Fix sorting order for Ukrainian locale (BZ 17293)
[glibc.git] / ChangeLog
blob81ce22e61b2f5c6e9ae181cf38142fddc9f0d2d9
1 2015-05-26  Andriy Rysin  <arysin@gmail.com>
3         [BZ #17293]
4         * uk_UA: Fix sorting order for Ukrainian locale
6 2015-05-26  Marko Myllynen  <myllynen@redhat.com>
8         * stdlib/monetary.h: Fix comment.
10 2015-05-26  Szabolcs Nagy  <szabolcs.nagy@arm.com>
12         [BZ #18234]
13         * conform/data/sys/stat.h-data (struct stat): Add tests for st_atim,
14         st_mtim and st_ctim members.
15         * sysdeps/nacl/bits/stat.h (struct stat, struct stat64): Make
16         st_atim, st_ctim, st_mtim visible under __USE_XOPEN2K8 only.
17         * sysdeps/unix/sysv/linux/generic/bits/stat.h (struct stat,):
18         (struct stat64): Likewise.
19         * sysdeps/unix/sysv/linux/ia64/bits/stat.h (struct stat,):
20         (struct stat64): Likewise.
21         * sysdeps/unix/sysv/linux/microblaze/bits/stat.h (struct stat,):
22         (struct stat64): Likewise.
24 2015-05-26  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
26         * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c (HAVE_VSYSCALL):
27         Define and include sysdep-vdso.h.
28         * sysdeps/unix/sysv/linux/s390/gettimeofday.c (HAVE_VSYSCALL):
29         Likewise.
30         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (HAVE_VSYSCALL):
31         Likewise.
32         * sysdeps/unix/sysv/linux/aarch64/init-first.c (__vdso_gettimeofday):
33         Define with VDSO_SYMBOL and use PTR_MANGLE.
34         (__vdso_clock_gettime): Likewise.
35         (__vdso_clock_getres): Likewise.
36         (_libc_vdso_platform_setup): Likewise.
37         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
38         Likewise.
39         (_libc_vdso_platform_setup): Likewise.
40         * sysdeps/unix/sysv/linux/powerpc/init-first.c (__vdso_gettimeofday):
41         Likewise.
42         (__vdso_clock_gettime): Likewise.
43         (__vdso_clock_getres): Likewise.
44         (__vdso_get_tbfreq): Likewise.
45         (__vdso_getcpu): Likewise.
46         (__vdso_time): Likewise.
47         (__vdso_sigtramp_rt64): Likewise.
48         (__vdso_signtramp32): Likewise.
49         (__vdso_sigtramp_rt32): Likewise.
50         (_libc_vdso_platform_setup): Likewise.
51         * sysdeps/unix/sysv/linux/s390/init-first.c (__vdso_gettimeofay):
52         Likewise.
53         (__vdso_clock_gettime): Likewise.
54         (__vdso_clock_getres): Likewise.
55         (_libc_vdso_platform_setup): Likewise.
56         * sysdeps/unix/sysv/linux/tile/init-first.c (__vdso_gettimeofday):
57         Likewise.
58         (__vdso_clock_gettime): Likewise.
59         (_libc_vdso_platform_setup): Likewise.
60         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
61         Likewise.
62         (__vdso_getcpu): Likewise.
63         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h (__vdso_gettimeoday):
64         Use VDSO_SYMBOL macro to define.
65         (__vdso_clock_gettime): Likewise.
66         (__vdso_clock_getres): Likewise.
67         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h (__vdso_gettimeofday):
68         Likewise.
69         (__vdso_clock_gettime): Likewise.
70         (__vdso_clock_getres): Likewise.
71         (__vdso_get_tbfreq): Likewise.
72         (__vdso_getcpu): Likewise.
73         (__vdso_time): Likewise.
74         (__vdso_sigtramp_rt64): Likewise.
75         (__vdso_signtramp32): Likewise.
76         (__vdso_sigtramp_rt32): Likewise.
77         * sysdeps/unix/sysv/linux/s390/libc-vdso.h (__vdso_gettimeofday):
78         Likewise.
79         (__vdso_clock_gettime): Likewise.
80         (__vdso_clock_getres): Likewise.
81         * sysdeps/unix/sysv/linux/tile/libc-vdso.h (__vdso_gettimeofday):
82         Likewise.
83         (__vdso_clock_gettime): Likewise.
84         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
85         Likewise.
86         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INLINE_VSYSCALL):  Remove
87         macro.
88         (INTERNAL_VSYSCALL): Likewise.
89         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL):
90         Remove macro.
91         (INTERNAL_VSYSCALL): Likewise.
92         (INTERNAL_VSYSCALL_NCS): Likewise.
93         (INTERNAL_VSYSCALL_CALL): New macro.
94         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
95         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INLINE_VSYSCALL):
96         Likewise.
97         (INTERNAL_VSYSCALL): Likewise.
98         (INTERNAL_VSYSCALL_NCS): Likewise.
99         (INTERNAL_VSYSCALL_CALL): New macro.
100         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
102         (INLINE_VSYSCALL): Remove macro.
103         (INTERNAL_VSYSCALL): Remove macro.
104         (INTERNAL_VSYSCALL_NCS): Remove macro.
105         (INTERNAL_VSYSCALL_CALL): New macro.
106         (INTERNAL_VSYSCALL_CALL_TYPE): New macro.
107         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL.
108         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
109         (HAVE_CLOCK_GETRES_VSYSCALL): New define.
110         (HAVE_CLOCK_GETTIME_VSYSCALL): Likewise.
111         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
112         (INLINE_VSYSCALL): Remove macro.
113         (INTERNAL_VSYSCALL): Likewise.
114         (INTERNAL_VSYSCALL_NCS): Likewise.
115         (INTERNAL_VSYSCALL_CALL): New macro.
116         (INTERNAL_VSYSCALL_CALL_TYPE): Likewise.
117         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL and
118         PTR_DEMANGLE on vDSO pointer.
119         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
120         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Remove
121         macro.
122         (INTERNAL_SYSCALL): Likewise.
123         (INTERNAL_VSYSCALL_NCS): Remove macro.
124         (INTERNAL_VSYSCALL_CALL): New macro.
125         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
126         Remove macro.
127         (INTERNAL_VSYSCALL): Likewise.
128         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Include
129         sysdep-vdso.h instead of libc-vdso.h.
130         * sysdeps/unix/sysv/linux/clock_getres.c (INTERNAL_VSYSCALL): Remove
131         definition.
132         (INLINE_VSYSCALL): Likewise.
133         (HAVE_VSYSCALL) [HAVE_CLOCK_GETRES_VSYSCALL]: Define.
134         * sysdeps/unix/sysv/linux/clock_gettime.c (INTERNAL_VSYSCALL): Remove
135         definition.
136         (INLINE_VSYSCALL): Likewise.
137         (INTERNAL_VSYSCALL): Likewise.
138         (HAVE_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
139         * sysdeps/unix/sysv/linux/timespec_get.c
140         (INTERNAL_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
141         (timespec_get): Use ANSI prototype.
142         * sysdeps/unix/sysv/linux/sysdep-vdso.h: New file: default vDSO macros
143         and definition for Linux.
145 2015-05-25  Andrew Senkevich  <andrew.senkevich@intel.com>
147         * elf/Makefile (localplt-built-dso): libmvec added to localplt test.
148         * include/libc-symbols.h: libmvec_hidden_* macro series added.
150 2015-05-22  H.J. Lu  <hongjiu.lu@intel.com>
152         [BZ #18410]
153         * elf/dl-reloc.c (_dl_relocate_object): Don't issue an error
154         for missing DT_PLTRELSZ.
156 2015-05-22  Paul Eggert  <eggert@cs.ucla.edu>
158         Remove obsolete aliases that broke 'locale -a'
159         [BZ #18412]
160         * intl/locale.alias: Remove obsolete aliases "bokmål" and "français"
161         which caused 'locale -a' to output Latin-1 data in UTF-8 locales,
162         breaking some applications that use 'locale -a' output.
163         Change the encoding of this file from Latin-1 to ASCII to avoid
164         other potential problems with people grepping this file.
166 2015-05-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
168         * nptl/Makefile (CFLAGS-accept.c): Add -fexceptions and
169         -fasynchronous-unwind-tables.
170         (CFLAGS-sendto.c): Likewise.
171         (CFLAGS-sendmsg.c): Likewise.
172         (CFLAGS-connect.c): Likewise.
173         (CFLAGS-recvmsg.c): Likewise.
174         (CFLAGS-recvfrom.c): Likewise.
175         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_invalid): Define.
176         (SOCKETCALL): New macro: non-cancellable socketcall.
177         (SOCKETCALL_CANCEL): New macro: cancellable socketcall.
178         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = socket]: Remove
179         internal_accept4, internal_recvmmsg, and internal_sendmmsg rules.
180         * sysdeps/unix/sysv/linux/accept.c: New file.
181         * sysdeps/unix/sysv/linux/bind.c: Likewise.
182         * sysdeps/unix/sysv/linux/connect.c: Likewise.
183         * sysdeps/unix/sysv/linux/getpeername.c: Likewise.
184         * sysdeps/unix/sysv/linux/getsockname.c: Likewise.
185         * sysdeps/unix/sysv/linux/getsockopt.c: Likewise.
186         * sysdeps/unix/sysv/linux/listen.c: Likewise.
187         * sysdeps/unix/sysv/linux/recv.c: Likewise.
188         * sysdeps/unix/sysv/linux/recvfrom.c: Likewise.
189         * sysdeps/unix/sysv/linux/recvmsg.c: Likewise.
190         * sysdeps/unix/sysv/linux/send.c: Likewise.
191         * sysdeps/unix/sysv/linux/sendmsg.c: Likewise.
192         * sysdeps/unix/sysv/linux/sendto.c: Likewise.
193         * sysdeps/unix/sysv/linux/setsockopt.c: Likewise.
194         * sysdeps/unix/sysv/linux/shutdown.c: Likewise.
195         * sysdeps/unix/sysv/linux/socket.c: Likewise.
196         * sysdeps/unix/sysv/linux/socketpair.c: Likewise.
197         * sysdeps/unix/sysv/linux/recvmmsg.c (__internal_recvmmsg): Remove
198         prototype.
199         (recvmmsg) [__ASSUME_RECVMMSG_SOCKETCALL]: Add C based implementation.
200         (recvmmsg) [!__ASSUME_RECVMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
201         instead of __internal_xxx function.
202         * sysdeps/unix/sysv/linux/accept4.c (__internal_accept4): Remove
203         prototype.
204         (accept4) [__ASSUME_ACCEPT4_SOCKETCALL]: Add C based implementation.
205         (accept4) [!__ASSUME_ACCEPT4_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
206         instead of __internal_xxx function.
207         * sysdeps/unix/sysv/linux/sendmmsg.c (__internal_sendmmsg): Remove
208         prototype.
209         (sendmmsg) [__ASSUME_SENDMMSG_SOCKETCALL]: Add C based implementation.
210         (sendmmsg) [!__ASSUME_SENDMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
211         instead of __internal_xxx function.
212         * sysdeps/unix/sysv/linux/accept.S: Remove file.
213         * sysdeps/unix/sysv/linux/bind.S: Likewise.
214         * sysdeps/unix/sysv/linux/connect.S: Likewise.
215         * sysdeps/unix/sysv/linux/getpeername.S: Likewise.
216         * sysdeps/unix/sysv/linux/getsockname.S: Likewise.
217         * sysdeps/unix/sysv/linux/getsockopt.S: Likewise.
218         * sysdeps/unix/sysv/linux/arm/internal_accept4.S: Likewise.
219         * sysdeps/unix/sysv/linux/arm/internal_recvmmsg.S: Likewise.
220         * sysdeps/unix/sysv/linux/arm/internal_sendmmsg.S: Likewise.
221         * sysdeps/unix/sysv/linux/i386/accept4.S: Likewise.
222         * sysdeps/unix/sysv/linux/i386/internal_accept4.S: Likewise.
223         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
224         * sysdeps/unix/sysv/linux/internal_accept4.S: Likewise.
225         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: Likewise.
226         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: Likewise.
227         * sysdeps/unix/sysv/linux/listen.S: Likewise.
228         * sysdeps/unix/sysv/linux/microblaze/socket.S: Likewise.
229         * sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: Likewise.
230         * sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: Likewise.
231         * sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: Likewise.
232         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Likewise.
233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Likewise.
234         * sysdeps/unix/sysv/linux/recv.S: Likewise.
235         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
236         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
237         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Likewise.
238         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
239         * sysdeps/unix/sysv/linux/send.S: Likewise.
240         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
241         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
242         * sysdeps/unix/sysv/linux/setsockopt.S: Likewise.
243         * sysdeps/unix/sysv/linux/sh/socket.S: Likewise.
244         * sysdeps/unix/sysv/linux/shutdown.S: Likewise.
245         * sysdeps/unix/sysv/linux/socketpair.S: Likewise.
246         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
247         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: Likewise.
248         * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
249         * sysdeps/unix/sysv/linux/hppa/socket.S: Likewise.
250         * sysdeps/unix/sysv/linux/kernel-features.h: Adjust comment on how
251         socketcall is implemented in GLIBC.
253 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
255         * soft-fp/fmadf4.c: Include <libc-internal.h>.
256         (__fma): Ignore uninitialized warnings around packing.
257         * soft-fp/fmasf4.c: Include <libc-internal.h>.
258         (__fmaf): Ignore uninitialized warnings around packing.
259         * soft-fp/fmatf4.c: Include <libc-internal.h>.
260         (__fmal): Ignore uninitialized warnings around packing.
262         * sysdeps/ieee754/ldbl-128/k_tanl.c: Include <libc-internal.h>.
263         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
264         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Include <libc-internal.h>.
265         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
267         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Make case 9 in
268         switch statement into default case.
269         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Likewise.
271         * sysdeps/ieee754/ldbl-128/e_asinl.c (__ieee754_asinl): Don't use
272         a conditional in forcing "inexact".
273         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
274         Likewise.
276 2015-05-22  Roland McGrath  <roland@hack.frob.com>
278         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
279         Use a separate INTERNAL_SYSCALL_DECL (err); in a local scope
280         for each INTERNAL_SYSCALL use.
282 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
284         [BZ #438]
285         * posix/unistd.h (_POSIX2_C_VERSION): New macro.
286         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): Remove
287         variable.
289         [BZ #18444]
290         * string/basename.c (basename): Rename to __basename and define as
291         weak alias of __basename.  Use libc_hidden_weak.
292         * include/string.h (__basename): Declare.  Use libc_hidden_proto.
293         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): Call
294         __basename instead of basename.
295         * conform/Makefile (test-xfail-POSIX2008/unistd.h/linknamespace):
296         Remove variable.
297         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
299 2015-05-18  Florian Weimer  <fweimer@redhat.com>
301         * libio/libioP.h (_IO_MEMBER_TYPE, _IO_CAST_FIELD_ACCESS)
302         (_IO_JUMPS_FILE_plus): New.
303         (_IO_WIDE_JUMPS, _IO_CHECK_WIDE, _IO_JUMPS_FUNC): Use
304         _IO_CAST_FIELD_ACCESS.
305         * libio/fileops.c (libc_hidden_def, _IO_file_setbuf_mmap,
306         mmap_remap_check, decide_maybe_mmap): Use _IO_JUMPS_FILE_plus.
307         * libio/freopen.c (freopen): Likewise.
308         * libio/freopen64.c (freopen64): Likewise.
309         * libio/iofopen.c (__fopen_maybe_mmap): Likewise.
310         * libio/iofopncook.c (_IO_old_fopencookie): Likewise.
311         * libio/iofwide.c (_IO_fwide): Likewise.
312         * libio/memstream.c (open_memstream): Likewise.
313         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
314         * libio/oldiofopen.c (_IO_old_fopen): Likewise.
315         * libio/oldiopopen.c (_IO_old_popen): Likewise.
317 2015-05-21  Joseph Myers  <joseph@codesourcery.com>
319         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Include <libc-internal.h>.
320         (__ieee754_lgamma_r): Ignore uninitialized warnings around use of
321         NADJ.
322         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Include <libc-internal.h>.
323         (__ieee754_lgammaf_r): Ignore uninitialized warnings around use of
324         NADJ.
325         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Include <libc-internal.h>.
326         (__ieee754_lgammal_r): Ignore uninitialized warnings around use of
327         NADJ.
329         * sysdeps/ieee754/dbl-64/mpa.c (norm): Remove if condition on
330         (p == 4) case.
332         * conform/linknamespace.pl (@whitelist): Add re_syntax_options.
333         * conform/Makefile (test-xfail-UNIX98/regex.h/linknamespace):
334         Remove variable.
335         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
336         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
337         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
339 2015-05-21  Florian Weimer  <fweimer@redhat.com>
341         * stdio-common/vfprintf.c (LABEL, JUMP_TABLE_BASE_LABEL, REF):
342         Adjust jump table label generation macros.
344 2015-05-21  Florian Weimer  <fweimer@redhat.com>
346         * stdio-common/vfprintf.c (vfprintf): Move local variables
347         args_malloced, specs, specs_malloced, and the code after
348         do_positional to the printf_positional function.
349         (printf_positional): New function.
351 2015-05-21  Florian Weimer  <fweimer@redhat.com>
353         * stdio-common/vfprintf.c (jump_table): Move out of the vfprintf
354         function.
355         (NOT_IN_JUMP_RANGE, CHAR_CLASS, LABEL, REF, JUMP, STEP0_3_TABLE,
356         STEP4_TABLE, process_arg): Move macro definitions
357         out of the vfprintf function.  (Cosmetic change only.)
359 2015-05-21  Carlos O'Donell  <carlos@redhat.com>
361         * benchtests/Makefile (stdio-common-bench): Define.
362         (benchset): Add stdio-common-bench.
363         * sprintf-inputs: New file.
364         * sprintf-source.c: New file.
366 2015-05-21  Andreas Schwab  <schwab@suse.de>
368         [BZ #13028]
369         [BZ #17053]
370         * resolv/res_init.c (__res_vinit): Remove use of ext.nsmap member
371         of struct __res_state.
372         * resolv/res_send.c (__libc_res_nsend): Likewise.
373         (get_nsaddr): New function.
374         (res_ourserver_p, send_vc, reopen): Use it instead of accessing
375         statp directly.
377 2015-05-20  Joseph Myers  <joseph@codesourcery.com>
379         * conform/GlibcConform.pm ($CFLAGS{"POSIX"}): Use
380         -D_POSIX_C_SOURCE=199506L.
382         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Require.
384         * conform/data/unistd.h-data (_POSIX_VERSION): Require.
385         (_POSIX2_C_VERSION): Require if [POSIX || XPG3 || XPG4 || UNIX98].
386         Do not mention otherwise.
387         [POSIX] (_XOPEN_VERSION): Do not expect.
388         [POSIX] (_XOPEN_XCU_VERSION): Likewise.
389         [POSIX] (_POSIX2_C_BIND): Likewise.
390         [POSIX] (_POSIX2_VERSION): Likewise.
391         [POSIX] (_XOPEN_XPG2): Likewise.
392         [POSIX] (_XOPEN_XPG3): Likewise.
393         [POSIX] (_XOPEN_XPG4): Likewise.
394         [POSIX] (_XOPEN_UNIX): Likewise.
395         [POSIX] (_POSIX_ADVISORY_INFO): Likewise.
396         [POSIX] (_POSIX_BARRIERS): Likewise.
397         [POSIX] (_POSIX_CLOCK_SELECTION): Likewise.
398         [POSIX] (_POSIX_CPUTIME): Likewise.
399         [POSIX] (_POSIX_MONOTONIC_CLOCK): Likewise.
400         [POSIX] (_POSIX_READER_WRITER_LOCKS): Likewise.
401         [POSIX] (_POSIX_SHELL): Likewise.
402         [POSIX] (_POSIX_SPAWN): Likewise.
403         [POSIX] (_POSIX_SPIN_LOCKS): Likewise.
404         [POSIX] (_POSIX_SPORADIC_SERVER): Likewise.
405         [POSIX] (_POSIX_THREAD_CPUTIME): Likewise.
406         [POSIX] (_POSIX_TYPED_MEMORY_OBJECTS): Likewise.
407         [POSIX] (_POSIX_THREAD_SPORADIC_SERVER): Likewise.
408         [POSIX] (_XBS5_ILP32_OFF32): Likewise.
409         [POSIX] (_XBS5_ILP32_OFBIG): Likewise.
410         [POSIX] (_XBS5_LP64_OFF64): Likewise.
411         [POSIX] (_XBS5_LPBIG_OFFBIG): Likewise.
412         [POSIX] (_POSIX_TIMEOUTS): Likewise.
413         [POSIX] (_POSIX2_PBS): Likewise.
414         [POSIX] (_POSIX2_PBS_ACCOUNTING): Likewise.
415         [POSIX] (_POSIX2_PBS_CHECKPOINT): Likewise.
416         [POSIX] (_POSIX2_PBS_LOCATE): Likewise.
417         [POSIX] (_POSIX2_PBS_MESSAGE): Likewise.
418         [POSIX] (_POSIX2_PBS_TRACK): Likewise.
419         [POSIX] (_POSIX_TIMESTAMP_RESOLUTION): Likewise.
420         [POSIX] (_CS_XBS5_ILP32_OFF32_CFLAGS): Likewise.
421         [POSIX] (_CS_XBS5_ILP32_OFF32_LDFLAGS): Likewise.
422         [POSIX] (_CS_XBS5_ILP32_OFF32_LIBS): Likewise.
423         [POSIX] (_CS_XBS5_ILP32_OFF32_LINTFLAGS): Likewise.
424         [POSIX] (_CS_XBS5_ILP32_OFFBIG_CFLAGS): Likewise.
425         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LDFLAGS): Likewise.
426         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LIBS): Likewise.
427         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LINTFLAGS): Likewise.
428         [POSIX] (_CS_XBS5_LP64_OFF64_CFLAGS): Likewise.
429         [POSIX] (_CS_XBS5_LP64_OFF64_LDFLAGS): Likewise.
430         [POSIX] (_CS_XBS5_LP64_OFF64_LIBS): Likewise.
431         [POSIX] (_CS_XBS5_LP64_OFF64_LINTFLAGS): Likewise.
432         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_CFLAGS): Likewise.
433         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LDFLAGS): Likewise.
434         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LIBS): Likewise.
435         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS): Likewise.
436         [POSIX] (_SC_2_C_BIND): Likewise.
437         [POSIX] (_SC_2_C_VERSION): Likewise.
438         [POSIX] (_SC_2_PBS): Likewise.
439         [POSIX] (_SC_2_PBS_ACCOUNTING): Likewise.
440         [POSIX] (_SC_2_PBS_CHECKPOINT): Likewise.
441         [POSIX] (_SC_2_PBS_LOCATE): Likewise.
442         [POSIX] (_SC_2_PBS_MESSAGE): Likewise.
443         [POSIX] (_SC_2_PBS_TRACK): Likewise.
444         [POSIX] (_SC_ATEXIT_MAX): Likewise.
445         [POSIX] (_SC_BARRIERS): Likewise.
446         [POSIX] (_SC_BASE): Likewise.
447         [POSIX] (_SC_CLOCK_SELECTION): Likewise.
448         [POSIX] (_SC_DEVICE_IO): Likewise.
449         [POSIX] (_SC_DEVICE_SPECIFIC): Likewise.
450         [POSIX] (_SC_DEVICE_SPECIFIC_R): Likewise.
451         [POSIX] (_SC_FD_MGMT): Likewise.
452         [POSIX] (_SC_FIFO): Likewise.
453         [POSIX] (_SC_FILE_ATTRIBUTES): Likewise.
454         [POSIX] (_SC_FILE_LOCKING): Likewise.
455         [POSIX] (_SC_FILE_SYSTEM): Likewise.
456         [POSIX] (_SC_IOV_MAX): Likewise.
457         [POSIX] (_SC_MONOTONIC_CLOCK): Likewise.
458         [POSIX] (_SC_NETWORKING): Likewise.
459         [POSIX] (_SC_PAGE_SIZE): Likewise.
460         [POSIX] (_SC_PASS_MAX): Likewise.
461         [POSIX] (_SC_PIPE): Likewise.
462         [POSIX] (_SC_READER_WRITER_LOCKS): Likewise.
463         [POSIX] (_SC_REGEXP): Likewise.
464         [POSIX] (_SC_SHELL): Likewise.
465         [POSIX] (_SC_SIGNALS): Likewise.
466         [POSIX] (_SC_SINGLE_PROCESS): Likewise.
467         [POSIX] (_SC_SPIN_LOCKS): Likewise.
468         [POSIX] (_SC_TYPED_MEMORY_OBJECTS): Likewise.
469         [POSIX] (_SC_USER_GROUPS): Likewise.
470         [POSIX] (_SC_USER_GROUPS_R): Likewise.
471         [POSIX] (_SC_STREAMS): Likewise.
472         [POSIX] (_SC_XBS5_ILP32_OFF32): Likewise.
473         [POSIX] (_SC_XBS5_ILP32_OFFBIG): Likewise.
474         [POSIX] (_SC_XBS5_LP64_OFF64): Likewise.
475         [POSIX] (_SC_XBS5_LPBIG_OFFBIG): Likewise.
476         [POSIX] (_SC_THREAD_ROBUST_PRIO_INHERIT): Likewise.
477         [POSIX] (_SC_THREAD_ROBUST_PRIO_PROTECT): Likewise.
478         [POSIX] (_PC_FILESIZEBITS): Likewise.
479         [POSIX] (_PC_REC_INCR_XFER_SIZE): Likewise.
480         [POSIX] (_PC_REC_MAX_XFER_SIZE): Likewise.
481         [POSIX] (_PC_REC_MIN_XFER_SIZE): Likewise.
482         [POSIX] (_PC_REC_XFER_ALIGN): Likewise.
483         [POSIX] (uid_t): Likewise.
484         [POSIX] (gid_t): Likewise.
485         [POSIX] (off_t): Likewise.
486         [POSIX] (pid_t): Likewise.
487         [POSIX] (cuserid): Allow.
488         (_SC_2_CHAR_TERM): Require constant.
489         (_POSIX_ASYNCHRONOUS_IO): Remove duplicate optional-constant.
490         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): New
491         variable.
493 2015-05-20  Roland McGrath  <roland@hack.frob.com>
495         * sysdeps/nacl/pthread-pids.h: New file.
496         * sysdeps/nacl/createthread.c: Include <pthread-pids.h>.
497         (create_thread): Use __nacl_get_tid to initialize PD->tid.
499         * nptl/pthread-pids.h: New file.
500         * sysdeps/unix/sysv/linux/pthread-pids.h: New file.
501         * nptl/nptl-init.c: Include <pthread-pids.h>.
502         (__pthread_initialize_minimal_internal):
503         Call __pthread_initialize_pids instead of set_tid_address syscall.
505         * sysdeps/unix/sysv/linux/usleep.c: Moved to ...
506         * sysdeps/posix/usleep.c: ... here.
508 2015-05-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
510         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = misc)]: Remove
511         call_pselect6 object.
512         [$(subdir) = io]: Remove call_sync_file_range object.
513         * sysdeps/unix/sysv/linux/i386/call_pselect6.S: Remove file.
514         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Remove file.
515         * sysdeps/unix/sysv/linux/i386/pselect.c: Remove file.
516         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: Remove file.
518 2015-05-20  Wilco Dijkstra  <wdijkstr@arm.com>
520         * math/s_cproj.c: Add include "math_private.h".
521         * math/s_cprojf.c: Likewise.
522         * math/s_cprojl.c: Likewise.
524 2015-05-19  Joseph Myers  <joseph@codesourcery.com>
526         [BZ #18244]
527         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Ignore explicit
528         high mantissa bit when testing whether P is a NaN.
529         * math/libm-test.inc (remainder_test_data): Add more tests.
530         (remquo_test_data): Likewise.
532         [BZ #18049]
533         * sysdeps/i386/fpu/e_atanhl.S (__ieee754_atanhl): For exponents
534         below -32, return the argument, with underflow if subnormal.
535         * math/auto-libm-test-in: Add more tests of atanh.
536         * math/auto-libm-test-out: Regenerated.
538 2015-05-19  Roland McGrath  <roland@hack.frob.com>
540         [BZ #18434]
541         * nptl/tst-sem15.c: New file.
542         * nptl/Makefile (tests): Add it.
543         * nptl/sem_post.c (__new_sem_post) [!__HAVE_64B_ATOMICS]:
544         s/<</>>/ to fix typo in EOVERFLOW check.
545         * sysdeps/sparc/sparc32/sem_post.c (__new_sem_post): Likewise.
547 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
549         * manual/strings.texi (envz_remove): Fix typo in safety
550         annotations.
552 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
553             Steve Ellcey  <sellcey@imgtec.com>
555         * inet/rcmd.c (rresvport_af): Change ss to anonymous union
556         in order to avoid strict alias warnings.
557         (iruserok_af): Ditto for ra.
559 2015-05-19  James Lemke  <jwlemke@codesourcery.com>
561         [BZ #17581]
562         * malloc/hooks.c
563         (magicbyte): Convert to a function and avoid returning 0x01.
564         (mem2mem_check): Avoid using a length byte equal to the magic byte.
565         (mem2chunk_check): Fix unsigned comparisons to zero.
566         Hoist defs of sz and magic.
568 2015-05-19  Richard Henderson  <rth@redhat.com>
570         * soft-fp/op-common.h (_FP_FROM_INT): Don't write to R.
572         * sysdeps/alpha/fpu/libm-test-ulps: Update.
574 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
576         [BZ #16159]
577         * malloc/Makefile (tests): New test case tst-malloc-backtrace.
578         * malloc/arena.c (arena_lock): Check if arena is corrupt.
579         (reused_arena): Find a non-corrupt arena.
580         (heap_trim): Pass arena to unlink.
581         * malloc/hooks.c (malloc_check_get_size): Pass arena to
582         malloc_printerr.
583         (top_check): Likewise.
584         (free_check): Likewise.
585         (realloc_check): Likewise.
586         * malloc/malloc.c (malloc_printerr): Add arena argument.
587         (unlink): Likewise.
588         (munmap_chunk): Adjust.
589         (ARENA_CORRUPTION_BIT): New macro.
590         (arena_is_corrupt): Likewise.
591         (set_arena_corrupt): Likewise.
592         (sysmalloc): Use mmap if there are no usable arenas.
593         (_int_malloc): Likewise.
594         (__libc_malloc): Don't fail if arena_get returns NULL.
595         (_mid_memalign): Likewise.
596         (__libc_calloc): Likewise.
597         (__libc_realloc): Adjust for additional argument to
598         malloc_printerr.
599         (_int_free): Likewise.
600         (malloc_consolidate): Likewise.
601         (_int_realloc): Likewise.
602         (_int_memalign): Don't touch corrupt arenas.
603         * malloc/tst-malloc-backtrace.c: New test case.
605         * Makefile (summarize-tests): Fix return value on success.
607         * manual/string.texi (Envz Functions): Add envz_remove.
609 2015-05-18  Roland McGrath  <roland@hack.frob.com>
611         * sysdeps/posix/opendir.c: Include <stdbool.h>.
612         (invalid_name): New function, broken out of ...
613         (__opendirat): ... here.  Call it.
614         (need_isdir_precheck): New function, broken out of ...
615         (__opendirat): ... here.  Call it.
616         Use __fxstatat64, not __xstatat64.
617         (opendir_oflags): New function, broken out of ...
618         (__opendirat): ... here.  Call it.
619         (opendir_tail): New function, broken out of ...
620         (__opendirat): ... here.  Call it.
621         (__opendir): Call invalid_name, need_isdir_precheck, __xstat64, and
622         opendir_tail, rather than punting to __opendirat.
623         (__opendirat): Conditionalize function definition on [IS_IN (libc)].
625 2015-05-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
627         * .gitignore: Ignore generated *.pyc.
629 2015-05-18  Arjun Shankar  <arjun.is@lostca.se>
631         * include/stdio.h: Define __need_wint_t.
632         * test-skeleton.c: Avoid `for' loop initial declaration.
633         * nptl/tst-initializers1.c: Use test-skeleton.c.
635 2015-05-17  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
637         [BZ #18418]
638         * stdlib/tst-setcontext3.sh: Remove non-portable array use.
640 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
642         [BZ #16352]
643         * sysdeps/i386/fpu/e_atanh.S (dbl_min): New object.
644         (__ieee754_atanh): Force underflow exception for results with
645         small absolute value.
646         * sysdeps/i386/fpu/e_atanhf.S (flt_min): New object.
647         (__ieee754_atanhf): Force underflow exception for results with
648         small absolute value.
649         * sysdeps/ieee754/dbl-64/e_atanh.c: Include <float.h>.
650         (__ieee754_atanh): Force underflow exception for results with
651         small absolute value.
652         * sysdeps/ieee754/flt-32/e_atanhf.c: Include <float.h>.
653         (__ieee754_atanhf): Force underflow exception for results with
654         small absolute value.
655         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Include <float.h>.
656         (__ieee754_atanhl): Force underflow exception for results with
657         small absolute value.
658         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Include <float.h>.
659         (__ieee754_atanhl): Force underflow exception for results with
660         small absolute value.
661         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Include <float.h>.
662         (__ieee754_atanhl): Force underflow exception for results with
663         small absolute value.
664         * math/auto-libm-test-in: Do not allow missing underflow
665         exceptions from atanh.
666         * math/auto-libm-test-out: Regenerated.
668         [BZ #18221]
669         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use 2**-13 not
670         2**-28 as threshold for returning x or +/- 1/x.
671         * math/auto-libm-test-in: Add more tests of tan.
672         * math/auto-libm-test-out: Regenerated.
674         [BZ #18220]
675         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
676         2**26 not 2**58 as threshold for returning x * (log (x) - 1).
677         * math/auto-libm-test-in: Add another test of lgamma.
678         * math/auto-libm-test-out: Regenerated.
680 2015-05-15  Wilco Dijkstra  <wdijkstr@arm.com>
682         * stdio-common/printf_fp.c (___printf_fp): Use abs.
683         * stdlib/gmp-impl.h (ABS): Remove define.  (ABSIZ): Remove.
684         * sysdeps/ieee754/dbl-64/branred.c (__branred): Use fabs.
685         * sysdeps/ieee754/dbl-64/dla.h (EADD): Use fabs.
686         (ESUB): Use fabs.  (ADD2): Use fabs.  (SUB2): Use fabs.
687         (ADD2A): Use fabs.  (SUB2A): Use fabs.
688         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Use fabs.
689         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Use fabs.
690         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use fabs.
691         (log1): Use fabs.  (my_log2): Use fabs.
692         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Use fabs.
693         * sysdeps/ieee754/dbl-64/mpa.h (ABS): Remove define.
694         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use fabs.
695         * sysdeps/ieee754/dbl-64/mydefs.h (ABS): Remove define.
696         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use fabs.
697         (__cos): Use fabs.  (slow): Use fabs.  (slow2): Use fabs.
698         (sloww): Use fabs.  (sloww1): Use fabs.  (sloww2): Use fabs.
699         (bslow1): Use fabs.  (bslow2): Use fabs.  (cslow2): Use fabs.
700         (csloww): Use fabs.  (csloww1): Use fabs.  (csloww2): Use fabs.
701         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Use fabs.
702         * sysdeps/x86_64/fpu/multiarch/e_log.c: add math.h include.
704 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
706         [BZ #18217]
707         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Use 2**-26 not 2**-56
708         as threshold for returning 1 - x.
709         * math/auto-libm-test-in: Add more tests of erfc.
710         * math/auto-libm-test-out: Regenerated.
712 2015-05-14  Joseph Myers  <joseph@codesourcery.com>
714         [BZ #18196]
715         * sysdeps/ieee754/flt-32/s_atanf.c (__atanf): Use 2^25 not 2^34 as
716         threshold for large arguments.
717         * math/auto-libm-test-in: Add another test of atan.
718         * math/auto-libm-test-out: Regenerated.
720         [BZ #16339]
721         * sysdeps/i386/fpu/s_log1p.S (dbl_min): New object.
722         (__log1p): Force underflow exception for results with small
723         absolute value.
724         * sysdeps/i386/fpu/s_log1pf.S (flt_min): New object.
725         (__log1pf): Force underflow exception for results with small
726         absolute value.
727         * sysdeps/ieee754/dbl-64/s_log1p.c: Include <float.h>.
728         (__log1p): Force underflow exception for results with small
729         absolute value.
730         * sysdeps/ieee754/flt-32/s_log1pf.c: Include <float.h>.
731         (__log1pf): Force underflow exception for results with small
732         absolute value.
733         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Include <float.h>.
734         (__log1pl): Force underflow exception for results with small
735         absolute value.
736         * math/auto-libm-test-in: Do not allow missing underflow
737         exceptions from log1p.
738         * math/auto-libm-test-out: Regenerated.
740 2015-05-14  Jakub Bogusz  <qboosh@pld-linux.org>
741             Adhemerval Zanella  <adhemerval.zanella@linaro.org>
743         [BZ #16704]
744         * sysdeps/unix/make-syscalls.sh: Remove non-portable echo usage.
746 2015-05-14  Andrew Senkevich  <andrew.senkevich@intel.com>
748         * Makeconfig (rpath-dirs, all-subdirs): Added mathvec folder.
749         (libmvec): New variable.
750         * configure.ac: Added option for mathvec build.
751         * configure: Regenerated.
752         * mathvec/Depend: New file.
753         * mathvec/Makefile: New file.
754         * shlib-versions: Added libmvec.
755         * math/Makefile: Added rule for libm.so installation.
757         * bits/math-vector.h: New file.
758         * bits/libm-simd-decl-stubs.h: New header.
759         * math/Makefile (headers): Added new header
760         libm-simd-decl-stubs.h.
761         * math/math.h (__MATHCALL_VEC): New macro.
763         * math/gen-libm-have-vector-test.sh: Script generates series of macros
764         for conditions in testing functions.
765         * math/Makefile: Added call of libm-have-vector-test.sh.
766         * math/libm-test.inc (HAVE_VECTOR): New macros.
768         * math/libm-test.inc: START refactored.
769         * math/test-double.c (TEST_MATHVEC): Add define.
770         * math/test-float.c: Likewise.
771         * math/test-idouble.c: Likewise.
772         * math/test-ifloat.c: Likewise.
773         * math/test-ildoubl.c: Likewise.
774         * math/test-ldouble.c: Likewise.
775         * sysdeps/generic/math-tests-arch.h
776         (INIT_ARCH_EXT, CHECK_ARCH_EXT): New helper macros for runtime
777         architecture check.
779         * math/test-double.c (FUNC_TEST): New macro.
780         * math/test-float.c: Likewise.
781         * math/test-idouble.c: Likewise.
782         * math/test-ifloat.c: Likewise.
783         * math/test-ildoubl.c: Likewise.
784         * math/test-ldouble.c: Likewise.
785         * math/libm-test.inc: Use FUNC_TEST for name of tested functions.
787 2015-05-13  Roland McGrath  <roland@hack.frob.com>
789         * sysdeps/nacl/fdopendir.c: New file.
791         * dirent/scandir-tail.c: New file.
792         * dirent/scandir64-tail.c: New file.
793         * dirent/Makefile (routines): Add them.
794         (CFLAGS-scandir-tail.c, CFLAGS-scandir64-tail.c): New variables.
795         * include/dirent.h (__scandir_tail, __scandir64_tail): Declare them.
796         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Macro removed.
797         [!SCANDIR] (SCANDIR_TAIL): New macro.
798         (SCANDIR): Call __opendir and __scandir_tail, not __scandirat.
799         * dirent/scandir64.c [!_DIRENT_MATCHES_DIRENT64]
800         (SCANDIRAT): Macro removed.
801         (SCANDIR_TAIL): New macro.
802         * dirent/scandirat.c [!SCANDIRAT] (READDIR): Macro removed.
803         [!SCANDIRAT] (SCANDIR_TAIL): New macro.
804         (SCANDIRAT): Just call __opendirat and __scandir_tail.
805         * dirent/scandirat64.c [!_DIRENT_MATCHES_DIRENT64]
806         (READDIR): Macro removed.
807         (SCANDIR_TAIL): New macro.
808         * sysdeps/unix/sysv/linux/i386/scandir64.c (READDIR): Macro removed.
809         (SCANDIR_TAIL): New macro.
811         * dirent/scandirat.c (__scandir_cancel_handler): Function moved ...
812         * dirent/scandir-cancel.c: ... to this new file.
813         * dirent/Makefile (routines): Add it.
814         * dirent/scandirat64.c (SKIP_SCANDIR_CANCEL): Macro removed.
815         * sysdeps/unix/sysv/linux/i386/scandir64.c
816         (SKIP_SCANDIR_CANCEL): Macro removed.
817         * include/dirent.h (__scandir_cancel_handler): Add attribute_hidden.
819         * dirent/tst-scandir.c: New file.
820         * dirent/tst-scandir64.c: New file.
821         * dirent/Makefile (tests): Add them.
823 2015-05-13  H.J. Lu  <hongjiu.lu@intel.com>
825         [BZ #18409]
826         * sysdeps/unix/make-syscalls.sh: Remove a trailing `\'.
828 2015-05-13  Szabolcs Nagy  <szabolcs.nagy@arm.com>
830         * sysdeps/aarch64/tls-macros.h (TLS_GD): Add "cc" to the clobber
831         list.
833 2015-05-13  Leonhard Holz  <leonhard.holz@web.de>
835         * benchtests/bench-strcoll.c: New benchmark.
836         * benchtests/Makefile: Generate locales and run benchmark.
837         * benchtests/strcoll-inputs/filelist#C: New benchmark input file.
838         * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Likewise.
839         * benchtests/strcoll-inputs/lorem_ipsum#ar_SA.UTF-8: Likewise.
840         * benchtests/strcoll-inputs/lorem_ipsum#cs_CZ.UTF-8: Likewise.
841         * benchtests/strcoll-inputs/lorem_ipsum#da_DK.UTF-8: Likewise.
842         * benchtests/strcoll-inputs/lorem_ipsum#el_GR.UTF-8: Likewise.
843         * benchtests/strcoll-inputs/lorem_ipsum#en_GB.UTF-8: Likewise.
844         * benchtests/strcoll-inputs/lorem_ipsum#en_US.UTF-8: Likewise.
845         * benchtests/strcoll-inputs/lorem_ipsum#es_ES.UTF-8: Likewise.
846         * benchtests/strcoll-inputs/lorem_ipsum#fr_FR.UTF-8: Likewise.
847         * benchtests/strcoll-inputs/lorem_ipsum#hi_IN.UTF-8: Likewise.
848         * benchtests/strcoll-inputs/lorem_ipsum#hu_HU.UTF-8: Likewise.
849         * benchtests/strcoll-inputs/lorem_ipsum#is_IS.UTF-8: Likewise.
850         * benchtests/strcoll-inputs/lorem_ipsum#it_IT.UTF-8: Likewise.
851         * benchtests/strcoll-inputs/lorem_ipsum#iw_IL.UTF-8: Likewise.
852         * benchtests/strcoll-inputs/lorem_ipsum#ja_JP.UTF-8: Likewise.
853         * benchtests/strcoll-inputs/lorem_ipsum#pl_PL.UTF-8: Likewise.
854         * benchtests/strcoll-inputs/lorem_ipsum#pt_PT.UTF-8: Likewise.
855         * benchtests/strcoll-inputs/lorem_ipsum#ru_RU.UTF-8: Likewise.
856         * benchtests/strcoll-inputs/lorem_ipsum#sr_RS.UTF-8: Likewise.
857         * benchtests/strcoll-inputs/lorem_ipsum#sv_SE.UTF-8: Likewise.
858         * benchtests/strcoll-inputs/lorem_ipsum#tr_TR.UTF-8: Likewise.
859         * benchtests/strcoll-inputs/lorem_ipsum#vi_VN.UTF-8: Likewise.
860         * benchtests/strcoll-inputs/lorem_ipsum#zh_CN.UTF-8: Likewise.
862 2015-05-12  Ondřej Bílka  <neleai@seznam.cz>
864         * sysdeps/x86_64/multiarch/strcspn.S: Remove plt indirection.
865         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
867 2015-05-12  Roland McGrath  <roland@hack.frob.com>
869         * posix/uname-values.h: New file.
870         * posix/uname.c: Include that instead of <config-name.h>.
871         * sysdeps/nacl/uname-values.h: New file.
872         * sysdeps/arm/nacl/uname-values.h: New file.
874 2015-05-12  Joseph Myers  <joseph@codesourcery.com>
876         * conform/linknamespace.pl (list_syms): Remove \[.*?\] before
877         splitting into fields.
879 2015-05-12  Leonhard Holz  <leonhard.holz@web.de>
881         * locale/categories.def: Define _NL_COLLATE_ENCODING_TYPE.
882         * locale/langinfo.h: Add _NL_COLLATE_ENCODING_TYPE to attribute list.
883         * locale/localeinfo.h: Add enum collation_encoding_type.
884         * locale/C-collate.c: Set _NL_COLLATE_ENCODING_TYPE to 8bit.
885         * programs/ld-collate.c (collate_output): Add encoding type info.
886         * string/strcoll_l.c (STRDIFF): New function.
887         * (STRCOLL): Use STRDIFF to skip over equal prefix.
888         * wcsmbs/wcscoll_l.c: Define STRDIFF.
890 2015-05-11  Joseph Myers  <joseph@codesourcery.com>
892         [BZ #18397]
893         * sysdeps/mips/mips32/fpu/fpu_control.c: Move to ....
894         * sysdeps/mips/mips32/fpu/fpucw-helpers.c: ... here.  Include
895         <fpu_control.h> instead of <math/fpu_control.c>.
896         * sysdeps/mips/mips32/fpu/Makefile: New file.
898 2015-05-11  Andreas Schwab  <schwab@suse.de>
900         [BZ #18007]
901         * nis/nss_compat/compat-grp.c (internal_endgrent): Don't call
902         nss_endgrent.
903         (_nss_compat_endgrent): Call nss_endgrent.
904         * nis/nss_compat/compat-pwd.c (internal_endpwent): Don't call
905         nss_endpwent.
906         (_nss_compat_endpwent): Call nss_endpwent.
907         * nis/nss_compat/compat-spwd.c (internal_setspent): Add parameter
908         needent, call nss_setspent only if non-zero.
909         (_nss_compat_setspent, _nss_compat_getspent_r): Pass non-zero.
910         (internal_endspent): Don't call nss_endspent.
911         (_nss_compat_endspent): Call nss_endspent.
912         * nss/nss_files/files-XXX.c (position, last_use, keep_stream):
913         Remove.  All uses removed.
914         (internal_setent): Remove parameter stayopen, add parameter
915         stream.  Use it instead of global variable.
916         (CONCAT(_nss_files_set,ENTNAME)): Pass global stream.
917         (internal_endent, internal_getent): Add parameter stream.  Use it
918         instead of global variable.
919         (CONCAT(_nss_files_end,ENTNAME))
920         (CONCAT(_nss_files_get,ENTNAME_r)): Pass global stream.
921         (_nss_files_get##name##_r): Pass local stream.  Remove locking.
922         * nss/nss_files/files-alias.c (position, last_use): Remove.  All
923         uses removed.
924         (internal_setent, internal_endent): Add parameter stream.  Use it
925         instead of global variable.
926         (_nss_files_setaliasent, _nss_files_endaliasent): Pass global
927         stream.
928         (get_next_alias): Add parameter stream.
929         (_nss_files_getaliasent_r): Pass global stream.
930         (_nss_files_getaliasbyname_r): Pass local stream.  Remove locking.
931         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r)
932         (_nss_files_gethostbyname4_r): Pass local stream to
933         internal_setent, internal_getent and internal_endent.  Remove
934         locking.
936 2015-05-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
938         * tst-strfmon1.c (tests): Update expected currency symbol.
940 2015-05-08  Roland McGrath  <roland@hack.frob.com>
942         * sysdeps/nacl/gethostname.c: New file.
944 2015-05-08  Joseph Myers  <joseph@codesourcery.com>
946         * math/auto-libm-test-in: Add more tests of csqrt, lgamma, log10
947         and sinh.
948         * math/auto-libm-test-out: Regenerated.
949         * sysdeps/i386/fpu/libm-test-ulps: Update.
950         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
952 2015-05-08  Carlos O'Donell  <carlos@redhat.com>
954         [BZ #18125]
955         * stdlib/tst-setcontext3.c: New file.
956         * stdlib/tst-setcontext3.sh: New file.
957         * stdlib/Makefile (tests): Add tst-setcontext3.
958         (tst-setcontext3.out): Custom rule to run tst-setcontext3.sh
959         to verify test program created output file.
960         * sysdeps/unix/sysv/linux/aarch64/setcontext.S: Call exit.
961         * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
962         * sysdeps/unix/sysv/linux/hppa/setcontext.S: Likewise.
963         * sysdeps/unix/sysv/linux/nios2/setcontext.S: Likewise.
965 2015-05-06  Roland McGrath  <roland@hack.frob.com>
967         [BZ #18383]
968         * elf/tst-tlsalign.c: New file.
969         * elf/tst-tlsalign-static.c: New file.
970         * elf/tst-tlsalign-lib.c: New file.
971         * elf/Makefile [$(build-shared) = yes] (tests): Add tst-tlsalign.
972         (tests-static): Add tst-tlsalign-static.
973         (modules-names): Add tst-tlsalign-lib.
974         (test-xfail-tst-tlsalign): New variable.
975         (test-xfail-tst-tlsalign-static): New variable.
977         * sysdeps/nacl/nacl-test-wrapper.sh (NACL_LOADER):
978         Use elf_loader_${arch}.nexe rather than loader_${arch}.nexe.
980 2015-05-06  Joseph Myers  <joseph@codesourcery.com>
982         * math/auto-libm-test-in: Add more tests of acosh, atanh, cos,
983         csqrt, erfc, sin and sincos.
984         * math/auto-libm-test-out: Regenerated.
985         * sysdeps/i386/fpu/libm-test-ulps: Update.
986         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
988 2015-05-06  Szabolcs Nagy  <szabolcs.nagy@arm.com>
990         * sysdeps/aarch64/libm-test-ulps: Update.
992 2015-05-05  Joseph Myers  <joseph@codesourcery.com>
994         * math/auto-libm-test-in: Add more tests of acosh, atanh, clog,
995         clog10, csqrt, erfc, exp2, expm1, log10, log2 and sinh.
996         * math/auto-libm-test-out: Regenerated.
997         * sysdeps/i386/fpu/libm-test-ulps: Update.
998         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1000 2015-04-30  Daniel Marjamäki  <daniel.marjamaki@evidente.se>
1002         [BZ #18265]
1003         * wcsmbs/wchar.h (wcscpy): Add __nonnull attribute.
1004         (wcsncpy): Likewise.
1006 2015-05-05  Florian Weimer  <fweimer@redhat.com>
1008         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
1009         Assume __ASSUME_FALLOCATE is always true.
1010         * sysdeps/unix/sysv/linux/posix_fallocate64.c
1011         (__posix_fallocate64_l64): Likweise.
1012         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
1013         (posix_fallocate): Likewise.
1014         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
1015         (__posix_fallocate64_l64): Likewise.
1016         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
1017         [!__ASSUME_FALLOCATE]: Add comment.
1019 2015-05-05  Florian Weimer  <fweimer@redhat.com>
1021         * sysdeps/unix/sysv/linux/i386/Makefile
1022         (sysdep_routines) [$(subdir) = misc]: Remove call_fallocate.
1023         (sysdep_routines) [$(subdir) = io]: Add libc-do-syscall.
1024         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: Remove.
1025         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
1026         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
1027         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Likewise.
1028         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
1030 2015-05-02  Joseph Myers  <joseph@codesourcery.com>
1032         * math/auto-libm-test-in: Add more tests of atan, clog, clog10,
1033         cos, csqrt, erf, erfc, exp2, lgamma, log1p, sin, sincos, tanh and
1034         tgamma.
1035         * math/auto-libm-test-out: Regenerated.
1036         * sysdeps/i386/fpu/libm-test-ulps: Update.
1037         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1039 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
1041         * math/auto-libm-test-in: Add more tests of tgamma.
1042         * math/auto-libm-test-out: Regenerated.
1043         * sysdeps/i386/fpu/libm-test-ulps: Update.
1044         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1046         * math/auto-libm-test-in: Add more tests of tanh.
1047         * math/auto-libm-test-out: Regenerated.
1048         * sysdeps/i386/fpu/libm-test-ulps: Update.
1049         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1051         * math/auto-libm-test-in: Add more tests of tan.
1052         * math/auto-libm-test-out: Regenerated.
1053         * sysdeps/i386/fpu/libm-test-ulps: Update.
1054         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1056         * math/auto-libm-test-in: Add more tests of cos, sin and sincos.
1057         * math/auto-libm-test-out: Regenerated.
1058         * sysdeps/i386/fpu/libm-test-ulps: Update.
1059         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1061         * math/auto-libm-test-in: Add another test of pow.
1062         * math/auto-libm-test-out: Regenerated.
1063         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1065         * math/auto-libm-test-in: Add more tests of lgamma.
1066         * math/auto-libm-test-out: Regenerated.
1067         * sysdeps/i386/fpu/libm-test-ulps: Update.
1068         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1070         * math/auto-libm-test-in: Add more tests of log, log10, log2 and
1071         log1p.
1072         * math/auto-libm-test-out: Regenerated.
1073         * sysdeps/i386/fpu/libm-test-ulps: Update.
1074         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1076 2015-05-01  Mark Wielaard  <mjw@redhat.com>
1078         * elf/elf.h: Add SHF_COMPRESSED section flag, Elf32_Chdr and
1079         Elf64_Chdr structs and ELFCOMPRESS constants.
1081 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
1083         * math/auto-libm-test-in: Add more tests of exp, exp10, exp2 and
1084         expm1.
1085         * math/auto-libm-test-out: Regenerated.
1086         * sysdeps/i386/fpu/libm-test-ulps: Update.
1087         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1089         * math/auto-libm-test-in: Add more tests of erf and erfc.
1090         * math/auto-libm-test-out: Regenerated.
1091         * sysdeps/i386/fpu/libm-test-ulps: Update.
1092         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1094 2015-05-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1096         * config.h.in (HAVE_AARCH64_BE): Add.
1098 2015-04-30  Joseph Myers  <joseph@codesourcery.com>
1100         * math/auto-libm-test-in: Add more tests of csqrt.
1101         * math/auto-libm-test-out: Regenerated.
1102         * sysdeps/i386/fpu/libm-test-ulps: Update.
1103         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1105         * math/auto-libm-test-in: Add more tests of cosh and sinh.
1106         * math/auto-libm-test-out: Regenerated.
1107         * sysdeps/i386/fpu/libm-test-ulps: Update.
1108         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1110         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: Remove file.
1112 2015-04-29  Roland McGrath  <roland@hack.frob.com>
1114         * sysdeps/nacl/bits/typesizes.h (__CLOCK_T_TYPE): Use __SLONGWORD_TYPE.
1115         * sysdeps/nacl/nacl-interfaces.h (nacl_abi_clock_t): Use clock_t.
1117         * sysdeps/nacl/euidaccess.c (euidaccess): Renamed to __euidaccess.
1118         (euidaccess, eaccess): Define as weak aliases.
1120         * sysdeps/nacl/bits/typesizes.h (__SUSECONDS_T_TYPE): Use
1121         __SLONGWORD_TYPE rather than __S32_TYPE.  They are the same size,
1122         but __suseconds_t is often 'long int' so some sources assume that
1123         type is being used (e.g. they use %ld to print tv_usec).
1125 2015-04-29  Florian Weimer  <fweimer@redhat.com>
1127         [BZ #18007]
1128         * nss/nss_files/files-XXX.c (CONCAT): Always enable stayopen.
1129         (CVE-2014-8121)
1130         * nss/tst-nss-getpwent.c: New file.
1131         * nss/Makefile (tests): Add new test.
1133 2015-04-28  Joseph Myers  <joseph@codesourcery.com>
1135         [BZ #18346]
1136         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Handle all
1137         exponents less than 48 as cases where high part of mantissa needs
1138         examining to determine whether argument is integral.
1139         * math/libm-test.inc (round_test_data): Add more tests.
1141 2015-04-28  Mark Wielaard  <mjw@redhat.com>
1143         * elf/elf.h (SHF_EXCLUDE): Use unsigned 1 for shift.
1145 2015-04-27  David S. Miller  <davem@davemloft.net>
1147         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Remove
1148         __tls_get_addr.
1149         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
1151 2015-04-27  H.J. Lu  <hongjiu.lu@intel.com>
1153         [BZ#18333]
1154         * time/tzset.c (__tzfile_read): Check tzspec_len == 0.
1156 2015-04-27  Florian Weimer  <fweimer@redhat.com>
1158         [BZ#18333]
1159         * time/tzset.c (parse_tzname): Return error on memory allocation
1160         failure.
1161         * test-skeleton.c (struct temp_name_list): Change type of name
1162         member to non-const.
1163         (add_temp_file): Create a copy of the file name.
1164         (delete_temp_files): Deallocate memory.
1165         (create_temp_file): Add comment.
1167 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1169         * io/posix_fallocate.c (posix_fallocate): Do not set errno.
1170         * io/posix_fallocate64.c (posix_fallocate64): Likewise.
1172 2015-04-24  Roland McGrath  <roland@hack.frob.com>
1174         * sysdeps/arm/configure.ac (PI_STATIC_AND_HIDDEN): Define it.
1175         * sysdeps/arm/configure: Regenerated.
1177 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1179         [BZ #17715]
1180         * time/tzfile.c (__tzfile_read): Check for large values of
1181         tzh_ttisstdcnt and tzh_ttisgmtcnt.  Use malloc instead of alloca.
1182         * time/tzset.c (__tzstring_len): New function, based on the old
1183         __tzstring function.
1184         (__tzstring): Call __tzstring_len.
1185         (parse_tzname): New helper function extracted from
1186         __tzset_parse_tz.  Call __tzstring_len, without making a copy of
1187         the input string.
1188         (parse_offset): New helper function extracted from
1189         __tzset_parse_tz.  Replace switch with fallthrough with
1190         initialization before sscanf.
1191         (parse_rule): Likewise.
1192         (__tzset_parse_tz): Rewrite using the new helper functions.  Use
1193         new-style function definition.
1194         * timezone/Makefile (tests): Add tst-tzset.
1195         (tst-tzset.out): Dependencies on time zone files.
1196         (tst-tzset-ENV): Set TZDIR.
1197         (testdata/XT%): Copy crafted time zone files.
1198         * timezone/README: Mention crafted time zone files.
1199         * timezone/testdata/XT1, timezone/testdata/XT2,
1200         timezone/testdata/XT3, timezone/testdata/XT4: New time zone test
1201         files.
1202         * timezone/tst-tzset.c: New test.
1204 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1206         * Makeconfig (+gccwarn): Remove -Winline.
1208 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
1210         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
1212 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
1214         * NEWS: Mention sysconf() cache information support for s390.
1215         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
1217 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
1219         * math/k_casinh.c (__kernel_casinh): Use __copysign.
1220         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
1221         (__nearbyint): Likewise.
1222         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
1223         (copysignl): Likewise.
1225 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
1227         [BZ #18287]
1228         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
1229         based on padding.  (CVE-2015-1781)
1231 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
1233         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
1234         libc-vdso.h.
1235         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
1236         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
1237         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
1238         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
1239         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
1240         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
1241         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
1242         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
1243         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
1244         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
1245         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
1246         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
1247         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
1248         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
1249         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
1250         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
1251         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
1252         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
1253         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
1254         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
1255         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
1256         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
1257         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
1259 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
1261         * stdlib/setenv.c (__add_to_environ):
1262         Dump core quickly if setenv (..., NULL, ...) is called.
1263         This time, do it the right way, and pacify GCC with a pragma.
1265 2015-04-17  Roland McGrath  <roland@hack.frob.com>
1267         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
1268         IMAP->l_prev cannot be null, and #if out the code for the contrary
1269         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
1270         believe that NS (&_dl_ns[NSID]) could point outside the array.
1272         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
1273         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
1274         before using NSID as an index.
1276 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
1278         [BZ #17825]
1279         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
1280         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
1281         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
1283 2015-04-17  Roland McGrath  <roland@hack.frob.com>
1285         Add preliminary port to Google Native Client on ARM.
1286         * abi-tags (.*-.*-nacl.*): New entry.
1287         * sysdeps/arm/nacl: New directory.
1288         * sysdeps/nacl: New directory.
1290 2015-04-16  David S. Miller  <davem@davemloft.net>
1292         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
1293         lowlevellock-futex.h
1295 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
1297         * sysdeps/tile/configure.ac: New file.
1298         * sysdeps/tile/configure: Regenerated.
1300 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
1302         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
1303         conditionals for weak_alias and libc_hidden_weak.
1304         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
1305         libc_hidden_weak and weak_alias.
1306         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
1307         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
1308         and weak_alias for static one.
1310 2015-04-15  David S. Miller  <davem@davemloft.net>
1312         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
1314 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1316         [BZ #18206]
1317         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
1318           Use signed comparision instead of substraction to avoid
1319           overflow bug.
1320         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
1321           Take the sign of ret.
1322         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
1323           Do not expect precise return values. Only the sign matters.
1324         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
1325         * wcsmbs/test-wcsncmp.c: New File.
1326         * string/test-strncmp.c: Add wcsncmp support.
1328 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1330         [BZ #6792]
1331         * math/w_log1p.c: New file.
1332         * math/w_log1pf.c: Likewise.
1333         * math/w_log1pl.c: Likewise.
1334         * math/Makefile (libm-calls): Add w_log1p.
1335         * math/s_log1pl.c (log1pl): Remove weak_alias.
1336         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
1337         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
1338         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
1339         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
1340         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
1341         [NO_LONG_DOUBLE] (log1pl): Likewise.
1342         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
1343         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
1344         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
1345         (log1p): Remove long_double_symbol.
1346         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
1347         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
1348         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
1349         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
1350         remove weak_alias for corresponding log1p function.
1351         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
1352         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
1353         * sysdeps/ia64/fpu/w_log1p.c: New file.
1354         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
1355         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
1356         * math/libm-test.inc (log1p_test_data): Add errno expectations.
1358 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
1360         [BZ #18247]
1361         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
1362         decimal exponent by 1.
1363         * stdlib/tst-strtod-round-data: Add more tests.
1364         * stdlib/tst-strtod-round.c (tests): Regenerated.
1366 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
1368         * math/auto-libm-test-in: Add more tests of clog and clog10.
1369         * math/auto-libm-test-out: Regenerated.
1370         * sysdeps/i386/fpu/libm-test-ulps: Update.
1371         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1373 2015-04-09  Roland McGrath  <roland@hack.frob.com>
1375         * Makeconfig (module-cppflags): Exclude all .v.i files.
1376         (skip-module-cppflags): Variable removed.
1378         * configure.ac (libc_config_ok): Initialize before reading
1379         preconfigure scripts, not after.
1380         * configure: Regenerated.
1382         * test-skeleton.c (TIMEOUT): Move #define to top level.
1383         (main): Grok environment variable TEST_DIRECT.  If set, print
1384         test expectation details into that file and then behave as if
1385         given --direct.
1387 2015-04-09  Florian Weimer  <fweimer@redhat.com>
1389         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
1390         warning on 32-bit.
1392 2015-04-08  David S. Miller  <davem@davemloft.net>
1394         * sysdeps/sparc/fpu/libm-test-ulps: Update.
1396 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1398         * math/auto-libm-test-in: Add more tests of atanh.
1399         * math/auto-libm-test-out: Regenerated.
1400         * sysdeps/i386/fpu/libm-test-ulps: Update.
1401         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1403         * math/auto-libm-test-in: Add more tests of atan.
1404         * math/auto-libm-test-out: Regenerated.
1405         * sysdeps/i386/fpu/libm-test-ulps: Update.
1406         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1408 2015-04-08  Florian Weimer  <fweimer@redhat.com>
1410         * elf/pldd.c (main): Rewrite to use struct
1411         scratch_buffer instead of extend_alloca.
1412         * elf/pldd-xx.c (find_maps): Likewise.
1413         * grp/initgroups.c: Include <scratch_buffer.h> instead of
1414         <alloca.h>.
1415         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
1416         scratch_buffer instead of extend_alloca.
1417         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
1418         grp/compat-initgroups.c.
1419         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
1420         Rewrite to use struct scratch_buffer instead of extend_alloca.
1421         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
1422         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
1424 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1426         * math/auto-libm-test-in: Add more tests of cbrt.
1427         * math/auto-libm-test-out: Regenerated.
1428         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1430         * math/auto-libm-test-in: Add more tests of cabs.
1431         * math/auto-libm-test-out: Regenerated.
1432         * sysdeps/i386/fpu/libm-test-ulps: Update.
1433         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1435         [BZ #18210]
1436         [BZ #18211]
1437         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
1438         (__ieee754_atan2): Set FE_TONEAREST mode for internal
1439         computations.
1440         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
1441         clog10.
1442         * math/auto-libm-test-out: Regenerated.
1443         * sysdeps/i386/fpu/libm-test-ulps: Update.
1444         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1446         [BZ #18197]
1447         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
1448         (atan): Set FE_TONEAREST mode for internal computations.
1449         * math/auto-libm-test-in: Add more tests of atan.
1450         * math/auto-libm-test-out: Regenerated.
1452 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
1454         [BZ #17930]
1455         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
1457 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1459         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
1461 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1463         * include/scratch_buffer.h: New file.
1464         * malloc/scratch_buffer_grow.c: Likewise.
1465         * malloc/scratch_buffer_grow_preserve.c: Likewise.
1466         * malloc/scratch_buffer_set_array_size.c: Likewise.
1467         * malloc/tst-scratch_buffer.c: Likewise.
1468         * malloc/Makefile (routines): Add scratch_buffer_grow.
1469         (tests): Add test case.
1470         * malloc/Versions (GLIBC_PRIVATE): Export
1471         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
1472         __libc_scratch_buffer_set_array_size.
1474 2015-04-06  Richard Henderson  <rth@redhat.com>
1476         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
1477         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1479         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
1480         unsigned int before printing.
1482 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1484         [BZ #17596]
1485         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
1486         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1488 2015-04-02  Florian Weimer  <fweimer@redhat.com>
1490         * include/libc-internal.h (libc_max_align_t): Define.
1492 2015-04-02  Andreas Schwab  <schwab@suse.de>
1494         [BZ #16850]
1495         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
1497 2015-04-02  Mel Gorman  <mgorman@suse.de>
1499         [BZ #17195]
1500         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
1501         as well as the main arena.
1503 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1505         [BZ #18185]
1506         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
1507         sharing L2 cache to 2 for Silvermont/Knights Landing.
1509 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1511         [BZ #17711]
1512         * config.make.in (have-protected-data): New.
1513         * configure.ac: Check linker support for protected data symbol.
1514         * configure: Regenerated.
1515         * elf/Makefile (modules-names): Add tst-protected1moda and
1516         tst-protected1modb if $(have-protected-data) is yes.
1517         (tests): Add tst-protected1a and tst-protected1b if
1518         $(have-protected-data) is yes.
1519         ($(objpfx)tst-protected1a): New.
1520         ($(objpfx)tst-protected1b): Likewise.
1521         (tst-protected1modb.so-no-z-defs): Likewise.
1522         * elf/tst-protected1a.c: New file.
1523         * elf/tst-protected1b.c: Likewise.
1524         * elf/tst-protected1mod.h: Likewise.
1525         * elf/tst-protected1moda.c: Likewise.
1526         * elf/tst-protected1modb.c: Likewise.
1528 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1530         [BZ #17711]
1531         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
1532         indicates it is called from do_lookup_x on relocation against
1533         protected data, skip the data definion in the executable from
1534         copy reloc.
1535         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
1536         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
1537         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
1538         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
1539         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
1540         otherwise to 0.
1541         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1542         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
1543         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
1544         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1545         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
1546         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
1548 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
1550         * sysdeps/nptl/pthread.h: Remove duplicate definition of
1551         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
1553 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
1555         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
1556         THREAD_SETMEM_NC.
1557         * sysdeps/x86_64/nptl/tls.h: Ditto.
1559 2015-03-27  Roland McGrath  <roland@hack.frob.com>
1561         * dlfcn/tststatic.c (main): Converted to ...
1562         (do_test): ... this.
1563         (TEST_FUNCTION): New macro.
1564         Include test-skeleton.c.
1566 2015-03-26  Alan Modra  <amodra@gmail.com>
1568         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
1569         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
1570         zero for undefined weak.
1571         (elf_machine_plt_conflict): Similarly.
1573 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1575         * math/auto-libm-test-in: Add more tests of acosh, asinh and
1576         atanh.
1577         * math/auto-libm-test-out: Regenerated.
1578         * sysdeps/i386/fpu/libm-test-ulps: Update.
1579         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1581         * math/auto-libm-test-in: Add another test of asin.
1582         * math/auto-libm-test-out: Regenerated.
1583         * sysdeps/i386/fpu/libm-test-ulps: Update.
1584         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1586         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
1587         Remove macro.
1588         (LLL_EBX_REG): Likewise.
1589         (LLL_ENTER_KERNEL): Likewise.
1591         * math/auto-libm-test-in: Add more tests of asin.
1592         * math/auto-libm-test-out: Regenerated.
1593         * sysdeps/i386/fpu/libm-test-ulps: Update.
1594         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1596         [BZ #18138]
1597         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
1598         libc_do_syscall_args): New structure.
1599         (INTERNAL_SYSCALL_MAIN_0): New macro.
1600         (INTERNAL_SYSCALL_MAIN_1): Likewise.
1601         (INTERNAL_SYSCALL_MAIN_2): Likewise.
1602         (INTERNAL_SYSCALL_MAIN_3): Likewise.
1603         (INTERNAL_SYSCALL_MAIN_4): Likewise.
1604         (INTERNAL_SYSCALL_MAIN_5): Likewise.
1605         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
1606         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
1607         Replace conditional definitions by conditional definitions of ....
1608         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
1609         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
1610         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
1611         (libpthread-sysdep_routines): Add libc-do-syscall.
1612         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
1613         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
1614         to __NR_futex not 240.
1616 2015-03-25  Alan Modra  <amodra@gmail.com>
1618         * NEWS: Advertise TLS optimization.
1619         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
1620         (DT_PPC_NUM): Increment.
1621         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
1622         (CHECK_STATIC_TLS): Use here.
1623         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
1624         TLS descriptors.
1625         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
1626         * sysdeps/powerpc/dl-tls.c: New file.
1627         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
1628         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
1629         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
1630         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
1631         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
1632         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
1633         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
1635 2015-03-25  Alan Modra  <amodra@gmail.com>
1637         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
1638         for overlapping .opd entries" to "support...".
1639         * sysdeps/powerpc/powerpc64/configure: Regenerate
1641 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1643         * math/auto-libm-test-in: Add more tests of acos.
1644         * math/auto-libm-test-out: Regenerated.
1645         * sysdeps/i386/fpu/libm-test-ulps: Update.
1646         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1648         * math/auto-libm-test-in: Add more tests of expm1.
1649         * math/auto-libm-test-out: Regenerated.
1650         * sysdeps/i386/fpu/libm-test-ulps: Update.
1651         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1653 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
1655         * math/auto-libm-test-in: Add more tests of cosh and sinh.
1656         * math/auto-libm-test-out: Regenerated.
1657         * sysdeps/i386/fpu/libm-test-ulps: Update.
1658         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1660         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
1661         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1663         * math/auto-libm-test-in: Add more tests of log2.
1664         * math/auto-libm-test-out: Regenerated.
1665         * sysdeps/i386/fpu/libm-test-ulps: Update.
1666         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1668 2015-03-23  Roland McGrath  <roland@hack.frob.com>
1670         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
1671         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
1672         _IO_IS_APPENDING bit in READ_WRITE instead.
1674 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1676         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
1677         (__determine_cpumask_size): Replace extend_alloca with a
1678         variable-length array.  Do not treat res == 0 as an error.
1680 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1682         [BZ #18100]
1683         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
1684         and integer overflow.
1685         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
1686         (main): Add integer overflow tests.
1687         * manual/pattern.texi (Calling Wordexp): Document additional use
1688         for WRDE_SYNTAX.
1690 2015-03-23  Alan Modra  <amodra@gmail.com>
1692         * config.h.in: Remove HAVE_ASM_PPC_REL16.
1693         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
1694         and false branch of conditional.
1695         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
1696         Likewise.
1698 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
1700         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
1701         libc-modules.h
1702         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
1703         unused declaration of _hurd_intr_rpc_msg_in_trap.
1704         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
1705         defined instead of whether it is non-zero.
1706         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
1707         input constraint instead of both input and output constraint.  Use ecx
1708         clobber instead of %ecx.
1709         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
1710         mutex_unlock): Use a statement expression instead of an expression list.
1711         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
1712         type to vm_size_t instead of vm_address_t.
1713         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
1714         defined instead of whether it is non-zero.
1715         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
1716         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
1717         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
1718         comparisons with mapaddr.
1719         * nscd/nscd-client.h: Include <time.h>.
1720         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
1721         9th parameter to __vm_region instead of int.
1722         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
1723         * scripts/check-local-headers.sh (exclude): Add device/,
1724         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
1725         cthreads.h.
1727 2015-03-19  Roland McGrath  <roland@hack.frob.com>
1729         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
1730         to account for alignment padding.
1731         * sysdeps/arm/memmove.S: Likewise.
1733 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
1735         * sysdeps/unix/sysv/linux/generic/README: New file.
1737 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
1739         [BZ #18138]
1740         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
1741         (futex_abstimed_wait)
1742         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
1743         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
1744         of lll_futex_timed_wait.
1746 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
1748         [BZ #17542]
1749         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
1751 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
1753         [BZ #17090]
1754         [BZ #17620]
1755         [BZ #17621]
1756         [BZ #17628]
1757         * NEWS: Update.
1758         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
1759         entries with Static TLS too.  Skip entries past the end of the
1760         allocated DTV, from Alan Modra.
1761         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
1762         Static TLS DTV entry set up from...
1763         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
1764         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
1765         * nptl/allocatestack.c (init_one_static_tls): ... and here...
1766         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
1767         for Static TLS.
1768         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
1769         that the slot we find is associated with the given map before
1770         using its generation count.
1771         * nptl_db/db_info.c: Include ldsodefs.h.
1772         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
1773         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
1774         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
1775         (link_map::l_tls_offset): New struct field.
1776         (dtv_t::counter): Likewise.
1777         (rtld_global): New struct.
1778         (_rtld_global): New rtld variable.
1779         (dl_tls_dtv_slotinfo_list): New rtld global field.
1780         (dtv_slotinfo_list): New struct.
1781         (dtv_slotinfo): Likewise.
1782         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
1783         (td_lookup): Rename to...
1784         (td_mod_lookup): ... this.  Use new mod parameter instead of
1785         LIBPTHREAD_SO.
1786         * nptl_db/td_thr_tlsbase.c: Include link.h.
1787         (dtv_slotinfo_list, dtv_slotinfo): New functions.
1788         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
1789         addresses even if the DTV is out of date or missing them.
1790         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
1791         index zero-length arrays.
1792         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
1793         (td_lookup): Make it a macro implemented in terms of...
1794         (td_mod_lookup): ... this declaration.
1795         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
1796         (DB_MAIN_VARIABLE): Likewise.
1798 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1800         [BZ #18134]
1801         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
1803 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
1805         * stdlib/setenv.c (__add_to_environ): Revert previous change.
1807 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
1809         [BZ #18128]
1810         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
1811         (atomic_add, atomic_increment_and_test)
1812         (atomic_decrement_and_test): Fix 64-bit arithmetic.
1814 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
1816         * stdlib/setenv.c (__add_to_environ):
1817         Dump core quickly if setenv (..., NULL, ...) is called.
1819 2015-03-13  Roland McGrath  <roland@hack.frob.com>
1821         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
1822         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
1823         all the necessary asm magic in one place.
1824         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
1825         using those.
1827 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
1829         [BZ #14906]
1830         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
1831         traced file mtime. Use consistent log message.
1832         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
1833         (register_traced_file): Call install_watches. Always set mtime.
1834         (invalidate_cache): Iterate over all trace files. Call install_watches.
1835         (inotify_check_files): Don't inline. Handle watching parent
1836         directories and configuration file movement in and out.
1837         (handle_inotify_events): New function.
1838         (main_loop_poll): Call handle_inotify_events.
1839         (main_loop_epoll): Likewise.
1840         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
1841         (struct traced_file): Use array of inotify fds. Add parent directory,
1842         and basename.
1843         (struct database_dyn): Remove unused file_mtime.
1844         (init_traced_file): New inline function.
1845         (define_traced_file): New macro.
1846         * nss/nss_db/db-init.c: Use define_traced_file.
1847         (_nss_db_init): Use init_traced_file.
1848         * nss/nss_files/files-init.c: Use define_traced_file.
1849         (_nss_files_init): Use init_traced_file.
1851 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
1853         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
1854         [_LIBC]: Do not include <stdlib.h>.
1855         [!_LIBC] (abort): Remove declaration.
1856         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
1857         _FP_STATIC_ASSERT instead of conditionally calling abort.
1858         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
1859         (_FP_EXTEND_CNAN): Likewise.
1860         (FP_TRUNC): Likewise.
1861         (__FP_CLZ): Likewise.
1862         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
1864 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
1866         * manual/string.texi (XPG basename): Fix prototype.
1868 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1870         [BZ #18080]
1871         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
1872         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1873         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
1874         (__setcontext): Likewise.
1875         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
1876         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1877         Call rt_sigprocmask syscall one time to set new signal mask
1878         and retrieve the current signal mask instead of two calls.
1879         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
1880         (__swapcontext): Likewise.
1881         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
1882         * stdlib/tst-setcontext2.c: New file.
1884 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1886         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1888 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
1890         [BZ #18093]
1891         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
1892         the wrong size.
1894 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1896         [BZ #18043]
1897         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
1899 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1901         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
1902         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
1903         Remove define.
1904         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
1905         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
1906         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
1907         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
1908         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
1909         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
1910         define.
1911         * nptl_db/td_symbol_list.c (td_lookup): Remove
1912         HAVE_ASM_GLOBAL_DOT_NAME code.
1913         * sysdeps/powerpc/powerpc64/configure.ac: Remove
1914         HAVE_ASM_GLOBAL_DOT_NAME check.
1915         * sysdeps/powerpc/powerpc64/configure: Regenerate.
1916         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
1917         (DOT_LABEL): Remove define.
1918         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
1919         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
1920         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
1921         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
1922         (__TLS_GET_ADDR): Likewise.
1923         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
1924         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
1926 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
1928         [BZ #18111]
1929         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
1930         (_FPU_SETCW): Initialize cw from fpsr before storing.
1931         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
1932         (fesetexceptflag): Rewrite using fpu_control.h.
1933         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
1935 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
1937         [BZ #18110]
1938         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
1939         asms.
1940         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
1942 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
1944         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
1945         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
1946         abort.
1947         (_FP_FMA): Likewise.
1948         (_FP_DIV): Likewise.
1950 2015-03-10  Roland McGrath  <roland@hack.frob.com>
1952         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
1953         with 0 in that case.
1954         * Makefile (summarize-tests): New canned sequence, factored out of
1955         commands for targets tests and xtests.  Display summary lines that
1956         don't start with PASS: or XFAIL: rather than ones that do start with
1957         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
1958         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
1959         do start with ERROR: or FAIL:.
1960         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
1961         (except for [$(build-shared) = yes]).
1962         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
1963         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
1964         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
1965         * nptl/Makefile: Revert 2015-03-04 changes.
1966         [$(CXX) empty] (tests-unsupported): New variable.
1967         * debug/Makefile: Likewise.
1969         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
1970         gnulib file.  Replace __attribute with __attribute__ throughout.
1972 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
1974         * sysdeps/hppa/fpu/libm-test-ulps: Update.
1976 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
1978         [BZ #18104]
1979         * math/auto-libm-test-in: Add another test of pow.
1980         * math/auto-libm-test-out: Regenerated.
1982 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1984         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
1985         $(config-cflags-nofma).
1987 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
1989         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
1990         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
1991         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
1992         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
1993         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
1994         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
1995         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
1996         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
1997         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
1998         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
1999         Add comment on closing #endif.
2001 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2003         * posix/wordexp.c (CHAR_IN_SET): New macro.
2004         (parse_param): Use it.
2006 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2008         * sysdeps/powerpc/fpu/libm-test-ulps: update.
2010 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2012         [BZ #18043]
2013         * posix/wordexp.c (parse_param): Fix buffer overflow.
2014         * posix/wordexp-test.c (test_case): Add test case.
2016 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2018         [BZ #18042]
2019         * posix/wordexp.c (parse_backtick): Fix off-by-one.
2020         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
2022 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2024         [BZ #18043]
2025         * posix/wordexp-test.c (test_case): Add test for BZ #18043
2026         (do_bz18043): Delete.
2027         (at_page_end): New.
2028         (testit): Refactor to have words at the edge of unreadable page.
2030 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
2032         [BZ #16734]
2033         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
2034         Cleanup read-only streams as well.
2035         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
2037 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2039         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
2040         <bits/libc-lockP.h>
2042 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
2044         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
2045         on [__KERNEL__].
2046         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
2047         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
2048         * soft-fp/op-common.h (_FP_DECL): Likewise.
2050 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
2052         * elf/ifuncdep2.c (global): Replace
2053         __attribute__((visibility("protected"))) with
2054         asm (".protected global").
2055         * elf/ifuncmod1.c (global): Likewise.
2056         * elf/ifuncmod5.c (global): Likewise.
2058 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
2060         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
2061         <asm/sfp-machine.h> instead of <sfp-machine.h>.
2063 2015-03-06  Roland McGrath  <roland@hack.frob.com>
2065         * manual/install.texi (Configuring and compiling):
2066         Document test-wrapper-env-only.
2067         * INSTALL: Regenerated.
2069 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
2071         [BZ #18043]
2072         * posix/wordexp.c (parse_param): Fix buffer overflow.
2073         * posix/wordexp-test.c (do_bz18043): Add test case.
2075 2015-03-06  Vincent Bernat  <vincent@bernat.im>
2077         * time/tst-strptime2.c (do_test): Ensure failing tests are
2078         reported correctly.
2079         * time/tst-strptime3.c (do_test): Likewise.
2081 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
2083         Fix aio_error thread-safety.
2084         * sysdeps/pthread/aio_error.c: New file
2085         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
2086         synchronization.
2088 2015-03-06  Florian Weimer  <fweimer@redhat.com>
2090         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
2091         (group_number, vfprintf): Use it.
2092         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
2093         (JUMP, REF): Use it.
2094         (WORK_BUFFER_SIZE): New enum constant.
2095         (process_arg, vfprintf): Use it.
2097 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
2099         * manual/errno.texi (Error Messages): Complete example function
2100         by adding missing #define.
2101         (program_invocation_name): Add statement indicating GNU
2102         extension and reference which header file declares the variable.
2103         (program_invocation_short_name): Likewise.
2105 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
2107         * manual/errno.texi (Error Messages): Delete strerror ISO C89
2108         compatibility note.
2110 2015-03-05  Roland McGrath  <roland@hack.frob.com>
2112         * Makeconfig (test-wrapper-env-only): New variable.
2113         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
2114         then use that with $(test-wrapper-env-only) rather than using
2115         $(test-wrapper-env) $(run-program-env) $($*-ENV).
2117 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
2119         [BZ #18082]
2120         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
2121         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
2122         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
2123         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
2124         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
2125         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
2126         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
2127         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
2128         Likewise.
2129         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
2130         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
2131         Likewise.
2132         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
2133         Likewise.
2134         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
2135         Likewise.
2136         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
2137         Likewise.
2138         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
2139         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
2140         Likewise.
2141         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
2142         Likewise.
2143         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
2144         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
2146 2015-03-04  Roland McGrath  <roland@hack.frob.com>
2148         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
2149         (ETH_ALEN): New macro.
2150         (struct ether_addr): Use it for length of ether_addr_octet.
2152         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
2153         (setdb): Don't call __nss_configure_lookup for "rpc".
2154         (do_test): Don't call test_rpc.
2155         (output_rpcent, test_rpc): Functions moved ...
2156         * sunrpc/test-rpcent.c: ... to this new file.
2157         * sunrpc/Makefile (tests): Add it.
2159         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
2160         __xpg_sigpause.
2161         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
2162         * nptl/tst-signal6.c: Likewise.
2163         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
2164         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
2166         * configure.ac (libc_cv_cxx_link_ok): New check.
2167         Reset CXX to empty if it fails to link.
2168         * configure: Regenerated.
2169         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
2170         bug-atexit3-lib only if $(CXX) is nonempty.
2171         * nptl/Makefile (tests): Likewise for tst-cancel24.
2172         (tests, tests-static): Likewise for tst-cancel24-static.
2173         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
2174         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
2175         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
2176         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
2178 2015-03-04  Andreas Schwab  <schwab@suse.de>
2180         [BZ #17631]
2181         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
2182         for non-GCC compilers.
2183         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
2184         Likewise.
2186 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2188         [BZ #17776]
2189         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
2190         integer before bitwise and assembly operations.
2191         (feclearexcept): Likewise.
2192         * math/test-fenvinline.c: New file.
2193         * math/Makefile: Add test-fenvinline test.
2195 2015-03-03  Alan Modra  <amodra@gmail.com>
2197         [BZ #16512]
2198         * scripts/localplt.awk: Strip off symbol version.
2199         * NEWS: Mention bug fix.
2201 2015-03-02  Roland McGrath  <roland@hack.frob.com>
2203         * sysdeps/pthread/timer_routines.c
2204         (timer_free_list, thread_free_list, thread_active_list): Make static.
2206 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
2208         [BZ #17779]
2209         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
2210         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2211         Undefine.
2212         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2213         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2214         Likewise.
2215         * sysdeps/unix/sysv/linux/sh/kernel-features.h
2216         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2217         Likewise.
2219 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
2221         [BZ #18036]
2222         * posix/fnmatch_loop.c (END): Detect invalid pattern.
2223         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
2225 2015-03-02  Andreas Schwab  <schwab@suse.de>
2227         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
2228         variable name.
2230 2015-03-02  Florian Weimer  <fweimer@redhat.com>
2232         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
2233         Return error status.
2235 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
2237         [BZ #15969]
2238         * locale/findlocale.c (_nl_find_locale): Introduce const
2239         version of loc_name and drop unsafe type casts.
2241 2015-02-27  Roland McGrath  <roland@hack.frob.com>
2243         * dlfcn/tststatic2.c (main): Converted to ...
2244         (do_test): ... this.
2245         (TEST_FUNCTION): New macro.
2246         Include test-skeleton.c.
2248 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
2250         [BZ #17711]
2251         * elf/Makefile (tests): Add vismain only if PIE is enabled.
2252         (tests-pie): Add vismain.
2253         (CFLAGS-vismain.c): New.
2254         * elf/vismain.c: Add comments for PIE requirement.
2256 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
2258         [BZ #18046]
2259         [BZ #18047]
2260         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
2261         0x1p-56L as threshold for just returning the argument.
2262         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
2263         0x1p-32L as threshold for just returning the argument.
2264         * math/auto-libm-test-in: Add more tests of atanh.
2265         * math/auto-libm-test-out: Regenerated.
2266         * sysdeps/i386/fpu/libm-test-ulps: Update.
2267         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
2269 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
2271         * string/bcopy.c (bcopy): Call memmove for performance.
2273 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
2275         * string/bzero.c (__bzero): Call memset for performance.
2277 2015-02-27  John David Anglin  <dave.anglin@bell.net>
2279         [BZ #18068]
2280         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
2281         to 00100000.
2283 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
2285         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
2287 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
2289         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
2290         (__kernel_standard): Use CSTR macro when setting exc.name.
2291         * sysdeps/ieee754/Makefile [$(subdir) = math]
2292         (CFLAGS-k_standard.c): Remove variable.
2294         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
2295         setting p and q from "else if" to "else".
2296         (qzero): Likewise.
2297         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
2298         (qone): Likewise.
2299         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
2300         (qzerof): Likewise.
2301         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
2302         (qonef): Likewise.
2303         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
2304         (qzero): Likewise.
2305         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
2306         (qone): Likewise.
2308         [BZ #18038]
2309         [BZ #18039]
2310         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
2311         return pi/2 for arguments below 0x1p-113L.
2312         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
2313         return pi/2 for arguments below 0x1p-106L.
2314         * math/auto-libm-test-in: Add more tests of acos.
2315         * math/auto-libm-test-out: Regenerated.
2317         [BZ #16351]
2318         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
2319         (MO): New macro.
2320         (__ieee754_asin): Force underflow exception for results with small
2321         absolute value.
2322         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
2323         (MO): New macro.
2324         (__ieee754_asinf): Force underflow exception for results with
2325         small absolute value.
2326         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
2327         (__ieee754_asin): Force underflow exception for results with small
2328         absolute value.
2329         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
2330         (__ieee754_asinf): Force underflow exception for results with
2331         small absolute value.
2332         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
2333         (__ieee754_asinl): Force underflow exception for results with
2334         small absolute value.
2335         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
2336         (__ieee754_asinl): Force underflow exception for results with
2337         small absolute value.
2338         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
2339         (__ieee754_asinl): Force underflow exception for results with
2340         small absolute value.
2341         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
2342         Include <math.h>.
2343         * math/auto-libm-test-in: Do not mark underflow exceptions as
2344         possibly missing for bug 16351.
2345         * math/auto-libm-test-out: Regenerated.
2347         [BZ #18030]
2348         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
2349         of power of 2 down when low part has opposite sign.
2350         * math/libm-test.inc (logb_test_data): Add more tests.
2352 2015-02-26  Andreas Schwab  <schwab@suse.de>
2354         [BZ #18032]
2355         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
2356         over collating symbol inside a bracket expression.  Minor cleanup.
2357         * posix/tst-fnmatch3.c (do_test): Add test case.
2359 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
2361         [BZ #18029]
2362         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
2363         Adjust exponent of power of 2 down when low part has opposite
2364         sign.
2365         * math/libm-test.inc (ilogb_test_data): Add more tests.
2367 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
2369         [BZ #15969]
2370         * locale/findlocale.c (_nl_find_locale): Fix constness error in
2371         the previous change.
2373         [BZ #15969]
2374         * locale/findlocale.c (_nl_find_locale): Retry archive search
2375         after alias expansion.
2377 2015-02-25  Roland McGrath  <roland@hack.frob.com>
2379         * iconv/tst-iconv3.c (main): Converted to ...
2380         (do_test): ... this.
2381         (TEST_FUNCTION): New macro.
2382         Include test-skeleton.c.
2384         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
2385         (convert): Make function static.
2386         (test_unalign): Likewise.  Add const to argument pointee types.
2387         (main): Replace with static function do_test.
2388         Print "Succeeded." only if RET is zero.
2389         (TEST_FUNCTION): New macro.
2390         Include test-skeleton.c.
2392         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
2393         returns a null pointer.
2395 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2397         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
2398         to __memcpy_ppc only for static builds.
2400 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
2402         [BZ #18020]
2403         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
2404         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
2405         * math/auto-libm-test-in: Add more tests of asinh.
2406         * math/auto-libm-test-out: Regenerated.
2407         * sysdeps/i386/fpu/libm-test-ulps: Update.
2408         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2410 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
2412         [BZ #15850]
2413         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
2414         and ip6_mtuinfo definitions here.
2415         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
2416         in this define too.  Update comment.
2418 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
2420         * elf/sprof.c (load_shobj): Tweak error message to match others.
2422 2015-02-24  Kevin Easton  <kevin@guarana.org>
2424         [BZ #16145] (partial fix)
2425         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
2426         to reduce lock contention.
2428 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
2430         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
2431         (struct timex): Update time comment.
2432         (ADJ_SETOFFSET): Define.
2434 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2436         [BZ #18019]
2437         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
2438         2**56 not 2**28 as threshold for log (2x) formula.
2439         * math/auto-libm-test-in: Add more tests of acosh.
2440         * math/auto-libm-test-out: Regenerated.
2441         * sysdeps/i386/fpu/libm-test-ulps: Update.
2442         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2444 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2446         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
2447         parenthesis around the buf assignment.
2448         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
2450 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2452         [BZ #16783]
2453         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
2454         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
2455         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
2456         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2457         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2458         * math/libm-test.inc (scalb_test_data): Add more tests.
2460 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
2462         [BZ #17916]
2463         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
2464         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
2466 2015-02-24  Eric Rannaud  <e@nanocritical.com>
2468         [BZ #17523]
2469         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
2470         * io/bits/fcntl2.h (open): Use it.
2471         (openat): Likewise.
2472         * io/open.c (__libc_open): Likewise.
2473         * io/open64.c (__libc_open64): Likewise.
2474         * io/open64_2.c (__open64_2): Likewise.
2475         * io/open_2.c (__open_2): Likewise.
2476         * io/openat.c (__openat): Likewise.
2477         * io/openat64.c (__openat64): Likewise.
2478         * io/openat64_2.c (__openat64_2): Likewise.
2479         * io/openat_2.c (__openat_2): Likewise.
2480         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
2481         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
2482         * sysdeps/posix/open64.c (__libc_open64): Likewise.
2483         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
2484         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
2485         (__open_nocancel): Likewise.
2486         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
2487         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
2488         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
2490 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2492         [BZ #14841]
2493         * resolv/gethnamaddr.c (getanswer): Skip logging if
2494         RES_USE_DNSSEC is set.
2495         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
2497 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2499         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
2501 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
2503         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
2504         201304L, for Unicode 7.
2506 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
2508         [BZ #17836]
2509         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
2510         shared library.  Add gmon-start.os otherwise.
2511         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
2512         $(objpfx)gmon-start.os if builing shared library.
2513         ($(objpfx)g$(static-start-installed-name)): Likewise.
2515 2015-02-23  Andreas Schwab  <schwab@suse.de>
2517         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
2519 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
2521         [BZ #17269]
2522         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
2523         (enlarge_userbuf): Likewise.
2525 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
2527         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
2528         * math/atest-exp.c (TIMEOUT): Adjust to 200.
2529         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
2530         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
2532 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
2534         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
2535         expression inside statement expression.
2537 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
2539         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
2540         <sysdeps/nptl/lowlevellock.h> and remove macros and
2541         functions that are now defined there.
2542         (SYS_futex): Remove.
2543         (lll_compare_and_swap): Remove.
2544         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
2546 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
2548         [BZ #17999]
2549         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
2550         instead of scandirat.
2551         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
2552         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
2553         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
2554         __scandirat.
2555         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
2556         (__scandirat): Declare.  Use libc_hidden_proto.
2557         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
2558         Remove variable.
2559         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
2561 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2563         [BZ #15319]
2564         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
2565         (MO): New macro.
2566         (__ieee754_atan2): For results with small absolute value, force
2567         underflow exception and remove excess range and precision from
2568         return value.
2569         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
2570         (MO): New macro.
2571         (__ieee754_atan2f): For results with small absolute value, force
2572         underflow exception and remove excess range and precision from
2573         return value.
2574         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
2575         (MO): New macro.
2576         (__atan): For results with small absolute value, force underflow
2577         exception and remove excess range and precision from return value.
2578         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
2579         (MO): New macro.
2580         (__atanf): For results with small absolute value, force underflow
2581         exception and remove excess range and precision from return value.
2582         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
2583         <math.h>.
2584         (__ieee754_atan2): Force underflow exception for results with
2585         small absolute value.
2586         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
2587         <math_private.h>.
2588         (atan): Force underflow exception for results with small absolute
2589         value.
2590         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
2591         (__atanf): Force underflow exception for results with small
2592         absolute value.
2593         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
2594         <math.h>.
2595         (__atanl): Force underflow exception for results with small
2596         absolute value.
2597         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
2598         (__atanl): Force underflow exception for results with small
2599         absolute value.
2600         * sysdeps/x86/fpu/bits/mathinline.h
2601         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
2602         (__ieee754_atan2): Only define inline for long double.
2603         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
2604         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
2605         * math/auto-libm-test-in: Do not mark underflow exceptions as
2606         possibly missing for bug 15319.  Add more tests of atan2.
2607         * math/auto-libm-test-out: Regenerated.
2608         * math/libm-test.inc (casin_test_data): Do not mark underflow
2609         exceptions as possibly missing for bug 15319.
2610         (casinh_test_data): Likewise.
2611         * sysdeps/i386/fpu/libm-test-ulps: Update.
2613 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
2615         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
2616         * sysdeps/mips/bits/endian.h: Fix comments.
2618 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2620         [BZ #17996]
2621         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
2622         (hdestroy_r): Likewise.
2623         (hsearch_r): Likewise.
2624         (__hcreate_r): Declare and use libc_hidden_proto.
2625         (__hdestroy_r): Likewise.
2626         (__hsearch_r): Likewise.
2627         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
2628         (hcreate): Call __hcreate_r instead of hcreate_r.
2629         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
2630         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
2631         as weak alias of __hcreate_r.
2632         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
2633         __hdestroy_r.
2634         (hsearch_r): Rename to __hsearch_r and define as weak alias of
2635         __hsearch_r.
2636         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
2637         Remove variable.
2638         (test-xfail-XPG4/search.h/linknamespace): Likewise.
2639         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
2640         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
2641         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
2643 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
2645         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
2646         arena_lock into a single arena_get.
2648 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
2650         * dl-reloc.c: Inlucde libc-internal.h.
2651         (_dl_try_allocate_static_tls): Call ALIGN_UP.
2652         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
2653         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
2654         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
2655         (grow_heap): Likewise.
2656         * malloc/malloc.c: Include libc-internal.h.
2657         (do_check_malloc): Call powerof2.
2658         (sysmalloc): Use pagesize. Call ALIGN_UP.
2659         (systrim): Use pagesize.
2660         (mremap_chunk): Use pagesize. Call ALIGN_UP.
2661         (__libc_valloc): Use pagesize.
2662         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
2664 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2666         [BZ #17991]
2667         * include/sys/resource.h (__getrlimit64): Declare.  Use
2668         libc_hidden_proto.
2669         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
2670         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
2671         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
2672         getrlimit64.
2673         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
2674         __getrlimit64.
2675         [!getrlimit64] (getrlimit64): Define as weak alias of
2676         __getrlimit64.  Use libc_hidden_weak.
2677         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
2678         using __getrlimit64 not __new_getrlimit64.
2679         (__GI_getrlimit64): Likewise.
2680         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
2681         Likewise.
2682         (__GI_getrlimit64): Likewise.
2683         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
2684         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
2685         (getrlimit): Add __getrlimit64 alias.
2686         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
2687         Likewise.
2688         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
2689         Remove variable.
2690         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
2691         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
2693 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
2695         * libio/fileops.c: Add missing sys/mman.h
2696         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
2698 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2700         * manual/math.texi (Errors in Math Functions): Clarify goals
2701         regarding inexact and underflow exceptions.
2703 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2705         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
2706         * sysdeps/mips/memset.S: Ditto.
2708 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2710         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
2712 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
2714         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
2715         (__v1longjmp): Remove versioned symbol.
2716         (__v1siglongjmp): Remove alias and versioned symbol.
2717         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
2718         (__v2siglongjmp): Likewise.
2720 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2722         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
2724 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
2726         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
2728 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2730         [BZ #17987]
2731         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
2732         zero result does not depend on the sign resulting from
2733         subtraction.
2734         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2735         Likewise.
2736         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2737         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2738         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2739         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2740         * math/libm-test.inc (remquo_test_data): Add more tests.
2742 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
2744         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
2745         Problem reported by J William Piggott.
2747 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2749         [BZ #17978]
2750         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
2751         products 4 * y and 2 * y where those would overflow.
2752         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2753         Likewise.
2754         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2755         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2756         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2757         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2758         * math/libm-test.inc (remquo_test_data): Add more tests.
2760         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
2762         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
2763         [defined _COMPILING_NEWLIB].
2764         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
2765         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
2767         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
2768         [!defined __mips_isa_rev || __mips_isa_rev < 6].
2770 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2772         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
2773         acquired.
2775 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
2777         [BZ #17792]
2778         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
2779         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
2780         HOST_STACK_END_ADDR): Likewise.
2782 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
2784         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
2785         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
2786         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
2788 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2790         * sysdeps/generic/c++-types.data: New file.
2791         * sysdeps/generic/ld.abilist: New file.
2792         * sysdeps/generic/libBrokenLocale.abilist: New file.
2793         * sysdeps/generic/libanl.abilist: New file.
2794         * sysdeps/generic/libc.abilist: New file.
2795         * sysdeps/generic/libcrypt.abilist: New file.
2796         * sysdeps/generic/libdl.abilist: New file.
2797         * sysdeps/generic/libm.abilist: New file.
2798         * sysdeps/generic/libpthread.abilist: New file.
2799         * sysdeps/generic/libresolv.abilist: New file.
2800         * sysdeps/generic/librt.abilist: New file.
2802 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2804         [BZ #17569]
2805         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2806         Compute absolute value of x as modified by fmod, not original
2807         value of x.
2808         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
2809         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
2810         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
2811         RUN_TEST_ffI_f1_mod8.
2812         (remquo_test_data): Add more tests.
2814 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2816         * sysdeps/init_array/pt-crti.S: New file.
2818 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2820         [BZ #17967]
2821         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
2822         __builtin_fmaf instead of relying on contraction of a * b + c.
2824 2015-02-12  J William Piggott  <elseifthen@gmx.com>
2826         [BZ #17969]
2827         * manual/time.texi: correct the zoneinfo path in the TZ Variable
2828         node.
2830 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2832         [BZ #17964]
2833         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
2834         __builtin_fma instead of relying on contraction of a * b + c.
2836 2015-02-12  Roland McGrath  <roland@hack.frob.com>
2838         * Makeconfig (ASFLAGS): Add -Werror=undef.
2839         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
2840         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
2841         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
2843         * Makeconfig (after-link): New variable.
2844         (+link-pie, +link-pie-tests): Use it.
2845         (+link-static, +link-static-tests): Likewise.
2846         (+link, +link-tests): Likewise.
2847         * Makerules (build-module, build-module-asneeded): Likewise.
2848         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
2849         Likewise.
2850         * elf/Makefile ($(objpfx)ld.so): Likewise.
2852 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
2854         [BZ #17965]
2855         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
2856         both struct timeval and struct timespec.
2858 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2860         [BZ #16560]
2861         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
2862         and redefine.
2863         (__ieee754_exp2l): Do not multiply small fractional parts by
2864         M_LN2l.
2865         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
2866         small argument.
2867         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
2868         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
2869         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
2870         * math/auto-libm-test-in: Add more tests of exp2.
2871         * math/auto-libm-test-out: Regenerated.
2873 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2875         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
2876         unaligned path.
2878 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2880         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
2881         little endian.
2883 2015-02-12  Andreas Schwab  <schwab@suse.de>
2885         [BZ #15790]
2886         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
2887         Filter out elision flags from value returned in kind.
2888         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
2889         * nptl/tst-pthread-mutexattr.c: New file.
2891 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2893         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
2894         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
2895         into gnu-gnu, and update comment to refer to abi-tags.
2897 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
2899         [BZ #15467]
2900         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
2901         (__sincos): Set errno to EDOM for infinite argument.
2902         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
2903         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
2904         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
2905         (__sincosl): Set errno to EDOM for infinite argument.
2906         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
2907         (__sincosl): Set errno to EDOM for infinite argument.
2908         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
2909         (__sincosl): Set errno to EDOM for infinite argument.
2910         * math/libm-test.inc (sincos_test_data): Test errno setting.
2912 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
2914         * string/strxfrm_l.c: Remove #define STRCMP.
2915         * string/strcoll_l.c: Remove #define STRLEN.
2916         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
2917         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
2919 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
2921         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
2922         * sysdeps/mips/mips32/sfp-machine.h: ... here.
2923         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
2924         * sysdeps/mips/mips64/Makefile: ... here.
2925         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
2926         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
2927         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
2928         * sysdeps/mips/mips64/sfp-machine.h: ... here.
2929         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
2930         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
2931         * sysdeps/mips/mips64/n64/Implies: Likewise.
2933 2015-02-10  Roland McGrath  <roland@hack.frob.com>
2935         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
2936         <sys/time.h>, <string.h>, and <errno.h>.
2937         (dest_offset, dest_address, value, zero): Remove unused variables.
2938         (ldouble): Remove typedef.
2939         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
2940         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
2941         1).  Fix code style.
2942         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
2943         (check): Function removed.
2944         (CHECK): New macro.
2945         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
2946         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
2947         Don't call set_sigaction_FP and remove_sigaction_FP here.
2948         (ldouble_test): Just use 'long double' as macro argument, no need for
2949         the 'ldouble' typedef.
2950         (do_test): Set up SIGFPE handler at start, using plain signal rather
2951         than sigaction.  Fix code style.
2953 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
2955         [BZ #17949]
2956         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
2957         jump label.
2959 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2961         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
2962         * sysdeps/powerpc/powerpc32/configure: Regenerated.
2964         * sysdeps/powerpc/configure.ac: Remove file.
2965         * sysdeps/powerpc/configure: Likewise.
2967         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
2968         [sysdep_routines]: Remove wordcopy-power6 object.
2969         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2970         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
2971         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
2972         (__memmove_ppc32): Likewise.
2973         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
2974         file.
2975         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
2976         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
2977         Remove preprocessor.
2979         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
2980         [sysdep_routines]: Remove wide chars objects.
2981         [wcsmbs]: New rule for wide char objects.
2983         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2984         Remove wordcopy-power6 obejct.
2985         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
2986         Use local call for wordcopy and memcpy symbols.
2987         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
2988         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
2989         implementation for loader.
2990         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
2992         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2993         Remove wordcopy-power7 object.
2994         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
2995         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
2996         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
2997         (_wordcopy_fwd_dest_aligned): Likewise.
2998         (_wordcopy_bwd_aligned): Likewise.
2999         (_wordcopy_bwd_dest_aligned): Likewise.
3001         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
3002         Rewrite to call __memmove_ppc instead of include default
3003         implementation.
3005         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3006         Remove wide chars objects.
3007         [wcsmbs]: New rule for wide char objects.
3009 2015-02-09  Andreas Schwab  <schwab@suse.de>
3011         [BZ #17912]
3012         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
3013         in terms of __O_DIRECTORY.
3015 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3017         * time/getdate.c: Include <stdbool.h>.
3018         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
3019         call PTR_MANGLE.
3020         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
3021         PTR_DEMANGLE.
3023 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
3025         Add ersatz _Static_assert on older C hosts
3026         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
3027         pre-C11 C platform that is not known to support _Static_assert.
3029 2015-02-07  Richard Braun  <rbraun@sceen.net>
3031         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
3032         sigstate.
3033         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
3035 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3037         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
3038         priority against unexistent AIO_PRIO_DELTA_MAX.
3039         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
3040         instead of int.
3041         * misc/fchflags.c (fchflags): Likewise.
3042         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
3043         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
3044         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
3045         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
3046         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
3047         Declare macros.
3048         [__USE_MISC] (chflags, fchflags): Declare functions.
3049         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
3050         EINVAL when nfds is greater than FD_SETSIZE.
3051         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
3052         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
3053         45.
3054         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
3055         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
3056         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
3057         MACH_RCV_TIMED_OUT.
3058         * hurd/hurd/signal.h (_hurd_self_sigstate,
3059         _hurd_critical_section_lock, _hurd_critical_section_unlock):
3060         Explicit casts from void *.
3061         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
3062         * abi-tags: Rename gnu-gnu os into gnu.
3064         [BZ #4719]
3065         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
3066         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
3067         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
3068         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
3069         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
3070         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
3072         [BZ #17944]
3073         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
3074         duplicates ADDR->sun_path with sockaddr LEN limitation.
3075         * sysdeps/mach/hurd/connect.c: Include <string.h>
3076         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
3077         * sysdeps/mach/hurd/sendmsg.c: Likewise.
3078         * sysdeps/mach/hurd/sendto.c: Likewise.
3079         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
3080         implementing it by hand.
3082 2015-02-06  Roland McGrath  <roland@hack.frob.com>
3084         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
3085         Use sfi_breg on ldr.
3086         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
3087         Likewise.
3089         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
3090         it's defined.
3091         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
3092         Test SIGSETXID only if it's defined.
3094         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
3096         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
3097         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
3099         * nptl/tst-align2.c: Moved ...
3100         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
3101         * nptl/Makefile (tests): Remove tst-align2.
3102         * sysdeps/unix/sysv/linux/Makefile
3103         [$(subdir) = nptl] (tests): Add tst-align-clone.
3104         * nptl/tst-getpid1.c: Moved ...
3105         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
3106         * nptl/tst-getpid2.c: Moved ...
3107         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
3108         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
3109         * sysdeps/unix/sysv/linux/Makefile
3110         [$(subdir) = nptl] (tests): ... here.
3111         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
3112         * sysdeps/unix/sysv/linux/Makefile
3113         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
3115         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
3116         Drop trailing \n from perror argument.  Use return rather than exit.
3118         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
3119         on [SA_SIGINFO].
3120         * nptl/tst-cancel21.c (do_test): Likewise.
3121         * debug/tst-backtrace6.c: Include <signal.h> first thing.
3122         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
3123         [!SA_SIGINFO]: Make it a stub test.
3125         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
3126         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
3128         * posix/tst-getlogin.c: Move to ...
3129         * login/tst-getlogin.c: ... here.
3130         * posix/Makefile (tests): Move tst-getlogin to ...
3131         * login/Makefile (tests): ... here.
3133         * libio/tst-atime.c (do_test): Move local variables SV and E
3134         inside [ST_NOATIME] conditional.
3136         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
3138         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
3140         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
3141         (wait_code): New function replaces macro.
3142         Call nanosleep rather than syscall.
3144         * nptl/pt-system.c: Rewritten.  Put everything under
3145         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3146         Use IFUNC to redirect when possible.
3148         * nptl/pt-longjmp.c: Rewritten.  Put everything under
3149         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3150         Use IFUNC to redirect when possible.
3152         * nptl/pt-fork.c: Rewritten.  Put everything under
3153         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3154         Use IFUNC to redirect when possible.
3155         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
3157         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
3158         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
3159         unconditionally nowadays.  This included the only reference to
3160         __vdso_clock_gettime that appears outside libc proper.
3161         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
3162         Remove version set (containing only __vdso_clock_gettime).
3163         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
3164         Add attribute_hidden.
3165         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
3166         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
3167         libc_hidden_data_def.
3168         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
3169         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
3171         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
3172         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
3173         setrpcent, and getrpcport to ...
3174         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
3175         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
3176         getrpcbynumber_r, and getrpcent_r to ...
3177         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
3178         * inet/getrpcbyname.c: Moved ...
3179         * sunrpc/getrpcbyname.c: ... here.
3180         * inet/getrpcbyname_r.c: Moved ...
3181         * sunrpc/getrpcbyname_r.c: ... here.
3182         * inet/getrpcbynumber.c: Moved ...
3183         * sunrpc/getrpcbynumber.c: ... here.
3184         * inet/getrpcbynumber_r.c: Moved ...
3185         * sunrpc/getrpcbynumber_r.c: ... here.
3186         * inet/getrpcent.c: Moved ...
3187         * sunrpc/getrpcent.c: ... here.
3188         * inet/getrpcent_r.c: Moved ...
3189         * sunrpc/getrpcent_r.c: ... here.
3190         * inet/Makefile (routines): Move those to ...
3191         * sunrpc/Makefile (routines): ... here.
3192         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
3193         the $(subdirs) list.
3194         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
3195         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
3196         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
3197         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
3199         * elf/Makefile (routines): Include $(all-dl-routines), not just
3200         $(dl-routines).
3201         (rtld-routines): Likewise.  Use = rather than :=.
3202         * sysdeps/aarch64/Makefile [$(subdir) = elf]
3203         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
3204         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
3205         * sysdeps/arm/Makefile: Likewise.
3206         * sysdeps/i386/Makefile: Likewise.
3207         * sysdeps/x86_64/Makefile: Likewise.
3208         * sysdeps/hppa/Makefile [$(subdir) = elf]
3209         (sysdep_routines, sysdep-rtld-routines): Don't add
3210         $(sysdep-dl-routines) to these.
3211         * sysdeps/ia64/Makefile: Likewise.
3212         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
3213         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
3214         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
3215         Don't add dl-static to these; sysdep-dl-routines alone is enough.
3216         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
3217         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
3218         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
3219         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
3220         * sysdeps/powerpc/Makefile [$(subdir) = elf]
3221         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
3222         these; sysdep-dl-routines alone is enough.
3224 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
3226         [BZ #17932]
3227         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
3228         where multiplication results in zero and third argument is finite
3229         and nonzero.
3230         * math/auto-libm-test-in: Add more tests of fma.
3231         * math/auto-libm-test-out: Regenerated.
3233         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
3234         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
3235         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
3236         (_FP_CMP_EQ): Likewise.
3237         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
3239         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
3240         extra argument CHECK_NAN.  Redefine as wrapper around
3241         _FP_EXTEND_CNAN.
3243 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
3245         * version.h (RELEASE): Set to "stable".
3246         (VERSION): Set to "2.21"
3247         * include/features.h (__GLIBC_MINOR__): Set to 21.
3249         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
3251 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
3252             Paul Eggert  <eggert@cs.ucla.edu>
3254         [BZ #16618]
3255         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
3256         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
3257         size in bytes. Store needed elements in wpmax. Use needed size
3258         in bytes for extend_alloca.
3260 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
3262         * manual/install.texi: Latest tested versions are GCC 4.9.2,
3263         binutls 2.25, and texinfo 5.2.
3264         * INSTALL: Regenerate.
3265         * sysdeps/nios2/configure: Regenerate.
3266         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
3267         * manual/contrib.texi: Update.
3268         * po/be.po: Update.
3269         * po/bg.po: Update.
3270         * po/ca.po: Update.
3271         * po/cs.po: Update.
3272         * po/da.po: Update.
3273         * po/de.po: Update.
3274         * po/el.po: Update.
3275         * po/eo.po: Update.
3276         * po/es.po: Update.
3277         * po/fi.po: Update.
3278         * po/fr.po: Update.
3279         * po/gl.po: Update.
3280         * po/hr.po: Update.
3281         * po/hu.po: Update.
3282         * po/ia.po: Update.
3283         * po/id.po: Update.
3284         * po/it.po: Update.
3285         * po/ja.po: Update.
3286         * po/ko.po: Update.
3287         * po/lt.po: Update.
3288         * po/nb.po: Update.
3289         * po/nl.po: Update.
3290         * po/pl.po: Update.
3291         * po/pt_BR.po: Update.
3292         * po/ru.po: Update.
3293         * po/rw.po: Update.
3294         * po/sk.po: Update.
3295         * po/sl.po: Update.
3296         * po/sv.po: Update.
3297         * po/tr.po: Update.
3298         * po/uk.po: Update.
3299         * po/vi.po: Update.
3300         * po/zh_CN.po: Update.
3301         * po/zh_TW.po: Update.
3303         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
3304         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
3305         * sysdeps/hppa/dl-irel.h: Remove #warning.
3306         * sysdeps/hppa/entry.h: Provide prototype for
3307         __canonicalize_funcptr_for_compare and cast argument.
3308         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
3309         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
3310         * sysdeps/hppa/sotruss-lib.c: New file.
3311         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
3312         (atomic_compare_and_exchange_val_acq): Use __typeof__.
3313         (atomic_compare_and_exchange_bool_acq): Likewise.
3314         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
3315         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
3317         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
3318         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
3319         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
3321 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
3323         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
3324         called function in non-PIC case.
3326 2015-01-31  David S. Miller  <davem@davemloft.net>
3328         * sysdeps/sparc/sparc32/bits/atomic.h
3329         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
3330         unlock not after it.
3331         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
3332         volatile register usage warnings from the compiler.
3334         * sysdeps/sparc/nptl/sem_init.c: Delete.
3335         * sysdeps/sparc/nptl/sem_post.c: Delete.
3336         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
3337         * sysdeps/sparc/nptl/sem_wait.c: Delete.
3338         * sysdeps/sparc/sparc32/sem_init.c: New file.
3339         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
3340         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
3341         padding explicitly initialized.
3342         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
3343         padding for in-semaphore spinlock.
3344         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
3345         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
3346         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
3347         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
3348         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
3349         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
3350         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
3351         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
3352         version.
3353         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
3354         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
3356 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
3358         [BZ #17801]
3359         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3360         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
3361         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
3362         New.
3363         (index_AVX_Fast_Unaligned_Load): Likewise.
3364         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
3365         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
3366         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
3367         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
3368         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
3369         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
3370         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
3371         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
3372         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
3374 2015-01-29  Andreas Schwab  <schwab@suse.de>
3376         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
3378 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
3380         [BZ #17892]
3381         * nscd/nscd_stat.c (send_stats): Initialize DATA.
3383 2015-01-28  Martin Sebor  <msebor@redhat.com>
3385         * math/README.libm-test: Clarify. Add "How to read the test output."
3387 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
3389         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
3390         Define to 0.
3392 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
3394         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
3395         (__HAVE_64B_ATOMICS): Define to 0.
3397 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3399         [BZ #17885]
3400         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
3401         value to set as new flag.
3403         [BZ #16576]
3404         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
3405         and use _ARCH_PPCSQ instead.
3406         (__ieee754_sqrt): Likewise.
3407         (__ieee754_sqrtf): Likewise.
3408         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
3409         _ARCH_PPCSQ is defined.
3410         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
3411         fsqrt instruction.
3412         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
3413         _ARCH_PPCSQ is defined.
3414         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
3415         fsqrts instruction.
3416         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
3418 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3420         * iconv/loop.c: Suppress array out of bound warning caused by GCC
3421         bug (GCC BZ #64739).
3423 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
3425         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
3426         Mark _retval as used.
3427         (lll_futex_wake_unlock): Likewise.
3428         (lll_futex_timed_wait_requeue_pi): Likewise.
3430         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
3431         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
3432         register variables.
3434         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
3435         libm_hidden_def.
3437         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
3438         (__bswap_64): Mark as __always_inline.
3440 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
3442         [BZ #15378]
3443         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
3444         when none of the search directories exist.
3446 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3448         [BZ #17869]
3449         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
3450         power8 in .machine directive.
3452         [BZ #17868]
3453         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
3454         set dependency from opd value.
3456 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3458         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3459         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
3460         architecture.
3462 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3464         [BZ #17870]
3465         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
3466         with uint64_t.
3467         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
3468         (uint64_t) 1.
3469         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
3470         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
3471         Replace 1UL with (uint64_t) 1.
3472         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
3473         int with uint64_t.
3475 2015-01-23  Roland McGrath  <roland@hack.frob.com>
3477         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
3478         (if_freenameindex): Likewise.
3480         * resource/getrlimit64.c: Add missing libc_hidden_def.
3482 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
3484         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
3485         __label__.
3486         (_FP_FMA): Likewise.
3487         (_FP_TO_INT_ROUND): Likewise.
3488         (_FP_FROM_INT): Likewise.
3490 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3492         [BZ #16418]
3493         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
3494         Make code racy and cancel safe.
3496 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
3498         * sysdeps/arm/unwind-resume.h: Fix copyright year.
3499         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
3500         attribution.
3502         * pwd/tst-getpw.c: Rewrite.
3504         [BZ #17702]
3505         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
3506         (modules-names): Add moddummy1 and moddummy2.
3507         ($(objpfx)tst-rec-dlopen): Define.
3508         * dlfcn/moddummy1.c: New file.
3509         * dlfcn/moddummy2.c: New file.
3510         * dlfcn/tst-rec-dlopen.c: New file.
3511         * elf/dl-cache.c (_dl_load_cache_lookup):
3512         Return char*. Copy result with alloca/strcpy/strdup.
3513         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
3514         returns char*. Free cached. If not saving realname
3515         free cached.
3516         * elf/dl-open.c (dl_open_worker): Do not assert that
3517         _r_debug->r_state is RT_CONSISTENT.
3518         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
3519         returns char*.
3521 2015-01-21  Torvald Riegel  <triegel@redhat.com>
3522             Carlos O'Donell  <carlos@redhat.com>
3524         [BZ #12674]
3525         * nptl/sem_waitcommon.c: New file.
3526         * nptl/sem_wait.c: Include sem_waitcommon.c.
3527         (__sem_wait_cleanup, do_futex_wait): Remove.
3528         (__new_sem_wait): Adapt.
3529         (__new_sem_trywait): New function.
3530         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
3531         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
3532         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
3533         (sem_timedwait): Adapt.
3534         * nptl/sem_post.c (__new_sem_post): Adapt.
3535         (futex_wake): New function.
3536         (__old_sem_post): Add release MO fence.
3537         * nptl/sem_open.c (sem_open): Adapt.
3538         * nptl/sem_init.c (__new_sem_init): Adapt.
3539         (futex_private_if_supported): New function.
3540         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
3541         (__old_sem_getvalue): Add using previous code.
3542         * sysdeps/nptl/internaltypes.h: Adapt.
3543         * nptl/tst-sem13.c (do_test): Adapt.
3544         * nptl/tst-sem11.c (main): Adapt.
3545         * nptl/sem_trywait.c: Remove.
3546         * nptl/DESIGN-sem.txt: Remove.
3547         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
3548         (gen-as-const-headers): Remove structsem.sym.
3549         * nptl/structsem.sym: Remove.
3550         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
3551         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
3552         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
3553         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
3554         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
3555         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
3556         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
3557         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
3558         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
3559         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
3560         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
3561         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
3562         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
3563         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
3564         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
3565         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
3566         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
3567         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
3568         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
3569         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
3570         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
3571         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
3573 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
3575         * INSTALL: Regenerated.
3577         * po/libc.pot: Regenerated.
3579 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
3580             Sandra Loosemore  <sandra@codesourcery.com>
3581             Andrew Jenner  <andrew@codesourcery.com>
3582             Joseph Myers  <joseph@codesourcery.com>
3583             Nathan Sidwell  <nathan@codesourcery.com>
3585         * NEWS: Mention new Nios II port.
3586         * sysdeps/nios2/Implies: New file.
3587         * sysdeps/nios2/Makefile: New file.
3588         * sysdeps/nios2/Subdirs: New file.
3589         * sysdeps/nios2/Versions: New file.
3590         * sysdeps/nios2/__longjmp.S: New file.
3591         * sysdeps/nios2/abort-instr.h: New file.
3592         * sysdeps/nios2/backtrace.c: New file.
3593         * sysdeps/nios2/bits/endian.h: New file.
3594         * sysdeps/nios2/bits/fenv.h: New file.
3595         * sysdeps/nios2/bits/link.h: New file.
3596         * sysdeps/nios2/bits/setjmp.h: New file.
3597         * sysdeps/nios2/bsd-_setjmp.S: New file.
3598         * sysdeps/nios2/bsd-setjmp.S: New file.
3599         * sysdeps/nios2/configure: New generated file.
3600         * sysdeps/nios2/configure.ac: New file.
3601         * sysdeps/nios2/crti.S: New file.
3602         * sysdeps/nios2/crtn.S: New file.
3603         * sysdeps/nios2/dl-init.c: New file.
3604         * sysdeps/nios2/dl-machine.h: New file.
3605         * sysdeps/nios2/dl-sysdep.h: New file.
3606         * sysdeps/nios2/dl-tls.h: New file.
3607         * sysdeps/nios2/dl-trampoline.S: New file.
3608         * sysdeps/nios2/gccframe.h: New file.
3609         * sysdeps/nios2/gmp-mparam.h: New file.
3610         * sysdeps/nios2/jmpbuf-offsets.h: New file.
3611         * sysdeps/nios2/jmpbuf-unwind.h: New file.
3612         * sysdeps/nios2/ldsodefs.h: New file.
3613         * sysdeps/nios2/libc-tls.c: New file.
3614         * sysdeps/nios2/libm-test-ulps: New file.
3615         * sysdeps/nios2/machine-gmon.h: New file.
3616         * sysdeps/nios2/math-tests.h: New file.
3617         * sysdeps/nios2/math_private.h: New file.
3618         * sysdeps/nios2/memusage.h: New file.
3619         * sysdeps/nios2/nptl/Makefile: New file.
3620         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
3621         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
3622         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
3623         * sysdeps/nios2/nptl/pthreaddef.h: New file.
3624         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
3625         * sysdeps/nios2/nptl/tls.h: New file.
3626         * sysdeps/nios2/preconfigure: New file.
3627         * sysdeps/nios2/s_fma.c: New file.
3628         * sysdeps/nios2/s_fmaf.c: New file.
3629         * sysdeps/nios2/setjmp.S: New file.
3630         * sysdeps/nios2/sfp-machine.h: New file.
3631         * sysdeps/nios2/sotruss-lib.c: New file.
3632         * sysdeps/nios2/stackguard-macros.h: New file.
3633         * sysdeps/nios2/stackinfo.h: New file.
3634         * sysdeps/nios2/start.S: New file.
3635         * sysdeps/nios2/sysdep.h: New file.
3636         * sysdeps/nios2/tls-macros.h: New file.
3637         * sysdeps/nios2/tst-audit.h: New file.
3638         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
3639         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
3640         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
3641         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
3642         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
3643         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
3644         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
3645         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
3646         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
3647         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
3648         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
3649         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
3650         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
3651         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
3652         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
3653         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
3654         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
3655         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
3656         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
3657         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
3658         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
3659         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
3660         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
3661         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
3662         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
3663         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
3664         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
3665         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
3666         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
3667         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
3668         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
3669         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
3670         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
3671         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
3672         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
3673         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
3674         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
3675         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
3676         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
3677         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
3678         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
3679         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
3680         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
3681         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
3683 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3685         [BZ #17844]
3686         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
3687         (getutent): Use weak_alias in non SHARED case
3688         and default_symbol_version in SHARED case.
3689         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
3690         (getutent_r, pututline): Likewise.
3691         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
3692         (getutid): Likewise.
3693         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
3694         (getutid_r): Likewise.
3695         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
3696         (getutline): Likewise.
3697         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
3698         (getutline_r): Likewise.
3699         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
3700         (updwtmp): Likewise.
3702 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3704         [BZ #17848]
3705         * sysdeps/s390/s390-32/memcmp.S
3706         (memcmp_g5): Rename to __memcmp_g5.
3707         * sysdeps/s390/s390-32/memcpy.S
3708         (memcpy_g5): Rename to __memcpy_g5.
3709         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3710         (memcpy_mvcle) Rename to __memcpy_mvcle.
3711         * sysdeps/s390/s390-32/memset.S
3712         (memset_g5): Rename to __memset_g5.
3713         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
3714         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3715         and use prefixed functions.
3716         * sysdeps/s390/s390-32/multiarch/memcmp.S
3717         (memcmp_z196): Rename to __memcmp_z196.
3718         (memcmp_z10): Rename to __memcmp_z10.
3719         (memcmp): Set alias to __memcmp_g5.
3720         (bcmp): Set alias to __memcmp_g5.
3721         * sysdeps/s390/s390-32/multiarch/memcpy.S
3722         (memcpy_z196): Rename to __memcpy_z196.
3723         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3724         (memcpy_z10): Rename to __memcpy_z10.
3725         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3726         (memcpy): Set alias to __memcpy_g5.
3727         * sysdeps/s390/s390-32/multiarch/memset.S
3728         (memset_z196): Rename to __memset_z196.
3729         Jump to __memset_mvcle instead of memset_mvcle.
3730         (memset_z10): Rename to __memset_z10.
3731         Jump to __memset_mvcle instead of memset_mvcle.
3732         (memset_mvcle) Rename to __memset_mvcle.
3733         (memset): Set alias to __memset_g5.
3734         * sysdeps/s390/s390-64/memcmp.S
3735         (memcmp_z900): Rename to __memcmp_z900.
3736         * sysdeps/s390/s390-64/memcpy.S
3737         (memcpy_z900): Rename to __memcpy_z900.
3738         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3739         (memcpy_mvcle) Rename to __memcpy_mvcle.
3740         * sysdeps/s390/s390-64/memset.S
3741         (memset_z900): Rename to __memset_z900.
3742         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
3743         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3744         and use prefixed functions.
3745         * sysdeps/s390/s390-64/multiarch/memcmp.S
3746         (memcmp_z196): Rename to __memcmp_z196.
3747         (memcmp_z10): Rename to __memcmp_z10.
3748         (memcmp): Set alias to __memcmp_z900.
3749         (bcmp): Set alias to __memcmp_z900.
3750         * sysdeps/s390/s390-64/multiarch/memcpy.S
3751         (memcpy_z196): Rename to __memcpy_z196.
3752         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3753         (memcpy_z10): Rename to __memcpy_z10.
3754         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3755         (memcpy): Set alias to __memcpy_z900.
3756         * sysdeps/s390/s390-64/multiarch/memset.S
3757         (memset_z196): Rename to __memset_z196.
3758         Jump to __memset_mvcle instead of memset_mvcle.
3759         (memset_z10): Rename to __memset_z10.
3760         Jump to __memset_mvcle instead of memset_mvcle.
3761         (memset_mvcle) Rename to __memset_mvcle.
3762         (memset): Set alias to __memset_z900.
3764 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
3766         [BZ #17748]
3767         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
3768         __fesetenv instead of fesetenv.
3770 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
3772         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
3773         macro.
3775 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3777         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
3778         regression on LE.
3780         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
3781         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
3782         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3783         strncmp-power8 object.
3784         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3785         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
3786         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
3787         * NEWS: Update.
3789 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3790             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3792         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
3793         trailing byte check.
3795 2015-01-13  David S. Miller  <davem@davemloft.net>
3797         * include/signal.h (__sigreturn): Guard with __USE_MISC.
3799 2015-01-13  Roland McGrath  <roland@hack.frob.com>
3801         * login/logout.c (logout): Use memset rather than bzero.
3802         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
3803         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
3804         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
3805         (_gethtbyaddr): Likewise.
3806         * locale/programs/simple-hash.c (bcopy): Macro removed.
3808 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3810         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3811         Add strcmp-power8 object.
3812         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3813         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
3814         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
3815         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
3816         __strcmp_power8 implementation.
3817         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
3818         * NEWS: Update.
3820         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3821         Add strncpy-power8 and stpncpy-power8 objects.
3822         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3823         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
3824         implementations.
3825         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
3826         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
3827         __stpncpy_power8 implementation.
3828         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
3829         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
3830         __strncpy_power8 implementation.
3831         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
3832         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
3833         * NEWS: Update.
3835         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
3836         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
3837         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
3839         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3840         strncat-power8 object.
3841         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
3842         __strcat_power8 implementation.
3843         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3844         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
3845         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
3846         optimized strcat for power8.
3848         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3849         strcpy-power8 and stpcpy-power8 objects.
3850         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3851         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
3852         implementations.
3853         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
3854         multiarch stpcpy implementation for POWER8.
3855         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
3856         multiarch strcpy implementation for POWER8.
3857         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
3858         __strcpy_power8 function.
3859         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
3860         stpcpy for POWER8.
3861         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
3862         strcpy for POWER8.
3863         * NEWS: Update.
3865 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
3867         [BZ #16009]
3868         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
3869         weights and rules. Use do_xfrm_cached if data fits in cache,
3870         do_xfrm otherwise.  Moved former main loop to...
3871         * (do_xfrm_cached): New function.
3872         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
3873         find_idx, find_position and stack_push.
3874         * (find_idx): New function.
3875         * (find_position): Likewise.
3876         * localedata/sort-test.sh: Added test run for do_xfrm.
3877         * localedata/xfrm-test.c (main): Added command line option
3878         -nocache to run the test with strings that are too large for
3879         the STRXFRM cache.
3881 2015-01-13  Torvald Riegel  <triegel@redhat.com>
3883         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
3884         variable to lll_futex_wake call, not the value itself.
3886 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
3888         [BZ #17803]
3889         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
3890         twom64.  Adjust value to 0x1p-64L.
3891         (__scalblnl): Only return standard underflowing result for K <=
3892         -64 not K <= -63; adjust exponent for underflowing result by 64
3893         not 63.
3894         * math/libm-test.inc (scalbn_test_data): Add more tests.
3895         (scalbln_test_data): Likewise.
3897         [BZ #17834]
3898         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
3899         0x1p63L.
3900         (__scalblnl): Get new exponent of adjusted subnormal value from ES
3901         not HX.
3902         * math/libm-test.inc (scalbn_test_data): Add more tests.
3903         (scalbln_test_data): Likewise.
3905 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3906             Stefani Seibold  <stefani@seibold.net>
3908         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
3909         (sysdep_routines): Add dl-vdso here, ...
3910         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
3911         (sysdep_routines): ... not here.
3912         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
3913         fallback when vDSO is not presented.
3914         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
3915         Define with libc_hidden_proto/libc_hidden_data_def definitions.
3916         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
3917         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
3918         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
3919         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
3920         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
3921         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
3922         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
3923         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
3924         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
3925         fallback configurable symbol when vDSO is not available.
3926         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
3927         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
3928         be able to redefine fallback symbol when vDSO is not available.
3929         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
3930         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
3932 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3934         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
3935         (TLS_INIT_TP): Add tm_capable initialization.
3936         (TLS_DEFINE_INIT_TP): Likewise.
3937         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
3938         TCB.
3939         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
3940         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
3941         calculation.
3942         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
3943         transactoion is lock elision is built and TCB tm_capable is set.
3944         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
3945         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3946         (INTERNAL_SYSCALL_NCS): Likewise.
3947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3948         (INTERNAL_SYSCALL_NCS): Likewise.
3949         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
3951         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
3952         for powerpc.
3953         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
3954         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
3955         and remove it for 32 bits case.
3956         [pthread_rwlock_t] (__rwelision): New field for lock elision.
3957         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
3958         initialization.
3959         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
3960         Disable lock elision with rdlocks if elision is not available.
3962         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
3963         (sysdep_routines): Add lock elision objects.
3964         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
3965         [pthread_mutex_t] (__spins): Rework to add lock elision field.
3966         [pthread_mutex_t] (__elision): Add field.
3967         [__PTHREAD_SPINS]: Adjust to init lock elision field.
3968         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
3969         elision definitions for powerpc.
3970         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
3971         implementation of lock elision for powerpc.
3972         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
3973         implementation of timed lock elision for powerpc.
3974         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
3975         implementation of trylock with lock elision for powerpc.
3976         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
3977         implementaion of unlock for lock elision for powerpc.
3978         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
3979         automatic enable lock elision for mutexes.
3980         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
3981         transaction execution definitions for powerpc.
3982         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
3983         definitions.
3984         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
3985         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
3986         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
3987         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
3988         * NEWS: Update.
3990 2015-01-09  Roland McGrath  <roland@hack.frob.com>
3992         * sysdeps/posix/shm-directory.c: Use <> rather than ""
3993         for #include of <shm-directory.h>.
3995 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
3997         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
3998         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
4000 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
4002         [BZ #17791]
4003         * NEWS: Mention bug fix.
4004         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
4005         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
4006         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
4008 2015-01-09  Torvald Riegel <triegel@redhat.com>
4010         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
4012 2015-01-09  Torvald Riegel <triegel@redhat.com>
4014         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
4016 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4018         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
4019         pointer and cast to uintptr_t.
4021 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4023         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
4024         removed.
4025         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
4027 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4029         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
4030         of 0.
4032 2015-01-08  Roland McGrath  <roland@hack.frob.com>
4034         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
4035         <nptl/pthreadP.h> instead.
4036         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
4038         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
4039         already defined.
4040         [__SIGRTMIN] (init): Function removed.
4041         [__SIGRTMIN] (initialized): Variable removed.
4042         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
4043         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
4044         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
4045         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
4046         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
4047         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
4048         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
4049         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
4050         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
4051         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
4052         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
4053         * sysdeps/nptl/allocrtsig.c: New file.
4054         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
4055         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
4056         * sysdeps/generic/testrtsig.h: File removed.
4058         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
4059         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
4061         * nptl/nptl-init.c (pthread_functions): Conditionalize
4062         .ptr__nptl_setxid initialization on [SIGSETXID].
4064         * sysdeps/nptl/sys/procfs.h: New file.
4065         * nptl_db/Makefile (headers): Add it.
4066         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
4068         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
4069         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
4070         * nptl/pthread_attr_setaffinity.c: Include it.
4071         * nptl/pthread_setattr_default_np.c: Likewise.
4072         * nptl/check-cpuset.h: New file.
4074 2015-01-08  Richard Henderson  <rth@redhat.com>
4076         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
4077         (CFLAGS-tst-execstack-prog.c): Likewise.
4078         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
4080 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
4081             Sandra Loosemore  <sandra@codesourcery.com>
4082             Andrew Jenner  <andrew@codesourcery.com>
4083             Joseph Myers  <joseph@codesourcery.com>
4084             Nathan Sidwell  <nathan@codesourcery.com>
4086         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
4087         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
4088         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
4089         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
4090         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
4091         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
4092         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
4093         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
4094         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
4095         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
4096         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
4097         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
4098         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
4099         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
4100         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
4101         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
4102         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
4104 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4106         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
4107         timespec struct member in syscall macro.
4108         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
4109         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
4110         first timeval struct member in syscall macro.
4111         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
4113 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
4115         [BZ #17748]
4116         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
4117         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
4118         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
4119         __feupdateenv and define as weak alias of __feupdateenv.  Use
4120         libm_hidden_weak.
4121         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
4122         libm_hidden_def.
4123         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
4124         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
4125         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
4126         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
4127         libm_hidden_def.
4128         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
4129         __feupdateenv and define as weak alias of __feupdateenv.  Use
4130         libm_hidden_weak.
4131         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
4132         libm_hidden_def.
4133         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
4134         __feupdateenv and define as weak alias of __feupdateenv.  Use
4135         libm_hidden_weak.
4136         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
4137         libm_hidden_def.
4138         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
4139         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
4140         (__feupdateenv): Likewise.
4141         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
4142         __feupdateenv and define as weak alias of __feupdateenv.  Use
4143         libm_hidden_weak.
4144         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4145         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
4146         libm_hidden_def.
4147         * sysdeps/tile/math_private.h (__feupdateenv): New inline
4148         function.
4149         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
4150         libm_hidden_def.
4151         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
4152         __feupdateenv instead of feupdateenv.
4153         (default_libc_feupdateenv_test): Likewise.
4154         (libc_feresetround_ctx): Likewise.
4156 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4158         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
4159         prototype.
4161 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
4163         * posix/regcomp.c (parse_bracket_exp): Initialize type to
4164         COLL_SYM in a couple of places to avoid uninitialized variable
4165         wanings on tilegx gcc 4.8.2.
4167 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
4169         * sysdeps/aarch64/strcpy.S: New file.
4170         * sysdeps/aarch64/stpcpy.S: New file.
4171         * NEWS: Updated.
4173 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
4175         * sysdeps/aarch64/strrchr.S: New file.
4176         * NEWS: Updated.
4178 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
4180         [BZ #17658]
4181         * stdlib/setenv.c: Fix memory leak when setting large,
4182         duplicate string.
4184 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
4186         [BZ #17273]
4187         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
4188         and tabs from buffer before parsing fstab entry.
4189         * misc/tst-mntent.c (main): Add test for mount entry with
4190         trailing spaces and tabs.
4192 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
4194         [BZ #17748]
4195         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
4196         * math/fesetround.c (fesetround): Rename to __fesetround and
4197         define as weak alias of __fesetround.  Use libm_hidden_weak.
4198         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
4199         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
4200         * sysdeps/arm/fesetround.c (fesetround): Likewise.
4201         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
4202         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
4203         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
4204         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
4205         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
4206         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
4207         __fesetround_inline.
4208         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
4209         __fesetround_inline instead of __fesetround.
4210         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
4211         __fesetround and define as weak alias of __fesetround.  Use
4212         libm_hidden_weak.  Call __fesetround_inline instead of
4213         __fesetround.
4214         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
4215         __fesetround and define as weak alias of __fesetround.  Use
4216         libm_hidden_weak.
4217         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
4218         Likewise.
4219         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
4220         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
4221         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
4222         * sysdeps/tile/math_private.h (__fesetround): New inline function.
4223         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
4224         __fesetround and define as weak alias of __fesetround.  Use
4225         libm_hidden_weak.
4226         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
4227         __fesetround instead of fesetround.
4228         (default_libc_feholdexcept_setround): Likewise.
4229         (libc_feholdsetround_ctx): Likewise.
4230         (libc_feholdsetround_noex_ctx): Likewise.
4232         [BZ #17748]
4233         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
4234         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
4235         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
4236         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
4237         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4238         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
4239         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4240         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
4241         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4242         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4243         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4244         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4245         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4246         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4247         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
4248         libm_hidden_def.
4249         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
4250         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
4251         Likewise.
4252         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4253         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4254         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
4255         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4256         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
4257         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
4258         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
4259         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
4260         __fesetenv instead of fesetenv.
4261         (libc_feresetround_noex_ctx): Likewise.
4262         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
4263         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
4264         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
4265         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
4266         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
4267         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
4268         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
4269         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
4270         (__feupdateenv): Likewise.
4271         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
4272         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4273         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
4274         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
4276 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
4278         [BZ #17806]
4279         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
4280         addresses have been freed.
4282 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
4284         * resolv/res_init.c (__res_vinit): Improve comments about nserv
4285         and nservall.
4287 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
4289         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
4290         Clean up check_pf allocation pattern. addresses
4292 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4294         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
4295         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
4296         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
4297         * nptl/pthread_exit.c (__pthread_exit): Likewise.
4298         * nptl/pthread_join.c (pthread_join): Likewise.
4299         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
4300         * sysdeps/posix/waitid.c (__waitid): Likewise.
4301         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
4302         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
4303         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
4304         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
4305         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
4306         Likewise.
4307         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
4308         (__libc_pread64): Likewise.
4309         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
4310         (__libc_pwrite): Likewise.
4311         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
4312         (__libc_pwrite64): Likewsie.
4313         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
4314         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
4315         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
4316         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
4317         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
4318         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
4319         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
4320         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
4321         Likewise.
4322         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
4323         (__libc_pread64): Likewise.
4324         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
4325         Likewise.
4326         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
4327         (__libc_pwrite64): Likewise.
4328         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
4329         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
4330         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
4331         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
4332         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
4333         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
4334         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
4335         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
4336         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
4337         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
4338         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
4339         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
4340         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
4341         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
4342         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
4343         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
4344         Likewise.
4346 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
4348         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
4349         (CFLAGS-test-double.c): Likewise.
4350         (CFLAGS-test-ldouble.c): Likewise.
4351         (CPPFLAGS-test-ifloat.c): Likewise.
4352         (CPPFLAGS-test-idouble.c): Likewise.
4353         (CPPFLAGS-test-ildoubl.c): Likewise.
4354         (CFLAGS-test-test-fenv.c): Remove variable.
4355         (CFLAGS-test-misc.c): Likewise.
4357 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
4359         [BZ #17797]
4360         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
4361         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
4362         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
4363         CLOCKS_PER_SEC == 1000000.
4364         * time/clocktest.c (main): Replace %ld with %jd and cast to
4365         intmax_t.
4367 2015-01-05  Roland McGrath  <roland@hack.frob.com>
4369         * sysdeps/generic/unwind-resume.h: New file.
4370         * sysdeps/gnu/unwind-resume.c: Include it.
4371         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
4372         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
4373         argument list.
4374         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
4375         global rather than static.
4376         (_Unwind_Resume): Update user.
4377         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
4378         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
4379         rather than static.  Add __attribute__ ((cold)).
4380         (_Unwind_Resume, __gcc_personality_v0): Update callers.
4381         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
4382         * sysdeps/arm/arm-unwind-resume.S: New file.
4383         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
4384         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
4385         * sysdeps/arm/Makefile [$(subdir) = csu]
4386         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
4387         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
4388         Add rt-arm-unwind-resume.
4389         [$(subdir) = nptl]
4390         (libpthread-sysdep_routines, libpthread-shared-only-routines):
4391         Add pt-arm-unwind-resume.
4392         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
4393         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
4395 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4397         [BZ #17748]
4398         * include/fenv.h (__feholdexcept): Declare.  Use
4399         libm_hidden_proto.
4400         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
4401         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
4402         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4403         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
4404         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
4405         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
4406         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
4407         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4408         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
4409         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
4410         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4411         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
4412         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
4413         (feholdexcept): Likewise.
4414         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
4415         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
4416         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4417         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4418         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
4419         __feholdexcept instead of feholdexcept.
4420         (default_libc_feholdexcept_setround): Likewise.
4422 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4424         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
4425         to avoid using stl/str to align destination.
4427 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4429         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
4431 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4433         [BZ #17796]
4434         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
4435         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
4436         Define as weak alias not strong alias.
4438 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4440         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
4441         bltzal with addiupc.
4442         (RTLD_START): Ditto.
4444 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
4446         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
4447         for __vdso_* functions in declarations.
4448         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
4449         definitions.
4450         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
4451         INTERNAL_VSYSCALL): Use struct return types to check for error.
4453         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
4454         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
4455         function with cast from llround().
4456         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
4457         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
4458         Define.
4460 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4462         [BZ #17793]
4463         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
4464         Define as weak alias not strong alias.
4466         [BZ #17635]
4467         * ctype/ctype-c99.c: New file.  isblank implementation moved from
4468         ...
4469         * ctype/ctype-extn.c: ... here.
4470         (__isblank_l): Move to ...
4471         * ctype/ctype-c99_l.c: ... here.  New file.
4472         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
4473         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
4474         Remove variable.
4475         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
4476         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
4477         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
4478         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
4479         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
4481         [BZ #17777]
4482         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
4483         (posix_fadvise64): Define as weak alias not strong alias.
4484         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
4485         (posix_fallocate64): Likewise.
4486         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
4487         Remove variable.
4488         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
4489         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
4490         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
4491         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
4492         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
4494 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
4496         [BZ #16191]
4497         * NEWS: Mention bug fix.
4498         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
4499         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
4500         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
4501         (HOST_STACK_END_ADDR): Likewise.
4503 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4505         [BZ #17748]
4506         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
4507         * math/fegetround.c (fegetround): Rename to __fegetround and
4508         define as weak alias of __fegetround.  Use libm_hidden_weak.
4509         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
4510         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
4511         * sysdeps/arm/fegetround.c (fegetround): Likewise.
4512         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
4513         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
4514         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
4515         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
4516         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
4517         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
4518         Undefine after rather than before function definition; use
4519         parentheses around function name in definition.
4520         (__fegetround): Also undefine macro after function definition.
4521         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
4522         __fegetround and define as weak alias of __fegetround.  Use
4523         libm_hidden_weak.  Do not undefine as macro.
4524         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
4525         Likewise.
4526         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
4527         __fegetround and define as weak alias of __fegetround.  Use
4528         libm_hidden_weak.
4529         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
4530         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
4531         * sysdeps/tile/math_private.h (__fegetround): New inline function.
4532         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
4533         __fegetround and define as weak alias of __fegetround.  Use
4534         libm_hidden_weak.
4535         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
4536         __fegetround instead of fegetround.
4538         [BZ #17782]
4539         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
4540         Condition macro definition on [__USE_MISC].
4542         [BZ #17781]
4543         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
4544         (struct sigaction): Change type of sa_flags field to int.
4546         [BZ #17780]
4547         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
4548         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
4549         __glibc_reserved0.
4551         * nptl/version.c (banner): Use single year in copyright notice.
4553         * NEWS: Update copyright dates.
4554         * catgets/gencat.c (print_version): Likewise.
4555         * csu/version.c (banner): Likewise.
4556         * debug/catchsegv.sh: Likewise.
4557         * debug/pcprofiledump.c (print_version): Likewise.
4558         * debug/xtrace.sh (do_version): Likewise.
4559         * elf/ldconfig.c (print_version): Likewise.
4560         * elf/ldd.bash.in: Likewise.
4561         * elf/pldd.c (print_version): Likewise.
4562         * elf/sotruss.sh: Likewise.
4563         * elf/sprof.c (print_version): Likewise.
4564         * iconv/iconv_prog.c (print_version): Likewise.
4565         * iconv/iconvconfig.c (print_version): Likewise.
4566         * locale/programs/locale.c (print_version): Likewise.
4567         * locale/programs/localedef.c (print_version): Likewise.
4568         * login/programs/pt_chown.c (print_version): Likewise.
4569         * malloc/memusage.sh (do_version): Likewise.
4570         * malloc/memusagestat.c (print_version): Likewise.
4571         * malloc/mtrace.pl: Likewise.
4572         * manual/libc.texinfo: Likewise.
4573         * nptl/version.c (banner): Likewise.
4574         * nscd/nscd.c (print_version): Likewise.
4575         * nss/getent.c (print_version): Likewise.
4576         * nss/makedb.c (print_version): Likewise.
4577         * posix/getconf.c (main): Likewise.
4578         * scripts/test-installation.pl: Likewise.
4579         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
4581 2015-01-02  Will Newton  <will.newton@linaro.org>
4583         * sysdeps/arm/armv7/configure: Removed.
4584         * sysdeps/arm/armv7/configure.ac: Likewise.
4586 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4588         * All files with FSF copyright notices: Update copyright dates
4589         using scripts/update-copyrights.
4590         * intl/plural.c: Regenerated.
4591         * locale/programs/charmap-kw.h: Likewise.
4592         * locale/programs/locfile-kw.h: Likewise.
4594 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
4596         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
4598 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4600         [BZ #17748]
4601         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
4602         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
4603         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4604         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4605         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4606         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
4607         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4608         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
4609         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4610         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4611         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4612         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4613         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4614         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4615         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
4616         libm_hidden_def.
4617         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
4618         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
4619         Likewise.
4620         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4621         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4622         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
4623         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4624         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
4625         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4626         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4627         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
4628         __fegetenv instead of fegetenv.
4629         (libc_feholdsetround_noex_ctx): Likewise.
4631 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
4633         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
4634         (Elf_MIPS_ABIFlags_v0): New structure.
4635         (EF_MIPS_FP64): Define.
4636         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
4637         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
4638         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
4639         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
4640         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
4641         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
4642         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
4643         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
4644         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
4645         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
4646         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
4647         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
4648         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
4649         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
4650         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
4651         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
4652         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
4653         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
4654         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
4655         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
4656         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
4657         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
4658         field.
4659         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
4660         EF_MIPS_FP64.
4661         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
4662         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
4663         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
4664         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
4665         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
4666         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
4667         * sysdeps/mips/tst-abi-interlink.c: Likewise.
4668         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
4669         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
4670         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
4671         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
4672         record the current FP ABI extension.
4673         (mips-mode-switch): Define to show if kernel headers support mode
4674         switching.
4675         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
4676         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
4677         supported SYSV ABI version to 3.
4678         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
4679         feature.
4681 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
4682             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4684         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
4685         path.
4686         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
4688 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4690         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
4691         __fegetround and redefine to call __fegetround.  Remove condition
4692         on [!__NO_MATH_INLINES].
4693         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
4694         function.
4695         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
4696         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
4697         Remove macro.
4698         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
4699         instead of <fenv_libc.h>.
4700         (__llrintl): Call fegetround instead of __fegetround.
4701         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
4702         instead of <fenv_libc.h>.
4703         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
4704         (__lrintl): Call fegetround instead of __fegetround.
4705         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
4706         instead of <fenv_libc.h>.
4707         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
4708         (__rintl): Call fegetround instead of __fegetround.
4710 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
4712         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
4713         arrays.
4715 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4717         [BZ #17775]
4718         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
4719         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
4720         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
4722 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4724         * sysdeps/i386/tls-macros.h: Include <features.h>.
4725         (TLS_LE): Use non-PIC version for GCC >= 5.0.
4726         (TLS_IE): Likewise.
4727         (TLS_LD): Likewise.
4728         (TLS_GD): Likewise.
4729         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
4730         define for GCC >= 5.0.
4732 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
4734         * math/test-fenv.c (test_single_exception, set_single_exc,
4735         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
4736         feexcp_mask_test, feenable_test, fe_single_test): Add
4737         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
4738         case where they are not used.
4739         * math/libm-test.inc: Likewise.
4740         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
4741         unused in the absence of FP rounding/exception support.
4742         * stdio-common/tst-printf-round.c: Likewise.
4743         * stdlib/tst-strtod-round.c: Likewise.
4744         * stdlib/tst-strtod-underflow.c: Likewise.
4746 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
4748         [BZ #17723]
4749         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
4750         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
4751         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4752         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4753         libm_hidden_weak.
4754         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
4755         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4756         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
4757         libm_hidden_def.
4758         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4759         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4760         libm_hidden_weak.
4761         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
4762         Likewise.
4763         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
4764         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4765         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4766         libm_hidden_weak.
4767         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4768         libm_hidden_def.
4769         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
4770         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
4771         (__feraiseexcept): Likewise.
4772         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4773         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4774         libm_hidden_weak.
4775         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4776         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4777         libm_hidden_def.
4778         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
4779         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
4780         Use libm_hidden_def.
4781         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
4782         libm_hidden_def.
4783         (feraiseexcept): Define as weak not strong alias.  Use
4784         libm_hidden_weak.
4785         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
4786         New inline function.  Factored out of ...
4787         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
4788         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
4789         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
4790         feraiseexcept.
4791         * math/w_acos.c (__acos): Likewise.
4792         * math/w_asin.c (__asin): Likewise.
4793         * math/w_ilogb.c (__ilogb): Likewise.
4794         * math/w_j0.c (y0): Likewise.
4795         * math/w_j1.c (y1): Likewise.
4796         * math/w_jn.c (yn): Likewise.
4797         * math/w_log.c (__log): Likewise.
4798         * math/w_log10.c (__log10): Likewise.
4799         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
4800         * sysdeps/aarch64/fpu/math_private.h
4801         (libc_feupdateenv_test_aarch64): Likewise.
4802         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
4803         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
4804         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
4805         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
4806         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
4807         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
4808         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
4809         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
4810         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4811         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
4813 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4815         [BZ #17732]
4816         * io/test-utime.c (main): Replace %ld with %jd and cast to
4817         intmax_t.
4818         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
4819         * nptl/tst-mutex5.c: Include <stdint.h>.
4820         (do_test): Replace %ld with %jd and cast to intmax_t.
4821         * posix/tst-regex.c (run_test): Likewise.
4822         (run_test_backwards): Likewise.
4823         * rt/tst-clock.c: Include <stdint.h>.
4824         (clock_test): Replace %ld with %jd and cast to intmax_t.
4825         * rt/tst-cpuclock1.c: Include <stdint.h>.
4826         (do_test): Replace %lu with %ju and cast to uintmax_t.
4827         * rt/tst-cpuclock2.c: Include <stdint.h>.
4828         (do_test): Replace %lu with %ju and cast to uintmax_t.
4829         * rt/tst-mqueue1.c: Include <stdint.h>.
4830         (check_attrs): Replace %ld with %jd and cast to intmax_t.
4831         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
4832         intmax_t.
4833         * rt/tst-mqueue4.c (do_test): Likewise.
4834         * rt/tst-timer4.c: Include <stdint.h>.
4835         (check_ts): Replace %ld with %jd and cast to intmax_t.
4836         (do_test): Likewise.
4837         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
4838         and cast to intmax_t.
4839         * sysdeps/pthread/tst-timer.c (main): Likewise.
4840         * time/clocktest.c (main): Likewise.
4841         * time/tst-posixtz.c (do_test): Likewise.
4842         * timezone/tst-timezone.c (main): Likewise.
4844 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4845             H.J. Lu  <hongjiu.lu@intel.com>
4847         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
4848         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
4849         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
4850         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
4851         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
4852         version if bit_Fast_Unaligned_Load is set.
4853         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
4854         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
4855         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
4856         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
4857         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
4858         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
4859         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
4860         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
4861         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
4862         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
4863         to 4.
4864         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
4865         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
4866         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
4867         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
4869 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
4871         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
4872         instead of #if to avoid a Wundef warning.
4873         * stdlib/tst-limits.c (do_test): Likewise.
4875         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
4876         parallel other exception macros.
4877         (fegetenv): Convert from macro to extern inline so that it applies
4878         retroactively to inline functions already seen by the compiler.
4879         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
4881         * posix/Makefile (before-compile): Use $(objpfx) for
4882         posix-conf-vars-def.h.
4884 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
4886         * posix/getconf.c (main): Use size_t for type of I.
4887         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
4888         NSPEC.
4890         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
4891         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
4892         * posix/posix-envs.def: Likewise.
4893         * sysdeps/posix/sysconf.c: Likewise.
4894         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
4895         (specs): Remove array.
4896         * scripts/gen-posix-conf-vars.awk: Support generation of specs
4897         array.
4899         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
4900         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
4901         (__sysconf): Use CONF_IS_* macros.
4903         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
4904         ($(objpfx)posix-conf-vars-def.h): New target.
4905         * posix/posix-conf-vars.list: New file.
4906         * posix/posix-conf-vars.h: New file.
4907         * posix/confstr.c: Include posix-conf-vars.h.
4908         (confstr): Use CONF_IS_* macros.
4909         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
4910         CONF_IS_* macros.
4911         * scripts/gen-posix-conf-vars.awk: New file.
4913 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
4915         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
4916         fegetround): Add no-op macros to avoid linknamespace issues.
4918         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
4919         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
4921         * sysdeps/unix/sysv/linux/tile/sysdep.h
4922         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
4923         assembly-specific section to avoid a redefinition warning.
4925         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
4926         long before casting to pointer to avoid a cast warning.
4928 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
4930         * sysdeps/tile/tilegx/Implies: New file.
4932 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
4934         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
4936 2014-12-23  Florian Weimer  <fweimer@redhat.com>
4938         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
4940 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4942         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
4943         not define.
4944         * sysdeps/unix/sysv/linux/utimes.c: Do not include
4945         <kernel-features.h>.
4946         (__utimes) [__NR_utimes]: Make code unconditional.
4947         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
4948         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
4949         (__ASSUME_UTIMES): Do not undefine.
4950         * sysdeps/unix/sysv/linux/tile/kernel-features.h
4951         (__ASSUME_UTIMES): Likewise.
4952         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
4953         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
4954         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
4955         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
4957 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
4959         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
4961 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
4963         [BZ #17747]
4964         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
4965         alias to weak alias for j0l, y0l.
4966         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
4967         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
4969         [BZ #17746]
4970         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
4971         conversion.
4973 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
4975         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
4976         to zero if not already defined.
4978 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4980         [BZ #17724]
4981         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
4982         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
4983         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
4984         (char *) casts added.
4985         * sysdeps/ieee754/k_standardf.c: New file.
4986         * sysdeps/ieee754/k_standardl.c: Likewise.
4987         * math/Makefile (libm-support): Remove k_standard.
4988         (libm-calls): Add k_standard.
4990 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4992         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
4993         Optimize to avoid an unnecessary FPCR read.
4995 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4997         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
4998         Optimize to reduce FPCR/FPSR accesses.
5000 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
5002         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
5003         Call libc_fetestexcept_aarch64.
5005 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
5007         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
5008         Call libc_fesetround_aarch64.
5010 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
5012         [BZ #17733]
5013         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
5014         (__bind): Do not define as weak alias.
5015         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
5016         define.
5017         (__getsockname): Do not define as weak alias.
5019 2014-12-22  Will Newton  <will.newton@linaro.org>
5021         * manual/install.texi: Document that we require bison 2.7
5022         or above.
5023         * INSTALL: Regenerate.
5024         * configure.ac: Use AC_CHECK_PROG_VER instead of
5025         AC_PATH_PROG when checking for bison and check for
5026         version 2.7 or above.
5027         * configure: Regenerate.
5029 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
5031         [BZ #17745]
5032         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
5033         * sysdeps/tile/ffsll.c (ffsll): To here.
5035         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
5037 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
5039         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
5040         if not defined.
5041         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
5042         definition.
5043         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
5044         hidden ___tls_get_addr.
5045         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
5046         hidden __tls_get_addr.
5047         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
5048         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
5049         Likewise.
5051 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
5053         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
5054         _dl_init call.
5056 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
5058         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
5059         from "call _dl_init@PLT".
5060         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
5062 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
5064         * manual/search.texi: (Array Sort Function): Clarify stable sorting
5065         guarantees.
5067 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
5069         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
5071 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
5073         [BZ #17744]
5074         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
5075         strnlen.
5077 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
5079         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
5080         of multu on MIPSr6.
5081         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
5082         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
5083         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
5084         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
5085         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
5087 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
5089         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
5090         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
5091         (PTR_SUBU): Use subu for mips32r6/mips64r6.
5092         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
5093         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
5094         mips32r6/mips64r6.
5095         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
5097 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
5099         * string/strncat.c (STRNCAT): Simplify implementation.
5101 2014-12-19  David S. Miller  <davem@davemloft.net>
5103         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
5104         access the quad as both a long double and as a series of 4 words.
5106         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
5107         link_map->l_info array access.
5109 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
5111         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
5113         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
5114         * math/atest-exp2.c (TIMEOUT): Likewise.
5115         * math/atest-sincos.c (TIMEOUT): Likewise.
5117 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5119         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
5120         -Wno-error with -fno-builtin-lround.
5122 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5124         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
5125         Contains futex constants and functions moved over from ...
5126         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
5127         <lowlevellock-futex.h>.
5128         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
5129         (lll_timedwait_tid): Add comments and parentheses around macro
5130         arguments.
5132 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5134         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
5135         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
5136         (__lll_private_flag): Remove.
5137         (lll_futex_wait): Likewise.
5138         (lll_futex_timed_wait): Likewise.
5139         (lll_futex_wake): Likewise.
5140         (lll_futex_requeue): Likewise.
5141         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
5142         (__lll_timedwait_tid): Spell out argument names.
5143         (lll_timedwait_tid): Add comments and parentheses around macro
5144         arguments.
5145         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
5146         LLL_SHARED and LLL_PRIVATE usable from assembly code.
5148 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5150         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
5151         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
5152         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5153         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
5154         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
5155         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
5156         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
5157         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
5158         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
5159         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
5160         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
5161         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
5162         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
5163         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
5164         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
5165         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
5166         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
5167         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
5168         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
5170 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5172         * sysdeps/x86_64/x32/Makefile: New file.
5174 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5176         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
5177         1L with (mp_limb_t) 1.
5179 2014-12-17  Roland McGrath  <roland@hack.frob.com>
5181         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
5182         * nptl/libc_pthread_init.c: ... here.
5183         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
5184         * nptl/register-atfork.c: ... here.
5186         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
5187         Use pthread_sigmask rather than INTERNAL_SYSCALL.
5188         Use assert_perror to check its return value.
5189         (__gai_create_helper_thread): Likewise.
5191         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
5193         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
5195 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
5197         [BZ #17725]
5198         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
5199         __profil_counter.
5200         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
5201         Likewise.
5202         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
5203         Likewise.
5204         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
5205         Likewise.
5206         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
5207         (profil_counter): Likewise.
5208         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
5209         (profil_counter): Likewise.
5210         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
5211         Likewise.
5212         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
5213         Likewise.
5214         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
5215         (profil_counter): Likewise.
5216         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
5217         Likewise.
5218         [!__profil_counter] (profil_counter): Define as weak alias of
5219         __profil_counter.
5220         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
5221         (profil_counter): Rename to __profil_counter.
5222         [!__profil_counter] (profil_counter): Define as weak alias of
5223         __profil_counter.
5224         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
5225         (profil_counter): Rename to __profil_counter.
5226         [!__profil_counter] (profil_counter): Define as weak alias of
5227         __profil_counter.
5228         * sysdeps/posix/profil.c: Update comment referring to
5229         profil_counter.
5230         (__profil): Use __profil_counter instead of profil_counter.
5231         * sysdeps/posix/sprofil.c (profil_counter): Rename to
5232         __profil_counter.  Use __profil_counter_ushort and
5233         __profil_counter_uint in definitions.
5234         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
5235         instead of profil_counter_uint and profil_counter_ushort.
5237         [BZ #17722]
5238         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
5239         define as weak alias of __inet_makeaddr.
5240         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
5241         as weak alias of __inet_addr.
5242         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
5243         as weak alias of __inet_pton.  Use libc_hidden_weak.
5244         * include/arpa/inet.h (__inet_pton): Declare.  Use
5245         libc_hidden_proto.
5246         (inet_makeaddr): Don't use libc_hidden_proto.
5247         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
5248         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
5249         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
5250         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
5251         Remove variable.
5252         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
5253         (test-xfail-POSIX/time.h/linknamespace): Likewise.
5255 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
5257         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
5259 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
5261         * stdio-common/bug-vfprintf-nargs.c (do_test):
5262         Cast value to intptr_t to avoid format warning
5263         for usage with PRIdPTR printing macro.
5265 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
5267         * libio/tst-widetext.c (do_test):
5268         Use format type %td instead of %Zd for ptrdiff_t
5269         in order to avoid format warning.
5271 2014-12-17  Andreas Schwab  <schwab@suse.de>
5273         * nscd/mem.c (gc): Add size_t cast to match printf format.
5275 2014-12-16  Roland McGrath  <roland@hack.frob.com>
5277         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
5278         (init): Apply PTR_MANGLE to pointers before storing them.
5279         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
5280         before using them.
5282 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
5284         [BZ #17719]
5285         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
5286         define as weak alias of __memrchr.
5287         (__memrchr): Do not define as strong alias of memrchr.
5288         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
5289         Remove variable.
5290         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
5291         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
5292         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
5294         [BZ #17717]
5295         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
5296         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
5297         (if_indextoname): Rename to __if_indextoname and define as weak
5298         alias of __if_indextoname.  Use libc_hidden_weak.
5299         (if_freenameindex): Rename to __if_freenameindex and define as
5300         weak alias of __if_freenameindex.
5301         (if_nameindex): Rename to __if_nameindex and define as weak alias
5302         of __if_nameindex.
5303         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
5304         __if_nametoindex and define as weak alias of __if_nametoindex.
5305         Use libc_hidden_weak.
5306         (if_freenameindex): Rename to __if_freenameindex and define as
5307         weak alias of __if_freenameindex.
5308         (if_nameindex): Rename to __if_nameindex and define as weak alias
5309         of __if_nameindex.
5310         (if_indextoname): Rename to __if_indextoname and define as weak
5311         alias of __if_indextoname.  Use libc_hidden_weak.
5312         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
5313         __if_nametoindex and define as weak alias of __if_nametoindex.
5314         Use libc_hidden_weak.
5315         (if_freenameindex): Rename to __if_freenameindex and define as
5316         weak alias of __if_freenameindex.  Use libc_hidden_weak.
5317         (if_nameindex_netlink): Use __if_freenameindex instead of
5318         if_freenameindex.
5319         (if_nameindex): Rename to __if_nameindex and define as weak alias
5320         of __if_nameindex.  Use libc_hidden_weak.
5321         (if_indextoname): Rename to __if_indextoname and define as weak
5322         alias of __if_indextoname.  Use libc_hidden_weak.
5323         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
5324         libc_hidden_proto.
5325         [!_ISOMAC] (__if_freenameindex): Likewise.
5326         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
5327         if_nametoindex.
5328         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
5329         variable.
5330         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
5331         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
5332         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
5333         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
5334         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
5335         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
5336         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
5338         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
5339         Remove variable.
5340         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
5341         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
5343 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
5345         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
5346         subscript above bounds'
5348         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
5349         bounds.
5351 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
5353         * libio/tst-fopenloc.c: Use test-skeleton.c.
5355         * stdlib/tst-bsearch.c: Use test-skeleton.c.
5356         (entry): Rename to ITEM.
5357         (do_test, comp): Adjust.
5359         * stdio-common/tst-fseek.c: Use test-skeleton.c.
5361 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5363         * string/tester.c: Include <libc-internal.h>.
5364         (test_memset): Ignore -Wmemset-transposed-args.
5366 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5368         * misc/tst-mntent2.c (do_test): Fix warning.
5370 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5372         * elf/tst-unique4lib.cc(a): Mark as used.
5374 2014-12-16  Florian Weimer  <fweimer@redhat.com>
5376         [BZ #17630]
5377         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
5378         names.
5380 2014-12-16  Allan McRae  <allan@archlinux.org>
5382         * stdio-common/Makefile (tests): Re-add bug26.
5384 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
5386         [BZ #17657]
5387         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
5388         static array.
5390 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
5392         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
5393         (__lll_lock_wait): Likewise.
5394         (__lll_timedlock_wait): Likewise.
5395         (__lll_timedwait_tid): Likewise.
5396         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
5397         (__lll_robust_timedlock_wait): Likewise.
5398         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
5399         (lll_cond_trylock): Likewise.
5400         (__lll_lock): Likewise.
5401         (__lll_robust_lock): Likewise.
5402         (__lll_cond_lock): Likewise.
5403         (lll_robust_cond_lock): Likewise.
5404         (__lll_timedlock): Likewise.
5405         (__lll_robust_timedlock): Likewise.
5406         (__lll_unlock): Likewise.
5407         (__lll_robust_unlock): Likewise.
5408         (lll_wait_tid): Likewise.
5409         (lll_timedwait_tid): Likewise.
5411 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5413         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
5415 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5417         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
5419 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5421         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
5422         * stdio-common/tst-sprintf.c: Likewise.
5424 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5426         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
5428 2014-12-15  Jeff Law  <law@redhat.com>
5430         [BZ #16617]
5431         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
5432         on the heap.  (CVE-2012-3406)
5433         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
5434         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
5435         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
5437 2014-12-15  Will Newton  <will.newton@linaro.org>
5439         * manual/install.texi: Bump required version of texinfo
5440         to 4.7 from 4.5.
5441         * INSTALL: Regenerated.
5442         * configure.ac: Check for makeinfo version 4.7 and above.
5443         * configure: Regenerated.
5445 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5447         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
5448         PREFIX, string constant to insert between directory and name.
5449         * sysdeps/posix/shm_open.c: Update caller.
5450         * sysdeps/posix/shm_unlink.c: Likewise.
5451         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
5452         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
5453         (SEM_SHM_PREFIX): New macro.
5454         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
5455         [$(have-thread-library) = no].
5456         * nptl/Makefile (libpthread-routines): Add shm-directory.
5457         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
5458         * sysdeps/nptl/shm-directory.h: New file.
5459         * sysdeps/posix/shm-directory.c
5460         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
5461         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
5462         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
5463         INTERNAL_SYSCALL.
5464         (__where_is_shmfs): Function removed.
5465         (mountpoint, defaultmount, defaultdir, __namedsem_once):
5466         Variables removed.
5467         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
5468         Use SHM_GET_NAME.
5469         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
5471         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
5472         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
5473         unconditional for use inside libpthread.
5474         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
5476 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5478         * nptl/pthread_getaffinity.c: New file.
5479         * nptl/pthread_setaffinity.c: New file.
5480         * nptl/pthread_getname.c: New file.
5481         * nptl/pthread_setname.c: New file.
5483         * nptl/pthread_create.c (START_THREAD_DEFN)
5484         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
5486 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5487             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5489         * resolv/res_send.c (send_vc): Disable warning resplen may
5490         be used uninitialized.
5492 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5494         * nptl/tst-mutex6.c
5495         (ATTR_NULL): New define checks ATTR against NULL.
5496         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
5497         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
5499 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
5501         [BZ #17581]
5502         * malloc/hooks.c
5503         (mem2mem_check): Revert my previous change.
5504         (malloc_check_get_size): Revert my previous change.
5505         (mem2chunk_check): Revert my previous change.
5507 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5509         * sysdeps/posix/shm-directory.c: New file.
5510         * sysdeps/posix/shm-directory.h: New file.
5511         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
5512         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
5513         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
5514         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
5515         Transmute EPERM to EACCES.
5516         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
5517         from ...
5518         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
5519         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
5521 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5523         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
5524         pointer and cast to uintptr_t.
5525         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
5526         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
5527         Add cast to avoid warning.
5528         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
5530 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5532         * nptl/semaphore.h: Move to ...
5533         * sysdeps/pthread/semaphore.h: ... here.
5534         * Makefile (installed-headers): Change nptl/semaphore.h to
5535         sysdeps/pthread/semaphore.h.
5537 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5539         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
5540         generated error format strings.
5542         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
5543         -Wformat-extra-args warnings for scanf formats.
5544         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
5545         test of zero-length format (duh).
5546         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
5547         corner-case scanf format test.
5548         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
5549         generated fprintf format string.
5550         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
5551         corner-case sprintf format tests.
5552         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
5553         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
5554         -Wformat-extra-args warnings throughout.
5555         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
5556         (CFLAGS-scanf4.c): Likewise.
5557         (CFLAGS-scanf7.c): Likewise.
5558         (CFLAGS-tst-sprintf.c): Likewise.
5559         (CFLAGS-tst-printf.c): Likewise.
5560         (CFLAGS-tst-printfsz.c): Likewise.
5562 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5564         * include/cpio.h: New file.
5565         * include/fmtmsg.h: Likewise.
5567         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
5568         corresponding format argument to size_t.
5569         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
5570         arguments.
5571         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
5572         corresponding format argument to size_t.
5573         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
5574         arguments.
5575         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
5576         corresponding format argument to size_t.
5577         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
5578         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
5579         (CFLAGS-tst-mbswcs2.c): Likewise.
5580         (CFLAGS-tst-mbswcs3.c): Likewise.
5581         (CFLAGS-tst-mbswcs4.c): Likewise.
5582         (CFLAGS-tst-mbswcs5.c): Likewise.
5583         (CFLAGS-tst-trans.c): Likewise
5585 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5587         * posix/regexbug1.c (main): Use "%s" format with regerror results,
5588         rather than assuming they won't contain any '%'s.
5590 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
5592         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
5593         inhibit_loop_to_libcall to avoid recursive calls.
5594         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
5595         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
5597 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5599         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
5600         prototype.
5602 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5604         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
5605         integer value instead of boolean.
5607 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5609         * malloc/malloc.c: Fix powerof2 check.
5611 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5613         * locale/programs/locfile.h (maybe_swap_uint32):
5614         Remove inline and add unused attribute.
5616 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5618         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
5619         Truncating assembler expression to a .long expression.
5621 2014-12-11  Andreas Schwab  <schwab@suse.de>
5623         * elf/rtld.c (struct map_args): Constify str member.
5624         (do_preload): Constify fname argument.
5626 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5628         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
5629         constants definition.
5631 2014-12-11  Andreas Schwab  <schwab@suse.de>
5633         [BZ #16657]
5634         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
5635         FORCE_ELISION instead of DO_ELISION.
5636         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
5637         Remove.
5638         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
5639         Likewise.
5641         * iconvdata/gconv-modules: Remove duplicate entry.
5643 2014-12-11  Will Newton  <will.newton@linaro.org>
5645         Merge gettext 0.19.3 into intl/.
5647         This involves a number of cosmetic changes to comments
5648         and ANSI function definitions and prototypes throughout
5649         all the files. The gettext copyright header is used but
5650         with the date ranges taken from the glibc copy.
5652         * NEWS: Add gettext merge to 2.21.
5653         * intl/bindtextdom.c: Switch to gettext copyright.
5654         Use ANSI definitions and prototypes.
5655         Use gl_* locking primitives rather than __libc_* ones.
5656         Use __builtin_expect rather than __glibc_likely/unlikely.
5657         * intl/dcgettext.c: Switch to gettext copyright.
5658         Use ANSI definitions and prototypes.
5659         * intl/dcigettext.c: Switch to gettext copyright.
5660         Use ANSI definitions and prototypes.
5661         (INTDIV0_RAISES_SIGFPE): New define.
5662         Use gl_* locking primitives rather than __libc_* ones.
5663         Include eval-plural.h instead of plural-eval.c.
5664         Use __builtin_expect rather than __glibc_likely/unlikely.
5665         * intl/dcngettext.c: Switch to gettext copyright.
5666         Use ANSI definitions and prototypes.
5667         * intl/dgettext.c: Likewise.
5668         * intl/dngettext.c: Likewise.
5669         * intl/plural-eval.c: Renamed to...
5670         * intl/eval-plural.h: ...this.
5671         * intl/explodename.c: Switch to gettext copyright.
5672         Use ANSI definitions and prototypes.
5673         (_nl_explode_name): Use strchr instead of __rawmemchr.
5674         * intl/finddomain.c: Switch to gettext copyright.
5675         Use ANSI definitions and prototypes.
5676         Use gl_* locking primitives rather than __libc_* ones.
5677         (_nl_find_domain): Use malloc rather than alloca for
5678         allocation of temporary locale name.
5679         * intl/gettext.c: Switch to gettext copyright.
5680         Use ANSI definitions and prototypes.
5681         * intl/gettextP.h: Switch to gettext copyright.
5682         Use ANSI definitions and prototypes.
5683         Use gl_* locking primitives rather than __libc_* ones.
5684         * intl/gmo.h: Switch to gettext copyright.
5685         (struct sysdep_string): Move struct segment_pair outside of
5686         struct definition.
5687         * intl/hash-string.c: Use ANSI definitions and prototypes.
5688         * intl/hash-string.h: Switch to gettext copyright.
5689         Use ANSI definitions and prototypes.
5690         * intl/l10nflist.c: Switch to gettext copyright.
5691         Use ANSI definitions and prototypes.
5692         (_nl_normalize_codeset): Avoid integer overflow.
5693         * intl/loadinfo.h: Switch to gettext copyright.
5694         Use ANSI definitions and prototypes.
5695         (LIBINTL_DLL_EXPORTED): New define.
5696         (PATH_SEPARATOR): New define.
5697         * intl/loadmsgcat.c: Switch to gettext copyright.
5698         * intl/localealias.c: Switch to gettext copyright.
5699         Use ANSI definitions and prototypes.
5700         (_nl_expand_alias): Use PATH_SEPARATOR.
5701         * intl/ngettext.c: Switch to gettext copyright.
5702         Use ANSI definitions and prototypes.
5703         * intl/plural-exp.c: Likewise.
5704         * intl/plural-exp.h: Switch to gettext copyright.
5705         Use ANSI definitions and prototypes.
5706         (struct expression): Move definition of enum operator outside
5707         of struct definition.
5708         * intl/plural.c: Regenerate.
5709         * intl/plural.y: Switch to gettext copyright.
5710         Use ANSI definitions and prototypes.
5711         Port to bison 3.0.
5712         * intl/textdomain.c: Switch to gettext copyright.
5713         Use ANSI definitions and prototypes.
5714         Use gl_* locking primitives rather than __libc_* ones.
5716 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
5718         * debug/warning-nop.c: Add used atrribute.
5720 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5722         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
5724         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
5725         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
5726         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
5728 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5729             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5731         [BZ #17634]
5732         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
5733         Undefine after defining function.  Define as weak alias of
5734         __wcschr.  Use libc_hidden_weak.
5735         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
5736         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
5737         (libc_hidden_def): Also define __GI___wcschr alias.
5738         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
5739         __wcschr and define as weak alias of __wcschr.
5740         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
5741         __wcschr.
5742         [!WCSCHR] (DEFAULT_WCSCHR): Define.
5743         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
5744         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
5745         libc_hidden_weak.  Do not use libc_hidden_def.
5746         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
5747         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
5748         __GI___wcschr alias.
5749         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
5750         [IS_IN (libc)] (wcschr): Define as macro expanding to
5751         __redirect_wcschr.
5752         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
5753         [IS_IN (libc)] (__wcschr_power6): Likewise.
5754         [IS_IN (libc)] (__wcschr_power7): Likewise.
5755         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
5756         instead of wcschr.
5757         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
5758         __libc_wcschr.
5759         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
5760         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
5761         __wcschr and define as weak alias of __wcschr.  Use
5762         libc_hidden_builtin_def.
5763         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
5764         as weak alias of __wcschr.  Use libc_hidden_weak.
5765         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
5766         wcschr.
5767         * time/era.c (_nl_init_era_entries): Likewise.
5768         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
5769         variable.
5770         (test-xfail-XPG3/time.h/linknamespace): Likewise.
5771         (test-xfail-XPG4/time.h/linknamespace): Likewise.
5773 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5775         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
5776         format for long int variable.
5778 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
5780         [BZ #10672]
5781         * manual/search.texi: (Array Sort Function): Remove claim how to make
5782         qsort stable.
5784 2014-12-10  Andreas Schwab  <schwab@suse.de>
5786         [BZ #12847]
5787         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
5788         user-controlled locks.
5790 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
5792         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
5793         register.
5795 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5797         * configure.ac (--disable-werror): New configure option.
5798         (enable_werror): New AC_SUBST.
5799         * configure: Regenerated.
5800         * config.make.in (enable-werror): New variable.
5801         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
5802         -Wno-error=undef.
5803         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
5804         * manual/install.texi (Configuring and compiling): Document
5805         --disable-werror.
5806         * INSTALL: Regenerated.
5807         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
5808         (CFLAGS-tst-chk2.c): Likewise.
5809         (CFLAGS-tst-chk3.c): Likewise.
5810         (CFLAGS-tst-chk4.cc): Likewise.
5811         (CFLAGS-tst-chk5.cc): Likewise.
5812         (CFLAGS-tst-chk6.cc): Likewise.
5813         (CFLAGS-tst-lfschk1.c): Likewise.
5814         (CFLAGS-tst-lfschk2.c): Likewise.
5815         (CFLAGS-tst-lfschk3.c): Likewise.
5816         (CFLAGS-tst-lfschk4.cc): Likewise.
5817         (CFLAGS-tst-lfschk5.cc): Likewise.
5818         (CFLAGS-tst-lfschk6.cc): Likewise.
5820         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
5821         (main): Disable -Wdeprecated-declarations around calls to
5822         register_printf_function.
5824         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
5825         (do_test): Disable -Wdiv-by-zero around some calls to
5826         fwrite_unlocked and fread_unlocked.
5828         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
5829         (DIAG_POP_NEEDS_COMMENT): Likewise.
5830         (_DIAG_STR1): Likewise.
5831         (_DIAG_STR): Likewise.
5832         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
5833         * stdio-common/bug21.c: Include <libc-internal.h>.
5834         (do_test): Disable -Wformat around call to sscanf.
5835         * stdio-common/scanf14.c: Include <libc-internal.h>.
5836         (main): Disable -Wformat around some calls to scanf functions.
5838 2014-12-09  Torvald Riegel  <triegel@redhat.com>
5840         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
5842 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5844         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
5845         stack variable alignment.
5847 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
5849         [BZ #17682]
5850         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
5851         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
5852         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
5853         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
5854         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
5855         __getrlimit instead of getrlimit.
5856         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
5857         __gettimeofday instead of gettimeofday.
5858         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
5859         Likewise.
5860         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
5861         Likewise.
5862         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
5863         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
5864         Remove variable.
5865         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
5866         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
5868 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5870         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
5871         for wide-character tests.
5873 2014-12-04  Roland McGrath  <roland@hack.frob.com>
5875         * io/openat64.c: #include <libc-internal.h>
5876         (__openat64): Prototypify.  Use ignore_value on MODE.
5877         * io/openat.c: Likewise.
5878         * misc/reboot.c: #include <libc-internal.h>
5879         (reboot): Prototypify.  Use ignore_value on HOWTO.
5880         * misc/ptrace.c: #include <libc-internal.h>
5881         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
5883 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
5885         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
5886         XPG4, UNIX98 and XOPEN2K.
5887         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
5888         Remove variable.
5889         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
5891 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5893         * libio/fileops.c: Use ISO C style for function definitions.
5894         * libio/iofopen.c: Likewise.
5895         * libio/wfileops.c: Likewise.
5897         [BZ #17653]
5898         * libio/fileops.c (_IO_new_file_underflow): Unset cached
5899         offset on EOF.
5900         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
5901         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
5902         (fgets_func): Function pointer to fgets and fgetws.
5903         (do_ftell_test): Add test to verify ftell value after read
5904         EOF.
5905         (do_test): Set fgets_func.
5907         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
5908         O_TRUNC flag for w and w+ modes.
5909         (do_rewind_test): Likewise.
5910         (do_ftell_test): Likewise.
5911         (do_write_test): Likewise.
5913         [BZ #17647]
5914         * libio/fileops.c (do_ftell): Seek only when there are
5915         unflushed writes.
5916         * libio/wfileops.c (do_ftell_wide): Likewise.
5917         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
5918         test case.
5919         (do_one_test): Call it.
5921 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
5923         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
5924         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
5925         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
5926         Remove variable.
5927         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
5928         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
5929         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
5931 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
5933         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
5934         Remove variable.
5935         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
5937         [BZ #17668]
5938         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
5939         as weak alias of __getifaddrs.  Use libc_hidden_weak.
5940         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5941         __freeifaddrs.  Use libc_hidden_weak.
5942         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
5943         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
5944         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5945         __freeifaddrs.  Use libc_hidden_weak.
5946         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
5947         __getifaddrs and define as weak alias of __getifaddrs.  Use
5948         libc_hidden_weak.
5949         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5950         __freeifaddrs.  Use libc_hidden_weak.
5951         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
5952         Remove variable.
5953         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
5954         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
5956 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
5958         [BZ #17601]
5959         * sysdeps/mips/start.S (__start): Use indirect jump to call
5960         __libc_start_main.
5962 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
5964         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
5966         * nptl/tst-mutex1.c: Include <stdbool.h>.
5967         [!ATTR] (ATTR_NULL): New macro.
5968         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
5969         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
5970         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
5972         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
5973         to char *.
5975         [BZ #17665]
5976         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
5977         Change conditional to [__USE_MISC].
5979         [BZ #17664]
5980         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
5981         fgets_unlocked.
5982         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
5983         __fgets_unlocked.
5984         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
5985         fgets_unlocked.
5986         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
5987         Remove variable.
5988         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
5989         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
5990         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
5991         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
5992         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
5993         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
5994         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
5995         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
5996         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
5998         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
6000 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6002         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6003         Remove strpbrk objects.
6004         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6005         (__libc_ifunc_impl_list): Remove strpbrk implementation.
6006         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
6007         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
6008         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
6009         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
6011         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6012         Remove strcspn objects.
6013         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6014         (__libc_ifunc_impl_list): Remove strcspn implementation.
6015         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
6016         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
6017         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
6018         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
6020         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6021         Remove strspn objetcs.
6022         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6023         (__libc_ifunc_impl_list): Remove strspn implementation.
6024         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
6025         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
6026         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
6027         * sysdeps/powerpc/powerpc64/strspn.S: New file.
6029 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
6031         [BZ #17581]
6032         * malloc/hooks.c
6033         (mem2mem_check): Add a terminator to the chain of checking blocks.
6034         (malloc_check_get_size): Use it here.
6035         (mem2chunk_check): Ditto.
6037 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
6039         * sysdeps/powerpc/powerpc64/strtok.S: New file.
6040         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
6042 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
6044         * bits/ioctl-types.h: Indent preprocessor directives correctly.
6046         * nptl/nptl-init.c: Include libc-internal.h.
6047         (__pthread_initialize_minimal_internal): Use ROUND_UP.
6049         * elf/ldconfig.c (search_dir): Expand comment.
6051 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
6053         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
6054         variable.
6055         (linknamespace-symlist-stdlibs-tests): Likewise.
6056         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
6057         instead of $(objpfx)symlist-stdlibs.
6058         (linknamespace-libs-isoc): New variable.
6059         (linknamespace-libs): Use $(linknamespace-libs-isoc).
6060         (linknamespace-libs-ISO): New variable.
6061         (linknamespace-libs-ISO99): Likewise.
6062         (linknamespace-libs-ISO11): Likewise.
6063         (linknamespace-libs-XPG3): Likewise.
6064         (linknamespace-libs-XPG4): Likewise.
6065         (linknamespace-libs-POSIX): Likewise.
6066         (linknamespace-libs-UNIX98): Likewise.
6067         (linknamespace-libs-XOPEN2K): Likewise.
6068         (linknamespace-libs-POSIX2008): Likewise.
6069         (linknamespace-libs-XOPEN2K8): Likewise.
6070         ($(objpfx)symlist-stdlibs): Replace by
6071         $(linknamespace-symlist-stdlibs-tests).  Use
6072         $(linknamespace-libs-$*) as set of libraries.
6073         ($(linknamespace-header-tests)): Update dependencies.  Use
6074         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
6075         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
6076         * conform/linknamespace.pl: Remove comment about considering
6077         definitions of symbols from irrelevant libraries.
6079 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
6081         [BZ #13862]
6082         * elf/dl-tls.c: Include <atomic.h>.
6083         (oom): Remove #ifdef SHARED/#endif.
6084         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
6085         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
6086         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
6087         big enough.
6088         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
6089         * nptl/Makefile (tests): Add tst-stack4.
6090         (modules-names): Add tst-stack4mod.
6091         ($(objpfx)tst-stack4): New.
6092         (tst-stack4mod.sos): Likewise.
6093         ($(objpfx)tst-stack4.out): Likewise.
6094         ($(tst-stack4mod.sos)): Likewise.
6095         (clean): Likewise.
6096         * nptl/tst-stack4.c: New file.
6097         * nptl/tst-stack4mod.c: Likewise.
6099 2014-11-27  J. Brown  <jb999@gmx.de>
6101         * sysdeps/x86/bits/string.h: Add recent CPUs.
6103 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
6105         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
6106         sigblock.
6108         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
6109         feof.
6111         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
6112         variable.
6114 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
6116         * nscd/connections.c: Include libc-internal.h because of macro
6117         usage ignore_value.
6119 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
6121         * string/bits/string3.h (__warn_memset_zero_len): Don't
6122         declare for gcc newer than 5.0.
6123         (memset): Don't test for zero-length __LEN for gcc newer than
6124         5.0.
6126 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
6128         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
6129         size_t for %zu format.
6131         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
6132         difference, not %ju.
6134 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
6136         * include/libc-internal.h (ignore_value): New macro.
6137         * nscd/connections.c (restart): Wrap calls to setuid and setgid
6138         with ignore_value.
6140         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
6141         definition.
6143         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
6144         pthread_cleanup_push to void *.
6146         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
6147         Undefine.
6149         [BZ #16619]
6150         [BZ #16740]
6151         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
6152         instead of 1L << 52.
6154         * libio/bug-rewind.c (do_test): Check fwscanf return values.
6155         * libio/bug-rewind2.c (do_test): Likewise.
6157         * debug/test-stpcpy_chk-ifunc.c: Remove file.
6158         * debug/test-strcpy_chk-ifunc.c: Likewise.
6159         * wcsmbs/test-wcschr-ifunc.c: Likewise.
6160         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
6161         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
6162         * wcsmbs/test-wcslen-ifunc.c: Likewise.
6163         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
6164         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
6165         * Rules [$(multi-arch) = no] (tests): Do not filter out
6166         $(tests-ifunc).
6167         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
6168         * debug/Makefile (tests-ifunc): Remove variable.
6169         (tests): Do not add $(tests-ifunc).
6170         * wcsmbs/Makefile (tests-ifunc): Remove variable.
6171         (tests): Do not add $(tests-ifunc).
6172         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
6173         [TEST_IFUNC]: Remove conditionals.
6174         * string/test-string.h (TEST_IFUNC): Remove macro.
6175         [TEST_IFUNC]: Remove conditionals.
6177         * string/test-strchr.c [!WIDE] (L): New macro.
6178         [WIDE] (L): Likewise.
6179         (check1): Use CHAR instead of char.  Use L on string and character
6180         constants.
6182 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
6184         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
6185         tests.
6186         * sysdeps/powerpc/bits/atomic.h
6187         (__arch_atomic_exchange_and_add_32_acq): Add definition.
6188         (__arch_atomic_exchange_and_add_32_rel): Likewise.
6189         (atomic_exchange_and_add_acq): Likewise.
6190         (atomic_exchange_and_add_rel): Likewise.
6191         * sysdeps/powerpc/powerpc32/bits/atomic.h
6192         (__arch_atomic_exchange_and_add_64_acq): Add definition.
6193         (__arch_atomic_exchange_and_add_64_rel): Likewise.
6194         * sysdeps/powerpc/powerpc64/bits/atomic.h
6195         (__arch_atomic_exchange_and_add_64_acq): Add definition.
6196         (__arch_atomic_exchange_and_add_64_rel): Likewise.
6198 2014-11-26  Torvald Riegel  <triegel@redhat.com>
6200         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
6201         Change synchronization of __sched_fifo_min_prio and
6202         __sched_fifo_max_prio.
6203         * nptl/pthread_mutexattr_getprioceiling.c
6204         (pthread_mutexattr_getprioceiling): Likewise.
6205         * nptl/pthread_mutexattr_setprioceiling.c
6206         (pthread_mutexattr_setprioceiling): Likewise.
6207         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
6208         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
6209         Likewise.
6211 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
6213         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
6214         void.
6216 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
6218         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
6219         third argument const.
6221 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
6223         fnmatch: work around GCC compiler warning bug with uninit var
6224         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
6225         This works around a bug with x86-64 GCC 4.9.2 and earlier
6226         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
6227         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
6228         used uninitialized in this function [-Wmaybe-uninitialized]".
6230 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
6232         * posix/bug-regex31.c (main): Return RES not 0.
6234 2014-11-25  Anton Blanchard <anton@samba.org>
6236         * sysdeps/powerpc/bits/atomic.h
6237         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
6239 2014-11-24  Sterling Augustine  <saugustine@google.com>
6241         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
6243 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
6245         [BZ #17608]
6246         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
6248 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
6250         [BZ #17633]
6251         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
6252         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
6253         variable.
6254         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
6255         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
6257 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
6259         * string/strncpy.c (strncpy): Improve performance by using memset.
6261 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
6263         * string/strcpy.c (strcpy):
6264         Improve performance by using strlen and memcpy.
6266 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
6268         * string/strcoll_l.c (get_next_seq): __always_inline.
6269         * string/strcoll_l.c (do_compare): __always_inline.
6271 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
6273         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
6274         defined.
6275         * include/mqueue.h: Likewise.
6276         * include/stdlib.h: Likewise.
6278         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
6279         (get_null_defines): Adjust.
6280         * sunrpc/Makefile: Adjust comment.
6281         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
6282         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
6283         (CFLAGS-interp.c): Likewise.
6284         (CFLAGS-ldconfig.c): Likewise.
6285         (CPPFLAGS-.os): Likewise.
6286         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6287         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
6288         * extra-modules.mk (extra-modules.mk): Likewise.
6289         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
6290         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
6291         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
6292         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
6293         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
6294         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
6295         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
6296         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
6297         * iconvdata/Makefile (CPPFLAGS): Likewise.
6298         (cpp-srcs-left): Add libof for all iconvdata routines.
6299         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
6300         * include/assert.h: Likewise.
6301         * include/ctype.h: Likewise.
6302         * include/errno.h: Likewise.
6303         * include/libc-symbols.h: Likewise.
6304         * include/math.h: Likewise.
6305         * include/netdb.h: Likewise.
6306         * include/resolv.h: Likewise.
6307         * include/stdio.h: Likewise.
6308         * include/stdlib.h: Likewise.
6309         * include/string.h: Likewise.
6310         * include/sys/stat.h: Likewise.
6311         * include/wctype.h: Likewise.
6312         * intl/l10nflist.c: Likewise.
6313         * libidn/idn-stub.c: Likewise.
6314         * libio/libioP.h: Likewise.
6315         * nptl/libc_multiple_threads.c: Likewise.
6316         * nptl/pthreadP.h: Likewise.
6317         * posix/regex_internal.h: Likewise.
6318         * resolv/res_hconf.c: Likewise.
6319         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
6320         * sysdeps/arm/memmove.S: Likewise.
6321         * sysdeps/arm/sysdep.h: Likewise.
6322         * sysdeps/generic/_itoa.h: Likewise.
6323         * sysdeps/generic/symbol-hacks.h: Likewise.
6324         * sysdeps/gnu/errlist.awk: Likewise.
6325         * sysdeps/gnu/errlist.c: Likewise.
6326         * sysdeps/i386/i586/memcpy.S: Likewise.
6327         * sysdeps/i386/i586/memset.S: Likewise.
6328         * sysdeps/i386/i686/memcpy.S: Likewise.
6329         * sysdeps/i386/i686/memmove.S: Likewise.
6330         * sysdeps/i386/i686/mempcpy.S: Likewise.
6331         * sysdeps/i386/i686/memset.S: Likewise.
6332         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
6333         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
6334         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
6335         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
6336         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
6337         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
6338         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
6339         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
6340         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
6341         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
6342         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
6343         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
6344         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
6345         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
6346         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
6347         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
6348         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
6349         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
6350         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
6351         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
6352         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
6353         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
6354         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
6355         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
6356         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
6357         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
6358         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
6359         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
6360         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
6361         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
6362         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
6363         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
6364         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
6365         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
6366         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
6367         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
6368         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
6369         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
6370         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
6371         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
6372         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
6373         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
6374         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
6375         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
6376         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
6377         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
6378         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
6379         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
6380         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
6381         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
6382         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
6383         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
6384         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
6385         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
6386         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
6387         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
6388         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
6389         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
6390         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
6391         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
6392         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
6393         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
6394         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
6395         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6396         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6397         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
6398         * sysdeps/posix/closedir.c: Likewise.
6399         * sysdeps/posix/opendir.c: Likewise.
6400         * sysdeps/posix/readdir.c: Likewise.
6401         * sysdeps/posix/rewinddir.c: Likewise.
6402         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
6403         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
6404         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
6405         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
6406         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
6407         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
6408         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
6409         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
6410         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
6411         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
6412         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
6413         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
6414         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
6415         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
6416         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
6417         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
6418         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
6419         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
6420         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
6421         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
6422         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
6423         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
6424         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
6425         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
6426         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
6427         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
6428         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
6429         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
6430         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
6431         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
6432         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
6433         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
6434         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
6435         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
6436         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
6437         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
6438         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
6439         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
6440         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
6441         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
6442         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
6443         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
6444         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
6445         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
6446         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
6447         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
6448         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
6449         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
6450         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
6451         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
6452         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
6453         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
6454         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
6455         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
6456         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
6457         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
6458         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
6459         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
6460         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
6461         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
6462         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
6463         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
6464         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
6465         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
6466         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
6467         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
6468         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
6469         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
6470         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
6471         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
6472         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
6473         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
6474         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
6475         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
6476         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
6477         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
6478         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
6479         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
6480         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
6481         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
6482         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
6483         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
6484         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
6485         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
6486         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
6487         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
6488         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
6489         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
6490         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
6491         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
6492         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
6493         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
6494         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
6495         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
6496         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
6497         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
6498         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
6499         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
6500         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
6501         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
6502         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
6503         * sysdeps/unix/alpha/sysdep.S: Likewise.
6504         * sysdeps/unix/alpha/sysdep.h: Likewise.
6505         * sysdeps/unix/make-syscalls.sh: Likewise.
6506         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6507         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6508         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6509         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
6510         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6511         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
6512         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
6513         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6514         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6515         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
6516         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6517         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6518         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6519         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6520         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6521         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
6522         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6523         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6524         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6525         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6526         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
6527         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6528         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6529         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6530         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6531         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6532         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6533         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6534         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6535         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
6536         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6537         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6538         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
6539         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6540         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6541         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6542         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
6543         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6544         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6545         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
6546         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6547         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6548         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6549         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
6550         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6551         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6552         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6553         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
6554         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6555         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6556         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6557         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6558         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6559         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6560         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
6561         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6562         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6563         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6564         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
6565         * sysdeps/x86_64/memcpy.S: Likewise.
6566         * sysdeps/x86_64/memmove.c: Likewise.
6567         * sysdeps/x86_64/memset.S: Likewise.
6568         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
6569         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
6570         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
6571         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
6572         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
6573         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
6574         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
6575         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
6576         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
6577         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
6578         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
6579         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
6580         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
6581         * sysdeps/x86_64/multiarch/memset.S: Likewise.
6582         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
6583         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
6584         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
6585         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
6586         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
6587         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
6588         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
6589         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
6590         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
6591         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
6592         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
6593         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
6594         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
6595         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
6596         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
6597         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
6598         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
6599         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
6600         * sysdeps/x86_64/strcmp.S: Likewise.
6602         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
6604         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
6605         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
6606         * elf/rtld-Rules: Likewise.
6607         * elf/setup-vdso.h: Likewise.
6608         * include/assert.h: Likewise.
6609         * include/bits/stdlib-float.h: Likewise.
6610         * include/errno.h: Likewise.
6611         * include/sys/stat.h: Likewise.
6612         * include/unistd.h: Likewise.
6613         * sysdeps/aarch64/setjmp.S: Likewise.
6614         * sysdeps/alpha/setjmp.S: Likewise.
6615         * sysdeps/arm/__longjmp.S: Likewise.
6616         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
6617         * sysdeps/arm/setjmp.S: Likewise.
6618         * sysdeps/arm/sysdep.h: Likewise.
6619         * sysdeps/generic/_itoa.h: Likewise.
6620         * sysdeps/generic/dl-sysdep.h: Likewise.
6621         * sysdeps/generic/ldsodefs.h: Likewise.
6622         * sysdeps/i386/dl-tls.h: Likewise.
6623         * sysdeps/i386/setjmp.S: Likewise.
6624         * sysdeps/m68k/setjmp.c: Likewise.
6625         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
6626         * sysdeps/mach/hurd/opendir.c: Likewise.
6627         * sysdeps/posix/getcwd.c: Likewise.
6628         * sysdeps/posix/opendir.c: Likewise.
6629         * sysdeps/posix/profil.c: Likewise.
6630         * sysdeps/powerpc/dl-procinfo.h: Likewise.
6631         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
6632         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
6633         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
6634         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
6635         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
6636         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
6637         * sysdeps/s390/dl-tls.h: Likewise.
6638         * sysdeps/s390/s390-32/setjmp.S: Likewise.
6639         * sysdeps/s390/s390-64/setjmp.S: Likewise.
6640         * sysdeps/sh/sh3/setjmp.S: Likewise.
6641         * sysdeps/sh/sh4/setjmp.S: Likewise.
6642         * sysdeps/unix/alpha/sysdep.h: Likewise.
6643         * sysdeps/unix/arm/sysdep.S: Likewise.
6644         * sysdeps/unix/i386/sysdep.S: Likewise.
6645         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6646         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
6647         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6648         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6649         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6650         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6651         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
6652         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6653         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6654         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6655         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
6656         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6657         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6658         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
6659         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
6660         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6661         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6662         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6663         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6664         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6665         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6666         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6667         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6668         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6669         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6670         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6671         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6672         * sysdeps/unix/x86_64/sysdep.S: Likewise.
6673         * sysdeps/x86_64/setjmp.S: Likewise.
6675         * include/math.h: Use IS_IN instead of IS_IN_libm.
6676         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
6677         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
6678         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
6679         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
6680         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
6681         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
6682         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
6683         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
6684         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
6685         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
6686         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
6687         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
6688         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
6689         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
6690         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
6691         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
6692         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
6693         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
6694         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
6695         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
6696         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
6697         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
6698         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
6699         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
6700         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
6701         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
6702         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
6703         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
6704         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
6705         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
6706         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
6707         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
6708         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
6709         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
6710         Likewise.
6711         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
6712         Likewise.
6713         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
6714         Likewise.
6715         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
6716         Likewise.
6717         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
6718         Likewise.
6719         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
6720         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
6721         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
6722         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
6723         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
6724         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
6725         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
6726         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
6727         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
6728         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
6729         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
6730         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
6731         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
6732         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
6733         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
6734         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
6735         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
6736         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
6737         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
6738         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
6739         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
6740         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
6741         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
6742         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
6743         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
6744         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
6745         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
6747         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
6748         * nptl/pthreadP.h: Likewise.
6749         * nptl_db/structs.def: Likewise.
6750         * sysdeps/arm/sysdep.h: Likewise.
6751         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6752         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6753         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
6754         * sysdeps/unix/alpha/sysdep.h: Likewise.
6755         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6756         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6757         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6758         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6759         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6760         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6761         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6762         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6763         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6764         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6765         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6766         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6767         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6768         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6769         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6770         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6771         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6772         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6773         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6774         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6775         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6776         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6777         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6778         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6779         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
6780         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6782         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
6783         * nptl/pthreadP.h: Likewise.
6784         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6785         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6786         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6787         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6788         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6789         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6790         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6791         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6792         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6793         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6794         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6795         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6796         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6797         Likewise.
6798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6799         Likewise.
6800         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6801         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6802         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6803         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6804         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6805         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6806         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6807         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6809         * dlfcn/dladdr.c: Use IS_IN.
6810         * dlfcn/dladdr1.c: Likewise.
6811         * dlfcn/dlclose.c: Likewise.
6812         * dlfcn/dlerror.c: Likewise.
6813         * dlfcn/dlinfo.c: Likewise.
6814         * dlfcn/dlmopen.c: Likewise.
6815         * dlfcn/dlopen.c: Likewise.
6816         * dlfcn/dlsym.c: Likewise.
6817         * dlfcn/dlvsym.c: Likewise.
6819         * include/ifaddrs.h: Use IS_IN.
6820         * inet/check_pf.c: Likewise.
6821         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
6822         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
6824         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
6825         IS_IN_ldconfig.
6826         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
6827         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
6829         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
6830         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
6831         IS_IN (libc).
6833         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
6835         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
6836         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6837         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
6838         * include/libc-symbols.h (IS_IN_LIB): New macro.
6839         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
6840         * include/netdb.h: Likewise.
6841         * include/stap-probe.h: Remove all uses of IN_LIB.
6843         * Makeconfig (module-cppflags-real): Define MODULE_NAME
6844         instead of IN_MODULE.
6845         * include/libc-symbols.h (IN_MODULE): Define using
6846         MODULE_NAME.
6847         (PASTE_NAME, PASTE_NAME1): New macros.
6848         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
6849         of IN_LIB.
6850         (STAP_PROBE_ASM): Likewise.
6852 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6854         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
6855         __mach_init in dlopened libc.
6857 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
6859         * sysdeps/arm/preconfigure.ac: Delete EABI check.
6860         * sysdeps/arm/preconfigure: Regenerate.
6862 2014-11-21  Roland McGrath  <roland@hack.frob.com>
6864         * nptl/pthread_create.c (__pthread_create_2_1): Set
6865         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
6866         when copying values from IATTR into PD.
6868 2014-11-21  Will Newton  <will.newton@linaro.org>
6869             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
6871         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
6872         Refactor inline-asm.  Also add comment.
6874         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
6875         ElfW macro instead of hardcoded Elf64 types.
6876         (la_aarch64_gnu_pltenter): Likewise.
6877         * sysdeps/aarch64/dl-machine.h
6878         (elf_machine_runtime_setup): Use ElfW(Addr).
6880         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
6881         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
6882         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
6883         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
6884         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
6885         (R_AARCH64_TLS_DTPMOD64): Rename to ..
6886         (R_AARCH64_TLS_DTPMOD): This.
6887         (R_AARCH64_TLS_DTPREL64): Rename to ...
6888         (R_AARCH64_TLS_DTPREL): This.
6889         (R_AARCH64_TLS_TPREL64): Rename to ...
6890         (R_AARCH64_TLS_TPREL): This.
6891         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
6892         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
6893         R_AARCH64_TLS_TPREL64.
6894         (elf_machine_rela): Likewise.
6896 2014-11-21  Torvald Riegel  <triegel@redhat.com>
6898         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
6899         by setting it to 0.  64b atomics are not supported currently.
6901 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6903         [BZ #16469]
6904         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
6905         search domain names.
6907 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6909         [BZ #16469]
6910         * NEWS: Update.
6911         * resolv/res_query.c (__libc_res_nquerydomain): Retain
6912         trailing dot.
6913         * posix/tst-getaddrinfo5.c: New.
6914         * posix/Makefile (tests): Add it.
6916 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6918         [BZ #14498]
6919         * NEWS: Fixed.
6920         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
6921         after parsing line but before break_if_match.
6922         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
6923         if there is a protocol mismatch.
6925 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
6927         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
6928         because the potential race is on the user-supplied stream.
6930 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6932         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
6933         string literal if not passed a buffer.
6934         * manual/job.texi (ctermid): Update reasoning, note deviation
6935         from posix, suggest mtasurace when not passed a buffer, for
6936         future non-preliminary safety notes.
6938 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6940         * manual/users.texi (cuserid): Fix MT-Safety note for the case
6941         of not passing it a buffer.
6942         Reported by Peng Haitao.
6944 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6946         * manual/Makefile ($(objpfx)stamp-summary): Require
6947         check-safety.sh to pass.
6948         * manual/check-safety.sh: Wish for verification that every
6949         @deftypefn and @deftypefun is followed by a @safety remark.
6951 2014-11-20  Roland McGrath  <roland@hack.frob.com>
6953         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
6955         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
6956         PTHREAD_CANCEL_ASYNCHRONOUS.
6957         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
6958         send SIGCANCEL.
6960         * nptl/default-sched.h: New file.
6961         * sysdeps/unix/sysv/linux/default-sched.h: New file.
6962         * nptl/pthread_create.c: Include it.
6963         (__pthread_create_2_1): Use collect_default_sched instead of making
6964         Linux syscalls here directly.
6966 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6968         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
6969         __pthread_once): Use C11 atomics.
6971 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6973         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
6975 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6977         * include/atomic.h (__atomic_link_error, __atomic_check_size,
6978         atomic_thread_fence_acquire, atomic_thread_fence_release,
6979         atomic_thread_fence_seq_cst, atomic_load_relaxed,
6980         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
6981         atomic_compare_exchange_weak_relaxed,
6982         atomic_compare_exchange_weak_acquire,
6983         atomic_compare_exchange_weak_release,
6984         atomic_exchange_acquire, atomic_exchange_release,
6985         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
6986         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
6987         atomic_fetch_and_acquire,
6988         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
6990 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6992         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
6993         USE_ATOMIC_COMPILER_BUILTINS): Define.
6994         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
6995         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6996         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
6997         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6998         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
6999         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7000         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
7001         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7002         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
7003         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7004         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
7005         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7006         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
7007         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7008         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
7009         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7010         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
7011         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7012         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
7013         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7014         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
7015         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7016         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
7017         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7018         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
7019         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7020         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
7021         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7022         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
7023         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7024         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
7025         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7026         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
7027         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7028         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
7029         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7030         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
7031         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7032         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
7033         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7035 2014-11-19  Roland McGrath  <roland@hack.frob.com>
7037         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
7038         the sched_priority value here.  It was already checked when the user
7039         called pthread_attr_setschedparam.
7041         * nptl/tst-bad-schedattr.c: New file.
7042         * nptl/Makefile (tests): Add it.
7044 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
7045             Florian Weimer  <fweimer@redhat.com>
7046             Joseph Myers  <joseph@codesourcery.com>
7047             Adam Conrad  <adconrad@0c3.net>
7048             Andreas Schwab  <schwab@suse.de>
7049             Brooks  <bmoses@google.com>
7051         [BZ #17625]
7052         * wordexp-test.c (__dso_handle): Add prototype.
7053         (__register_atfork): Likewise.
7054         (__app_register_atfork): New function.
7055         (registered_forks): New global.
7056         (register_fork): New function.
7057         (test_case): Add 3 new tests for WRDE_CMDSUB.
7058         (main): Call __app_register_atfork.
7059         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
7060         fork count is non-zero fail the test.
7061         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
7062         is set.
7063         (parse_dollars): Remove check for WRDE_NOCMD.
7064         (parse_dquote): Likewise.
7066 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
7068         * Makeconfig (built-modules): List non-library modules to be
7069         built.
7070         (module-cppflags): Include libc-modules.h for
7071         everything except shlib-versions.v.i.
7072         (CPPFLAGS): Use it.
7073         (before-compile): Add libc-modules.h.
7074         ($(common-objpfx)libc-modules.h,
7075         $(common-objpfx)libc-modules.stmp): New targets.
7076         (common-generated): Add libc-modules.h and libc-modules.stmp.
7077         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
7078         * include/libc-symbols.h: Don't include libc-modules.h.
7079         * include/libc-modules.h: Remove file.
7080         * scripts/gen-libc-modules.awk: New script to generate
7081         libc-modules.h.
7082         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
7083         Depend on libc-modules.stmp.
7085         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
7087         * Makeconfig (in-module): Get value of libof set for the
7088         translation unit.
7089         (CPPFLAGS): Use $(in-module).
7090         * Makerules: Don't suffix routine names for nonlib.
7091         * include/libc-modules.h: New file.
7092         * include/libc-symbols.h: Include libc-modules.h
7093         (IS_IN): New macro to replace IS_IN_* macros.
7094         * elf/Makefile: Set libof-* for each routine.
7095         * elf/rtld-Rules: Likewise.
7096         * extra-modules.mk: Likewise.
7097         * iconv/Makefile: Likewise.
7098         * iconvdata/Makefile: Likewise.
7099         * locale/Makefile: Likewise.
7100         * malloc/Makefile: Likewise.
7101         * nss/Makefile: Likewise.
7102         * sysdeps/gnu/Makefile: Likewise.
7103         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
7104         * sysdeps/unix/sysv/linux/Makefile: Likewise.
7105         * sysdeps/s390/s390-64/Makefile: Likewise.
7106         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
7107         CPPFLAGS for nscd instead of nonlib.
7109 2014-11-18  Roland McGrath  <roland@hack.frob.com>
7111         * nptl/createthread.c: New file.
7113         * nptl/createthread.c: Moved ...
7114         * sysdeps/unix/sysv/linux/createthread.c: ... here.
7116         * nptl/createthread.c: Add proper top-line comment.
7117         (do_clone): Folded into ...
7118         (create_thread): ... here.  Take new arguments STOPPED_START and
7119         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
7120         increment __nptl_threads, do event-reporting logic, do
7121         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
7122         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
7123         resource cleanup if sched_setaffinity or sched_setscheduler fails,
7124         just send SIGCANCEL.
7125         * nptl/pthread_create.c: Forward-declare create_thread before
7126         including createthread.c.
7127         (start_thread): Use new macro START_THREAD_DEFN to replace defining
7128         declaration, and new macro START_THREAD_SELF to replace argument.
7129         Remove return statement.
7130         (report_thread_creation): New function.
7131         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
7132         synchronization logic, and __nptl_nthreads increment here, around
7133         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
7134         PD->parent_cancelhandling here, before create_thread.  When
7135         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
7136         __deallocate_stack, and ENOMEM translation here.
7138 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
7140         [BZ #17616]
7141         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
7142         (mptwo): Rename to __mptwo.
7143         (__inv): Use __mptwo instead of mptwo.
7144         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
7145         (mptwo): Rename to __mptwo.
7146         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
7147         of mpone and __mptwo instead of mptwo.
7148         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
7149         instead of mpone.
7150         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
7151         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
7152         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
7153         of mpone and __mptwo instead of mptwo.
7154         (__mpranred): Use __mpone instead of mpone.
7155         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
7156         variable.
7157         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
7158         (test-xfail-ISO99/math.h/linknamespace): Likewise.
7159         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
7160         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
7161         (test-xfail-ISO11/math.h/linknamespace): Likewise.
7162         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
7163         (test-xfail-XPG3/math.h/linknamespace): Likewise.
7164         (test-xfail-XPG4/math.h/linknamespace): Likewise.
7165         (test-xfail-POSIX/math.h/linknamespace): Likewise.
7166         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
7167         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
7168         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
7169         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
7170         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
7171         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
7172         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
7173         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
7174         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
7175         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
7177 2014-11-18  Tom de Vries  <tom@codesoucery.com>
7179         * manual/signal.texi (Primitives Interrupted by Signals): In section,
7180         replace BSD Handler xref with BSD Signal Handling.
7182 2014-11-17  Richard Henderson  <rth@redhat.com>
7184         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
7185         (_FP_PACK_RAW_2): Remove.
7186         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
7187         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
7188         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
7189         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
7190         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
7191         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
7192         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
7193         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
7194         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
7195         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
7196         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
7197         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
7198         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
7199         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
7200         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
7201         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
7203 2014-11-14  Roland McGrath  <roland@hack.frob.com>
7205         * signal/signal.h [__USE_MISC]
7206         (struct sigvec): Remove type.
7207         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
7208         (sigvec): Remove declaration.
7209         * sysdeps/posix/sigvec.c: Moved ...
7210         * signal/sigvec.c: ... here, replacing old file.
7211         (struct sigvec): New type, copied from old signal.h definition.
7212         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
7213         (__sigvec): Convert definition to prototype.
7214         (sigvec): Replace weak_alias with compat_symbol.
7215         * signal/Versions (libc: GLIBC_2.21): New version set.
7216         * include/signal.h: Remove __sigvec declaration.
7217         * sysdeps/unix/bsd/sigvec.c: Remove file.
7218         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
7219         * manual/signal.texi (BSD Handler): Remove subsection.
7220         Move siginterrupt up to ...
7221         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
7222         (Blocking in BSD): Fold subsection into its parent.
7223         * NEWS: Mention sigvec removal.
7225 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
7227         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
7228         (DLA_FMS): Make definition conditional only on [__FMA4__].
7229         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
7230         definition.
7232         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
7233         Make definition conditional only on [PROF].
7234         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
7235         definition.
7236         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
7237         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
7239         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
7240         !__GNUC__].
7241         * include/signal.h (__sigpause): Move declaration above call to
7242         libc_hidden_proto.
7243         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
7244         variable.
7245         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
7246         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
7248 2014-11-14  David S. Miller  <davem@davemloft.net>
7250         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
7251         Define before including <string/memcpy.c> and <string/mempcpy.c>.
7253 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
7255         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
7256         * configure: Regenerated.
7257         * manual/install.texi (Tools for Compilation): Document a
7258         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
7259         compiler verified to work.
7260         * INSTALL: Regenerated.
7262         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
7263         redeclare with asm name.
7264         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
7265         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
7266         including <string.h>.
7267         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7268         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
7269         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7270         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
7271         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7272         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
7273         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7275 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
7277         * stdlib/strtol.c (__strtol): Use prototype definition.
7279         [BZ #17594]
7280         * stdlib/strtol.c (SYM__): New macro.
7281         (SYM__1): Likewise.
7282         (__strtol): Likewise.
7283         (strtol): Rename to __strtol and define as weak alias of
7284         __strtol.  Use libc_hidden_weak.
7286 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7288         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
7289         Use numbered labels in inline assembly.
7291 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7293         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
7294         Add setjmp LIBC_PROBE.
7295         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
7296         Likewise.
7297         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
7298         Add longjmp, longjmp_target LIBC_PROBE.
7299         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
7300         Likewise.
7302 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7304         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
7305         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
7306         to get rid of unused variable warning.
7308 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7310         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
7311         Check for unwind_backtrace ==  NULL only in SHARED case.
7312         (__backchain_backtrace): Compile only in SHARED case.
7313         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
7314         Likewise.
7315         (__backchain_backtrace): Declare as static.
7317 2014-11-12  Roland McGrath  <roland@hack.frob.com>
7319         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
7320         (__libc_multiple_threads_ptr): Variable moved ...
7321         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
7323 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
7325         * conform/GlibcConform.pm: New file.
7326         * conform/conformtest.pl: Use GlibcConform module.
7327         * conform/linknamespace.pl: New file.
7328         * conform/list-header-symbols.pl: Likewise.
7329         * conform/Makefile (linknamespace-symlists-base): New variable.
7330         (linknamespace-symlists-tests): Likewise.
7331         (linknamespace-header-base): Likewise.
7332         (linknamespace-header-tests): Likewise.
7333         (tests-special): Add new tests.
7334         ($(linknamespace-symlists-tests)): New rule.
7335         (linknamespace-libs): New variable.
7336         ($(objpfx)symlist-stdlibs): New rule.
7337         ($(linknamespace-header-tests)): Likewise.
7338         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
7339         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
7340         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
7341         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
7342         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
7343         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
7344         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
7345         (test-xfail-ISO/math.h/linknamespace): Likewise.
7346         (test-xfail-ISO/signal.h/linknamespace): Likewise.
7347         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
7348         (test-xfail-ISO/time.h/linknamespace): Likewise.
7349         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
7350         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
7351         (test-xfail-ISO99/math.h/linknamespace): Likewise.
7352         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
7353         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
7354         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
7355         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
7356         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
7357         (test-xfail-ISO11/math.h/linknamespace): Likewise.
7358         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
7359         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
7360         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
7361         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
7362         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
7363         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
7364         (test-xfail-XPG3/math.h/linknamespace): Likewise.
7365         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
7366         (test-xfail-XPG3/search.h/linknamespace): Likewise.
7367         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
7368         (test-xfail-XPG3/time.h/linknamespace): Likewise.
7369         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
7370         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
7371         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
7372         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
7373         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
7374         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
7375         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
7376         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
7377         (test-xfail-XPG4/math.h/linknamespace): Likewise.
7378         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
7379         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
7380         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
7381         (test-xfail-XPG4/search.h/linknamespace): Likewise.
7382         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
7383         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
7384         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
7385         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
7386         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
7387         (test-xfail-XPG4/time.h/linknamespace): Likewise.
7388         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
7389         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
7390         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
7391         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
7392         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
7393         (test-xfail-POSIX/math.h/linknamespace): Likewise.
7394         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
7395         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
7396         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
7397         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
7398         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
7399         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
7400         (test-xfail-POSIX/time.h/linknamespace): Likewise.
7401         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
7402         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
7403         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
7404         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
7405         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
7406         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
7407         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
7408         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
7409         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
7410         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
7411         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
7412         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
7413         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
7414         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
7415         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
7416         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
7417         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
7418         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
7419         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
7420         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
7421         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
7422         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
7423         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
7424         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
7425         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
7426         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
7427         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
7428         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
7429         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
7430         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
7431         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
7432         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
7433         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
7434         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
7435         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
7436         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
7437         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
7438         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
7439         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
7440         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
7441         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
7442         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
7443         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
7444         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
7445         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
7446         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
7447         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
7448         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
7449         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
7450         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
7451         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
7452         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
7453         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
7454         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
7455         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
7456         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
7457         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
7458         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
7459         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
7460         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
7461         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
7462         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
7463         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
7464         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
7465         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
7466         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
7467         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
7468         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
7469         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
7470         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
7471         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
7472         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
7473         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
7474         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
7475         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
7476         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
7477         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
7478         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
7479         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
7480         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
7481         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
7482         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
7483         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
7484         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
7485         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
7486         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
7487         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
7488         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
7489         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
7490         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
7491         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
7492         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
7493         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
7494         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
7495         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
7496         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
7497         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
7498         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
7500         [BZ #17589]
7501         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
7502         of fgets_unlocked.
7504         [BZ #17585]
7505         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
7506         (memmem): Rename to __memmem and define as weak alias of
7507         __memmem.  Use libc_hidden_weak.
7508         (__memmem): Use libc_hidden_def.
7509         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
7510         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
7511         memmem.
7513         [BZ #17582]
7514         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
7515         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
7516         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
7517         and define as weak alias of __fgets_unlocked.  Use
7518         libc_hidden_weak.
7519         (__fgets_unlocked): Use libc_hidden_def.
7520         * include/stdio.h (__fgets_unlocked): Declare.  Use
7521         libc_hidden_proto.
7522         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
7523         __fgets_unlocked instead of fgets_unlocked.
7524         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
7525         (GET_NPROCS_CONF_PARSER): Likewise.
7526         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
7527         (GET_NPROCS_CONF_PARSER): Likewise.
7529         [BZ #17574]
7530         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
7531         weak alias of __wmemset.  Use libc_hidden_weak.
7532         (__wmemset): Use libc_hidden_def.
7533         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
7534         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
7535         of wmemset.
7537         [BZ #17573]
7538         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
7539         with asm name __mempcpy.
7540         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
7542         [BZ #17572]
7543         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
7544         and define as weak alias of __rawmemchr.
7545         (__rawmemchr): Do not define as strong alias of rawmemchr.
7547         [BZ #17571]
7548         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
7549         alias of __qsort_r.
7550         (qsort): Call __qsort_r instead of qsort_r.
7551         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
7552         (__qsort_r): Declare.  Call libc_hidden_proto.
7553         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
7554         instead of qsort_r.
7555         * nscd/gai.c (__qsort_r): Define to qsort_r.
7556         * posix/tst-rfc3484.c (__qsort_r): Likewise.
7557         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
7558         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
7560         [BZ #17570]
7561         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
7562         define as weak alias of __malloc_info.
7564         [BZ #17584]
7565         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
7566         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7567         (__rewinddir): Use libc_hidden_def.
7568         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
7569         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7570         (__rewinddir): Use libc_hidden_def.
7571         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
7572         weak alias of __rewinddir.  Don't use libc_hidden_def.
7573         (__rewinddir): Use libc_hidden_def.
7574         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
7575         (__rewinddir): Use libc_hidden_proto.
7576         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
7577         rewinddir.
7578         (__getcwd): Use __rewinddir instead of rewinddir.
7580         [BZ #17583]
7581         * libio/fileno.c (fileno): Rename to __fileno and define as weak
7582         alias of __fileno.  Use libc_hidden_weak.
7583         (__fileno): Use libc_hidden_def.
7584         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
7585         * libio/ftello.c (ftello): Rename to __ftello and define as weak
7586         alias of __ftello.
7587         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
7588         __ftello.
7589         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
7590         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
7591         libc_hidden_def.
7592         (fread_unlocked): Don't use libc_hidden_ver.
7593         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
7594         and define as weak alias of __fread_unlocked.  Don't use
7595         libc_hidden_def.
7596         (__fread_unlocked): Use libc_hidden_def.
7597         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
7598         (ftello): Don't use libc_hidden_proto.
7599         (__ftello): Declare.  Use libc_hidden_proto.
7600         (fread_unlocked): Don't use libc_hidden_proto.
7601         (__fread_unlocked): Declare.  Use libc_hidden_proto.
7602         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
7603         and __ftello instead of fileno, fread_unlocked and ftello.
7605 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7607         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
7608         GOT12.
7609         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
7610         Likewise.
7611         (_dl_start_user): Likewise.
7612         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
7614 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
7615             Siddhesh Poyarekar  <siddhesh@redhat.com>
7617         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
7618         Move argv and envp down instead of moving argc up.
7619         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
7621 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
7623         [BZ #17506]
7624         * test-skeleton.c (main): Return successful if one of
7625         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
7626         * string/tst-strcoll-overflow.c: Define expected status.
7628 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
7630         [BZ #17475]
7631         * locale/iso-639.def: Define Bhili and Tulu language codes.
7633 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
7635         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
7637 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
7639         [BZ #17555]
7640         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
7642 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
7644         * configure.ac: Updated check of minimal required version to
7645         2.22.
7646         * manual/install.texi (Tools for Compilation): Updated version
7647         number.
7648         * configure: Regenerated.
7649         * INSTALL: Likewise.
7651 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
7653         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
7654         __tls_get_addr.
7656 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
7658         * include/sys/wait.h (__libc_waitpid): Remove declaration.
7659         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
7660         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7661         libc_hidden_weak.
7662         (waitpid): Define as alias of __waitpid.
7663         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
7664         __waitpid.
7665         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7666         libc_hidden_weak.
7667         (waitpid): Define as alias of __waitpid.
7668         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
7669         __libc_waitpid alias.
7670         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
7671         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
7672         Likewise.
7673         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
7674         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
7675         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
7676         alias.
7677         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
7678         __waitpid.
7679         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7680         libc_hidden_weak.
7681         (waitpid): Define as alias of __waitpid.
7683 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
7685         * manual/llio.texi: Add comment that write safety has been
7686         fixed in Linux.
7688         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
7689         (localplt-build-dso): Add elf/ld.so.
7690         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
7691         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
7692         and free for ld.so.
7693         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
7694         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
7695         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
7696         Likewise.
7697         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
7698         Likewise.
7699         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
7700         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
7701         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
7702         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
7703         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
7704         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
7705         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
7706         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
7707         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
7708         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
7709         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
7711 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
7713         [BZ #14132]
7714         * include/libc-symbols.h (INTUSE): Remove macro.
7715         (INTDEF): Likewise.
7716         (INTVARDEF): Likewise.
7717         (_INTVARDEF): Likewise.
7718         (INTDEF2): Likewise.
7719         (INTVARDEF2): Likewise.
7720         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
7721         rtld_hidden_def instead of INTVARDEF.
7722         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
7723         (_dl_starting_up_internal): Remove declaration.
7724         (_dl_starting_up): Use rtld_hidden_proto.
7725         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
7726         declaration.
7727         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
7728         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
7729         _dl_starting_up.
7730         * elf/dl-writev.h (_dl_writev): Likewise.
7731         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
7732         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
7733         _dl_starting_up_internal.
7735 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7737         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
7738         test-skeleton.c.
7740 2014-11-05  Will Newton  <will.newton@linaro.org>
7742         * benchtests/Makefile: (bench-malloc): Add malloc thread
7743         scalability benchmark.
7744         * benchtests/bench-malloc-threads.c: New file.
7746 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
7748         * sysdeps/aarch64/strchrnul.S: New file.
7750 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7752         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
7753         definition.
7754         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7755         Likwise.
7756         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7757         Likewise.
7758         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7759         Likewise.
7760         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7761         Likewise.
7762         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7763         Likewise.
7765 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
7767         * catgets/test-gencat.c: Use test-skeleton.c.
7768         * catgets/tst-catgets.c: Likewise.
7769         * csu/tst-empty.c: Likewise.
7770         * elf/tst-audit2.c: Likewise.
7771         * elf/tst-global1.c: Likewise.
7772         * elf/tst-pathopt.c: Likewise.
7773         * elf/tst-piemod1.c: Likewise.
7774         * elf/tst-tls10.c: Likewise.
7775         * elf/tst-tls11.c: Likewise.
7776         * elf/tst-tls12.c: Likewise.
7777         * gnulib/tst-gcc.c: Likewise.
7778         * iconvdata/tst-e2big.c: Likewise.
7779         * iconvdata/tst-loading.c: Likewise.
7780         * iconv/tst-iconv1.c: Likewise.
7781         * iconv/tst-iconv2.c: Likewise.
7782         * inet/test-inet6_opt.c: Likewise.
7783         * inet/tst-gethnm.c: Likewise.
7784         * inet/tst-network.c: Likewise.
7785         * inet/tst-ntoa.c: Likewise.
7786         * intl/tst-codeset.c: Likewise.
7787         * intl/tst-gettext2.c: Likewise.
7788         * intl/tst-gettext3.c: Likewise.
7789         * intl/tst-ngettext.c: Likewise.
7790         * intl/tst-translit.c: Likewise.
7791         * io/test-stat.c: Likewise.
7792         * libio/test-fmemopen.c: Likewise.
7793         * libio/tst-freopen.c: Likewise.
7794         * libio/tst-sscanf.c: Likewise.
7795         * libio/tst-ungetwc1.c: Likewise.
7796         * libio/tst-ungetwc2.c: Likewise.
7797         * libio/tst-widetext.c: Likewise.
7798         * localedata/tst-ctype.c: Likewise.
7799         * localedata/tst-digits.c: Likewise.
7800         * localedata/tst-leaks.c: Likewise.
7801         * localedata/tst-mbswcs1.c: Likewise.
7802         * localedata/tst-mbswcs2.c: Likewise.
7803         * localedata/tst-mbswcs3.c: Likewise.
7804         * localedata/tst-mbswcs4.c: Likewise.
7805         * localedata/tst-mbswcs5.c: Likewise.
7806         * localedata/tst-setlocale.c: Likewise.
7807         * localedata/tst-trans.c: Likewise.
7808         * localedata/tst-wctype.c: Likewise.
7809         * localedata/tst-xlocale1.c: Likewise.
7810         * login/tst-grantpt.c: Likewise.
7811         * malloc/tst-calloc.c: Likewise.
7812         * malloc/tst-malloc.c: Likewise.
7813         * malloc/tst-mallocstate.c: Likewise.
7814         * malloc/tst-mcheck.c: Likewise.
7815         * malloc/tst-mtrace.c: Likewise.
7816         * malloc/tst-obstack.c: Likewise.
7817         * math/atest-exp2.c: Likewise.
7818         * math/atest-exp.c: Likewise.
7819         * math/atest-sincos.c: Likewise.
7820         * math/test-matherr.c: Likewise.
7821         * math/test-misc.c: Likewise.
7822         * math/test-powl.c: Likewise.
7823         * math/tst-definitions.c: Likewise.
7824         * misc/tst-dirname.c: Likewise.
7825         * misc/tst-efgcvt.c: Likewise.
7826         * misc/tst-fdset.c: Likewise.
7827         * misc/tst-hsearch.c: Likewise.
7828         * misc/tst-mntent2.c: Likewise.
7829         * nptl/tst-sem7.c: Likewise.
7830         * nptl/tst-sem8.c: Likewise.
7831         * nptl/tst-sem9.c: Likewise.
7832         * nss/test-netdb.c: Likewise.
7833         * posix/tst-fnmatch.c: Likewise.
7834         * posix/tst-getlogin.c: Likewise.
7835         * posix/tst-gnuglob.c: Likewise.
7836         * posix/tst-mmap.c: Likewise.
7837         * pwd/tst-getpw.c: Likewise.
7838         * resolv/tst-inet_ntop.c: Likewise.
7839         * rt/tst-timer.c: Likewise.
7840         * stdio-common/test-fseek.c: Likewise.
7841         * stdio-common/test-popen.c: Likewise.
7842         * stdio-common/test-vfprintf.c: Likewise.
7843         * stdio-common/tst-cookie.c: Likewise.
7844         * stdio-common/tst-fileno.c: Likewise.
7845         * stdio-common/tst-gets.c: Likewise.
7846         * stdio-common/tst-obprintf.c: Likewise.
7847         * stdio-common/tst-perror.c: Likewise.
7848         * stdio-common/tst-sprintf2.c: Likewise.
7849         * stdio-common/tst-sprintf3.c: Likewise.
7850         * stdio-common/tst-sprintf.c: Likewise.
7851         * stdio-common/tst-swprintf.c: Likewise.
7852         * stdio-common/tst-tmpnam.c: Likewise.
7853         * stdio-common/tst-unbputc.c: Likewise.
7854         * stdio-common/tst-wc-printf.c: Likewise.
7855         * stdlib/tst-environ.c: Likewise.
7856         * stdlib/tst-fmtmsg.c: Likewise.
7857         * stdlib/tst-limits.c: Likewise.
7858         * stdlib/tst-rand48-2.c: Likewise.
7859         * stdlib/tst-rand48.c: Likewise.
7860         * stdlib/tst-random2.c: Likewise.
7861         * stdlib/tst-random.c: Likewise.
7862         * stdlib/tst-strtol.c: Likewise.
7863         * stdlib/tst-strtoll.c: Likewise.
7864         * stdlib/tst-tls-atexit.c: Likewise.
7865         * stdlib/tst-xpg-basename.c: Likewise.
7866         * string/test-ffs.c: Likewise.
7867         * string/tst-bswap.c: Likewise.
7868         * string/tst-inlcall.c: Likewise.
7869         * string/tst-strtok.c: Likewise.
7870         * string/tst-strxfrm.c: Likewise.
7871         * sysdeps/x86_64/tst-audit10.c: Likewise.
7872         * sysdeps/x86_64/tst-audit3.c: Likewise.
7873         * sysdeps/x86_64/tst-audit4.c: Likewise.
7874         * sysdeps/x86_64/tst-audit5.c: Likewise.
7875         * time/tst-ftime_l.c: Likewise.
7876         * time/tst-getdate.c: Likewise.
7877         * time/tst-mktime3.c: Likewise.
7878         * time/tst-mktime.c: Likewise.
7879         * time/tst-posixtz.c: Likewise.
7880         * time/tst-strptime2.c: Likewise.
7881         * time/tst-strptime3.c: Likewise.
7882         * wcsmbs/tst-btowc.c: Likewise.
7883         * wcsmbs/tst-mbrtowc.c: Likewise.
7884         * wcsmbs/tst-mbsrtowcs.c: Likewise.
7885         * wcsmbs/tst-wchar-h.c: Likewise.
7886         * wcsmbs/tst-wcpncpy.c: Likewise.
7887         * wcsmbs/tst-wcrtomb.c: Likewise.
7888         * wcsmbs/tst-wcsnlen.c: Likewise.
7889         * wcsmbs/tst-wcstof.c: Likewise.
7891 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
7893         [BZ #14132]
7894         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
7895         INTDEF.
7896         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
7897         declaration.
7898         (_dl_mcount): Use rtld_hidden_proto.
7899         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
7900         _dl_mcount.
7901         * elf/rtld.c (_rtld_global_ro): Likewise.
7903         [BZ #14132]
7904         * elf/dl-init.c (_dl_init): Don't use INTDEF.
7905         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
7906         of _dl_init_internal.
7907         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
7908         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
7909         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
7910         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
7911         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
7912         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
7913         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
7914         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
7915         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
7916         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
7917         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
7918         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
7919         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
7920         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
7921         * sysdeps/tile/dl-start.S (_start): Likewise.
7922         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
7923         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
7925         [BZ #14132]
7926         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
7927         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
7928         (rtld_progname): Make macro definition unconditional.
7929         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
7930         INTDEF.
7931         (dlmopen_doit): Do not use INTUSE with _dl_argv.
7932         (dl_main): Likewise.
7933         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
7934         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
7935         instead of _dl_argv_internal.
7936         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
7937         __GI__dl_argv instead of INTUSE(_dl_argv).
7938         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
7939         __GI__dl_argv instead of _dl_argv_internal.
7941         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
7942         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
7943         macro.
7944         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
7945         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
7946         New macro.
7947         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
7948         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
7949         macro.
7950         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
7951         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
7953 2014-11-04  Andreas Schwab  <schwab@suse.de>
7955         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
7957 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7959         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
7960         mtvsrd instruction in binary form.
7962 2014-11-03  Andreas Schwab  <schwab@suse.de>
7964         [BZ #17522]
7965         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
7966         for less than MB_LEN_MAX use a local buffer of that size.
7967         * libio/tst-fputws.c: New file.
7968         * libio/Makefile (tests): Add tst-fputws.
7970 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
7972         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
7973         the size of the fpu_fr.fpu_dregs[] array.
7975 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
7977         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
7978         (__nanosleep): Do not define as alias.
7979         (nanosleep): Define as alias of __nanosleep.
7980         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
7981         __libc_nanosleep name.
7983 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
7985         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
7986         install.texi in comment.
7988 2014-10-31  Torvald Riegel  <triegel@redhat.com>
7990         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
7991         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
7992         ... add here and use lwsync or sync ...
7993         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
7994         ... and add here using lwsync.
7996 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
7998         * elf/dl-machine-reject-phdr.h: New file.
7999         * elf/dl-load.c: #include that.
8000         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
8001         if that returned true.
8003 2014-10-31  Roland McGrath  <roland@hack.frob.com>
8005         [BZ #17496]
8006         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
8007         gen-as-const-headers chunk.  Add a big scare comment after the last
8008         safe place to touch before-compile.
8010 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
8012         * manual/install.texi (Tools for Compilation): Update autoconf
8013         version requirements.
8014         * INSTALL: Regenerated.
8016         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
8017         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
8018         (__libc_pselect): Likewise.
8020         [BZ #14138]
8021         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
8022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
8023         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
8024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
8026 2014-10-31  Torvald Riegel  <triegel@redhat.com>
8028         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
8029         correct barrier instruction.
8030         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
8031         Likewise.
8032         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
8033         Likewise.
8035 2014-10-30  Roland McGrath  <roland@hack.frob.com>
8037         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
8038         after defining inlines.  Instead, just use parens to defeat macro
8039         expansion of __isctype in its declaration.
8041 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
8043         * include/sys/uio.h (__libc_readv): Remove declaration.
8044         (__libc_writev): Likewise.
8045         * misc/readv.c (__libc_readv): Rename to __readv.
8046         (__readv): Do not define as alias.
8047         (readv): Define as alias of __readv.
8048         * misc/writev.c (__libc_writev): Rename to __writev.
8049         (__writev): Do not define as alias.
8050         (writev): Define as alias of __writev.
8051         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
8052         (__readv): Do not define as alias.
8053         (readv): Define unconditionally as alias of __readv.
8054         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
8055         (__writev): Do not define as alias.
8056         (writev): Define unconditionally as alias of __writev.
8057         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
8058         name.
8059         (writev): Do not define __libc_writev name.
8061 2014-10-30  Roland McGrath  <roland@hack.frob.com>
8063         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
8064         (convert_charseq): New function, broken out of ...
8065         (use_from_charmap): ... here.  Call it.
8066         (use_to_charmap): Use convert_charseq and free instead of duplicating
8067         its code with a variable-length stack struct.
8069 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
8071         * include/fcntl.h (__libc_creat): Remove declaration.
8072         * io/creat.c (__libc_creat): Rename to creat.
8073         (creat): Do not define as alias.
8074         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
8075         of creat instead of __libc_creat.
8076         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
8077         to creat.
8078         (creat): Do not define as alias.
8079         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
8080         __libc_creat.
8081         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
8082         __libc_creat name.
8083         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
8084         Likewise.
8086 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
8088         * manual/llio.texi: Add comments discussing why write() may be
8089         considered MT-unsafe on Linux.
8091 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
8093         * dl-load.c (local_strdup): Remove.
8094         (expand_dynamic_string_token): Use __strdup.
8095         (decompose_rpath): Likewise.
8096         (_dl_map_object): Likewise.
8098 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
8100         [BZ #14132]
8101         * sysdeps/generic/unwind-dw2-fde.c
8102         (__register_frame_info_bases_internal): Do not declare.
8103         (__register_frame_info_table_bases_internal): Likewise.
8104         (__deregister_frame_info_bases_internal): Likewise.
8105         (__register_frame_info_bases): Declare and use hidden_proto before
8106         definition.  Use hidden_def instead of INTDEF.
8107         (__register_frame_info_table_bases): Likewise.
8108         (__deregister_frame_info_bases): Likewise.
8109         (__register_frame_info): Do not use INTUSE.
8110         (__register_frame): Likewise.
8111         (__register_frame_info_table): Likewise.
8112         (__register_frame_table): Likewise.
8113         (__deregister_frame_info): Likewise.
8114         (__deregister_frame): Likewise.
8116 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
8118         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8119         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
8120         not undefine.
8121         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
8122         Likewise.
8123         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
8124         Likewise.
8126 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
8128         [BZ #14138]
8129         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
8130         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
8131         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
8132         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
8133         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
8134         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
8135         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
8136         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
8137         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
8138         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
8139         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
8140         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
8141         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
8142         syscall.
8143         (setfsuid): Likewise.
8144         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
8145         (setfsuid): Likewise.
8146         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
8147         (setfsuid): Likewise.
8148         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
8149         Likewise.
8150         (setfsuid): Likewise.
8151         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
8152         (setfsuid): Likewise.
8153         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
8154         Likewise.
8155         (setfsuid): Likewise.
8157 2014-10-27  Andreas Schwab  <schwab@suse.de>
8159         [BZ #17501]
8160         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
8161         check for Slow_SSE4_2 feature bit.
8162         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
8163         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
8164         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
8165         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
8167 2014-10-24  Roland McGrath  <roland@hack.frob.com>
8169         * configure.ac: Validate compiler version with a empirical test of
8170         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
8171         $CC -v output.
8172         * configure: Regenerated.
8174         * inet/htons.c (htons): Prototypify.
8175         * inet/htonl.c (htonl): Likewise.
8177 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8179         * string/strncat.c (strncat): Improve performance by using strlen.
8181 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8183         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
8185 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8187         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
8188         Call libc_fetestexcept_aarch64.
8190 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8192         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
8193         Call libc_feholdexcept_aarch64.
8195 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8197         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
8198         Call get_rounding_mode.
8200 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8202         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
8203         Simplify logic.
8205 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8207         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
8208         Simplify logic.
8210 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
8212         [BZ #14138]
8213         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
8214         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
8215         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
8216         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
8217         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
8218         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
8219         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
8220         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
8221         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
8222         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
8223         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
8224         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
8225         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
8226         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
8227         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
8228         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
8229         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
8230         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
8231         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
8232         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
8233         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
8234         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
8235         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
8236         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
8237         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
8238         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
8239         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
8240         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
8241         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
8242         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
8243         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
8244         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
8245         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
8246         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
8247         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
8248         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
8249         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
8250         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
8251         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
8252         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
8253         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
8254         syscall.
8255         (geteuid): Likewise.
8256         (getgid): Likewise.
8257         (getuid): Likewise.
8258         (getresgid): Likewise.
8259         (getresuid): Likewise.
8260         (getgroups): Likewise.
8261         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
8262         (geteuid): Likewise.
8263         (getgid): Likewise.
8264         (getuid): Likewise.
8265         (getresgid): Likewise.
8266         (getresuid): Likewise.
8267         (getgroups): Likewise.
8268         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
8269         (geteuid): Likewise.
8270         (getgid): Likewise.
8271         (getuid): Likewise.
8272         (getresgid): Likewise.
8273         (getresuid): Likewise.
8274         (getgroups): Likewise.
8275         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
8276         Likewise.
8277         (geteuid): Likewise.
8278         (getgid): Likewise.
8279         (getuid): Likewise.
8280         (getresgid): Likewise.
8281         (getresuid): Likewise.
8282         (getgroups): Likewise.
8283         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
8284         (geteuid): Likewise.
8285         (getgid): Likewise.
8286         (getuid): Likewise.
8287         (getresgid): Likewise.
8288         (getresuid): Likewise.
8289         (getgroups): Likewise.
8290         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
8291         Likewise.
8292         (geteuid): Likewise.
8293         (getgid): Likewise.
8294         (getuid): Likewise.
8295         (getgroups): Likewise.
8297         [BZ #14138]
8298         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
8299         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
8300         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
8301         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
8302         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
8303         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
8304         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
8305         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
8306         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
8307         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
8308         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
8309         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
8310         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
8311         __chown.
8312         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
8313         (lchown): Likewise.
8314         (fchown): Likewise.
8315         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
8316         Likewise.
8317         (lchown): Likewise.
8318         (fchown): Likewise.
8319         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
8320         (lchown): Likewise.
8321         (fchown): Likewise.
8322         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
8323         Likewise.
8324         (lchown): Likewise.
8325         (fchown): Likewise.
8327 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8329         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
8330         Simplify logic.
8332 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8334         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8335         Cleanup logic.
8337 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8339         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8340         Remove unused include.
8342 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8344         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
8345         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
8346         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
8347         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
8349 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
8350             Helge Deller <deller@gmx.de>
8352         [BZ #17508]
8353         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
8354         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
8355         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
8357 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
8359         [BZ #14132]
8360         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
8361         Remove macro definition.
8362         (__ashrdi3_v_glibc20): Likewise.
8363         (__lshrdi3_v_glibc20): Likewise.
8364         (__cmpdi2_v_glibc20): Likewise.
8365         (__ucmpdi2_v_glibc20): Likewise.
8366         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
8367         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
8368         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
8369         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
8370         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
8371         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
8373 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8375         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
8376         old GNU extension [0] syntax.
8377         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
8378         alloca rather than an array member with variable length.
8379         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
8380         * nscd/nscd.c (invalidate_db): New function, broken out of ...
8381         (parse_opt): ... here.  Likewise use alloca there.
8382         Validate the -i argument before checking for rootness.
8383         (send_shutdown): New function, broken out of ...
8384         (parse_opt): ... here.
8386 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8388         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
8389         macro to get at the _rt_local_ro field.
8390         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
8391         ([PIC] case) or _dl_hwcap ([!PIC] case).
8392         * sysdeps/arm/setjmp.S: Likewise.
8394         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
8395         * sysdeps/arm/configure.ac: New check to define it.
8396         * sysdeps/arm/configure: Regenerated.
8397         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
8398         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
8399         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
8400         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
8401         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
8402         Use move/movt pair instead of a load.
8403         (LDST_GLOBAL): Macro removed.
8404         (LDR_GLOBAL): New macro replaces it.
8405         (LDR_HIDDEN): New macro.
8406         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
8407         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
8409         * setjmp/tst-setjmp-static.c: New file.
8410         * setjmp/Makefile (tests): Add it.
8411         (tests-static): New variable.
8413 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
8415         [BZ #17485]
8416         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
8418 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
8420         [BZ #14132]
8421         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
8423 2014-10-21  Roland McGrath  <roland@hack.frob.com>
8425         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
8427 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8429         * io/fts.c (dirent_not_directory): New function.
8430         (fts_build): Call it.
8432 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8434         * nptl/version.c (__nptl_main): Use normal __write rather than
8435         INTERNAL_SYSCALL.
8436         (banner): Update copyright years.
8438         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
8439         gettimeofday.
8440         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
8441         * nptl/pthread_cond_timedwait.c: Likewise.
8442         * nptl/pthread_mutex_timedlock.c: Likewise.
8443         * nptl/sem_timedwait.c: Likewise.
8445         * sysdeps/nptl/bits/libc-lock.h
8446         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
8447         (__libc_lock_init_recursive): Return void, not 0.
8448         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
8449         (__libc_rwlock_init): Likewise.
8450         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
8452 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8454         [BZ #15215]
8455         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
8456         (__pthread_once_slow): ... here.
8457         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
8458         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
8460 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8462         [BZ #15215]
8463         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
8464         __PTHREAD_ONCE_FORK_GEN_INCR): New.
8465         * sysdeps/nptl/fork.c (__libc_fork): Use them.
8466         * nptl/pthread_once.c (__pthread_once): Likewise.
8467         Update comments.
8469 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
8471         [BZ #14138]
8472         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
8473         name.
8474         (writev): Use __libc_writev as strong name.
8475         * sysdeps/unix/sysv/linux/readv.c: Remove file.
8476         * sysdeps/unix/sysv/linux/writev.c: Likewise.
8478 2014-10-17  Roland McGrath  <roland@hack.frob.com>
8480         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
8482         * sysdeps/i386/nptl/tls.h
8483         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
8484         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
8485         New macros.
8486         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
8487         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
8488         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
8489         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
8490         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
8491         Call CHECK_THREAD_SYSINFO instead of doing an assert.
8493         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
8494         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
8495         on [__NR_futex].
8496         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
8497         broken out of ...
8498         (__pthread_mutex_init): ... here.  Call it.
8499         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
8500         Conditionalize PI cases on [__NR_futex].
8501         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
8502         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
8503         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
8505         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
8506         conditional on [SIGSETXID].
8507         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
8508         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
8509         is defined.  Likewise for SIGSETXID.
8510         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
8511         Conditionalize definitions on [SIGSETXID].
8512         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
8513         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
8514         unblocking on [SIGCANCEL].
8516         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
8517         [__NR_set_robust_list].
8519 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8521         * string/strcoll_l.c (get_next_seq): Fix up formatting.
8522         (do_compare): Likewise.
8524 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
8526         [BZ #15884]
8527         * string/strcoll_l.c: Don't include stdio.h.
8528         (coll_seq): Remove members idxarr and rulearr.
8529         (get_next_seq_cached): Remove function.
8530         (get_next_seq): Likewise.
8531         (get_next_seq_nocache): Rename to get_next_seq.
8532         (do_compare): Remove function.
8533         (do_compare_nocache): Rename to do_compare.
8534         (STRCOLL): Remove weight and rules cache.
8536 2014-10-16  Roland McGrath  <roland@hack.frob.com>
8538         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
8539         * sysdeps/arm/sfp-machine.h: ... to here.
8540         * sysdeps/arm/Implies: Remove arm/soft-fp.
8542 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
8544         * conform/data/sys/utsname.h-data (*_t): Allow.
8545         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
8546         [POSIX] (WEXITED): Do not expect constant.
8547         [POSIX] (WSTOPPED): Likewise.
8548         [POSIX] (WNOHANG): Likewise.
8549         [POSIX] (WNOWAIT): Likewise.
8550         [POSIX] (siginfo_t): Do not expect type or elements.
8551         [POSIX] (pid_t): Do not expect type.
8552         [POSIX] (signal.h): Do not allow header.
8553         [POSIX] (sys/resource.h): Likewise.
8554         [POSIX] (si_*): Do not allow pattern.
8555         [POSIX] (W*): Likewise.
8556         [POSIX] (P_*): Likewise.
8557         [POSIX] (BUS_*): Likewise.
8558         [POSIX] (CLD_*): Likewise.
8559         [POSIX] (FPE_*): Likewise.
8560         [POSIX] (ILL_*): Likewise.
8561         [POSIX] (POLL_*): Likewise.
8562         [POSIX] (SEGV_*): Likewise.
8563         [POSIX] (SI_*): Likewise.
8564         [POSIX] (TRAP_*): Likewise.
8565         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
8566         variable.
8568 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
8570         [BZ #12926]
8571         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
8572         infinite loop when __recvmsg returns 0.
8574 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
8576         * CANCEL-FCT-WAIVE: Remove file.
8577         * CANCEL-FILE-WAIVE: Likewise.
8579         [BZ #14132]
8580         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
8581         instead of INTVARDEF.
8582         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8583         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
8584         rtld_hidden_data_def instead of INTVARDEF.
8585         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8586         * elf/dl-deps.c (expand_dst): Likewise.
8587         * elf/dl-load.c (_dl_dst_count): Likewise.
8588         (_dl_dst_substitute): Likewise.
8589         (decompose_rpath): Likewise.
8590         (_dl_init_paths): Likewise.
8591         (open_path): Likewise.
8592         (_dl_map_object): Likewise.
8593         * elf/rtld.c (dl_main): Likewise.
8594         (process_dl_audit): Likewise.
8595         (process_envvars): Likewise.
8596         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
8597         Remove declaration.
8598         (__libc_enable_secure): Use rtld_hidden_proto.
8600 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8602         * elf/dl-load.c
8603         (add_path): New function broken out of _dl_rtld_di_serinfo.
8604         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
8606 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8608         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
8609         parentheses around macro arguments.
8610         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
8611         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
8612         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
8613         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
8614         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
8615         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8616         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8617         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
8618         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
8619         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
8620         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
8621         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
8622         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
8623         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
8624         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
8625         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
8626         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
8627         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
8628         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
8629         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
8630         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
8631         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
8632         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
8633         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8634         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8635         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
8636         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
8637         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
8638         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
8639         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
8640         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
8641         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
8642         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
8643         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
8644         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
8645         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
8646         Likewise.
8647         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
8648         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8649         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8650         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
8651         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
8652         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
8653         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
8654         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
8655         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
8656         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
8657         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
8658         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
8659         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
8660         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
8661         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
8662         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8663         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8664         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
8665         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
8666         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
8667         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
8668         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
8669         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
8670         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
8671         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
8672         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
8673         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
8674         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
8675         (_FP_FRAC_SRS_1): Likewise.
8676         (_FP_FRAC_CLZ_1): Likewise.
8677         (_FP_MUL_MEAT_1_imm): Likewise.
8678         (_FP_MUL_MEAT_1_wide): Likewise.
8679         (_FP_MUL_MEAT_1_hard): Likewise.
8680         (_FP_SQRT_MEAT_1): Likewise.
8681         (_FP_FRAC_ASSEMBLE_1): Likewise.
8682         (_FP_FRAC_DISASSEMBLE_1): Likewise.
8683         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
8684         (__FP_CLZ_2): Likewise.
8685         (_FP_MUL_MEAT_2_wide): Likewise.
8686         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
8687         (_FP_MUL_MEAT_2_gmp): Likewise.
8688         (_FP_MUL_MEAT_2_120_240_double): Likewise.
8689         (_FP_SQRT_MEAT_2): Likewise.
8690         (_FP_FRAC_ASSEMBLE_2): Likewise.
8691         (_FP_FRAC_DISASSEMBLE_2): Likewise.
8692         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
8693         (_FP_FRAC_CLZ_4): Likewise.
8694         (_FP_MUL_MEAT_4_wide): Likewise.
8695         (_FP_MUL_MEAT_4_gmp): Likewise.
8696         (_FP_SQRT_MEAT_4): Likewise.
8697         (_FP_FRAC_ASSEMBLE_4): Likewise.
8698         (_FP_FRAC_DISASSEMBLE_4): Likewise.
8699         * soft-fp/op-common.h (_FP_CMP): Likewise.
8700         (_FP_CMP_EQ): Likewise.
8701         (_FP_CMP_UNORD): Likewise.
8702         (_FP_TO_INT): Likewise.
8703         (_FP_FROM_INT): Likewise.
8704         [!__FP_CLZ] (__FP_CLZ): Likewise.
8705         (_FP_DIV_HELP_imm): Likewise.
8706         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
8707         Likewise.
8708         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
8709         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
8710         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
8711         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
8712         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
8713         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8714         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8715         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
8716         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
8717         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
8718         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
8719         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
8720         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
8721         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
8722         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
8723         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
8724         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
8725         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
8726         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
8727         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
8728         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
8729         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
8730         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
8731         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8732         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8733         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
8734         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
8735         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
8736         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
8737         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
8738         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
8739         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
8740         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
8741         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
8742         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
8743         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
8744         (FP_UNPACK_RAW_SP): Likewise.
8745         (FP_PACK_RAW_S): Likewise.
8746         (FP_PACK_RAW_SP): Likewise.
8747         (FP_UNPACK_S): Likewise.
8748         (FP_UNPACK_SP): Likewise.
8749         (FP_UNPACK_SEMIRAW_S): Likewise.
8750         (FP_UNPACK_SEMIRAW_SP): Likewise.
8751         (FP_PACK_S): Likewise.
8752         (FP_PACK_SP): Likewise.
8753         (FP_PACK_SEMIRAW_S): Likewise.
8754         (FP_PACK_SEMIRAW_SP): Likewise.
8755         (_FP_SQRT_MEAT_S): Likewise.
8756         (FP_CMP_S): Likewise.
8757         (FP_CMP_EQ_S): Likewise.
8758         (FP_CMP_UNORD_S): Likewise.
8759         (FP_TO_INT_S): Likewise.
8760         (FP_FROM_INT_S): Likewise.
8762         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
8764         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
8765         (FP_EX_INVALID_IMZ): Likewise.
8766         (FP_EX_INVALID_IMZ_FMA): Likewise.
8767         (FP_EX_INVALID_ISI): Likewise.
8768         (FP_EX_INVALID_ZDZ): Likewise.
8769         (FP_EX_INVALID_IDI): Likewise.
8770         (FP_EX_INVALID_SQRT): Likewise.
8771         (FP_EX_INVALID_CVI): Likewise.
8772         (FP_EX_INVALID_VC): Likewise.
8773         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
8774         "invalid" exceptions.
8775         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
8776         (_FP_ADD_INTERNAL): Likewise.
8777         (_FP_MUL): Likewise.
8778         (_FP_FMA): Likewise.
8779         (_FP_DIV): Likewise.
8780         (_FP_CMP_CHECK_NAN): Likewise.
8781         (_FP_SQRT): Likewise.
8782         (_FP_TO_INT): Likewise.
8783         (FP_EXTEND): Likewise.
8785 2014-10-09  Allan McRae  <allan@archlinux.org>
8787         * po/fr.po: Update French translation from translation project.
8789 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8791         [BZ #14132]
8792         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
8793         of INTDEF.
8794         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
8795         (__cxa_atexit): Use libc_hidden_proto.
8796         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
8798         [BZ #14132]
8799         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
8800         declaration.
8801         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
8802         [!_ISOMAC] (__iswspace_l_internal): Likewise.
8803         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
8804         [!_ISOMAC] (__iswctype_internal): Likewise.
8805         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
8806         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
8807         alias.
8808         (fcntl): Remove __fcntl_internal alias.
8809         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
8810         __connect_internal alias.
8811         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
8812         Likewise.
8814         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
8815         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
8816         FP_DENORM_ZERO.
8817         (_FP_CHECK_FLUSH_ZERO): New macro.
8818         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
8819         (_FP_CMP): Likewise.
8820         (_FP_CMP_EQ): Likewise.
8821         (_FP_TO_INT): Do not set inexact for subnormal arguments if
8822         FP_DENORM_ZERO.
8823         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
8824         (FP_TRUNC): Likewise.
8826         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
8827         treated as invalid conversion, not as normal exponent.
8829         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
8830         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
8831         (_FP_CMP_EQ): Likewise.
8832         (_FP_CMP_UNORD): Likewise.
8833         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
8834         (FP_CMP_EQ_D): Likewise.
8835         (FP_CMP_UNORD_D): Likewise.
8836         * soft-fp/extended.h (FP_CMP_E): Likewise.
8837         (FP_CMP_EQ_E): Likewise.
8838         (FP_CMP_UNORD_E): Likewise.
8839         * soft-fp/quad.h (FP_CMP_Q): Likewise.
8840         (FP_CMP_EQ_Q): Likewise.
8841         (FP_CMP_UNORD_Q): Likewise.
8842         * soft-fp/single.h (FP_CMP_S): Likewise.
8843         (FP_CMP_EQ_S): Likewise.
8844         (FP_CMP_UNORD_S): Likewise.
8845         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
8846         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
8847         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
8848         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
8849         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
8850         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
8851         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
8852         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
8853         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
8854         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
8855         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
8856         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
8857         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
8858         to FP_CMP_Q.
8859         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
8860         FP_CMP_Q.
8861         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
8862         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
8863         FP_CMP_EQ_Q.
8864         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
8865         FP_CMP_Q.
8866         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
8867         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
8868         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
8869         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
8870         FP_CMP_EQ_Q.
8871         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
8872         FP_CMP_Q.
8873         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
8874         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
8875         FP_CMP_EQ_Q.
8876         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
8877         FP_CMP_Q.
8878         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
8879         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
8880         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
8881         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
8882         FP_CMP_EQ_Q.
8884         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
8885         a subnormal result, set the underflow exception if trapping on
8886         underflow is enabled.
8887         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
8888         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
8889         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
8890         redefine to 0.
8891         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
8892         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8893         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8894         * soft-fp/extendxftf2.c (__extendxftf2): Use
8895         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
8897         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
8898         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
8899         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8900         FP_HANDLE_EXCEPTIONS.
8901         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
8902         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8903         FP_HANDLE_EXCEPTIONS.
8904         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
8905         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8906         FP_HANDLE_EXCEPTIONS.
8907         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
8908         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8909         FP_HANDLE_EXCEPTIONS.
8911 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
8913         [BZ #14132]
8914         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
8915         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
8916         use INTUSE.
8917         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
8918         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
8919         Remove alias.
8920         (__adjtimex): Define using libc_hidden_ver.
8921         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
8922         Remove declaration.
8923         (ntp_gettime): Call __adjtimex directly.
8924         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
8925         Remove declaration.
8926         (ntp_gettimex): Call __adjtimex directly.
8927         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
8928         __adjtimex_internal alias.
8930 2014-10-08  Roland McGrath  <roland@hack.frob.com>
8932         [BZ #17460]
8933         * nscd/nscd.c (more_help): Rewrite list of tables collection
8934         using xstrdup and asprintf.
8936         * nscd/nscd_conf.c: Remove local xstrdup declaration.
8938 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8939             Roland McGrath  <roland@hack.frob.com>
8941         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
8942         (do_lookup_unique): ... local function 'enter' here; update callers.
8944 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
8946         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
8947         compat_symbol calls on [SHARED].
8948         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
8949         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
8950         Remove.
8951         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8952         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
8953         (oldsetrlimit): Remove.
8954         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8955         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
8956         (lchown): New syscall entry.
8957         (oldsetrlimit): Remove.
8958         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8959         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
8960         (oldsetrlimit): Remove.
8961         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8963         [BZ #14138]
8964         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
8965         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
8966         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
8967         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
8968         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
8969         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
8970         (fchown): Likewise.
8971         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
8972         (fchown): Likewise.
8973         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
8974         Likewise.
8976 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8978         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
8979         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
8980         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
8981         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
8982         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
8983         Likewise.
8984         (__old_sem_post): Likewise.
8986 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
8988         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
8989         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
8990         HAVE_CLOCK_GETTIME_VSYSCALL macros.
8991         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
8992         Use INLINE_VSYSCALL macro.
8993         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
8994         __vdso_clock_gettime.
8995         * sysdeps/unix/sysv/linux/tile/init-first.c
8996         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
8997         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
8998         __vdso_clock_gettime.
9000         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
9001         to set up frame more cleanly.
9003         * sysdeps/tile/memcmp.c: New file.
9005         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
9007         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
9008         * sysdeps/tile/tilegx/strcasestr.c: New file.
9009         * sysdeps/tile/tilegx/strnlen.c: New file.
9010         * sysdeps/tile/tilegx/strstr.c: New file.
9012         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
9014 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
9016         * nptl/tst-setuid3.c: Write errors to stdout.
9018 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9020         * elf/dl-deps.c
9021         (preload): New functions broken out of _dl_map_object_deps.
9022         (_dl_map_object_deps):  Remove a nested function. Update call sites.
9024 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
9026         [BZ #14138]
9027         * sysdeps/unix/sysv/linux/execve.c: Remove file.
9028         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
9030 2014-10-01  Steve Ellcey  <sellcey@mips.com>
9032         * sysdeps/mips/strcmp.S: New.
9034 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
9036         [BZ #14138]
9037         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
9038         (linkat): Likewise.
9039         (mkdirat): Likewise.
9040         (readlinkat): Likewise.
9041         (renameat): Likewise.
9042         (symlinkat): Likewise.
9043         (unlinkat): Likewise.
9044         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
9045         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
9046         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
9047         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
9048         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
9049         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
9050         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
9052 2014-09-30  Will Newton  <will.newton@linaro.org>
9054         * math/math.h: Define long double math functions if
9055         _LIBC_TEST is defined.
9056         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
9058         * localedata/Makefile: Move assignment to tests-special
9059         into an ifdef testing run-built-tests.
9060         * timezone/Makefile: Likewise.
9062 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
9064         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
9065         with $(BASH) not $(SHELL).
9067 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
9068             Matthew LeGendre  <legendre1@llnl.gov>
9070         [BZ #17411]
9071         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
9072         l_reloc_result.
9074 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9076         * stdio-common/printf_fp.c
9077         (hack_digit): New function, broken out of ...
9078         (__printf_fp): ... local function here.  Update call sites.
9079         hack_digit now takes an additional parameter that is a pointer
9080         to a struct of the referenced locals.  Those locals moved inside
9081         the struct and references updated.
9083 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
9085         * aclocal.m4: Require autoconf 2.69.
9086         * configure: Regenerated.
9087         * sysdeps/aarch64/configure: Likewise.
9088         * sysdeps/alpha/configure: Likewise.
9089         * sysdeps/arm/armv7/configure: Likewise.
9090         * sysdeps/arm/configure: Likewise.
9091         * sysdeps/ia64/configure: Likewise.
9092         * sysdeps/mach/configure: Likewise.
9093         * sysdeps/mips/configure: Likewise.
9094         * sysdeps/s390/configure: Likewise.
9095         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
9096         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
9098         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
9099         file.
9100         * sysdeps/ia64/configure.ac: Likewise.
9102 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
9104         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
9105         specify symbol version for ld.so.  Do not include entry for
9106         libpthread.
9107         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9108         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
9109         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9111         [BZ #14171]
9112         * Makeconfig [$(build-shared) = yes]
9113         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
9114         makefiles.
9115         [$(build-shared) = yes && $(soversions.mk-done) = t]
9116         ($(common-objpfx)gnu/lib-names.h): Remove rule.
9117         [$(build-shared) = yes && $(soversions.mk-done) = t]
9118         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
9119         to Makerules.
9120         [$(build-shared) = yes && $(soversions.mk-done) = t]
9121         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
9122         here.
9123         [$(build-shared) = yes && $(soversions.mk-done) = t]
9124         (common-generated): Don't append gnu/lib-names.h and
9125         gnu/lib-names.stmp here.
9126         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
9127         (lib-names-h-abi): New variable.
9128         [$(build-shared) = yes && $(soversions.mk-done) = t]
9129         (lib-names-stmp-abi): Likewise.
9130         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9131         abi-variants] (before-compile): Append
9132         $(common-objpfx)$(lib-names-h-abi).
9133         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9134         abi-variants] (common-generated): Append gnu/lib-names.h.
9135         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9136         abi-variants] (install-others-nosubdir): Depend on
9137         $(inst_includedir)/$(lib-names-h-abi).
9138         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9139         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
9140         [$(build-shared) = yes && $(soversions.mk-done) = t]
9141         ($(common-objpfx)$(lib-names-h-abi)): New rule.
9142         [$(build-shared) = yes && $(soversions.mk-done) = t]
9143         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
9144         [$(build-shared) = yes && $(soversions.mk-done) = t]
9145         (common-generated): Append $(lib-names-h-abi) and
9146         $(lib-names-stmp-abi).
9147         * scripts/lib-names.awk: Do not handle multi being set.
9148         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
9149         Remove variable.
9150         (abi-lp64_be-ld-soname): Likewise.
9151         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
9152         Likewise.
9153         (abi-hard-ld-soname): Likewise.
9154         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
9155         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
9156         Remove variable.
9157         (abi-o32_hard-ld-soname): Likewise.
9158         (abi-o32_soft_2008-ld-soname): Likewise.
9159         (abi-o32_hard_2008-ld-soname): Likewise.
9160         (abi-n32_soft-ld-soname): Likewise.
9161         (abi-n32_hard-ld-soname): Likewise.
9162         (abi-n32_soft_2008-ld-soname): Likewise.
9163         (abi-n32_hard_2008-ld-soname): Likewise.
9164         (abi-n64_soft-ld-soname): Likewise.
9165         (abi-n64_hard-ld-soname): Likewise.
9166         (abi-n64_soft_2008-ld-soname): Likewise.
9167         (abi-n64_hard_2008-ld-soname): Likewise.
9168         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
9169         Likewise.
9170         (abi-64-v2-ld-soname): Likewise.
9171         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
9172         ld.so entries.
9173         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
9174         variable.
9175         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
9176         entry.
9177         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
9178         variable.
9179         (abi-64-ld-soname): Likewise.
9180         (abi-x32-ld-soname): Likewise.
9181         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
9182         entry.
9183         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9185 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
9187         [BZ #14138]
9188         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
9189         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
9190         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
9191         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
9192         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
9193         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
9194         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
9195         syscall entry for GLIBC_2.2 symbol version.
9196         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
9197         Likewise.
9198         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
9199         (setrlimit): Likewise.
9200         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
9201         Likewise.
9203 2014-09-23  Will Newton  <will.newton@linaro.org>
9205         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
9206         _LINUX_ARM_SYSDEP_H include guard too.
9207         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
9208         define.
9210 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
9212         * sysdeps/unix/sysv/linux/eventfd.c:
9213         Make first argument unsigned.
9214         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
9215         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
9217 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
9219         * socket/recvmmsg.c (recvmmsg): Drop const argument.
9220         * socket/sys/socket.h: Likewise
9221         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
9223 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9225         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
9227 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
9229         * time/tst-ftime.c: New test.
9230         * time/Makefile (tests): Add tst-ftime.
9232 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
9234         * soft-fp/extended.h: Fix comment formatting.
9235         * soft-fp/op-1.h: Likewise.
9236         * soft-fp/op-2.h: Likewise.
9237         * soft-fp/op-4.h: Likewise.
9238         * soft-fp/op-8.h: Likewise.
9239         * soft-fp/op-common.h: Likewise.
9240         * soft-fp/soft-fp.h: Likewise.
9242         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
9244 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
9246         [BZ #6652]
9247         * Makeconfig (soversions-default-setname): Remove variable.
9248         ($(common-objpfx)soversions.i): Don't pass default_setname to
9249         soversions.awk.
9250         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
9251         oldest_abi to abi-versions.awk.
9252         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
9253         * config.make.in (oldest-abi): Remove variable.
9254         * configure.ac (--enable-oldest-abi): Remove configure option.
9255         * configure: Regenerated.
9256         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
9257         text.
9258         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
9259         * scripts/soversions.awk: Do not handle default_setname variable.
9260         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
9261         variable.
9262         * sysdeps/mach/hurd/configure: Regenerated.
9263         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
9264         variable.
9265         * sysdeps/unix/sysv/linux/configure: Regenerated.
9267 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
9269         * elf/Makefile (CFLAGS-interp.c): Remove.
9270         ($(elf-objpfx)runtime-linker.h): Generate header with linker
9271         path string.
9272         * elf/interp.c: Include generated runtime-linker.h
9274         * Makerules (lib%.so): Don't include $(+interp) in
9275         prerequisites.
9276         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
9277         * dlfcn/eval.c: Remove file.
9279         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
9280         macros.
9282         [BZ #17266]
9283         * misc/sys/cdefs.h: Define __extern_always_inline for clang
9284         4.2 and newer.
9286         [BZ #17370]
9287         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
9289 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
9290             Jakub Jelinek  <jakub@redhat.com>
9292         [BZ #17266]
9293         * libio/stdio.h: Check definition of __fortify_function
9294         instead of __extern_always_inline to include bits/stdio2.h.
9295         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
9296         check if __extern_always_inline is defined.
9297         [__USE_MISC || __USE_XOPEN]: Likewise.
9298         [__USE_ISOC99] Likewise.
9299         * misc/sys/cdefs.h (__fortify_function): Define only if
9300         __extern_always_inline is defined.
9301         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
9302         __extern_always_inline and __extern_inline only for g++-4.3
9303         and newer or a compatible gcc.
9305 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
9307         [BZ #17371]
9308         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
9309         last change to handle zero prefix length.
9311 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
9313         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
9314         _SC_REGEX_VERSION.
9316         * posix/getconf.c (vars): Add _POSIX_IPV6 and
9317         _POSIX_RAW_SOCKETS.
9319 2014-09-13  Allan McRae  <allan@archlinux.org>
9321         * po/ru.po: Update Russian translation from translation project.
9323 2014-09-12  Roland McGrath  <roland@hack.frob.com>
9325         * locale/programs/locale.c (show_locale_vars): Inline local function
9326         into its sole call site.  Clean up some style nits.
9327         (print_item): New function, broken out of ...
9328         (show_info): ... local function here.  Clean up style nits.
9330         * locale/programs/ld-ctype.c (set_one_default): New function, broken
9331         out of ...
9332         (set_class_defaults): ... local function set_default here.
9333         Define set_default as a macro locally to pass constant parameters.
9334         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
9335         rather than a shared local.
9337         * stdlib/rpmatch.c (try): New function, broken out of ...
9338         (rpmatch): ... local function here.  Also, prototypify definition.
9340 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
9342         * scripts/soversions.awk: Do not handle configuration names.
9343         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
9344         vendor and os variables to soversions.awk.
9345         * configure.ac: Do not modify gnu-* host_os.
9346         * configure: Regenerated
9347         * shlib-versions: Remove first column with configuration names.
9348         * nptl/shlib-versions: Likewise.
9349         * nptl_db/shlib-versions: Likewise.
9350         * sysdeps/hppa/shlib-versions: Likewise.
9351         * sysdeps/m68k/shlib-versions: Likewise.
9352         * sysdeps/mach/hurd/shlib-versions: Likewise.
9353         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
9354         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
9355         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
9356         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
9357         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
9358         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
9359         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
9360         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
9361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9362         Likewise.
9363         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9364         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9365         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9366         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9367         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9368         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
9369         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
9370         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
9373         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
9374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9375         Regenerated.
9376         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
9377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9378         Condition symbol version definitions on [HAVE_ELFV2_ABI].
9380         * shlib-versions: Remove OS-specific entries.  Moved to files in
9381         sysdeps.
9382         * sysdeps/mach/hurd/shlib-versions: New file.
9383         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9385         * nptl/shlib-versions: Remove architecture-specific entries.
9386         Moved to files in sysdeps.
9387         * shlib-versions: Likewise.
9388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
9389         file.
9390         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9391         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9392         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9393         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9395         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
9396         (UDP_NO_CHECK6_RX): Likewise.
9398 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9400         * sysdeps/posix/sysconf.c (__sysconf): Spell
9401         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
9403 2014-08-12  Florian Weimer  <fweimer@redhat.com>
9405         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
9406         loading.
9407         * iconv/Versions (__gconv_transliterate): Export for use from
9408         gconv modules.
9409         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
9410         (struct __gconv_trans_data, __gconv_trans_fct,
9411         __gconv_trans_context_fct, __gconv_trans_query_fct,
9412         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
9413         definitions.
9414         (struct __gconv_step_data): Remove __trans member.
9415         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
9416         longer hidden.  Remove unused trans_data argument.
9417         * iconv/gconv_int.h (struct trans_struct): Remove definition.
9418         (__gconv_translit_find): Remove declaration.
9419         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
9420         prototype.
9421         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
9422         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
9423         trans_data argument.  Add hidden definition.
9424         (__gconv_translit_find): Remove.
9425         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
9426         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
9427         * iconv/skeleton.c: Remove transliteration initialization.
9428         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
9429         __gconv_step_data initialization.
9430         * libio/iofwide.c (__libio_translit_): Remove.
9431         (_IO_fwide): Adjust struct __gconv_step_data initialization.
9432         * wcsmbs/btowc.c (__btowc): Likewise.
9433         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
9434         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
9435         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
9436         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
9437         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
9438         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
9439         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
9440         * wcsmbs/wctob.c (wctob): Likewise.
9442 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9444         [BZ #16194]
9445         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
9446         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
9447         register usage.
9448         * sysdeps/x86/Makefile: Adjust.
9450 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9451             Roland McGrath  <roland@hack.frob.com>
9453         * locale/weight.h: Add include guard.
9454         (findidx): Make static rather than auto; take new parameters
9455         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
9456         * locale/weightwc.h: Likewise.
9457         * posix/fnmatch_loop.c
9458         (FCT): Change type of EXTRA from int32_t to wint_t.
9459         Don't include either header inside the function.
9460         Call FINDIDX rather than findidx, and pass new arguments.
9461         #undef FINDIDX at the end of the file.
9462         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
9463         FINDIDX before including fnmatch_loop.c for the non-wide version.
9464         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
9465         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
9466         for the wide version.
9467         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
9468         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
9469         Pass new arguments to findidx.
9470         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
9471         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
9472         Don't #include it inside the function.  Pass new arguments to findidx.
9473         * posix/regex_internal.h
9474         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
9475         (re_string_elem_size_at): Don't #include it inside the function.
9476         Pass new arguments to findidx.
9477         * string/strcoll_l.c: #include WEIGHT_H at top level.
9478         (get_next_seq): Don't #include it inside the function.
9479         Pass new arguments to findidx.
9480         (get_next_seq_nocache): Likewise.
9481         * string/strxfrm_l.c: #include WEIGHT_H at top level.
9482         (STRXFRM): Don't #include it inside the function.
9483         Pass new arguments to findidx.
9485 2014-09-11  Florian Weimer  <fweimer@redhat.com>
9487         [BZ #17344]
9488         * malloc/malloc.c (unlink): Turn asserts into a call to
9489         malloc_printerr.
9491 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
9493         [BZ #17370]
9494         * libio/wfileops (do_ftell_wide): Free OUT.
9496 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
9498         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
9500 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9502         [BZ #17363]
9503         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
9504         group if the current group is empty.
9506 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9508         * benchtests/bench-memset.c (test_main): Add more test from size
9509         from 32 to 512 bytes.
9510         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9511         Add POWER8 memset object.
9512         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9513         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
9514         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
9515         implementation.
9516         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
9517         Likewise.
9518         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
9519         multiarch POWER8 memset optimization.
9520         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
9521         POWER8 memset optimization.
9523         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9524         Remove bzero multiarch objects.
9525         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
9526         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
9527         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
9528         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
9529         Remove define.
9530         [__bzero]: Redefine to specific name.
9531         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
9532         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
9533         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
9534         define.
9535         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
9536         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
9538 2014-09-10  Florian Weimer  <fweimer@redhat.com>
9540         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
9541         warnings into errors.
9543         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
9544         __cxa_thread_atexit_impl prototype.
9546 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9548         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
9549         Fix capitalization of error message.
9551 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9553         * sysdeps/mips/preconfigure: Modify ABI tests.
9555 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
9557         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
9559 2014-09-07  Roland McGrath  <roland@hack.frob.com>
9560             Carlos O'Donell  <carlos@systemhalted.org>
9562         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
9563         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
9564         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
9565         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
9566         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
9567         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
9568         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
9569         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
9570         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
9571         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
9572         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
9573         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
9574         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
9575         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
9576         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
9577         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
9578         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
9579         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
9580         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
9581         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
9582         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
9583         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
9584         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
9585         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
9586         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
9587         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
9588         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
9589         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
9590         Deconditionalize the code that was previously under [RESET_PID].
9591         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
9592         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
9593         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
9594         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
9595         include sysdep.h.
9597 2014-09-08  Allan McRae  <allan@archlinux.org>
9599         * version.h (RELEASE): Set to "development".
9600         (VERSION): Set to "2.20.90"
9602 2014-09-07  Allan McRae  <allan@archlinux.org
9604         * version.h (RELEASE): Set to "stable".
9605         (VERSION): Set to "2.20"
9606         * include/features.h (__GLIBC_MINOR__): Set to 20.
9608         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
9609         Liebler.
9611         * po/ko.po: Update Korean translation from translation project.
9613 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
9615         [BZ #17354]
9616         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
9617         macro for handling signed relocations.
9619 2014-09-03  Florian Weimer  <fweimer@redhat.com>
9621         [BZ #17325]
9622         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
9623         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
9624         assert.
9625         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
9626         * iconvdata/ibm935.c (BODY): Likewise.
9627         * iconvdata/ibm937.c (BODY): Likewise.
9628         * iconvdata/ibm939.c (BODY): Likewise.
9629         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
9630         assert.
9631         * iconvdata/Makefile (iconv-test.out): Pass module list to test
9632         script.
9633         * iconvdata/run-iconv-test.sh: New test loop for checking for
9634         decoder crashers.
9636 2014-09-02  Khem Raj  <raj.khem@gmail.com>
9638         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
9639         libm_hidden_ver.
9641 2014-09-01  Allan McRae  <allan@archlinux.org>
9643         * po/eo.po: Update Esperanto translation from translation project.
9645         * po/ca.po: Update Catalan translation from translation project.
9647 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9649         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
9650         __proc_dostop call.
9652 2014-08-27  Mark Wielaard  <mjw@redhat.com>
9654         [BZ #17319]
9655         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
9656         to call set_thread_area instead of hand written asm.
9657         (__NR_set_thread_area): Removed define.
9658         (TLS_FLAG_WRITABLE): Likewise.
9659         (__ASSUME_SET_THREAD_AREA): Remove check.
9660         (TLS_EBX_ARG): Remove define.
9661         (TLS_LOAD_EBX): Likewise.
9663 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9665         Simplify atomicity of socket creation in bind.
9667         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
9668         looking up the name after linking the file.
9670 2014-08-27  Allan McRae  <allan@archlinux.org>
9672         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
9674 2014-08-26  Florian Weimer  <fweimer@redhat.com>
9676         [BZ #17187]
9677         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
9678         trans_compare, open_translit, __gconv_translit_find):
9679         Remove module loading code.
9681 2014-08-26  Allan McRae  <allan@archlinux.org>
9683         * po/vi.po: Update Vietnamese translation from translation project.
9685         * po/uk.po: Update Ukrainian translation from translation project.
9687         * po/fr.po: Update French translation from translation project.
9689         * po/ru.po: Update Russian translation from translation project.
9691         * po/pl.po: Update Polish translation from translation project.
9693         * po/cs.po: Update Czech translation from translation project.
9695         * po/de.po: Update German translation from translation project.
9697         * po/bg.po: Update Bulgarian translation from translation project.
9699         * po/sv.po: Update Sweedish translation from translation project.
9701         * po/nl.po: Update Dutch translation from translation project.
9703         * po/es.po: Update Spanish translation from translation project.
9705 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9707         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
9709         * catgets/Makefile (CPPFLAGS-gencat): Remove.
9710         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
9711         (CPPFLAGS-iconvconfig): Likewise.
9712         * timezone/Makefile (CPPFLAGS-zic): Likewise.
9714         * include/libc-symbols.h: Remove unnecessary check for
9715         NOT_IN_libc.
9716         * nptl/pthreadP.h: Likewise.
9717         * sysdeps/aarch64/setjmp.S: Likewise.
9718         * sysdeps/alpha/setjmp.S: Likewise.
9719         * sysdeps/arm/sysdep.h: Likewise.
9720         * sysdeps/i386/setjmp.S: Likewise.
9721         * sysdeps/m68k/setjmp.c: Likewise.
9722         * sysdeps/posix/getcwd.c: Likewise.
9723         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
9724         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
9725         * sysdeps/s390/s390-32/setjmp.S: Likewise.
9726         * sysdeps/s390/s390-64/setjmp.S: Likewise.
9727         * sysdeps/sh/sh3/setjmp.S: Likewise.
9728         * sysdeps/sh/sh4/setjmp.S: Likewise.
9729         * sysdeps/unix/alpha/sysdep.h: Likewise.
9730         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
9731         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
9732         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
9733         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
9735         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
9736         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
9737         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
9738         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
9739         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
9740         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
9741         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
9742         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
9743         * sysdeps/x86_64/setjmp.S: Likewise.
9745 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
9747         [BZ #17263]
9748         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
9749         <stdint.h>.
9750         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
9751         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
9753 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
9755         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
9757         [BZ #17262]
9758         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
9759         and __x86_64__ when disabling x87 inline functions.
9761 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
9763         [BZ #17259]
9764         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
9765         asm statement with __cpuid_count.
9767 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
9769         * configure.ac: Change __ehdr_start code to dereference the struct.
9770         Run readelf on the output to look for relocations.
9771         * configure: Regenerated.
9773 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
9775         [BZ #17261]
9776         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
9777         value to 0.
9778         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
9780 2014-08-12  Roland McGrath  <roland@hack.frob.com>
9782         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
9784 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
9786         [BZ #16892]
9787         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
9788         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
9790 2014-08-12  Sean Anderson  <seanga2@gmail.com>
9792         * malloc/malloc.c: Fix typo in comment.
9794 2014-08-09  Allan McRae  <allan@archlinux.org>
9796         * Regenerate libc.po.
9798 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
9800         * intl/tst-gettext2.sh: Check every lang file for creation.
9802 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9804         * sysdeps/aarch64/fpu/math_private.h
9805         (libc_feholdsetround_noex_aarch64_ctx): New function.
9807 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9809         * sysdeps/arm/armv6/strcpy.S (strcpy):
9810         Fix performance issue in misaligned cases.
9812 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9814         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
9815         Move definition from termios.h.
9816         (struct termio): Likewise.
9817         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9818         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9819         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9820         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9821         Likewise.
9822         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
9823         Move definition to ioctl-types.h
9824         (struct termio): Likewise.
9825         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9826         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9827         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9828         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9829         Likewise.
9831 2014-08-05  Richard Henderson  <rth@redhat.com>
9833         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
9834         exceptions.
9835         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
9836         Add fraiseexcpt.
9837         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
9838         Use __feraiseexcept.
9839         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
9840         Protect libm symbols with IS_IN_libm.
9842         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
9844 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
9846         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
9848 2014-08-04  Will Newton  <will.newton@linaro.org>
9850         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
9851         file.
9853 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
9855         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
9856         variants for each function.
9858 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9860         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
9861         appended ...
9862         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
9863         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
9864         appended ...
9865         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
9866         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
9867         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
9868         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
9869         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
9870         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
9871         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
9872         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
9873         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
9874         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
9875         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
9876         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
9877         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
9878         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
9879         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
9880         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
9881         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
9882         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
9883         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
9884         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
9885         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
9886         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
9887         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
9888         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
9889         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
9890         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
9891         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
9892         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
9893         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
9894         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
9895         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
9896         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
9897         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
9898         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
9899         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
9900         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
9901         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
9902         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
9903         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
9904         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
9905         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
9906         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
9907         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
9908         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
9909         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
9910         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
9911         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
9912         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
9913         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
9914         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
9915         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
9916         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
9917         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
9918         Update #include.
9919         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
9920         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
9922 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9924         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
9925         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
9926         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
9927         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
9928         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
9929         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
9931 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9933         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
9934         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
9935         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9936         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
9938 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9940         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
9941         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
9942         (__libc_vfork): Define function under this name.
9943         (__vfork): Define as an alias.
9944         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
9945         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
9947 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9949         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
9950         that was previously under [RESET_PID].
9951         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
9953 2014-08-04  Andreas Schwab  <schwab@suse.de>
9955         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
9957 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
9959         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
9960         (main): Likewise.
9962 2014-08-01  Roland McGrath  <roland@hack.frob.com>
9964         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
9966 2014-08-01  Richard Henderon  <rth@redhat.com>
9968         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
9969         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
9970         typo in exact zero test.
9971         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
9972         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
9973         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
9975 2014-08-01  Roland McGrath  <roland@hack.frob.com>
9977         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
9978         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
9979         * sysdeps/arm/sysdep.h: ... here.
9980         [!__ASSEMBLER__]: Include <stdint.h>.
9982 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
9984         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
9985         (HAVE_WCTYPE_H): Likewise.
9986         (HAVE_ISWCTYPE): Likewise.
9987         (ENABLE_NLS): Likewise.
9988         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
9989         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
9991         * posix/regex_internal.c: Check if DEBUG is defined and is
9992         set.
9994         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
9995         (HAVE_MBSRTOWCS): Likewise.
9996         * posix/fnmatch.c: Include string.h unconditionally.
9998 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
10000         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
10001         reversal.
10003 2014-07-31  Roland McGrath  <roland@hack.frob.com>
10005         * sysdeps/generic/safe-fatal.h: New file.
10006         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
10007         * nptl/forward.c: Include it.
10008         (__pthread_unwind): Use __safe_fatal as default action, rather
10009         than a bogus use of INTERNAL_SYSCALL that could never work.
10011         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
10012         * configure.ac (libc_cv_builtin_trap): New test.
10013         * configure: Regenerated.
10014         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
10015         (ABORT_INSTRUCTION): Define using __builtin_trap.
10017         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
10018         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
10019         * sysdeps/nptl/nptl-signals.h: New file.
10020         * nptl/pthreadP.h: Include <nptl-signals.h>.
10022 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
10024         * sysdeps/s390/s390-64/utf16-utf32-z9.c
10025         (ONE_DIRECTION): Define.
10026         * sysdeps/s390/s390-64/utf8-utf16-z9.c
10027         (ONE_DIRECTION): Define.
10028         * sysdeps/s390/s390-64/utf8-utf32-z9.c
10029         (ONE_DIRECTION): Define.
10031 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
10033         * sysdeps/s390/Makefile: Delete file.
10034         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
10035         * sysdeps/s390/__longjmp.c: Delete file.
10036         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
10037         Remove fields __flags and __reserved.
10038         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
10039         and add versioning.
10040         * sysdeps/s390/rtld-__longjmp.c: Delete file.
10041         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
10042         * sysdeps/s390/rtld-setjmp.S: Likewise.
10043         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
10044         * sysdeps/s390/s390-32/__longjmp.c: ... here.
10045         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
10046         * sysdeps/s390/s390-32/setjmp.S: ... here.
10047         Add versioning.
10048         (__sigsetjmp): Remove setting __flags field.
10049         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
10050         * sysdeps/s390/s390-64/__longjmp.c: ... here.
10051         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
10052         * sysdeps/s390/s390-64/setjmp.S: ... here.
10053         Add versioning.
10054         (__sigsetjmp): Remove setting __flags field.
10055         * sysdeps/s390/setjmp.S: Delete file.
10056         * sysdeps/s390/sigjmp.c: Likewise.
10057         * sysdeps/s390/v1-longjmp.c: Likewise.
10058         * sysdeps/s390/v1-setjmp.h: Likewise.
10059         * sysdeps/s390/v1-sigjmp.c: Likewise.
10060         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
10061         Remove v1-longjmp_chk.
10062         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
10063         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
10064         Include debug/longjmp_chk.c and add versioning.
10065         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
10066         Include nptl/pt-longjmp.c and add versioning.
10067         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
10068         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
10069         Include __longjmp.c.
10070         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
10071         Move to ...
10072         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
10073         (__getcontext): Remove setting __flags field.
10074         Add versioning.
10075         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
10076         Don't restore upper high grps.
10077         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
10078         Likewise.
10079         (__swapcontext): Remove setting uc_flags field.
10080         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
10081         Delete file.
10082         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
10083         Include __longjmp.c.
10084         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
10085         Move to ...
10086         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
10087         (__getcontext): Remove setting __flags field.
10088         Add versioning.
10089         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
10090         (__swapcontext): Remove setting uc_flags field.
10091         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
10092         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
10093         Remove fields uc_high_gprs and __reserved.
10094         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
10095         New file with reverted content.
10096         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
10097         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
10098         Regenerated.
10099         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
10100         Regenerated.
10102 2014-07-31  Andreas Schwab  <schwab@suse.de>
10104         * config.h.in (HAVE_IFUNC): Define to 0.
10105         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
10106         definedness.
10108 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
10110         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
10111         memmove-avx-unaligned, memcpy-avx-unaligned and
10112         mempcpy-avx-unaligned.
10113         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10114         Add tests for AVX memcpy functions.
10115         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
10116         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
10117         memcpy_chk.
10118         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
10119         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
10120         memmove_chk.
10121         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
10122         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
10123         mempcpy_chk.
10124         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
10125         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
10126         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
10128 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10130         [BZ #17213]
10131         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
10132         powerpc64le.
10134 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
10136         [BZ #16839]
10137         * manual/llio.texi: Add section about open file description locks.
10138         * manual/examples/ofdlocks.c: Example of open file description
10139         lock usage.
10140         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
10141         F_OFD_SETLK, and F_OFD_SETLKW.
10143 2014-07-23  Allan McRae  <allan@archlinux.org>
10145         * po/es.po: Update Spanish translation from translation project.
10147 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
10149         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
10151 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
10153         [BZ #17078]
10154         * sysdeps/arm/dl-machine.h (elf_machine_rela)
10155         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
10156         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
10158 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
10160         [BZ #17088]
10161         * math/fesetenv.c (__fesetenv)
10162         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
10163         * math/feupdateenv.c (__feupdateenv)
10164         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
10166         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
10167         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
10168         (__ASSUME_SOCKETCALL): Do not define.
10170         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
10171         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
10172         (__ASSUME_SOCKETCALL): Do not define.
10173         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
10174         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
10175         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10176         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
10177         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10178         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
10179         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10180         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10182         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
10183         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
10184         (__ASSUME_SOCKETCALL): Do not define.
10185         (__ASSUME_IPC64): Define unconditionally.
10186         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
10187         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10188         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
10189         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10190         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
10191         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10192         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
10193         Likewise.
10195         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
10196         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
10197         (__ASSUME_SOCKETCALL): Do not define.
10198         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
10199         (__ASSUME_FUTEX_LOCK_PI): Likewise.
10200         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10201         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10202         (__ASSUME_REQUEUE_PI): Define unconditionally.
10203         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
10204         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
10205         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10206         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
10207         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10208         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10210         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
10211         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
10212         (__ASSUME_SOCKETCALL): Do not define.
10213         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
10214         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10215         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10216         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
10217         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10218         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10220         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
10221         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
10222         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10223         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
10224         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10225         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
10226         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10227         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
10228         (__ASSUME_GETCPU_SYSCALL): Likewise.
10230         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
10231         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
10232         cases for individual architectures.
10233         * sysdeps/gnu/configure: Regenerated.
10234         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
10235         LIBC_SLIBDIR_RTLDDIR.
10236         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
10237         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
10238         LIBC_SLIBDIR_RTLDDIR.
10239         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
10240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
10241         LIBC_SLIBDIR_RTLDDIR.
10242         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
10243         Regenerated.
10244         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
10245         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
10246         file.
10247         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
10248         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
10249         file.
10250         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
10251         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
10252         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
10253         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
10255         * sysdeps/aarch64/shlib-versions: Move to ...
10256         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
10257         * sysdeps/alpha/shlib-versions: Move to ...
10258         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
10259         * sysdeps/arm/shlib-versions: Move to ...
10260         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
10261         * sysdeps/hppa/shlib-versions: Move all contents except for
10262         libgcc_s entry to ...
10263         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
10264         entry from ...
10265         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
10266         * sysdeps/ia64/shlib-versions: Move to ...
10267         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
10268         entry from ...
10269         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
10270         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
10271         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
10272         * sysdeps/microblaze/shlib-versions: Move to ...
10273         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
10274         * sysdeps/mips/shlib-versions: Move to ...
10275         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
10276         entry from ...
10277         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
10278         * sysdeps/tile/shlib-versions: Move to ...
10279         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
10280         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
10281         from ...
10282         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
10283         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
10284         entry from ...
10285         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
10287 2014-07-17  Will Newton  <will.newton@linaro.org>
10289         * sysdeps/arm/bits/atomic.h
10290         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
10291         (__arch_compare_and_exchange_bool_16_int): Likewise.
10292         (__arch_compare_and_exchange_bool_64_int): Likewise.
10294         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
10295         into an #else block.
10297 2014-07-16  Roland McGrath  <roland@hack.frob.com>
10299         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
10300         just Linux configurations.  Test empirically that the compiler sets
10301         __ARM_EABI__, rather than using the tuple to decide.
10302         * sysdeps/arm/preconfigure: Regenerated.
10303         * sysdeps/unix/sysv/linux/arm/configure: File removed.
10304         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
10305         contents appended ...
10306         * sysdeps/arm/configure.ac: ... here.
10307         * sysdeps/arm/configure: Regenerated.
10309 2014-07-15  Roland McGrath  <roland@hack.frob.com>
10311         * nptl/pthread_kill.c: New file.
10312         * nptl/pthread_sigmask.c: New file.
10313         * nptl/pthread_sigqueue.c: New file.
10315         * sysdeps/nptl/lowlevellock.h: New file.
10316         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
10317         * sysdeps/nptl/lowlevellock-futex.h: New file.
10319         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
10320         Remove dead declarations.
10322 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
10324         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
10325         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
10326         config-cflags-avx2.
10327         * sysdeps/x86_64/configure.ac: Likewise.
10328         * sysdeps/i386/configure: Regenerated.
10329         * sysdeps/x86_64/configure: Likewise.
10330         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
10331         memset-avx2 only if config-cflags-avx2 is yes.
10332         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10333         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
10334         defined.
10335         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
10336         only if HAVE_AVX2_SUPPORT is defined.
10337         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
10339 2014-07-14  Alan Modra  <amodra@gmail.com>
10341         [BZ #17153]
10342         * elf/elf.h (DT_PPC64_NUM): Correct value.
10343         * NEWS: Add to fixed bug list.
10345 2014-07-13  Jim Meyering  <meyering@fb.com>
10347         [BZ 17150]
10348         regex: don't deref NULL upon heap allocation failure
10349         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
10350         failure in one more place.
10351         To trigger the segfault, configure grep -with-included-regex,
10352         build it, and run these commands:
10353         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
10355 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
10357         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
10359 2014-07-11  Richard Henderson  <rth@redhat.com>
10361         * sysdeps/aarch64/libm-test-ulps: Update.
10363 2014-07-10  Florian Weimer  <fweimer@redhat.com>
10365         [BZ #17135]
10366         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
10367         * nptl/allocatestack.c (__nptl_setxid_error): New function.
10368         (__nptl_setxid): Initialize error member.  Call
10369         __nptl_setxid_error.
10370         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
10371         * nptl/descr.h (struct xid_command): Add error member.
10372         * nptl/tst-setuid3.c: New file.
10373         * nptl/Makefile (tests): Add it.
10375 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10377         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
10378         New define.
10379         (__lll_trylock): Use __lll_base_trylock.
10380         (__lll_cond_trylock): Likewise.
10382 2014-07-10  Roland McGrath  <roland@hack.frob.com>
10384         * nptl/pthread_create.c (start_thread): Use atomic_or and
10385         lll_futex_wake directly rather than lll_robust_dead.
10386         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10387         (lll_robust_dead): Macro removed.
10388         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
10389         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10390         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10391         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10392         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10393         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10394         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10395         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10396         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10397         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10398         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10399         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10400         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10401         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10402         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10404         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
10405         Use atomic_compare_and_exchange_val_acq directly rather than
10406         lll_robust_trylock.
10407         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10408         (__lll_robust_trylock, lll_robust_trylock): Removed.
10409         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10410         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10411         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10412         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10413         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10414         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10415         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10416         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10417         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10418         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10419         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10420         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10421         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10422         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10424 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10426         * manual/locale.texi (Locale Names): New section documenting
10427         locale name syntax.  Adjust menu and node chaining accordingly.
10428         (Choosing Locale): Reference Locale Names, Locale Categories.
10429         Mention setting LC_ALL=C.  Reflect that name syntax is now
10430         documented.
10431         (Locale Categories): New section title.  Reference Locale Names.
10432         LC_ALL is an environment variable, but not a category.
10433         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
10434         description, now in Locale Name.  Reference that section.  Locale
10435         name syntax is now documented.
10437 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10439         [BZ #17137]
10440         * locale/findlocale.c (name_present, valid_locale_name): New
10441         functions.
10442         (_nl_find_locale): Use the loc_name variable to store name
10443         candidates.  Call name_present and valid_locale_name to check and
10444         validate locale names.  Return an error if the locale is invalid.
10446 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10448         * locale/setlocale.c (setlocale): Use strdup for allocating
10449         composite name copy.
10451 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10453         Sync up with gnulib.
10454         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
10455         [!_LIBC && ENABLE_NLS]: Include gettext.h.
10456         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
10457         and _GL_ARG_NONNULL.
10458         [USE_UNLOCKED_IO]: Include unlocked-io.h.
10459         [!_LIBC]: Include code for Windows and Cygwin.
10460         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
10461         Include prototype for int strerror_r.
10462         [!_LIBC] (is_open): New function.
10463         (flush_stdout): New function.
10464         (print_errno_message): Use it.
10465         (error): Likewise.
10466         (error_at_line): Likewise.
10467         (error_tail) Add function attribute macros.  Use
10468         __builtin_expect.
10470         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
10472         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
10474         * io/ftw.c: Include sys/param.h unconditionally.
10476         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
10478         [BZ #17125]
10479         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
10480         libc_freeres_ptr.
10481         (freecache): New function to free CACHE on exit.
10483         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
10484         initialization.
10486 2014-07-09  David S. Miller  <davem@davemloft.net>
10488         * sysdeps/sparc/fpu/libm-test-ulps: Update.
10490         * sysdeps/sparc/nptl/internaltypes.h: Delete.
10491         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
10492         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
10493         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
10494         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
10495         * sysdeps/sparc/nptl/sem_init.c: Likewise.
10496         * sysdeps/sparc/nptl/sem_post.c: Likewise.
10497         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
10498         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
10499         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
10500         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
10501         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
10502         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
10504 2014-07-09  Andreas Schwab  <schwab@suse.de>
10506         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
10507         output.
10508         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
10509         (do_test): Likewise.
10511         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
10513 2014-07-09  Will Newton  <will.newton@linaro.org>
10515         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
10516         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
10517         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
10518         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
10519         * sysdeps/hppa/start.S (_start): Likewise.
10521 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
10523         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
10525         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
10526         defined.
10528 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10530         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
10531         after checking that it is non-NULL.
10533         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
10535 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10537         * sysdeps/powerpc/memmove.c: Remove file.
10538         * sysdeps/powerpc/powerpc32/power4/memcopy.h
10539         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
10540         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
10541         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
10542         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
10543         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
10544         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
10545         string memmove instead of removed powerpc one.
10547         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
10548         [weak_alias]: Fix compiler warning due trailing data.
10549         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
10550         [weak_alias]: Likewise.
10551         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
10552         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
10554         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
10555         (__libc_ifunc_impl_list): Add memmove functions.
10557 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10559         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
10560         Remove code.
10561         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
10562         Likewise
10563         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
10564         Likewise
10565         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
10566         Likewise
10567         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
10568         Likewise
10569         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
10570         Likewise
10571         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
10572         Likewise
10573         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
10574         Likewise
10575         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
10576         Likewise
10577         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
10578         Likewise
10579         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
10580         Likewise
10581         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
10582         Likewise
10583         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
10584         Likewise
10585         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
10586         Likewise
10587         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
10588         Likewise
10589         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
10590         Likewise
10591         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
10592         Likewise
10594 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10596         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
10597         to avoid alignment traps in non-cacheable memory.
10598         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
10600         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
10601         multiarch objects.
10602         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
10603         file: multiarch power7 memmove.
10604         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
10605         multiarch default memmove.
10606         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
10607         multiarch memove for powerpc32/power4.
10609         * string/bcopy.c: Use full path to include memmove.c.
10610         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
10611         multiarch objects.
10612         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
10613         bcopy for powerpc64.
10614         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
10615         bcopy for powerpc64.
10616         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
10617         and memmove implementations.
10618         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
10619         optimized multiarch memmove for POWER7/powerpc64.
10620         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
10621         default multiarch memmove for powerpc64.
10622         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
10623         multiarch for powerpc64.
10624         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
10625         for POWER7/powerpc64.
10626         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
10627         memmove for POWER7/powerpc64.
10629         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
10630         glibc default one.
10632         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
10633         __ELF_NATIVE_CLASS equal to 64.
10635 2014-07-07  Roland McGrath  <roland@hack.frob.com>
10637         * sysdeps/nptl/lowlevellock.h: File removed.
10639         * NEWS: NPTL is no longer an add-on!
10640         * nptl/internaltypes.h: Moved ...
10641         * sysdeps/nptl/internaltypes.h: ... here.
10642         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
10643         * sysdeps/nptl/fork.c: Likewise.
10644         * sysdeps/nptl/gai_misc.h: Likewise.
10645         * sysdeps/nptl/librt-cancellation.c: Likewise.
10646         * sysdeps/nptl/jmp-unwind.c: Likewise.
10647         * sysdeps/nptl/setxid.h: Likewise.
10648         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
10649         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
10650         * sysdeps/unix/sysv/linux/arm/Implies: New file.
10651         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
10652         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
10653         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
10654         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
10655         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
10656         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
10657         * sysdeps/unix/sysv/linux/mips/Implies: New file.
10658         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
10659         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
10660         * sysdeps/unix/sysv/linux/sh/Implies: New file.
10661         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
10662         * sysdeps/unix/sysv/linux/tile/Implies: New file.
10663         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
10664         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
10665         * nptl/Makeconfig: Moved ...
10666         * sysdeps/nptl/Makeconfig: ... here.
10667         * nptl/configure: File removed.
10668         * nptl/ANNOUNCE: File removed.
10669         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
10670         * sysdeps/unix/sysv/linux/configure: Regenerated.
10672         * nptl/Makefile (routines): Add libc_pthread_init,
10673         libc_multiple_threads, register-atfork and unregister-atfork.
10674         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
10675         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
10676         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
10677         pthread-pi-defines.sym, structsem.sym.
10678         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
10679         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
10680         [$(subdir) = nptl] (tests): Add tst-setgetname.
10681         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
10682         * sysdeps/unix/sysv/linux/sigaction.c: Just include
10683         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
10684         [!LIBC_SIGACTION]: Remove aliases.
10685         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10686         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10687         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10688         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
10689         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10690         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
10691         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
10692         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
10693         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10694         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
10695         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
10696         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
10697         __libc_allocate_rtsig_private.
10698         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
10699         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
10700         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
10701         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
10702         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
10703         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
10704         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
10705         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
10706         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
10707         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
10708         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
10709         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
10710         * nptl/internaltypes.h: ... here.
10711         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
10712         * sysdeps/nptl/jmp-unwind.c: ... here.
10713         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
10714         * nptl/libc-lowlevellock.c: ... here.
10715         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
10716         * nptl/libc_multiple_threads.c: ... here.
10717         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
10718         * nptl/libc_pthread_init.c: ... here.
10719         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
10720         * nptl/lowlevelbarrier.sym: ... here.
10721         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
10722         * nptl/lowlevelcond.sym: ... here.
10723         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
10724         * nptl/lowlevellock.c: ... here.
10725         * nptl/lowlevellock.h: Moved ...
10726         * sysdeps/nptl/lowlevellock.h: ... here.
10727         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
10728         * nptl/lowlevelrobustlock.c: ... here.
10729         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
10730         * nptl/lowlevelrobustlock.sym: ... here.
10731         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
10732         * nptl/lowlevelrwlock.sym: ... here.
10733         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
10734         * nptl/pt-fork.c: ... here.
10735         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
10736         * nptl/pthread-pi-defines.sym: ... here.
10737         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
10738         * nptl/pthread_attr_getaffinity.c: ... here.
10739         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
10740         * nptl/pthread_attr_setaffinity.c: ... here.
10741         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
10742         * nptl/pthread_mutex_cond_lock.c: ... here.
10743         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
10744         Update #include.
10745         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
10746         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
10747         * nptl/pthread_once.c: ... here, replacing old file.
10748         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
10749         * nptl/pthread_yield.c: ... here.
10750         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
10751         * nptl/register-atfork.c: ... here.
10752         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
10753         * nptl/sem_post.c: ... here.
10754         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
10755         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
10756         * nptl/sem_timedwait.c: ... here.
10757         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
10758         * nptl/sem_trywait.c: ... here.
10759         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
10760         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
10761         * nptl/sem_wait.c: ... here.
10762         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
10763         * nptl/structsem.sym: ... here.
10764         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
10765         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
10766         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
10767         * nptl/unregister-atfork.c: ... here.
10768         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
10769         * nptl/unwindbuf.sym: ... here.
10770         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
10771         * sysdeps/nptl/fork.c: ... here.
10772         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
10773         * sysdeps/nptl/fork.h: ... here.
10774         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
10775         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
10776         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
10777         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
10778         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
10779         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
10780         * sysdeps/unix/sysv/linux/getpid.c: ... here.
10781         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
10782         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
10783         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
10784         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
10785         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
10786         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
10787         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
10788         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
10789         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
10790         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
10791         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
10792         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
10793         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
10794         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
10795         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
10796         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
10797         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
10798         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
10799         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
10800         * sysdeps/unix/sysv/linux/raise.c: ... here.
10801         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
10802         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
10803         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
10804         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
10805         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
10806         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
10807         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
10808         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
10809         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
10810         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
10811         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
10812         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
10813         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
10814         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
10815         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
10817 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
10819         * sysdeps/generic/memcopy.h: Add comment for
10820         MEMCPY_OK_FOR_FWD_MEMMOVE.
10822 2014-07-04  Will Newton  <will.newton@linaro.org>
10824         * string/memchr.c: Merge from gnulib.
10825         [_LIBC]: Remove conditionals.
10826         (__ptr_t): Remove define.
10827         (LONG_MAX_32_BITS): Likewise.
10828         (LONG_MAX): Likewise.
10829         (MEMCHR): Use ANSI prototype and optimize algorithm.
10831         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
10833 2014-07-03  Roland McGrath  <roland@hack.frob.com>
10835         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
10836         (lll_futex_timed_wait_bitset): Fix syscall argument count.
10838         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
10839         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
10840         in a bare environment with no <stdlib.h> installed.
10841         * sysdeps/nptl/configure: Regenerated.
10843         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
10845         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
10846         AC_EGREP_CPP for kernel header checks, so they only succeed if
10847         including <linux/version.h> actually works right.
10848         * sysdeps/unix/sysv/linux/configure: Regenerated.
10850         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
10851         value so it's not diagnosed as unused.
10853         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
10854         thing) with "ifeq ($(subdir),rt)".
10856 2014-07-03  Richard Henderson  <rth@redhat.com>
10858         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
10859         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
10860         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
10862         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
10863         (math_force_eval): New.
10865         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
10866         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
10868         * sysdeps/alpha/fpu/s_round.c: Remove file.
10869         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
10871         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
10872         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
10873         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
10874         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
10875         (_dl_start, print_statistics): Likewise.
10876         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
10877         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
10879         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10880         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10881         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10882         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10883         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10884         (HP_SMALL_TIMING_AVAIL): Define.
10885         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10886         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10887         (HP_SMALL_TIMING_AVAIL): Define.
10888         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10889         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10891         * sysdeps/aarch64/hp-timing.h: New file.
10893         * sysdeps/generic/hp-timing.h: Remove dead comment.
10894         * sysdeps/generic/hp-timing-common.h: New file.
10895         * sysdeps/alpha/hp-timing.h: Include it.
10896         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
10897         * sysdeps/i386/i686/hp-timing.h: Likewise.
10898         * sysdeps/ia64/hp-timing.h: Likewise.
10899         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
10900         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
10901         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
10902         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
10903         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
10904         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
10905         (hp_timing_t): New.
10907         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
10908         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
10909         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
10910         * elf/rtld.c (_dl_start_final): Likewise.
10911         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
10912         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10913         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10914         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10915         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10916         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10917         (HP_TIMING_DIFF_INIT): Remove.
10918         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10919         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10920         (HP_TIMING_DIFF_INIT): Remove.
10921         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10922         * sysdeps/i386/i686/hp-timing.c: Remove file.
10923         * sysdeps/x86_64/hp-timing.c: Remove file.
10924         * sysdeps/ia64/hp-timing.c: Remove file.
10925         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
10926         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
10927         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
10928         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
10930         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
10931         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
10932         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
10933         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10934         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10935         (HP_TIMING_ACCUM): Remove.
10936         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10937         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
10938         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10940         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
10941         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
10942         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
10943         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
10944         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
10945         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10946         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
10947         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10949         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
10951 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
10953         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
10955 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10957         Sync up with gettext.
10958         * intl/loadmsgcat.c: Define O_BINARY if not defined.
10959         [_MSC_VER]: Include malloc.h
10960         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
10961         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
10962         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
10963         TEMP_FAILURE_RETRY.  Cast return of alloca.
10964         [!_LIBC] Call gl_rwlock_init.
10965         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
10967 2014-07-02  Roland McGrath  <roland@hack.frob.com>
10969         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
10970         before checking its value.
10972 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10974         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
10976         * debug/memcpy_chk.c: Don't include pagecopy.h.
10977         * debug/mempcpy_chk.c: Likewise.
10978         * string/memcpy.c: Likewise.
10979         * string/memmove.c: Likewise.
10980         * sysdeps/powerpc/memmove.c: Likewise.
10981         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
10982         definition of PAGE_COPY_FWD_MAYBE here...
10983         * sysdeps/generic/pagecopy.h: ... from here.
10984         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
10986 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
10987             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10989         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
10990         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
10991         optimizations.
10992         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10993         (__libc_ifunc_impl_list): Likewise.
10994         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
10995         multiarch strcat for PPC64.
10996         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
10997         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
10999 2014-07-02  Roland McGrath  <roland@hack.frob.com>
11001         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
11003 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11005         * intl/loadmsgcat.c: Remove declaration of
11006         get_sysdep_segment_value.
11007         (get_sysdep_segment_value): Use ISO C style.
11008         (_nl_load_domain): Use ISO C style.  Get rid of redundant
11009         semicolon.  Fix typo and formatting in comment.
11010         (_nl_unload_domain): Use ISO C style.
11012         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
11014 2014-07-02  Will Newton  <will.newton@linaro.org>
11016         * malloc/obstack.c: Merge from gnulib master.
11017         [HAVE_CONFIG_H]: Remove conditional code.
11018         [!_LIBC]: Include config.h.
11019         [!ELIDE_CODE]: Don't include inttypes.h, include
11020         stdint.h unconditionally.
11021         (print_and_abort): Mark as _Noreturn.
11022         (_obstack_allocated_p): Mark as __attribute_pure__.
11023         (obstack_free): Rename to __obstack_free.
11024         [!__attribute__]: Remove conditional code.
11025         * malloc/obstack.h: Merge from gnulib master.
11026         [__cplusplus]: Move conditional down.
11027         [!__attribute_pure__]: Define __attribute_pure__ here
11028         if it is not already defined.
11029         (_obstack_memory_used): Mark as __attribute_pure__.
11030         [!__obstack_free]: Define as obstack_free.
11031         [__GNUC__]: Remove check for ancient NeXT gcc.
11033 2014-07-02  Will Newton  <will.newton@linaro.org>
11034             Paul Eggert  <eggert@cs.ucla.edu>
11036         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
11038 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11040         * resolv/gethnamaddr.c: Add comment warning that the file is
11041         not maintained.
11043 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
11045         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
11046         entries.
11048         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
11049         entry for aio_cancel and aio_cancel64.
11050         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
11051         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
11052         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
11053         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
11054         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
11055         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
11056         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
11057         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
11058         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
11059         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
11060         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
11061         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
11062         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
11064 2014-07-01  Roland McGrath  <roland@hack.frob.com>
11066         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
11067         * nptl/pthread_mutex_lock.c: Likewise.
11068         * nptl/pthread_mutex_timedlock.c: Likewise.
11069         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
11071 2014-07-01  Richard henderson  <rth@redhat.com>
11073         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
11074         (__isnan, __isnanl): Remove.
11075         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
11077         * sysdeps/alpha/fpu/libm-test-ulps: Update.
11079 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
11081         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11083 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
11085         * resolv/nss_dns/dns-host.c (getanswer_r)
11086         [MULTI_PTRS_ARE_ALIASES]: Remove code.
11088 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
11090         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11091         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
11092         undefine.
11093         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
11094         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
11096 2014-07-01  Roland McGrath <roland@hack.frob.com>
11098         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
11099         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
11101         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
11102         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
11104         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
11105         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
11106         ... here.
11107         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
11108         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
11110         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
11111         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
11112         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
11113         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
11115         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
11116         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
11117         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
11118         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
11119         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
11120         Moved ...
11121         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
11122         ... here.
11123         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
11124         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
11125         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
11126         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
11127         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
11128         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
11129         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
11130         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
11131         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
11132         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
11133         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
11134         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
11135         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
11136         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
11137         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
11138         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
11139         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
11140         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
11141         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
11142         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
11143         ... here.
11144         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
11145         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
11146         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
11147         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
11148         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
11149         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
11150         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
11151         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
11153 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
11155         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
11156         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
11157         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
11158         Add sysdep.
11160 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11162         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11164 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
11166         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
11167         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
11169         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11171         * sysdeps/arm/libm-test-ulps: Regenerated.
11173 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
11174             Roland McGrath <roland@hack.frob.com>
11176         * test-skeleton.c (signal_handler): Kill the whole process group
11177         before killing the child individually.
11178         (main): Report any failure on `setpgid'.
11180 2014-06-30  Roland McGrath  <roland@hack.frob.com>
11182         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
11183         from _TLS_H to _ARM_NPTL_TLS_H.
11184         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
11185         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
11187 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
11189         [BZ #16539]
11190         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
11191         (__expm1l): Return argument unchanged when small but not
11192         subnormal.
11194         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
11195         include macro name.
11196         (_FP_UNPACK_RAW_1_P): Likewise.
11197         (_FP_PACK_RAW_1): Likewise.
11198         (_FP_PACK_RAW_1_P): Likewise.
11199         (_FP_MUL_MEAT_1_wide): Likewise.
11200         (_FP_MUL_MEAT_DW_1_hard): Likewise.
11201         (_FP_MUL_MEAT_1_hard): Likewise.
11202         (_FP_DIV_MEAT_1_imm): Likewise.
11203         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
11204         (_FP_DIV_MEAT_1_udiv): Likewise.
11205         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
11206         (_FP_UNPACK_RAW_2): Likewise.
11207         (_FP_UNPACK_RAW_2_P): Likewise.
11208         (_FP_PACK_RAW_2): Likewise.
11209         (_FP_PACK_RAW_2_P): Likewise.
11210         (_FP_MUL_MEAT_DW_2_wide): Likewise.
11211         (_FP_MUL_MEAT_2_wide): Likewise.
11212         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
11213         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
11214         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
11215         (_FP_MUL_MEAT_2_gmp): Likewise.
11216         (_FP_DIV_MEAT_2_udiv): Likewise.
11217         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
11218         (_FP_FRAC_SRL_4): Likewise.
11219         (_FP_FRAC_SRST_4): Likewise.
11220         (_FP_FRAC_SRS_4): Likewise.
11221         (_FP_UNPACK_RAW_4): Likewise.
11222         (_FP_UNPACK_RAW_4_P): Likewise.
11223         (_FP_PACK_RAW_4): Likewise.
11224         (_FP_PACK_RAW_4_P): Likewise.
11225         (_FP_MUL_MEAT_DW_4_wide): Likewise.
11226         (_FP_MUL_MEAT_4_wide): Likewise.
11227         (_FP_MUL_MEAT_4_gmp): Likewise.
11228         (umul_ppppmnnn): Likewise.
11229         (_FP_DIV_MEAT_4_udiv): Likewise.
11230         (__FP_FRAC_ADD_4): Likewise.
11231         (__FP_FRAC_SUB_3): Likewise.
11232         (__FP_FRAC_SUB_4): Likewise.
11233         (__FP_FRAC_DEC_3): Likewise.
11234         (__FP_FRAC_DEC_4): Likewise.
11235         (__FP_FRAC_ADDI_4): Likewise.
11236         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
11237         (_FP_FRAC_SRL_8): Likewise.
11238         (_FP_FRAC_SRS_8): Likewise.
11240         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
11241         include macro name.
11242         (FP_UNPACK_RAW_EP): Likewise.
11243         (FP_PACK_RAW_E): Likewise.
11244         (FP_PACK_RAW_EP): Likewise.
11245         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
11246         (_FP_ISSIGNAN): Likewise.
11247         (_FP_ADD_INTERNAL): Likewise.
11248         (_FP_FMA): Likewise.
11249         (_FP_CMP): Likewise.
11250         (_FP_SQRT): Likewise.
11251         (_FP_TO_INT): Likewise.
11252         (_FP_FROM_INT): Likewise.
11253         (FP_EXTEND): Likewise.
11254         (_FP_DIV_MEAT_N_loop): Likewise.
11256 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
11258         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
11259         throughout.
11261 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
11263         [BZ #17097]
11264         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
11265         result with correct sign in case of exponents that produce
11266         overflow except for X very close to 1.
11268 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
11270         mktime: merge #if/#ifdef usage from glibc
11271         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
11272         as that works with both Glibc's and Gnulib's style.
11273         See thread starting at Siddhesh Poyarekar's bug report at:
11274         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
11276 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
11278         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
11279         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
11280         * sysdeps/tile/tilegx/memmove.c: Remove file.
11282 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
11284         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
11285         abi-name definition.
11286         * scripts/soversions.awk: Do not handle or generate ABI lines.
11287         * shlib-versions: Remove ABI entries.
11288         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
11289         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
11291 2014-06-27  Roland McGrath  <roland@hack.frob.com>
11293         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
11294         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
11295         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
11296         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
11297         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
11298         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
11299         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
11300         Moved ...
11301         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
11302         ... here.
11303         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
11304         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
11305         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
11306         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
11307         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
11308         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
11309         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
11310         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
11311         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
11312         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
11313         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
11314         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
11315         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
11316         Moved ...
11317         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
11318         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
11319         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
11320         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
11321         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
11322         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
11323         Moved ...
11324         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
11325         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
11326         Moved ...
11327         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
11328         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
11329         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
11330         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
11331         Moved ...
11332         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
11333         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
11334         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
11335         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
11336         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
11337         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
11338         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
11339         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
11340         Moved ...
11341         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
11342         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
11343         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
11344         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
11345         Moved ...
11346         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
11347         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
11348         Moved ...
11349         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
11350         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
11351         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
11352         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
11353         Moved ...
11354         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
11355         ... here.
11356         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
11357         Identical file removed.
11358         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
11359         Moved ...
11360         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
11361         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
11362         Identical file removed.
11363         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
11364         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
11365         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
11366         Moved ...
11367         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
11368         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
11369         Identical file removed.
11370         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
11371         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
11372         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
11373         Identical file removed.
11374         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
11375         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
11376         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
11377         Identical file removed.
11378         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
11379         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
11380         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
11381         Identical file removed.
11382         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
11383         Moved ...
11384         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
11385         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
11386         Identical file removed.
11387         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
11388         Moved ...
11389         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
11390         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
11391         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
11392         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
11393         Identical file removed.
11394         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
11395         Moved ...
11396         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
11397         ... here.
11398         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
11399         Identical file removed.
11400         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
11401         Moved ...
11402         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
11403         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
11404         Identical file removed.
11405         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
11406         Moved ...
11407         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
11408         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
11409         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
11410         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
11411         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
11412         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
11413         Moved ...
11414         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
11415         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
11416         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
11418         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
11419         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
11420         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
11421         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
11422         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
11424 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
11426         [BZ #17092]
11427         * nscd/nscd.c (monitor_child): Return exit status of child
11428         instead of return value from wait syscall.
11430 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
11432         * configure.ac (libc_commonpagesize): Remove variable.
11433         (libc_relro_required): Likewise.
11434         (libc_cv_z_relro): Remove configure test.
11435         * configure: Regenerated.
11436         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
11437         variable.
11438         (libc_relro_required): Likewise.
11439         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
11440         (libc_relro_required): Likewise.
11441         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
11442         (libc_relro_required): Likewise.
11443         * sysdeps/arm/preconfigure: Regenerated.
11444         * sysdeps/ia64/preconfigure: Remove file.
11445         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
11446         variable.
11447         (libc_relro_required): Likewise.
11449         [BZ #16561]
11450         [BZ #16562]
11451         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
11452         (__ieee754_yn): Set FE_TONEAREST mode internally and then
11453         recompute overflowing results in original rounding mode.
11454         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
11455         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
11456         recompute overflowing results in original rounding mode.
11457         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
11458         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11459         recompute overflowing results in original rounding mode.
11460         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
11461         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11462         recompute overflowing results in original rounding mode.
11463         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
11464         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11465         recompute overflowing results in original rounding mode.
11466         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
11467         (libc_feholdsetround_ctx): New macro.
11468         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
11469         * sysdeps/i386/fpu/libm-test-ulps: Update.
11470         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
11472 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11474         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
11475         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
11476         corresponding .cpsetup call.
11478 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11480         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
11481         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
11482         * sysdeps/arm/Makefile [$(subdir) = csu]
11483         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
11484         (static-only-routines): Add aeabi_read_tp here.
11485         (shared-only-routines): Add libc-aeabi_read_tp here.
11486         (CFLAGS-libc-start.c): Add -fexceptions here.
11487         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
11488         (sysdep_routines, static-only-routines, shared-only-routines):
11489         Don't add to these here.
11490         (CFLAGS-libc-start.c): Likewise.
11492         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
11493         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
11494         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
11495         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
11496         * sysdeps/arm/Makefile [$(subdir) = rt]
11497         (librt-sysdep_routines, librt-shared-only-routines):
11498         Append rt-aeabi_unwind_cpp_pr1 here.
11499         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
11500         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
11501         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
11502         (libpthread-sysdep_routines, libpthread-shared-only-routines):
11503         Append nptl-aeabi_unwind_cpp_pr1 here.
11504         (tests): Filter out tst-cleanupx4 here.
11505         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
11506         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
11507         Don't do those here.
11509 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11511         * scripts/list-sources.sh: Do not handle ports specially.
11513 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11515         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
11516         * sysdeps/arm/feupdateenv.c: Likewise.
11518         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
11520 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11522         * manual/texinfo.tex: Update to version 2014-05-05.10 with
11523         trailing whitespace removed.
11524         * scripts/config.guess: Update to version 2014-03-23.
11525         * scripts/config.sub: Update to version 2014-05-01
11526         * scripts/install-sh: Update to version 2013-12-25.23.
11527         * scripts/move-if-change: Update from gnulib.
11529 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11531         * debug/memmove_chk.c: Remove pagecopy.h include.
11533 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
11535         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
11536         identical to gnulib mktime.
11538 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11540         * configure.ac: Do not test for machine being rs6000.  Do not test
11541         for powerpc*-*soft.
11542         * configure: Regenerated.
11544         [BZ #11505]
11545         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
11546         test.
11547         * configure: Regenerated.
11548         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
11549         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
11550         Remove configure test.
11551         * sysdeps/arm/configure: Regenerated.
11552         * sysdeps/nptl/configure.ac: Do not check
11553         libc_cv_asm_cfi_directives.
11554         * sysdeps/nptl/configure: Regenerated.
11555         * sysdeps/x86_64/nptl/configure.ac: Remove file.
11556         * sysdeps/x86_64/nptl/configure: Remove generated file.
11557         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
11558         unconditional.
11559         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
11561 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11563         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
11564         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
11565         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
11566         it is defined.
11568         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
11569         instead of whether it is defined.
11570         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
11571         * sysdeps/hppa/dl-machine.h: Likewise.
11572         * sysdeps/ia64/dl-machine.h: Likewise.
11573         * sysdeps/m68k/dl-machine.h: Likewise.
11574         * sysdeps/microblaze/dl-machine.h: Likewise.
11575         * sysdeps/mips/dl-machine.: Likewise.
11576         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
11577         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
11578         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
11579         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
11580         * sysdeps/sh/dl-machine.h: Likewise.
11581         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
11582         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
11583         * sysdeps/tile/dl-machine.h: Likewise.
11584         * sysdeps/x86_64/dl-machine.h: Likewise.
11586         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
11587         code.
11588         (verify_persistent_db): Likewise.
11590 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11592         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
11593         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
11594         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
11595         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
11596         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
11597         Moved ...
11598         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
11599         ... here.
11600         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
11601         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
11602         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
11603         Identical file removed.
11604         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
11605         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
11606         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
11607         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
11608         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
11609         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
11610         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
11611         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
11612         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
11613         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
11614         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11615         Moved ...
11616         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
11617         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
11618         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
11619         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
11620         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
11621         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
11622         Moved ...
11623         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
11624         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
11625         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
11626         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
11627         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
11628         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
11629         Identical file removed.
11630         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
11631         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
11632         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
11633         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
11634         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
11635         Moved ...
11636         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
11637         ... here.
11638         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
11639         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
11640         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
11641         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
11642         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
11643         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
11644         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
11645         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
11646         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
11647         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
11648         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11649         Moved ...
11650         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
11651         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
11652         Moved ...
11653         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
11654         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
11655         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
11656         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
11657         Moved ...
11658         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
11659         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
11660         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
11662         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
11663         folded into ...
11664         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
11665         * sysdeps/unix/sysv/linux/s390/Versions
11666         (libpthread: GLIBC_2.19): New version set.
11667         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
11668         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
11669         (librt: GLIBC_2.3.3): New version set.
11670         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
11671         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
11672         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
11673         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
11674         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
11675         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
11676         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
11677         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
11678         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
11679         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
11680         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
11681         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
11682         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
11683         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
11684         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
11685         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
11686         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
11687         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
11688         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
11689         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
11690         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
11691         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
11692         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
11693         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
11694         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
11695         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
11696         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
11697         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
11698         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
11699         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
11700         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
11701         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
11702         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
11703         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
11704         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
11705         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
11706         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
11707         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
11708         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
11709         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
11710         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
11711         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
11712         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
11713         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
11714         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
11716         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
11717         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
11718         (__libc_vfork): Define the function under this name.
11719         [!NOT_IN_libc] (__vfork): Make this an alias.
11720         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
11721         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
11722         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
11723         (__libc_vfork): Define the function under this name.
11724         [!NOT_IN_libc] (__vfork): Make this an alias.
11725         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
11726         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
11727         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
11728         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
11729         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
11730         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
11732         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
11733         code that was previously under [RESET_PID].
11734         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
11735         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
11736         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
11738         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
11739         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
11740         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
11741         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
11742         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
11743         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
11744         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
11745         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
11746         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
11747         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
11748         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
11749         Moved ...
11750         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
11751         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
11752         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
11753         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
11754         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
11755         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
11756         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
11757         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
11758         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
11759         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
11760         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
11761         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
11762         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
11763         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
11764         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
11765         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
11766         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
11767         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
11768         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
11769         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
11770         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
11771         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
11772         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
11773         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
11774         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
11775         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
11776         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
11777         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
11778         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
11780 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11782         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
11783         that was previously under [RESET_PID].
11784         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
11786 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11788         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
11789         not undefine and redefine.
11790         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
11791         [O_CLOEXEC]: Make code unconditional.
11792         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
11793         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
11794         <kernel-features.h>.
11795         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
11796         conditional variable definition.
11797         (shm_open) [O_CLOEXEC]: Make code unconditional.
11798         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
11799         code.
11801         * configure.ac (USE_REGPARMS): Don't define here.
11802         * configure: Regenerated.
11803         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
11804         * sysdeps/i386/configure: Regenerated.
11806         * nptl/createthread.c: Don't include kernel-features.h.
11807         * nptl/pthread_cancel.c: Likewise.
11808         * nptl/pthread_condattr_setclock.c: Likewise.
11809         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
11810         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
11811         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
11812         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
11813         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
11814         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
11815         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
11816         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
11817         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
11818         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
11819         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
11820         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
11821         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
11822         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
11823         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
11824         * nscd/gai.c: Likewise.
11825         * nss/nss_db/db-open.c: Likewise.
11826         * sysdeps/generic/ldsodefs.h: Likewise.
11827         * sysdeps/sh/nptl/tls.h: Likewise.
11828         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
11829         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
11830         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
11831         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
11832         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
11833         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
11834         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
11835         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
11836         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
11837         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
11838         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
11839         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
11840         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
11841         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
11842         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
11843         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
11844         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
11845         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
11846         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
11847         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
11848         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
11849         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
11850         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
11851         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
11852         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
11853         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
11854         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
11855         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
11856         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
11857         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
11858         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
11859         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
11860         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
11861         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
11862         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
11863         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
11864         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
11865         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
11866         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
11867         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
11868         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
11869         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
11870         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
11871         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
11872         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
11873         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
11874         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
11875         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
11876         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
11877         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
11878         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
11879         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
11880         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
11881         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
11882         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
11883         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
11884         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
11885         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
11886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
11887         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
11888         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
11889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
11890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
11891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
11892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
11893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
11894         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
11895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
11896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
11897         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
11898         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
11899         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
11900         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
11901         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
11902         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
11903         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
11904         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
11905         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
11906         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
11907         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
11908         * sysdeps/unix/sysv/linux/pread.c: Likewise.
11909         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
11910         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
11911         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
11912         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
11913         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
11914         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
11915         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
11916         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
11917         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
11918         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
11919         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
11920         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
11921         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
11922         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
11923         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
11924         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
11925         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
11926         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
11927         * sysdeps/unix/sysv/linux/system.c: Likewise.
11928         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
11929         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
11930         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
11931         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
11932         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
11933         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
11934         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
11936         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
11937         * configure: Regenerated.
11938         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
11940         * configure.ac (base_machine): Do not set specially for particular
11941         machines here.
11942         * configure: Regenerated.
11943         * sysdeps/powerpc/preconfigure: Move machine and base_machine
11944         settings from configure.ac.
11945         * sysdeps/i386/preconfigure: New file.
11946         * sysdeps/s390/preconfigure: Likewise.
11947         * sysdeps/sh/preconfigure: Likewise.
11948         * sysdeps/sparc/preconfigure: Likewise.
11950 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11952         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
11953         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
11954         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
11955         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
11956         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
11957         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
11958         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
11959         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
11960         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
11961         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
11962         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
11963         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
11964         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
11965         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
11966         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
11967         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
11968         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
11969         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
11970         * sysdeps/sparc/sparc64/Makefile: ... appended here.
11972         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
11973         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
11974         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
11975         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
11976         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
11977         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
11978         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
11979         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
11980         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
11981         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
11982         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
11983         * sysdeps/sparc/sparc32/sem_post.c: ... here.
11984         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
11985         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
11986         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
11987         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
11988         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
11989         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
11990         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
11991         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
11992         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
11993         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
11994         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
11995         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
11996         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
11997         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
11998         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
11999         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
12000         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
12001         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
12002         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
12003         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
12004         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
12005         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
12006         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
12007         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
12008         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
12009         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
12011         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
12012         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
12013         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
12014         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
12015         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
12016         Moved ...
12017         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
12018         ... here.
12019         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
12020         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
12021         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
12022         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
12023         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
12024         Moved ...
12025         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
12026         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
12027         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
12028         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
12029         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
12030         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
12031         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
12032         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
12033         Moved ...
12034         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
12035         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
12036         Moved ...
12037         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
12038         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
12039         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
12040         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
12041         Moved ...
12042         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
12043         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
12044         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
12045         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
12046         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
12047         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
12048         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
12049         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
12050         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
12051         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
12052         Moved ...
12053         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
12054         ... here.
12055         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
12056         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
12057         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
12058         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
12059         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
12060         Moved ...
12061         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
12062         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
12063         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
12064         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
12065         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
12066         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
12067         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
12068         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
12069         Moved ...
12070         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
12071         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
12072         Moved ...
12073         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
12074         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
12075         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
12076         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
12077         Moved ...
12078         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
12079         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
12080         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
12081         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
12082         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
12084 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
12086         * timezone/checktab.awk: Update from tzcode 2014e.
12087         * timezone/private.h: Likewise.
12088         * timezone/tzfile.h: Likewise.
12089         * timezone/zdump.c: Likewise.
12090         * timezone/zic.c: Likewise.
12092         * sysdeps/unix/sysv/linux/kernel-features.h
12093         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
12094         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
12095         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
12096         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
12097         Remove conditional code.
12099 2014-06-25  Will Newton  <will.newton@linaro.org>
12101         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
12102         (_dl_arm_cap_flags): Add HWCAP2 values.
12103         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
12104         (_DL_HWCAP_COUNT): Increase to 37.
12105         (_DL_HWCAP_LAST): New define.
12106         (_DL_HWCAP2_LAST): New define.
12107         (_dl_procinfo): Add support for printing
12108         AT_HWCAP2 entries.
12109         (_dl_string_hwcap): Use _dl_hwcap_string.
12111 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12113         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12115 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
12117         * README: Do not mention ports directory.
12119         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
12120         Remove macro.
12121         * sysdeps/unix/sysv/linux/futimes.c: Do not include
12122         <kernel-features.h>.
12123         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
12124         conditional variable definition.
12125         (__futimes): Update comment.
12126         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
12127         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
12129         [BZ #16560]
12130         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
12131         arguments close to 0.
12132         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
12133         Likewise.
12134         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
12135         Likewise.
12136         * math/auto-libm-test-in: Add more tests of exp10.
12137         * math/auto-libm-test-out: Regenerated.
12138         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12140         * sysdeps/unix/sysv/linux/kernel-features.h
12141         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
12142         * sysdeps/unix/sysv/linux/readv.c: Do not include
12143         <kernel-features.h>.
12144         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
12145         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
12146         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
12147         unconditional.
12148         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
12149         conditional code.
12150         * sysdeps/unix/sysv/linux/writev.c: Do not include
12151         <kernel-features.h>.
12152         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
12153         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
12154         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
12155         unconditional.
12156         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
12157         conditional code.
12159 2014-06-25  Will Newton  <will.newton@linaro.org>
12161         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
12162         comment changes throughout the file.  Remove checks
12163         for HAVE_*_H definitions that are not required.
12164         (__gen_tempname): Call abort if an unknown kind value is
12165         passed.
12167 2014-06-25  Andreas Schwab  <schwab@suse.de>
12169         [BZ #17086]
12170         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
12171         scalbln, scalblnf, scalblnl in libc.
12173 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
12175         [BZ #17086]
12176         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
12177         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
12178         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
12180 2014-06-24  Roland McGrath  <roland@hack.frob.com>
12182         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
12183         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
12184         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
12185         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
12186         Update #include.
12187         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
12188         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
12189         Update #include.
12190         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
12191         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
12192         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
12193         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
12194         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
12195         * sysdeps/x86/bits/pthreadtypes.h: ... here.
12196         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
12197         * sysdeps/x86/bits/semaphore.h: ... here.
12198         * sysdeps/x86/nptl/elide.h: Moved ...
12199         * sysdeps/x86/elide.h: ... here.
12200         * sysdeps/x86_64/nptl/Implies: File removed.
12201         * sysdeps/i386/nptl/Implies: File removed.
12203 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
12205         [BZ #16539]
12206         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
12207         return the argument for normal arguments with exponent below -64.
12208         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12209         Likewise.
12210         * math/auto-libm-test-in: Add another test of expm1.
12211         * math/auto-libm-test-out: Regenerated.
12213         [BZ #16287]
12214         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
12215         calling __erfcl for arguments at least 16.
12216         * math/auto-libm-test-in: Add more tests of erf.
12217         * math/auto-libm-test-out: Regenerated.
12219         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
12220         individual architectures.
12221         * sysdeps/unix/sysv/linux/configure: Regenerated.
12222         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
12223         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
12224         * sysdeps/unix/sysv/linux/powerpc/configure.ac
12225         (ldd_rewrite_script): Define variable.
12226         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
12227         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
12228         file.
12229         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
12230         generated file.
12231         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
12232         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
12233         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
12234         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
12235         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
12236         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
12237         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
12238         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
12240 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12242         [BZ #17084]
12243         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
12244         Rename member __data.d to __data.__elision_data.
12246 2014-06-24  Wilco  <wdijkstr@arm.com>
12248         * NEWS: Add 16918 to fixed bug list.
12250 2014-06-24  Wilco  <wdijkstr@arm.com>
12252         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
12254 2014-06-24  Wilco  <wdijkstr@arm.com>
12256         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
12257         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
12258         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
12259         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
12260         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
12261         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
12262         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
12263         Use _FPU_MASK_RM.
12265 2014-06-24  Wilco  <wdijkstr@arm.com>
12267         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
12269 2014-06-24  Wilco  <wdijkstr@arm.com>
12271         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
12272         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
12273         * sysdeps/arm/fesetround.c (fesetround): Remove space.
12274         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
12276 2014-06-24  Wilco  <wdijkstr@arm.com>
12278         [BZ #16918]
12279         * sysdeps/arm/feupdateenv.c (feupdateenv):
12280         Rewrite to reduce FPSCR accesses and fix return value.
12282 2014-06-24  Wilco  <wdijkstr@arm.com>
12284         * sysdeps/arm/fclrexcpt.c (feclearexcept):
12285         Optimize to avoid unnecessary FPSCR writes.
12286         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
12287         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
12288         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
12289         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
12291 2014-06-24  Wilco  <wdijkstr@arm.com>
12293         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
12294         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
12295         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
12296         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
12297         Call libc_fetestexcept_vfp.
12298         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
12299         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
12300         __SOFTFP__ ifdef so that they can be built for softfp.
12302 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12304         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
12305         argument type signed char.
12307         * Makerules (check-abi): Dump diff of symlist if the test
12308         fails.
12310 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12312         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
12313         using abort.
12315         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
12316         Remove unused variable ST.
12318 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12320         [BZ #16354]
12321         [BZ #17061]
12322         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
12323         small arguments before calling __expm1.
12324         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
12325         small arguments before calling __expm1f.
12326         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
12327         small arguments before calling __expm1l.
12328         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
12329         Likewise.
12330         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
12331         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
12332         spurious underflow for some cosh tests.
12333         * math/auto-libm-test-out: Regenerated.
12334         * sysdeps/i386/fpu/libm-test-ulps: Update.
12336         [BZ #17050]
12337         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
12338         (__ieee754_y1): Set errno if return value overflows.
12339         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
12340         (__ieee754_y1f): Set errno if return value overflows.
12341         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
12342         (__ieee754_y1l): Set errno if return value overflows.
12343         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
12344         (__ieee754_y1l): Set errno if return value overflows.
12345         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
12346         * math/auto-libm-test-out: Regenerated.
12348         * math/gen-auto-libm-tests.c: Document use of
12349         ignore-zero-inf-sign.
12350         (input_flag_type): Add value flag_ignore_zero_inf_sign.
12351         (input_flags): Add ignore-zero-inf-sign.
12352         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
12353         * math/gen-libm-test.pl (generate_testfile): Handle
12354         ignore-zero-inf-sign.
12355         * math/auto-libm-test-in: Mark some cpow tests with
12356         ignore-zero-inf-sign and some with xfail-rounding.
12357         * math/auto-libm-test-out: Regenerated.
12358         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
12359         * sysdeps/i386/fpu/libm-test-ulps: Update.
12360         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12362         [BZ #16315]
12363         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
12364         overflowing or underflowing operations take place with sign of
12365         result.
12366         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
12367         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
12368         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
12369         (__ieee754_pow): Recompute overflowing and underflowing results in
12370         original rounding mode.
12371         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
12372         (__powl_helper): Allow negative argument X and scale negated value
12373         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
12374         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
12375         overflowing or underflowing operations take place with sign of
12376         result.
12377         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
12378         Include <math.h>.
12379         * math/auto-libm-test-in: Add more tests of pow.
12380         * math/auto-libm-test-out: Regenerated.
12381         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
12382         (pow_tonearest_test_data): Remove.
12383         (pow_test_tonearest): Likewise.
12384         (pow_towardzero_test_data): Likewise.
12385         (pow_test_towardzero): Likewise.
12386         (pow_downward_test_data): Likewise.
12387         (pow_test_downward): Likewise.
12388         (pow_upward_test_data): Likewise.
12389         (pow_test_upward): Likewise.
12390         (main): Don't call removed functions.
12391         * sysdeps/i386/fpu/libm-test-ulps: Update.
12392         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12394 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
12397         Moved ...
12398         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
12399         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
12400         Moved ...
12401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
12402         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
12403         Moved ...
12404         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
12405         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
12406         Moved ...
12407         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
12408         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
12409         File removed.
12410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
12411         File removed.
12412         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
12413         File removed.
12414         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
12415         File removed.
12416         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
12417         File removed.
12418         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
12419         File removed.
12420         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
12421         File removed.
12422         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
12423         File removed.
12424         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
12425         File removed.
12426         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
12427         File removed.
12428         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
12429         File removed.
12430         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
12431         File removed.
12432         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
12433         Moved ...
12434         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
12435         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
12436         Moved ...
12437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
12438         ... here.
12439         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
12440         Moved ...
12441         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
12442         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
12443         Moved ...
12444         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
12445         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
12446         Moved ...
12447         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
12448         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
12449         Moved ...
12450         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
12451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
12452         Moved ...
12453         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
12454         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
12455         Moved ...
12456         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
12457         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
12458         Moved ...
12459         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
12460         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
12461         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
12462         ... here.
12463         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
12464         Moved ...
12465         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
12466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
12467         Moved ...
12468         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
12469         ... here.
12470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
12471         Moved ...
12472         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
12473         ... here.
12474         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12475         Moved ...
12476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
12477         ... here.
12478         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
12479         Moved ...
12480         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
12481         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12482         Moved ...
12483         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
12484         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
12485         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
12486         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12487         Moved ...
12488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
12489         ... here.
12490         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
12491         Moved ...
12492         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
12493         ... here.
12494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12495         Moved ...
12496         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
12497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
12498         Moved ...
12499         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
12500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12501         Moved ...
12502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
12503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
12504         Moved ...
12505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
12506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12507         Moved ...
12508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
12509         ... here.
12510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
12511         Moved ...
12512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
12513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12514         Moved ...
12515         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
12516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
12517         Moved ...
12518         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
12519         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12520         Moved ...
12521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
12522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
12523         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
12524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12525         Moved ...
12526         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
12527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
12528         Moved ...
12529         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
12530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12531         Moved ...
12532         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
12533         ... here.
12534         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
12535         Moved ...
12536         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
12537         ... here.
12538         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12539         Moved ...
12540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
12541         ... here.
12542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
12543         Moved ...
12544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
12545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12546         Moved ...
12547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
12548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
12549         Moved ...
12550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
12551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12552         Moved ...
12553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
12554         ... here.
12555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
12556         Moved ...
12557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
12558         ... here.
12559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12560         Moved ...
12561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
12562         ... here.
12563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
12564         Moved ...
12565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
12566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
12567         Moved ...
12568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
12570 2014-06-23  Will Newton  <will.newton@linaro.org>
12571             Wilco  <wdijkstr@arm.com>
12573         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
12574         implementation.  Include get-rounding-mode.h.
12575         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
12576         [!libc_feholdsetround_noex_ctx]: Define
12577         libc_feholdsetround_noex_ctx.
12578         [!libc_feholdsetround_noexf_ctx]: Define
12579         libc_feholdsetround_noexf_ctx.
12580         [!libc_feholdsetround_noexl_ctx]: Define
12581         libc_feholdsetround_noexl_ctx.
12582         (libc_feholdsetround_ctx): New function.
12583         (libc_feresetround_ctx): New function.
12584         (libc_feholdsetround_noex_ctx): New function.
12585         (libc_feresetround_noex_ctx): New function.
12587 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12589         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
12590         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
12591         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
12592         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
12593         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
12594         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
12596         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
12597         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
12598         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
12599         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
12600         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
12601         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
12602         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
12603         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
12604         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
12605         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
12606         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
12607         Moved ...
12608         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
12609         ... here.
12610         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
12611         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
12612         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
12613         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
12614         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
12615         Moved ...
12616         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
12617         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
12618         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
12619         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
12620         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
12621         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
12622         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
12623         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
12624         Moved ...
12625         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
12626         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
12627         Moved ...
12628         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
12629         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
12630         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
12631         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
12632         Moved ...
12633         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
12634         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
12635         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
12636         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
12637         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
12638         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
12639         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
12640         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
12641         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
12642         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
12643         Moved ...
12644         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
12645         ... here.
12646         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
12647         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
12648         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
12649         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
12650         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
12651         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
12652         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
12653         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
12654         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
12655         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
12656         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
12657         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
12658         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
12659         Moved ...
12660         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
12661         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
12662         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
12663         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
12664         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
12665         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
12666         Moved ...
12667         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
12668         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
12669         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
12670         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
12671         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
12673         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
12674         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
12675         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
12676         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
12677         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
12678         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
12679         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
12680         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
12681         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
12682         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
12683         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
12684         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
12685         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
12686         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
12687         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
12688         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
12689         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
12690         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
12691         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
12692         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
12693         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
12694         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
12695         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
12696         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
12697         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
12698         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
12699         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
12700         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
12702 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12704         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
12705         (FALLOC_FL_COLLAPSE_RANGE): New macro.
12706         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
12707         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
12708         (IPV6_PMTUDISC_INTERFACE): Likewise.
12709         (IPV6_PMTUDISC_OMIT): Likewise.
12711 2014-06-23  Andreas Schwab  <schwab@suse.de>
12713         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
12714         Remove unused errout label.
12716 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12718         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
12719         macro: hardware supports Vector Crypto instructions.
12721 2014-06-23  Will Newton  <will.newton@linaro.org>
12723         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
12724         rather than __builtin_expect.
12726         * elf/dl-lookup.c (undefined_msg): Remove variable.
12727         (_dl_lookup_symbol_x): Replace undefined_msg with string
12728         literal.
12730         * elf/dl-lookup.c (do_lookup_unique): New function.
12731         (do_lookup_x): Move STB_GNU_UNIQUE handling code
12732         to a separate function.
12734 2014-06-23  Andreas Schwab  <schwab@suse.de>
12736         [BZ #17079]
12737         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
12738         before reading the next line.
12740 2014-06-23  Will Newton  <will.newton@linaro.org>
12742         * test-skeleton.c (signal_handler): Use printf and %m
12743         rather than perror.  Use printf rather than fprintf to
12744         stderr.  Use puts rather than fputs to stderr.
12745         (main): Likewise.
12747 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
12749         * nscd/nscd.c (thread_info_t): Remove typedef.
12750         (thread_info): Remove variable.
12752 2014-06-21  Allan McRae  <allan@archlinux.org>
12754         * NEWS: Mention CVE-2014-4043.
12756 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12758         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
12759         * nptl/smp.h: ... here.
12761         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
12763         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
12764         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
12765         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
12766         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
12768         * nptl/allocatestack.c: Include <stack-aliasing.h>.
12769         * nptl/stack-aliasing.h: New file.
12770         * sysdeps/i386/i686/stack-aliasing.h: New file.
12771         * sysdeps/i386/i686/nptl/Makefile: File removed.
12772         * sysdeps/x86_64/stack-aliasing.h: New file.
12773         * sysdeps/x86_64/nptl/Makefile
12774         (CFLAGS-pthread_create.c): Variable removed.
12776         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
12777         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
12778         old file.
12779         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
12780         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
12781         old file.
12783 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
12785         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12786         (__ASSUME_SIGFRAME_V2): Remove macro.
12787         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
12788         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
12789         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
12790         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
12791         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
12792         Declare as function.  Remove conditional macro definitions.
12793         (__default_rt_sa_restorer): Likewise.
12794         (__default_sa_restorer_v1): Remove declaration.
12795         (__default_sa_restorer_v2): Likewise.
12796         (__default_rt_sa_restorer_v1): Likewise.
12797         (__default_rt_sa_restorer_v2): Likewise.
12798         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
12799         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
12800         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
12802 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12804         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
12805         (libpthread-routines): Add sysdep.
12806         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
12807         * sysdeps/unix/sysv/linux/sparc/Versions
12808         (libpthread: GLIBC_2.3.3): New version set.
12809         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
12810         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
12811         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
12812         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
12813         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
12814         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
12815         Moved ...
12816         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
12817         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
12818         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
12819         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
12820         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
12821         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
12822         * sysdeps/sparc/nptl/sem_init.c: ... here.
12823         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
12824         * sysdeps/sparc/nptl/sem_post.c: ... here.
12825         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
12826         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
12827         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
12828         * sysdeps/sparc/nptl/sem_wait.c: ... here.
12829         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
12830         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
12831         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
12832         (libpthread-routines): Add cpu_relax.
12833         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
12834         File removed.
12835         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
12836         (librt: GLIBC_2.3.3): New version set.
12837         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
12838         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
12839         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
12840         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
12841         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
12842         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
12843         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
12844         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
12845         Moved ...
12846         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
12847         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
12848         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
12849         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
12850         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
12851         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
12852         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
12853         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
12854         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
12855         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
12856         Moved ...
12857         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
12858         Update #include.
12859         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
12860         Moved ...
12861         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
12862         Update #include.
12863         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
12864         Moved ...
12865         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
12866         Update #include.
12867         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
12868         Moved ...
12869         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
12870         Update #include.
12871         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
12872         Moved ...
12873         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
12874         Update #include.
12875         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
12876         Moved ...
12877         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
12878         Update #include.
12879         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
12880         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
12881         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
12882         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
12883         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
12884         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
12885         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
12886         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
12887         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
12888         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
12889         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
12890         Moved ...
12891         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
12892         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
12893         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
12894         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
12895         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
12897 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12899         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
12900         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
12901         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
12902         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
12903         * nscd/nscd.c: Likewise.
12904         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
12905         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
12906         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
12907         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
12909         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
12910         <kernel-features.h>.
12911         (init_mq_netlink): Remove conditional have_sock_cloexec
12912         definitions.  Remove code conditional on have_sock_cloexec < 0.
12913         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
12914         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
12915         * sysdeps/unix/sysv/linux/opensock.c: Do not include
12916         <kernel-features.h>.
12917         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
12918         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
12920 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
12922         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
12923         Add tests for memset_chk and memset.
12925         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
12926         with AVX2_Usable.
12928 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
12930         [BZ #16046]
12931         * elf/tst-dl-iter-static.c: New file.
12932         * elf/Makefile (tests-static): Add tst-dl-iter-static.
12934         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
12935         error.
12937 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12939         * sysdeps/unix/sysv/linux/kernel-features.h
12940         (__ASSUME_F_GETOWN_EX): Remove macro.
12941         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
12942         <kernel-features.h>.
12943         (miss_F_GETOWN_EX): Remove variable or macro.
12944         (do_fcntl): Do not check miss_F_GETOWN_EX.
12945         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
12947         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
12948         Remove macro.
12949         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
12950         [!__ASSUME_AT_RANDOM]: Remove conditional code.
12951         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
12953         * sysdeps/unix/sysv/linux/kernel-features.h
12954         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
12955         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
12956         [ADJ_OFFSET_SS_READ]: Make code unconditional.
12957         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
12959 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
12961         [BZ #17075]
12962         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
12963         Fix calculation of the symbol's value.
12964         * sysdeps/arm/tst-armtlsdescloc.c: New file.
12965         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
12966         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
12967         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
12968         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
12969         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
12970         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
12971         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
12972         (modules-names): Add `tst-armtlsdescmod',
12973         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
12974         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
12975         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
12976         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
12977         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
12978         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
12979         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
12980         ($(objpfx)tst-armtlsdescloc): New dependency.
12981         ($(objpfx)tst-armtlsdescextnow): Likewise.
12982         ($(objpfx)tst-armtlsdescextlazy): Likewise.
12983         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
12984         TLS scheme support.
12985         * sysdeps/arm/configure: Regenerate.
12987 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12989         * include/fcntl.h (__atfct_seterrno): Remove prototype.
12990         (__atfct_seterrno_2): Likewise.
12991         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
12992         <kernel-features.h>.
12993         (__ASSUME_ATFCTS): Do not undefine and redefine.
12994         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
12995         (__have_atfcts): Remove conditional definition.
12996         (__fxstatat([__NR_fstatat64]: Make code unconditional.
12997         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
12998         unreachable if [__ASSUME_ATFCTS].
12999         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
13000         not undefine and redefine.
13001         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
13002         <kernel-features.h>.
13003         (faccessat) [__NR_faccessat]: Make code unconditional.
13004         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
13005         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
13006         <kernel-features.h>.
13007         (fchmodat) [__NR_fchmodat]: Make code unconditional.
13008         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
13009         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
13010         <kernel-features.h>.
13011         (fchownat) [__NR_fchownat]: Make code unconditional.
13012         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
13013         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
13014         <kernel-features.h>.
13015         (futimesat) [__NR_futimesat]: Make code unconditional.
13016         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
13017         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
13018         <kernel-features.h>.
13019         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
13020         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13021         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
13022         <kernel-features.h>.
13023         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
13024         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
13025         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
13026         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
13027         <kernel-features.h>.
13028         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
13029         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13030         * sysdeps/unix/sysv/linux/linkat.c: Do not include
13031         <kernel-features.h>.
13032         (linkat) [__NR_linkat]: Make code unconditional.
13033         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13034         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
13035         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
13036         <kernel-features.h>.
13037         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
13038         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
13039         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
13040         <kernel-features.h>.
13041         (mkdirat) [__NR_mkdirat]: Make code unconditional.
13042         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
13043         * sysdeps/unix/sysv/linux/openat.c: Do not include
13044         <kernel-features.h>.
13045         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
13046         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
13047         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
13048         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
13049         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
13050         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
13051         <kernel-features.h>.
13052         (readlinkat) [__NR_readlinkat]: Make code unconditional.
13053         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
13054         result of INLINE_SYSCALL directly, not via int variable.
13055         * sysdeps/unix/sysv/linux/renameat.c: Do not include
13056         <kernel-features.h>.
13057         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
13058         (renameat) [__NR_renameat]: Make code unconditional.
13059         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
13060         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
13061         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
13062         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
13063         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
13064         (__ASSUME_ATFCTS): Do not undefine and redefine.
13065         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
13066         <kernel-features.h>.
13067         (symlinkat) [__NR_symlinkat]: Make code unconditional.
13068         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13069         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
13070         <kernel-features.h>.
13071         (unlinkat) [__NR_unlinkat]: Make code unconditional.
13072         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13073         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
13074         (__ASSUME_ATFCTS): Do not undefine and redefine.
13075         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
13076         <kernel-features.h>.
13077         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
13078         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13079         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
13080         <kernel-features.h>.
13081         (__xmknodat) [__NR_mknodat]: Make code unconditional.
13082         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
13084 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
13086         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
13088 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
13090         [BZ #17069]
13091         * posix/regcomp.c (parse_reg_exp): Deallocate partially
13092         constructed tree before returning error.
13093         * posix/bug-regexp36.c: Expand test case.
13095 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
13097         [BZ #6803]
13098         * math/libm-test.inc (scalbln_test_date):
13099         Add errno expectations.
13100         * math/w_scalblnf.c: New File.
13101         Add wrapper which checks for setting errno to ERANGE.
13102         Add weak_alias for corresponding scalbln function.
13103         * math/w_scalbln.c: Likewise.
13104         * math/w_scalblnl.c: Likewise.
13105         * math/Makefile (libm-calls): Add w_scalbln.
13106         * sysdeps/ieee754/flt-32/s_scalblnf.c:
13107         Remove weak_alias for corresponding scalbln function.
13108         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
13109         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
13110         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
13111         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
13112         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
13113         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
13114         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
13115         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
13116         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
13117         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
13118         Remove long_double_symbol for scalblnl function in libm, libc.
13119         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
13120         Add wrapper which checks for setting errno to ERANGE.
13121         Add long_double_symbol for scalblnl function in libm, libc.
13122         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
13123         Remove long_double_symbol for scalblnl in libm.
13124         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
13125         Add wrapper which checks for setting errno to ERANGE.
13126         Add long_double_symbol for scalblnl function in libm.
13127         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
13128         Do not use wrapper because of own implementation.
13130 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
13132         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
13133         3 bytes for __pad1 for x32.
13134         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
13136 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
13137             H.J. Lu  <hongjiu.lu@intel.com>
13139         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
13140         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
13141         * sysdeps/x86_64/multiarch/memset.S: Likewise.
13142         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
13143         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
13145 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
13147         [BZ #17069]
13148         * posix/regcomp.c (parse_expression): Deallocate partially
13149         constructed tree before returning error.
13150         * posix/Makefile.c (tests): Add bug-regex36.
13151         (generated): Add bug-regex36.mtrace.
13152         (tests-special): Add $(objpfx)bug-regex36-mem.out
13153         (bug-regex36-ENV): New variable.
13154         ($(objpfx)bug-regex36-mem.out): New rule.
13155         * posix/bug-regex36.c: New file.
13157 2014-06-19  Will Newton  <will.newton@linaro.org>
13159         * malloc/malloc.c (systrim): If extra is zero then return
13160         early.
13162 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
13164         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
13166 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
13168         * sysdeps/aarch64/strchr.S: New file.
13170 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
13172         [BZ #17022]
13173         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
13174         from arguments -2 or below.
13175         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
13176         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
13178 2014-06-18  Andreas Schwab  <schwab@suse.de>
13180         [BZ #17062]
13181         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
13182         of a bracket expr not to run off the end of the string.
13183         * posix/Makefile (tests): Add tst-fnmatch3.
13184         * posix/tst-fnmatch3.c: New file.
13186 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
13188         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
13189         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13190         [$(cross-compiling) = no]: Likewise.
13191         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13192         [$(cross-compiling) = no]: Likewise.
13194 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
13196         [BZ #17031]
13197         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
13198         double, adjusted for any remainder from the high double.
13199         * math/libm-test.inc (nearbyint): Add tests.
13200         (rint): Likewise.
13202 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13204         * nptl/sysdeps/powerpc/Makefile: Moved ...
13205         * sysdeps/powerpc/nptl/Makefile: ... here.
13206         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
13207         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
13208         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
13209         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
13210         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
13211         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
13212         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
13213         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
13214         * nptl/sysdeps/powerpc/tls.h: Moved ...
13215         * sysdeps/powerpc/nptl/tls.h: ... here.
13217 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
13219         [BZ #16681]
13220         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
13221         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
13222         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
13223         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
13224         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
13225         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
13226         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
13227         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
13228         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
13230 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
13232         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
13234 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
13236         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
13237         defined operator.
13239         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
13240         $TIMEOUTFACTOR.
13242 2014-06-16  Florian Weimer  <fweimer@redhat.com>
13244         [BZ #17058]
13245         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
13246         non-executed part of the test.
13248 2014-06-16  Andreas Schwab  <schwab@suse.de>
13250         * string/bits/string2.h (strdup, strndup): Update feature guard.
13252 2014-06-14  David S. Miller  <davem@davemloft.net>
13254         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13256 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
13258         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
13259         that was previously under [RESET_PID].
13260         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
13262         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
13263         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
13264         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
13265         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13266         (__libc_vfork): New strong alias.
13267         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
13269 2014-06-14 Andi Kleen  <ak@linux.intel.com>
13271         * sysdeps/generic/elide.h: New file.
13273 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
13275         * Makefile (installed-headers): Adjust path of pthread.h header.
13277 2014-06-13  Roland McGrath  <roland@hack.frob.com>
13279         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
13280         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
13281         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
13282         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
13284         * nptl/sysdeps/s390/Makefile: Moved ...
13285         * sysdeps/s390/nptl/Makefile: ... here.
13286         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
13287         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
13288         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
13289         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
13290         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
13291         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
13292         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
13293         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
13294         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
13295         * sysdeps/s390/nptl/pthreaddef.h: ... here.
13296         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
13297         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
13298         * nptl/sysdeps/s390/tls.h: Moved ...
13299         * sysdeps/s390/nptl/tls.h: ... here.
13301         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
13302         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
13304 2014-06-13  David S. Miller  <davem@davemloft.net>
13306         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
13307         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
13308         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
13309         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
13310         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
13311         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
13312         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
13313         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
13314         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
13315         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
13316         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
13317         Remove RESET_PID cpp guards.
13318         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
13319         Remove RESET_PID cpp guards.
13320         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
13322 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
13324         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
13325         __sp to uintptr_t.
13327 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13329         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
13330         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
13331         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
13332         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
13333         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
13334         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
13335         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
13336         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
13337         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
13338         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
13339         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
13340         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
13341         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
13342         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
13343         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
13344         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
13345         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
13346         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
13347         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
13348         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
13350         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
13351         (pthread_rwlock_rdlock): Add elision.
13352         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
13353         (pthread_rwlock_wrlock): Add elision.
13354         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
13355         (pthread_rwlock_trywrlock): Add elision.
13356         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
13357         (pthread_rwlock_tryrdlock): Add elision.
13358         * nptl/pthread_rwlock_unlock.c: Include elide.h.
13359         (pthread_rwlock_tryrdlock): Add elision unlock.
13360         * nptl/sysdeps/pthread/pthread.h:
13361         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
13362         (PTHREAD_RWLOCK_INITIALIZER,
13363         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
13364         Handle new elision field.
13365         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
13366         * sysdeps/arm/nptl/bits/pthreadtypes.h
13367         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13368         * sysdeps/sh/nptl/bits/pthreadtypes.h
13369         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13370         * sysdeps/tile/nptl/bits/pthreadtypes.h
13371         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13372         * sysdeps/a/nptl/bits/pthreadtypes.h
13373         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13374         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
13375         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13376         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
13377         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13378         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
13379         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13380         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
13381         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13382         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
13383         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13384         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
13385         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13386         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
13387         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13388         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
13389         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13390         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
13391         (elision_init): Set try_xbegin to zero when no RTM.
13392         * sysdeps/x86/nptl/bits/pthreadtypes.h
13393         (pthread_rwlock_t): Change __pad1 to __rwelision.
13394         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13396 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13398         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
13399         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
13400         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
13401         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
13403 2014-06-13  Meador Inge  <meadori@codesourcery.com>
13405         [BZ #16996]
13406         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
13407         that the cached result has been set before returning it.
13409 2014-06-12  Roland McGrath  <roland@hack.frob.com>
13411         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
13412         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
13413         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
13414         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
13415         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
13416         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
13418         * nptl/sysdeps/sparc/Makefile: Moved ...
13419         * sysdeps/sparc/nptl/Makefile: ... here.
13420         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
13421         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
13422         * nptl/sysdeps/sparc/tls.h: Moved ...
13423         * sysdeps/sparc/nptl/tls.h: ... here.
13424         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
13425         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
13426         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
13427         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
13428         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
13429         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
13430         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
13431         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
13432         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
13433         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
13434         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
13435         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
13436         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
13437         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
13438         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
13439         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
13440         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
13441         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
13442         Update #include.
13443         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
13444         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
13445         Update #include.
13446         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
13447         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
13448         Update #include.
13449         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
13450         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
13451         Update #include.
13453         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13455         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
13456         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
13458         * sysdeps/pthread/posix-timer.h: Include <list.h>.
13459         (struct list_links): Type removed.
13460         (struct thread_node, struct timer_node): Replace struct list_links
13461         with struct list_head.
13462         (list_unlink_ip): Likewise.
13463         * sysdeps/pthread/timer_routines.c
13464         (timer_free_list, thread_free_list, thread_active_list): Likewise.
13465         (list_append, list_insbefore): Likewise.
13466         (list_init): Function removed.
13467         (thread_init, init_module): Use INIT_LIST_HEAD instead.
13468         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
13469         * sysdeps/pthread/Makefile: ... here, new file.
13471         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
13472         * sysdeps/nptl/Implies: ... here.
13473         * sysdeps/unix/sysv/linux/Implies: Add nptl.
13474         * nptl/sysdeps/pthread/list.h: Moved ...
13475         * include/list.h: ... here.
13476         * nptl/sysdeps/pthread/createthread.c: Moved ...
13477         * nptl/createthread.c: ... here.
13478         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
13479         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
13480         * nptl/pt-longjmp.c: ... here.
13481         * nptl/sysdeps/pthread/Makefile: Moved ...
13482         * sysdeps/nptl/Makefile: ... here.
13483         * nptl/sysdeps/pthread/Subdirs: Moved ...
13484         * sysdeps/nptl/Subdirs: ... here.
13485         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
13486         * sysdeps/nptl/aio_misc.h: ... here.
13487         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
13488         * sysdeps/nptl/bits/libc-lock.h: ... here.
13489         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
13490         * sysdeps/nptl/bits/libc-lockP.h: ... here.
13491         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
13492         * sysdeps/nptl/bits/stdio-lock.h: ... here.
13493         * nptl/sysdeps/pthread/configure: Moved ...
13494         * sysdeps/nptl/configure: ... here.
13495         * nptl/sysdeps/pthread/configure.ac: Moved ...
13496         * sysdeps/nptl/configure.ac: ... here.
13497         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
13498         * sysdeps/nptl/gai_misc.h: ... here.
13499         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
13500         * sysdeps/nptl/librt-cancellation.c: ... here.
13501         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
13502         * sysdeps/nptl/malloc-machine.h: ... here.
13503         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
13504         * sysdeps/nptl/pthread-functions.h: ... here.
13505         * nptl/sysdeps/pthread/pthread.h: Moved ...
13506         * sysdeps/nptl/pthread.h: ... here.
13507         * nptl/sysdeps/pthread/setxid.h: Moved ...
13508         * sysdeps/nptl/setxid.h: ... here.
13509         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
13510         * sysdeps/nptl/sigfillset.c: ... here.
13511         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
13512         * sysdeps/nptl/tcb-offsets.h: ... here.
13513         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
13514         * sysdeps/nptl/tst-mqueue8x.c: ... here.
13515         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
13516         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
13517         * nptl/sysdeps/pthread/allocalim.h: Moved ...
13518         * sysdeps/pthread/allocalim.h: ... here.
13519         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
13520         * sysdeps/pthread/bits/sigthread.h: ... here.
13521         * nptl/sysdeps/pthread/flockfile.c: Moved ...
13522         * sysdeps/pthread/flockfile.c: ... here.
13523         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
13524         * sysdeps/pthread/ftrylockfile.c: ... here.
13525         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
13526         * sysdeps/pthread/funlockfile.c: ... here.
13527         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
13528         * sysdeps/pthread/posix-timer.h: ... here.
13529         * nptl/sysdeps/pthread/timer_create.c: Moved ...
13530         * sysdeps/pthread/timer_create.c: ... here.
13531         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
13532         * sysdeps/pthread/timer_delete.c: ... here.
13533         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
13534         * sysdeps/pthread/timer_getoverr.c: ... here.
13535         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
13536         * sysdeps/pthread/timer_gettime.c: ... here.
13537         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
13538         * sysdeps/pthread/timer_routines.c: ... here.
13539         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
13540         * sysdeps/pthread/timer_settime.c: ... here.
13541         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
13542         * sysdeps/pthread/tst-timer.c: ... here.
13543         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
13544         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
13546         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
13547         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
13549         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
13550         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
13551         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
13552         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
13553         Update #include target.
13554         * nptl/sysdeps/i386/i686/Makefile: Moved ...
13555         * sysdeps/i386/i686/nptl/Makefile: ... here.
13556         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
13557         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
13558         Update #include target.
13559         * nptl/sysdeps/i386/i686/tls.h: Moved ...
13560         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
13561         * nptl/sysdeps/i386/Makefile: Moved ...
13562         * sysdeps/i386/nptl/Makefile: ... here.
13563         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
13564         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
13565         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
13566         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
13567         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
13568         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
13569         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
13570         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
13571         * sysdeps/i386/nptl/pthreaddef.h: ... here.
13572         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
13573         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
13574         * nptl/sysdeps/i386/tls.h: Moved ...
13575         * sysdeps/i386/nptl/tls.h: ... here.
13577         * sysdeps/sh/Makefile [$(subdir) = csu]
13578         (gen-as-const-headers): Add tcb-offsets.sym.
13579         * nptl/sysdeps/sh/Makefile: File removed.
13580         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
13581         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
13582         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
13583         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
13584         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
13585         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
13586         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
13587         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
13588         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
13589         * sysdeps/sh/nptl/pthreaddef.h: ... here.
13590         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
13591         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
13592         * nptl/sysdeps/sh/tls.h: Moved ...
13593         * sysdeps/sh/nptl/tls.h: ... here.
13594         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
13595         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
13596         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
13597         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
13598         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
13599         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
13600         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
13601         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
13602         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
13603         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
13604         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
13605         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
13606         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
13607         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
13608         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
13609         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
13610         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
13611         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
13612         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
13613         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
13614         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
13615         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
13616         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
13617         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
13618         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
13619         Moved ...
13620         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
13621         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
13622         Moved ...
13623         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
13624         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
13625         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
13626         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
13627         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
13628         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
13629         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
13630         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
13631         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
13632         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
13633         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
13634         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
13635         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
13636         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
13637         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
13638         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
13639         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
13640         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
13641         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
13643 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
13645         * posix/spawn_faction_addopen.c: Include string.h.
13647 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13649         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
13650         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
13651         * nptl/sysdeps/x86_64/Makefile: Moved ...
13652         * sysdeps/x86_64/nptl/Makefile: ... here.
13653         * nptl/sysdeps/x86_64/configure: Moved ...
13654         * sysdeps/x86_64/nptl/configure: ... here.
13655         * nptl/sysdeps/x86_64/configure.ac: Moved ...
13656         * sysdeps/x86_64/nptl/configure.ac: ... here.
13657         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
13658         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
13659         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
13660         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
13661         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
13662         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
13663         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
13664         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
13665         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
13666         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
13667         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
13668         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
13669         * nptl/sysdeps/x86_64/tls.h: Moved ...
13670         * sysdeps/x86_64/nptl/tls.h: ... here.
13671         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
13672         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
13673         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
13674         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
13676         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
13678 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13680         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13682 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
13684         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
13685         type.
13686         [POSIX] (off_t): Likewise.
13687         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
13688         [POSIX] (S_ISBLK): Require macro.
13689         [POSIX] (S_ISCHR): Likewise.
13690         [POSIX] (S_ISDIR): Likewise.
13691         [POSIX] (S_ISFIFO): Likewise.
13692         [POSIX] (S_ISREG): Likewise.
13693         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
13694         optional-macro.
13695         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
13696         type.
13697         [POSIX] (time_t): Likewise.
13698         [POSIX] (timer_t): Likewise.
13700 2014-06-11  Florian Weimer  <fweimer@redhat.com>
13702         [BZ #17048]
13703         * posix/spawn_int.h (struct __spawn_action): Make the path string
13704         non-const to support deallocation.
13705         * posix/spawn_faction_addopen.c
13706         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
13707         * posix/spawn_faction_destroy.c
13708         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
13709         path in all spawn_do_open actions.
13710         * posix/tst-spawn.c (do_test): Exercise the copy operation in
13711         posix_spawn_file_actions_addopen.
13713 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
13715         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
13716         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
13717         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
13718         conditional code always true.
13719         (__libc_vfork): New alias.
13721 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13723         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13724         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
13726         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
13728         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13729         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
13731         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13732         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
13734         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13735         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
13737 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13739         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
13740         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
13741         multiarch strcmp for PPC64.
13742         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
13743         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
13744         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
13745         multiarch optimizations.
13746         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13747         (__libc_ifunc_impl_list): Likewise.
13749 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13751         * benchtests/scripts/validate_benchout.py: New script.
13752         * benchtests/Makefile (bench-func): Call it.
13753         * benchtests/scripts/benchout.schema.json: New file.
13755 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
13757         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
13758         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
13759         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
13760         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
13761         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
13762         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
13763         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
13764         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
13765         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
13766         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
13767         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
13768         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
13769         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
13770         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
13771         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
13772         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
13773         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
13774         Moved ...
13775         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
13776         ... here.
13777         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
13778         Moved ...
13779         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
13780         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
13781         Moved ...
13782         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
13783         ... here.
13784         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
13785         Moved ...
13786         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
13787         ... here.
13788         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
13789         Moved ...
13790         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
13791         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
13792         Moved ...
13793         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
13794         ... here.
13795         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
13796         Moved ...
13797         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
13798         ... here.
13799         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
13800         Moved ...
13801         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
13802         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
13803         Moved ...
13804         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
13805         ... here.
13806         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
13807         Moved ...
13808         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
13809         ... here.
13810         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
13811         Moved ...
13812         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
13813         ... here.
13814         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
13815         Moved ...
13816         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
13817         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
13818         Moved ...
13819         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
13820         ... here.
13821         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
13822         Moved ...
13823         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
13824         ... here.
13825         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
13826         Moved ...
13827         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
13828         ... here.
13829         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
13830         Moved ...
13831         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
13832         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
13833         Moved ...
13834         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
13835         ... here.
13836         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
13837         Moved ...
13838         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
13839         ... here.
13840         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
13841         Moved ...
13842         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
13843         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
13844         Moved ...
13845         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
13846         ... here.
13847         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
13848         Moved ...
13849         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
13850         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
13851         Moved ...
13852         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
13853         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
13854         Moved ...
13855         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
13856         ... here.
13857         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
13858         Moved ...
13859         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
13860         ... here.
13861         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
13862         Moved ...
13863         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
13864         ... here.
13865         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
13866         Moved ...
13867         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
13868         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
13869         Moved ...
13870         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
13871         ... here.
13872         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
13873         Moved ...
13874         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
13875         ... here.
13876         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
13877         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
13878         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
13879         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
13880         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
13881         Moved ...
13882         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
13883         ... here.
13884         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
13885         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
13886         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
13887         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
13888         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
13889         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
13890         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
13891         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
13892         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
13893         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
13894         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
13895         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
13896         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
13897         Moved ...
13898         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
13899         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
13900         Moved ...
13901         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
13902         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
13903         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
13904         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
13905         Moved ...
13906         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
13907         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
13908         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
13909         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
13910         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
13911         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
13912         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
13914 2014-06-10  Wilco  <wdijkstr@arm.com>
13916         * math/test-fenv-return.c: New file.
13917         * math/Makefile: Add new test test-fenv-return.
13919 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
13921         [BZ #17042]
13922         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
13923         when x - 1 is zero.
13924         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
13925         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
13926         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
13927         0.0L for an argument of 1.0L.
13928         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
13929         Likewise.
13930         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
13931         value when x - 1 is zero.
13932         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
13933         * sysdeps/i386/fpu/libm-test-ulps: Update.
13934         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13936 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
13938         [BZ #15119]
13939         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
13941 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13943         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
13944         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
13946 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13948         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13949         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
13951         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13952         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
13954         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13955         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
13957         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13958         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
13960         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
13961         if not already defined.
13962         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
13963         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
13964         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
13965         (TLS_INIT_TP): Use it.
13966         (TLS_DEFINE_INIT_TP): New macro.
13967         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
13969 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
13971         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
13972         constant.
13973         [POSIX] (IXANY): Likewise.
13974         [POSIX] (OLCUC): Likewise.
13975         [POSIX || POSIX2008] (CBAUD): Do not allow.
13976         [POSIX || POSIX2008] (DEFECHO): Likewise.
13977         [POSIX || POSIX2008] (ECHOCTL): Likewise.
13978         [POSIX || POSIX2008] (ECHOKE): Likewise.
13979         [POSIX || POSIX2008] (ECHOPRT): Likewise.
13980         [POSIX || POSIX2008] (EXTA): Likewise.
13981         [POSIX || POSIX2008] (EXTB): Likewise.
13982         [POSIX || POSIX2008] (FLUSHO): Likewise.
13983         [POSIX || POSIX2008] (LOBLK): Likewise.
13984         [POSIX || POSIX2008] (PENDIN): Likewise.
13985         [POSIX || POSIX2008] (SWTCH): Likewise.
13986         [POSIX || POSIX2008] (VDISCARD): Likewise.
13987         [POSIX || POSIX2008] (VDSUSP): Likewise.
13988         [POSIX || POSIX2008] (VLNEXT): Likewise.
13989         [POSIX || POSIX2008] (VREPRINT): Likewise.
13990         [POSIX || POSIX2008] (VSTATUS): Likewise.
13991         [POSIX || POSIX2008] (VWERASE): Likewise.
13992         (B*): Change to B[0123456789]*.
13993         * conform/data/time.h-data [POSIX || UNIX98]
13994         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
13995         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
13996         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
13997         [POSIX] (tm_*): Do not allow.
13999 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
14001         * Makefile (install): Don't set LANGUAGE.
14002         * Makefile.in (install): Likewise.
14003         * assert/Makefile (test-assert-ENV): Remove variable.
14004         (test-assert-perr-ENV): Likewise.
14005         * elf/Makefile (neededtest4-ENV): Likewise.
14006         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
14007         [$(cross-compiling) = no]: Don't set LANGUAGE.
14008         * io/ftwtest-sh (LANG): Remove variable.
14009         * libio/Makefile (tst-widetext-ENV): Likewise.
14010         * manual/install.texi (Running make install): Don't refer to
14011         environment settings for make install.
14012         * INSTALL: Regenerated.
14013         * nptl/tst-tls6.sh: Don't set LANG.
14014         * posix/globtest.sh (LANG): Remove variable.
14015         * string/Makefile (tester-ENV): Likewise.
14016         (inl-tester-ENV): Likewise.
14017         (noinl-tester-ENV): Likewise.
14018         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
14019         [$(cross-compiling) = no]: Don't set LANGUAGE.
14020         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
14021         without explicit environment settings.
14023 2014-06-06  Roland McGrath  <roland@hack.frob.com>
14025         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
14026         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
14027         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
14028         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
14030 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
14032         * crypt/crypt-private.h [DOS]: Add some includes taken from the
14033         other files in the crypt directory.
14034         * crypt/crypt.c: Remove duplicate includes.
14035         * crypt/crypt-entry.c: Likewise.
14036         * crypt/crypt_util.c: Likewise.
14038 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
14040         * Makeconfig (run-program-env): New variable.
14041         (run-program-prefix-before-env): Likewise.
14042         (run-program-prefix-after-env): Likewise.
14043         (run-program-prefix): Define in terms of new variables.
14044         (built-program-cmd-before-env): New variable.
14045         (built-program-cmd-after-env): Likewise.
14046         (built-program-cmd): Define in terms of new variables.
14047         (test-program-prefix-before-env): New variable.
14048         (test-program-prefix-after-env): Likewise.
14049         (test-program-prefix): Define in terms of new variables.
14050         (test-program-cmd-before-env): New variable.
14051         (test-program-cmd-after-env): Likewise.
14052         (test-program-cmd): Define in terms of new variables.
14053         * Rules (make-test-out): Use $(run-program-env).
14054         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
14055         (help): Do not mention environment variables.  Mention
14056         --timeoutfactor option.
14057         (timeoutfactor): New variable.
14058         (blacklist_exports): Remove function.
14059         (exports): Remove variable.
14060         (command): Do not include ${exports}.
14061         * manual/install.texi (Configuring and compiling): Do not mention
14062         test wrappers preserving environment variables.  Mention that last
14063         assignment to a variable must take precedence.
14064         * INSTALL: Regenerated.
14065         * benchtests/Makefile (run-bench): Use $(run-program-env).
14066         * catgets/Makefile ($(objpfx)test1.cat): Use
14067         $(built-program-cmd-before-env), $(run-program-env) and
14068         $(built-program-cmd-after-env).
14069         ($(objpfx)test2.cat): Do not specify environment variables
14070         explicitly.
14071         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
14072         $(run-program-env) and $(built-program-cmd-after-env).
14073         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
14074         $(run-program-env) and $(test-program-cmd-after-env).
14075         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
14076         explicitly.
14077         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
14078         run_program_env and test_program_cmd_after_env arguments.
14079         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
14080         * elf/tst-pathopt.sh: Use run_program_env argument.
14081         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
14082         $(test-wrapper-env) and $(run-program-env).
14083         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
14084         run_program_env arguments.
14085         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
14086         * intl/Makefile ($(objpfx)tst-gettext.out): Use
14087         $(test-program-prefix-before-env), $(run-program-env) and
14088         $(test-program-prefix-after-env).
14089         ($(objpfx)tst-gettext2.out): Likewise.
14090         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
14091         run_program_env and test_program_prefix_after_env arguments.
14092         * intl/tst-gettext2.sh: Likewise.
14093         * intl/tst-gettext4.sh: Do not set environment variables
14094         explicitly.
14095         * intl/tst-gettext6.sh: Likewise.
14096         * intl/tst-translit.sh: Likewise.
14097         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
14098         $(test-program-prefix-before-env), $(run-program-env) and
14099         $(test-program-prefix-after-env).
14100         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
14101         run_program_env and test_program_prefix_after_env arguments.
14102         * math/Makefile (run-regen-ulps): Use $(run-program-env).
14103         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
14104         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
14105         explicitly with each use of ${test_wrapper_env}.
14106         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
14107         $(test-program-prefix-before-env), $(run-program-env) and
14108         $(test-program-prefix-after-env).
14109         * posix/tst-getconf.sh: Do not set environment variables
14110         explicitly.
14111         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
14112         run_program_env and test_program_prefix_after_env arguments.
14113         * stdio-common/tst-printf.sh: Do not set environment variables
14114         explicitly.
14115         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
14116         $(test-program-prefix-before-env), $(run-program-env) and
14117         $(test-program-prefix-after-env).
14118         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
14119         run_program_env and test_program_prefix_after_env arguments.
14120         Split $test calls into $test_pre and $test.
14121         * timezone/Makefile (build-testdata): Use
14122         $(built-program-cmd-before-env), $(run-program-env) and
14123         $(built-program-cmd-after-env).
14125 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14127         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
14128         strlen for non SHARED builds.
14130 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
14132         * nptl/allocatestack.c (check_list): Inlined function...
14133         (__reclaim_stacks): ... here.
14135 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
14137         [BZ #15698]
14138         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
14139         memory overrun.
14141 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
14143         * Rules (make-test-out): Include
14144         LOCPATH=$(common-objpfx)localedata in default environment.
14145         * debug/Makefile (tst-chk1-ENV): Remove variable.
14146         (tst-chk2-ENV): Likewise.
14147         (tst-chk3-ENV): Likewise.
14148         (tst-chk4-ENV): Likewise.
14149         (tst-chk5-ENV): Likewise.
14150         (tst-chk6-ENV): Likewise.
14151         (tst-lfschk1-ENV): Likewise.
14152         (tst-lfschk2-ENV): Likewise.
14153         (tst-lfschk3-ENV): Likewise.
14154         (tst-lfschk4-ENV): Likewise.
14155         (tst-lfschk5-ENV): Likewise.
14156         (tst-lfschk6-ENV): Likewise.
14157         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
14158         (tst-iconv7-ENV): Likewise.
14159         * intl/Makefile (LOCPATH-ENV): Likewise.
14160         (tst-codeset-ENV): Likewise.
14161         (tst-gettext3-ENV): Likewise.
14162         (tst-gettext5-ENV): Likewise.
14163         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
14164         (tst-fopenloc-ENV): Likewise.
14165         (tst-fgetws-ENV): Remove variable.
14166         (tst-ungetwc1-ENV): Likewise.
14167         (tst-ungetwc2-ENV): Likewise.
14168         (bug-ungetwc2-ENV): Likewise.
14169         (tst-swscanf-ENV): Likewise.
14170         (bug-ftell-ENV): Likewise.
14171         (tst-fgetwc-ENV): Likewise.
14172         (tst-fseek-ENV): Likewise.
14173         (tst-ftell-partial-wide-ENV): Likewise.
14174         (tst-ftell-active-handler-ENV): Likewise.
14175         (tst-ftell-append-ENV): Likewise.
14176         * posix/Makefile (tst-fnmatch-ENV): Likewise.
14177         (tst-regexloc-ENV): Likewise.
14178         (bug-regex1-ENV): Likewise.
14179         (tst-regex-ENV): Likewise.
14180         (tst-regex2-ENV): Likewise.
14181         (bug-regex5-ENV): Likewise.
14182         (bug-regex6-ENV): Likewise.
14183         (bug-regex17-ENV): Likewise.
14184         (bug-regex18-ENV): Likewise.
14185         (bug-regex19-ENV): Likewise.
14186         (bug-regex20-ENV): Likewise.
14187         (bug-regex22-ENV): Likewise.
14188         (bug-regex23-ENV): Likewise.
14189         (bug-regex25-ENV): Likewise.
14190         (bug-regex26-ENV): Likewise.
14191         (bug-regex30-ENV): Likewise.
14192         (bug-regex32-ENV): Likewise.
14193         (bug-regex33-ENV): Likewise.
14194         (bug-regex34-ENV): Likewise.
14195         (bug-regex35-ENV): Likewise.
14196         (tst-rxspencer-ENV): Likewise.
14197         (tst-rxspencer-no-utf8-ENV): Likewise.
14198         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
14199         (tst-sscanf-ENV): Likewise.
14200         (tst-swprintf-ENV): Likewise.
14201         (tst-swscanf-ENV): Likewise.
14202         (test-vfprintf-ENV): Likewise.
14203         (scanf13-ENV): Likewise.
14204         (bug14-ENV): Likewise.
14205         (tst-grouping-ENV): Likewise.
14206         * stdlib/Makefile (tst-strtod-ENV): Likewise.
14207         (tst-strtod3-ENV): Likewise.
14208         (tst-strtod4-ENV): Likewise.
14209         (tst-strtod5-ENV): Likewise.
14210         (testmb2-ENV): Likewise./
14211         * string/Makefile (tst-strxfrm-ENV): Likewise.
14212         (tst-strxfrm2-ENV): Likewise.
14213         (bug-strcoll1-ENV): Likewise.
14214         (test-strcasecmp-ENV): Likewise.
14215         (test-strncasecmp-ENV): Likewise.
14216         * time/Makefile (tst-strptime-ENV): Likewise.
14217         (tst-ftime_l-ENV): Likewise.
14218         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
14219         (tst-mbrtowc-ENV): Likewise.
14220         (tst-wcrtomb-ENV): Likewise.
14221         (tst-mbrtowc2-ENV): Likewise.
14222         (tst-c16c32-1-ENV): Likewise.
14223         (tst-mbsnrtowcs-ENV): Likewise.
14225 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
14227         * manual/resource.texi (How to get information about the memory
14228         subsystem?): Fix typo.
14229         Reported by Peon de la Parra Ivan <peon@keba.com>
14231 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
14233         [BZ #16882]
14234         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
14235         (pthread_spin_lock): Branch out of spin loop to proper location.
14236         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
14237         (pthread_spin_lock): Likewise.
14239         * nptl/tst-spin4.c: New test.
14240         * nptl/Makefile (tests): Add tst-spin4.
14242 2014-06-03  Andreas Schwab  <schwab@suse.de>
14244         [BZ #15946]
14245         * resolv/res_send.c (send_dg): Reload file descriptor after
14246         calling reopen.
14248 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
14250         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14252 2014-06-03  Richard Henderson  <rth@redhat.com>
14254         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
14255         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
14256         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
14257         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
14258         in the SAVE_PID block.
14259         (__libc_vfork): New alias.
14260         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
14262         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
14263         child in registers, not on the stack.  Remove RESET_PID conditionals.
14264         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
14266 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14268         * sysdeps/aarch64/libm-test-ulps: Regenerate.
14270 2014-06-03  Wilco  <wdijkstr@arm.com>
14272         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
14273         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
14274         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
14275         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
14276         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
14277         Likewise.
14279 2014-06-03  Wilco  <wdijkstr@arm.com>
14281         * sysdeps/aarch64/fpu/math_private.h
14282         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
14283         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
14284         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
14285         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
14286         Fix declarations.
14288 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
14290         * crypt/crypt-private.h: Include ufc-crypt.h.
14291         (__b64_from_24bit): Declare extern.
14292         * crypt/crypt_util.c(__b64_from_24bit): New function.
14293         (b64t): New static const variable.
14294         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
14295         (b64t): Remove variable.
14296         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
14297         * crypt/sha256-crypt.c: Include crypt-private.h.
14298         (b64t): Remove variable.
14299         (__sha256_crypt_r): Remove b64_from_24bit and replace
14300         with __b64_from_24bit.
14301         * crypt/sha512-crypt.c: Likewise.
14303 2014-06-02  Roland McGrath  <roland@hack.frob.com>
14305         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
14306         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
14307         Label the code __libc_vfork rather than __vfork.
14308         [!NOT_IN_libc] (vfork): Define as weak alias.
14309         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
14310         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
14311         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
14313 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14315         * malloc/malloc.c (malloc_info): Fix format specifier for
14316         n_mmaps.
14318 2014-06-02  Wilco  <wdijkstr@arm.com>
14320         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
14321         FPCR write.
14323 2014-06-02  Wilco  <wdijkstr@arm.com>
14325         [BZ #17009]
14326         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
14327         Rewrite to reduce FPCR/FPSR accesses.
14329 2014-06-01  David S. Miller  <davem@davemloft.net>
14331         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14333 2014-05-31  David S. Miller  <davem@davemloft.net>
14335         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
14336         to occur in round to nearest mode when |x| >= 2.0
14338 2014-05-30  Richard Henderson  <rth@twiddle.net>
14340         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
14341         (PSEUDO_RET_NOERRNO): Remove.
14342         (ret): Don't redefine.
14343         (ret_NOERRNO): Define in terms of ret.
14344         (ret_ERRVAL): Likewise.
14346         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
14347         use of PSEUDO_RET; perform the error check directly.
14349 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
14351         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
14352         with __int128_t.
14354 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14356         * malloc/malloc (malloc_info): Fix formatting.
14358 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14359             Roland McGrath  <roland@hack.frob.com>
14361         * malloc/malloc (malloc_info): Also print mmapped statistics.
14363 2014-05-30  Roland McGrath  <roland@hack.frob.com>
14365         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
14366         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
14368 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
14370         * malloc/malloc.c (malloc_info): Inline mi_arena.
14372 2014-05-29  Richard Henderson  <rth@twiddle.net>
14374         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
14375         Remove comma before expanding ASM_ARGS_##nr.
14376         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
14377         Make _x0 a strict output; make _x8 a strict input; adjust expansion
14378         of ASM_ARGS_##nr.
14379         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
14380         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
14381         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
14382         (ASM_ARGS_1): Add leading comma.
14384         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
14385         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
14386         to __errno_location.
14387         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
14388         Remove the expected plt for __errno_location.
14390         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14391         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
14392         call to __read_tp.
14394         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14395         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
14396         it and break it down.
14397         (DOCARGS_0, DOCARGS_1): Do nothing.
14398         (DOCARGS_2): Update to store into the new stack frame.
14399         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
14400         (UNDOCARGS_1): Update to restore from the new stack frame.
14401         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
14402         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
14404         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14405         (SINGLE_THREAD_P): New parameter for result regno.
14406         (PSEUDO): Update to match; use cbz instead of beq.
14408         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14409         Use ENTRY to define the _nocancel entry point.  Share the syscall
14410         and syscall error check paths with the cancel path.
14411         (PSEUDO_END): New.
14413         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
14414         whitespace; tabs before and after asm mnemonics.
14416 2014-05-29  Eric Wong  <normalperson@yhbt.net>
14418         [BZ #15132]
14419         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
14420         Call fstat64 or stat64 internally, depending on arguments passed.
14421         Replace stat buffer argument with file descriptor argument.
14422         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
14423         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
14424         Pass fd to __internal_statvfs instead of calling fstat64.
14425         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
14426         Pass fd to __internal_statvfs64 instead of calling fstat64.
14427         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
14428         Pass -1 to __internal_statvfs instead of calling stat64.
14429         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
14430         Pass -1 to __internal_statvfs64 instead of calling stat64.
14432 2014-05-28  Roland McGrath  <roland@hack.frob.com>
14434         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
14435         that was previously under [RESET_PID].
14436         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
14438         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
14439         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
14441 2014-05-27  Roland McGrath  <roland@hack.frob.com>
14443         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
14445         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
14446         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
14448 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
14450         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
14452 2014-05-27  Andreas Schwab  <schwab@suse.de>
14454         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
14455         TLS_INIT_TP macro.
14456         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
14457         * elf/rtld.c (init_tls, dl_main): Likewise.
14458         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
14459         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
14460         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
14461         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
14462         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
14463         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
14464         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
14465         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
14466         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
14467         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
14468         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
14469         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
14470         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
14471         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
14472         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
14473         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
14474         * sysdeps/generic/tls.h: Update description.
14476 2014-05-27  Will Newton  <will.newton@linaro.org>
14478         [BZ #16990]
14479         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
14480         and restore r2 rather than just restoring.
14482 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14484         [BZ #16724]
14485         * libio/tst-ftell-append.c: New test case.
14486         * libio/Makefile (tests): Add test case.
14487         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
14488         append mode.
14489         * libio/wfileops.c (do_ftell_wide): Likewise.
14491 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14493         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14495         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
14496         ...
14497         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
14498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
14499         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
14500         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
14501         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
14502         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
14503         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
14504         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
14505         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
14506         Moved ...
14507         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
14508         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
14509         Moved ...
14510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
14511         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
14512         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
14513         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
14514         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
14515         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
14516         ...
14517         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
14518         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
14519         Moved ...
14520         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
14521         here.
14522         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
14523         ...
14524         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
14525         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
14526         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
14528         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
14529         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
14530         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
14531         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
14533         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
14534         merge into ...
14535         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
14536         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
14537         ...
14538         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
14539         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
14540         ...
14541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
14542         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
14543         Moved ...
14544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
14545         here.
14546         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
14547         Moved ...
14548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
14549         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
14550         Moved ...
14551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
14553         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
14554         conditional [RESET_PID].
14555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
14556         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
14557         removed.
14558         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
14559         removed.
14561         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
14562         <tcb-offsets.h>.
14563         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14564         (__libc_vfork): New strong alias.
14565         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
14566         removed.
14567         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
14568         Removed.
14570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
14571         <tcb-offsets.h>.
14572         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
14573         (__libc_vfork): New strong alias.
14574         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
14575         removed.
14576         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
14577         removed.
14579 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
14581         * malloc/malloc.c (mi_arena): New function.
14582         (malloc_info): Remove nested function mi_arena. Call non-nosted
14583         function mi_arena.
14585 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14587         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
14588         by insrwi.
14589         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
14590         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
14591         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
14592         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
14593         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
14594         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
14595         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
14597 2014-05-26  Andreas Schwab  <schwab@suse.de>
14599         [BZ #16984]
14600         * locale/programs/repertoire.c (repertoire_read): Add slash
14601         between I18NPATH element and file name.
14602         * locale/programs/locfile.c (locfile_read): Likewise.
14604 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14606         * nptl/pthread_mutexattr_settype.c
14607         (__pthread_mutexattr_settype):
14608         Disable lock elision for PTHREAD_MUTEX_NORMAL.
14610 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14612         * nptl/tst-mutex5 (do_test):
14613         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
14615 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14617         * benchtests/README: Document 'init' directive.
14618         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
14619         BENCH_INIT.
14620         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
14621         (parse_file): Recognize 'init' directive.
14623 2014-05-26  Kyle McMartin  <kyle@redhat.com>
14625         [BZ #16796]
14626         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
14627         alignment of struct pthread.
14629 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14631         [BZ #16878]
14632         * nscd/netgroupcache.c (addgetnetgrentX): Look for
14633         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14634         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
14635         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14637 2014-05-25  Richard Henderson  <rth@twiddle.net>
14639         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14640         (SINGLE_THREAD_P_PIC): Remove.
14641         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
14642         (SINGLE_THREAD_P_PIC): Remove.
14644         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
14645         branch to syscall error ...
14646         (PSEUDO): ... here.
14647         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
14648         from __local_syscall_error to .Lsyscall_error.
14649         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
14650         (SYSCALL_ERROR): Update label name.
14652         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14653         Do not use DOARGS/UNDOARGS.
14654         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
14655         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
14656         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
14657         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
14658         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
14660         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
14661         block comment.
14663         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
14664         define if !NOT_IN_libc.
14665         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
14666         define with non-default symbol versions.
14668 2014-05-23  Richard Henderson  <rth@twiddle.net>
14670         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
14671         (vfork, __vfork): Define via compat_symbol.
14673         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
14674         [!HAVE_IFUNC] (vfork_compat): Remove.
14675         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
14677 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14679         [BZ #16978]
14680         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
14681         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
14682         variable.
14684 2014-05-23  Richard Henderson  <rth@twiddle.net>
14686         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
14687         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
14688         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
14689         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
14691         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
14692         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
14693         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
14694         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
14695         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
14696         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
14697         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
14698         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
14699         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
14700         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
14701         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
14702         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
14703         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
14704         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
14705         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
14706         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
14707         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
14708         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
14709         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
14710         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
14711         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
14712         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
14713         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
14714         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
14715         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
14716         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
14717         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
14718         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
14719         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
14720         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
14721         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
14722         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
14723         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
14724         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
14725         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
14726         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
14727         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
14728         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
14729         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
14730         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
14731         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
14732         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
14733         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
14734         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
14735         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
14736         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
14737         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
14738         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
14739         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
14740         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
14741         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
14742         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
14743         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
14744         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
14745         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
14746         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
14748         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
14749         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
14750         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
14751         before exiting on error.
14752         (__libc_vfork): New strong alias.
14753         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
14754         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
14756         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
14757         that was previously under [RESET_PID].
14758         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
14760         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
14762 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14764         [BZ #16977]
14765         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
14766         value when x - 1 is zero.
14767         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
14768         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
14769         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
14770         0.0L for an argument of 1.0L.
14771         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
14772         Likewise.
14773         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
14774         value when x - 1 is zero.
14775         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
14776         * sysdeps/i386/fpu/libm-test-ulps: Update.
14777         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14779 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
14781         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
14782         alphasort and versionsort.
14784 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14786         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
14787         macro.
14788         [copysignf]: Likewise.
14790 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
14792         * crypt/md5-crypt.c: Fix formatting.
14794 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
14796         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
14797         (b64_from_24bit): New function.
14799 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14801         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
14802         libc_hidden_builtin_def to ifunc.
14803         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
14804         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
14806 2014-05-21  Roland McGrath  <roland@hack.frob.com>
14808         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
14809         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
14811 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
14813         * nscd/Depend (linuxthreads): Remove.
14814         (nptl): Add.
14815         * resolv/Depend (linuxthreads): Remove.
14816         * rt/Depend (linuxthreads): Remove.
14818         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
14819         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
14820         $(common-objpfx)elf/.
14821         (link-libc-before-gnulib): Likewise.
14822         (elfobjdir): Remove variable.
14823         * Makefile (install): Use $(elf-objpfx) instead of
14824         $(common-objpfx)elf/.
14825         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
14826         $(elfobjdir)/.
14827         (link-libc-deps): Likewise.
14828         ($(common-objpfx)libc.so): Likewise.
14829         ($(common-objpfx)linkobj/libc.so): Likewise.
14830         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
14831         instead of $(common-objpfx)elf/.
14832         (symbolic-link-list): Likewise.
14833         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
14834         [$(cross-compiling) = no]: Likewise.
14835         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
14836         $(elfobjdir)/.
14837         (static-gnulib-arch): Likewise.
14838         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
14839         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
14840         $(common-objpfx)elf/.
14842 2014-05-21  Richard Henderson  <rth@redhat.com>
14844         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14845         (SINGLE_THREAD_P): Use the correct width load.  Fold
14846         into the ldr offset.
14848         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
14849         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
14851 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
14853         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
14854         (libgcc_s_resume): Use __attribute_used__.
14855         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
14856         Likewise.
14858 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14860         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
14861         optimization when used with float constants.
14863         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14865 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
14867         [BZ #16915]
14868         * locale/nl_langinfo_l.c: Make direct reference to every
14869         _nl_current_CATEGORY symbol.
14870         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
14871         (tests-static): Add tst-langinfo-static.
14872         (tests-special): Add tst-langinfo-static.out.
14873         ($(objpfx)tst-langinfo.out): Redirect output.
14874         ($(objpfx)tst-langinfo-static.out): New.
14875         * localedata/tst-langinfo.sh: Send output to stdout.
14876         * localedata/tst-langinfo-static.c: New file.
14878         [BZ #16965]
14879         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
14880         when the shift amount is modulo the limb size.
14882 2014-05-20  Richard Henderson  <rth@redhat.com>
14884         [BZ #16967]
14885         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
14886         Change type of sa_flags from unsigned int to int.
14888         [BZ #16966]
14889         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
14891         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
14893 2014-05-20  Will Newton  <will.newton@linaro.org>
14895         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14896         Test the return value of the system call in the nocancel case.
14898 2014-05-20  Will Newton  <will.newton@linaro.org>
14899             Yvan Roux  <yvan.roux@linaro.org>
14901         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
14902         #include of asm/ptrace.h.
14903         (PTRACE_GET_THREAD_AREA): Remove #undef.
14904         (PTRACE_GETHBPREGS): Likewise.
14905         (PTRACE_SETHBPREGS): Likewise.
14906         (struct user_regs_struct): New structure.
14907         (struct user_fpsimd_struct): New structure.
14908         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
14909         #include of asm/ptrace.h and second #include of sys/user.h.
14910         (PTRACE_GET_THREAD_AREA): Remove #undef.
14911         (PTRACE_GETHBPREGS): Likewise.
14912         (PTRACE_SETHBPREGS): Likewise.
14913         (ELF_NGREG): Use new struct user_regs_struct.
14914         (elf_fpregset_t): Use new struct user_fpsimd_struct.
14916 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14918         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
14919         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
14921 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
14923         [BZ #16958]
14924         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
14925         membar to avoid block loads/stores to overlap previous stores.
14927 2014-05-17  Richard Henderson  <rth@redhat.com>
14929         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
14930         Create the __##syscall_name##_nocancel entry point.
14931         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
14932         Remove; let the sysdep-cancel.h code create it.
14934 2014-05-17  David S. Miller  <davem@davemloft.net>
14936         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
14937         Protect with __USE_GNU.
14938         (TIOCSET_TEMPT): Likewise.
14939         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
14940         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
14941         these are already provided in bits/ioctl-types.h
14943 2014-05-16  Roland McGrath  <roland@hack.frob.com>
14945         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
14946         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
14948         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
14949         Use wait4 regardless of [__NR_waitpid].
14951 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
14953         PR libgcc/60166
14954         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
14955         (_FP_NANSIGN_Q): Set the quiet bit.
14957 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
14959         * benchtests/Makefile
14960         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
14961         not $(common-objpfx)math/libm.so.
14962         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
14963         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
14964         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
14965         $(common-objpfx)dlfcn/libdl.so.
14966         ($(objpfx)tst-audit8): Depend on $(libm), not
14967         $(common-objpfx)math/libm.so.
14968         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
14969         not $(common-objpfx)dlfcn/libdl.so.
14970         * math/Makefile
14971         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
14972         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
14973         [$(build-shared) = yes].
14974         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
14975         $(common-objpfx)nptl/libpthread.so.
14976         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
14977         $(common-objpfx)math/libm.so$(libm.so-version) or
14978         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
14979         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
14980         $(common-objpfx)dlfcn/libdl.so.
14981         * setjmp/Makefile (link-libm): Remove variable.
14982         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
14983         * stdio-common/Makefile (link-libm): Remove variable.
14984         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
14985         * stdlib/Makefile (link-libm): Remove variable.
14986         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
14987         ($(objpfx)tst-strtod-round): Likewise.
14988         ($(objpfx)tst-tininess): Likewise.
14989         ($(objpfx)tst-strtod-underflow): Likewise.
14990         ($(objpfx)tst-strtod6): Likewise.
14991         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
14992         $(libdl), not $(common-objpfx)nptl/libpthread.so and
14993         $(common-objpfx)dlfcn/libdl.so.
14995 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14997         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
14998         BSD terminal modes definitions.
15000 2014-05-16  Roland McGrath  <roland@hack.frob.com>
15002         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
15003         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
15005         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
15006         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
15007         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
15008         Don't do #include_next.
15009         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
15010         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
15011         Don't do #include_next.
15012         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
15013         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
15014         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
15015         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
15017 2014-05-16  Allan McRae  <allan@archlinux.org>
15019         * po/sv.po: Update Swedish translation from translation project.
15021         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
15022         in sed expression.
15024 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
15026         [BZ #16917]
15027         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
15028         errno if the TIOCGPTN ioctl fails with an error different than
15029         EINVAL.
15030         * login/tst-ptsname.c: New file.
15031         * login/Makefile (tests): Add tst-ptsname.
15033         [BZ #16943]
15034         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
15035         and prlimit64.
15037 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
15039         [BZ #16849]
15040         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
15041         herrno to return EAI_AGAIN.
15043 2014-05-14  Roland McGrath  <roland@hack.frob.com>
15045         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
15046         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
15047         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
15048         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
15049         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
15050         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
15051         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
15052         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
15053         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
15054         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
15055         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
15056         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
15057         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
15058         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
15059         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
15060         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
15061         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
15062         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
15063         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
15064         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
15065         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
15066         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
15067         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
15068         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
15069         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
15070         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
15071         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
15072         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
15073         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
15074         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
15075         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
15076         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
15077         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
15078         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
15079         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
15080         Moved ...
15081         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
15082         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
15083         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
15084         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
15085         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
15086         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
15087         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
15088         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
15089         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
15090         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
15091         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
15092         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
15093         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
15094         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
15095         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
15096         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
15097         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
15098         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
15099         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
15100         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
15101         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
15102         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
15103         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
15104         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
15105         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
15106         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
15107         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
15108         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
15109         Moved ...
15110         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
15111         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
15112         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
15113         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
15114         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
15115         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
15116         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
15117         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
15118         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
15119         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
15120         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
15121         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
15122         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
15123         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
15124         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
15125         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
15126         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
15127         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
15128         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
15129         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
15130         Moved ...
15131         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
15132         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
15133         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
15135         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
15136         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
15137         (libpthread-sysdep_routines): Add elision-related stuff here instead.
15138         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
15139         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
15140         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
15141         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
15142         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
15143         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
15144         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
15145         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
15146         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
15147         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
15148         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
15149         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
15150         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
15151         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
15152         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
15153         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
15154         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
15155         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
15156         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
15157         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
15158         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
15159         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
15160         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
15161         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
15162         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
15163         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
15164         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
15165         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
15167         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
15168         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
15170         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
15171         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
15172         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
15173         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
15174         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
15175         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
15176         Moved ...
15177         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
15178         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
15179         Moved ...
15180         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
15181         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
15182         Moved ...
15183         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
15184         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
15185         Moved ...
15186         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
15187         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
15188         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
15189         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
15190         Moved ...
15191         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
15192         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
15193         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
15194         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
15195         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
15196         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
15197         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
15198         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
15199         Moved ...
15200         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
15201         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
15202         Moved ...
15203         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
15204         ... here.
15205         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
15206         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
15207         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
15208         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
15209         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
15210         Moved ...
15211         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
15212         ... here.
15213         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
15214         Moved ...
15215         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
15216         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
15217         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
15218         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
15219         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
15220         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
15221         Moved ...
15222         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
15223         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
15224         Moved ...
15225         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
15226         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
15227         Moved ...
15228         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
15229         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
15230         Moved ...
15231         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
15232         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
15233         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
15234         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
15235         Moved ...
15236         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
15237         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
15238         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
15239         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
15240         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
15241         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
15242         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
15243         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
15244         Moved ...
15245         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
15246         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
15247         Moved ...
15248         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
15249         ... here.
15250         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
15251         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
15252         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
15253         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
15254         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
15255         Moved ...
15256         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
15257         ... here.
15258         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
15259         Moved ...
15260         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
15261         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
15262         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
15263         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
15264         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
15265         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
15266         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
15267         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
15268         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
15269         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
15270         Moved ...
15271         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
15272         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
15273         Moved ...
15274         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
15275         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
15276         Moved ...
15277         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
15278         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
15279         Moved ...
15280         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
15281         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
15282         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
15283         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
15284         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
15285         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
15286         Moved ...
15287         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
15288         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
15289         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
15290         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
15291         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
15292         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
15293         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
15294         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
15295         Moved ...
15296         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
15297         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15298         Moved ...
15299         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15300         ... here.
15301         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
15302         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
15303         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
15304         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
15305         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15306         Moved ...
15307         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15308         ... here.
15309         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
15310         Moved ...
15311         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
15312         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
15313         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
15314         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
15315         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
15316         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
15317         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
15318         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
15319         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
15320         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
15321         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
15323         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
15324         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
15326         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
15327         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
15329         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
15330         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
15331         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
15332         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
15333         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
15334         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
15335         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
15336         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
15337         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
15338         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
15339         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
15340         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
15341         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
15342         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
15343         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
15344         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
15345         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
15346         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
15347         Moved ...
15348         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
15349         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
15350         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
15351         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
15352         Moved ...
15353         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
15354         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
15355         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
15356         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
15357         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
15358         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
15359         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
15360         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
15361         Moved ...
15362         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
15363         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
15364         Moved ...
15365         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
15366         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
15367         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
15368         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
15369         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
15370         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
15371         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
15372         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
15373         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
15374         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
15375         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
15376         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
15377         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
15378         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
15379         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
15380         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
15381         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
15383         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
15384         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
15385         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
15386         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
15387         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
15389         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
15390         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
15391         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
15392         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
15393         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
15394         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
15395         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
15396         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
15397         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
15398         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
15400         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
15401         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
15403         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
15404         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
15405         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
15406         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
15407         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
15408         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
15409         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
15410         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
15411         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
15412         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
15413         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
15414         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
15415         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
15416         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
15417         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
15418         Update #include.
15419         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
15420         Likewise.
15421         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
15422         Likewise.
15423         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
15424         Likewise.
15425         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
15426         Likewise.
15427         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
15428         Likewise.
15429         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
15430         Likewise.
15431         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
15432         Likewise.
15433         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
15434         Likewise.
15435         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
15436         Likewise.
15437         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
15438         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
15439         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
15440         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
15441         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
15442         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
15443         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
15444         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
15445         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
15446         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
15447         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
15448         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
15449         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
15450         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
15451         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
15453         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
15454         that was previously under [RESET_PID].
15455         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
15456         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
15457         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
15459         * sysdeps/i386/nptl/Implies: New file.
15460         * sysdeps/x86_64/nptl/Implies: New file.
15461         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
15462         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
15463         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
15464         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
15466         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
15467         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15468         (__libc_vfork): New strong alias.
15469         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
15470         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
15472         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
15473         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15474         (__libc_vfork): New strong alias.
15475         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
15476         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
15478         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
15479         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15480         (__libc_vfork): New strong alias.
15481         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
15482         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
15483         * nptl/pt-vfork.c: New file.
15484         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
15485         (libpthread: GLIBC_2.20): New version set (empty).
15487 2014-05-14  Will Newton  <will.newton@linaro.org>
15489         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
15490         rather than #if.
15492 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15494         [BZ #16564]
15495         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
15496         arguments with exponent 65 or above.
15497         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
15498         arguments 0x1p113L or above.
15499         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
15500         to arguments 0x1p107L or above.
15501         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
15502         positive arguments with exponent 65 or above.
15503         * math/auto-libm-test-in: Add more tests of log1p.
15504         * math/auto-libm-test-out: Regenerated.
15506         [BZ #16928]
15507         * math/s_cacos.c (__cacos): Ensure zero real part of result from
15508         non-finite arguments is +0.
15509         * math/s_cacosf.c (__cacosf): Likewise.
15510         * math/s_cacosl.c (__cacosl): Likewise.
15511         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
15512         * sysdeps/i386/fpu/libm-test-ulps: Update.
15513         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15515         [BZ #16927]
15516         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
15517         value.
15518         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
15519         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
15520         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
15521         for explicit high bit of mantissa when testing for argument equal
15522         to 1.
15523         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
15524         * sysdeps/i386/fpu/libm-test-ulps: Update.
15525         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15527         [BZ #16516]
15528         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
15529         (__erf): Scale by 16 instead of 8 in potentially underflowing
15530         case.  Ensure exception if result actually underflows.
15531         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
15532         (__erff): Scale by 16 instead of 8 in potentially underflowing
15533         case.  Ensure exception if result actually underflows.
15534         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
15535         (efx8): Remove variable.
15536         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15537         case.  Ensure exception if result actually underflows.
15538         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
15539         (efx8): Remove variable.
15540         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15541         case.  Ensure exception if result actually underflows.
15542         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
15543         (efx8): Remove variable.
15544         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15545         case.  Ensure exception if result actually underflows.
15546         * math/auto-libm-test-in: Add more tests of erf.
15547         * math/auto-libm-test-out: Regenerated.
15549 2014-05-14  Andreas Schwab  <schwab@suse.de>
15551         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
15552         Remove code conditionalized on USE___THREAD.
15554         * config.h.in (HAVE_PT_CHOWN): Define as 0.
15555         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
15556         not definedness.
15558 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15560         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
15561         Define unconditionally.
15562         (__ASSUME_O_CLOEXEC): Likewise.
15563         (__ASSUME_SOCK_CLOEXEC): Likewise.
15564         (__ASSUME_IN_NONBLOCK): Likewise.
15565         (__ASSUME_PIPE2): Likewise.
15566         (__ASSUME_EVENTFD2): Likewise.
15567         (__ASSUME_SIGNALFD4): Likewise.
15568         (__ASSUME_DUP3): Likewise.
15569         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
15570         (__ASSUME_DUP3): Do not define.
15571         (__ASSUME_EVENTFD2): Likewise.
15572         (__ASSUME_IN_NONBLOCK): Likewise.
15573         (__ASSUME_O_CLOEXEC): Likewise.
15574         (__ASSUME_PIPE2): Likewise.
15575         (__ASSUME_SIGNALFD4): Likewise.
15576         (__ASSUME_SOCK_CLOEXEC): Likewise.
15577         (__ASSUME_UTIMES): Undefine.
15578         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15579         (__ASSUME_UTIMES): Do not define.
15580         (__ASSUME_O_CLOEXEC): Likewise.
15581         (__ASSUME_SOCK_CLOEXEC): Likewise.
15582         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
15583         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
15584         0x020621].
15585         (__ASSUME_PIPE2): Likewise.
15586         (__ASSUME_EVENTFD2): Likewise.
15587         (__ASSUME_SIGNALFD4): Likewise.
15588         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
15589         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
15590         Do not define.
15591         (__ASSUME_EVENTFD2): Likewise.
15592         (__ASSUME_SIGNALFD4): Likewise.
15593         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
15594         (__ASSUME_32BITUIDS): Likewise.
15595         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
15596         (__ASSUME_IPC64): Likewise.
15597         (__ASSUME_ST_INO_64_BIT): Likewise.
15598         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
15599         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
15600         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15601         (__ASSUME_UTIMES): Do not define.
15602         (__ASSUME_PSELECT): Likewise.
15603         (__ASSUME_PPOLL): Likewise.
15604         (__ASSUME_O_CLOEXEC): Likewise.
15605         (__ASSUME_SOCK_CLOEXEC): Likewise.
15606         (__ASSUME_IN_NONBLOCK): Likewise.
15607         (__ASSUME_PIPE2): Likewise.
15608         (__ASSUME_EVENTFD2): Likewise.
15609         (__ASSUME_SIGNALFD4): Likewise.
15610         (__ASSUME_DUP3): Likewise.
15611         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15612         (__ASSUME_UTIMES): Likewise.
15613         (__ASSUME_O_CLOEXEC): Likewise.
15614         (__ASSUME_SOCK_CLOEXEC): Likewise.
15615         (__ASSUME_IN_NONBLOCK): Likewise.
15616         (__ASSUME_PIPE2): Likewise.
15617         (__ASSUME_EVENTFD2): Likewise.
15618         (__ASSUME_SIGNALFD4): Likewise.
15619         (__ASSUME_DUP3): Likewise.
15620         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15621         (__ASSUME_UTIMES): Likewise.
15622         (__ASSUME_O_CLOEXEC): Likewise.
15623         (__ASSUME_SOCK_CLOEXEC): Likewise.
15624         (__ASSUME_IN_NONBLOCK): Likewise.
15625         (__ASSUME_PIPE2): Likewise.
15626         (__ASSUME_EVENTFD2): Likewise.
15627         (__ASSUME_SIGNALFD4): Likewise.
15628         (__ASSUME_DUP3): Likewise.
15629         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
15630         Likewise.
15631         (__ASSUME_UTIMES): Likewise.
15632         (__ASSUME_EVENTFD2): Likewise.
15633         (__ASSUME_SIGNALFD4): Likewise.
15634         * sysdeps/unix/sysv/linux/tile/kernel-features.h
15635         (__ASSUME_O_CLOEXEC): Likewise.
15636         (__ASSUME_SOCK_CLOEXEC): Likewise.
15637         (__ASSUME_IN_NONBLOCK): Likewise.
15638         (__ASSUME_PIPE2): Likewise.
15639         (__ASSUME_EVENTFD2): Likewise.
15640         (__ASSUME_SIGNALFD4): Likewise.
15641         (__ASSUME_DUP3): Likewise.
15642         (__ASSUME_UTIMES): Undefine.
15644         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
15645         feclearexcept.  Remove symbol versioning code.
15646         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
15647         symbol versioning code.
15648         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
15649         symbol versioning code.
15650         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
15651         feupdateenv.  Remove symbol versioning code.
15652         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
15653         fegetexceptflag.  Remove symbol versioning code.
15654         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
15655         fesetexceptflag.  Remove symbol versioning code.
15656         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
15657         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
15658         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
15659         (__posix_fadvise64_l32): Remove prototype.
15660         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
15661         code.
15663 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15665         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
15666         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
15667         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
15668         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
15670 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
15672         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
15673         current working directory
15675 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15677         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
15678         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
15679         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
15680         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
15681         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
15682         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
15683         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
15684         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
15685         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
15686         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
15687         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
15688         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
15689         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
15690         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
15691         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
15692         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
15693         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
15694         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
15695         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
15696         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
15697         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
15698         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
15699         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
15700         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
15701         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
15702         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
15703         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
15704         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
15705         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
15706         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
15707         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
15708         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
15709         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
15710         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
15711         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
15712         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
15713         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
15714         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
15715         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
15716         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
15717         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
15718         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
15720         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
15721         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
15723         * sysdeps/unix/sysv/linux/arm/Makefile
15724         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
15725         Add rt-aeabi_unwind_cpp_pr1.
15726         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
15727         Add nptl-aeabi_unwind_cpp_pr1.
15728         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
15729         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
15730         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
15731         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
15732         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
15733         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
15735         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
15736         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
15737         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
15738         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
15740         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
15741         Deconditionalize the code that was previously under [RESET_PID].
15742         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
15744         * sysdeps/generic/exit-thread.h: New file.
15745         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
15746         * include/unistd.h (__exit_thread): Remove declaration.
15747         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
15748         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
15749         * csu/libc-start.c: Include <exit-thread.h>.
15750         (LIBC_START_MAIN): Pass no argument to __exit_thread.
15751         * nptl/pthread_create.c: Include <exit-thread.h>.
15752         (start_thread): Call __exit_thread in place of __exit_thread_inline.
15753         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
15754         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
15755         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
15756         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
15757         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
15758         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
15759         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
15760         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
15761         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
15762         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
15763         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
15764         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
15765         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
15766         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
15767         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
15768         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
15770 2014-05-13  Andreas Schwab  <schwab@suse.de>
15772         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
15774 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
15776         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
15777         (__ASSUME_UTIMES): Do not condition on kernel version.
15778         (__ASSUME_PSELECT): Define unconditionally.
15779         (__ASSUME_PPOLL): Likewise.
15780         (__ASSUME_ATFCTS): Likewise.
15781         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
15782         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
15783         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
15784         (__ASSUME_UTIMENSAT): Define unconditionally.
15785         (__ASSUME_PRIVATE_FUTEX): Likewise.
15786         (__ASSUME_FALLOCATE): Likewise.
15787         (__ASSUME_O_CLOEXEC): Likewise.
15788         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
15789         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
15790         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
15791         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
15792         (__ASSUME_IN_NONBLOCK): Likewise.
15793         (__ASSUME_PIPE2): Likewise.
15794         (__ASSUME_EVENTFD2): Likewise.
15795         (__ASSUME_SIGNALFD4): Likewise.
15796         (__ASSUME_DUP3): Likewise.
15797         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15798         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
15799         (__ASSUME_AT_RANDOM): Likewise.
15800         (__ASSUME_PREADV): Likewise.
15801         (__ASSUME_PWRITEV): Likewise.
15802         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
15803         (__ASSUME_F_GETOWN_EX): Define unconditionally.
15804         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
15805         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
15806         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
15807         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15808         (__ASSUME_O_CLOEXEC): Define unconditionally.
15809         (__ASSUME_PSELECT): Do not undefine conditionally.
15810         (__ASSUME_PPOLL): Likewise.
15811         (__ASSUME_ATFCTS): Likewise.
15812         (__ASSUME_SET_ROBUST_LIST): Likewise.
15813         (__ASSUME_UTIMENSAT): Likewise.
15814         (__ASSUME_FDATASYNC): Define unconditionally.
15815         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15816         (__ASSUME_SIGFRAME_V2): Likewise.
15817         )__ASSUME_EVENTFD2): Likewise.
15818         (__ASSUME_SIGNALFD4): Likewise.
15819         (__ASSUME_PSELECT): Do not undefine conditionally.
15820         (__ASSUME_PPOLL): Likewise.
15821         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15822         (__ASSUME_PSELECT): Define unconditionally.
15823         (__ASSUME_PPOLL): Likewise.
15824         (__ASSUME_O_CLOEXEC): Likewise.
15825         (__ASSUME_SOCK_CLOEXEC): Likewise.
15826         (__ASSUME_IN_NONBLOCK): Likewise.
15827         (__ASSUME_PIPE2): Likewise.
15828         (__ASSUME_EVENTFD2): Likewise.
15829         (__ASSUME_SIGNALFD4): Likewise.
15830         (__ASSUME_DUP3): Likewise.
15831         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15832         (__ASSUME_O_CLOEXEC): Likewise.
15833         (__ASSUME_SOCK_CLOEXEC): Likewise.
15834         (__ASSUME_IN_NONBLOCK): Likewise.
15835         (__ASSUME_PIPE2): Likewise.
15836         (__ASSUME_EVENTFD2): Likewise.
15837         (__ASSUME_SIGNALFD4): Likewise.
15838         (__ASSUME_DUP3): Likewise.
15839         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15840         (__ASSUME_EVENTFD2): Likewise.
15841         (__ASSUME_SIGNALFD4): Likewise.
15842         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15844 2014-05-12  Andreas Schwab  <schwab@suse.de>
15846         [BZ #16932]
15847         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
15848         (_nss_nis_gethostbyname4_r): Return error if item length is larger
15849         than maximum RPC packet size.
15850         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
15851         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
15852         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
15853         (_nss_nis_getservbyport_r): Likewise.
15855 2014-05-12  Will Newton  <will.newton@linaro.org>
15857         * malloc/Makefile (tests): Add tst-mallopt.
15858         * malloc/tst-mallopt.c: New file.
15860 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15862         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
15863         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
15865 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15867         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
15868         (tst-tlsmod6.so): Likewise.
15870 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15872         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
15874 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
15876         [BZ #16064]
15877         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
15878         and <dl-procinfo.h>.
15879         (__fegetenv): Save SSE state in envp->__eip if supported.
15880         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
15881         envp->__eip if supported.
15882         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
15883         and <dl-procinfo.h>.
15884         (__fesetenv): Always set __eip, __cs_selector, __opcode,
15885         __data_offset and __data_selector in environment to 0.  Set SSE
15886         state if supported.
15887         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
15888         test-fenv-sse.
15889         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
15890         -mfpmath=sse.
15891         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
15893 2014-05-09  Will Newton  <will.newton@linaro.org>
15895         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
15896         and libc_relro_required for ARM.
15897         * sysdeps/arm/preconfigure: Regenerate.
15899 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15900             Stefan Liebler  <stli@linux.vnet.ibm.com>
15902         * config.make.in (enable-lock-elision): New Makefile variable.
15903         * configure.ac: Likewise.
15904         * configure: Regenerate.
15905         * sysdeps/s390/configure.ac:
15906         Add check for gcc transactions support.
15907         * sysdeps/s390/configure: Regenerate.
15908         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
15909         Build elision files if enabled.
15910         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
15911         Add lock elision support for s390.
15912         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
15913         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
15914         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
15915         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
15916         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
15917         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
15918         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
15919         Likewise.
15920         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
15921         Likewise.
15922         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
15923         Likewise.
15924         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
15925         Likewise.
15926         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
15927         (__lll_timedlock_elision, __lll_lock_elision)
15928         (__lll_unlock_elision, __lll_trylock_elision)
15929         (lll_timedlock_elision, lll_lock_elision)
15930         (lll_unlock_elision, lll_trylock_elision): Add.
15931         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15932         (pthread_mutex_t): Add lock elision support for s390.
15934 2014-05-14  Wilco  <wdijkstr@arm.com>
15936         * sysdeps/arm/fclrexcpt.c: Cleanup.
15937         * sysdeps/arm/fedisblxcpt.c: Cleanup.
15938         * sysdeps/arm/feenablxcpt.c: Cleanup.
15939         * sysdeps/arm/fegetenv.c: Cleanup.
15940         * sysdeps/arm/fegetexcept.c: Cleanup.
15941         * sysdeps/arm/fegetround.c: Cleanup.
15942         * sysdeps/arm/feholdexcpt.c: Cleanup.
15943         * sysdeps/arm/fesetenv.c: Cleanup.
15944         * sysdeps/arm/fesetround.c: Cleanup.
15945         * sysdeps/arm/feupdateenv.c: Cleanup.
15946         * sysdeps/arm/fgetexcptflg.c: Cleanup.
15947         * sysdeps/arm/fraiseexcpt.c: Cleanup.
15948         * sysdeps/arm/fsetexcptflg.c: Cleanup.
15949         * sysdeps/arm/ftestexcept.c: Cleanup.
15950         * sysdeps/arm/get-rounding-mode.h: Cleanup.
15951         * sysdeps/arm/setfpucw.c: Cleanup.
15953 2014-05-09  Will Newton  <will.newton@linaro.org>
15955         * sysdeps/arm/armv7/strcmp.S: New file.
15956         * NEWS: Mention addition of ARMv7 optimized strcmp.
15958 2014-05-08  Roland McGrath  <roland@hack.frob.com>
15960         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
15961         look for %.ac rather than %.in.
15963         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
15964         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
15965         * sysdeps/mach/hurd/configure: Regenerated.
15966         * sysdeps/unix/sysv/linux/configure: Regenerated.
15968         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
15970 2014-05-07  Steve Ellcey  <sellcey@mips.com>
15972         [BZ# 16922]
15973         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
15974         (LONG_SUB): Ditto.
15975         (PTR_SUB): Ditto.
15977 2014-05-07  Andreas Schwab  <schwab@suse.de>
15979         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
15980         when skipping over non-matching result from nscd.
15982 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
15984         [BZ #16876]
15985         * nptl/sockperf.c (client): Check socket return value.
15987         [BZ #16877]
15988         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
15989         nscd security class.
15991 2014-05-06  Roland McGrath  <roland@hack.frob.com>
15993         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
15994         * sysdeps/arm/unwind.h: ... here.
15996 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
15998         [BZ# 16916]
15999         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
16000         Define.
16002 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16004         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
16005         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
16006         multiarch strncpy for PPC64.
16007         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
16008         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
16009         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
16010         multiarch optimizations.
16011         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16012         (__libc_ifunc_impl_list): Likewise.
16013         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
16014         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
16015         multiarch stpncpy for PPC64.
16016         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
16017         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
16019 2014-05-06  Andreas Schwab  <schwab@suse.de>
16021         [BZ #16912]
16022         * gmon/mcount.c (_MCOUNT_DECL): Use
16023         atomic_compare_and_exchange_bool_acq instead of
16024         catomic_compare_and_exchange_bool_acq.
16026 2014-05-05  Roland McGrath  <roland@hack.frob.com>
16028         * elf/Makefile (others, install-bin): Remove pldd.
16029         (pldd-modules): Variable removed.
16030         ($(objpfx)pldd): Target removed.
16031         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
16032         (others, install-bin): Append pldd here.
16033         ($(objpfx)pldd): New target.
16035         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
16036         to 0, so the first #if test emitted later doesn't see it undefined.
16037         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
16038         * sysdeps/gnu/errlist.c: Regenerated.
16040 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16042         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
16043         [libc_hidden_builtin_def]: Define to empty value.
16044         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
16045         [libc_hidden_builtin_def]: Likewise.
16046         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
16047         [libc_hidden_builtin_def]: Likewise.
16048         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
16049         [libc_hidden_builtin_def]: Likewise.
16050         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
16051         __redirect_memcpy and define ifunc as default hidden symbol.
16052         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
16053         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
16055 2014-05-04  Adam Conrad  <adconrad@0c3.net>
16057         * locale/iso-4217.def: Reintroduce XDR currency.
16059 2014-05-04  Allan McRae  <allan@archlinux.org>
16061         * po/eo.po: Update Esperanto translation from translation project.
16063 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
16065         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
16066         and FEATURE_INDEX_MAX to 1.
16067         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
16069 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16071         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
16072         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
16073         * iconvdata/big5.c (ONE_DIRECTION): Define.
16074         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
16075         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
16076         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
16077         * iconvdata/cp932.c (ONE_DIRECTION): Define.
16078         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
16079         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
16080         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
16081         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
16082         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
16083         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
16084         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
16085         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
16086         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
16087         * iconvdata/gbk.c (ONE_DIRECTION): Define.
16088         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
16089         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
16090         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
16091         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
16092         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
16093         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
16094         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
16095         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
16096         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
16097         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
16098         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
16099         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
16100         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
16101         * iconvdata/iso646.c (ONE_DIRECTION): Define.
16102         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
16103         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
16104         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
16105         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
16106         * iconvdata/johab.c (ONE_DIRECTION): Define.
16107         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
16108         * iconvdata/sjis.c (ONE_DIRECTION): Define.
16109         * iconvdata/t.61.c (ONE_DIRECTION): Define.
16110         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
16111         * iconvdata/tscii.c (ONE_DIRECTION): Define.
16112         * iconvdata/uhc.c (ONE_DIRECTION): Define.
16113         * iconvdata/unicode.c (ONE_DIRECTION): Define.
16114         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
16115         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
16116         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
16118 2014-05-01  Roland McGrath  <roland@hack.frob.com>
16120         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
16121         (_IO_JUMPS_OFFSET): Define to 0.
16123         * nptl/sysdeps/pthread/bits/libc-lock.h
16124         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
16125         (__libc_lock_define_initialized_recursive): Always define using
16126         initializer.  Modern compilers treat uninitialized (implicit zero) and
16127         explicit zero initializers the same (i.e. put the datum in bss).
16129 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
16131         * nscd/nscd-client.h: Include <string.h>.
16133 2014-05-01  David S. Miller  <davem@davemloft.net>
16135         [BZ #16885]
16136         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
16137         multiple zero bytes exist at the end of a string.
16138         Reported by Aurelien Jarno <aurelien@aurel32.net>
16140         * string/test-strcmp.c (check): Add explicit test for situations where
16141         there are multiple zero bytes after the first.
16143 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
16145         [BZ #16890]
16146         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
16147         when compiling wprintf.
16148         * stdio-common/tstdiomisc.c (t3): New function.
16149         (main): Call it.
16151 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16153         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
16154         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
16155         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
16156         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
16158 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16160         * stdlib/longlong.h: Updated from GCC.
16162 2014-05-01  Will Newton  <will.newton@linaro.org>
16163             Bernard Ogden  <bernie.ogden@linaro.org>
16165         * NEWS: Update fixed bug list.
16167         [BZ #15119]
16168         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
16170 2014-04-30  David S. Miller  <davem@davemloft.net>
16172         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
16173         (libc_feholdexcept_setround_sparc_ctx): New function.
16174         (libc_fesetenv_sparc_ctx): Likewise.
16175         (libc_feupdateenv_sparc_ctx): Likewise.
16176         (libc_feholdsetround_sparc_ctx): Likewise.
16177         (libc_feholdexcept_setround_ctx): Define.
16178         (libc_feholdexcept_setroundf_ctx): Likewise.
16179         (libc_feholdexcept_setroundl_ctx): Likewise.
16180         (libc_fesetenv_ctx): Likewise.
16181         (libc_fesetenvf_ctx): Likewise.
16182         (libc_fesetenvl_ctx): Likewise.
16183         (libc_feupdateenv_ctx): Likewise.
16184         (libc_feupdateenvf_ctx): Likewise.
16185         (libc_feupdateenvl_ctx): Likewise.
16186         (libc_feresetround_ctx): Likewise.
16187         (libc_feresetroundf_ctx): Likewise.
16188         (libc_feresetroundl_ctx): Likewise.
16189         (libc_feholdsetround_ctx): Likewise.
16190         (libc_feholdsetroundf_ctx): Likewise.
16191         (libc_feholdsetroundl_ctx): Likewise.
16193         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
16194         with __USE_GNU instead of XOPEN cpp guards.
16196         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
16197         0.
16199         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
16200         with XOPEN cpp guards.
16202 2014-04-30  Julian Brown  <julian@codesourcery.com>
16204         [BZ #16888]
16205         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
16206         handling.
16208 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
16210         [BZ #9894]
16211         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
16212         Change to 2.6.32.
16213         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
16214         * sysdeps/unix/sysv/linux/configure: Regenerated.
16215         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
16216         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
16217         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
16218         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
16219         * README: Update reference to required Linux kernel version.
16220         * manual/install.texi (Linux): Update reference to required Linux
16221         kernel headers version.
16222         * INSTALL: Regenerated.
16224         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
16225         header inclusion.
16226         [POSIX] (limits.h): Likewise.
16227         [POSIX] (math.h): Likewise.
16228         [POSIX] (sys/wait.h): Likewise.
16229         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
16230         function.
16231         [POSIX] (stddef.h): Do not allow header inclusion.
16233 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16235         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
16237 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
16239         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
16240         Return immediately after lll_futex_wake.
16242 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16244         [BZ #16791]
16245         * nscd/nscd-client.h (datahead_init_common): Initialize entire
16246         structure.
16247         (datahead_init_pos): Call datahead_init_common early.
16248         (datahead_init_neg): Likewise.
16250         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
16251         datahead_init_neg): New functions.
16252         * nscd/aicache.c (addhstaiX): Use them.
16253         * nscd/grpcache.c (cache_addgr): Likewise.
16254         * nscd/hstcache.c (cache_addhst): Likewise.
16255         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16256         * nscd/netgroupcache.c (do_notfound): Likewise.
16257         (addgetnetgrentX): Likewise.
16258         (addinnetgrX): Likewise.
16259         * nscd/pwdcache.c (cache_addpw): Likewise.
16260         * nscd/servicescache.c (cache_addserv): Likewise.
16262 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16263             Atsushi Onoe  <atsushi@onoe.org>
16265         [BZ #14308]
16266         [BZ #12994]
16267         [BZ #13651]
16268         * resolv/res_query.c (__libc_res_nsearch): Return if at least
16269         one response is valid.
16270         * resolv/res_send.c (send_dg): Check for validity of other
16271         response if the current response is a referral.
16273 2014-04-29  Steve Ellcey  <sellcey@mips.com>
16275         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
16277 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
16279         [BZ #16823]
16280         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
16281         Always divide by positive zero when computing -Inf result.
16282         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
16283         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
16285 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16287         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
16288         FPSCR if value do not change.
16289         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
16290         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
16291         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
16292         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
16293         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
16294         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
16295         function.
16297 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
16299         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
16300         * sysdeps/unix/sysv/linux/hppa: Move directory from
16301         ports/systeps/unix/sysv/linux/hppa.
16302         * README: Update listing for hppa-*-linux-gnu.
16304 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
16306         [BZ #16754]
16307         * manual/stdio.texi (Hook functions): Fix types of stream hook
16308         functions.
16309         [BZ #16854]
16310         * socket/sys/socket.h: Fix typo in comment.
16312 2014-04-28  Wilco  <wdijkstr@arm.com>
16314         * sysdeps/arm/fenv_private.h: New file.
16315         * sysdeps/arm/math_private.h: New file.
16316         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
16318 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
16320         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
16321         with __int128_t.
16322         (La_x86_64_retval): Likewise.
16324 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
16326         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
16327         fpsr if value didn't change.
16328         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
16329         to fpcr if value didn't change.
16330         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
16331         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
16332         fpsr or fpcr if value didn't change.
16333         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
16334         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
16335         fpcr if value didn't change.
16336         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
16337         to fpsr if value didn't change.
16339 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
16341         * nptl/tst-sem3.c: Use test-skeleton.c
16342         (main): Rename to do_test.  Use return instead of
16343         exit.
16344         * nptl/tst-sem4.c: Use test-skeleton.c
16345         (main): Rename to do_test.
16347 2014-04-22  David S. Miller  <davem@davemloft.net>
16349         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
16350         (struct sigaction): New struct member __glibc_reserved0, change
16351         type of sa_flags to int.
16353 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
16355         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
16356         (COUNT_LEADING_ZEROS_0): Define for AArch64.
16358 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
16360         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
16361         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
16363 2014-04-22  Will Newton  <will.newton@linaro.org>
16364             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
16366         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
16367         (__longjmp): Add longjmp and longjmp_target SystemTap
16368         probes.
16369         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
16370         (__sigsetjmp): Add setjmp SystemTap probe.
16372 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
16374         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
16375         match manual order.
16377 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16379         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
16381         * sysdeps/powerpc/fpu/fenv_private.h
16382         (libc_feholdexcept_setroundl_ctx): Define to
16383         libc_feholdexcept_setround_ppc_ctx.
16384         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
16385         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
16386         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
16387         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
16389 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16391         * sysdeps/aarch64/math-tests.h: New file.
16393 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
16395         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
16396         New.
16397         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
16398         Check and set bit_AVX2_Usable.
16399         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
16400         macro.
16401         (bit_AVX2): Likewise.
16402         (index_AVX2_Usable): Likewise.
16403         (CPUID_AVX2): Likewise.
16404         (HAS_AVX2): Likewise.
16406 2014-04-17  Will Newton  <will.newton@linaro.org>
16408         * manual/setjmp.texi (System V contexts): Add note that
16409         calling setcontext on a context created by a call to a
16410         signal handler is undefined.  Update text to note that
16411         setcontext from a signal handler is possible but not
16412         recommended.
16414         [BZ #16629]
16415         * stdlib/tst-setcontext.c: Include signal.h.
16416         (main): Check that the signal stack before and
16417         after swapcontext is the same.
16419         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
16420         Re-implement to restore registers in user code and avoid
16421         rt_sigreturn system call.
16423 2014-04-17  Wilco  <wdijkstr@arm.com>
16425         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
16426         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
16427         * math/test-fenv.c: Skip exception trap tests on targets which only
16428         support non-stop mode.
16430 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16431             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16433         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
16434         (libc_feholdsetround_aarch64_ctx)
16435         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
16436         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
16437         (libc_feresetround_ctx, libc_feresetroundf_ctx)
16438         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
16439         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
16440         (libc_feresetround_noexl_ctx): Define.
16442 2014-04-16  Richard Henderson  <rth@redhat.com>
16444         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
16446         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
16447         unwind tables.
16449         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
16450         const from the non-libc, non-ldso copy.
16452         * sysdeps/alpha/libm-test-ulps: Regenerate.
16454 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
16455             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16457         * sysdeps/aarch64/fpu/math_private.h: New file.
16459 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
16461         * sysdeps/aarch64/libm-test-ulps: Regenerate.
16463 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
16465         [BZ #16275]
16466         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
16467         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
16468         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
16469         Intel MPX bound registers before _dl_profile_fixup.
16470         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
16471         registers after _dl_profile_fixup.  Save and restore bound
16472         registers bnd0/bnd1 when calling _dl_call_pltexit.
16473         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
16474         (LR_BND_OFFSET): Likewise.
16475         (LRV_BND0_OFFSET): Likewise.
16476         (LRV_BND1_OFFSET): Likewise.
16478 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16480         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
16481         to...
16482         * sysdeps/mach/hurd/i386/tls.h: ... here.
16483         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
16484         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
16485         fields.
16487 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16489         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
16491 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16493         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
16495 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16497         [BZ #14770]
16498         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
16499         * sysdeps/s390/configure: Regenerate.
16501         [BZ #16824]
16502         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
16503         Set round-to-nearest internally to reduce error accumulation.
16505 2014-04-16  Alan Modra  <amodra@gmail.com>
16507         [BZ #16740]
16508         [BZ #16619]
16509         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
16510         * math/libm-test.inc (frexp_test_data): Add tests.
16511         * NEWS: Update fixed bug list.
16513 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
16515         * benchtests/Makefile: Depend on libraries in build directory.
16516         (bench-math): Separate out math tests.
16517         (bench-pthread): Separate out pthread tests.
16518         (bench): Include math and pthread tests.
16520 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
16522         [BZ #16831]
16523         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
16524         _dl_debug_initialize.
16526         * configure.ac: Remove SELinux header check.
16527         * configure: Regenerate.
16528         * nscd/selinux.c (perms): Array of const char* to permission names.
16529         (nscd_request_avc_has_perm): Call security_deny_unknown to find
16530         default policy. Call string_to_security_class and string_to_av_perm to
16531         translate strings. Enforce default policy and call avs_has_perm with
16532         results of translated strings.
16534 2014-04-13  David S. Miller  <davem@davemloft.net>
16536         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16538 2014-04-12  Allan McRae  <allan@archlinux.org>
16540         [BZ #16838]
16541         * manual/string.texi (Collation Functions): Fix qsort argument
16542         order in example.
16543         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
16545 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
16547         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
16548         Make the test a no-op if there are no exceptions defined.
16550 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
16552         * elf/Makefile (tests): make tst-dlopen-aout conditional on
16553         enable-hardcoded-path-in-tests
16555 2014-04-11  Will Newton  <will.newton@linaro.org>
16557         * benchtests/Makefile (extra-objs): Add json-lib.o.
16558         (bench-func): Tidy up JSON output.
16559         * benchtests/bench-skeleton.c: Include json-lib.h.
16560         (main): Use JSON library functions to do output of
16561         benchmark results.
16562         * benchtests/bench-timing-type.c (main): Output the
16563         timing type simply, leaving formatting to the user.
16564         * benchtests/json-lib.c: New file.
16565         * benchtests/json-lib.h: Likewise.
16567 2014-04-11  Torvald Riegel  <triegel@redhat.com>
16569         [BZ #15215]
16570         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
16571         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
16572         memory barriers.  Add comments.
16573         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
16574         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
16575         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
16576         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
16577         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
16578         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
16580 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
16582         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
16583         * sysdeps/s390/s390-64/configure.ac: ... this ...
16584         * sysdeps/s390/configure.ac: ... to here.
16585         * sysdeps/s390/s390-32/configure: Delete file.
16586         * sysdeps/s390/s390-64/configure: Delete file.
16587         * sysdeps/s390/configure: Regenerate.
16589 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
16591         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
16593 2014-04-11  Will Newton  <will.newton@linaro.org>
16595         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
16596         to zero if it is not defined elsewhere.  (mtrim): Test
16597         the value of MALLOC_DEBUG with #if rather than #ifdef.
16599 2014-04-10 Torvald Riegel  <triegel@redhat.com>
16601         * benchtests/pthread_once-inputs: New file.
16602         * benchtests/pthread_once-source.c: New file.
16603         * benchtests/README: Update documentation.
16605 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
16606             H.J. Lu  <hongjiu.lu@intel.com>
16608         [BZ #16275]
16609         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
16610         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
16611         * sysdeps/x86_64/configure: Regenerated.
16612         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
16613         macro.
16614         (REGISTER_SAVE_RAX): Likewise.
16615         (REGISTER_SAVE_RCX): Likewise.
16616         (REGISTER_SAVE_RDX): Likewise.
16617         (REGISTER_SAVE_RSI): Likewise.
16618         (REGISTER_SAVE_RDI): Likewise.
16619         (REGISTER_SAVE_R8): Likewise.
16620         (REGISTER_SAVE_R9): Likewise.
16621         (REGISTER_SAVE_BND0): Likewise.
16622         (REGISTER_SAVE_BND1): Likewise.
16623         (REGISTER_SAVE_BND2): Likewise.
16624         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
16625         bound registers when calling _dl_fixup.
16627 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16629         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
16630         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
16631         of its definition.
16632         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
16633         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
16634         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
16635         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
16636         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
16637         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
16638         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
16640 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
16642         [BZ #15514]
16643         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
16644         pathconf(_PC_NAME_MAX).
16646 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16648         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
16649         Remove macro usage.
16650         (__PTHREAD_SPINS): Move definition to ...
16651         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
16652         (__PTHREAD_SPINS): ... here.
16653         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
16654         (__PTHREAD_SPIN): Likewise.
16655         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
16656         (__PTHREAD_SPIN): Likewise.
16657         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
16658         (__PTHREAD_SPIN): Likewise.
16659         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
16660         (__PTHREAD_SPIN): Likewise.
16661         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
16662         (__PTHREAD_SPIN): Likewise.
16663         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
16664         (__PTHREAD_SPIN): Likewise.
16665         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
16666         (__PTHREAD_SPIN): Likewise.
16667         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
16668         (__PTHREAD_SPIN): Likewise.
16669         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
16670         (__PTHREAD_SPIN): Likewise.
16671         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
16672         (__PTHREAD_SPIN): Likewise.
16673         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
16674         (__PTHREAD_SPIN): Likewise.
16675         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
16676         (__PTHREAD_SPIN): Likewise.
16678         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
16679         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
16680         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
16681         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
16682         imply folder.
16683         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
16684         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
16685         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
16686         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
16687         correct imply path.
16688         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
16689         strlen symbol for non multi-arch builds.
16690         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
16691         missing hidden_def and weak_alias.
16693 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
16695         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
16697 2014-04-07  Will Newton  <will.newton@linaro.org>
16699         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
16700         and contents.  [!_LIBC] Remove #ifndef and contents.
16701         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
16702         * string/memccpy.c (__memccpy): Use ANSI prototype.
16703         * string/memfrob.c (memfrob): Likewise.
16704         * string/strcoll.c (STRCOLL): Likewise.
16705         * string/strlen.c (strlen): Likewise.
16706         * string/strtok.c (STRTOK): Likewise.
16707         * string/strcat.c: Remove unused #include of memcopy.h.
16708         (strcat): Use ANSI prototype.
16709         * string/strchr.c: Remove unused #include of memcopy.h.
16710         (strchr): Use ANSI prototype.
16711         * string/strcmp.c: Remove unused #include of memcopy.h.
16712         (strcmp): Use ANSI prototype.
16713         * string/strcpy.c: Remove unused #include of memcopy.h.
16714         (strcpy): Use ANSI prototype.
16716 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16718         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
16719         * config.make.in (config-extra-cppflags): Set it from
16720         libc_extra_cppflags.
16721         * configure.ac (libc_extra_cflags): Make it accumulate over
16722         configure fragments.
16723         (libc_extra_cppflags): New flag.
16724         * configure. Regenerate.
16725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
16726         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
16727         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
16728         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
16730         [BZ #16815]
16731         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
16732         result for FE_DOWNWARD rounding mode.
16733         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
16734         Likewise.
16735         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16737 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
16739         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
16740         in function argument name.
16742 2014-04-03  David Svoboda  <svoboda@cert.org>
16744         [BZ #5666]
16745         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
16746         explicitly.
16748 2014-04-03  Roland McGrath  <roland@hack.frob.com>
16750         * elf/dl-unmap-segments.h: New file.
16751         * sysdeps/generic/ldsodefs.h
16752         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
16753         * elf/dl-close.c: Include <dl-unmap-segments.h>.
16754         * elf/dl-fptr.c: Likewise.
16755         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
16756         * sysdeps/aarch64/tlsdesc.c: Likewise.
16757         * sysdeps/arm/tlsdesc.c: Likewise.
16758         * sysdeps/i386/tlsdesc.c: Likewise.
16759         * sysdeps/tile/dl-runtime.c: Likewise.
16760         * sysdeps/x86_64/tlsdesc.c: Likewise.
16761         * elf/dl-load.h: New file.
16762         * elf/dl-load.c: Include it.
16763         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
16764         Macros moved to dl-load.h.
16765         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
16766         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
16767         Use _dl_unmap_segments in place of __munmap.
16768         Break out segment-mapping loop into ...
16769         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
16771 2014-04-03  Will Newton  <will.newton@linaro.org>
16773         * elf/dl-lookup.c (do_lookup_x): Remove comment
16774         referring to nested function and move variable
16775         declarations down to before first use.
16777 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
16779         [BZ #16799]
16780         [BZ #16800]
16781         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
16782         with 0 numerator.
16783         * math/s_catanf.c (__catanf): Likewise.
16784         * math/s_catanh.c (__catanh): Likewise.
16785         * math/s_catanhf.c (__catanhf): Likewise.
16786         * math/s_catanhl.c (__catanhl): Likewise.
16787         * math/s_catanl.c (__catanl): Likewise.
16788         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
16789         by positive zero when computing -Inf result.
16790         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
16791         (catanh_test): Likewise.
16792         * sysdeps/i386/fpu/libm-test-ulps: Update.
16793         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16795         [BZ #16789]
16796         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
16797         instead of using underflowing value in computing result.
16798         * math/s_clog10.c (__clog10): Likewise.
16799         * math/s_clog10f.c (__clog10f): Likewise.
16800         * math/s_clog10l.c (__clog10l): Likewise.
16801         * math/s_clogf.c (__clogf): Likewise.
16802         * math/s_clogl.c (__clogl): Likewise.
16803         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
16804         (clog10_test): Likewise.
16805         * sysdeps/i386/fpu/libm-test-ulps: Update.
16806         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16808 2014-04-02  Alan Modra  <amodra@gmail.com>
16810         [BZ #16739]
16811         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
16812         output when value is near a power of two.  Use int64_t for lx and
16813         remove casts.  Use decimal rather than hex exponent constants.
16814         Don't use long double multiplication when double will suffice.
16815         * math/libm-test.inc (nextafter_test_data): Add tests.
16816         * NEWS: Add 16739 and 16786 to bug list.
16818         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
16820         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
16822 2014-04-01  Will Newton  <will.newton@linaro.org>
16824         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
16825         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
16827 2014-04-01  Florian Weimer  <fweimer@redhat.com>
16829         [BZ #13347]
16830         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
16831         * nptl/tst-setuid2.c: New file.
16832         * nptl/Makefile (xtests): Add tst-setuid2.
16834 2014-04-01  Alan Modra  <amodra@gmail.com>
16836         [BZ #16786]
16837         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
16839 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16841         [BZ #6803]
16842         [BZ #6804]
16843         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
16844         set errno as appropriate.
16845         * math/w_scalbf.c (__scalbf): Likewise.
16846         * math/w_scalbl.c (__scalbl): Likewise.
16847         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
16848         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
16849         * math/libm-test.inc (scalb_test_data): Add errno expectations.
16850         Add more NaN tests.
16852         [BZ #16349]
16853         * math/w_atan2.c: Include <errno.h>.
16854         (__atan2): Set errno for result underflowing to zero.
16855         * math/w_atan2f.c: Include <errno.h>.
16856         (__atan2f): Set errno for result underflowing to zero.
16857         * math/w_atan2l.c: Include <errno.h>.
16858         (__atan2l): Set errno for result underflowing to zero.
16859         * math/auto-libm-test-in: Don't allow missing errno for some atan2
16860         tests.
16861         * math/auto-libm-test-out: Regenerated.
16863 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16865         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
16866         Encode instruction correctly in little endian.
16867         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
16868         Likewise.
16869         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
16870         Likewise.
16871         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
16872         Likewise.
16873         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
16874         Likewise.
16876 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16878         [BZ #9894]
16879         * sysdeps/unix/sysv/linux/kernel-features.h
16880         [__sparc__ && !__arch64__ && !__sparc_v9__]
16881         (__ASSUME_SET_ROBUST_LIST): Do not define.
16882         [__sparc__ && !__arch64__ && !__sparc_v9__]
16883         (__ASSUME_FUTEX_LOCK_PI): Likewise.
16884         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
16885         Likewise.
16886         * sysdeps/unix/sysv/linux/arm/kernel-features.h
16887         (__ASSUME_FUTEX_LOCK_PI): Undefine.
16888         (__ASSUME_REQUEUE_PI): Likewise.
16889         (__ASSUME_SET_ROBUST_LIST): Likewise.
16890         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
16891         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
16892         Undefine.
16893         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16894         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
16895         Likewise.
16896         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
16897         Likewise.
16898         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
16899         Likewise.
16900         * sysdeps/unix/sysv/linux/mips/kernel-features.h
16901         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
16902         Undefine.
16903         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
16904         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
16905         Likewise.
16907         [BZ #16648]
16908         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16909         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
16910         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
16912 2014-03-31  Will Newton  <will.newton@linaro.org>
16914         * benchtests/Makefile (bench): Add ffs and ffsll to list
16915         of tests.
16916         * benchtests/ffs-inputs: New file.
16917         * benchtests/ffsll-inputs: Likewise.
16919 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
16921         [BZ #16770]
16922         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
16923         too large before casting to int.
16924         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
16925         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
16926         * math/libm-test.inc (scalb_test_data): Add more tests.
16928 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
16930         * benchtests/Makefile (DETAILED_OPT): New make option.
16931         (bench-func): Run benchmark program with -d if DETAILED_OPT is
16932         set.
16933         * benchtests/bench-skeleton.c: Include stdbool.h.
16934         (main): Store and print timings per input.
16935         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
16936         member to each argument value.
16937         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
16938         (_print_arg_data): Initialize per-input timing to 0.
16940         * benchtests/Makefile (timing-type): New binary.
16941         (bench-clean): Also remove bench-timing-type.
16942         (bench): New target for timing-type.
16943         (bench-func): Print output in JSON format.
16944         * benchtests/bench-skeleton.c (main): Print output in JSON
16945         format.
16946         * benchtests/bench-timing-type.c: New file.
16947         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
16948         (TIMING_PRINT_STATS): Remove.
16949         * benchtests/scripts/bench.py (_print_arg_data): Store variant
16950         name separately.
16952         * benchtests/bench-modf.c: Remove.
16953         * benchtests/modf-inputs: New inputs file.
16955 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
16957         [BZ #16362]
16958         * math/s_clog10.c (M_PI_LOG10E): New macro.
16959         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
16960         imaginary parts are 0.
16961         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
16962         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
16963         imaginary parts are 0.
16964         * math/s_clog10l.c (M_PI_LOG10El): New macro.
16965         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
16966         imaginary parts are 0.
16967         * math/libm-test.inc (clog10_test_data): Update expected results
16968         for when real and imaginary parts are 0.
16970 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
16972         * elf/dl-load.c: Finish conversion of __builtin_expect into
16973         __glibc_{un}likely.
16975 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
16977         [BZ #16348]
16978         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
16979         1+x for argument with exponent below -67.
16980         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
16981         Likewise.
16982         * math/auto-libm-test-in: Add more tests of exp.
16983         * math/auto-libm-test-out: Regenerated.
16985 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16987         [BZ #16759]
16988         * inet/getnetgrent_r.c (get_nonempty_val): New function.
16989         (nscd_getnetgrent): Use it.
16991         [BZ #16760]
16992         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
16993         of stpcpy.
16995 2014-03-27  Andi Kleen  <ak@linux.intel.com>
16997         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
16998         (lll_robust_lock, lll_cond_lock, lll_timedlock)
16999         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
17000         (lll_robust_unlock): Remove out of line section. Use cfi
17001         intrinsics.
17002         (LLL_STUB_UNWIND_INFO*): Remove.
17003         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
17004         (lll_robust_lock, lll_cond_lock, lll_timedlock)
17005         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
17006         (lll_robust_unlock): Remove out of line section. Use cfi
17007         intrinsics.
17008         (LLL_STUB_UNWIND_INFO*): Remove.
17010 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17012         [BZ #16758]
17013         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
17014         blank values.
17016 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
17018         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
17020 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
17022         [BZ #16198]
17023         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
17024         fnstenv.
17025         * math/test-fenv-preserve.c: New file.
17026         * math/Makefile (tests): Add test-fenv-preserve.
17028 2014-03-26  Will Newton <will.newton@linaro.org>
17030         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
17032 2014-03-25  Roland McGrath  <roland@hack.frob.com>
17034         * scripts/versionlist.awk: Partition the version sets and emit all
17035         GLIBC_* (sorted) before all others (sorted).
17037 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
17039         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
17040         GLIBC_2.2.5 version.
17042 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17044         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
17045         calls.
17047         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
17048         previous change.
17050         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17052 2014-03-25  Andreas Schwab  <schwab@suse.de>
17054         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
17055         label to be used after in6ailist is initialized.
17057 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17059         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
17060         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
17062 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
17064         [BZ #16357]
17065         [BZ #16599]
17066         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
17067         min_plus_half.
17068         (fp_formats): Update initializers.
17069         (init_fp_formats): Initialize new field.
17070         (output_for_one_input_case): Allow underflow for results up to
17071         min_plus_half.
17072         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
17073         * math/auto-libm-test-in: Don't mark some underflows from asin and
17074         atanh as spurious.
17075         * math/auto-libm-test-out: Regenerated.
17076         * sysdeps/i386/fpu/libm-test-ulps: Update.
17077         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17079 2014-03-25  Andreas Schwab  <schwab@suse.de>
17081         * libio/Makefile (tst-ftell-partial-wide-ENV)
17082         (tst-ftell-active-handler-ENV): Define.
17084 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
17086         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
17088 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
17090         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
17092 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
17094         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
17095         * sysdeps/x86_64/fpu/multiarch/e_exp.c
17096         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
17098 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
17100         [BZ #16634]
17101         * elf/dl-load.c (open_verify): Add mode parameter.
17102         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
17103         (open_path): Change from boolean 'secure' to complete flag 'mode'
17104         (_dl_map_object): Adjust.
17105         * elf/Makefile (tests): Add tst-dlopen-aout.
17106         * elf/tst-dlopen-aout.c: New test.
17108 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
17110         [BZ #16714]
17111         * sysdeps/unix/sysv/linux/s390/bits/stat.h
17112         (struct stat): Rename member pad0 to __glibc_reserved0.
17114         [BZ #16712]
17115         * sysdeps/s390/s390-32/bits/wordsize.h
17116         (__WORDSIZE32_SIZE_ULONG): New define.
17117         * sysdeps/s390/s390-64/bits/wordsize.h
17118         (__WORDSIZE32_SIZE_ULONG): Likewise.
17119         * sysdeps/generic/stdint.h (SIZE_MAX):
17120         Define as UL if __WORDSIZE32_SIZE_ULONG.
17122         [BZ #16713]
17123         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
17124         (__glibc_reserved0): New variable.
17125         (sa_flags): Change type to int.
17127         * posix/Makefile (before-compile): Use += before-compile instead
17128         of a :=.
17130         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
17131         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
17133 2014-03-20  Andreas Schwab  <schwab@suse.de>
17135         [BZ #16743]
17136         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
17137         non-matching result from nscd.
17139 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
17141         * scripts/bench.py: Moved to ...
17142         * benchtests/scripts/bench.py: ... here.
17143         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
17145 2014-03-24  Andreas Schwab  <schwab@suse.de>
17147         [BZ #16002]
17148         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
17149         alloca_account and account alloca use for struct in6ailist.
17151 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
17153         [BZ #16284]
17154         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
17155         rounding mode to recompute results that overflow to infinity or
17156         underflow to zero.
17157         * math/auto-libm-test-in: Don't mark tests as expected to fail for
17158         bug 16284.
17159         * math/auto-libm-test-out: Regenerated.
17160         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
17161         (ccosh_test): Likewise.
17162         (csin_test_data): Use plus_oflow.
17163         (csin_test): Use ALL_RM_TEST.
17164         (csinh_test_data): Use plus_oflow.
17165         (csinh_test): Use ALL_RM_TEST.
17166         * sysdeps/i386/fpu/libm-test-ulps: Update.
17167         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17169 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
17171         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
17172         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
17173         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
17175         [BZ #16731]
17176         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
17177         when x - 1 is zero.
17178         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
17179         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
17180         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
17181         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
17182         argument is 1.
17183         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
17184         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
17185         zero.
17186         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
17187         * sysdeps/i386/fpu/libm-test-ulps: Update.
17188         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17190 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
17192         * scripts/bench.pl: Remove file.
17193         * scripts/bench.py: New benchmark script.
17194         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
17195         * benchtests/README: Mention python dependency.
17196         * scripts/pylintrc: New file.
17197         * scripts/pylint: New file.
17199         * bits/mathdef.h: Use #ifdef instead of #if.
17200         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
17201         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17202         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
17203         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17204         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
17205         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17207 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17208             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17210         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
17211         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
17212         and strpbrk-ppc64 objects.
17213         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17214         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
17215         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
17216         multiarch strpbrk for POWER7.
17217         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
17218         multiarch strpbrk for PPC64.
17219         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
17220         ifunc selector.
17221         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
17222         strpbrk for POWER7.
17224 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
17226         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
17227         (atan_test): Likewise.
17228         (atanh_test_data): Use NO_TEST_INLINE for two tests.
17229         (atanh_test): Use ALL_RM_TEST.
17230         (atan2_test_data): Likewise.
17231         (cabs_test): Likewise.
17232         (cacosh_test): Likewise.
17233         (carg_test): Likewise.
17234         (casin_test): Likewise.
17235         (casinh_test): Likewise.
17236         (cbrt_test): Likewise.
17237         (csqrt_test): Likewise.
17238         (erf_test): Likewise.
17239         (erfc_test): Likewise.
17240         (pow10_test): Likewise.
17241         (exp2_test): Likewise.
17242         (hypot_test): Likewise.
17243         (j0_test): Likewise.
17244         (j1_test): Likewise.
17245         (lgamma_test): Likewise.
17246         (gamma_test): Likewise.
17247         (sincos_test): Likewise.
17248         (tanh_test): Likewise.
17249         (y0_test): Likewise.
17250         (y1_test): Likewise.
17251         * sysdeps/i386/fpu/libm-test-ulps: Update.
17252         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17254 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17256         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
17257         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
17258         and strcspn-ppc64 objects.
17259         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17260         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
17261         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
17262         multiarch strcspn for POWER7.
17263         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
17264         multiarch strcspn for PPC64.
17265         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
17266         ifunc selector.
17267         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
17268         strcspn for POWER7.
17270 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
17272         * math/gen-libm-test.pl (generate_testfile): Expect only function
17273         name as argument to AUTO_TESTS_* and pass results for all rounding
17274         modes to parse_args.
17275         (parse_auto_input): Separate inputs of automatic tests from
17276         outputs before storing in %auto_tests.
17277         * math/libm-test.inc (acos_test_data): Update call to
17278         AUTO_TESTS_f_f.
17279         (acos_test): Use ALL_RM_TEST.
17280         (acos_tonearest_test_data): Remove.
17281         (acos_test_tonearest): Likewise.
17282         (acos_towardzero_test_data): Likewise.
17283         (acos_test_towardzero): Likewise.
17284         (acos_downward_test_data): Likewise.
17285         (acos_test_downward): Likewise.
17286         (acos_upward_test_data): Likewise.
17287         (acos_test_upward): Likewise.
17288         (acosh_test_data): Update call to AUTO_TESTS_f_f.
17289         (asin_test_data): Likewise.
17290         (asin_test): Use ALL_RM_TEST.
17291         (asin_tonearest_test_data): Remove.
17292         (asin_test_tonearest): Likewise.
17293         (asin_towardzero_test_data): Likewise.
17294         (asin_test_towardzero): Likewise.
17295         (asin_downward_test_data): Likewise.
17296         (asin_test_downward): Likewise.
17297         (asin_upward_test_data): Likewise.
17298         (asin_test_upward): Likewise.
17299         (asinh_test_data): Update call to AUTO_TESTS_f_f.
17300         (atan_test_data): Likewise.
17301         (atanh_test_data): Likewise.
17302         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
17303         (cabs_test_data): Update call to AUTO_TESTS_c_f.
17304         (carg_test_data): Likewise.
17305         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
17306         (ccos_test_data): Update call to AUTO_TESTS_c_c.
17307         (ccosh_test_data): Likewise.
17308         (cexp_test_data): Likewise.
17309         (clog_test_data): Likewise.
17310         (clog10_test_data): Likewise.
17311         (cos_test_data): Update call to AUTO_TESTS_f_f.
17312         (cos_test): Use ALL_RM_TEST.
17313         (cos_tonearest_test_data): Remove.
17314         (cos_test_tonearest): Likewise.
17315         (cos_towardzero_test_data): Likewise.
17316         (cos_test_towardzero): Likewise.
17317         (cos_downward_test_data): Likewise.
17318         (cos_test_downward): Likewise.
17319         (cos_upward_test_data): Likewise.
17320         (cos_test_upward): Likewise.
17321         (cosh_test_data): Update call to AUTO_TESTS_f_f.
17322         (cosh_test): Use ALL_RM_TEST.
17323         (cosh_tonearest_test_data): Remove.
17324         (cosh_test_tonearest): Likewise.
17325         (cosh_towardzero_test_data): Likewise.
17326         (cosh_test_towardzero): Likewise.
17327         (cosh_downward_test_data): Likewise.
17328         (cosh_test_downward): Likewise.
17329         (cosh_upward_test_data): Likewise.
17330         (cosh_test_upward): Likewise.
17331         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
17332         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
17333         (ctan_test_data): Likewise.
17334         (ctan_test): Use ALL_RM_TEST.
17335         (ctan_tonearest_test_data): Remove.
17336         (ctan_test_tonearest): Likewise.
17337         (ctan_towardzero_test_data): Likewise.
17338         (ctan_test_towardzero): Likewise.
17339         (ctan_downward_test_data): Likewise.
17340         (ctan_test_downward): Likewise.
17341         (ctan_upward_test_data): Likewise.
17342         (ctan_test_upward): Likewise.
17343         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
17344         (ctanh_test): Use ALL_RM_TEST.
17345         (ctanh_tonearest_test_data): Remove.
17346         (ctanh_test_tonearest): Likewise.
17347         (ctanh_towardzero_test_data): Likewise.
17348         (ctanh_test_towardzero): Likewise.
17349         (ctanh_downward_test_data): Likewise.
17350         (ctanh_test_downward): Likewise.
17351         (ctanh_upward_test_data): Likewise.
17352         (ctanh_test_upward): Likewise.
17353         (erf_test_data): Update call to AUTO_TESTS_f_f.
17354         (erfc_test_data): Likewise.
17355         (exp_test_data): Likewise.
17356         (exp_test): Use ALL_RM_TEST.
17357         (exp_tonearest_test_data): Remove.
17358         (exp_test_tonearest): Likewise.
17359         (exp_towardzero_test_data): Likewise.
17360         (exp_test_towardzero): Likewise.
17361         (exp_downward_test_data): Likewise.
17362         (exp_test_downward): Likewise.
17363         (exp_upward_test_data): Likewise.
17364         (exp_test_upward): Likewise.
17365         (exp10_test_data): Update call to AUTO_TESTS_f_f.
17366         (exp10_test): Use ALL_RM_TEST.
17367         (exp10_tonearest_test_data): Remove.
17368         (exp10_test_tonearest): Likewise.
17369         (exp10_towardzero_test_data): Likewise.
17370         (exp10_test_towardzero): Likewise.
17371         (exp10_downward_test_data): Likewise.
17372         (exp10_test_downward): Likewise.
17373         (exp10_upward_test_data): Likewise.
17374         (exp10_test_upward): Likewise.
17375         (exp2_test_data): Update call to AUTO_TESTS_f_f.
17376         (expm1_test_data): Likewise.
17377         (expm1_test): Use ALL_RM_TEST.
17378         (expm1_tonearest_test_data): Remove.
17379         (expm1_test_tonearest): Likewise.
17380         (expm1_towardzero_test_data): Likewise.
17381         (expm1_test_towardzero): Likewise.
17382         (expm1_downward_test_data): Likewise.
17383         (expm1_test_downward): Likewise.
17384         (expm1_upward_test_data): Likewise.
17385         (expm1_test_upward): Likewise.
17386         (fma_test_data): Update call to AUTO_TESTS_fff_f.
17387         (fma_test): Use ALL_RM_TEST.
17388         (fma_towardzero_test_data): Remove.
17389         (fma_test_towardzero): Likewise.
17390         (fma_downward_test_data): Likewise.
17391         (fma_test_downward): Likewise.
17392         (fma_upward_test_data): Likewise.
17393         (fma_test_upward): Likewise.
17394         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
17395         (j0_test_data): Update call to AUTO_TESTS_f_f.
17396         (j1_test_data): Likewise.
17397         (jn_test_data): Update call to AUTO_TESTS_if_f.
17398         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
17399         (log_test_data): Update call to AUTO_TESTS_f_f.
17400         (log10_test_data): Likewise.
17401         (log1p_test_data): Likewise.
17402         (log2_test_data): Likewise.
17403         (pow_test_data): Update call to AUTO_TESTS_ff_f.
17404         (pow_tonearest_test_data): Likewise.
17405         (sin_test_data): Update call to AUTO_TESTS_f_f.
17406         (sin_test): Use ALL_RM_TEST.
17407         (sin_tonearest_test_data): Remove.
17408         (sin_test_tonearest): Likewise.
17409         (sin_towardzero_test_data): Likewise.
17410         (sin_test_towardzero): Likewise.
17411         (sin_downward_test_data): Likewise.
17412         (sin_test_downward): Likewise.
17413         (sin_upward_test_data): Likewise.
17414         (sin_test_upward): Likewise.
17415         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
17416         (sinh_test_data): Update call to AUTO_TESTS_f_f.
17417         (sinh_test): Use ALL_RM_TEST.
17418         (sinh_tonearest_test_data): Remove.
17419         (sinh_test_tonearest): Likewise.
17420         (sinh_towardzero_test_data): Likewise.
17421         (sinh_test_towardzero): Likewise.
17422         (sinh_downward_test_data): Likewise.
17423         (sinh_test_downward): Likewise.
17424         (sinh_upward_test_data): Likewise.
17425         (sinh_test_upward): Likewise.
17426         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
17427         (sqrt_test): Use ALL_RM_TEST.
17428         (sqrt_tonearest_test_data): Remove.
17429         (sqrt_test_tonearest): Likewise.
17430         (sqrt_towardzero_test_data): Likewise.
17431         (sqrt_test_towardzero): Likewise.
17432         (sqrt_downward_test_data): Likewise.
17433         (sqrt_test_downward): Likewise.
17434         (sqrt_upward_test_data): Likewise.
17435         (sqrt_test_upward): Likewise.
17436         (tan_test_data): Update call to AUTO_TESTS_f_f.
17437         (tan_test): Use ALL_RM_TEST.
17438         (tan_tonearest_test_data): Remove.
17439         (tan_test_tonearest): Likewise.
17440         (tan_towardzero_test_data): Likewise.
17441         (tan_test_towardzero): Likewise.
17442         (tan_downward_test_data): Likewise.
17443         (tan_test_downward): Likewise.
17444         (tan_upward_test_data): Likewise.
17445         (tan_test_upward): Likewise.
17446         (tanh_test_data): Update call to AUTO_TESTS_f_f.
17447         (tgamma_test_data): Likewise.
17448         (y0_test_data): Likewise.
17449         (y1_test_data): Likewise.
17450         (yn_test_data): Update call to AUTO_TESTS_if_f.
17451         (main): Do not call removed functions.
17453 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17455         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
17456         (ldexp_test_data): Remove.
17457         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
17458         scalbn_test_data.
17459         (scalb_test): Use ALL_RM_TEST.
17461 2014-03-19  Andreas Schwab  <schwab@suse.de>
17463         * nscd/nscd.service: Also invalidate netgroup cache on reload.
17465 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17467         [BZ #16649]
17468         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
17469         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
17470         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
17471         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17472         (__ASSUME_PREADV): Undefine.
17473         (__ASSUME_PWRITEV): Likewise.
17475 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17477         * bits/mman-linux.h: Add comment about non-Linux use.
17478         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
17479         bits/mman-linux.h resting place.
17481         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
17482         * bits/mman-linux.h: ... here.
17484 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17486         * conform/conformtest.pl: Add standard definition when calling C
17487         preprocessor on data files.
17488         (checknamespace): Remove unused variable.
17490 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17492         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
17493         minus_oflow, plus_uflow and minus_uflow in expected results.
17494         * math/libm-test.inc (scalbn_test_data): Add more tests of
17495         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
17496         minus_uflow.
17497         (scalbn_test): Use ALL_RM_TEST.
17498         (scalbln_test_data): Add more tests of negative arguments.  Use
17499         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
17500         (scalbln_test): Use ALL_RM_TEST.
17502 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17504         * scripts/abilist.awk: Ignore symbols marked with .hidden.
17506 2014-03-18  Will Newton  <will.newton@linaro.org>
17508         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
17509         inaccurate comment.
17511 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17513         * Makerules [!subdir] (check-abi): Exit with error status if a
17514         test failed.
17516 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17518         * math/libm-test.inc (nearbyint_test_data): Include all tests used
17519         for rint.  Include results for all rounding modes.
17520         (nearbyint_test): Use ALL_RM_TEST.
17521         (rint_test_data): Include all tests used for nearbyint.
17523 2014-03-17  Will Newton  <will.newton@linaro.org>
17525         * nptl/sysdeps/pthread/pthread.h: Revert previous
17526         change.
17528         * sysdeps/generic/ldsodefs.h: Revert previous
17529         change.
17531         * libio/genops.c: Revert previous change.
17532         * libio/libioP.h: Likewise.
17533         * stdio-common/vfprintf.c: Likewise.
17535         * sysdeps/generic/math_private.h: Revert previous
17536         change.
17538         * sysdeps/generic/math_private.h: Check whether
17539         HAVE_RM_CTX is defined with #ifdef rather
17540         than #if.
17542         * argp/argp-fmtstream.h: Check whether
17543         __STRICT_ANSI__ is defined with #ifdef rather
17544         than #if.
17545         * argp/argp.h: Likewise.
17547         * libio/genops.c: Check whether
17548         _IO_JUMPS_OFFSET is defined with #ifdef rather
17549         than #if.
17550         * libio/libioP.h: Likewise.
17551         * stdio-common/vfprintf.c: Likewise.
17553         * sysdeps/generic/ldsodefs.h: Check whether
17554         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
17555         than #if.
17557         * nptl/sysdeps/pthread/pthread.h: Check
17558         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
17559         its value.
17561 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
17563         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
17564         setting O_APPEND.
17565         * libio/tst-ftell-active-handler.c (do_append_test): Add a
17566         test case.
17568         [BZ #16680]
17569         * libio/fileops.c (_IO_file_open): Seek to end of file but
17570         don't cache the offset.
17571         (get_file_offset): Remove function.
17572         (do_ftell): Use cached offset when available.
17573         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
17574         don't cache the offset.
17575         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
17576         case.
17577         (do_one_test): Call it.
17578         (do_ftell_test): Fix up expected old offset for a+ mode.
17579         * libio/wfileops.c (do_ftell_wide): Used cached offset when
17580         available.
17582         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
17583         up test status with function return status.
17584         (do_write_test): Likewise.
17585         (do_append_test): Likewise.
17587         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
17588         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
17589         Remove.
17591 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17593         * math/gen-libm-test.pl (parse_args): Handle results specified for
17594         each rounding mode separately.
17595         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
17596         tests and results from lrint_tonearest_test_data,
17597         lrint_towardzero_test_data, lrint_downward_test_data and
17598         lrint_upward_test_data.
17599         (lrint_test): Use ALL_RM_TEST.
17600         (lrint_tonearest_test_data): Remove.
17601         (lrint_test_tonearest): Likewise.
17602         (lrint_towardzero_test_data): Likewise.
17603         (lrint_test_towardzero): Likewise.
17604         (lrint_downward_test_data): Likewise.
17605         (lrint_test_downward): Likewise.
17606         (lrint_upward_test_data): Likewise.
17607         (lrint_test_upward): Likewise.
17608         (llrint_test_data): Merge in per-rounding-mode tests and results
17609         from llrint_tonearest_test_data, llrint_towardzero_test_data,
17610         llrint_downward_test_data and llrint_upward_test_data.
17611         (llrint_test): Use ALL_RM_TEST.
17612         (llrint_tonearest_test_data): Remove.
17613         (llrint_test_tonearest): Likewise.
17614         (llrint_towardzero_test_data): Likewise.
17615         (llrint_test_towardzero): Likewise.
17616         (llrint_downward_test_data): Likewise.
17617         (llrint_test_downward): Likewise.
17618         (llrint_upward_test_data): Likewise.
17619         (llrint_test_upward): Likewise.
17620         (rint_test_data): Merge in per-rounding-mode tests and results
17621         from rint_tonearest_test_data, rint_towardzero_test_data,
17622         rint_downward_test_data and rint_upward_test_data.  Add
17623         per-rounding-mode results for tests not in those arrays.
17624         (rint_test): Use ALL_RM_TEST.
17625         (rint_tonearest_test_data): Remove.
17626         (rint_test_tonearest): Likewise.
17627         (rint_towardzero_test_data): Likewise.
17628         (rint_test_towardzero): Likewise.
17629         (rint_downward_test_data): Likewise.
17630         (rint_test_downward): Likewise.
17631         (rint_upward_test_data): Likewise.
17632         (rint_test_upward): Likewise.
17633         (main): Don't call removed functions.
17635 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17637         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
17638         "Compiled on ..." crapola.  It is anti-useful.
17640 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
17642         * scripts/evaluate-test.sh: Handle fourth argument to determine
17643         whether test run should stop on failure.
17644         * Makeconfig (stop-on-test-failure): New variable.
17645         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
17646         $(stop-on-test-failure).
17647         * Makefile (tests): Give a summary of results from testing and
17648         exit with failure status if they include an ERROR or FAIL.
17649         (xtests): Likewise.
17650         * manual/install.texi (Configuring and compiling): Mention
17651         stop-on-test-failure=y.
17652         * INSTALL: Regenerated.
17654 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17656         * scripts/versionlist.awk: New file.
17657         * Makerules [$(build-shared) = yes]
17658         (postclean-generated): Add Versions.def, not Versions.def.v and
17659         Versions.def.v.i.
17660         ($(common-objpfx)Versions.def.v.i): Target removed.
17661         ($(common-objpfx)Versions.def): New target.
17662         ($(common-objpfx)Versions.all): Depend on that rather that
17663         $(common-objpfx)Versions.def.v.
17664         * Versions.def: File removed.
17666         * Makeconfig (+gccwarn): Add -Wundef.
17667         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
17668         a dl-sysdep.h breaking its contract.
17669         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
17670         * include/stackinfo.h: New file.
17671         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
17672         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
17673         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
17674         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
17675         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
17676         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
17677         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17678         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17679         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17680         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17681         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17682         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
17683         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17684         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17685         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17687 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17689         [BZ #16707]
17690         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
17691         implementation.
17692         * math/libm-test.inc (round_test_data): Add more tests.
17694         [BZ #16706]
17695         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
17696         implementation.
17697         * math/libm-test.inc (nearbyint_test_data): Add more tests.
17699         [BZ #16701]
17700         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
17701         implementation.
17702         * math/libm-test.inc (ceil_test_data): Add more tests.
17704         * math/libm-test.inc (trunc_test_data): Add more tests related to
17705         BZ#16414.
17707 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17709         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
17710         with #if rather than #ifdef.
17711         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
17713 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
17715         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
17716         first.  Disable AVX-512 GCC support if assembler doesn't support
17717         it.
17718         * sysdeps/x86_64/configure: Regenerated.
17720 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
17722         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
17723         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
17724         (__old_pthread_attr_setstack): Likewise.
17725         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
17726         [!_STACK_GROWS_DOWN]: Likewise.
17728 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
17730         * config.make.in (have-bash2): Delete.
17731         * configure.ac (libc_cv_have_bash2): Delete.
17732         * configure: Regenerate.
17733         * elf/Makefile (common-ldd-rewrite): Rename to ...
17734         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
17735         (sh-ldd-rewrite): Delete.
17736         (bash-ldd-rewrite): Delete.
17737         (have-bash2): Delete checks.
17738         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
17739         ldd-rewrite.
17741         * config.make.in (have-ksh): Delete.
17742         (KSH): Delete.
17743         * configure.ac (libc_cv_have_ksh): Delete.
17744         * configure: Regenerate.
17746         * elf/Makefile: Delete $(have-ksh) check.
17747         ($(objpfx)sotruss): Change KSH to BASH.
17748         * elf/sotruss.ksh: Rename to ...
17749         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
17750         function style to match POSIX.  Drop ksh vim mode setting.
17752         * manual/time.texi (Specifying the Time Zone with TZ): Change
17753         Tuesday to Thursday.
17755         * debug/tst-longjmp_chk2.c: Update header comment.
17756         (stackoverflow_handler): Add comment.  Call assert on pass value.
17758 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
17760         [BZ #16194]
17761         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
17762         (HAVE_AVX512_ASM_SUPPORT): Likewise.
17763         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
17764         (La_x86_64_vector): Add zmm.
17765         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
17766         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
17767         ($(objpfx)tst-audit10): New target.
17768         ($(objpfx)tst-audit10.out): Likewise.
17769         (tst-audit10-ENV): New.
17770         (AVX512-CFLAGS): Likewise.
17771         (CFLAGS-tst-audit10.c): Likewise.
17772         (CFLAGS-tst-auditmod10a.c): Likewise.
17773         (CFLAGS-tst-auditmod10b.c): Likewise.
17774         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
17775         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
17776         * sysdeps/x86_64/configure: Regenerated.
17777         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
17778         AVX-512 zmm register support.
17779         (_dl_x86_64_save_sse): Likewise.
17780         (_dl_x86_64_restore_sse): Likewise.
17781         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
17782         size vector registers.
17783         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
17784         (ZMM_SIZE): Likewise.
17785         * sysdeps/x86_64/tst-audit10.c: New file.
17786         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
17787         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
17789 2014-03-13  Roland McGrath  <roland@hack.frob.com>
17791         * configure.ac (HAVE_EHDR_START): New check.
17792         * configure: Regenerated.
17793         * config.h.in (HAVE_EHDR_START): New #undef.
17794         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
17795         assuming the lowest-addressed segment maps the start of the file.
17797 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
17799         * INSTALL: Regenerated.
17801 2014-03-13  Will Newton  <will.newton@linaro.org>
17803         * manual/setjmp.texi (System V contexts): Improve
17804         clarity and grammar of documentation.
17806 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
17808         [BZ #16381]
17809         * elf/Makefile (tests): Add tst-pie2.
17810         (tests-pie): Add tst-pie2.
17811         * elf/tst-pie2.c: New file.
17812         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
17813         for ET_EXEC.
17814         * elf/rtld.c (map_doit): Load executable as lt_executable.
17815         (dl_main): Likewise.
17817 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
17819         [BZ #16642]
17820         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17821         (__ASSUME_PSELECT): Undefine.
17823 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17825         [BZ #16689]
17826         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
17827         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
17828         static build.
17829         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
17830         selector for static builds.
17832 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17834         [BZ #16695]
17835         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
17836         key in the buffer.
17838 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17840         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
17841         IFUNC selector for static builds.
17843 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
17845         * sysdeps/mips/math_private.h [__mips_hard_float]
17846         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
17847         libc_feresetround_mips_ctx.
17848         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
17849         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
17850         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
17852         [BZ #16677]
17853         * math/s_nextafter.c (__nextafter): Do not return value from
17854         overflowing computation.
17855         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
17856         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
17857         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
17858         Likewise.
17859         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
17860         Likewise.
17861         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
17862         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
17864 2014-03-11  Roland McGrath  <roland@hack.frob.com>
17866         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
17867         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
17868         Move sfi_sp use from the load-multiple (that no longer sets sp) to
17869         the new mov targetting sp.
17871 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17873         [BZ #16683]
17874         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
17875         Define it for static builds as well.
17876         (NO_BZERO_IMPL): Likewise.
17878 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17880         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
17881         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
17882         multiarch strspn for PPC64.
17883         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
17884         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
17885         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17886         (__libc_ifunc_impl_list): Likewise.
17887         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
17888         multiarch optimizations
17889         * string/strspn.c (strspn): Using macro to redefine symbol name.
17891 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17892             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17894         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
17895         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
17896         multiarch strncat for PPC64.
17897         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
17898         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
17899         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17900         (__libc_ifunc_impl_list): Likewise.
17901         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
17902         multiarch optimizations
17904 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
17906         [BZ #16639]
17907         * nscd/nscd.service: Make service type forking.
17909 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17911         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
17912         sign in non default rounding modes.
17913         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
17915 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
17917         * math/libm-test.inc (ALL_RM_TEST): New macro.
17918         (ceil_test): Use ALL_RM_TEST.
17919         (cimag_test): Likewise.
17920         (conj_test): Likewise.
17921         (copysign_test): Likewise.
17922         (cproj_test): Likewise.
17923         (creal_test): Likewise.
17924         (fabs_test): Likewise.
17925         (floor_test): Likewise.
17926         (fmax_test): Likewise.
17927         (fmin_test): Likewise.
17928         (fmod_test): Likewise.
17929         (fpclassify_test): Likewise.
17930         (frexp_test): Likewise.
17931         (ilogb_test): Likewise.
17932         (isfinite_test): Likewise.
17933         (finite_test): Likewise.
17934         (isgreater_test): Likewise.
17935         (isgreaterequal_test): Likewise.
17936         (isinf_test): Likewise.
17937         (isless_test): Likewise.
17938         (islessequal_test): Likewise.
17939         (islessgreater_test): Likewise.
17940         (isnan_test): Likewise.
17941         (isnormal_test): Likewise.
17942         (issignaling_test): Likewise.
17943         (isunordered_test): Likewise.
17944         (logb_test): Likewise.
17945         (logb_downward_test_data): Remove.
17946         (logb_test_downward): Likewise.
17947         (lround_test): Use ALL_RM_TEST.
17948         (llround_test): Likewise.
17949         (modf_test): Likewise.
17950         (nexttoward_test): Likewise.
17951         (remainder_test): Likewise.
17952         (drem_test): Likewise.
17953         (remainder_tonearest_test_data): Likewise.
17954         (remainder_test_tonearest): Likewise.
17955         (drem_test_tonearest): Likewise.
17956         (remainder_towardzero_test_data): Likewise.
17957         (remainder_test_towardzero): Likewise.
17958         (drem_test_towardzero): Likewise.
17959         (remainder_downward_test_data): Likewise.
17960         (remainder_test_downward): Likewise.
17961         (drem_test_downward): Likewise.
17962         (remainder_upward_test_data): Likewise.
17963         (remainder_test_upward): Likewise.
17964         (drem_test_upward): Likewise.
17965         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
17966         (round_test): Use ALL_RM_TEST.
17967         (signbit_test): Likewise.
17968         (trunc_test): Likewise.
17969         (significand_test): Likewise.
17970         (main): Don't call removed functions.
17972 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
17974         [BZ #16674]
17975         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
17976         || __USE_XOPEN2K8].
17977         (ILL_ILLOPN): Likewise.
17978         (ILL_ILLADR): Likewise.
17979         (ILL_ILLTRP): Likewise.
17980         (ILL_PRVOPC): Likewise.
17981         (ILL_PRVREG): Likewise.
17982         (ILL_COPROC): Likewise.
17983         (ILL_BADSTK): Likewise.
17984         (FPE_INTDIV): Likewise.
17985         (FPE_INTOVF): Likewise.
17986         (FPE_FLTDIV): Likewise.
17987         (FPE_FLTOVF): Likewise.
17988         (FPE_FLTUND): Likewise.
17989         (FPE_FLTRES): Likewise.
17990         (FPE_FLTINV): Likewise.
17991         (FPE_FLTSUB): Likewise.
17992         (SEGV_MAPERR): Likewise.
17993         (SEGV_ACCERR): Likewise.
17994         (BUS_ADRALN): Likewise.
17995         (BUS_ADRERR): Likewise.
17996         (BUS_OBJERR): Likewise.
17997         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17998         (TRAP_TRACE): Likewise.
17999         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18000         __USE_XOPEN2K8].
18001         (CLD_KILLED): Likewise.
18002         (CLD_DUMPED): Likewise.
18003         (CLD_TRAPPED): Likewise.
18004         (CLD_STOPPED): Likewise.
18005         (CLD_CONTINUED): Likewise.
18006         (POLL_IN): Likewise.
18007         (POLL_OUT): Likewise.
18008         (POLL_MSG): Likewise.
18009         (POLL_ERR): Likewise.
18010         (POLL_PRI): Likewise.
18011         (POLL_HUP): Likewise.
18012         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
18013         Likewise.
18014         (ILL_ILLOPN): Likewise.
18015         (ILL_ILLADR): Likewise.
18016         (ILL_ILLTRP): Likewise.
18017         (ILL_PRVOPC): Likewise.
18018         (ILL_PRVREG): Likewise.
18019         (ILL_COPROC): Likewise.
18020         (ILL_BADSTK): Likewise.
18021         (FPE_INTDIV): Likewise.
18022         (FPE_INTOVF): Likewise.
18023         (FPE_FLTDIV): Likewise.
18024         (FPE_FLTOVF): Likewise.
18025         (FPE_FLTUND): Likewise.
18026         (FPE_FLTRES): Likewise.
18027         (FPE_FLTINV): Likewise.
18028         (FPE_FLTSUB): Likewise.
18029         (SEGV_MAPERR): Likewise.
18030         (SEGV_ACCERR): Likewise.
18031         (BUS_ADRALN): Likewise.
18032         (BUS_ADRERR): Likewise.
18033         (BUS_OBJERR): Likewise.
18034         (BUS_MCEERR_AR): Likewise.
18035         (BUS_MCEERR_AO): Likewise.
18036         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18037         (TRAP_TRACE): Likewise.
18038         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18039         __USE_XOPEN2K8].
18040         (CLD_KILLED): Likewise.
18041         (CLD_DUMPED): Likewise.
18042         (CLD_TRAPPED): Likewise.
18043         (CLD_STOPPED): Likewise.
18044         (CLD_CONTINUED): Likewise.
18045         (POLL_IN): Likewise.
18046         (POLL_OUT): Likewise.
18047         (POLL_MSG): Likewise.
18048         (POLL_ERR): Likewise.
18049         (POLL_PRI): Likewise.
18050         (POLL_HUP): Likewise.
18051         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
18052         (ILL_ILLOPN): Likewise.
18053         (ILL_ILLADR): Likewise.
18054         (ILL_ILLTRP): Likewise.
18055         (ILL_PRVOPC): Likewise.
18056         (ILL_PRVREG): Likewise.
18057         (ILL_COPROC): Likewise.
18058         (ILL_BADSTK): Likewise.
18059         (FPE_INTDIV): Likewise.
18060         (FPE_INTOVF): Likewise.
18061         (FPE_FLTDIV): Likewise.
18062         (FPE_FLTOVF): Likewise.
18063         (FPE_FLTUND): Likewise.
18064         (FPE_FLTRES): Likewise.
18065         (FPE_FLTINV): Likewise.
18066         (FPE_FLTSUB): Likewise.
18067         (SEGV_MAPERR): Likewise.
18068         (SEGV_ACCERR): Likewise.
18069         (BUS_ADRALN): Likewise.
18070         (BUS_ADRERR): Likewise.
18071         (BUS_OBJERR): Likewise.
18072         (BUS_MCEERR_AR): Likewise.
18073         (BUS_MCEERR_AO): Likewise.
18074         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18075         (TRAP_TRACE): Likewise.
18076         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18077         __USE_XOPEN2K8].
18078         (CLD_KILLED): Likewise.
18079         (CLD_DUMPED): Likewise.
18080         (CLD_TRAPPED): Likewise.
18081         (CLD_STOPPED): Likewise.
18082         (CLD_CONTINUED): Likewise.
18083         (POLL_IN): Likewise.
18084         (POLL_OUT): Likewise.
18085         (POLL_MSG): Likewise.
18086         (POLL_ERR): Likewise.
18087         (POLL_PRI): Likewise.
18088         (POLL_HUP): Likewise.
18089         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
18090         Likewise.
18091         (ILL_ILLOPN): Likewise.
18092         (ILL_ILLADR): Likewise.
18093         (ILL_ILLTRP): Likewise.
18094         (ILL_PRVOPC): Likewise.
18095         (ILL_PRVREG): Likewise.
18096         (ILL_COPROC): Likewise.
18097         (ILL_BADSTK): Likewise.
18098         (ILL_BADIADDR): Likewise.
18099         (ILL_BREAK): Likewise.
18100         (FPE_INTDIV): Likewise.
18101         (FPE_INTOVF): Likewise.
18102         (FPE_FLTDIV): Likewise.
18103         (FPE_FLTOVF): Likewise.
18104         (FPE_FLTUND): Likewise.
18105         (FPE_FLTRES): Likewise.
18106         (FPE_FLTINV): Likewise.
18107         (FPE_FLTSUB): Likewise.
18108         (FPE_DECOVF): Likewise.
18109         (FPE_DECDIV): Likewise.
18110         (FPE_DECERR): Likewise.
18111         (FPE_INVASC): Likewise.
18112         (FPE_INVDEC): Likewise.
18113         (SEGV_MAPERR): Likewise.
18114         (SEGV_ACCERR): Likewise.
18115         (SEGV_PSTKOVF): 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         (TRAP_BRANCH): Likewise.
18124         (TRAP_HWBKPT): Likewise.
18125         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18126         __USE_XOPEN2K8].
18127         (CLD_KILLED): Likewise.
18128         (CLD_DUMPED): Likewise.
18129         (CLD_TRAPPED): Likewise.
18130         (CLD_STOPPED): Likewise.
18131         (CLD_CONTINUED): Likewise.
18132         (POLL_IN): Likewise.
18133         (POLL_OUT): Likewise.
18134         (POLL_MSG): Likewise.
18135         (POLL_ERR): Likewise.
18136         (POLL_PRI): Likewise.
18137         (POLL_HUP): Likewise.
18138         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
18139         (ILL_ILLOPN): Likewise.
18140         (ILL_ILLADR): Likewise.
18141         (ILL_ILLTRP): Likewise.
18142         (ILL_PRVOPC): Likewise.
18143         (ILL_PRVREG): Likewise.
18144         (ILL_COPROC): Likewise.
18145         (ILL_BADSTK): Likewise.
18146         (FPE_INTDIV): Likewise.
18147         (FPE_INTOVF): Likewise.
18148         (FPE_FLTDIV): Likewise.
18149         (FPE_FLTOVF): Likewise.
18150         (FPE_FLTUND): Likewise.
18151         (FPE_FLTRES): Likewise.
18152         (FPE_FLTINV): Likewise.
18153         (FPE_FLTSUB): Likewise.
18154         (SEGV_MAPERR): Likewise.
18155         (SEGV_ACCERR): Likewise.
18156         (BUS_ADRALN): Likewise.
18157         (BUS_ADRERR): Likewise.
18158         (BUS_OBJERR): Likewise.
18159         (BUS_MCEERR_AR): Likewise.
18160         (BUS_MCEERR_AO): Likewise.
18161         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18162         (TRAP_TRACE): Likewise.
18163         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18164         __USE_XOPEN2K8].
18165         (CLD_KILLED): Likewise.
18166         (CLD_DUMPED): Likewise.
18167         (CLD_TRAPPED): Likewise.
18168         (CLD_STOPPED): Likewise.
18169         (CLD_CONTINUED): Likewise.
18170         (POLL_IN): Likewise.
18171         (POLL_OUT): Likewise.
18172         (POLL_MSG): Likewise.
18173         (POLL_ERR): Likewise.
18174         (POLL_PRI): Likewise.
18175         (POLL_HUP): Likewise.
18176         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
18177         (ILL_ILLOPN): Likewise.
18178         (ILL_ILLADR): Likewise.
18179         (ILL_ILLTRP): Likewise.
18180         (ILL_PRVOPC): Likewise.
18181         (ILL_PRVREG): Likewise.
18182         (ILL_COPROC): Likewise.
18183         (ILL_BADSTK): Likewise.
18184         (FPE_INTDIV): Likewise.
18185         (FPE_INTOVF): Likewise.
18186         (FPE_FLTDIV): Likewise.
18187         (FPE_FLTOVF): Likewise.
18188         (FPE_FLTUND): Likewise.
18189         (FPE_FLTRES): Likewise.
18190         (FPE_FLTINV): Likewise.
18191         (FPE_FLTSUB): Likewise.
18192         (SEGV_MAPERR): Likewise.
18193         (SEGV_ACCERR): Likewise.
18194         (BUS_ADRALN): Likewise.
18195         (BUS_ADRERR): Likewise.
18196         (BUS_OBJERR): Likewise.
18197         (BUS_MCEERR_AR): Likewise.
18198         (BUS_MCEERR_AO): Likewise.
18199         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18200         (TRAP_TRACE): Likewise.
18201         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18202         __USE_XOPEN2K8].
18203         (CLD_KILLED): Likewise.
18204         (CLD_DUMPED): Likewise.
18205         (CLD_TRAPPED): Likewise.
18206         (CLD_STOPPED): Likewise.
18207         (CLD_CONTINUED): Likewise.
18208         (POLL_IN): Likewise.
18209         (POLL_OUT): Likewise.
18210         (POLL_MSG): Likewise.
18211         (POLL_ERR): Likewise.
18212         (POLL_PRI): Likewise.
18213         (POLL_HUP): Likewise.
18214         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
18215         (ILL_ILLOPN): Likewise.
18216         (ILL_ILLADR): Likewise.
18217         (ILL_ILLTRP): Likewise.
18218         (ILL_PRVOPC): Likewise.
18219         (ILL_PRVREG): Likewise.
18220         (ILL_COPROC): Likewise.
18221         (ILL_BADSTK): Likewise.
18222         (FPE_INTDIV): Likewise.
18223         (FPE_INTOVF): Likewise.
18224         (FPE_FLTDIV): Likewise.
18225         (FPE_FLTOVF): Likewise.
18226         (FPE_FLTUND): Likewise.
18227         (FPE_FLTRES): Likewise.
18228         (FPE_FLTINV): Likewise.
18229         (FPE_FLTSUB): Likewise.
18230         (SEGV_MAPERR): Likewise.
18231         (SEGV_ACCERR): Likewise.
18232         (BUS_ADRALN): Likewise.
18233         (BUS_ADRERR): Likewise.
18234         (BUS_OBJERR): Likewise.
18235         (BUS_MCEERR_AR): Likewise.
18236         (BUS_MCEERR_AO): Likewise.
18237         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18238         (TRAP_TRACE): Likewise.
18239         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18240         __USE_XOPEN2K8].
18241         (CLD_KILLED): Likewise.
18242         (CLD_DUMPED): Likewise.
18243         (CLD_TRAPPED): Likewise.
18244         (CLD_STOPPED): Likewise.
18245         (CLD_CONTINUED): Likewise.
18246         (POLL_IN): Likewise.
18247         (POLL_OUT): Likewise.
18248         (POLL_MSG): Likewise.
18249         (POLL_ERR): Likewise.
18250         (POLL_PRI): Likewise.
18251         (POLL_HUP): Likewise.
18252         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
18253         (ILL_ILLOPN): Likewise.
18254         (ILL_ILLADR): Likewise.
18255         (ILL_ILLTRP): Likewise.
18256         (ILL_PRVOPC): Likewise.
18257         (ILL_PRVREG): Likewise.
18258         (ILL_COPROC): Likewise.
18259         (ILL_BADSTK): Likewise.
18260         (ILL_DBLFLT): Likewise.
18261         (ILL_HARDWALL): Likewise.
18262         (FPE_INTDIV): Likewise.
18263         (FPE_INTOVF): Likewise.
18264         (FPE_FLTDIV): Likewise.
18265         (FPE_FLTOVF): Likewise.
18266         (FPE_FLTUND): Likewise.
18267         (FPE_FLTRES): Likewise.
18268         (FPE_FLTINV): Likewise.
18269         (FPE_FLTSUB): Likewise.
18270         (SEGV_MAPERR): Likewise.
18271         (SEGV_ACCERR): Likewise.
18272         (BUS_ADRALN): Likewise.
18273         (BUS_ADRERR): Likewise.
18274         (BUS_OBJERR): Likewise.
18275         (BUS_MCEERR_AR): Likewise.
18276         (BUS_MCEERR_AO): Likewise.
18277         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18278         (TRAP_TRACE): Likewise.
18279         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18280         __USE_XOPEN2K8].
18281         (CLD_KILLED): Likewise.
18282         (CLD_DUMPED): Likewise.
18283         (CLD_TRAPPED): Likewise.
18284         (CLD_STOPPED): Likewise.
18285         (CLD_CONTINUED): Likewise.
18286         (POLL_IN): Likewise.
18287         (POLL_OUT): Likewise.
18288         (POLL_MSG): Likewise.
18289         (POLL_ERR): Likewise.
18290         (POLL_PRI): Likewise.
18291         (POLL_HUP): Likewise.
18292         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
18293         (ILL_ILLOPN): Likewise.
18294         (ILL_ILLADR): Likewise.
18295         (ILL_ILLTRP): Likewise.
18296         (ILL_PRVOPC): Likewise.
18297         (ILL_PRVREG): Likewise.
18298         (ILL_COPROC): Likewise.
18299         (ILL_BADSTK): Likewise.
18300         (FPE_INTDIV): Likewise.
18301         (FPE_INTOVF): Likewise.
18302         (FPE_FLTDIV): Likewise.
18303         (FPE_FLTOVF): Likewise.
18304         (FPE_FLTUND): Likewise.
18305         (FPE_FLTRES): Likewise.
18306         (FPE_FLTINV): Likewise.
18307         (FPE_FLTSUB): Likewise.
18308         (SEGV_MAPERR): Likewise.
18309         (SEGV_ACCERR): Likewise.
18310         (BUS_ADRALN): Likewise.
18311         (BUS_ADRERR): Likewise.
18312         (BUS_OBJERR): Likewise.
18313         (BUS_MCEERR_AR): Likewise.
18314         (BUS_MCEERR_AO): Likewise.
18315         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18316         (TRAP_TRACE): Likewise.
18317         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18318         __USE_XOPEN2K8].
18319         (CLD_KILLED): Likewise.
18320         (CLD_DUMPED): Likewise.
18321         (CLD_TRAPPED): Likewise.
18322         (CLD_STOPPED): Likewise.
18323         (CLD_CONTINUED): Likewise.
18324         (POLL_IN): Likewise.
18325         (POLL_OUT): Likewise.
18326         (POLL_MSG): Likewise.
18327         (POLL_ERR): Likewise.
18328         (POLL_PRI): Likewise.
18329         (POLL_HUP): Likewise.
18330         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
18331         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18333         [BZ #16670]
18334         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
18335         before #include of <time.h>.
18336         [!__USE_XOPEN2K] (__need_timespec): Likewise.
18337         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
18338         (test-xfail-UNIX98/sched.h/conform): Likewise.
18340 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
18342         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
18343         error absence of trapping exception support.
18344         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
18346 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
18348         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
18349         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
18350         * timezone/Makefile (testdata): Move definition above include of
18351         Rules.
18352         (test-zones): New variable.
18353         (tests-special): Add zone files.
18354         (build-testdata): Use $(evaluate-test).
18356         * elf/Makefile (tests-special): Rename tests to end with .out.
18357         ($(objpfx)noload-mem): Likewise.
18358         ($(objpfx)tst-leaks1-mem): Likewise.
18359         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
18360         * iconv/Makefile (xtests-special): Change test-iconvconfig to
18361         $(objpfx)test-iconvconfig.out.
18362         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
18363         set -e inside subshell and redirect output to file.
18364         * iconvdata/Makefile (generated): Rename tests to end with .out.
18365         Correct type.
18366         (tests-special): Rename tests to end with .out.
18367         ($(objpfx)mtrace-tst-loading): Likewise.
18368         * intl/Makefile (generated): Likewise.
18369         (tests-special): Likewise.
18370         ($(objpfx)mtrace-tst-gettext): Likewise.
18371         * misc/Makefile (generated): Likewise.
18372         (tests-special): Likewise.
18373         ($(objpfx)tst-error1-mem): Likewise.
18374         * nptl/Makefile (tests-special): Likewise.
18375         ($(objpfx)tst-stack3-mem): Likewise.
18376         (generated): Likewise.
18377         * posix/Makefile (generated): Likewise.
18378         (tests-special): Likewise.
18379         (xtests-special): Likewise.
18380         ($(objpfx)tst-fnmatch-mem): Likewise.
18381         ($(objpfx)bug-regex2-mem): Likewise.
18382         ($(objpfx)bug-regex14-mem): Likewise.
18383         ($(objpfx)bug-regex21-mem): Likewise.
18384         ($(objpfx)bug-regex31-mem): Likewise.
18385         ($(objpfx)tst-vfork3-mem): Likewise.
18386         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
18387         ($(objpfx)tst-pcre-mem): Likewise.
18388         ($(objpfx)tst-boost-mem): Likewise.
18389         ($(objpfx)bug-ga2-mem): Likewise.
18390         ($(objpfx)bug-glob2-mem): Likewise.
18391         * resolv/Makefile (generate): Likewise.
18392         (tests-special): Likewise.
18393         (xtests-special): Likewise.
18394         (generated): Likewise.
18395         ($(objpfx)mtrace-tst-leaks): Likewise.
18396         ($(objpfx)mtrace-tst-leaks2): Likewise.
18398         * scripts/merge-test-results.sh: New file.
18399         * Makefile (tests-special-notdir): New variable.
18400         (tests): Run merge-test-results.sh.
18401         (xtests): Likewise.
18402         * Rules (tests-special-notdir): New variable.
18403         (xtests-special-notdir): Likewise.
18404         (tests): Run merge-test-results.sh
18405         (xtests): Likewise.
18407         * Makeconfig (test-xfail-name): New variable.
18408         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
18409         compute variable name for expected failures.
18410         * conform/Makefile (conformtest-headers-data): New variable.
18411         (conformtest-standards): Likewise.
18412         (conformtest-headers-ISO): Likewise.
18413         (conformtest-headers-ISO99): Likewise.
18414         (conformtest-headers-ISO11): Likewise.
18415         (conformtest-headers-POSIX): Likewise.
18416         (conformtest-headers-XPG3): Likewise.
18417         (conformtest-headers-XPG4): Likewise.
18418         (conformtest-headers-UNIX98): Likewise.
18419         (conformtest-headers-XOPEN2K): Likewise.
18420         (conformtest-headers-POSIX2008): Likewise.
18421         (conformtest-headers-XOPEN2K8): Likewise.
18422         (conformtest-header-list-base): Likewise.
18423         (conformtest-header-list-tests): Likewise.
18424         (conformtest-header-base): Likewise.
18425         (conformtest-header-tests): Likewise.
18426         (tests-special): Add $(conformtest-header-list-tests).  If
18427         [$(fast-check) && !$(cross-compiling)], add
18428         $(conformtest-header-tests) instead of
18429         $(objpfx)run-conformtest.out.
18430         (generated): Add $(conformtest-header-list-base).  If
18431         [$(fast-check) && !$(cross-compiling)], add
18432         $(conformtest-header-base).  Remove previous setting.
18433         ($(conformtest-header-list-tests)): New target.
18434         (test-xfail-run-conformtest): Remove variable.
18435         ($(objpfx)run-conformtest.out): Remove target.
18436         (test-xfail-ISO11/complex.h/conform): New variable.
18437         (test-xfail-ISO11/stdalign.h/conform): Likewise.
18438         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
18439         (test-xfail-XPG3/varargs.h/conform): Likewise.
18440         (test-xfail-XPG4/varargs.h/conform): Likewise.
18441         (test-xfail-UNIX98/varargs.h/conform): Likewise.
18442         (test-xfail-XPG4/ndbm.h/conform): Likewise.
18443         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
18444         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
18445         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
18446         (test-xfail-XPG3/fcntl.h/conform): Likewise.
18447         (test-xfail-XPG3/ftw.h/conform): Likewise.
18448         (test-xfail-XPG3/grp.h/conform): Likewise.
18449         (test-xfail-XPG3/langinfo.h/conform): Likewise.
18450         (test-xfail-XPG3/limits.h/conform): Likewise.
18451         (test-xfail-XPG3/pwd.h/conform): Likewise.
18452         (test-xfail-XPG3/search.h/conform): Likewise.
18453         (test-xfail-XPG3/signal.h/conform): Likewise.
18454         (test-xfail-XPG3/stdio.h/conform): Likewise.
18455         (test-xfail-XPG3/stdlib.h/conform): Likewise.
18456         (test-xfail-XPG3/string.h/conform): Likewise.
18457         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
18458         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
18459         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
18460         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
18461         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
18462         (test-xfail-XPG3/sys/types.h/conform): Likewise.
18463         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
18464         (test-xfail-XPG3/termios.h/conform): Likewise.
18465         (test-xfail-XPG3/time.h/conform): Likewise.
18466         (test-xfail-XPG3/unistd.h/conform): Likewise.
18467         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
18468         (test-xfail-XPG4/fcntl.h/conform): Likewise.
18469         (test-xfail-XPG4/langinfo.h/conform): Likewise.
18470         (test-xfail-XPG4/netdb.h/conform): Likewise.
18471         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
18472         (test-xfail-XPG4/signal.h/conform): Likewise.
18473         (test-xfail-XPG4/stdio.h/conform): Likewise.
18474         (test-xfail-XPG4/stdlib.h/conform): Likewise.
18475         (test-xfail-XPG4/stropts.h/conform): Likewise.
18476         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
18477         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
18478         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
18479         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
18480         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
18481         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
18482         (test-xfail-XPG4/sys/time.h/conform): Likewise.
18483         (test-xfail-XPG4/sys/types.h/conform): Likewise.
18484         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
18485         (test-xfail-XPG4/termios.h/conform): Likewise.
18486         (test-xfail-XPG4/ucontext.h/conform): Likewise.
18487         (test-xfail-XPG4/unistd.h/conform): Likewise.
18488         (test-xfail-XPG4/utmpx.h/conform): Likewise.
18489         (test-xfail-POSIX/sched.h/conform): Likewise.
18490         (test-xfail-POSIX/signal.h/conform): Likewise.
18491         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18492         (test-xfail-POSIX/tar.h/conform): Likewise.
18493         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
18494         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
18495         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
18496         (test-xfail-UNIX98/netdb.h/conform): Likewise.
18497         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
18498         (test-xfail-UNIX98/sched.h/conform): Likewise.
18499         (test-xfail-UNIX98/signal.h/conform): Likewise.
18500         (test-xfail-UNIX98/stdio.h/conform): Likewise.
18501         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
18502         (test-xfail-UNIX98/stropts.h/conform): Likewise.
18503         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
18504         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
18505         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
18506         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
18507         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
18508         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
18509         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
18510         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
18511         (test-xfail-UNIX98/unistd.h/conform): Likewise.
18512         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
18513         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
18514         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
18515         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
18516         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
18517         (test-xfail-XOPEN2K/math.h/conform): Likewise.
18518         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
18519         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
18520         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
18521         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
18522         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
18523         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
18524         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
18525         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
18526         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
18527         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
18528         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
18529         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
18530         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
18531         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
18532         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
18533         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
18534         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
18535         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
18536         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
18537         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
18538         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
18539         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
18540         (test-xfail-POSIX2008/signal.h/conform): Likewise.
18541         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
18542         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
18543         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
18544         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
18545         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
18546         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
18547         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
18548         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
18549         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
18550         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
18551         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
18552         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
18553         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
18554         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
18555         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
18556         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
18557         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
18558         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
18559         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
18560         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
18561         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
18562         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
18563         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
18564         (conformtest-cc-flags): Likewise.
18565         ($(conformtest-header-tests): New target.
18566         * conform/check-header-lists.sh: New file.
18567         * conform/run-conformtest.sh: Remove.
18569         * conform/conformtest.pl: Allow ' and \ in values given for
18570         constants.
18571         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
18572         inclusion.
18573         [POSIX] (sys/types.h): Likewise.
18574         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
18575         inclusion.
18576         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
18577         inclusion.
18578         * conform/data/signal.h-data (SIGIO): Remove expectation.
18579         [XPG3] (SIGBUS): Do not expect.
18580         [POSIX || XPG3] (SIGPOLL): Likewise.
18581         [POSIX || XPG3] (SIGPROF): Likewise.
18582         [POSIX || XPG3] (SIGSYS): Likewise.
18583         [XPG3] (SIGTRAP): Likewise.
18584         [POSIX || XPG3] (SIGURG): Likewise.
18585         [POSIX || XPG3] (SIGVTALRM): Likewise.
18586         [POSIX || XPG3] (SIGXCPU): Likewise.
18587         [POSIX || XPG3] (SIGXFSZ): Likewise.
18588         [POSIX] (SA_SIGINFO): Expect.
18589         [XPG3] (siginfo_t): Do not expect type or contents.
18590         [POSIX] (si_pid): Do not expect element.
18591         [POSIX] (si_uid): Likewise.
18592         [POSIX] (si_addr): Likewise.
18593         [POSIX] (si_status): Likewise.
18594         [POSIX] (si_band): Likewise.
18595         [XPG4] (si_value): Likewise.
18596         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
18597         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
18598         [POSIX || XPG3] (ILL_ILLADR): Likewise.
18599         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
18600         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
18601         [POSIX || XPG3] (ILL_PRVREG): Likewise.
18602         [POSIX || XPG3] (ILL_COPROC): Likewise.
18603         [POSIX || XPG3] (ILL_BADSTK): Likewise.
18604         [POSIX || XPG3] (FPE_INTDIV): Likewise.
18605         [POSIX || XPG3] (FPE_INTOVF): Likewise.
18606         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
18607         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
18608         [POSIX || XPG3] (FPE_FLTUND): Likewise.
18609         [POSIX || XPG3] (FPE_FLTRES): Likewise.
18610         [POSIX || XPG3] (FPE_FLTINV): Likewise.
18611         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
18612         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
18613         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
18614         [POSIX || XPG3] (BUS_ADRALN): Likewise.
18615         [POSIX || XPG3] (BUS_ADRERR): Likewise.
18616         [POSIX || XPG3] (BUS_OBJERR): Likewise.
18617         [POSIX || XPG3] (CLD_EXITED): Likewise.
18618         [POSIX || XPG3] (CLD_KILLED): Likewise.
18619         [POSIX || XPG3] (CLD_DUMPED): Likewise.
18620         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
18621         [POSIX || XPG3] (CLD_STOPPED): Likewise.
18622         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
18623         [POSIX || XPG3] (POLL_IN): Likewise.
18624         [POSIX || XPG3] (POLL_OUT): Likewise.
18625         [POSIX || XPG3] (POLL_MSG): Likewise.
18626         [POSIX || XPG3] (POLL_ERR): Likewise.
18627         [POSIX || XPG3] (POLL_PRI): Likewise.
18628         [POSIX || XPG3] (POLL_HUP): Likewise.
18629         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
18630         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
18631         (SIG*): Do not allow.
18632         [XPG3] (si_*): Likewise.
18633         [XPG3] (SI_*): Likewise.
18634         [XPG3 || XPG4] (sigev_*): Likewise.
18635         [XPG3 || XPG4] (SIGEV_*): Likewise.
18636         [XPG3 || XPG4] (sival_*): Likewise.
18637         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
18638         [POSIX || XPG3] (BUS_*): Likewise.
18639         [POSIX || XPG3] (CLD_*): Likewise.
18640         [POSIX || XPG3] (FPE_*): Likewise.
18641         [POSIX || XPG3] (ILL_*): Likewise.
18642         [POSIX || XPG3] (POLL_*): Likewise.
18643         [POSIX || XPG3] (SEGV_*): Likewise.
18644         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
18645         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
18646         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
18647         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
18648         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
18649         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
18650         Specify type and value.
18651         (TVERSLEN): Likewise.
18652         (REGTYPE): Likewise.
18653         (AREGTYPE): Likewise.
18654         (LNKTYPE): Likewise.
18655         (SYMTYPE): Likewise.
18656         (CHRTYPE): Likewise.
18657         (BLKTYPE): Likewise.
18658         (DIRTYPE): Likewise.
18659         (FIFOTYPE): Likewise.
18660         (CONTTYPE): Likewise.
18661         (TSUID): Likewise.
18662         (TSGID): Likewise.
18663         (TSVTX): Likewise.
18664         (TUREAD): Likewise.
18665         (TUWRITE): Likewise.
18666         (TUEXEC): Likewise.
18667         (TGREAD): Likewise.
18668         (TGWRITE): Likewise.
18669         (TGEXEC): Likewise.
18670         (TOREAD): Likewise.
18671         (TOWRITE): Likewise.
18672         (TOEXEC): Likewise.
18673         [POSIX] (TSVTX): Expect constant.
18675 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
18677         * Makefile (tests): Change dependencies to ....
18678         (tests-special): ... additions to this variable.
18679         (tests): Depend on $(tests-special).
18680         * Makerules (check-abi-list): New variable.
18681         (check-abi): Depend on $(check-abi-list).
18682         [$(subdir) = elf] (tests-special): Add
18683         $(objpfx)check-abi-libc.out.
18684         [$(build-shared) = yes && subdir] (tests-special): Add
18685         $(check-abi-list).
18686         [$(build-shared) = yes && subdir] (tests): Do not depend on
18687         check-abi.
18688         * Rules (tests): Depend on $(tests-special).
18689         (xtests): Depend on $(xtests-special).
18690         * catgets/Makefile (tests): Change dependencies to ....
18691         (tests-special): ... additions to this variable.
18692         * conform/Makefile (tests): Change dependencies to ....
18693         (tests-special): ... additions to this variable.
18694         * elf/Makefile (tests): Change dependencies to ....
18695         (tests-special): ... additions to this variable.
18696         * grp/Makefile (tests): Change dependencies to ....
18697         (tests-special): ... additions to this variable.
18698         * iconv/Makefile (xtests): Change dependencies to ....
18699         (xtests-special): ... additions to this variable.
18700         * iconvdata/Makefile (tests): Change dependencies to ....
18701         (tests-special): ... additions to this variable.
18702         * intl/Makefile (tests): Change dependencies to ....
18703         (tests-special): ... additions to this variable.  Also add
18704         $(objpfx)tst-gettext.out.
18705         * io/Makefile (tests): Change dependencies to ....
18706         (tests-special): ... additions to this variable.
18707         * libio/Makefile (tests): Change dependencies to ....
18708         (tests-special): ... additions to this variable.
18709         * malloc/Makefile (tests): Change dependencies to ....
18710         (tests-special): ... additions to this variable.
18711         * misc/Makefile (tests): Change dependencies to ....
18712         (tests-special): ... additions to this variable.
18713         * nptl/Makefile (tests): Change dependencies to ....
18714         (tests-special): ... additions to this variable.
18715         * nptl_db/Makefile (tests): Change dependencies to ....
18716         (tests-special): ... additions to this variable.
18717         * posix/Makefile (tests): Change dependencies to ....
18718         (tests-special): ... additions to this variable.
18719         (xtests): Change dependencies to ....
18720         (xtests-special): ... additions to this variable.
18721         * resolv/Makefile (tests): Change dependencies to ....
18722         (tests-special): ... additions to this variable.
18723         (xtests): Change dependencies to ....
18724         (xtests-special): ... additions to this variable.
18725         * stdio-common/Makefile (tests): Change dependencies to ....
18726         (tests-special): ... additions to this variable.
18727         (do-tst-unbputc): Remove target.
18728         (do-tst-printf): Likewise.
18729         * stdlib/Makefile (tests): Change dependencies to ....
18730         (tests-special): ... additions to this variable.
18731         * string/Makefile (tests): Change dependencies to ....
18732         (tests-special): ... additions to this variable.
18733         * sysdeps/x86/Makefile (tests): Change dependencies to ....
18734         (tests-special): ... additions to this variable.
18736         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
18737         whole file.
18738         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
18739         whole file.
18740         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
18741         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
18743         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
18744         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
18745         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
18746         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
18747         * conform/data/libgen.h-data [XPG3]: Likewise.
18748         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
18749         * conform/data/ndbm.h-data [XPG3]: Likewise.
18750         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18751         * conform/data/netdb.h-data [XPG3]: Likewise.
18752         * conform/data/netinet/in.h-data [XPG3]: Likewise.
18753         * conform/data/poll.h-data [XPG3]: Likewise.
18754         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18755         * conform/data/strings.h-data [XPG3]: Likewise.
18756         * conform/data/stropts.h-data [XPG3]: Likewise.
18757         * conform/data/sys/mman.h-data [XPG3]: Likewise.
18758         * conform/data/sys/resource.h-data [XPG3]: Likewise.
18759         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
18760         Likewise.
18761         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
18762         * conform/data/sys/time.h-data [XPG3]: Likewise.
18763         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
18764         * conform/data/sys/uio.h-data [XPG3]: Likewise.
18765         * conform/data/sys/un.h-data [XPG3]: Likewise.
18766         * conform/data/syslog.h-data [XPG3]: Likewise.
18767         * conform/data/ucontext.h-data [XPG3]: Likewise.
18768         * conform/data/utmpx.h-data [XPG3]: Likewise.
18769         * conform/data/varargs.h-data [UNIX98]: Enable file.
18771         * manual/Makefile (INSTALL_INFO): Remove variable setting.
18773         * math/libm-test.inc (struct test_f_f_data): Move expected results
18774         into structure for each rounding mode.
18775         (struct test_ff_f_data): Likewise.
18776         (struct test_ff_f_data_nexttoward): Likewise.
18777         (struct test_fi_f_data): Likewise.
18778         (struct test_fl_f_data): Likewise.
18779         (struct test_if_f_data): Likewise.
18780         (struct test_fff_f_data): Likewise.
18781         (struct test_c_f_data): Likewise.
18782         (struct test_f_f1_data): Likewise.
18783         (struct test_fF_f1_data): Likewise.
18784         (struct test_ffI_f1_data): Likewise.
18785         (struct test_c_c_data): Likewise.
18786         (struct test_cc_c_data): Likewise.
18787         (struct test_f_i_data): Likewise.
18788         (struct test_ff_i_data): Likewise.
18789         (struct test_f_l_data): Likewise.
18790         (struct test_f_L_data): Likewise.
18791         (struct test_fFF_11_data): Likewise.
18792         (RM_): New macro.
18793         (RM_FE_DOWNWARD): Likewise.
18794         (RM_FE_TONEAREST): Likewise.
18795         (RM_FE_TOWARDZERO): Likewise.
18796         (RM_FE_UPWARD): Likewise.
18797         (RUN_TEST_LOOP_f_f): Update references to expected results.
18798         (RUN_TEST_LOOP_2_f): Likewise.
18799         (RUN_TEST_LOOP_fff_f): Likewise.
18800         (RUN_TEST_LOOP_c_f): Likewise.
18801         (RUN_TEST_LOOP_f_f1): Likewise.
18802         (RUN_TEST_LOOP_fF_f1): Likewise.
18803         (RUN_TEST_LOOP_fI_f1): Likewise.
18804         (RUN_TEST_LOOP_ffI_f1): Likewise.
18805         (RUN_TEST_LOOP_c_c): Likewise.
18806         (RUN_TEST_LOOP_cc_c): Likewise.
18807         (RUN_TEST_LOOP_f_i): Likewise.
18808         (RUN_TEST_LOOP_f_i_tg): Likewise.
18809         (RUN_TEST_LOOP_ff_i_tg): Likewise.
18810         (RUN_TEST_LOOP_f_b): Likewise.
18811         (RUN_TEST_LOOP_f_b_tg): Likewise.
18812         (RUN_TEST_LOOP_f_l): Likewise.
18813         (RUN_TEST_LOOP_f_L): Likewise.
18814         (RUN_TEST_LOOP_fFF_11): Likewise.
18815         * math/gen-libm-test.pl (parse_args): Output four copies of
18816         expected results for each test.
18818         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18819         (__ASSUME_UTIMES): Remove.
18820         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18821         (__ASSUME_UTIMES): Likewise.
18823         * math/gen-auto-libm-tests.c: Update comment on output format.
18824         (output_for_one_input_case): Generate before-rounding and
18825         after-rounding information as conditions on output flags not
18826         floating-point format.
18827         * math/auto-libm-test-out: Regenerated.
18828         * math/gen-libm-test.pl (cond_value): New function.
18829         (or_cond_value): Use cond_value.
18830         (generate_testfile): Handle conditional exceptions.
18832 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
18834         * math/libm-test.inc (max_valid_error): New variable.
18835         (init_max_error): Take new argument specifying whether function
18836         results are exactly determined.  Set max_valid_error and bound
18837         other variables for errors based on this argument.
18838         (set_max_error): Do not record results above max_valid_error.
18839         (check_float_internal): Only accept errors of up to 0.5ulps if
18840         also at most max_valid_error.
18841         (START): Take new argument EXACT and pass it to init_max_error.
18842         (acos_test): Update call to START.
18843         (acos_test_tonearest): Likewise.
18844         (acos_test_towardzero): Likewise.
18845         (acos_test_downward): Likewise.
18846         (acos_test_upward): Likewise.
18847         (acosh_test): Likewise.
18848         (asin_test): Likewise.
18849         (asin_test_tonearest): Likewise.
18850         (asin_test_towardzero): Likewise.
18851         (asin_test_downward): Likewise.
18852         (asin_test_upward): Likewise.
18853         (asinh_test): Likewise.
18854         (atan_test): Likewise.
18855         (atanh_test): Likewise.
18856         (atan2_test): Likewise.
18857         (cabs_test): Likewise.
18858         (cacos_test): Likewise.
18859         (cacosh_test): Likewise.
18860         (carg_test): Likewise.
18861         (casin_test): Likewise.
18862         (casinh_test): Likewise.
18863         (catan_test): Likewise.
18864         (catanh_test): Likewise.
18865         (cbrt_test): Likewise.
18866         (ccos_test): Likewise.
18867         (ccosh_test): Likewise.
18868         (ceil_test): Likewise.
18869         (cexp_test): Likewise.
18870         (cimag_test): Likewise.
18871         (clog_test): Likewise.
18872         (clog10_test): Likewise.
18873         (conj_test): Likewise.
18874         (copysign_test): Likewise.
18875         (cos_test): Likewise.
18876         (cos_test_tonearest): Likewise.
18877         (cos_test_towardzero): Likewise.
18878         (cos_test_downward): Likewise.
18879         (cos_test_upward): Likewise.
18880         (cosh_test): Likewise.
18881         (cosh_test_tonearest): Likewise.
18882         (cosh_test_towardzero): Likewise.
18883         (cosh_test_downward): Likewise.
18884         (cosh_test_upward): Likewise.
18885         (cpow_test): Likewise.
18886         (cproj_test): Likewise.
18887         (creal_test): Likewise.
18888         (csin_test): Likewise.
18889         (csinh_test): Likewise.
18890         (csqrt_test): Likewise.
18891         (ctan_test): Likewise.
18892         (ctan_test_tonearest): Likewise.
18893         (ctan_test_towardzero): Likewise.
18894         (ctan_test_downward): Likewise.
18895         (ctan_test_upward): Likewise.
18896         (ctanh_test): Likewise.
18897         (ctanh_test_tonearest): Likewise.
18898         (ctanh_test_towardzero): Likewise.
18899         (ctanh_test_downward): Likewise.
18900         (ctanh_test_upward): Likewise.
18901         (erf_test): Likewise.
18902         (erfc_test): Likewise.
18903         (exp_test): Likewise.
18904         (exp_test_tonearest): Likewise.
18905         (exp_test_towardzero): Likewise.
18906         (exp_test_downward): Likewise.
18907         (exp_test_upward): Likewise.
18908         (exp10_test): Likewise.
18909         (exp10_test_tonearest): Likewise.
18910         (exp10_test_towardzero): Likewise.
18911         (exp10_test_downward): Likewise.
18912         (exp10_test_upward): Likewise.
18913         (pow10_test): Likewise.
18914         (exp2_test): Likewise.
18915         (expm1_test): Likewise.
18916         (expm1_test_tonearest): Likewise.
18917         (expm1_test_towardzero): Likewise.
18918         (expm1_test_downward): Likewise.
18919         (expm1_test_upward): Likewise.
18920         (fabs_test): Likewise.
18921         (fdim_test): Likewise.
18922         (floor_test): Likewise.
18923         (fma_test): Likewise.
18924         (fma_test_towardzero): Likewise.
18925         (fma_test_downward): Likewise.
18926         (fma_test_upward): Likewise.
18927         (fmax_test): Likewise.
18928         (fmin_test): Likewise.
18929         (fmod_test): Likewise.
18930         (fpclassify_test): Likewise.
18931         (frexp_test): Likewise.
18932         (hypot_test): Likewise.
18933         (ilogb_test): Likewise.
18934         (isfinite_test): Likewise.
18935         (finite_test): Likewise.
18936         (isgreater_test): Likewise.
18937         (isgreaterequal_test): Likewise.
18938         (isinf_test): Likewise.
18939         (isless_test): Likewise.
18940         (islessequal_test): Likewise.
18941         (islessgreater_test): Likewise.
18942         (isnan_test): Likewise.
18943         (isnormal_test): Likewise.
18944         (issignaling_test): Likewise.
18945         (isunordered_test): Likewise.
18946         (j0_test): Likewise.
18947         (j1_test): Likewise.
18948         (jn_test): Likewise.
18949         (ldexp_test): Likewise.
18950         (lgamma_test): Likewise.
18951         (gamma_test): Likewise.
18952         (lrint_test): Likewise.
18953         (lrint_test_tonearest): Likewise.
18954         (lrint_test_towardzero): Likewise.
18955         (lrint_test_downward): Likewise.
18956         (lrint_test_upward): Likewise.
18957         (llrint_test): Likewise.
18958         (llrint_test_tonearest): Likewise.
18959         (llrint_test_towardzero): Likewise.
18960         (llrint_test_downward): Likewise.
18961         (llrint_test_upward): Likewise.
18962         (log_test): Likewise.
18963         (log10_test): Likewise.
18964         (log1p_test): Likewise.
18965         (log2_test): Likewise.
18966         (logb_test): Likewise.
18967         (logb_test_downward): Likewise.
18968         (lround_test): Likewise.
18969         (llround_test): Likewise.
18970         (modf_test): Likewise.
18971         (nearbyint_test): Likewise.
18972         (nextafter_test): Likewise.
18973         (nexttoward_test): Likewise.
18974         (pow_test): Likewise.
18975         (pow_test_tonearest): Likewise.
18976         (pow_test_towardzero): Likewise.
18977         (pow_test_downward): Likewise.
18978         (pow_test_upward): Likewise.
18979         (remainder_test): Likewise.
18980         (drem_test): Likewise.
18981         (remainder_test_tonearest): Likewise.
18982         (drem_test_tonearest): Likewise.
18983         (remainder_test_towardzero): Likewise.
18984         (drem_test_towardzero): Likewise.
18985         (remainder_test_downward): Likewise.
18986         (drem_test_downward): Likewise.
18987         (remainder_test_upward): Likewise.
18988         (drem_test_upward): Likewise.
18989         (remquo_test): Likewise.
18990         (rint_test): Likewise.
18991         (rint_test_tonearest): Likewise.
18992         (rint_test_towardzero): Likewise.
18993         (rint_test_downward): Likewise.
18994         (rint_test_upward): Likewise.
18995         (round_test): Likewise.
18996         (scalb_test): Likewise.
18997         (scalbn_test): Likewise.
18998         (scalbln_test): Likewise.
18999         (signbit_test): Likewise.
19000         (sin_test): Likewise.
19001         (sin_test_tonearest): Likewise.
19002         (sin_test_towardzero): Likewise.
19003         (sin_test_downward): Likewise.
19004         (sin_test_upward): Likewise.
19005         (sincos_test): Likewise.
19006         (sinh_test): Likewise.
19007         (sinh_test_tonearest): Likewise.
19008         (sinh_test_towardzero): Likewise.
19009         (sinh_test_downward): Likewise.
19010         (sinh_test_upward): Likewise.
19011         (sqrt_test): Likewise.
19012         (sqrt_test_tonearest): Likewise.
19013         (sqrt_test_towardzero): Likewise.
19014         (sqrt_test_downward): Likewise.
19015         (sqrt_test_upward): Likewise.
19016         (tan_test): Likewise.
19017         (tan_test_tonearest): Likewise.
19018         (tan_test_towardzero): Likewise.
19019         (tan_test_downward): Likewise.
19020         (tan_test_upward): Likewise.
19021         (tanh_test): Likewise.
19022         (tgamma_test): Likewise.
19023         (trunc_test): Likewise.
19024         (y0_test): Likewise.
19025         (y1_test): Likewise.
19026         (yn_test): Likewise.
19027         (significand_test): Likewise.
19029         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
19030         individual tests in comment.
19031         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
19032         (prev_max_error): New variable.
19033         (prev_real_max_error): Likewise.
19034         (prev_imag_max_error): Likewise.
19035         (compare_ulp_data): Don't refer to test names in comment.
19036         (find_test_ulps): Remove function.
19037         (find_function_ulps): Likewise.
19038         (find_complex_function_ulps): Likewise.
19039         (init_max_error): Take function name as argument.  Look up ulps
19040         for that function.
19041         (print_ulps): Remove function.
19042         (print_max_error): Use prev_max_error instead of calling
19043         find_function_ulps.
19044         (print_complex_max_error): Use prev_real_max_error and
19045         prev_imag_max_error instead of calling find_complex_function_ulps.
19046         (check_float_internal): Take max_ulp parameter instead of calling
19047         find_test_ulps.  Don't call print_ulps.
19048         (check_float): Update call to check_float_internal.
19049         (check_complex): Update calls to check_float_internal.
19050         (START): Pass argument to init_max_error.
19051         * math/gen-libm-test.pl (%results): Don't include "kind"
19052         information.
19053         (parse_ulps): Don't handle ulps of individual tests.
19054         (print_ulps_file): Likewise.
19055         (output_ulps): Likewise.
19056         * math/README.libm-test: Update.
19057         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
19058         individual tests.
19059         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
19060         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
19061         * sysdeps/arm/libm-test-ulps: Likewise.
19062         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
19063         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
19064         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
19065         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
19066         * sysdeps/microblaze/libm-test-ulps: Likewise.
19067         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
19068         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
19069         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
19070         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
19071         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
19072         * sysdeps/sh/libm-test-ulps: Likewise.
19073         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
19074         * sysdeps/tile/libm-test-ulps: Likewise.
19075         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19077 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
19079         * math/libm-test.inc (print_complex_max_error): Check separately
19080         whether real and imaginary errors are within allowed range and
19081         pass 0 to print_complex_function_ulps instead of value within
19082         allowed range.
19084 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19086         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
19087         formatting.
19088         (get_handles_fopen): Likewise.
19089         (do_write_test): Likewise.
19091         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
19093         * libio/fileops.c (do_ftell): Use cached offset when
19094         available.
19095         * libio/iofwide.c (do_ftell_wide): Likewise.
19096         * libio/iofdopen.c (_IO_new_fdopen): Don't use
19097         _IO_file_attach.
19098         * libio/wfileops.c (_IO_fwide): Don't cache offset.
19100         [BZ #16532]
19101         * libio/libioP.h (get_file_offset): New function.
19102         * libio/fileops.c (get_file_offset): Likewise.
19103         (do_ftell): Likewise.
19104         (_IO_new_file_seekoff): Split out ftell logic.
19105         * libio/wfileops.c (do_ftell_wide): Likewise.
19106         (_IO_wfile_seekoff): Split out ftell logic.
19107         * libio/tst-ftell-active-handler.c: New test case.
19108         * libio/Makefile (tests): Add it.
19110 2014-03-03  Roland McGrath  <roland@hack.frob.com>
19112         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
19113         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
19115 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19117         [BZ #16639]
19118         * nscd/connections.c (nscd_init): Call do_exit.
19119         (start_threads): Call do_exit and notify_parent.
19120         (begin_drop_privileges): Call do_exit.
19121         (finish_drop_privileges): Likewise.
19122         * nscd/selinux.c (preserve_capabilities): Likewise.
19123         (install_real_capabilities): Likewise.
19124         (nscd_selinux_enabled): Likewise.
19125         (avc_create_thread): Likewise.
19126         (avc_alloc_lock): Likewise.
19127         (nscd_avc_init): Likewise.
19128         * nscd/nscd.c (parent_fd): New static variable.
19129         (main): Create a pipe between parent and child processes.
19130         Skip closing parent_fd.
19131         (monitor_child): New function.
19132         (do_exit): Likewise.
19133         (notify_parent): Likewise.
19134         * nscd/nscd.h (notify_parent): Likewise.
19135         (do_exit): Likewise.
19137 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
19139         * malloc/malloc.c (__libc_calloc): Revert last change.
19141 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19143         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19145 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
19147         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
19148         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
19149         implementation.
19150         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
19151         (__libc_ifunc_impl_list): Likewise.
19152         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
19153         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
19154         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
19155         * string/strrchr.c: Define STRRCHR.
19157 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
19159         * benchtest/bench-strtok.c (simple_strtok): Delete.
19160         (strtok_string): Use as benchmark.
19161         * string/strtok (STRTOK): New macro.
19163 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
19165         * manual/threads.texi: Add header and standard comments to all
19166         functions.
19168         * elf/dl-lookup.c (check_match): New function.
19169         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
19170         (do_lookup_x): Remove nested function check_match. Use non-nested
19171         function check_match.
19173 2014-02-28  Roland McGrath  <roland@hack.frob.com>
19175         * csu/Makefile (generated, before-compile): Use += rather than =.
19176         * catgets/Makefile (generated, generated-dirs): Likewise.
19177         * debug/Makefile (generated): Likewise.
19178         * dlfcn/Makefile (generated): Likewise.
19179         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
19180         * iconvdata/Makefile (before-compile, generated): Likewise.
19181         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
19182         * libio/Makefile (generated): Likewise.
19183         * malloc/Makefile (generated): Likewise.
19184         * manual/Makefile (generated, generated-dirs): Likewise.
19185         * misc/Makefile (generated): Likewise.
19186         * posix/Makefile (generated): Likewise.
19187         * resolv/Makefile (generated): Likewise.
19188         * sunrpc/Makefile (generated, generated-dirs): Likewise.
19189         * timezone/Makefile (generated, generated-dirs): Likewise.
19191         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
19193 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19195         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
19196         power8 implementation.
19197         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
19198         file: POWER8 llround ifunc implementation.
19199         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
19200         (__lllround): Add POWER8 implementation.
19201         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
19202         POWER8 llround implementation.
19204         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
19205         power8 implementation.
19206         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
19207         file: POWER8 llrint ifunc implementation.
19208         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
19209         Add POWER8 implementation.
19210         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
19211         POWER8 llrint implementation.
19213         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
19214         power8 implementation.
19215         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
19216         file: POWER8 finite ifunc implementation.
19217         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
19218         Add POWER8 implementation.
19219         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
19220         Likewise.
19221         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
19222         POWER8 finite implementation.
19223         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
19225         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
19226         power8 implementation.
19227         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
19228         file: POWER8 isinf ifunc implementation.
19229         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
19230         POWER8 implementation.
19231         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
19232         Likewise.
19233         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
19234         isinf implementation.
19235         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
19237         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
19238         (INIT_ARCH): Add hwcap2 initialization.
19239         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
19240         power8 implementation.
19241         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
19242         file: POWER8 isnan ifunc implementation.
19243         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
19244         POWER8 implementation.
19245         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
19246         Likewise.
19247         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
19248         isnan implementation.
19249         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
19251 2014-02-27  Joey Ye  <joey.ye@arm.com>
19253         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
19254         (_FP_NANFRAC_Q): Set to zero.
19256 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19258         [BZ #16623]
19259         * math/auto-libm-test-in: New test inputs.
19260         * math/auto-libm-test-out: Regenerate.
19261         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
19262         and DA.
19263         (__cos): Likewise.
19264         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
19266 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
19268         * scripts/evaluate-test.sh: Take new argument indicating whether
19269         failure is expected.
19270         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
19271         indicating whether failure is expected.
19272         * conform/Makefile (test-xfail-run-conformtest): New variable.
19273         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
19274         level.
19275         * posix/Makefile (test-xfail-annexc): New variable.
19276         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
19278 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
19280         * argp/Makefile: Include Makeconfig immediately after defining
19281         subdir.
19282         * assert/Makefile: Likewise.
19283         * benchtests/Makefile: Likewise.
19284         * catgets/Makefile: Likewise.
19285         * conform/Makefile: Likewise.
19286         * crypt/Makefile: Likewise.
19287         * csu/Makefile: Likewise.
19288         (all): Remove target.
19289         * ctype/Makefile: Include Makeconfig immediately after defining
19290         subdir.
19291         * debug/Makefile: Likewise.
19292         * dirent/Makefile: Likewise.
19293         * dlfcn/Makefile: Likewise.
19294         * gmon/Makefile: Likewise.
19295         * gnulib/Makefile: Likewise.
19296         * grp/Makefile: Likewise.
19297         * gshadow/Makefile: Likewise.
19298         * hesiod/Makefile: Likewise.
19299         * hurd/Makefile: Likewise.
19300         (all): Remove target.
19301         * iconvdata/Makefile: Include Makeconfig immediately after
19302         defining subdir.
19303         * inet/Makefile: Likewise.
19304         * intl/Makefile: Likewise.
19305         * io/Makefile: Likewise.
19306         * libio/Makefile: Likewise.
19307         (all): Remove target.
19308         * locale/Makefile: Include Makeconfig immediately after defining
19309         subdir.
19310         * login/Makefile: Likewise.
19311         * mach/Makefile: Likewise.
19312         (all): Remove target.
19313         * malloc/Makefile: Include Makeconfig immediately after defining
19314         subdir.
19315         (all): Remove target.
19316         * manual/Makefile: Include Makeconfig immediately after defining
19317         subdir.
19318         * math/Makefile: Likewise.
19319         * misc/Makefile: Likewise.
19320         * nis/Makefile: Likewise.
19321         * nss/Makefile: Likewise.
19322         * po/Makefile: Likewise.
19323         (all): Remove target.
19324         * posix/Makefile: Include Makeconfig immediately after defining
19325         subdir.
19326         * pwd/Makefile: Likewise.
19327         * resolv/Makefile: Likewise.
19328         * resource/Makefile: Likewise.
19329         * rt/Makefile: Likewise.
19330         * setjmp/Makefile: Likewise.
19331         * shadow/Makefile: Likewise.
19332         * signal/Makefile: Likewise.
19333         * socket/Makefile: Likewise.
19334         * soft-fp/Makefile: Likewise.
19335         * stdio-common/Makefile: Likewise.
19336         * stdlib/Makefile: Likewise.
19337         * streams/Makefile: Likewise.
19338         * string/Makefile: Likewise.
19339         * sunrpc/Makefile: Likewise.
19340         (all): Remove target.
19341         * sysvipc/Makefile: Include Makeconfig immediately after defining
19342         subdir.
19343         * termios/Makefile: Likewise.
19344         * time/Makefile: Likewise.
19345         * timezone/Makefile: Likewise.
19346         (all): Remove target.
19347         * wcsmbs/Makefile: Include Makeconfig immediately after defining
19348         subdir.
19349         * wctype/Makefile: Likewise.
19351 2014-02-26  Steve Ellcey  <sellcey@mips.com>
19353         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
19354         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
19355         (libc_feholdexcept_setround_mips): Ditto.
19356         (libc_feholdsetround): New.
19357         (libc_feholdsetroundf): New.
19358         (libc_feholdsetroundl): New.
19359         (libc_feupdateenv_test_mips): New.
19360         (libc_feupdateenv_test): New.
19361         (libc_feupdateenv_testf): New.
19362         (libc_feupdateenv_testl): New.
19363         (libc_feresetround): New.
19364         (libc_feresetroundf): New.
19365         (libc_feresetroundl): New.
19366         (libc_fetestexcept_mips): New.
19367         (libc_fetestexcept): New.
19368         (libc_fetestexceptf): New.
19369         (libc_fetestexceptl): New.
19370         (HAVE_RM_CTX): New.
19371         (libc_feholdexcept_setround_mips_ctx): New.
19372         (libc_feholdexcept_setround_ctx): New.
19373         (libc_feholdexcept_setroundf_ctx): New.
19374         (libc_feholdexcept_setroundl_ctx): New.
19375         (libc_fesetenv_mips_ctx): New.
19376         (libc_fesetenv_ctx): New.
19377         (libc_fesetenv_ctxf): New.
19378         (libc_fesetenv_ctxl): New.
19379         (libc_feupdateenv_mips_ctx): New.
19380         (libc_feupdateenv_ctx): New.
19381         (libc_feupdateenvf_ctx): New.
19382         (libc_feupdateenvl_ctx): New.
19383         (libc_feholdsetround_mips_ctx): New.
19384         (libc_feholdsetround_ctx): New.
19385         (libc_feholdsetroundf_ctx): New.
19386         (libc_feholdsetroundl_ctx): New.
19387         (libc_feresetround_mips_ctx): New.
19388         (libc_feresetround_ctx): New.
19389         (libc_feresetroundf_ctx): New.
19390         (libc_feresetroundl_ctx): New.
19392 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
19394         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
19396         * manual/ipc.texi: New file.
19397         * manual/Makefile (chapters): Add ipc.
19398         * manual/job.texi: Add "Inter-Process Communication" to next.
19399         * manual/process.texi: Add "Inter-Process Communication" to prev.
19401 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19403         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19405 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
19407         * malloc/malloc.c (__libc_calloc): Simplify implementation.
19409         * manual/arith.texi: Fix spaces after sentences.
19410         * manual/charset.texi: Likewise.
19411         * manual/errno.texi: Likewise.
19412         * manual/install.texi: Likewise.
19413         * manual/llio.texi: Likewise.
19414         * manual/locale.texi: Likewise.
19415         * manual/maint.texi: Likewise.
19416         * manual/math.texi: Likewise.
19417         * manual/memory.texi: Likewise.
19418         * manual/message.texi: Likewise.
19419         * manual/probes.texi: Likewise.
19420         * manual/resource.texi: Likewise.
19421         * manual/signal.texi: Likewise.
19422         * manual/socket.texi: Likewise.
19423         * manual/stdio.texi: Likewise.
19424         * manual/string.texi: Likewise.
19425         * manual/time.texi: Likewise.
19426         * manual/users.texi: Likewise.
19428 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
19430         [BZ #16632]
19431         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
19432         _DEFAULT_SOURCE is defined.
19434 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
19435             Carlos O'Donell  <carlos@redhat.com>
19437         [BZ #16613]
19438         * elf/dl-tls.c (_dl_count_modids): New function.
19439         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
19440         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
19441         audit library and increment generation counter.
19442         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
19443         * elf/tst-audit9.c: New file.
19444         * elf/tst-auditmod9a.c: New file.
19445         * elf/tst-auditmod9b.c: New file.
19446         * elf/Makefile: Add rules to build and run tst-audit9.
19448 2014-02-25  Florian Weimer  <fweimer@redhat.com>
19450         [BZ #15347]
19451         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
19453 2014-02-25  Will Newton  <will.newton@linaro.org>
19455         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
19456         (__longjmp): Restore sp and lr before restoring callee
19457         saved registers.  Add longjmp and longjmp_target
19458         SystemTap probe point.
19459         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
19460         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
19461         Define to zero to match jmpbuf layout.
19462         * sysdeps/arm/setjmp.S: Include stap-probe.h.
19463         (__sigsetjmp): Save sp and lr before saving callee
19464         saved registers.  Add setjmp SystemTap probe point.
19466 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
19468         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
19470 2014-02-24  Andreas Schwab  <schwab@suse.de>
19472         [BZ #15804]
19473         * elf/pldd.c (wait_for_ptrace_stop): New function.
19474         (main): Call it after attaching.
19476 2014-02-22  Roland McGrath  <roland@hack.frob.com>
19478         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
19479         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
19480         Versions files is now verboten.
19481         * hurd/Versions (libc: GLIBC_2.0):
19482         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
19483         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
19484         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
19485         * mach/Versions: Likewise.
19487         * csu/Versions: Remove unused %include.
19488         * resolv/Versions: Likewise.
19490 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
19492         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
19493         ($(objpfx)check-local-headers.out): Likewise.
19494         ($(objpfx)begin-end-check.out): Likewise.
19495         * Makerules (check-abi-%.out): Likewise.
19496         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
19497         ($(objpfx)test2.cat): Likewise.
19498         ($(objpfx)de/libc.cat): Likewise.
19499         ($(objpfx)test-gencat.out): Likewise.
19500         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
19501         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
19502         ($(objpfx)noload-mem): Likewise.
19503         ($(objpfx)tst-pathopt.out): Likewise.
19504         ($(objpfx)tst-rtld-load-self.out): Likewise.
19505         ($(objpfx)tst-array1-cmp.out): Likewise.
19506         ($(objpfx)tst-array1-static-cmp.out): Likewise.
19507         ($(objpfx)tst-array2-cmp.out): Likewise.
19508         ($(objpfx)tst-array3-cmp.out): Likewise.
19509         ($(objpfx)tst-array4-cmp.out): Likewise.
19510         ($(objpfx)tst-array5-cmp.out): Likewise.
19511         ($(objpfx)tst-array5-static-cmp.out): Likewise.
19512         ($(objpfx)check-textrel.out): Likewise.
19513         ($(objpfx)check-execstack.out): Likewise.
19514         ($(objpfx)check-localplt.out): Likewise.
19515         ($(objpfx)order2-cmp.out): Likewise.
19516         ($(objpfx)tst-leaks1-mem): Likewise.
19517         ($(objpfx)tst-leaks1-static-mem): Likewise.
19518         ($(objpfx)tst-initorder-cmp.out): Likewise.
19519         ($(objpfx)tst-initorder2-cmp.out): Likewise.
19520         ($(objpfx)tst-unused-dep.out): Likewise.
19521         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
19522         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
19523         * iconv/Makefile (test-iconvconfig): Likewise.
19524         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
19525         ($(objpfx)iconv-test.out): Likewise.
19526         ($(objpfx)tst-tables.out): Likewise.
19527         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
19528         ($(objpfx)tst-gettext.out): Likewise.
19529         ($(objpfx)tst-translit.out): Likewise.
19530         ($(objpfx)tst-gettext2.out): Likewise.
19531         ($(objpfx)tst-gettext4.out): Likewise.
19532         ($(objpfx)tst-gettext6.out): Likewise.
19533         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
19534         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
19535         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
19536         ($(objpfx)tst-fopenloc-mem.out): Likewise.
19537         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
19538         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
19539         * posix/Makefile ($(objpfx)globtest.out): Likewise.
19540         ($(objpfx)wordexp-tst.out): Likewise.
19541         ($(objpfx)annexc.out): Likewise.
19542         ($(objpfx)tst-fnmatch-mem): Likewise.
19543         ($(objpfx)bug-regex2-mem): Likewise.
19544         ($(objpfx)bug-regex14-mem): Likewise.
19545         ($(objpfx)bug-regex21-mem): Likewise.
19546         ($(objpfx)bug-regex31-mem): Likewise.
19547         ($(objpfx)tst-vfork3-mem): Likewise.
19548         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
19549         ($(objpfx)tst-pcre-mem): Likewise.
19550         ($(objpfx)tst-boost-mem): Likewise.
19551         ($(objpfx)tst-getconf.out): Likewise.
19552         ($(objpfx)bug-ga2-mem): Likewise.
19553         ($(objpfx)bug-glob2-mem): Likewise.
19554         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
19555         ($(objpfx)mtrace-tst-leaks2): Likewise.
19556         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
19557         ($(objpfx)tst-printf.out): Likewise.
19558         ($(objpfx)tst-setvbuf1.out): Likewise.
19559         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
19560         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
19561         ($(objpfx)tst-fmtmsg.out): Likewise.
19562         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
19563         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
19565         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
19566         * bits/sigaction.h [__USE_MISC]: Likewise.
19567         * bits/waitstatus.h: Update #endif comments.
19568         * ctype/ctype.h: Likewise.
19569         * dirent/dirent.h: Likewise.
19570         [__USE_MISC]: Remove redundant conditionals.
19571         * grp/grp.h: Update #endif comments.
19572         [__USE_GNU]: Remove redundant conditionals.
19573         [__USE_MISC]: Likewise.
19574         * inet/netinet/in.h [__USE_GNU]: Likewise.
19575         * io/sys/stat.h [__USE_MISC]: Likewise.
19576         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
19577         * libio/bits/stdio.h: Update #endif comments.
19578         [__USE_MISC]: Remove redundant conditionals.
19579         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
19580         * libio/stdio.h: Update #endif comments.
19581         [__USE_MISC]: Remove redundant conditionals.
19582         * math/bits/math-finite.h [__USE_MISC]: Likewise.
19583         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
19584         * math/math.h: Update #else and #endif comments.
19585         [__USE_MISC]: Remove redundant conditionals.
19586         * misc/sys/uio.h: Update #endif comments.
19587         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
19588         * posix/glob.h [__USE_MISC]: Likewise.
19589         * posix/sys/types.h: Update #endif comments.
19590         [__USE_MISC]: Remove redundant conditionals.
19591         * posix/sys/wait.h: Update #endif comments.
19592         [__USE_MISC]: Remove redundant conditionals.
19593         * posix/unistd.h: Update #endif comments.
19594         [__USE_MISC]: Remove redundant conditionals.
19595         * pwd/pwd.h [__USE_GNU]: Likewise.
19596         [__USE_MISC]: Likewise.
19597         * resolv/netdb.h [__USE_GNU]: Likewise.
19598         * signal/signal.h: Update #endif comments.
19599         [__USE_MISC]: Remove redundant conditionals.
19600         * stdlib/stdlib.h: Update #else and #endif comments.
19601         [__USE_MISC]: Remove redundant conditionals.
19602         [__USE_GNU]: Likewise.
19603         * string/bits/string2.h [__USE_MISC]: Likewise.
19604         * string/string.h: Update #endif comments.
19605         [__USE_MISC]: Remove redundant conditionals.
19606         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
19607         Likewise.
19608         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
19609         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
19610         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
19611         Likewise.
19612         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
19613         Likewise.
19614         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
19615         comments.
19616         [__USE_MISC]: Remove redundant conditionals.
19617         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
19618         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
19619         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
19620         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
19621         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
19622         Likewise.
19623         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
19624         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
19625         Likewise.
19626         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
19627         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
19628         Likewise.
19629         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
19630         Likewise.
19631         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
19632         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
19633         Likewise.
19634         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
19635         Likewise.
19636         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
19637         * sysdeps/x86/bits/string.h: Update #endif comments.
19638         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
19639         conditionals.
19640         * time/sys/time.h: Update #endif comments.
19641         * time/time.h: Likewise.
19642         [__USE_MISC]: Remove redundant conditionals.
19644 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
19646         [BZ #16600]
19647         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
19649 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
19651         * Versions.def (librt): Add GLIBC_2.17.
19653 2014-02-21  Adam Conrad  <adconrad@0c3.net>
19655         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
19656         synonym for _SYS_AUXV_H to allow direct inclusion.
19657         * sysdeps/sparc/bits/hwcap.h: Likewise.
19658         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
19659         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
19660         * sysdeps/sparc/sysdep.h: Likewise.
19662 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19664         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
19666 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19668         * benchtests/bench-strrchr.c: Print length instead of position.
19670 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
19672         [BZ #16611]
19673         * sysdeps/unix/sysv/linux/kernel-features.h
19674         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
19675         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
19676         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
19677         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
19678         Likewise.
19679         [__i386__ || __powerpc__ || __sh__ || __sparc__]
19680         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19681         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
19682         (__ASSUME_SENDMMSG): Define instead of using previous
19683         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
19684         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19685         (__ASSUME_SENDMMSG_SYSCALL): Define.
19686         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19687         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
19688         Likewise.
19689         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19690         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19691         Likewise.
19692         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19693         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19694         Likewise.
19695         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
19696         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19697         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19698         [__ASSUME_SENDMMSG]: Change conditionals to
19699         [__ASSUME_SENDMMSG_SOCKETCALL].
19700         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19701         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
19702         Define.
19703         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19704         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
19705         Likewise.
19706         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
19707         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19708         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19709         [!__ASSUME_SENDMMSG]: Change conditional to
19710         [!__ASSUME_SENDMMSG_SOCKETCALL].
19711         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19712         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19713         Define.
19715         [BZ #16610]
19716         * sysdeps/unix/sysv/linux/kernel-features.h
19717         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
19718         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
19719         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
19720         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
19721         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
19722         [__i386__ || __sparc__]
19723         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19724         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
19725         (__ASSUME_RECVMMSG): Define instead of using previous
19726         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
19727         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19728         (__ASSUME_RECVMMSG_SYSCALL): Define.
19729         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19730         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19731         Likewise.
19732         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19733         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19734         Likewise.
19735         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19736         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19737         Likewise.
19738         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
19739         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19740         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19741         [__ASSUME_RECVMMSG]: Change condition to
19742         [__ASSUME_RECVMMSG_SOCKETCALL].
19743         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19744         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19745         Define.
19746         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19747         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19748         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19749         Likewise.
19750         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
19751         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19752         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19753         [!__ASSUME_RECVMMSG]: Change condition to
19754         [!__ASSUME_RECVMMSG_SOCKETCALL].
19755         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19756         (__ASSUME_RECVMMSG_SYSCALL): Define.
19758         [BZ #16609]
19759         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
19760         __powerpc__ || __s390__ || __sh__ || __sparc__]
19761         (__ASSUME_SOCKETCALL): Define.
19762         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
19763         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
19764         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
19765         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
19766         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
19767         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
19768         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
19769         (__ASSUME_ACCEPT4): Define instead of using previous
19770         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
19771         __powerpc__ || __sparc__ || __s390__)] condition.
19772         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19773         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19774         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
19775         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19776         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19777         [!__ASSUME_ACCEPT4]: Change condition to
19778         [!__ASSUME_ACCEPT4_SOCKETCALL].
19779         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19780         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
19781         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
19782         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19783         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
19784         __ASSUME_ACCEPT4_SYSCALL.
19785         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
19786         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
19787         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19788         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
19789         __ASSUME_ACCEPT4_SYSCALL.
19790         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
19791         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19792         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19793         [__ASSUME_ACCEPT4]: Change condition to
19794         [__ASSUME_ACCEPT4_SOCKETCALL].
19795         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
19796         (__ASSUME_SOCKETCALL): Define.
19797         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
19798         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19799         (__ASSUME_SOCKETCALL): Define.
19800         (__ASSUME_ACCEPT4): Remove.
19801         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
19802         Define.
19803         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19804         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
19805         Likewise.
19806         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19807         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19809         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
19810         macro.
19811         (HWCAP_ARM_LPAE): Likewise.
19812         (HWCAP_ARM_EVTSTRM): Likewise.
19813         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
19814         Add vpfd32, lpae and evtstrm.
19815         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
19816         Increase to 22.
19818 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
19820         * math/auto-libm-test-in: Add tests of clog10.
19821         * math/auto-libm-test-out: Regenerated.
19822         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
19823         * sysdeps/i386/fpu/libm-test-ulps: Update.
19824         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19826 2014-02-18  Andreas Schwab  <schwab@suse.de>
19828         [BZ #16574]
19829         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
19830         Store non-zero if the second buffer was newly allocated.
19831         (send_dg): Likewise.
19832         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
19833         to send_vc and send_dg.
19834         (res_nsend): Pass NULL for ansp2_malloced.
19835         * resolv/res_query.c (__libc_res_nquery): Add parameter
19836         answerp2_malloced and pass it down to __libc_res_nsend.
19837         (res_nquery): Pass additional NULL to __libc_res_nquery.
19838         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
19839         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
19840         second answer buffer if answerp2_malloced was set.
19841         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
19842         (__libc_res_nquerydomain): Add parameter
19843         answerp2_malloced and pass it down to __libc_res_nquery.
19844         (res_nquerydomain): Pass additional NULL to
19845         __libc_res_nquerydomain.
19846         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
19847         additional NULL to __libc_res_nsend and __libc_res_nquery.
19848         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
19849         additional NULL to __libc_res_nsearch.
19850         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
19851         parameter of __libc_res_nsearch to check for separately allocated
19852         second buffer.
19853         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
19854         __libc_res_nquery.
19855         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
19856         additional NULL to __libc_res_nquery.
19857         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
19858         __libc_res_nsearch.
19859         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
19860         * include/resolv.h: Update prototypes of __libc_res_nquery,
19861         __libc_res_nsearch, __libc_res_nsend.
19863 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
19865         * math/auto-libm-test-in: Add tests of fma.
19866         * math/auto-libm-test-out: Regenerated.
19867         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
19868         (fma_towardzero_test_data): Likewise.
19869         (fma_downward_test_data): Likewise.
19870         (fma_upward_test_data): Likewise.
19871         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
19872         mpc_mode.
19873         (rounding_modes): Add values for new field.
19874         (func_calc_method): Add value mpfr_fff_f.
19875         (func_calc_desc): Add mpfr_fff_f union field.
19876         (test_function): Add field exact_args.
19877         (FUNC): Add macro argument EXACT_ARGS.
19878         (FUNC_mpfr_f_f): Update call to FUNC.
19879         (FUNC_mpfr_f_f): Likewise.
19880         (FUNC_mpfr_ff_f): Likewise.
19881         (FUNC_mpfr_if_f): Likewise.
19882         (FUNC_mpc_c_f): Likewise.
19883         (FUNC_mpc_c_c): Likewise.
19884         (test_functions): Add fma.  Update calls to FUNC.
19885         (handle_input_arg): Add argument exact_args.
19886         (add_test): Update call to handle_input_arg.
19887         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
19888         (output_for_one_input_case): Update call to calc_generic_results.
19889         Recalculate exact zero results in each rounding mode.
19891         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
19892         non-negative before setting low bit.
19893         * math/auto-libm-test-in: Mark one asin test possibly having
19894         spurious underflow.
19895         * math/auto-libm-test-out: Regenerated.
19896         * sysdeps/i386/fpu/libm-test-ulps: Update.
19897         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19899 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
19901         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
19902         * sysdeps/unix/sysv/linux/microblaze: Move directory from
19903         ports/sysdeps/unix/sysv/linux/microblaze.
19904         * README: Add missing listing for microblaze*-*-linux-gnu.
19906 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
19908         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
19909         duplicate code
19911 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
19913         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
19914         * sysdeps/unix/sysv/linux/ia64: Move directory from
19915         ports/sysdeps/unix/sysv/linux/ia64.
19916         * README: Update listing for ia64-*-linux-gnu.
19918 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
19919             Joseph Myers  <joseph@codesourcery.com>
19921         * Makeconfig (test-name): New variable.
19922         (evaluate-test): Likewise.
19923         * Makerules (do-test-clean): Remove .test-result files.
19924         (common-mostlyclean): Likewise.
19925         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
19926         * scripts/evaluate-test.sh: New file.
19928 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
19930         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
19931         separate $(objpfx)tst-fopenloc-cmp.out and
19932         $(objpfx)tst-fopenloc-mem.out targets.
19933         (tests): Update dependencies.
19934         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
19935         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
19936         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
19937         (tst-rxspencer-no-utf8-ARGS): New variable.
19938         (tst-rxspencer-no-utf8-ENV): Likewise.
19939         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
19940         instead of $(objpfx)tst-rxspencer-mem.
19941         ($(objpfx)tst-rxspencer-mem): Change target to
19942         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
19943         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
19944         * posix/tst-rxspencer-no-utf8.c: New file.
19946         * elf/Makefile ($(objpfx)order.out): Remove rule.
19947         [$(run-built-tests) = yes] (tests): Depend on
19948         $(objpfx)order-cmp.out.
19949         ($(objpfx)order-cmp.out): New rule.
19950         [$(run-built-tests) = yes] (tests): Depend on
19951         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
19952         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
19953         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
19954         $(objpfx)tst-array5-static-cmp.out.
19955         ($(objpfx)tst-array1.out): Remove rule.
19956         ($(objpfx)tst-array1-cmp.out): New rule.
19957         ($(objpfx)tst-array1-static.out): Remove rule.
19958         ($(objpfx)tst-array1-static-cmp.out): New rule.
19959         ($(objpfx)tst-array2.out): Remove rule.
19960         ($(objpfx)tst-array2-cmp.out): New rule.
19961         ($(objpfx)tst-array3.out): Remove rule.
19962         ($(objpfx)tst-array3-cmp.out): New rule.
19963         ($(objpfx)tst-array4.out): Remove rule.
19964         ($(objpfx)tst-array4-cmp.out): New rule.
19965         ($(objpfx)tst-array5.out): Remove rule.
19966         ($(objpfx)tst-array5-cmp.out): New rule.
19967         ($(objpfx)tst-array5-static.out): Remove rule.
19968         ($(objpfx)tst-array5-static-cmp.out): New rule.
19969         [$(run-built-tests) = yes] (tests): Depend on
19970         $(objpfx)order2-cmp.out.
19971         ($(objpfx)order2.out): Remove rule.
19972         ($(objpfx)order2-cmp.out): New rule.
19973         ($(objpfx)tst-initorder.out): Remove rule.
19974         [$(run-built-tests) = yes] (tests): Depend on
19975         $(objpfx)tst-initorder-cmp.out.
19976         ($(objpfx)tst-initorder-cmp.out): New rule.
19977         ($(objpfx)tst-initorder2.out): Remove rule.
19978         [$(run-built-tests) = yes] (tests): Depend on
19979         $(objpfx)tst-initorder2-cmp.out.
19980         ($(objpfx)tst-initorder2-cmp.out): New rule.
19981         [$(run-built-tests) = yes] (tests): Depend on
19982         $(objpfx)tst-unused-dep-cmp.out.
19983         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
19984         ($(objpfx)tst-unused-dep-cmp.out): New rule.
19985         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
19986         on $(objpfx)tst-setvbuf1-cmp.out.
19987         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
19988         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
19989         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
19990         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
19991         ($(objpfx)tst-svc.out): Remove rule.
19992         ($(objpfx)tst-svc-cmp.out): New rule.
19994 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
19996         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
19997         * ctype/ctype.h [__USE_MISC]: Likewise.
19998         * dirent/dirent.h [__USE_MISC]: Likewise.
19999         * grp/grp.h [__USE_MISC]: Likewise.
20000         * io/fcntl.h [__USE_MISC]: Likewise.
20001         * io/sys/stat.h [__USE_MISC]: Likewise.
20002         * libio/stdio.h [__USE_MISC]: Likewise.
20003         * posix/unistd.h [__USE_MISC]: Likewise.
20004         * pwd/pwd.h [__USE_MISC]: Likewise.
20005         * stdlib.h [__USE_MISC]: Likewise.
20006         * string/bits/string2.h [__USE_MISC]: Likewise.
20007         * string/string.h [__USE_MISC]: Likewise.
20008         * time/time.h [__USE_MISC]: Likewise.
20010 2014-02-13  Andreas Schwab  <schwab@suse.de>
20012         [BZ #16574]
20013         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
20014         second answer buffer if it was separately allocated.
20016 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
20018         * sysdeps/mips/math-tests.h: Include <features.h>.
20019         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
20020         (ROUNDING_TESTS_long_double): Do not define.
20021         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
20022         (EXCEPTION_TESTS_long_double): Likewise.
20023         * sysdeps/mips/mips64/libm-test-ulps: Update.
20025         * include/features.h (__USE_BSD): Remove macro definitions.
20026         (__USE_SVID): Likewise.
20027         (_BSD_SOURCE): Likewise.
20028         (_SVID_SOURCE): Likewise.
20029         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
20030         from definition of _DEFAULT_SOURCE.
20031         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
20032         [_DEFAULT_SOURCE].
20033         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
20034         * bits/mman.h [__USE_BSD]: Likewise.
20035         * bits/termios.h [__USE_BSD]: Likewise.
20036         * bits/waitstatus.h [__USE_BSD]: Likewise.
20037         * ctype/ctype.h [__USE_SVID]: Likewise.
20038         * dirent/dirent.h [__USE_BSD]: Likewise.
20039         * grp/grp.h [__USE_SVID]: Likewise.
20040         [__USE_BSD]: Likewise.
20041         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
20042         * io/fcntl.h [__USE_BSD]: Likewise.
20043         * io/ftw.h [__USE_BSD]: Likewise.
20044         * io/sys/stat.h [__USE_BSD]: Likewise.
20045         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
20046         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
20047         * libio/stdio.h [__USE_SVID]: Likewise.
20048         [__USE_BSD]: Likewise.
20049         * math/math.h [__USE_SVID]: Likewise.
20050         [__USE_BSD]: Likewise.
20051         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
20052         * misc/bits/syslog.h [__USE_BSD]: Likewise.
20053         * misc/search.h [__USE_SVID]: Likewise.
20054         * misc/sys/mman.h [__USE_BSD]: Likewise.
20055         * misc/sys/syslog.h [__USE_BSD]: Likewise.
20056         * misc/sys/uio.h [__USE_BSD]: Likewise.
20057         * posix/bits/unistd.h [__USE_BSD]: Likewise.
20058         * posix/glob.h [__USE_BSD]: Likewise.
20059         * posix/regex.h [__USE_BSD]: Likewise.
20060         * posix/sys/types.h [__USE_BSD]: Likewise.
20061         [__USE_SVID]: Likewise.
20062         * posix/sys/utsname.h [__USE_SVID]: Likewise.
20063         * posix/sys/wait.h [__USE_BSD]: Likewise.
20064         [__USE_SVID]: Likewise.
20065         * posix/unistd.h [__USE_BSD]: Likewise.
20066         [__USE_SVID]: Likewise.
20067         * pwd/pwd.h [__USE_SVID]: Likewise.
20068         * resolv/netdb.h [__USE_BSD]: Likewise.
20069         * setjmp/setjmp.h [__USE_BSD]: Likewise.
20070         * signal/signal.h [__USE_BSD]: Likewise.
20071         [__USE_SVID]: Likewise.
20072         * socket/sys/socket.h [__USE_BSD]: Likewise.
20073         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
20074         * stdlib/stdlib.h [__USE_BSD]: Likewise.
20075         [__USE_SVID]: Likewise.
20076         * string/bits/string2.h [__USE_BSD]: Likewise.
20077         [__USE_SVID]: Likewise.
20078         * string/bits/string3.h [__USE_BSD]: Likewise.
20079         * string/endian.h [__USE_BSD]: Likewise.
20080         * string/string.h [__USE_SVID]: Likewise.
20081         [__USE_BSD]: Likewise.
20082         * string/strings.h [__USE_BSD]: Likewise.
20083         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
20084         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
20085         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
20086         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
20087         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
20088         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
20089         Likewise.
20090         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
20091         Likewise.
20092         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
20093         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
20094         Likewise.
20095         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
20096         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
20097         Likewise.
20098         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
20099         Likewise.
20100         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
20101         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
20102         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
20103         Likewise.
20104         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
20105         Likewise.
20106         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
20107         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
20108         * termios/termios.h [__USE_BSD]: Likewise.
20109         * time/sys/time.h [__USE_BSD]: Likewise.
20110         * time/time.h [__USE_BSD]: Likewise.
20111         [__USE_SVID]: Likewise.
20113         * Makefile (subdir_targets): Remove subdir_lint.out.
20115         * stdio-common/Makefile (do-tst-unbputc): Remove target.
20116         (do-tst-printf): Likewise.
20117         (tests): Depend directly on $(objpfx)tst-unbputc.out and
20118         $(objpfx)tst-printf.out.
20120         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
20122         * Makerules (check-abi-%): Change target to
20123         $(objpfx)check-abi-%.out.
20124         (check-abi target): Update dependencies.
20125         (check-abi-pattern variable): Redirect output of diff to $@.
20126         (check-abi variable): Likewise.
20127         * elf/Makefile (check-abi): Update dependencies.
20129         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
20130         unused.
20131         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
20132         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
20133         subnormal range.
20134         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
20135         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
20136         value has largest subnormal exponent.
20137         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
20138         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
20139         * sysdeps/aarch64/soft-fp/sfp-machine.h
20140         (_FP_TININESS_AFTER_ROUNDING): New macro.
20141         * sysdeps/alpha/soft-fp/sfp-machine.h
20142         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20143         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20144         Likewise.
20145         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
20146         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20147         * sysdeps/mips/soft-fp/sfp-machine.h
20148         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20149         * sysdeps/powerpc/soft-fp/sfp-machine.h
20150         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20151         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20152         Likewise.
20153         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
20154         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20155         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
20156         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20157         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20158         Likewise.
20160 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
20162         [BZ #16545]
20163         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
20164         model 1.
20166 2014-02-12  Richard Henderson  <rth@redhat.com>
20168         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
20169         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
20170         * sysdeps/unix/sysv/linux/alpha: Move directory from
20171         ports/sysdeps/unix/sysv/linux/alpha.
20172         * README: Update listing for alpha-*-linux-gnu.
20174 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
20176         * include/features.h: Update comment documenting feature test
20177         macros.
20178         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
20179         _DEFAULT_SOURCE.
20180         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
20181         (_SVID_SOURCE): Likewise.
20182         (_DEFAULT_SOURCE): Update description of default features.
20183         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
20184         with _GNU_SOURCE.
20185         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
20186         (S_ISVTX): Likewise.
20187         * manual/math.texi (Mathematical Constants): Likewise.
20188         * manual/signal.texi (Interrupted Primitives): Likewise.
20189         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
20190         * math/test-matherr.c (_SVID_SOURCE): Do not define.
20191         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
20192         Don't refer to _SVID_SOURCE in warning text.
20194         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20196         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
20197         already defined.
20198         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
20199         * sysdeps/mips/dl-lookup.c: Remove.
20200         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
20202 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
20204         [BZ #16447]
20205         * math/auto-libm-test-in: Add testcase for expl.
20206         * math/auto-libm-test-out: Regenerate.
20207         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
20208         calculation of unsafe.
20209         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
20211 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
20213         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
20214         * sysdeps/unix/sysv/linux/aarch64: Move directory from
20215         ports/sysdeps/unix/sysv/linux/aarch64.
20216         * README: Update listing for aarch64*-*-linux-gnu.
20218 2014-02-11  Will Newton  <will.newton@linaro.org>
20220         * manual/probes.texi (Mathematical Function Probes): Use
20221         "triggered" instead of "hit".
20223         * manual/probes.texi (Internal Probes): Add documentation
20224         of setjmp, longjmp and longjmp_target probes.
20226         * include/stap-probe.h: Add comment about probe argument
20227         format.
20229         * malloc/mtrace.c (attribute_hidden): Remove unused macro
20230         definition.  (tr_where, tr_freehook, tr_mallochook,
20231         tr_reallochook, tr_memalignhook): Use ANSI protoype.
20233 2014-02-11  David S. Miller  <davem@davemloft.net>
20235         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
20236         processing int_tests.
20238 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
20240         * sysdeps/mips: Move directory from ports/sysdeps/mips.
20241         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
20242         * sysdeps/unix/sysv/linux/mips: Move directory from
20243         ports/sysdeps/unix/sysv/linux/mips.
20244         * README: Update listing for mips-*-linux-gnu and
20245         mips64-*-linux-gnu.
20247 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
20249         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
20250         * sysdeps/unix/sysv/linux/m68k: Move directory from
20251         ports/sysdeps/unix/sysv/linux/m68k.
20252         * README: Update listing for m68k-*-linux-gnu.
20254 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
20256         * sysdeps/tile: Move directory from ports/sysdeps/tile.
20257         * sysdeps/unix/sysv/linux/generic: Move directory from
20258         ports/sysdeps/unix/sysv/linux/generic.
20259         * sysdeps/unix/sysv/linux/tile: Move directory from
20260         ports/sysdeps/unix/sysv/linux/tile.
20261         * README: Update listing for tile*-*-linux-gnu.
20263 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
20265         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
20266         __builtin_expect.
20267         * benchtests/bench-memmem.c (simple_memmem): Likewise.
20268         * catgets/open_catalog.c (__open_catalog): Likewise.
20269         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
20270         * debug/confstr_chk.c: Likewise.
20271         * debug/fread_chk.c (__fread_chk): Likewise.
20272         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
20273         * debug/getgroups_chk.c: Likewise.
20274         * debug/mbsnrtowcs_chk.c: Likewise.
20275         * debug/mbsrtowcs_chk.c: Likewise.
20276         * debug/mbstowcs_chk.c: Likewise.
20277         * debug/memcpy_chk.c: Likewise.
20278         * debug/memmove_chk.c: Likewise.
20279         * debug/mempcpy_chk.c: Likewise.
20280         * debug/memset_chk.c: Likewise.
20281         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20282         * debug/strcat_chk.c (__strcat_chk): Likewise.
20283         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
20284         * debug/strncat_chk.c (__strncat_chk): Likewise.
20285         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
20286         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
20287         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
20288         * debug/wcpncpy_chk.c: Likewise.
20289         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20290         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
20291         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
20292         * debug/wcsncpy_chk.c: Likewise.
20293         * debug/wcsnrtombs_chk.c: Likewise.
20294         * debug/wcsrtombs_chk.c: Likewise.
20295         * debug/wcstombs_chk.c: Likewise.
20296         * debug/wmemcpy_chk.c: Likewise.
20297         * debug/wmemmove_chk.c: Likewise.
20298         * debug/wmempcpy_chk.c: Likewise.
20299         * debug/wmemset_chk.c: Likewise.
20300         * dirent/scandirat.c (SCANDIRAT): Likewise.
20301         * dlfcn/dladdr1.c (dladdr1): Likewise.
20302         * dlfcn/dladdr.c (dladdr): Likewise.
20303         * dlfcn/dlclose.c (dlclose_doit): Likewise.
20304         * dlfcn/dlerror.c (__dlerror): Likewise.
20305         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
20306         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
20307         * dlfcn/dlopen.c (dlopen_doit): Likewise.
20308         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
20309         * dlfcn/dlsym.c (dlsym_doit): Likewise.
20310         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
20311         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
20312         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
20313         Likewise.
20314         * elf/dl-conflict.c: Likewise.
20315         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
20316         * elf/dl-dst.h: Likewise.
20317         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
20318         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
20319         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
20320         * elf/dl-init.c (call_init, _dl_init): Likewise.
20321         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
20322         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
20323         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
20324         Likewise.
20325         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
20326         Likewise.
20327         * elf/dl-minimal.c (__libc_memalign): Likewise.
20328         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
20329         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20330         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
20331         * elf/dl-sym.c (do_sym): Likewise.
20332         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
20333         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
20334         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
20335         * elf/dl-writev.h (_dl_writev): Likewise.
20336         * elf/ldconfig.c (search_dir): Likewise.
20337         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
20338         (dl_main): Likewise.
20339         * elf/setup-vdso.h (setup_vdso): Likewise.
20340         * grp/compat-initgroups.c (compat_call): Likewise.
20341         * grp/fgetgrent.c (fgetgrent): Likewise.
20342         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
20343         * grp/putgrent.c (putgrent): Likewise.
20344         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
20345         Likewise.
20346         * hurd/hurdinit.c: Likewise.
20347         * iconvdata/8bit-gap.c (struct): Likewise.
20348         * iconvdata/ansi_x3.110.c : Likewise.
20349         * iconvdata/big5.c : Likewise.
20350         * iconvdata/big5hkscs.c : Likewise.
20351         * iconvdata/cp1255.c: Likewise.
20352         * iconvdata/cp1258.c : Likewise.
20353         * iconvdata/cp932.c : Likewise.
20354         * iconvdata/euc-cn.c: Likewise.
20355         * iconvdata/euc-jisx0213.c : Likewise.
20356         * iconvdata/euc-jp.c: Likewise.
20357         * iconvdata/euc-jp-ms.c : Likewise.
20358         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
20359         * iconvdata/gb18030.c : Likewise.
20360         * iconvdata/gbbig5.c (const): Likewise.
20361         * iconvdata/gbgbk.c: Likewise.
20362         * iconvdata/gbk.c : Likewise.
20363         * iconvdata/ibm1364.c : Likewise.
20364         * iconvdata/ibm930.c : Likewise.
20365         * iconvdata/ibm932.c: Likewise.
20366         * iconvdata/ibm933.c : Likewise.
20367         * iconvdata/ibm935.c : Likewise.
20368         * iconvdata/ibm937.c : Likewise.
20369         * iconvdata/ibm939.c : Likewise.
20370         * iconvdata/ibm943.c: Likewise.
20371         * iconvdata/iso_11548-1.c: Likewise.
20372         * iconvdata/iso-2022-cn.c : Likewise.
20373         * iconvdata/iso-2022-cn-ext.c : Likewise.
20374         * iconvdata/iso-2022-jp-3.c: Likewise.
20375         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
20376         * iconvdata/iso-2022-kr.c : Likewise.
20377         * iconvdata/iso646.c (gconv_end): Likewise.
20378         * iconvdata/iso_6937-2.c : Likewise.
20379         * iconvdata/iso_6937.c : Likewise.
20380         * iconvdata/iso8859-1.c: Likewise.
20381         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
20382         * iconvdata/shift_jisx0213.c : Likewise.
20383         * iconvdata/sjis.c : Likewise.
20384         * iconvdata/t.61.c : Likewise.
20385         * iconvdata/tcvn5712-1.c : Likewise.
20386         * iconvdata/tscii.c: Likewise.
20387         * iconvdata/uhc.c : Likewise.
20388         * iconvdata/unicode.c (gconv_end): Likewise.
20389         * iconvdata/utf-16.c (gconv_end): Likewise.
20390         * iconvdata/utf-32.c (gconv_end): Likewise.
20391         * iconvdata/utf-7.c (base64): Likewise.
20392         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
20393         * iconv/gconv_close.c (__gconv_close): Likewise.
20394         * iconv/gconv_open.c (__gconv_open): Likewise.
20395         * iconv/gconv_simple.c (internal_ucs4_loop_single)
20396         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
20397         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
20398         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
20399         (ucs4le_internal_loop_single): Likewise.
20400         * iconv/iconv.c (iconv): Likewise.
20401         * iconv/iconv_close.c: Likewise.
20402         * iconv/loop.c (SINGLE): Likewise.
20403         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
20404         * include/atomic.h: Likewise.
20405         * inet/inet6_option.c (option_alloc): Likewise.
20406         * intl/bindtextdom.c (set_binding_values): Likewise.
20407         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
20408         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
20409         * intl/localealias.c (read_alias_file): Likewise.
20410         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
20411         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
20412         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
20413         * libio/fmemopen.c (fmemopen): Likewise.
20414         * libio/iofgets.c (_IO_fgets): Likewise.
20415         * libio/iofgets_u.c (fgets_unlocked): Likewise.
20416         * libio/iofgetws.c (fgetws): Likewise.
20417         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
20418         * libio/iogetdelim.c (_IO_getdelim): Likewise.
20419         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
20420         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
20421         * locale/findlocale.c (_nl_find_locale): Likewise.
20422         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
20423         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
20424         Likewise.
20425         * locale/setlocale.c (setlocale): Likewise.
20426         * login/programs/pt_chown.c (main): Likewise.
20427         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
20428         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
20429         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
20430         (mmap, mmap64, mremap, munmap): Likewise.
20431         * math/e_exp2l.c: Likewise.
20432         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
20433         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
20434         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
20435         * math/s_catan.c (__catan): Likewise.
20436         * math/s_catanf.c (__catanf): Likewise.
20437         * math/s_catanh.c (__catanh): Likewise.
20438         * math/s_catanhf.c (__catanhf): Likewise.
20439         * math/s_catanhl.c (__catanhl): Likewise.
20440         * math/s_catanl.c (__catanl): Likewise.
20441         * math/s_ccosh.c (__ccosh): Likewise.
20442         * math/s_ccoshf.c (__ccoshf): Likewise.
20443         * math/s_ccoshl.c (__ccoshl): Likewise.
20444         * math/s_cexp.c (__cexp): Likewise.
20445         * math/s_cexpf.c (__cexpf): Likewise.
20446         * math/s_cexpl.c (__cexpl): Likewise.
20447         * math/s_clog10.c (__clog10): Likewise.
20448         * math/s_clog10f.c (__clog10f): Likewise.
20449         * math/s_clog10l.c (__clog10l): Likewise.
20450         * math/s_clog.c (__clog): Likewise.
20451         * math/s_clogf.c (__clogf): Likewise.
20452         * math/s_clogl.c (__clogl): Likewise.
20453         * math/s_csin.c (__csin): Likewise.
20454         * math/s_csinf.c (__csinf): Likewise.
20455         * math/s_csinh.c (__csinh): Likewise.
20456         * math/s_csinhf.c (__csinhf): Likewise.
20457         * math/s_csinhl.c (__csinhl): Likewise.
20458         * math/s_csinl.c (__csinl): Likewise.
20459         * math/s_csqrt.c (__csqrt): Likewise.
20460         * math/s_csqrtf.c (__csqrtf): Likewise.
20461         * math/s_csqrtl.c (__csqrtl): Likewise.
20462         * math/s_ctan.c (__ctan): Likewise.
20463         * math/s_ctanf.c (__ctanf): Likewise.
20464         * math/s_ctanh.c (__ctanh): Likewise.
20465         * math/s_ctanhf.c (__ctanhf): Likewise.
20466         * math/s_ctanhl.c (__ctanhl): Likewise.
20467         * math/s_ctanl.c (__ctanl): Likewise.
20468         * math/w_pow.c: Likewise.
20469         * math/w_powf.c: Likewise.
20470         * math/w_powl.c: Likewise.
20471         * math/w_scalb.c (sysv_scalb): Likewise.
20472         * math/w_scalbf.c (sysv_scalbf): Likewise.
20473         * math/w_scalbl.c (sysv_scalbl): Likewise.
20474         * misc/error.c (error_tail): Likewise.
20475         * misc/pselect.c (__pselect): Likewise.
20476         * nis/nis_callback.c (__nis_create_callback): Likewise.
20477         * nis/nis_call.c (__nisfind_server): Likewise.
20478         * nis/nis_creategroup.c (nis_creategroup): Likewise.
20479         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
20480         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
20481         * nis/nis_getservlist.c (nis_getservlist): Likewise.
20482         * nis/nis_lookup.c (nis_lookup): Likewise.
20483         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
20484         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
20485         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
20486         * nis/nis_xdr.c (xdr_endpoint): Likewise.
20487         * nis/nss_compat/compat-grp.c (getgrent_next_file)
20488         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
20489         * nis/nss_compat/compat-initgroups.c (add_group)
20490         (internal_getgrent_r): Likewise.
20491         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
20492         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
20493         * nis/nss_compat/compat-spwd.c (getspent_next_file)
20494         (internal_getspnam_r): Likewise.
20495         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
20496         (_nss_nis_getaliasbyname_r): Likewise.
20497         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
20498         (_nss_nis_getntohost_r): Likewise.
20499         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
20500         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
20501         (_nss_nis_getgrgid_r): Likewise.
20502         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
20503         (internal_nis_gethostent_r, internal_gethostbyname2_r)
20504         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
20505         (_nss_nis_gethostbyname4_r): Likewise.
20506         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
20507         (initgroups_netid): Likewise.
20508         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
20509         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
20510         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
20511         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
20512         (_nss_nis_getprotobynumber_r): Likewise.
20513         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
20514         (_nss_nis_getsecretkey): Likewise.
20515         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
20516         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
20517         (_nss_nis_getpwuid_r): Likewise.
20518         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
20519         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
20520         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
20521         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
20522         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
20523         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
20524         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
20525         Likewise.
20526         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
20527         (_nss_nisplus_getntohost_r): Likewise.
20528         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
20529         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
20530         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
20531         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
20532         Likewise.
20533         * nis/nss_nisplus/nisplus-initgroups.c
20534         (_nss_nisplus_initgroups_dyn): Likewise.
20535         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
20536         (_nss_nisplus_getnetbyaddr_r): Likewise.
20537         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
20538         (_nss_nisplus_getprotobynumber_r): Likewise.
20539         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
20540         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
20541         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
20542         Likewise.
20543         * nis/nss_nisplus/nisplus-service.c
20544         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
20545         (_nss_nisplus_getservbyport_r): Likewise.
20546         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
20547         (_nss_nisplus_getspnam_r): Likewise.
20548         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
20549         Likewise.
20550         * nscd/aicache.c (addhstaiX): Likewise.
20551         * nscd/cache.c (cache_search, prune_cache): Likewise.
20552         * nscd/connections.c (register_traced_file, send_ro_fd)
20553         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
20554         (main_loop_epoll): Likewise.
20555         * nscd/grpcache.c (addgrbyX): Likewise.
20556         * nscd/hstcache.c (addhstbyX): Likewise.
20557         * nscd/initgrcache.c (addinitgroupsX): Likewise.
20558         * nscd/mem.c (gc, mempool_alloc): Likewise.
20559         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
20560         (addinnetgrX): Likewise.
20561         * nscd/nscd-client.h (__nscd_acquire_maplock)
20562         (__nscd_drop_map_ref): Likewise.
20563         * nscd/nscd_getai.c (__nscd_getai): Likewise.
20564         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
20565         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
20566         Likewise.
20567         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
20568         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
20569         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
20570         (__nscd_get_map_ref): Likewise.
20571         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
20572         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
20573         Likewise.
20574         * nscd/pwdcache.c (addpwbyX): Likewise.
20575         * nscd/selinux.c (preserve_capabilities): Likewise.
20576         * nscd/servicescache.c (addservbyX): Likewise.
20577         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
20578         * posix/fnmatch.c (fnmatch): Likewise.
20579         * posix/getopt.c (_getopt_internal_r): Likewise.
20580         * posix/glob.c (glob, glob_in_dir): Likewise.
20581         * posix/wordexp.c (exec_comm_child): Likewise.
20582         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
20583         (getanswer_r, gaih_getanswer_slice): Likewise.
20584         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
20585         * resolv/res_init.c: Likewise.
20586         * resolv/res_mkquery.c (res_nmkquery): Likewise.
20587         * resolv/res_query.c (__libc_res_nquery): Likewise.
20588         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
20589         Likewise.
20590         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
20591         * stdio-common/perror.c (perror): Likewise.
20592         * stdio-common/printf_fp.c (___printf_fp): Likewise.
20593         * stdio-common/tmpnam.c (tmpnam): Likewise.
20594         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20595         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
20596         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
20597         Likewise.
20598         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
20599         * stdlib/putenv.c (putenv): Likewise.
20600         * stdlib/setenv.c (__add_to_environ): Likewise.
20601         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20602         * stdlib/strtol_l.c (INTERNAL): Likewise.
20603         * string/memmem.c (memmem): Likewise.
20604         * string/strerror.c (strerror): Likewise.
20605         * string/strnlen.c (__strnlen): Likewise.
20606         * string/test-memmem.c (simple_memmem): Likewise.
20607         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
20608         * sunrpc/pm_getport.c (__get_socket): Likewise.
20609         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
20610         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
20611         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
20612         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
20613         Likewise.
20614         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
20615         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
20616         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
20617         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
20618         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
20619         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
20620         Likewise.
20621         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
20622         Likewise.
20623         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
20624         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
20625         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
20626         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
20627         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
20628         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
20629         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
20630         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
20631         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
20632         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
20633         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
20634         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
20635         Likewise.
20636         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
20637         Likewise.
20638         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
20639         Likewise.
20640         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
20641         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
20642         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
20643         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
20644         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
20645         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
20646         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
20647         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
20648         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
20649         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
20650         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
20651         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
20652         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
20653         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
20654         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
20655         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
20656         Likewise.
20657         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
20658         Likewise.
20659         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
20660         Likewise.
20661         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
20662         Likewise.
20663         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
20664         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
20665         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
20666         Likewise.
20667         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
20668         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
20669         * sysdeps/posix/opendir.c (__opendirat): Likewise.
20670         * sysdeps/posix/sleep.c: Likewise.
20671         * sysdeps/posix/tempname.c: Likewise.
20672         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
20673         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20674         Likewise.
20675         * sysdeps/powerpc/powerpc32/dl-machine.h
20676         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
20677         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
20678         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20679         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
20680         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
20681         Likewise.
20682         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
20683         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
20684         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20685         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
20686         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20687         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
20688         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
20689         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
20690         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20691         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
20692         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
20693         (elf_machine_lazy_rel): Likewise.
20694         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
20695         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
20696         (elf_machine_lazy_rel): Likewise.
20697         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
20698         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
20699         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
20700         * sysdeps/unix/grantpt.c (grantpt): Likewise.
20701         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
20702         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
20703         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
20704         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
20705         Likewise.
20706         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
20707         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
20708         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
20709         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
20710         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
20711         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
20712         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
20713         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
20714         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
20715         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
20716         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
20717         Likewise.
20718         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
20719         (__posix_fallocate64_l64): Likewise.
20720         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
20721         (posix_fallocate): Likewise.
20722         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
20723         Likewise.
20724         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
20725         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
20726         (getifaddrs_internal): Likewise.
20727         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
20728         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
20729         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
20730         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
20731         * sysdeps/unix/sysv/linux/posix_fallocate64.c
20732         (__posix_fallocate64_l64): Likewise.
20733         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
20734         Likewise.
20735         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
20736         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
20737         (__get_clockfreq): Likewise.
20738         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
20739         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
20740         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
20741         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
20742         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
20743         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
20744         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
20745         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
20746         Likewise.
20747         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
20748         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
20749         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
20750         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
20751         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
20752         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
20753         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
20754         Likewise.
20755         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
20756         (posix_fallocate): Likewise.
20757         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
20758         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
20759         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
20760         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
20761         (elf_machine_rela, elf_machine_rela_relative)
20762         (elf_machine_lazy_rel): Likewise.
20763         * time/asctime.c (asctime_internal): Likewise.
20764         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
20765         * time/tzset.c (__tzset_parse_tz): Likewise.
20766         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
20767         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
20768         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
20769         * wcsmbs/wcsmbsload.h: Likewise.
20771         [BZ #15894]
20772         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
20774         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
20775         (arena_get2): Remove THREAD_STATS conditionals.
20776         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
20777         (__malloc_stats, int): Likewise.
20779 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
20781         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
20782         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
20784         * manual/setjmp.texi: Fix typos/grammar errors.
20786         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
20787         Only return early when n is <= 0.  Delete unused return statement.
20789         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
20790         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
20791         * debug/tst-longjmp_chk3.c: New file.
20793         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
20794         (test_main): Replace code with set_fortify_handler call.
20795         * debug/test-strcpy_chk.c: Likewise.
20796         * debug/tst-chk1.c: Likewise.
20797         * debug/tst-longjmp_chk.c: Likewise.
20798         * test-skeleton.c: Include fcntl.h & paths.h
20799         (set_fortify_handler): Define.
20801         * debug/tst-longjmp_chk.c: Add header comment and include
20802         ../test-skeleton.c.
20803         (do_test): Mark static.
20804         (TEST_FUNCTION): Define.
20806         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
20807         (IP_PMTUDISC_INTERFACE): Likewise.
20808         (IP_MULTICAST_IF): Likewise.
20809         (IP_MULTICAST_TTL): Likewise.
20810         (IP_MULTICAST_LOOP): Likewise.
20811         (IP_ADD_MEMBERSHIP): Likewise.
20812         (IP_DROP_MEMBERSHIP): Likewise.
20813         (IP_UNBLOCK_SOURCE): Likewise.
20814         (IP_BLOCK_SOURCE): Likewise.
20815         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
20816         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
20817         (IP_MSFILTER): Likewise.
20818         (MCAST_JOIN_GROUP): Likewise.
20819         (MCAST_BLOCK_SOURCE): Likewise.
20820         (MCAST_UNBLOCK_SOURCE): Likewise.
20821         (MCAST_LEAVE_GROUP): Likewise.
20822         (MCAST_JOIN_SOURCE_GROUP): Likewise.
20823         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
20824         (MCAST_MSFILTER): Likewise.
20825         (IP_MULTICAST_ALL): Likewise.
20826         (IP_UNICAST_IF): Likewise.
20828         * timezone/Makefile: Delete $(have-ksh) check.
20829         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
20830         * timezone/tzselect.ksh: Add +x mode bits.
20832         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
20833         (ANON_INODE_FS_MAGIC): Likewise.
20834         (BDEVFS_MAGIC): Likewise.
20835         (BINFMTFS_MAGIC): Likewise.
20836         (BTRFS_TEST_MAGIC): Likewise.
20837         (CRAMFS_MAGIC_WEND): Likewise.
20838         (DEBUGFS_MAGIC): Likewise.
20839         (ECRYPTFS_SUPER_MAGIC): Likewise.
20840         (EXT3_SUPER_MAGIC): Likewise.
20841         (EXT4_SUPER_MAGIC): Likewise.
20842         (FUTEXFS_SUPER_MAGIC): Likewise.
20843         (HOSTFS_SUPER_MAGIC): Likewise.
20844         (HUGETLBFS_MAGIC): Likewise.
20845         (MINIX3_SUPER_MAGIC): Likewise.
20846         (MTD_INODE_FS_MAGIC): Likewise.
20847         (NILFS_SUPER_MAGIC): Likewise.
20848         (OPENPROM_SUPER_MAGIC): Likewise.
20849         (PIPEFS_MAGIC): Likewise.
20850         (PSTOREFS_MAGIC): Likewise.
20851         (QNX6_SUPER_MAGIC): Likewise.
20852         (RAMFS_MAGIC): Likewise.
20853         (REISERFS_SUPER_MAGIC_STRING): Likewise.
20854         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
20855         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
20856         (SECURITYFS_MAGIC): Likewise.
20857         (SELINUX_MAGIC): Likewise.
20858         (SMACK_MAGIC): Likewise.
20859         (SOCKFS_MAGIC): Likewise.
20860         (SQUASHFS_MAGIC): Likewise.
20861         (STACK_END_MAGIC): Likewise.
20862         (TMPFS_MAGIC): Likewise.
20863         (USBDEVICE_SUPER_MAGIC): Likewise.
20864         (V9FS_MAGIC): Likewise.
20865         (XENFS_SUPER_MAGIC): Likewise.
20866         (CRAMFS_MAGIC): Fix typo in comment.
20867         (EXT2_SUPER_MAGIC): Update comment.
20868         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
20870 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
20872         * sysdeps/arm: Move directory from ports/sysdeps/arm.
20873         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
20874         * sysdeps/unix/sysv/linux/arm: Move directory from
20875         ports/sysdeps/unix/sysv/linux/arm.
20876         * README: Update listing for arm-*-linux-gnueabi.
20878         * README: Remove mention of am33.
20880 2014-02-07  Roland McGrath  <roland@hack.frob.com>
20882         * bits/sigset.h (__sigemptyset): Use a statement expression rather
20883         than the comma operator, to avoid "rhs of comma has no effect"
20884         compiler warnings.
20885         (__sigfillset, __sigandset, __sigorset): Likewise.
20886         * include/signal.h (__sigemptyset): Likewise.
20887         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
20889 2014-02-07  Allan McRae  <allan@archlinux.org>
20891         * version.h (RELEASE): Set to "development".
20892         (VERSION): Set to "2.19.90"
20893         * NEWS: Add 2.20 section.
20895 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
20897         [BZ #16529]
20898         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
20900 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
20902         * manual/contrib.texi: Update entry for Carlos O'Donell,
20903         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
20905 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
20907         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
20909         * sysdeps/unix/sysv/linux/kernel-features.h
20910         [__LINUX_KERNEL_VERSION >= 0x020621]
20911         (__ASSUME_PROC_PID_TASK_COMM): Define.
20913 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20915         [BZ #16398]
20916         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
20917         conversion when destination buffer does not have enough space.
20918         * libio/tst-ftell-partial-wide.c: New test case.
20919         * libio/Makefile (tests): Add tst-ftell-partial-wide.
20921         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
20922         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
20923         Leonard and Allan McRae.
20925 2014-02-04  David S. Miller  <davem@davemloft.net>
20927         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
20928         32-bit.
20930 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20932         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
20933         New file
20934         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
20935         New file
20936         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
20937         New file.
20938         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
20939         New file.
20940         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
20941         New file.
20942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
20943         New file.
20944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
20945         New file.
20946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
20947         New file.
20948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
20949         New file.
20950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
20951         New file.
20952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
20953         New file.
20954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
20955         New file.
20956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
20957         New file.
20959 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20961         * nptl/shlib-versions: Change powerpc*le start to 2.17.
20962         * shlib-versions: Likewise.
20964 2014-02-04  Roland McGrath  <roland@hack.frob.com>
20965             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20967         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
20968         (abilist-pattern): New variable, set to %-le.abilist.
20970         * Makerules (abilist-pattern): New variable.
20971         (vpath): Use $(abilist-pattern) in place of %.abilist.
20972         (check-abi-% pattern rule): Likewise.
20973         (check-abi, update-abi): Likewise.
20975 2014-02-04  Eric Wong  <normalperson@yhbt.net>
20977         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20979 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
20981         * manual/startup.texi: Add next, previous, and top entries for
20982         the `Program Arguments' and `Environment Variables' nodes.
20984 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
20986         * manual/macros.texi: Add comments before MTASC-safety macros.
20988         * manual/users.texi: Document MTASC-safety properties.
20990         * manual/threads.texi (pthread_key_create, pthread_key_delete)
20991         (pthread_getspecific, pthread_setspecific): Format with
20992         @deftypefun, and add @safety note.
20993         * manual/signal.texi: Move comments that analyze the above
20994         functions to their home place.
20996 2014-02-03  Allan McRae  <allan@archlinux.org>
20998         * po/sl.po: Update Slovenian translation from translation project.
21000 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
21002         * manual/time.texi (timegm): Add missing blank after @c.
21003         Reported by Joseph Myers <joseph@codesourcery.com>.
21005 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
21007         * manual/check-safety.sh: New.
21008         * manual/Makefile ($(objpfx)stamp-summary): Run it.
21010         * manual/terminal.texi: Document MTASC-safety properties.
21012         * manual/filesys.texi: Document MTASC-safety properties.
21014         * manual/errno.texi: Document MTASC-safety properties.
21016         * manual/intro.texi: Document safety identifiers and
21017         conditionals.
21019         * manual/string.texi (wcstok): Fix prototype.
21020         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
21022         * manual/time.texi: Document MTASC-safety properties.
21024         * manual/string.texi: Document MTASC-safety properties.
21026         * manual/threads.texi: Document MTASC-safety properties.
21028         * manual/stdio.texi: Document MTASC-safety properties.
21030         * manual/syslog.texi: Document MTASC-safety properties.
21032         * manual/sysinfo.texi: Document MTASC-safety properties.
21034         * manual/startup.texi: Document MTASC-safety properties.
21036         * manual/socket.texi: Document MTASC-safety properties.
21038         * manual/signal.texi: Document MTASC-safety properties.
21040 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
21042         * manual/setjmp.texi: Document MTASC-safety properties.
21044         * manual/search.texi: Document MTASC-safety properties.
21046         * manual/resource.texi: Document MTASC-safety properties.
21048         * manual/process.texi: Document MTASC-safety properties.
21050         * manual/platform.texi: Document MTASC-safety properties.
21052         * manual/pipe.texi: Document MTASC-safety properties.
21054         * manual/pattern.texi: Document MTASC-safety properties.
21056         * manual/message.texi: Document MTASC-safety properties.
21058         [BZ #12751]
21059         * manual/memory.texi: Document MTASC-safety properties.
21061         * manual/math.texi: Document MTASC-safety properties.
21063         * manual/locale.texi: Document MTASC-safety properties.
21065         * manual/llio.texi: Document MTASC-safety properties.
21067         * manual/libdl.texi: New.
21069         * manual/lang.texi: Document MTASC-safety properties.
21071         * manual/job.texi: Document MTASC-safety properties.
21073         * manual/getopt.texi: Document MTASC-safety properties.
21075         * manual/ctype.texi: Document MTASC-safety properties.
21077 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
21079         [BZ #16046]
21080         * csu/libc-tls.c (static_map): Remove variable.
21081         (__libc_setup_tls): Use main executable's link map for TLS data.
21082         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
21083         casing for LM_ID_BASE and GL(dl_nns).
21084         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
21085         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
21086         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
21087         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
21088         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
21089         member.
21090         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
21091         l_phnum members.
21093 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
21095         * manual/debug.texi: Document MTASC-safety properties.
21097 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
21099         [BZ #16510]
21100         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
21101         of __x86_64__ when disabling x87 inline functions.
21103 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
21105         * manual/charset.texi: Document MTASC-safety properties.
21107         * manual/crypt.texi: Document MTASC-safety properties.
21109         * manual/conf.texi: Document MTASC-safety properties.
21111         * manual/arith.texi: Document MTASC-safety properties.
21113         * manual/argp.texi: Document MTASC-safety properties.
21115         * manual/macros.texi: Introduce macros to document multi
21116         thread, asynchronous signal and asynchronous cancellation
21117         safety properties.
21118         * manual/intro.texi: Introduce the properties themselves.
21120 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21122         * sysdeps/sh/sh4/Makefile: New file.
21124 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
21126         * math/gen-libm-test.pl ($srcdir): New variable.
21127         ($auto_input): Use it.
21129 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
21131         [BZ #16506]
21132         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
21133         access beyond array bounds when parsing netgroups file.
21135         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
21136         the old buffer before realloc.
21138 2014-01-27  Allan McRae  <allan@archlinux.org>
21140         * po/fr.po: Update French translation from translation project.
21142 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21144         * sysdeps/sh/libm-test-ulps: Regenerate.
21146 2014-01-24  David S. Miller  <davem@davemloft.net>
21148         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
21150 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21152         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
21153         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
21155 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
21157         [BZ #16474]
21158         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
21159         string pointers after reallocation.
21161 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21163         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
21164         __SH4A__ instead of __SH_FPU_ANY__.
21166 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21168         * sysdeps/sh/fpu_control.h: New file.
21169         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
21170         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
21171         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
21172         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
21173         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
21174         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
21175         * sysdeps/sh/sys/ucontext.h: Remove.
21176         * sysdeps/sh/sys: Remove directory.
21178 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21180         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
21181         s390/sys/ucontext.h.
21182         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
21183         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
21185 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
21187         [BZ #15605]
21188         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
21190 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21192         [BZ#16431]
21193         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
21194         Adjust the vDSO correctly for internal calls.
21195         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
21197 2014-01-20  Allan McRae  <allan@archlinux.org>
21199         * po/ca.po: Update Catalan translation from translation project.
21201 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
21203         * sysdeps/s390/sotruss-lib.c: New file.
21205 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21207         [BZ#16430]
21208         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
21209         (__GI___gettimeofday): Alias for a different internal symbol to avoid
21210         local calls issues by not having a PLT stub required for IFUNC calls.
21211         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
21213 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
21215         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
21216         * math/test-fpucw-static.c: Likewise.
21218 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
21220         [BZ #16453]
21221         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
21223 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21225         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
21226         implementation for powerpc.
21228 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
21230         [BZ #14782]
21231         * sysdeps/posix/system.c (__libc_system): Do not enable
21232         asynchronous cancellation.
21234 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21236         [BZ #16427]
21237         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
21238         handling only for numbers special also in the IEEE case.
21240 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21242         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
21244 2014-01-11  Allan McRae  <allan@archlinux.org>
21246         * po/bg.po: Update Bulgarian translation from translation project.
21248         * po/de.po: Update German translation from translation project.
21250 2014-01-10  Roland McGrath  <roland@hack.frob.com>
21252         * sysdeps/generic/gcc-compat.h: New file.
21254 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21256         * benchtests/asin-inputs: Correct slow inputs.
21257         * benchtests/acos-inputs: Likewise.
21259 2014-01-10  Allan McRae  <allan@archlinux.org>
21261         * po:sv.po: Update Swedish translation from translation project.
21263         * po/vi.po: Update Vietnamese translation from translation project.
21265         * po/eo.po: Update Esperanto translation from translation project.
21267         * po/cs.po: Update Czech translation from translation project.
21269         * po/nl.po: Update Dutch translation from translation project.
21271         * po/pl.po: Update Polish translation from translation project.
21273         * po/ru.po: Update Russian translation from translation project.
21275         * po/uk.po: Update Ukrainian translation from translation project.
21277 2014-01-08  Brooks Moses  <bmoses@google.com>
21279         * elf/dl-load.c: Fix comment typo.
21281 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
21283         * po/header.pot: Rename to...
21284         * po/pot.header: ... this.
21285         * po/Makefile: Use pot.header.
21287 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
21288             Maxim Kuvyrkov  <maxim@kugelworks.com>
21290         [BZ #16394]
21291         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
21292         SRC and DEST against LEN.
21294 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21296         [BZ #16414]
21297         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
21298         implementation.
21299         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
21301 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21303         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21305 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
21307         [BZ #16408]
21308         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
21309         for large positive arguments.
21311 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
21313         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21315         * math/auto-libm-test-in: Mark various tests with
21316         xfail-rounding:ldbl-128ibm.
21317         * math/auto-libm-test-out: Regenerated.
21319         [BZ #16407]
21320         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
21321         Increase overflow threshold.
21323 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
21325         [BZ #14286]
21326         * stdio-common/vfprintf.c: Check for integer overflow.
21328 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21330         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
21331         the first argument and return value of __tls_get_addr_internal.
21333 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21335         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
21336         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
21338 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21340         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
21341         * sysdeps/s390/rtld-global-offsets.sym: New file.
21342         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
21343         GLIBC_2.19 symbol.
21344         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
21345         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
21346         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
21347         ... this.
21348         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
21349         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
21350         ... this.
21351         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21352         Regenerate.
21353         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21354         Regenerate.
21355         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
21356         halfs of GPRs for high_gprs contexts.
21357         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
21358         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
21359         field.
21360         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
21361         uc_flags field.
21362         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
21363         64 bit versions:
21364         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
21365         for high GPRs (uc_high_gprs) and for future extensions
21366         (__reserved).
21367         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
21368         for future extensions (__reserved).
21369         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
21370         64 bit versions:
21371         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
21372         SC_HIGHGPRS offset definition.
21373         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
21374         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
21376         * Versions.def: Add GLIBC_2.19 for libpthread.
21377         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
21378         siglongjmp for libpthread with GLIBC_2.19 symver.
21379         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
21380         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
21381         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
21382         * sysdeps/s390/__longjmp.c: New file.
21383         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
21384         * sysdeps/s390/longjmp.c: New file.
21385         * sysdeps/s390/setjmp.S: New file.
21386         * sysdeps/s390/sigjmp.S: New file.
21387         * sysdeps/s390/v1-longjmp.c: New file.
21388         * sysdeps/s390/v1-setjmp.h: New file.
21389         * sysdeps/s390/v1-sigjmp.c: New file.
21390         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
21391         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
21392         GLIBC_2.19 version.
21393         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
21394         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
21395         versioned symbols for ____longjmp_chk.
21396         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
21397         Likewise.
21398         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21399         Regenerate.
21400         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
21401         Regenerate.
21402         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21403         Regenerate.
21404         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
21405         Regenerate.
21406         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
21407         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
21408         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
21409         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
21410         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
21411         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
21412         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
21413         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
21414         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
21415         * sysdeps/s390/rtld-__longjmp.c: New file.
21416         * sysdeps/s390/rtld-setjmp.S: New file.
21418 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
21420         [BZ #16400]
21421         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21422         Return -__logl (x) for small positive arguments without evaluating
21423         a polynomial.
21425 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
21427         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
21428         Rename to ...
21429         (__ptrace_peeksiginfo_args): ... this.
21430         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
21431         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
21432         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
21434 2014-01-06  Allan McRae  <allan@archlinux.org>
21436         * inet/netinet/in.h: Fix typo in comment.
21438 2014-01-05  Andreas Jaeger  <aj@suse.de>
21440         * sysdeps/i386/fpu/libm-test-ulps: Update.
21442 2014-01-05  Allan McRae  <allan@archlinux.org>
21444         * po/libc.pot: Regenerated.
21446         * malloc/memusagestat.c: Fix gettext call formatting.
21448 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
21450         * nscd/nscd.c: Improve usage() output.
21452 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
21454         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
21455         * sysdeps/unix/sysv/linux/configure: Regenerated.
21456         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
21457         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
21459 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21461         [BZ #16390]
21462         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
21463         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
21465 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21467         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
21468         extra tokens at end of #undef directive.
21469         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
21470         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
21471         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
21473 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21475         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21477         * math/auto-libm-test-in: Mark various tests with
21478         xfail-rounding:ldbl-128ibm.
21479         * math/auto-libm-test-out: Regenerated.
21481 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
21483         [BZ #16386]
21484         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
21485         numbers with subnormal high part when calculating exponent.
21487         [BZ #16385]
21488         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
21489         fabs.
21491         [BZ #16384]
21492         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
21493         M_LN2l.
21494         (__ieee754_acoshl): Use __log1pl not __log1p.
21496 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
21498         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
21499         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
21500         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
21501         (grow_heap, heap_trim, _int_new_arena, get_free_list)
21502         (reused_arena, arena_get2): Convert to GNU style.
21503         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
21504         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
21505         (memalign_check, __malloc_set_state): Likewise.
21506         * malloc/mallocbug.c (main): Likewise.
21507         * malloc/malloc.c (__malloc_assert, malloc_init_state)
21508         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
21509         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
21510         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
21511         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
21512         (__posix_memalign, malloc_info): Likewise.
21513         * malloc/malloc.h: Likewise.
21514         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
21515         (mallochook, memalignhook, reallochook, mabort): Likewise.
21516         * malloc/mcheck.h: Likewise.
21517         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
21518         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
21519         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
21520         * malloc/morecore.c (__default_morecore): Likewise.
21521         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
21522         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
21523         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
21524         (print_and_abort): Likewise.
21525         * malloc/obstack.h: Likewise.
21526         * malloc/set-freeres.c (__libc_freeres): Likewise.
21527         * malloc/tst-mallocstate.c (main): Likewise.
21528         * malloc/tst-mtrace.c (main): Likewise.
21529         * malloc/tst-realloc.c (do_test): Likewise.
21531 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
21533         [BZ #16366]
21534         * nscd/netgroupcache.c (do_notfound): New function.
21535         (addgetnetgrentX): Use it.
21537         [BZ # 16365]
21538         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
21539         NSS_STATUS_NOTFOUND.
21541 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
21543         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
21544         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21546 2014-01-01  Allan McRae  <allan@archlinux.org>
21548         * scripts/update-copyrights: Update configure input file suffix.
21550         * NEWS: Update copyright year.
21551         * catgets/gencat.c: Likewise.
21552         * csu/version.c: Likewise.
21553         * debug/catchsegv.sh: Likewise.
21554         * debug/pcprofiledump.c: Likewise.
21555         * debug/xtrace.sh: Likewise.
21556         * elf/ldconfig.c: Likewise.
21557         * elf/ldd.bash.in: Likewise.
21558         * elf/pldd.c: Likewise.
21559         * elf/sotruss.ksh: Likewise.
21560         * elf/sprof.c: Likewise.
21561         * iconv/iconv_prog.c: Likewise.
21562         * iconv/iconvconfig.c: Likewise.
21563         * locale/programs/locale.c: Likewise.
21564         * locale/programs/localedef.c: Likewise.
21565         * login/programs/pt_chown.c: Likewise.
21566         * malloc/memusage.sh: Likewise.
21567         * malloc/memusagestat.c: Likewise.
21568         * malloc/mtrace.pl: Likewise.
21569         * manual/libc.texinfo: Likewise.
21570         * nscd/nscd.c: Likewise.
21571         * nss/getent.c: Likewise.
21572         * nss/makedb.c: Likewise.
21573         * posix/getconf.c: Likewise.
21574         * scripts/test-installation.pl: Likewise.
21576         * All files with FSF copyright notices: Update copyright dates
21577         using scripts/update-copyrights.
21578         * intl/plural.c: Regenerated.
21579         * locale/programs/charmap-kw.h: Likewise.
21580         * locale/programs/locfile-kw.h: Likewise.
21582 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
21584         * sysdeps/unix/sysv/linux/configure: Regenerated.
21585         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
21586         the linux/fanotify.h header.
21587         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
21588         HAVE_LINUX_FANOTIFY_H is defined.
21590 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
21592         * benchtests/cos-inputs: New inputs.
21593         * benchtests/sin-inputs: Likewise.
21595         * benchtests/atan-inputs: New inputs. Fix name of multiple
21596         precision fallback inputs.
21598         * benchtests/atanh-inputs: New inputs.
21599         * benchtests/tanh-inputs: Likewise.
21601         * benchtests/acosh-inputs: New inputs.
21602         * benchtests/asinh-inputs: Likewise.
21604         * benchtests/cosh-inputs: New inputs.
21605         * benchtests/sinh-inputs: Likewise.
21607         * benchtests/acos-inputs: Add more inputs.
21608         * benchtests/asin-inputs: Likewise.
21610 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
21612         [BZ #16375]
21613         * manual/arith.texi: Fix spelling.
21614         * manual/charset.texi: Likewise.
21615         * manual/errno.texi: Likewise.
21616         * manual/filesys.texi: Likewise.
21617         * manual/lang.texi: Likewise.
21618         * manual/llio.texi: Likewise.
21619         * manual/locale.texi: Likewise.
21620         * manual/message.texi: Likewise.
21621         * manual/resource.texi: Likewise.
21622         * manual/search.texi: Likewise.
21623         * manual/setjmp.texi: Likewise.
21624         * manual/stdio.texi: Likewise.
21625         * manual/string.texi: Likewise.
21626         * manual/sysinfo.texi: Likewise.
21627         * manual/time.texi: Likewise.
21629 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
21631         * po/sl.po: New file.
21633 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
21635         * .gitignore: Add core/.gdbinit/.gdb_history.
21637 2013-12-27  Allan McRae  <allan@archlinux.org>
21639         [BZ #16369]
21640         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
21641         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
21643 2013-12-24  Brooks Moses  <bmoses@google.com>
21645         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
21646         all compilers that claim C++98 compliance, not just GCC.
21647         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
21648         Likewise.
21650 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21652         * NEWS: Restore accidentally deleted bug-fix entries.
21654 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21655             Ondřej Bílka  <neleai@seznam.cz>
21657         [BZ #15073]
21658         * malloc/malloc.c (_int_free): Perform sanity check only if we
21659         have_lock.
21661 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
21663         [BZ #12986]
21664         * manual/stdio.texi (String Input Conversions): Clarify that character
21665         classes are not supported.
21667 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21669         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21671 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
21673         [BZ #16337]
21674         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21675         Calculate results for small negative arguments directly rather
21676         than using reflection formula with special underflow handling.
21678         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
21679         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
21680         sysdeps/unix/bsd/bsd4.4/syscalls.list.
21681         (fchflags): Likewise.
21682         (revoke): Likewise.
21683         (setlogin): Likewise.
21684         (sigaltstack): Likewise.
21685         (wait4): Likewise.
21686         (sigblock): Remove.
21687         (sigsetmask): Likewise.
21688         (wait3): Likewise.
21689         (waitpid): Likewise.
21690         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
21691         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
21692         file.
21693         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
21694         * sysdeps/unix/bsd/Makefile: ... here.
21695         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
21696         * sysdeps/unix/bsd/Versions: ... here.
21697         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
21698         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
21699         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
21700         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
21701         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
21702         * sysdeps/unix/bsd/sigblock.c: ... here.
21703         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
21704         * sysdeps/unix/bsd/sigsetmask.c: ... here.
21705         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
21706         * sysdeps/unix/bsd/sigvec.c: ... here.
21707         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
21708         * sysdeps/unix/bsd/tcdrain.c: ... here.
21709         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
21710         * sysdeps/unix/bsd/tcgetattr.c: ... here.
21711         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
21712         * sysdeps/unix/bsd/tcsetattr.c: ... here.
21713         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
21714         * sysdeps/unix/bsd/wait.c: ... here.
21715         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
21716         * sysdeps/unix/bsd/wait3.c: ... here.
21717         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
21718         * sysdeps/unix/bsd/waitpid.c: ... here.
21720 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
21722         [BZ #16356]
21723         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
21724         round-to-nearest for [!USE_AS_EXPM1L].
21725         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
21726         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
21727         more tests of exp and exp10.  Expect some exp10 tests to miss
21728         exceptions or fail in directed rounding modes.
21729         * math/auto-libm-test-out: Regenerated.
21730         * math/libm-test.inc (exp10_tonearest_test_data): New array.
21731         (exp10_test_tonearest): New function.
21732         (exp10_towardzero_test_data): New array.
21733         (exp10_test_towardzero): New function.
21734         (exp10_downward_test_data): New array.
21735         (exp10_test_downward): New function.
21736         (exp10_upward_test_data): New array.
21737         (exp10_test_upward): New function.
21738         (main): Call the new functions.
21739         * sysdeps/i386/fpu/libm-test-ulps: Update.
21740         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21742 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
21744         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
21745         asinh, atan, atan2, atanh, cbrt, cos and cosh.
21746         * math/auto-libm-test-out: Regenerated.
21747         * math/libm-test.inc (acosh_test_data): Add more tests.
21748         (atanh_test_data): Likewise.
21749         (ceil_test_data): Likewise.
21750         (copysign_test_data): Likewise.
21751         * sysdeps/i386/fpu/libm-test-ulps: Update.
21752         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21754         * timezone/checktab.awk: Update from tzcode 2013i.
21755         * timezone/private.h: Likewise.
21756         * timezone/scheck.c: Likewise.
21757         * timezone/tzfile.h: Likewise.
21758         * timezone/tzselect.ksh: Likewise.
21759         * timezone/zdump.c: Likewise.
21760         * timezone/zic.c: Likewise.
21762         * math/auto-libm-test-in: Add tests of cpow.
21763         * math/auto-libm-test-out: Regenerated.
21764         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
21765         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21766         mpc_cc_c.
21767         (func_calc_desc): Add mpc_cc_c union field.
21768         (test_functions): Add cpow.
21769         (special_fill_2pi): New function.
21770         (special_real_inputs): Add 2pi.
21771         (calc_generic_results): Handle mpc_cc_c.
21772         * sysdeps/i386/fpu/libm-test-ulps: Update.
21773         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21775         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
21776         csqrt, ctan and ctanh.
21777         * math/auto-libm-test-out: Regenerated.
21778         * math/libm-test.inc (TEST_COND_x86_64): New macro.
21779         (TEST_COND_x86): Likewise.
21780         (ccos_test_data): Use AUTO_TESTS_c_c.
21781         (ccosh_test_data): Likewise.
21782         (cexp_test_data): Likewise.
21783         (clog_test_data): Likewise.
21784         (csqrt_test_data): Likewise.
21785         (ctan_test_data): Likewise.
21786         (ctan_tonearest_test_data): Likewise.
21787         (ctan_towardzero_test_data): Likewise.
21788         (ctan_downward_test_data): Likewise.
21789         (ctan_upward_test_data): Likewise.
21790         (ctanh_test_data): Likewise.
21791         (ctanh_tonearest_test_data): Likewise.
21792         (ctanh_towardzero_test_data): Likewise.
21793         (ctanh_downward_test_data): Likewise.
21794         (ctanh_upward_test_data): Likewise.
21795         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21796         mpc_c_c.
21797         (func_calc_desc): Add mpc_c_c union field.
21798         (FUNC_mpc_c_c): New macro.
21799         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
21800         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
21801         ctanh.
21802         (special_fill_min_subnorm_p120): New function.
21803         (special_real_inputs): Add min_subnorm_p120.
21804         (calc_generic_results): Handle mpc_c_c.
21805         * sysdeps/i386/fpu/libm-test-ulps: Update.
21806         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21808 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
21810         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
21811         (do_sin_slow): New functions.
21812         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
21813         (cslow2, csloww1, csloww2): Use the new functions.
21815         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
21816         Use M to change sign of result instead of X.  Assume X is
21817         positive.
21818         (csloww1): Likewise.
21819         (__sin): Adjust.
21820         (__cos): Adjust.
21822         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
21823         arguments A and DA.
21824         (__sin): Adjust.
21825         (__cos): Likewise.
21827         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
21828         (__cos): Likewise.
21829         (sloww1): Don't adjust sign of DX.
21830         (csloww1): Likewise.
21831         (sloww2): Use X directly and don't adjust sign of DX.
21832         (csloww2): Likewise.
21834 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21836         * math/auto-libm-test-in: Add tests of cabs and carg.
21837         * math/auto-libm-test-out: Regenerated.
21838         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
21839         (carg_test_data): Likewise.
21840         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21841         mpc_c_f.
21842         (func_calc_desc): Add mpc_c_f union field.
21843         (test_functions): Add cabs and carg.
21844         (calc_generic_results): Handle mpc_c_f.
21846         * sysdeps/powerpc/powerpc32/libgcc-compat.S
21847         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
21848         as a macro and a compat symbol.
21849         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
21850         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
21851         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
21852         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
21853         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
21854         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
21855         not use .hidden.
21856         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
21857         Likewise.
21858         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
21859         Likewise.
21860         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
21861         Likewise.
21862         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
21863         Likewise.
21864         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
21865         Likewise.
21866         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
21867         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
21868         from GLIBC_2.3.2.
21870 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21872         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21874 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21876         * manual/texinfo.tex: Update to version 2013-11-26.10 with
21877         trailing whitespace removed.
21878         * scripts/config.guess: Update to version 2013-11-29.
21879         * scripts/config.sub: Update to version 2013-10-01.
21881         * math/auto-libm-test-in: Add tests of sincos.
21882         * math/auto-libm-test-out: Regenerated.
21883         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
21884         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21885         mpfr_f_11.
21886         (func_calc_desc): Add mpfr_f_11 union field.
21887         (test_functions): Add sincos.
21888         (calc_generic_results): Handle mpfr_f_11.
21889         * sysdeps/i386/fpu/libm-test-ulps: Update.
21890         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21892 2013-12-19  Andreas Schwab  <schwab@suse.de>
21894         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
21895         CALL_MCOUNT.
21896         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
21897         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
21898         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
21900 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21902         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
21903         * sysdeps/i386/fpu/libm-test-ulps: Update.
21904         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21906         [BZ #16293]
21907         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
21908         round-to-nearest mode when using frndint.
21909         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
21910         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
21911         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
21912         Likewise.
21913         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
21914         sinh test to fail.
21915         * math/auto-libm-test-out: Regenerated.
21916         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
21917         (TEST_COND_x86): Likewise.
21918         (expm1_tonearest_test_data): New array.
21919         (expm1_test_tonearest): New function.
21920         (expm1_towardzero_test_data): New array.
21921         (expm1_test_towardzero): New function.
21922         (expm1_downward_test_data): New array.
21923         (expm1_test_downward): New function.
21924         (expm1_upward_test_data): New array.
21925         (expm1_test_upward): New function.
21926         (main): Run the new test functions.
21927         * sysdeps/i386/fpu/libm-test-ulps: Update.
21928         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21930         * include/features.h: Update comment documenting feature test
21931         macros.  Mention _DEFAULT_SOURCE in comment.
21932         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
21933         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
21934         _BSD_SOURCE and _SVID_SOURCE.
21935         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
21936         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
21937         !_SVID_SOURCE]: Likewise.
21938         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21939         (__USE_POSIX_IMPLICITLY): Define.
21940         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21941         (_POSIX_SOURCE): Undefine and redefine.
21942         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21943         (_POSIX_C_SOURCE): Likewise.
21944         * manual/creature.texi (_DEFAULT_SOURCE): Document.
21945         (Feature Test Macros): Update documentation of default features.
21947 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
21949         * benchtests/Makefile: Add bench-strtok.
21950         * benchtests/bench-strtok.c: New file: strtok benchtest.
21952 2013-12-19  Allan McRae  <allan@archlinux.org>
21954         * manual/install.texi: Suppress menu for plain text output.
21955         * INSTALL: Regenerated.
21957 2013-12-18  Brooks Moses  <bmoses@google.com>
21959         [BZ #15846]
21960         * misc/getauxval.c: Include errno.h.
21961         (__getauxval): Set errno to ENOENT if the requested type is not
21962         found.
21963         * misc/sys/auxv.h (getauxval): Document that it may set errno;
21964         don't declare with __attribute_const__.
21965         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
21966         * manual/startup.texi: Document that getauxval sets errno.
21968 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
21970         * math/auto-libm-test-in: Add tests of jn and yn.
21971         * math/auto-libm-test-out: Regenerated.
21972         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
21973         (yn_test_data): Likewise.
21974         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21975         mpfr_if_f.
21976         (func_calc_desc): Add mpfr_if_f union field.
21977         (FUNC_mpfr_if_f): New macro.
21978         (test_functions): Add jn and yn.
21979         (calc_generic_results): Assert type of second input for
21980         mpfr_ff_f.  Handle mpfr_if_f.
21981         (output_for_one_input_case): Disable all checking for arguments
21982         fitting floating-point types in case of an integer argument.
21983         * sysdeps/i386/fpu/libm-test-ulps: Update.
21984         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21986         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
21987         Don't expect fegetround reference in libm.so.
21989 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
21991         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
21992         $(config-cflags-nofma).
21994 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
21996         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
21997         * math/auto-libm-test-out: Regenerated.
21999         [BZ #16338]
22000         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
22001         to determine exponent and adjust argument to have exponent of -1.
22002         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
22003         log2.
22004         * math/auto-libm-test-out: Regenerated.
22005         * sysdeps/i386/fpu/libm-test-ulps: Update.
22006         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22008 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
22010         * manual/probes.texi: Remove cases when per-thread arenas are
22011         disabled.
22013 2013-12-18  Andreas Schwab  <schwab@suse.de>
22015         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
22016         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
22017         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
22018         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
22019         * sysdeps/i386/i686/multiarch/Makefile: Update.
22020         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
22022 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22024         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
22025         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
22027 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
22029         [BZ #15968]
22030         Support TZ transition times < 00:00:00.
22031         This is needed for version-3 tz-format files; it supports time
22032         stamps past 2037 for America/Godthab (the only entry in the tz
22033         database for which this change is relevant).
22034         * manual/time.texi (TZ Variable): Document transition times
22035         from -167:59:59 through -00:00:01.
22036         * time/tzset.c (tz_rule): Time of day is now signed.
22037         (__tzset_parse_tz): Parse negative time of day.
22039         Document TZ transition times >= 25:00:00.
22040         * manual/time.texi (TZ Variable): Document transition times from
22041         25:00:00 through 167:59:59.  These are already supported, and this
22042         support will help with version-3 tz-format files.
22044         * manual/time.texi (TZ Variable): Modernize North America example
22045         to reflect current (i.e., 2007-and-later) daylight saving rules.
22047         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
22049 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22051         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
22052         * sysdeps/unix/bsd/bits/stat.h: Likewise.
22053         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
22054         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
22055         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
22056         * sysdeps/unix/bsd/bsdstat.h: Likewise.
22057         * sysdeps/unix/bsd/clock.c: Likewise.
22058         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
22059         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
22060         * sysdeps/unix/bsd/init-posix.c: Likewise.
22061         * sysdeps/unix/bsd/poll.c: Likewise.
22062         * sysdeps/unix/bsd/ptsname.c: Likewise.
22063         * sysdeps/unix/bsd/seekdir.c: Likewise.
22064         * sysdeps/unix/bsd/setegid.c: Likewise.
22065         * sysdeps/unix/bsd/seteuid.c: Likewise.
22066         * sysdeps/unix/bsd/setgid.c: Likewise.
22067         * sysdeps/unix/bsd/setrgid.c: Likewise.
22068         * sysdeps/unix/bsd/setruid.c: Likewise.
22069         * sysdeps/unix/bsd/setsid.c: Likewise.
22070         * sysdeps/unix/bsd/setuid.c: Likewise.
22071         * sysdeps/unix/bsd/sigaction.c: Likewise.
22072         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
22073         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
22074         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
22075         * sysdeps/unix/bsd/telldir.c: Likewise.
22076         * sysdeps/unix/bsd/times.c: Likewise.
22077         * sysdeps/unix/bsd/usleep.c: Likewise.
22079         * misc/Makefile (install-lib): Remove libbsd-compat.a.
22080         ($(objpfx)libbsd-compat.a): Remove rule.
22082         * include/features.h (__FAVOR_BSD): Do not define.
22083         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
22084         features conflicting with POSIX.
22085         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
22086         (_BSD_SOURCE): Remove description of not being a subset of other
22087         feature test macros.
22088         * manual/job.texi (getpgrp): Do not document BSD version.
22089         (getpgid): Do not document by reference to BSD getpgrp.
22090         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
22091         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
22092         * signal/signal.h [__FAVOR_BSD]: Likewise.
22093         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
22094         instead of making contents conditional on [__FAVOR_BSD].
22095         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
22097 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22099         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22101 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22103         [BZ #16314]
22104         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
22105         values below 2**-450, not 2**-500.
22106         * math/auto-libm-test-in: Don't allow spurious underflow from
22107         hypot.
22108         * math/auto-libm-test-out: Regenerated.
22110         [BZ #16316]
22111         [BZ #16330]
22112         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
22113         values of ha and hb and sort them after adjusting subnormal
22114         arguments.
22115         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
22116         Likewise.
22117         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
22118         values of ea and eb and sort them after adjusting subnormal
22119         arguments.
22120         * math/auto-libm-test-in: Do not expect some hypot tests of
22121         subnormals to fail.  Add more hypot tests.
22122         * math/auto-libm-test-out: Regenerated.
22124 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22126         [BZ #13304]
22127         * sysdeps/sh/s_fma.c: New file.
22128         * sysdeps/sh/s_fmaf.c: New file.
22129         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
22130         version.
22131         * sysdeps/sh/Implies: Add sh/soft-fp.
22133 2013-12-16  Roland McGrath  <roland@hack.frob.com>
22135         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
22136         level of indirection to members `objname', `errstring', `malloced'.
22137         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
22138         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
22139         it as the __longjmp argument (just pass 1 instead).
22140         (_dl_catch_error): Initialize C with argument pointers and address of
22141         volatile local ERRCODE rather than copying values out of C at return.
22143 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
22145         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
22146         * math/auto-libm-test-out: Regenerated.
22147         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
22148         (hypot_test_data): Likewise.
22149         (pow_test_data): Likewise.
22150         (pow_tonearest_test_data): Likewise.
22151         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22152         mpfr_ff_f.
22153         (func_calc_desc): Add mpfr_ff_f union field.
22154         (FUNC_mpfr_ff_f): New macro.
22155         (test_functions): Add atan2, hypot and pow.
22156         (special_fill_min): New function.
22157         (special_fill_minus_min): Likewise.
22158         (special_fill_min_subnorm): Likewise.
22159         (special_fill_minus_min_subnorm): Likewise.
22160         (special_real_inputs): Add min, -min, min_subnorm and
22161         -min_subnorm.
22162         (calc_generic_results): Handle mpfr_ff_f.
22163         * sysdeps/i386/fpu/libm-test-ulps: Update.
22164         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22166 2013-12-16  Will Newton  <will.newton@linaro.org>
22168         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
22169         (Aligned Memory Blocks): Add documentation for aligned_alloc
22170         and suggest it as an alternative to posix_memalign.
22171         (Hooks for Malloc): Document __memalign_hook is also called
22172         for aligned_alloc.  (Summary of Malloc): Add summary for
22173         aligned alloc.  Document __memalign_hook is also called
22174         for aligned_alloc.
22176 2013-12-16  Will Newton  <will.newton@linaro.org>
22178         * manual/memory.texi (Malloc Examples): Clarify default
22179         alignment documentation.  Suggest posix_memalign rather
22180         than memalign or valloc.
22181         (Aligned Memory Blocks): Remove suggestion to use memalign
22182         or valloc.  Remove obsolete comment about BSD.
22183         Document memalign errno values and mark the function obsolete.
22184         Document posix_memalign returned error codes.  Mark valloc
22185         as obsolete.  (Hooks for Malloc): __memalign_hook is also
22186         called for posix_memalign and valloc.
22187         (Summary of Malloc): Add posix_memalign to function summary.
22188         __memalign_hook is also called for posix_memalign and valloc.
22190 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
22192         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
22193         TAYLOR_SIN.
22194         (__sin): Adjust.
22195         (__cos): Likewise.
22196         (sloww): Use mynumber union.  Expand ternary operator into
22197         if-else statements.
22198         (cslow): use mynumber union.
22200 2013-12-16  Allan McRae  <allan@archlinux.org>
22202         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
22203         * configure: Regenerated.
22205         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
22207         [BZ #14120]
22208         * configure.ac: Added --enable-maintainer-mode. Check for
22209         autoconf when enabled.
22210         * configure: Regenerated.
22212         * nscd/nscd.service: New file.
22213         * nscd/nscd.tmpfiles: New file.
22215 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
22217         [BZ #12100]
22218         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
22219         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
22220         * sysdeps/x86_64/multiarch/strstr.c: ... here.
22221         (strstr): Add __strstr_sse2_unaligned ifunc.
22222         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
22223         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
22224         (strcasestr): Remove __strcasestr_sse42 ifunc.
22225         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
22226         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
22227         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
22229 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22231         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
22232         * sysdeps/sh/bits/fenv.h: ... here.
22233         * sysdeps/sh/sh4/fpu/bits: Remove directory.
22235 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22237         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
22239         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
22240         hypotf multiarch implementations.
22241         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
22242         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
22243         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
22244         multiarch hypot for PPC64.
22245         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
22246         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
22247         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
22248         multiarch hypotf for PPC64.
22250         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
22251         modff multiarch implementations.
22252         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
22253         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
22254         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
22255         multiarch modf for PPC64.
22256         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
22257         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
22258         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
22259         multiarch modff for PPC64.
22261         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
22262         and logl multiarch implementations.
22263         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
22264         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
22265         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
22266         multiarch logb for PPC64.
22267         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
22268         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
22269         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
22270         multiarch logb for PPC64.
22271         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
22272         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
22273         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
22274         multiarch logb for PPC64.
22276         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
22277         isinff multiarch implementation.
22278         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
22279         file.
22280         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
22281         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
22282         multiarch isinf for PPC64.
22283         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
22284         file.
22285         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
22286         multiarch isinff for PPC64.
22288         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
22289         finitef multiarch implementation.
22290         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
22291         file.
22292         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
22293         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
22294         multiarch finite for PPC64.
22295         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
22296         file.
22297         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
22298         multiarch finitef for PPC64.
22300         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
22301         lrint multiarch implementation.
22302         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
22303         file.
22304         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
22305         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
22306         multiarch llrint for PPC64.
22307         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
22308         multiarch lrint for PPC64.
22310         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
22311         copysignf multiarch implementation.
22312         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
22313         file.
22314         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
22315         file.
22316         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
22317         multiarch copysign for PPC64.
22318         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
22319         multiarch copysignf for PPC64.
22321         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
22322         multiarch implementation.
22323         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
22324         file.
22325         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
22326         file.
22327         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
22328         file.
22329         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
22330         file.
22331         multiarch llround for PPC64.
22332         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
22333         multiarch trunc for PPC64.
22334         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
22335         multiarch truncf for PPC64.
22337         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
22338         multiarch implementation.
22339         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
22340         file.
22341         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
22342         file.
22343         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
22344         file.
22345         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
22346         file.
22347         multiarch llround for PPC64.
22348         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
22349         multiarch round for PPC64.
22350         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
22351         multiarch roundf for PPC64.
22353         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
22354         multiarch implementation.
22355         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
22356         file.
22357         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
22358         file.
22359         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
22360         file.
22361         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
22362         file.
22363         multiarch llround for PPC64.
22364         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
22365         multiarch floor for PPC64.
22366         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
22367         multiarch floorf for PPC64.
22369         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
22370         multiarch implementation.
22371         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
22372         file.
22373         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
22374         file.
22375         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
22376         file.
22377         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
22378         file.
22379         multiarch llround for PPC64.
22380         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
22381         multiarch ceil for PPC64.
22382         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
22383         multiarch ceilf for PPC64.
22385         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
22386         multiarch implementation.
22387         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
22388         file.
22389         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
22390         file.
22391         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
22392         file.
22393         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
22394         multiarch llround for PPC64.
22395         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
22396         multiarch lround for PPC64.
22398         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
22399         multiarch implementation.
22400         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
22401         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
22402         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
22403         file.
22404         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
22405         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
22406         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
22407         multiarch isnan for PPC64.
22408         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
22409         multiarch isnanf for PPC64.
22411         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
22412         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
22413         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
22414         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
22415         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
22416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
22418         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
22419         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
22420         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
22421         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
22423         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
22424         multiarch implementations.
22425         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22426         (__libc_ifunc_impl_list): Likewise.
22427         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
22428         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
22429         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
22430         multiarch stpcpy for PPC64.
22432         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
22433         multiarch implementations.
22434         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22435         (__libc_ifunc_impl_list): Likewise.
22436         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
22437         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
22438         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
22439         multiarch strcpy for PPC64.
22441         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
22442         redefine function name.
22443         (_wordcopy_fwd_dest_aligned): Likewise.
22444         (_wordcopy_bwd_aligned): Likewise.
22445         (_wordcopy_bwd_dest_aligned): Likewise.
22446         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
22447         multiarch implementations.
22448         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22449         (__libc_ifunc_impl_list): Likewise.
22450         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
22451         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
22452         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
22453         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
22454         multiarch wcscpy for PPC64.
22456         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
22457         multiarch implementations.
22458         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22459         (__libc_ifunc_impl_list): Likewise.
22460         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
22461         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
22462         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
22463         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
22464         multiarch wcscpy for PPC64.
22466         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
22467         multiarch implementations.
22468         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22469         (__libc_ifunc_impl_list): Likewise.
22470         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
22471         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
22472         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
22473         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
22474         multiarch wcsrchr for PPC64.
22476         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
22477         multiarch implementations.
22478         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22479         (__libc_ifunc_impl_list): Likewise.
22480         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
22481         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
22482         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
22483         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
22484         multiarch wcschr for PPC64.
22486         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
22487         multiarch implementations.
22488         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22489         (__libc_ifunc_impl_list): Likewise.
22490         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
22491         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
22492         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
22493         multiarch strchrnul for PPC64.
22495         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
22496         implementations.
22497         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22498         (__libc_ifunc_impl_list): Likewise.
22499         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
22500         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
22501         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
22502         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
22503         strchr for PPC64.
22505         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
22506         implementations.
22507         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22508         (__libc_ifunc_impl_list): Likewise.
22509         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
22510         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
22511         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
22512         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
22513         strncmp for PPC64.
22515         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
22516         multiarch implementations.
22517         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22518         (__libc_ifunc_impl_list): Likewise.
22519         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
22520         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
22521         strncasecmp for PPC64.
22522         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
22523         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
22524         multiarch strncasecmp_l for PPC64.
22526         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
22527         multiarch implementations.
22528         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
22529         (__libc_ifunc_impl_list): Likewise.
22530         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
22531         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
22532         multiarch strcasecmp for PPC64.
22533         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
22534         file.
22535         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
22536         multiarch strcasecmp_l for PPC64.
22538         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
22539         implementations.
22540         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22541         (__libc_ifunc_impl_list): Likewise.
22542         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
22543         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
22544         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
22545         strnlen for PPC64.
22547         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
22548         implementations.
22549         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22550         (__libc_ifunc_impl_list): Likewise.
22551         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
22552         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
22553         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
22554         strlen for PPC64.
22556         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
22557         implementations.
22558         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22559         (__libc_ifunc_impl_list): Likewise.
22560         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
22561         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
22562         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
22563         rawmemrchr for PPC64.
22565         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
22566         implementation.
22567         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22568         (__libc_ifunc_impl_list): Likewise.
22569         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
22570         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
22571         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
22572         memrchr for PPC64.
22574         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
22575         implementation.
22576         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22577         (__libc_ifunc_impl_list): Likewise.
22578         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
22579         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
22580         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
22581         memchr for PPC64.
22583         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
22584         implementation.
22585         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22586         (__libc_ifunc_impl_list): Likewise.
22587         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
22588         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
22589         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
22590         mempcpy for PPC64.
22592         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
22593         avoid cretion of __bzero symbol.
22594         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
22595         Likewise.
22596         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
22597         Likewise.
22598         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
22599         Likewise.
22600         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
22601         multiarch implementations.
22602         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22603         (__libc_ifunc_impl_list): Likewise.
22604         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
22605         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
22606         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
22607         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
22608         bzero for PPC32.
22609         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
22610         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
22611         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
22612         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
22613         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
22614         memset for PPC64.
22615         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
22617         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
22618         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
22619         implementations.
22620         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22621         (__libc_ifunc_impl_list): Likewise.
22622         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
22623         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
22624         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
22625         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
22626         memcmp for PPC64.
22628         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
22629         multiarch for POWER/PPC64.
22630         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
22631         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
22632         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
22633         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
22634         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
22635         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
22636         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
22637         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
22638         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
22639         memcpy for PPC64.
22641         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
22642         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
22643         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
22644         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
22645         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
22646         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
22647         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
22648         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
22649         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
22650         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
22651         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
22652         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
22653         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
22654         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
22655         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
22656         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
22657         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
22658         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
22659         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
22660         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
22661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
22662         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
22664 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22666         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
22668 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22670         * benchtests/Makefile (bench): Add exp2 and log2.
22671         (LDLIBS-bench-exp2): Add -lm.
22672         (LDLIBS-bench-log2): Likewise.
22673         * benchtests/exp2-inputs: New inputs file.
22674         * benchtests/log2-inputs: New inputs file.
22675         * benchtests/log-inputs: Add new inputs.
22676         * benchtests/tan-inputs: Likewise.
22678 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22680         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
22681         definition...
22682         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
22683         (csloww2): ... from here.
22685         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
22686         instead of structures.
22687         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
22688         (POLYNOMIAL): Likewise.
22689         (TAYLOR_SLOW): Likewise.
22690         (__sin): Likewise.
22691         (__cos): Likewise.
22692         (slow1): Likewise.
22693         (slow2): Likewise.
22694         (sloww): Likewise.
22695         (sloww1); Likewise.
22696         (sloww2): Likewise.
22697         (bsloww1): Likewise.
22698         (bsloww2): Likewise.
22699         (cslow2): Likewise.
22700         (csloww): Likewise.
22701         (csloww1): Likewise.
22702         (csloww2): Likewise.
22704 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
22706         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
22707         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
22708         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
22709         * malloc/hooks.c (realloc_check): Likewise.
22711         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
22712         * malloc/arena.c: Remove PER_THREAD conditional.
22713         [!PER_THREAD]: Remove code.
22714         (ptmalloc_unlock_all2): Likewise.
22715         (ptmalloc_init): Likewise.
22716         (_int_new_arena): Likewise.
22717         (arena_get2): Likewise.
22718         * malloc/hooks.c (__malloc_get_state): Likewise.
22719         (__malloc_set_state): Likewise.
22720         * malloc/malloc.c: Likewise.
22721         (struct malloc_state): Likewise.
22722         (struct malloc_par): Likewise.
22723         (__libc_realloc): Likewise.
22724         (__libc_mallopt): Likewise.
22726 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22728         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
22730 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
22732         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
22733         macro to a function.  Check for zero perturb_byte.
22734         (_int_malloc, _int_free): Remove zero perturb_byte checks.
22736         * malloc/malloc.c: (force_reg): Remove.
22737         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
22738         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
22739         force_reg by atomic_forced_read.
22740         * malloc/arena.c (ptmalloc_init): Likewise.
22741         * malloc/hooks.c (top_check): Likewise.
22743 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22745         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22747 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
22749         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22751 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
22753         * math/auto-libm-test-in: Add tests of lgamma.
22754         * math/auto-libm-test-out: Regenerated.
22755         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
22756         (M_LOG_2_SQRT_PIl): Likewise.
22757         (lgamma_test_data): Use AUTO_TESTS_f_f1.
22758         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22759         mpfr_f_f1.
22760         (func_calc_desc): Add mpfr_f_f1 union field.
22761         (ARGS1): New macro.
22762         (ARGS2): Likewise.
22763         (ARGS3): Likewise.
22764         (ARGS4): Likewise.
22765         (RET1): Likewise.
22766         (RET2): Likewise.
22767         (CALC): Likewise.
22768         (FUNC): Likewise.
22769         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
22770         (test_functions): Add lgamma.
22771         (calc_generic_results): Handle mpfr_f_f1.
22772         * sysdeps/i386/fpu/libm-test-ulps: Update.
22773         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22775 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22777         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
22778         __mpn_add_n for PowerPC64/POWER7.
22779         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
22780         __mpn_sub_n for PowerPC64/POWER7.
22782         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
22783         __mpn_addmul_1 for PowerPC64.
22784         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
22785         __mpn_submul_1 for PowerPC64.
22786         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
22787         for PowerPC64.
22788         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
22789         for PowerPC64.
22791 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
22793         [BZ #15089]
22794         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
22796 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22798         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
22800         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
22801         add multiarch folders.
22802         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
22803         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
22804         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
22805         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
22806         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
22807         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
22808         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
22809         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
22810         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
22811         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
22812         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
22813         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
22814         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
22815         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
22816         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
22817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
22818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
22820         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22821         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
22822         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
22823         New file.
22824         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
22825         New file.
22826         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
22827         multiarch __ieee754_hypot for PowerPC32.
22828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
22829         New file.
22830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
22831         New file.
22832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
22833         multiarch __ieee754_hypotf for PowerPC32.
22835         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
22836         long_double_symbol only if __logbl is defined.
22837         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
22838         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
22839         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
22840         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
22841         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
22842         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
22843         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
22844         path for implementation.
22845         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
22846         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
22847         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
22848         logb, and logbl multiarch implementations for PowerPC32.
22849         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
22850         file.
22851         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
22852         file.
22853         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
22854         multiarch logb for PowerPC32.
22855         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
22856         file.
22857         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
22858         file.
22859         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
22860         multiarch logbf for PowerPC32.
22861         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
22862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
22863         file.
22864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
22865         multiarch logbl implementation for PowerPC32.
22867         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
22868         and modff multiarch implementations.
22869         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
22870         New file.
22871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
22872         New file.
22873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
22874         multiarch modf for PowerPC32.
22875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
22876         New file.
22877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
22878         New file.
22879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
22880         multiarch modff for PowerPC32.
22882         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
22883         and lrintf multiarch implementations.
22884         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
22885         New file.
22886         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
22887         New file.
22888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
22889         multiarch lrint for PowerPC32.
22890         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
22891         file: multiarch lrintf for PowerPC32.
22893         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
22894         and lroundf multiarch implementations.
22895         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
22896         New file.
22897         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
22898         New file.
22899         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
22900         New file.
22901         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
22902         multiarch lround for PowerPC32.
22903         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
22904         file: multiarch lroundf for PowerPC32.
22906         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22907         copysign and copysignf multiarch implementations.
22908         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
22909         New file.
22910         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
22911         New file.
22912         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
22913         file: multiarch copysign for PowerPC32.
22914         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
22915         file: multiarch copysignf for PowerPC32.
22917         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
22918         and truncf multiarch implementations.
22919         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
22920         New file.
22921         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
22922         file.
22923         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
22924         multiarch trunc for PowerPC32.
22925         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
22926         New file.
22927         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
22928         New file.
22929         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
22930         multiarch truncf for PowerPC32.
22932         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
22933         and roundf multiarch implementations.
22934         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
22935         New file.
22936         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
22937         file.
22938         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
22939         multiarch round for PowerPC32.
22940         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
22941         New file.
22942         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
22943         New file.
22944         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
22945         multiarch roundf for PowerPC32.
22947         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
22948         and floorf multiarch implementations.
22949         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
22950         New file.
22951         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
22952         file.
22953         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
22954         multiarch floor for PowerPC32.
22955         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
22956         New file.
22957         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
22958         New file.
22959         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
22960         multiarch floorf for PowerPC32.
22962         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
22963         and ceilf multiarch implementations.
22964         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
22965         New file.
22966         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
22967         file.
22968         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
22969         multiarch ceil for PowerPC32.
22970         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
22971         New file.
22972         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
22973         file.
22974         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
22975         multiarch ceilf for PowerPC32.
22977         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
22978         is defined.
22979         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
22980         FINITEF is defined.
22981         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
22982         and finitef multiarch implementations.
22983         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
22984         New file.
22985         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
22986         file.
22987         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
22988         multiarch finite for PowerPC32.
22989         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
22990         New file.
22991         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
22992         file: multiarch finitef for PowerPC32.
22994         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
22995         and isinff multiarch implementations.
22996         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
22997         file.
22998         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
22999         file.
23000         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
23001         multiarch isinf for PowerPC32.
23002         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
23003         New file.
23004         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
23005         multiarch isinff for PowerPC32.
23007         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
23008         alias when __isnan is defined.
23009         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
23010         and isnanf multiarch implementations.
23011         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
23012         file.
23013         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
23014         file.
23015         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
23016         file.
23017         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
23018         file.
23019         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
23020         multiarch isnan for PowerPC32.
23021         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
23022         New file.
23023         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
23024         New file.
23025         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
23026         multiarch isnanf for PowerPC32.
23028         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
23029         and sqrtf multiarch implementations.
23030         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
23031         file.
23032         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
23033         file.
23034         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
23035         multiarch sqrt for PowerPC32.
23036         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
23037         file.
23038         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
23039         file.
23040         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
23041         multiarch sqrtf for PowerPC32.
23043         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
23044         and llroundf multiarch implementations.
23045         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
23046         New file.
23047         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
23048         New file.
23049         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
23050         New file.
23051         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
23052         file: multiarch llround for PowerPC32.
23053         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
23054         file: multiarch llroundf for PowerPC32.
23056         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
23057         multiarch PowerPC32 fpu implementations.
23058         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
23059         New file.
23060         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
23061         New file.
23062         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
23063         multiarch llrint for PowerPC32.
23064         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
23065         New file.
23066         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
23067         New file.
23068         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
23069         file.
23071         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
23073         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
23074         file.
23075         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
23076         file.
23077         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
23078         file.
23079         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
23080         multiarch wordcopy for PPC32.
23081         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
23082         wordcopy objects.
23083         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23084         (__libc_ifunc_impl_list): Likewise.
23085         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
23086         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
23087         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
23088         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
23089         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
23090         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
23092         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
23093         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
23094         file.
23095         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
23096         file.
23097         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
23098         file.
23099         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
23100         multiarch wcscpy for PPC32.
23101         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
23102         multiarch objects.
23103         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23104         (__libc_ifunc_impl_list): Likewise.
23105         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
23106         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
23107         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
23108         sysdeps/powerpc/power6/wcscpy.c.
23110         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
23111         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
23112         file.
23113         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
23114         file.
23115         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
23116         file.
23117         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
23118         multiarch wcsrchr for PPC32.
23119         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
23120         multiarch objects.
23121         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23122         (__libc_ifunc_impl_list): Likewise.
23123         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
23124         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
23125         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
23126         sysdeps/powerpc/power6/wcsrchr.c.
23128         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
23129         file.
23130         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
23131         file.
23132         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
23133         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
23134         multiarch wcschr for PPc32.
23135         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
23136         multiarch objects.
23137         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23138         (__libc_ifunc_impl_list): Likewise.
23139         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
23140         * sysdeps/powerpc/power6/wcschr.c: ... to here.
23141         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
23142         sysdeps/powerpc/power6/wcschr.c.
23144         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
23145         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
23146         file.
23147         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
23148         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
23149         file: multiarch strchr for PPC32.
23150         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
23151         multiarch objects.
23152         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23153         (__libc_ifunc_impl_list): Likewise.
23155         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
23156         name.
23157         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
23158         file.
23159         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
23160         file.
23161         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
23162         multiarch strchrnul for PPC32.
23163         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
23164         multiarch objects.
23165         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23166         (__libc_ifunc_impl_list): Likewise.
23168         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
23169         file.
23170         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
23171         multiarch strncasecmp for PPC32.
23172         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
23173         file.
23174         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
23175         multiarch strncasecmp_l for PPC32.
23176         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
23177         strncasecmp multiarch objects.
23178         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23179         (__libc_ifunc_impl_list): Likewise.
23181         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
23182         file.
23183         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
23184         multiarch strncasecmp for PPC32.
23185         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
23186         New file.
23187         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
23188         multiarch strcasecmp_l for PPC32.
23189         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
23190         multiarch objects.
23191         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23192         (__libc_ifunc_impl_list): Likewise.
23194         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
23195         file.
23196         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
23197         file.
23198         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
23199         multiarch strncmp for PPC32.
23200         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
23201         multiarch objects.
23202         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23203         (__libc_ifunc_impl_list): Likewise.
23205         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
23206         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
23207         file.
23208         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
23209         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
23210         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
23211         multiarch objects.
23212         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23213         (__libc_ifunc_impl_list): Likewise.
23215         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
23216         file.
23217         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
23218         file.
23219         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
23220         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
23221         multiarch objects.
23222         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23223         (__libc_ifunc_impl_list): Likewise.
23225         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
23226         file.
23227         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
23228         file.
23229         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
23230         multiarch rawmemchr for PPC32.
23231         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
23232         multiarch objects.
23233         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23234         (__libc_ifunc_impl_list): Likewise.
23236         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
23237         file.
23238         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
23239         file.
23240         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
23241         file: memrchr multiarch for PPC32.
23242         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
23243         multiarch objects.
23244         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23245         (__libc_ifunc_impl_list): Likewise.
23247         * string/memchr.c (__memchr): Using macro to redefine symbol name.
23248         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
23249         file.
23250         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
23251         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
23252         multiarch memchr for PPC32.
23253         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
23254         multiarch objects.
23255         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23256         (__libc_ifunc_impl_list): Likewise.
23258         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
23259         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
23260         file.
23261         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
23262         file.
23263         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
23264         file: multiarch mempcpy for PPC32.
23265         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
23266         multiarch objects.
23267         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23268         (__libc_ifunc_impl_list): Likewise.
23270         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
23271         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
23272         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
23273         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
23274         multiarch bzero for PPC32.
23275         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
23276         file.
23277         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
23278         file.
23279         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
23280         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
23281         file: multiarch memset for PPC32.
23282         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
23283         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
23284         memset multiarch objects.
23285         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23286         (__libc_ifunc_impl_list): Likewise.
23288         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
23289         file.
23290         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
23291         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
23292         memcmp for PPC32.
23293         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
23294         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
23295         multiarch objects.
23296         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23297         (__libc_ifunc_impl_list): Likewise.
23299         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
23300         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
23301         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
23302         file.
23303         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
23304         file.
23305         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
23306         file.
23307         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
23308         multiarch memcpy for PPC32.
23309         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
23310         multiarch objects.
23311         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23312         (__libc_ifunc_impl_list): Likewise.
23314         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
23315         support multiarch for POWER/PPC32.
23316         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
23317         Likewise.
23318         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
23319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
23320         Implies file to make multiarch folder appers before the fpu and
23321         default folder for power4 configuration.
23323 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
23325         * scripts/bench.pl: Append volatile keyword to type.
23327 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23329         * sysdeps/sh/sotruss-lib.c: New file.
23330         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
23332 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23334         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23336 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
23338         [BZ #6810]
23339         * math/w_tgamma.c: Include <errno.h>.
23340         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
23341         * math/w_tgammaf.c: Include <errno.h>.
23342         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
23343         * math/w_tgammal.c: Include <errno.h>.
23344         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
23345         * math/auto-libm-test-in: Do not allow missing errno on tgamma
23346         underflow.  Add more tgamma tests.
23347         * math/auto-libm-test-out: Regenerated.
23348         * sysdeps/i386/fpu/libm-test-ulps: Update.
23349         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23351         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
23352         sin, sinh, tan, tanh, tgamma, y0 and y1.
23353         * math/auto-libm-test-out: Regenerated.
23354         * math/libm-test.inc (TEST_COND_x86_64): New macro.
23355         (TEST_COND_x86): Likewise.
23356         (M_E2l): Remove macro.
23357         (M_E3l): Likewise.
23358         (M_2_SQRT_PIl): Likewise.
23359         (M_SQRT_PIl): Likewise.
23360         (M_1_DIV_El): Likewise.
23361         (log_test_data): Use AUTO_TESTS_f_f.
23362         (log10_test_data): Likewise.
23363         (log1p_test_data): Likewise.
23364         (log2_test_data): Likewise.
23365         (sin_test_data): Likewise.
23366         (sin_tonearest_test_data): Likewise.
23367         (sin_towardzero_test_data): Likewise.
23368         (sin_downward_test_data): Likewise.
23369         (sin_upward_test_data): Likewise.
23370         (sinh_test_data): Likewise.
23371         (sinh_tonearest_test_data): Likewise.
23372         (sinh_towardzero_test_data): Likewise.
23373         (sinh_downward_test_data): Likewise.
23374         (sinh_upward_test_data): Likewise.
23375         (tan_test_data): Likewise.
23376         (tan_tonearest_test_data): Likewise.
23377         (tan_towardzero_test_data): Likewise.
23378         (tan_downward_test_data): Likewise.
23379         (tan_upward_test_data): Likewise.
23380         (tanh_test_data): Likewise.
23381         (tgamma_test_data): Likewise.
23382         (y0_test_data): Likewise.
23383         (y1_test_data): Likewise.
23384         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
23385         (special_real_inputs): Add pi/4.
23386         * sysdeps/i386/fpu/libm-test-ulps: Update.
23387         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23389 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23391         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
23392         "longjmp_target" static probes.
23393         (__longjmp): Rename to __longjmp_symbol.
23394         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
23395         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
23396         on which longjmp to generate.
23397         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
23398         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
23399         probe.
23400         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23401         (__sigjmp_save): Rename to __sigjmp_save_symbol.
23402         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
23403         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
23404         and __sigjmp_save_symbol based on which sigsetjmp to generated.
23405         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
23406         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
23407         __longjmp_symbol based on which __longjmp to generate.
23408         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
23409         probe.
23410         (setjmp): Rename to setjmp_symbol.
23411         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23412         (_setjmp): Rename to _setjmp_symbol.
23413         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23414         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
23415         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
23416         which setjmp to generate.
23417         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
23418         "longjmp_target" static probes.
23420 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23422         * benchtests/README: Add note about output arguments.
23423         * benchtests/bench-sincos.c: Remove file.
23424         * benchtests/sincos-inputs: New file.
23425         * scripts/bench.pl: Identify output arguments and define
23426         static variables for them.
23428         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
23430         [BZ #15941]
23431         * Makefile (INSTALL): Add install-plain.texi as the primary
23432         dependency.
23433         * manual/install-plain.texi: New file.
23434         * manual/install.texi: Include node directive only for
23435         non-plaintext output.
23437 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
23439         * stdlib/longlong.h: Update from GCC.
23441         [BZ #6807]
23442         [BZ #15901]
23443         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
23444         * math/w_j0f.c (y0f): Likewise.
23445         * math/w_j0l.c (__y0l): Likewise.
23446         * math/w_j1.c (y1): Likewise.
23447         * math/w_j1f.c (y1f): Likewise.
23448         * math/w_j1l.c (__y1l): Likewise
23449         * math/w_jn.c (yn): Likewise.
23450         * math/w_jnf.c (ynf): Likewise.
23451         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
23452         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
23453         value for Bessel function domain errors outside _SVID_ mode.
23454         Adjust sign of return value for yn (negative integer, 0).
23455         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
23456         by zero in return for negative x and set sign appropriately for
23457         negative n.
23458         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
23459         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
23460         * math/libm-test.inc (y0_test_data): Add more tests and adjust
23461         expectations in error cases.
23462         (y1_test_data): Likewise.
23463         (yn_test_data): Likewise.
23464         * sysdeps/i386/fpu/libm-test-ulps: Update.
23465         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23467 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23469         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
23470         "64" to "64-v1".  Add "64-v2".
23471         (abi-64-options): Rename to ...
23472         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
23473         (abi-64-condition): Rename to ...
23474         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
23475         (abi-64-ld-soname): Rename to ...
23476         (abi-64-v1-ld-soname): ... this.
23477         (abi-64-v2-options): Define.
23478         (abi-64-v2-condition): Likewise.
23479         (abi-64-v2-ld-soname): Likewise.
23480         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
23481         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
23482         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
23483         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
23484         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
23486 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23487             Alan Modra  <amodra@gmail.com>
23489         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
23490         New versions for use with the ELFv2 ABI.
23491         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
23492         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
23493         declaration.
23494         (struct La_ppc64v2_retval): Likewise.
23495         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
23496         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
23497         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
23498         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
23499         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
23500         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
23501         Do not save or restore CR.
23502         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
23503         (_dl_profile_resolve): Do no save or restore CR.  Support extended
23504         return values for ELFv2 ABI.  Fix location of FPR return registers.
23505         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
23506         updated values for _CALL_ELF == 2.
23507         (La_regs, La_retval, int_retval): Likewise.
23509 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23511         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
23512         (FRAME_MIN_SIZE_PARM): Likewise.
23513         (FRAME_BACKCHAIN): Likewise.
23514         (FRAME_CR_SAVE): Likewise.
23515         (FRAME_LR_SAVE): Likewise.
23516         (FRAME_TOC_SAVE): Likewise.
23517         (FRAME_PARM_SAVE): Likewise.
23518         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
23519         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
23520         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23521         (call_mcount_parm_offset): New macro.
23522         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
23523         (PROF): Use symbolic stack frame offsets.
23524         (TAIL_CALL_SYSCALL_ERROR): Likewise.
23525         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
23526         Redefine in terms of FRAME_MIN_SIZE.
23527         (_dl_runtime_resolve): Use symbolic stack frame offsets.
23528         (_dl_profile_resolve): Likewise.  Update comment.
23529         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
23530         symbols stack frame offsets.
23531         (__sigsetjmp): Likewise.
23532         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
23533         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
23534         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
23535         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
23537         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
23538         (FRAME_BACKCHAIN): Remove.
23539         (FRAME_CR_SAVE): Likewise.
23540         (FRAME_LR_SAVE): Likewise.
23541         (FRAME_COMPILER_DW): Likewise.
23542         (FRAME_LINKER_DW): Likewise.
23543         (FRAME_TOC_SAVE): Likewise.
23544         (FRAME_PARM_SAVE): Likewise.
23545         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
23546         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
23547         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
23549         (CHECK_SP): Use symbolic stack frame offsets.
23550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
23551         zone" instead of caller's parameter save area for temp storage.
23552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
23553         Likewise.  Also, use symbolic stack frame offsets.
23554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
23555         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
23556         our own stack frame instead of the caller's.
23557         (__socket): Use symbolic stack frame offsets.
23559 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23560             Alan Modra  <amodra@gmail.com>
23562         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
23563         Define.
23564         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
23565         (PPC64_LOCAL_ENTRY_OFFSET): Define.
23566         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
23567         New function.
23568         (elf_machine_fixup_plt): Call it.
23569         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
23570         reloc arguments.
23571         (elf_machine_rela): Update call to elf_machine_plt_conflict.
23572         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23573         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
23574         r2 before calling target.
23576 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23577             Alan Modra  <amodra@gmail.com>
23579         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
23580         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
23581         versions of macros to support ELFv2 ABI.
23582         (LOCALENTRY): New macro.
23583         (ENTRY, EALIGN): Use it.
23584         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
23585         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
23586         fall through into ENTRY entry point.
23587         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
23588         Only define if _CALL_ELF != 2.
23590         (elf_machine_matches_host): Verify ABI version matches.
23591         (RTLD_START): Use LOCALENTRY.
23592         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
23593         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
23594         (PLT_ENTRY_WORDS): New macro.
23595         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
23596         (elf_machine_runtime_setup): Support ELFv2 ABI.
23597         (elf_machine_fixup_plt): Likewise.
23598         (elf_machine_plt_conflict): Likewise.
23599         (resolve_ifunc): Likewise.
23600         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
23601         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23602         Likewise.
23603         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
23604         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
23605         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23606         (makecontext): Support ELFv2 ABI.
23607         * elf/elf.h (EF_PPC64_ABI): Define.
23609 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23611         * sysdeps/powerpc/powerpc64/sysdep.h
23612         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
23613         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
23614         (ENTRY) [ASSEMBLER]: ... but instead here ...
23615         (EALIGN) [ASSEMBLER]: ... and here.
23616         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
23617         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
23618         (ENTRY_2) [!ASSEMBLER]: Use it.
23619         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
23620         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
23621         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23622         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
23623         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
23624         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
23625         Use PPC64_LOAD_FUNCPTR.
23627         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
23629 2013-12-04  Alan Modra  <amodra@gmail.com>
23631         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
23632         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
23633         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
23634         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
23636         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
23637         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
23638         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
23639         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
23640         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
23641         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
23643 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23645         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23646         (__makecontext): Fix incorrect CFI when backtracing out of
23647         context created via makecontext.
23648         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
23649         (__setcontext): Fix incorrect CFI during switch to new context.
23650         (__novec_setcontext): Likewise.
23652 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23654         [BZ #4772]
23655         * time/strptime_l.c (__strptime_internal): Allow modifiers
23656         in strptime.
23657         * time/tst-strptime.c (day_tests): Add testcase.
23659 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
23661         * scripts/bench.pl: Skip over blank lines.
23663 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
23665         [BZ #926]
23666         * manual/time.texi (Calendar Time): Clarify what timezone functions
23667         use.
23669 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23671         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23673 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23675         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
23676         implementation.
23677         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
23678         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
23679         * debug/memset_chk.c (__memset_chk): Likewise.
23680         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
23681         * debug/strncpy_chk.c: Likewise.
23683 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23685         [BZ #15268]
23686         [BZ #15425]
23687         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
23688         (__ieee754_exp): For possibly underflowing results, check size of
23689         result and force underflow exception if required.
23690         * math/auto-libm-test-in: Add more tests of exp.
23691         * math/auto-libm-test-out: Regenerated.
23692         * sysdeps/i386/fpu/libm-test-ulps: Update.
23693         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23695         [BZ #16283]
23696         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
23697         * math/w_exp2f.c (__exp2f): Likewise.
23698         * math/w_exp2l.c (__exp2l): Likewise.
23699         * math/auto-libm-test-in: Do not allow missing errno on exp2
23700         underflow.
23701         * math/auto-libm-test-out: Regenerated.
23703 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
23705         [BZ #16274]
23706         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
23707         handle filename validation.
23708         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
23709         (do_open): Delete.
23711 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23713         [BZ #6786]
23714         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
23715         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
23716         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
23717         <float.h>.
23718         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
23719         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
23720         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23721         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
23722         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23723         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
23724         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23725         * math/auto-libm-test-in: Don't allow missing errno from erfc.
23726         Add more erfc tests.
23727         * math/auto-libm-test-out: Regenerated.
23728         * sysdeps/i386/fpu/libm-test-ulps: Update.
23729         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23731         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
23732         exp2, expm1, j0 and j1.
23733         * math/auto-libm-test-out: Regenerated.
23734         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
23735         (erfc_test_data): Likewise.
23736         (exp_test_data): Likewise.
23737         (exp_tonearest_test_data): Likewise.
23738         (exp_towardzero_test_data): Likewise.
23739         (exp_downward_test_data): Likewise.
23740         (exp_upward_test_data): Likewise.
23741         (exp10_test_data): Likewise.
23742         (exp2_test_data): Likewise.
23743         (expm1_test_data): Likewise.
23744         (j0_test_data): Likewise.
23745         (j1_test_data): Likewise.
23746         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
23747         (input_flag_type): Add flag_xfail_rounding.
23748         (input_flags): Add xfail-rounding.
23749         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
23750         (output_for_one_input_case): Handle flag_xfail_rounding.
23751         * sysdeps/i386/fpu/libm-test-ulps: Update.
23752         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23754 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
23756         [BZ #16289]
23757         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
23758         division by 0.
23760 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23762         [BZ #16195]
23763         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
23764         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
23765         (STAP_PROBE0): New macro.
23766         (STAP_PROBE1): Likewise.
23767         (STAP_PROBE2): Likewise.
23768         (STAP_PROBE3): Likewise.
23769         (STAP_PROBE4): Likewise.
23771 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
23773         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
23775 2013-12-02  Steve Ellcey  <sellcey@mips.com>
23777         * benchtests/Makefile (bench): Add sqrt.
23778         (LDLIBS-bench-sqrt): New.
23779         * benchtests/sqrt-input: New.
23781 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
23783         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
23784         (GAIH_EAI): Likewise.
23785         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
23786         (gaih_inet): Likewise.
23787         (getaddrinfo): Don't use GAIH_EAI.
23789         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
23790         (struct gaih): Remove definition.
23792 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23794         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
23795         Use HERRNOP directly.
23797 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23799         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23801 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
23803         * math/gen-auto-libm-tests.c (test_functions): Add more
23804         single-argument functions.
23805         (special_fill_pi_2): New function.
23806         (special_fill_minus_pi_2): Likewise.
23807         (special_fill_pi_6): Likewise.
23808         (special_fill_minus_pi_6): Likewise.
23809         (special_fill_pi_3): Likewise.
23810         (special_fill_2pi_3): Likewise.
23811         (special_fill_e): Likewise.
23812         (special_fill_1_e): Likewise.
23813         (special_fill_e_minus_1): Likewise.
23814         (special_real_inputs): Add more special inputs.
23815         (output_for_one_input_case): Do not require ERANGE on underflow to
23816         zero if round-to-nearest result does not underflow to zero, unless
23817         exact results required.
23818         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
23819         atan, atanh, cbrt, cos and cosh.
23820         * math/auto-libm-test-out: Regenerated.
23821         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
23822         (acos_tonearest_test_data): Likewise.
23823         (acos_towardzero_test_data): Likewise.
23824         (acos_downward_test_data): Likewise.
23825         (acos_upward_test_data): Likewise.
23826         (acosh_test_data): Likewise.
23827         (asin_test_data): Likewise.
23828         (asin_tonearest_test_data): Likewise.
23829         (asin_towardzero_test_data): Likewise.
23830         (asin_upward_test_data): Likewise.
23831         (asinh_test_data): Likewise.
23832         (atan_test_data): Likewise.
23833         (atanh_test_data): Likewise.
23834         (cbrt_test_data): Likewise.
23835         (cos_test_data): Likewise.
23836         (cos_tonearest_test_data): Likewise.
23837         (cos_towardzero_test_data): Likewise.
23838         (cos_downward_test_data): Likewise.
23839         (cos_upward_test_data): Likewise.
23840         (cosh_test_data): Likewise.
23841         (cosh_tonearest_test_data): Likewise.
23842         (cosh_towardzero_test_data): Likewise.
23843         (cosh_downward_test_data): Likewise.
23844         (cosh_upward_test_data): Likewise.
23845         * sysdeps/i386/fpu/libm-test-ulps: Update.
23846         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23848 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
23850         [BZ #6787]
23851         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
23852         * math/w_exp10f.c (__exp10f): Likewise.
23853         * math/w_exp10l.c (__exp10l): Likewise.
23854         * math/libm-test.inc (exp10_test_data): Add more tests and expect
23855         errno settings in existing tests.
23857         [BZ #14032]
23858         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
23859         precision control set to double precision.
23860         * sysdeps/i386/fpu/w_sqrt.c: New file.
23861         * math/auto-libm-test-in: Add more tests.
23862         * math/auto-libm-test-out: Update.
23864         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
23865         (sqrt_test_tonearest): New function.
23866         (sqrt_towardzero_test_data): New variable.
23867         (sqrt_test_towardzero): New function.
23868         (sqrt_downward_test_data): New variable.
23869         (sqrt_test_downward): New function.
23870         (sqrt_upward_test_data): New variable.
23871         (sqrt_test_upward): New function.
23872         (main): Call the new functions.
23874         * math/gen-auto-libm-tests.c: New file.
23875         * math/auto-libm-test-in: Likewise.
23876         * math/auto-libm-test-out: New generated file.
23877         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
23878         variables.
23879         (%beautify): Add generated representations of zero.
23880         (top level): Set $auto_input and call parse_auto_input.
23881         (beautify): Remove trailing "f" from hex float constants.
23882         (parse_args): Handle XFAIL_TEST.
23883         (convert_condition): New function.
23884         (or_value): Likewise.
23885         (or_cond_value): Likewise.
23886         (generate_testfile): Handle AUTO_TESTS_* lines.
23887         (parse_auto_input): New function.
23888         * math/libm-test.inc (XFAIL_TEST): New macro.
23889         (ERRNO_UNCHANGED): Update value.
23890         (ERRNO_EDOM): Likewise.
23891         (ERRNO_ERANGE): Likewise.
23892         (IGNORE_RESULT): Likewise.
23893         (TEST_COND_flt_32): New macro.
23894         (TEST_COND_dbl_64): Likewise.
23895         (TEST_COND_ldbl_96_intel): Likewise.
23896         (TEST_COND_ldbl_96_m68k): Likewise.
23897         (TEST_COND_ldbl_128): Likewise.
23898         (TEST_COND_ldbl_128ibm): Likewise.
23899         (TEST_COND_long32): Likewise.
23900         (TEST_COND_long64): Likewise.
23901         (TEST_COND_before_rounding): Likewise.
23902         (TEST_COND_after_rounding): Likewise.
23903         (enable_test): Handle XFAIL_TEST flag.
23904         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
23905         with finite results.
23906         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
23907         auto-libm-test-out.
23909 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23910             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23912         [BZ #16214]
23913         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
23914         __tls_get_addr_internal instead of __tls_get_offset in order to
23915         avoid GOT pointer dependency.  Make rtld export
23916         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
23917         __tls_get_addr since we are a __tls_get_offset platform.
23918         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
23919         GOT pointer being set up before.
23920         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
23922 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
23924         * manual/math.texi (Errors in Math Functions): Document accuracy
23925         goals.
23927         [BZ #15004]
23928         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
23929         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
23930         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
23931         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
23932         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
23933         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
23934         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
23935         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
23936         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
23937         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
23938         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
23939         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
23940         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
23941         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
23942         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
23943         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
23945         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
23946         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
23947         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
23948         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
23949         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
23950         Likewise.
23951         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
23952         Likewise.
23953         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
23954         Likewise.
23955         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
23956         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
23957         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
23958         atomic-feupdateenv and flt-rounds.
23959         * sysdeps/powerpc/nofpu/Versions (libc): Add
23960         __atomic_feholdexcept, __atomic_feclearexcept,
23961         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
23962         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
23963         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
23964         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
23965         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
23966         here.
23967         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
23968         Update.
23970         * manual/arith.texi (FP Exceptions): Document that exceptions may
23971         not be raised when matherr is used.
23972         (Math Error Reporting): Document overflow in directed rounding
23973         modes.  Document that errno may not be set when finite values are
23974         returned on overflow.  Document intent to set errno on underflow
23975         only for underflow to zero.
23977         [BZ #16271]
23978         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
23979         round-to-nearest then adjust result for other rounding modes.
23980         * include/fenv.h (fegetround): Use libm_hidden_proto.
23981         * math/fegetround.c (fegetround): Use libm_hidden_def.
23982         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
23983         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
23984         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
23985         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
23986         Likewise.
23987         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
23988         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
23989         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
23990         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
23992 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23994         [BZ #16077]
23995         * nss/Versions (libnss_files): Add
23996         _nss_files_gethostbyname3_r.
23997         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
23998         New function.
23999         (HOST_DB_LOOKUP): Remove macro.
24000         (_nss_files_gethostbyname_r): Implement function without the
24001         HOST_DB_LOOKUP macro.
24002         (_nss_files_gethostbyname2_r): Likewise.
24004 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
24006         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
24008 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
24010         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
24011         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
24012         warning.
24014 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24016         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
24017         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
24018         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
24019         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
24020         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
24021         __fe_nomask_env_priv and attribute_hidden.
24022         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
24023         (libc_feupdateenv_test_ppc): Likewise.
24024         (libc_feresetround_ppc): Likewise.
24025         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24026         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
24027         compat_symbol macro.
24028         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24029         (__fe_nomask_env): Likewise.
24030         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
24032 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24034         * string/Makefile: Remove ifunc tests.
24035         * string/test-string.h: Define TEST_IFUNC.
24036         * string/test-bcopy-ifunc.c: Remove.
24037         * string/test-bzero-ifunc.c: Likewise.
24038         * string/test-memccpy-ifunc.c: Likewise.
24039         * string/test-memchr-ifunc.c: Likewise.
24040         * string/test-memcmp-ifunc.c: Likewise.
24041         * string/test-memcpy-ifunc.c: Likewise.
24042         * string/test-memmem-ifunc.c: Likewise.
24043         * string/test-memmove-ifunc.c: Likewise.
24044         * string/test-mempcpy-ifunc.c: Likewise.
24045         * string/test-memrchr-ifunc.c: Likewise.
24046         * string/test-memset-ifunc.c: Likewise.
24047         * string/test-rawmemchr-ifunc.c: Likewise.
24048         * string/test-stpcpy-ifunc.c: Likewise.
24049         * string/test-stpncpy-ifunc.c: Likewise.
24050         * string/test-strcasecmp-ifunc.c: Likewise.
24051         * string/test-strcasestr-ifunc.c: Likewise.
24052         * string/test-strcat-ifunc.c: Likewise.
24053         * string/test-strchr-ifunc.c: Likewise.
24054         * string/test-strchrnul-ifunc.c: Likewise.
24055         * string/test-strcmp-ifunc.c: Likewise.
24056         * string/test-strcpy-ifunc.c: Likewise.
24057         * string/test-strcspn-ifunc.c: Likewise.
24058         * string/test-strlen-ifunc.c: Likewise.
24059         * string/test-strncasecmp-ifunc.c: Likewise.
24060         * string/test-strncat-ifunc.c: Likewise.
24061         * string/test-strncmp-ifunc.c: Likewise.
24062         * string/test-strncpy-ifunc.c: Likewise.
24063         * string/test-strnlen-ifunc.c: Likewise.
24064         * string/test-strpbrk-ifunc.c: Likewise.
24065         * string/test-strrchr-ifunc.c: Likewise.
24066         * string/test-strspn-ifunc.c: Likewise.
24067         * string/test-strstr-ifunc.c: Likewise.
24069 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24071         * benchtests/Makefile: Remove ifunc tests.
24072         * benchtests/bench-string.h: Define TEST_IFUNC.
24073         * benchtests/bench-bcopy-ifunc.c: Remove.
24074         * benchtests/bench-bzero-ifunc.c: Likewise.
24075         * benchtests/bench-memccpy-ifunc.c: Likewise.
24076         * benchtests/bench-memchr-ifunc.c: Likewise.
24077         * benchtests/bench-memcmp-ifunc.c: Likewise.
24078         * benchtests/bench-memcpy-ifunc.c: Likewise.
24079         * benchtests/bench-memmem-ifunc.c: Likewise.
24080         * benchtests/bench-memmove-ifunc.c: Likewise.
24081         * benchtests/bench-mempcpy-ifunc.c: Likewise.
24082         * benchtests/bench-memrchr-ifunc.c: Likewise.
24083         * benchtests/bench-memset-ifunc.c: Likewise.
24084         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
24085         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
24086         * benchtests/bench-stpcpy-ifunc.c: Likewise.
24087         * benchtests/bench-stpncpy-ifunc.c: Likewise.
24088         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
24089         * benchtests/bench-strcasestr-ifunc.c: Likewise.
24090         * benchtests/bench-strcat-ifunc.c: Likewise.
24091         * benchtests/bench-strchr-ifunc.c: Likewise.
24092         * benchtests/bench-strchrnul-ifunc.c: Likewise.
24093         * benchtests/bench-strcmp-ifunc.c: Likewise.
24094         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
24095         * benchtests/bench-strcpy-ifunc.c: Likewise.
24096         * benchtests/bench-strcspn-ifunc.c: Likewise.
24097         * benchtests/bench-strlen-ifunc.c: Likewise.
24098         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
24099         * benchtests/bench-strncat-ifunc.c: Likewise.
24100         * benchtests/bench-strncmp-ifunc.c: Likewise.
24101         * benchtests/bench-strncpy-ifunc.c: Likewise.
24102         * benchtests/bench-strnlen-ifunc.c: Likewise.
24103         * benchtests/bench-strpbrk-ifunc.c: Likewise.
24104         * benchtests/bench-strrchr-ifunc.c: Likewise.
24105         * benchtests/bench-strsep-ifunc.c: Likewise.
24106         * benchtests/bench-strspn-ifunc.c: Likewise.
24107         * benchtests/bench-strstr-ifunc.c: Likewise.
24109 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24111         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
24113 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24115         * resolv/netdb.h: Use __glibc_reserved instead __unused.
24116         * rt/aio.h: Likewise.
24117         * sysdeps/gnu/bits/utmp.h: Likewise.
24118         * sysdeps/gnu/bits/utmpx.h: Likewise.
24119         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
24120         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
24121         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
24122         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
24123         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
24124         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
24125         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
24126         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
24127         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
24128         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
24129         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
24130         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
24131         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
24132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
24133         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
24134         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
24135         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
24136         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
24137         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
24138         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
24139         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
24140         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
24141         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
24142         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
24143         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
24144         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
24145         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
24146         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
24147         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
24148         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
24149         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
24150         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
24151         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
24152         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
24153         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
24154         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
24155         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
24156         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
24157         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
24158         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
24159         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
24160         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
24162 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
24164         [BZ #16245]
24165         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
24166         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
24168 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
24170         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
24171         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
24172         Likewise.
24174 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24176         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
24177         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
24178         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
24179         (__fesetround): Remove define.
24180         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
24181         rounding and exceptions handling.
24182         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
24183         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
24184         (__fe_nomask_env): Likewise.
24185         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
24186         __fegetround instead of fegetround.
24187         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
24188         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
24190 2013-11-21  Roland McGrath  <roland@hack.frob.com>
24192         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
24193         it's there.
24195         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
24197 2013-11-21  Meador Inge  <meadori@codesourcery.com>
24199         [BZ #11157]
24200         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
24201         (encrypt_r): Likewise.
24202         * malloc/obstack.h (obstack_free): Likewise.
24203         * posix/unistd.h (encrypt): Likewise.
24205 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
24207         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
24208         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
24209         DL_CALL_DT_FINI() that call the functions directly.
24210         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
24211         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
24212         * elf/dl-fini.c: Likewise.
24214 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
24216         * malloc/hooks.c (memalign_check): Add alignment rounding.
24217         * malloc/malloc.c (_mid_memalign): New function.
24218         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
24219         Implement by calling _mid_memalign.
24220         * manual/probes.texi (Memory Allocation Probes): Remove
24221         memory_valloc_retry and memory_pvalloc_retry.
24223 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24225         * locale/programs/locarchive.c (open_archive): Add const
24226         qualifier to ARCHIVEFNAME and copy default fname to
24227         DEFAULT_FNAME.
24229         [BZ #15601]
24230         * libio/tst-widetext.input: Rename Oriya to Odia.
24231         * locale/iso-639.def: Likewise.
24233         * manual/probes.texi (Mathematical Function Probes): Add
24234         documentation for sin, cos, asin and acos probes.
24235         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
24236         (__sin32): Add slowasin probe.
24237         (__cos32): Add slowacos probe.
24238         (__mpsin): Add slowsin probe.
24239         (__mpcos): Add slowcos probe.
24241 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
24243         [BZ #15483]
24244         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
24245         thread-local __sim_exceptions_thread and global
24246         __sim_exceptions_global.
24247         (__sim_disabled_exceptions): Change to thread-local
24248         __sim_disabled_exceptions_thread and global
24249         __sim_disabled_exceptions_global.
24250         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
24251         and global __sim_round_mode_global.
24252         (__simulate_exceptions): Use thread-local floating-point state and
24253         set global state from it as needed.
24254         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
24255         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
24256         __sim_round_mode_thread.
24257         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
24258         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
24259         and global __sim_exceptions_global.
24260         (__sim_disabled_exceptions): Change to thread-local
24261         __sim_disabled_exceptions_thread and global
24262         __sim_disabled_exceptions_global.
24263         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
24264         and global __sim_round_mode_global.
24265         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
24266         (SIM_SET_GLOBAL): Likewise.
24267         * sysdeps/powerpc/soft-fp/sfp-machine.h
24268         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
24269         __sim_round_mode_thread.
24270         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
24271         __sim_disabled_exceptions_thread.
24272         (__sim_exceptions): Change to __sim_exceptions_thread.
24273         (__sim_disabled_exceptions): Change to
24274         __sim_disabled_exceptions_thread.
24275         (__sim_round_mode): Change to __sim_round_mode_thread.
24276         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
24277         thread-local floating-point state and set global state from it as
24278         needed.
24279         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
24280         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
24281         (__sim_disabled_exceptions): Remove extern declaration.
24282         (feenableexcept): Use thread-local floating-point state and set
24283         global state from it as needed.
24284         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
24285         extern declaration.
24286         (__sim_disabled_exceptions): Likewise.
24287         (__sim_round_mode): Likewise.
24288         (__fegetenv): Use thread-local floating-point state.
24289         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
24290         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
24291         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
24292         floating-point state and set global state from it as needed.
24293         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
24294         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
24295         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
24296         Likewise.
24297         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
24298         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
24299         Likewise.
24300         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
24301         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
24302         Use __sim_round_mode_thread.
24303         * math/test-fenv-tls.c: New file.
24304         * math/Makefile (tests): Add test-fenv-tls.
24305         ($(objpfx)test-fenv-tls): Depend on
24306         $(common-objpfx)nptl/libpthread.so.
24308 2013-11-19  Andreas Schwab  <schwab@suse.de>
24310         * locale/programs/locale.c (show_info): Decode wordarray elements.
24311         * locale/categories.def (LC_MONETARY): Add element for
24312         _NL_MONETARY_CRNCYSTR.
24313         * locale/C-monetary.c (conversion_rate): New variable.
24314         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
24315         element.
24317 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
24319         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
24320         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
24322 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
24324         * elf/Makefile (tst-auxv): New test.
24325         * elf/tst-auxv.c: New
24326         * elf/rtld.c (dl_main): Adjust AT_EXECFN
24328 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
24330         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
24331         (hidden_proto): Caller changed.
24332         (hidden_tls_proto): New macro.
24333         (libc_hidden_tls_proto): Likewise.
24334         (rtld_hidden_tls_proto): Likewise.
24335         (libm_hidden_tls_proto): Likewise.
24336         (libresolv_hidden_tls_proto): Likewise.
24337         (librt_hidden_tls_proto): Likewise.
24338         (libdl_hidden_tls_proto): Likewise.
24339         (libnss_files_hidden_tls_proto): Likewise.
24340         (libnsl_hidden_tls_proto): Likewise.
24341         (libnss_nisplus_hidden_tls_proto): Likewise.
24342         (libutil_hidden_tls_proto): Likewise.
24344 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
24346         [BZ #10253]
24347         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
24348         (decompose_rpath): Defer expansion to fillin_rpath.
24349         (_dl_init_paths): Pass linkmap to fillin_rpath.
24351 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
24353         * benchtests/Makefile: Add strsep.
24354         * benchtests/bench-strsep.c: New file: strsep benchtest.
24355         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
24357 2013-11-18  Andreas Schwab  <schwab@suse.de>
24359         * locale/programs/locale.c (show_info) [case byte]: Check for
24360         '\377' instead of '\177'.
24361         * locale/C-monetary.c (not_available): Always use "\377".
24362         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
24363         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
24364         detect unavailable sign_posn locale elements.
24365         * locale/localeconv.c (__localeconv): For grouping and
24366         mon_grouping handle "\177" and "\377" like no grouping.
24367         (INT_ELEM): New macro.  Use it to set all numeric members.
24368         * locale/programs/ld-monetary.c (monetary_read)
24369         <tok_mon_grouping>: Normalize single -1 to the empty string.
24370         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
24371         Likewise.
24373 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24375         [BZ #16055]
24376         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
24377         when we match (nil).
24378         * stdio-common/tst-sscanf.c (struct test): Add testcase.
24380 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
24382         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
24383         (NO_TEST_INLINE): Update value.
24384         (ERRNO_UNCHANGED): Likewise.
24385         (ERRNO_EDOM): Likewise.
24386         (ERRNO_ERANGE): Likewise.
24387         (IGNORE_RESULT): Likewise.
24388         (check_float_internal): Check signs of NaN results if
24389         TEST_NAN_SIGN used.
24390         (check_complex): Pass TEST_NAN_SIGN flag through to second
24391         check_float_internal call.
24392         (copysign_test_data): Add tests with quiet NaNs as second
24393         argument.  Use TEST_NAN_SIGN.
24394         (fabs_test_data): Add test of negative quiet NaN argument.  Use
24395         TEST_NAN_SIGN.
24396         (signbit_test_data): Add tests of quiet NaN argument.
24397         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
24399         * math/gen-libm-test.pl (show_exceptions): Take extra argument
24400         $ignore_result.
24401         (parse_args): Handle function results specified as IGNORE.
24402         * math/libm-test.inc (IGNORE_RESULT): New macro.
24403         (check_float_internal): Do not check numerical result if flag
24404         IGNORE_RESULT set.
24405         (check_complex): Pass through IGNORE_RESULT to second
24406         check_float_internal call.
24407         (check_int): Do not check numerical result if flag IGNORE_RESULT
24408         set.
24409         (check_long): Likewise.
24410         (check_bool): Likewise.
24411         (check_longlong): Likewise.
24412         (lrint_test_data): Add tests of infinite and NaN arguments.
24413         (lrint_tonearest_test_data): Likewise.
24414         (lrint_towardzero_test_data): Likewise.
24415         (lrint_downward_test_data): Likewise.
24416         (lrint_upward_test_data): Likewise.
24417         (llrint_test_data): Likewise.
24418         (llrint_tonearest_test_data): Likewise.
24419         (llrint_towardzero_test_data): Likewise.
24420         (llrint_downward_test_data): Likewise.
24421         (llrint_upward_test_data): Likewise.
24422         (lround_test_data): Likewise.
24423         (llround_test_data): Likewise.
24425         * math/libm-test.inc (NO_TEST_INLINE): New macro.
24426         (ERRNO_UNCHANGED): Update value.
24427         (ERRNO_EDOM): Likewise.
24428         (ERRNO_ERANGE): Likewise.
24429         (NO_TEST_INLINE_FLOAT): New macro.
24430         (NO_TEST_INLINE_DOUBLE): Likewise.
24431         (enable_test): New function.
24432         (RUN_TEST_f_f): Check enable_test before running test.
24433         (RUN_TEST_2_f): Likewise.
24434         (RUN_TEST_fff_f): Likewise.
24435         (RUN_TEST_c_f): Likewise.
24436         (RUN_TEST_f_f1): Likewise.
24437         (RUN_TEST_fF_f1): Likewise.
24438         (RUN_TEST_fI_f1): Likewise.
24439         (RUN_TEST_ffI_f1): Likewise.
24440         (RUN_TEST_c_c): Likewise.
24441         (RUN_TEST_cc_c): Likewise.
24442         (RUN_TEST_f_i): Likewise.
24443         (RUN_TEST_f_i_tg): Likewise.
24444         (RUN_TEST_ff_i_tg): Likewise.
24445         (RUN_TEST_f_b): Likewise.
24446         (RUN_TEST_f_b_tg): Likewise.
24447         (RUN_TEST_f_l): Likewise.
24448         (RUN_TEST_f_L): Likewise.
24449         (RUN_TEST_fFF_11): Likewise.
24450         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
24451         conditionals.
24452         (cosh_test_data): Likewise.
24453         (exp_test_data): Likewise.
24454         (expm1_test_data): Likewise.
24455         (hypot_test_data): Likewise.
24456         (pow_test_data): Likewise.
24457         (sinh_test_data): Likewise.
24458         (tanh_test_data): Likewise.
24459         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
24460         flags argument.
24462         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
24463         tests with quiet NaN input and output.
24464         (acosh_test_data): Likewise.
24465         (asin_test_data): Likewise.
24466         (asinh_test_data): Likewise.
24467         (atan_test_data): Likewise.
24468         (atanh_test_data): Likewise.
24469         (atan2_test_data): Likewise.
24470         (cbrt_test_data): Likewise.
24471         (cos_test_data): Likewise.
24472         (cosh_test_data): Likewise.
24473         (erf_test_data): Likewise.
24474         (erfc_test_data): Likewise.
24475         (exp_test_data): Likewise.
24476         (exp10_test_data): Likewise.
24477         (exp2_test_data): Likewise.
24478         (expm1_test_data): Likewise.
24479         (hypot_test_data): Likewise.
24480         (j0_test_data): Likewise.
24481         (j1_test_data): Likewise.
24482         (jn_test_data): Likewise.
24483         (lgamma_test_data): Likewise.
24484         (log_test_data): Likewise.
24485         (log10_test_data): Likewise.
24486         (log1p_test_data): Likewise.
24487         (log2_test_data): Likewise.
24488         (pow_test_data): Likewise.
24489         (scalb_test_data): Likewise.
24490         (sin_test_data): Likewise.
24491         (sincos_test_data): Likewise.
24492         (sinh_test_data): Likewise.
24493         (tan_test_data): Likewise.
24494         (tanh_test_data): Likewise.
24495         (tgamma_test_data): Likewise.
24496         (y0_test_data): Likewise.
24497         (y1_test_data): Likewise.
24498         (yn_test_data): Likewise.
24500         [BZ #16167]
24501         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
24502         argument being NaN and avoid computations with second argument in
24503         that case.
24504         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
24505         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
24506         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
24508 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
24510         * locale/iso-639.def: Add Chitwani Tharu (the).
24512 2013-11-14  Andreas Schwab  <schwab@suse.de>
24514         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
24515         word instead of empty string.
24517 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24519         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24520         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
24521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24522         (__fe_nomask_env): Likewise.
24524 2013-11-13  Steve Ellcey  <sellcey@mips.com>
24526         * benchtests/bench-timing.h: Include time.h.
24528 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
24530         [BZ #15997]
24531         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
24532         to 3.4.0 for x32.
24533         * sysdeps/unix/sysv/linux/configure: Regenerated.
24535 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
24537         [BZ #16151]
24538         * stdlib/strtod_l.c (round_and_return): Do not consider
24539         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
24540         exponent one less than half the least subnormal exponent.
24541         * stdlib/test-strtod-round-data: Add more tests.
24542         * stdlib/tst-strtod-round.c (tests): Regenerated.
24544 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24546         [BZ #14143]
24547         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
24548         (__fe_mask_env): Likewise.
24549         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
24550         libm_hidden_proto and add function prototype.
24551         (__fe_mask_env): Add function prototype.
24552         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24553         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
24554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
24555         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
24556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24557         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
24559 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24561         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
24562         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
24564 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24566         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
24567         of htab_find_slot().
24569 2013-11-11  David S. Miller  <davem@davemloft.net>
24571         [BZ #16150]
24572         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
24573         symbol in the non-vis3 case in static builds.
24574         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
24575         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
24576         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
24577         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
24579 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
24581         [BZ #387]
24582         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
24583         it is empty.
24585 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24587         * benchtests/Makefile: Add bench-strtod.
24588         * benchtests/bench-strtod.c: New file: strtod benchtest
24590 2013-11-11  Andreas Schwab  <schwab@suse.de>
24592         [BZ #16153]
24593         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
24594         terminating NUL in key length.
24596 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24598         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
24599         Add artificial ODP entry for vDSO symbol for PPC64.
24600         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
24601         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
24603 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24605         [BZ #15374]
24606         * nss/getent.c (services_keys): Recognize services starting with digit.
24608 2013-11-06  David S. Miller  <davem@davemloft.net>
24610         [BZ #15985]
24611         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
24612         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
24614 2013-11-06  Will Newton  <will.newton@linaro.org>
24616         * manual/memory.texi (Malloc Examples): Remove register
24617         keyword from examples.
24619 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
24621         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
24623 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
24625         [BZ #6981]
24626         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
24627         depending on [__GCC_IEC_559 > 0].
24628         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
24629         depending on [__GCC_IEC_559_COMPLEX > 0].
24631 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
24633         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
24634         to iso-639.def.
24636 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
24638         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
24640 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
24642         [BZ #16112]
24643         * malloc/malloc (malloc_info): Do not handle first bin as
24644         special case.
24646 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
24648         * locale/iso-639.def: Add Central Nahuatl (nhn).
24650 2013-11-01  Bruno Haible  <bruno@clisp.org>
24652         [BZ #7003]
24653         * manual/math.texi (BSD Random): Specify range upper bound as
24654         in POSIX.
24656 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
24658         * locale/iso-639.def: Add Meadow Mari (mhr).
24660 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
24662         [BZ #14752], [BZ #15763]
24663         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
24664         Validate name.
24665         * rt/tst_shm.c: Add test for escaping directory.
24667 2013-10-31  Andreas Schwab  <schwab@suse.de>
24669         [BZ #15917]
24670         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
24671         followed by 'x' as part of digit sequence.
24672         * stdio-common/tst-sscanf.c (double_tests2): New tests.
24674 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
24676         [BZ #16037]
24677         * configure.ac: allow GNU Make 4.0 and greater.
24678         * configure: Regenerated.
24680 2013-10-30  Will Newton  <will.newton@linaro.org>
24682         [BZ #16038]
24683         * malloc/hooks.c (memalign_check): Limit alignment to the
24684         maximum representable power of two.
24685         * malloc/malloc.c (__libc_memalign): Likewise.
24686         * malloc/tst-memalign.c (do_test): Add test for very
24687         large alignment values.
24688         * malloc/tst-posix_memalign.c (do_test): Likewise.
24690 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24692         [BZ #11087]
24693         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
24694         (munmap_chunk): Likewise.
24695         (mremap_chunk): Likewise.
24697 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24699         [BZ #15799]
24700         * stdlib/div.c (div): Remove obsolete code.
24701         * stdlib/ldiv.c (ldiv): Likewise.
24702         * stdlib/lldiv.c (lldiv): Likewise.
24704 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
24706         [BZ #16071]
24707         * nss/nss_files/files-XXX.c (get_contents_ret): New
24708         enumerator.
24709         (get_contents): New function.
24710         (internal_getent): Use it.  Expand size of LINEBUFLEN.
24712 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
24714         * configure.in: Moved to ...
24715         * configure.ac: ... here. Change reference to configure.in
24716         to configure.ac.
24717         * sysdeps/arm/preconfigure.ac: ... here.
24718         configure.in to configure.ac.
24719         * sysdeps/gnu/configure.in: Moved to ...
24720         * sysdeps/gnu/configure.ac: ... here.
24721         * sysdeps/i386/configure.in: Moved to ...
24722         * sysdeps/i386/configure.ac: ... here.
24723         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
24724         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
24725         * sysdeps/mach/configure.in: Moved to ...
24726         * sysdeps/mach/configure.ac: ... here.
24727         * sysdeps/mach/hurd/configure.in: Moved to ...
24728         * sysdeps/mach/hurd/configure.ac: ... here.
24729         * sysdeps/powerpc/configure.in: Moved to ...
24730         * sysdeps/powerpc/configure.ac: ... here.
24731         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
24732         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
24733         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
24734         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
24735         * sysdeps/s390/s390-32/configure.in: Moved to ...
24736         * sysdeps/s390/s390-32/configure.ac: ... here.
24737         * sysdeps/s390/s390-64/configure.in: Moved to ...
24738         * sysdeps/s390/s390-64/configure.ac: ... here.
24739         * sysdeps/sh/configure.in: Moved to ...
24740         * sysdeps/sh/configure.ac: ... here.
24741         * sysdeps/sparc/configure.in: Moved to ...
24742         * sysdeps/sparc/configure.ac: ... here.
24743         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
24744         * sysdeps/unix/sysv/linux/configure.ac: ... here.
24745         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
24746         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
24747         * sysdeps/x86_64/configure.in: Moved to ...
24748         * sysdeps/x86_64/configure.ac: ... here.
24749         * sysdeps/x86_64/preconfigure.in: Moved to ...
24750         * sysdeps/x86_64/preconfigure.ac: ... here.
24751         * aclocal.m4: Change reference to configure.in to configure.ac.
24752         * config.h.in: Likewise.
24753         * manual/install.texi: Likewise.
24754         * manual/maint.texi: Likewise.
24755         * Makefile: Likewise.
24756         * malloc/Makefile: Likewise.
24757         * nscd/Makefile: Likewise.
24758         * Makeconfig: Change reference to configure.in and
24759         preconfigure.in to configure.ac and preconfigure.ac
24760         respectively.
24761         * INSTALL: Regenerated.
24762         * configure: Likewise.
24763         * sysdeps/gnu/configure: Likewise.
24764         * sysdeps/i386/configure: Likewise.
24765         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
24766         * sysdeps/mach/configure: Likewise.
24767         * sysdeps/mach/hurd/configure: Likewise.
24768         * sysdeps/powerpc/configure: Likewise.
24769         * sysdeps/powerpc/powerpc32/configure: Likewise.
24770         * sysdeps/powerpc/powerpc64/configure: Likewise.
24771         * sysdeps/s390/s390-32/configure: Likewise.
24772         * sysdeps/s390/s390-64/configure: Likewise.
24773         * sysdeps/sh/configure: Likewise.
24774         * sysdeps/sparc/configure: Likewise.
24775         * sysdeps/unix/sysv/linux/configure: Likewise.
24776         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
24777         * sysdeps/x86_64/configure: Likewise.
24778         * sysdeps/x86_64/preconfigure: Likewise.
24780 2013-10-29  Andreas Schwab  <schwab@suse.de>
24782         * stdio-common/Makefile (tst-swscanf-ENV): Define.
24784 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
24786         * benchtests/pow-inputs: Add new inputs.
24788         * benchtests/exp-inputs: Add new inputs.
24790         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
24791         conditional check for return value.
24792         (__cos32): Likewise.
24794 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24796         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
24797         to provide a boost for large inputs with word alignment.
24798         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
24799         implementation based on optimized PPC64 strcpy.
24800         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
24801         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
24802         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
24803         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
24805 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24807         [BZ #2801]
24808         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
24810 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24812         [BZ #14876]
24813         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
24814         * time/tst-strptime.c (day_tests): Add testcase.
24816 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24818         [BZ #14029]
24819         * manual/pattern.texi: Acknowledge that fnmatch can fail.
24821 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
24823         [BZ #16074]
24824         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
24825         MAP_FAILED on error.
24827 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
24829         [BZ #16072]
24830         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
24831         heap for large requests.
24833 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
24835         [BZ #9954]
24836         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
24837         result if the result has no associated interface.
24838         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
24839         interface for all 127.X.Y.Z addresses.
24841 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
24843         * locale/iso-639.def: Add Ligurian (lij)
24845 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
24847         [BZ #15825]
24848         * sunrpc/rpc_main.c: Document rpcgen -5.
24850 2013-10-19  Michael Stahl  <mstahl@redhat.com>
24852         * elf/rtld.c (do_preload): Print the reason why preloading failed.
24854 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24856         [BZ #10278]
24857         * posix/glob.c: Match only directories when trailing slash is present.
24858         * posix/tst-gnuglob.c (my_opendir): Do not open files.
24859         (main): Add testcase.
24861 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24863         [BZ #15670]
24864         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
24866 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
24868         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
24869         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
24870         AUTH_DES and cindex for FIPS 140-2.
24871         (DES Encryption): Add cindex FIPS 46-3.
24873         * locale/locarchive.h (struct locarhandle): Add fname.
24874         * locale/programs/localedef.c (main): Pass ARGV[remaining]
24875         if an optional argument was specified to --list-archive,
24876         otherwise NULL.
24877         * locale/programs/locarchive.c (show_archive_content): Take new
24878         argument fname and pass it via ah.fname to open_archive.
24879         * locale/programs/localedef.h: Update decl.
24880         (open_archive): If AH->fname is non-null, open that file
24881         rather than the default file name, and don't ignore ENOENT.
24882         (create_archive): Set AH.fname to NULL.
24883         (delete_locales_from_archive): Likewise.
24884         (add_locales_to_archive): Likewise.
24885         * locale/programs/locfile.c (write_all_categories): Likewise.
24887 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
24888             Aldy Hernandez  <aldyh@redhat.com>
24890         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
24891         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
24892         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
24893         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
24894         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
24895         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
24896         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
24897         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
24898         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
24899         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
24900         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
24901         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
24902         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
24903         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
24904         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
24905         Likewise.
24906         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
24907         Likewise.
24908         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
24909         Likewise.
24910         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
24911         Likewise.
24912         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
24913         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
24914         Likewise.
24915         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
24916         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
24917         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
24918         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
24919         Likewise.
24920         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
24921         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
24922         * sysdeps/powerpc/preconfigure: Likewise.
24923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
24924         Likewise.
24925         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
24926         Replace contents of file by #include of <fenv_libc.h>.
24927         * sysdeps/powerpc/soft-fp/sfp-machine.h
24928         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
24929         and <sys/prctl.h>.
24930         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
24931         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
24932         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
24933         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
24934         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
24935         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
24936         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
24937         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
24938         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
24939         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
24940         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
24941         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
24942         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
24943         Allow copysignl PLT reference to be missing.
24945 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
24946             Joseph Myers  <joseph@codesourcery.com
24948         [BZ #15948]
24949         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
24950         single character.
24951         (add_to_tablewc): Assert sequence of wide characters is nonempty.
24953 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24955         * elf/tst-tls-dlinfo.c: Don't include tls.h.
24956         * elf/tst-tls1.c: Likewise.
24957         * elf/tst-tls10.h: Likewise.
24958         * elf/tst-tls14.c: Likewise.
24959         * elf/tst-tls2.c: Likewise.
24960         * elf/tst-tls3.c: Likewise.
24961         * elf/tst-tls4.c: Likewise.
24962         * elf/tst-tls5.c: Likewise.
24963         * elf/tst-tls6.c: Likewise.
24964         * elf/tst-tls7.c: Likewise.
24965         * elf/tst-tls8.c: Likewise.
24966         * elf/tst-tls9.c: Likewise.
24967         * elf/tst-tlsmod1.c: Likewise.
24968         * elf/tst-tlsmod13.c: Likewise.
24969         * elf/tst-tlsmod13a.c: Likewise.
24970         * elf/tst-tlsmod14a.c: Likewise.
24971         * elf/tst-tlsmod16a.c: Likewise.
24972         * elf/tst-tlsmod16b.c: Likewise.
24973         * elf/tst-tlsmod2.c: Likewise.
24974         * elf/tst-tlsmod3.c: Likewise.
24975         * elf/tst-tlsmod4.c: Likewise.
24976         * elf/tst-tlsmod5.c: Likewise.
24977         * elf/tst-tlsmod6.c: Likewise.
24979 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
24981         [BZ #12486]
24982         * malloc/malloc.c: remove checks for statistics.
24984 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
24986         [BZ #15277]
24987         * inet/inet_net.c (inet_network): Detect additional invalid strings.
24988         * inet/tst-network.c: Add testcase.
24990 2013-10-17  Andreas Schwab  <schwab@suse.de>
24992         [BZ #15218]
24993         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
24994         to determine canonical name.
24996 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
24998         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
24999         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
25000         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
25001         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
25002         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
25003         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
25004         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
25005         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
25006         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
25007         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
25008         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
25009         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
25010         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
25011         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
25012         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
25013         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
25014         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
25015         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
25016         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
25017         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
25018         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
25019         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
25020         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
25021         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
25022         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
25023         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
25024         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
25025         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
25026         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
25027         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
25028         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
25029         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
25030         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
25031         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
25032         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
25033         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
25034         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
25035         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
25036         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
25037         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
25038         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
25039         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
25040         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
25041         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
25042         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
25043         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
25044         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
25045         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
25046         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
25047         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
25048         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
25049         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
25050         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
25051         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
25052         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
25053         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
25054         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
25055         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
25057 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
25059         [BZ #16041]
25060         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
25061         make result into a quiet NaN.
25063 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
25065         * soft-fp/adddf3.c: Fix horizontal whitespace.
25066         * soft-fp/addsf3.c: Likewise.
25067         * soft-fp/addtf3.c: Likewise.
25068         * soft-fp/divdf3.c: Likewise.
25069         * soft-fp/divsf3.c: Likewise.
25070         * soft-fp/divtf3.c: Likewise.
25071         * soft-fp/double.h: Likewise.
25072         * soft-fp/eqdf2.c: Likewise.
25073         * soft-fp/eqsf2.c: Likewise.
25074         * soft-fp/eqtf2.c: Likewise.
25075         * soft-fp/extenddftf2.c: Likewise.
25076         * soft-fp/extended.h: Likewise.
25077         * soft-fp/extendsfdf2.c: Likewise.
25078         * soft-fp/extendsftf2.c: Likewise.
25079         * soft-fp/extendxftf2.c: Likewise.
25080         * soft-fp/fixdfdi.c: Likewise.
25081         * soft-fp/fixdfsi.c: Likewise.
25082         * soft-fp/fixdfti.c: Likewise.
25083         * soft-fp/fixsfdi.c: Likewise.
25084         * soft-fp/fixsfsi.c: Likewise.
25085         * soft-fp/fixsfti.c: Likewise.
25086         * soft-fp/fixtfdi.c: Likewise.
25087         * soft-fp/fixtfsi.c: Likewise.
25088         * soft-fp/fixtfti.c: Likewise.
25089         * soft-fp/fixunsdfdi.c: Likewise.
25090         * soft-fp/fixunsdfsi.c: Likewise.
25091         * soft-fp/fixunsdfti.c: Likewise.
25092         * soft-fp/fixunssfdi.c: Likewise.
25093         * soft-fp/fixunssfsi.c: Likewise.
25094         * soft-fp/fixunssfti.c: Likewise.
25095         * soft-fp/fixunstfdi.c: Likewise.
25096         * soft-fp/fixunstfsi.c: Likewise.
25097         * soft-fp/fixunstfti.c: Likewise.
25098         * soft-fp/floatdidf.c: Likewise.
25099         * soft-fp/floatdisf.c: Likewise.
25100         * soft-fp/floatditf.c: Likewise.
25101         * soft-fp/floatsidf.c: Likewise.
25102         * soft-fp/floatsisf.c: Likewise.
25103         * soft-fp/floatsitf.c: Likewise.
25104         * soft-fp/floattidf.c: Likewise.
25105         * soft-fp/floattisf.c: Likewise.
25106         * soft-fp/floattitf.c: Likewise.
25107         * soft-fp/floatundidf.c: Likewise.
25108         * soft-fp/floatundisf.c: Likewise.
25109         * soft-fp/floatunditf.c: Likewise.
25110         * soft-fp/floatunsidf.c: Likewise.
25111         * soft-fp/floatunsisf.c: Likewise.
25112         * soft-fp/floatunsitf.c: Likewise.
25113         * soft-fp/floatuntidf.c: Likewise.
25114         * soft-fp/floatuntisf.c: Likewise.
25115         * soft-fp/floatuntitf.c: Likewise.
25116         * soft-fp/fmadf4.c: Likewise.
25117         * soft-fp/fmasf4.c: Likewise.
25118         * soft-fp/fmatf4.c: Likewise.
25119         * soft-fp/gedf2.c: Likewise.
25120         * soft-fp/gesf2.c: Likewise.
25121         * soft-fp/getf2.c: Likewise.
25122         * soft-fp/ledf2.c: Likewise.
25123         * soft-fp/lesf2.c: Likewise.
25124         * soft-fp/letf2.c: Likewise.
25125         * soft-fp/muldf3.c: Likewise.
25126         * soft-fp/mulsf3.c: Likewise.
25127         * soft-fp/multf3.c: Likewise.
25128         * soft-fp/negdf2.c: Likewise.
25129         * soft-fp/negsf2.c: Likewise.
25130         * soft-fp/negtf2.c: Likewise.
25131         * soft-fp/op-1.h: Likewise.
25132         * soft-fp/op-2.h: Likewise.
25133         * soft-fp/op-4.h: Likewise.
25134         * soft-fp/op-8.h: Likewise.
25135         * soft-fp/op-common.h: Likewise.
25136         * soft-fp/quad.h: Likewise.
25137         * soft-fp/single.h: Likewise.
25138         * soft-fp/soft-fp.h: Likewise.
25139         * soft-fp/sqrtdf2.c: Likewise.
25140         * soft-fp/sqrtsf2.c: Likewise.
25141         * soft-fp/sqrttf2.c: Likewise.
25142         * soft-fp/subdf3.c: Likewise.
25143         * soft-fp/subsf3.c: Likewise.
25144         * soft-fp/subtf3.c: Likewise.
25145         * soft-fp/truncdfsf2.c: Likewise.
25146         * soft-fp/trunctfdf2.c: Likewise.
25147         * soft-fp/trunctfsf2.c: Likewise.
25148         * soft-fp/trunctfxf2.c: Likewise.
25149         * soft-fp/unorddf2.c: Likewise.
25150         * soft-fp/unordsf2.c: Likewise.
25151         * soft-fp/unordtf2.c: Likewise.
25153 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
25155         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
25156         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
25158 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
25160         * elf/dl-libc.c: Clear initfini list after freeing.
25162 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
25164         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
25165         * soft-fp/addsf3.c: Likewise.
25166         * soft-fp/addtf3.c: Likewise.
25167         * soft-fp/divdf3.c: Likewise.
25168         * soft-fp/divsf3.c: Likewise.
25169         * soft-fp/divtf3.c: Likewise.
25170         * soft-fp/double.h: Likewise.
25171         * soft-fp/eqdf2.c: Likewise.
25172         * soft-fp/eqsf2.c: Likewise.
25173         * soft-fp/eqtf2.c: Likewise.
25174         * soft-fp/extenddftf2.c: Likewise.
25175         * soft-fp/extended.h: Likewise.
25176         * soft-fp/extendsfdf2.c: Likewise.
25177         * soft-fp/extendsftf2.c: Likewise.
25178         * soft-fp/extendxftf2.c: Likewise.
25179         * soft-fp/fixdfdi.c: Likewise.
25180         * soft-fp/fixdfsi.c: Likewise.
25181         * soft-fp/fixdfti.c: Likewise.
25182         * soft-fp/fixsfdi.c: Likewise.
25183         * soft-fp/fixsfsi.c: Likewise.
25184         * soft-fp/fixsfti.c: Likewise.
25185         * soft-fp/fixtfdi.c: Likewise.
25186         * soft-fp/fixtfsi.c: Likewise.
25187         * soft-fp/fixtfti.c: Likewise.
25188         * soft-fp/fixunsdfdi.c: Likewise.
25189         * soft-fp/fixunsdfsi.c: Likewise.
25190         * soft-fp/fixunsdfti.c: Likewise.
25191         * soft-fp/fixunssfdi.c: Likewise.
25192         * soft-fp/fixunssfsi.c: Likewise.
25193         * soft-fp/fixunssfti.c: Likewise.
25194         * soft-fp/fixunstfdi.c: Likewise.
25195         * soft-fp/fixunstfsi.c: Likewise.
25196         * soft-fp/fixunstfti.c: Likewise.
25197         * soft-fp/floatdidf.c: Likewise.
25198         * soft-fp/floatdisf.c: Likewise.
25199         * soft-fp/floatditf.c: Likewise.
25200         * soft-fp/floatsidf.c: Likewise.
25201         * soft-fp/floatsisf.c: Likewise.
25202         * soft-fp/floatsitf.c: Likewise.
25203         * soft-fp/floattidf.c: Likewise.
25204         * soft-fp/floattisf.c: Likewise.
25205         * soft-fp/floattitf.c: Likewise.
25206         * soft-fp/floatundidf.c: Likewise.
25207         * soft-fp/floatundisf.c: Likewise.
25208         * soft-fp/floatunsidf.c: Likewise.
25209         * soft-fp/floatunsisf.c: Likewise.
25210         * soft-fp/floatuntidf.c: Likewise.
25211         * soft-fp/floatuntisf.c: Likewise.
25212         * soft-fp/floatuntitf.c: Likewise.
25213         * soft-fp/fmadf4.c: Likewise.
25214         * soft-fp/fmasf4.c: Likewise.
25215         * soft-fp/fmatf4.c: Likewise.
25216         * soft-fp/gedf2.c: Likewise.
25217         * soft-fp/gesf2.c: Likewise.
25218         * soft-fp/getf2.c: Likewise.
25219         * soft-fp/ledf2.c: Likewise.
25220         * soft-fp/lesf2.c: Likewise.
25221         * soft-fp/letf2.c: Likewise.
25222         * soft-fp/muldf3.c: Likewise.
25223         * soft-fp/mulsf3.c: Likewise.
25224         * soft-fp/multf3.c: Likewise.
25225         * soft-fp/negdf2.c: Likewise.
25226         * soft-fp/negsf2.c: Likewise.
25227         * soft-fp/negtf2.c: Likewise.
25228         * soft-fp/op-1.h: Likewise.
25229         * soft-fp/op-2.h: Likewise.
25230         * soft-fp/op-4.h: Likewise.
25231         * soft-fp/op-8.h: Likewise.
25232         * soft-fp/op-common.h: Likewise.
25233         * soft-fp/quad.h: Likewise.
25234         * soft-fp/single.h: Likewise.
25235         * soft-fp/soft-fp.h: Likewise.
25236         * soft-fp/sqrtdf2.c: Likewise.
25237         * soft-fp/sqrtsf2.c: Likewise.
25238         * soft-fp/sqrttf2.c: Likewise.
25239         * soft-fp/subdf3.c: Likewise.
25240         * soft-fp/subsf3.c: Likewise.
25241         * soft-fp/subtf3.c: Likewise.
25242         * soft-fp/truncdfsf2.c: Likewise.
25243         * soft-fp/trunctfdf2.c: Likewise.
25244         * soft-fp/trunctfsf2.c: Likewise.
25245         * soft-fp/trunctfxf2.c: Likewise.
25246         * soft-fp/unorddf2.c: Likewise.
25247         * soft-fp/unordsf2.c: Likewise.
25248         * soft-fp/unordtf2.c: Likewise.
25250 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
25252         [BZ #15672]
25253         * misc/error.c (error_tail): Fix possible buffer overflow.
25255 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
25257         [BZ #13028]
25258         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
25259         address.
25261 2013-10-14  P. J. McDermott  <pj@pehjota.net>
25263         [BZ #832]
25264         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
25265         testing pipefail option.
25267 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
25269         * soft-fp/double.h: Indent preprocessor directives inside #if.
25270         * soft-fp/extended.h: Likewise.
25271         * soft-fp/op-2.h: Likewise.
25272         * soft-fp/op-4.h: Likewise.
25273         * soft-fp/op-common.h: Likewise.
25274         * soft-fp/quad.h: Likewise.
25275         * soft-fp/single.h: Likewise.
25276         * soft-fp/soft-fp.h: Likewise.
25278 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
25280         * iconv/iconv_prog.c: Fix typos.
25281         * stdio-common/psiginfo-data.h: Likewise.
25283 2013-10-12   Reuben Thomas <rrt@sc3d.org>
25285         [BZ #15764]
25286         * locale/setlocale.c: Fix typo.
25288 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
25290         [BZ #16036]
25291         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
25292         signaling NaN arguments.
25293         * soft-fp/unordsf2.c (__unordsf2): Likewise.
25294         * soft-fp/unordtf2.c (__unordtf2): Likewise.
25296         [BZ #14910]
25297         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
25298         unordered operands.
25299         * soft-fp/gesf2.c (__gesf2): Likewise.
25300         * soft-fp/getf2.c (__getf2): Likewise.
25301         * soft-fp/ledf2.c (__ledf2): Likewise.
25302         * soft-fp/lesf2.c (__lesf2): Likewise.
25303         * soft-fp/letf2.c (__letf2): Likewise.
25305         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
25306         * soft-fp/eqsf2.c (__eqsf2): Likewise.
25307         * soft-fp/eqtf2.c (__eqtf2): Likewise.
25308         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
25309         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
25310         * soft-fp/fixdfti.c (__fixdfti): Likewise.
25311         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
25312         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
25313         * soft-fp/fixsfti.c (__fixsfti): Likewise.
25314         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
25315         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
25316         * soft-fp/fixtfti.c (__fixtfti): Likewise.
25317         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
25318         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
25319         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
25320         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
25321         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
25322         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
25323         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
25324         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
25325         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
25326         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
25327         * soft-fp/floatdisf.c (__floatdisf): Likewise.
25328         * soft-fp/floatsisf.c (__floatsisf): Likewise.
25329         * soft-fp/floattidf.c (__floattidf): Likewise.
25330         * soft-fp/floattisf.c (__floattisf): Likewise.
25331         * soft-fp/floattitf.c (__floattitf): Likewise.
25332         * soft-fp/floatundidf.c (__floatundidf): Likewise.
25333         * soft-fp/floatundisf.c (__floatundisf): Likewise.
25334         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
25335         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
25336         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
25337         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
25338         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
25339         * soft-fp/gesf2.c (__gesf2): Likewise.
25340         * soft-fp/getf2.c (__getf2): Likewise.
25341         * soft-fp/ledf2.c (__ledf2): Likewise.
25342         * soft-fp/lesf2.c (__lesf2): Likewise.
25343         * soft-fp/letf2.c (__letf2): Likewise.
25345         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
25346         Undefine and redefine.
25347         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
25348         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
25349         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
25350         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
25351         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25352         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
25353         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25354         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
25355         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25356         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
25357         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25358         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
25359         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25360         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
25361         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25363         [BZ #16032]
25364         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
25365         without decrementing exponent if mantissa >= that for the
25366         denominator, not >.
25367         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
25368         denominator, not >.  Decrement exponent in < case instead of
25369         incrementing in >= case.
25370         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
25371         without decrementing exponent if mantissa >= that for the
25372         denominator, not >.
25374         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
25375         computing saturated result for unsigned overflow.
25377 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
25378             Jeff Law  <law@redhat.com>
25380         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
25381         (atan2Mp): Add systemtap probe marker.
25382         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
25383         (__ieee754_log): Add systemtap probe marker.
25384         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
25385         (atanMp): Add systemtap probe marker.
25386         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
25387         (tanMp): Add systemtap probe marker.
25388         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
25389         (__slowexp): Add systemtap probe marker.
25390         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
25391         (__slowpow): Add systemtap probe marker.
25392         * manual/probes.texi: Document probes.
25394 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
25396         [BZ #15362]
25397         * libio/fileops.c (_IO_new_file_write): Return count of bytes
25398         written.
25399         (_IO_new_file_xsputn): Don't return EOF if nothing has been
25400         written.
25401         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
25402         written to buffer but not flushed.
25403         * libio/iofwrite_u.c:  Likewise.
25404         * libio/iopadn.c:  Return bytes returned even if EOF was
25405         encountered.
25406         * libio/iowpadn.c:  Likewise.
25407         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
25408         if _IO_padn does not write the whole buffer.
25409         [!COMPILE_WPRINTF] (PAD): Likewise.
25411 2013-10-10  David S. Miller  <davem@davemloft.net>
25413         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
25414         directory block.
25416 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25418         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
25419         instead of FSF address.
25420         * soft-fp/fixdfti.c: Likewise.
25421         * soft-fp/fixsfti.c: Likewise.
25422         * soft-fp/fixtfti.c: Likewise.
25423         * soft-fp/fixunsdfti.c: Likewise.
25424         * soft-fp/fixunssfti.c: Likewise.
25425         * soft-fp/fixunstfti.c: Likewise.
25426         * soft-fp/floattidf.c: Likewise.
25427         * soft-fp/floattisf.c: Likewise.
25428         * soft-fp/floattitf.c: Likewise.
25429         * soft-fp/floatuntidf.c: Likewise.
25430         * soft-fp/floatuntisf.c: Likewise.
25431         * soft-fp/floatuntitf.c: Likewise.
25432         * soft-fp/trunctfxf2.c: Likewise.
25434         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
25435         * soft-fp/fixdfti.c: Likewise.
25436         * soft-fp/fixsfti.c: Likewise.
25437         * soft-fp/fixtfti.c: Likewise.
25438         * soft-fp/fixunsdfti.c: Likewise.
25439         * soft-fp/fixunssfti.c: Likewise.
25440         * soft-fp/fixunstfti.c: Likewise.
25441         * soft-fp/floattidf.c: Likewise.
25442         * soft-fp/floattisf.c: Likewise.
25443         * soft-fp/floattitf.c: Likewise.
25444         * soft-fp/floatuntidf.c: Likewise.
25445         * soft-fp/floatuntisf.c: Likewise.
25446         * soft-fp/floatuntitf.c: Likewise.
25447         * soft-fp/trunctfxf2.c: Likewise.
25449 2013-10-10  David S. Miller  <davem@davemloft.net>
25451         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25453 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
25455         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
25456         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
25457         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
25458         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
25459         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
25460         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
25461         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
25463         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
25464         for NaNs before doing comparisons on argument.
25465         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
25466         Likewise.
25468 2013-10-10  Will Newton  <will.newton@linaro.org>
25470         * malloc/hooks.c (memalign_check): Ensure the value of bytes
25471         passed to _int_memalign does not overflow.
25473 2013-10-10  Torvald Riegel  <triegel@redhat.com>
25475         * scripts/bench.pl: Add include-sources directive.
25476         * benchtests/README: Update documentation.
25478 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25480         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
25481         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
25482         instead of FP_INIT_ROUNDMODE.
25483         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
25484         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
25486         [BZ #16034]
25487         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
25488         copy class of input value.
25489         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
25490         not handle exceptions.
25491         * soft-fp/negsf2.c (__negsf2): Likewise.
25492         * soft-fp/negtf2.c (__negtf2): Likewise.
25493         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
25495 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
25497         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
25498         semicolon.  From Linux kernel.
25500 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
25502         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
25504 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
25506         [BZ #156]
25507         * manual/socket.texi: Added statement about buffer
25508         for gethostbyname2_r.
25510 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
25512         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
25513         Use .p2align directive instead, throughout.
25514         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
25515         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
25516         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
25517         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
25518         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
25519         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
25520         * sysdeps/x86_64/strchr.S: Likewise.
25521         * sysdeps/x86_64/strrchr.S: Likewise.
25523 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
25525         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
25527         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
25529         * sysdeps/generic/math_private.h (__mpsin1): Remove
25530         declaration.
25531         (__mpcos1): Likewise.
25532         (__mpsin): New argument __range_reduce.
25533         (__mpcos): Likewise.
25534         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
25535         (slow): Use __mpsin and __mpcos.
25536         (slow1): Likewise.
25537         (slow2): Likewise.
25538         (sloww): Likewise.
25539         (sloww1): Likewise.
25540         (sloww2): Likewise.
25541         (bsloww): Likewise.
25542         (bsloww1): Likewise.
25543         (bsloww2): Likewise.
25544         (cslow2): Likewise.
25545         (csloww): Likewise.
25546         (csloww1): Likewise.
25547         (csloww2): Likewise.
25548         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
25549         range_reduce.  Merge in __mpsin1.
25550         (__mpcos): Likewise.
25551         (__mpsin1): Remove.
25552         (__mpcos1): Likewise.
25554 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
25556         * locale/loadlocale.c (_nl_intern_locale_data): Use
25557         LOCFILE_ALIGNED_P.
25558         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
25559         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
25560         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
25561         obstack data is appropriately aligned.
25562         (obstack_int32_grow_fast): Likewise.
25563         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
25564         * locale/programs/locfile.c (add_locale_uint32): Likewise.
25565         (add_locale_uint32_array): Likewise.
25567 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
25569         * benchtests/Makefile: Remove ARGLIST and RET variables.
25570         ($(objpfx)bench-%.c): Pass only function name to the script.
25571         * benchtests/README: Update documentation.
25572         * benchtests/acos-inputs: Add new directives.
25573         * benchtests/acosh-inputs: Likewise.
25574         * benchtests/asin-inputs: Likewise.
25575         * benchtests/asinh-inputs: Likewise.
25576         * benchtests/atan-inputs: Likewise.
25577         * benchtests/atanh-inputs: Likewise.
25578         * benchtests/cos-inputs: Likewise.
25579         * benchtests/cosh-inputs: Likewise.
25580         * benchtests/exp-inputs: Likewise.
25581         * benchtests/log-inputs: Likewise.
25582         * benchtests/pow-inputs: Likewise.
25583         * benchtests/rint-inputs: Likewise.
25584         * benchtests/sin-inputs: Likewise.
25585         * benchtests/sinh-inputs: Likewise.
25586         * benchtests/tan-inputs: Likewise.
25587         * benchtests/tanh-inputs: Likewise.
25588         * scripts/bench.pl: Add support for new directives.
25590 2013-10-07  Alan Modra  <amodra@gmail.com>
25592         * README: Fix careless merge.
25594 2013-10-05  Alan Modra  <amodra@gmail.com>
25596         * NEWS: Mention powerpc64le support and bugs fixed.
25597         * README: Both big-endian and little-endian powerpc64 supported.
25599 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25601         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
25602         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
25603         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
25604         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
25606 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
25608         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
25609         match prototype.
25611 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
25613         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
25614         Move -mhard-float appending from
25615         ports/sysdeps/powerpc/powerpc32/Makefile.
25616         [$(with-fp) = yes] (ASFLAGS): Likewise.
25617         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
25618         * sysdeps/powerpc/nofpu: Move directory from
25619         ports/sysdeps/powerpc/nofpu.
25620         * sysdeps/powerpc/soft-fp: Move directory from
25621         ports/sysdeps/powerpc/soft-fp.
25622         * sysdeps/powerpc/powerpc32/405: Move directory from
25623         ports/sysdeps/powerpc/powerpc32/405.
25624         * sysdeps/powerpc/powerpc32/440: Move directory from
25625         ports/sysdeps/powerpc/powerpc32/440.
25626         * sysdeps/powerpc/powerpc32/464: Move directory from
25627         ports/sysdeps/powerpc/powerpc32/464.
25628         * sysdeps/powerpc/powerpc32/476: Move directory from
25629         ports/sysdeps/powerpc/powerpc32/476.
25630         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
25631         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
25632         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
25633         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
25634         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
25635         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
25636         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
25637         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
25638         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
25639         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
25640         * README: Update for powerpc-*-linux-gnu software floating point
25641         support in libc.
25643         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
25644         case to powerpc/powerpc32*.
25645         * sysdeps/unix/sysv/linux/configure: Regenerated.
25647         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
25648         (_FPU_MASK_OM): Define as 0x04.
25649         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
25650         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
25651         0x00c10080.
25652         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
25653         0x0000003c.
25654         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
25656         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
25657         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25658         getcontext_e500.
25659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
25660         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25661         setcontext_e500.
25662         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
25663         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
25664         and setcontext_e500.
25666 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
25668         * locale/iso-3166.def: Update iso-1366.def and related occurrences
25670 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
25672         * manual/threads.texi (Default Thread Attributes): Fix typo.
25674 2013-10-04  Will Newton  <will.newton@linaro.org>
25676         * malloc/Makefile: Add tst-memalign.
25677         * malloc/tst-memalign.c: New file.
25679         * malloc/tst-posix_memalign.c: Add comments.
25680         (do_test): Add comments and call free on all potentially
25681         allocated pointers. Add space after cast.
25683         * malloc/tst-pvalloc.c: Add comments.
25684         (do_test): Add comments and call free on all potentially
25685         allocated pointers. Remove duplicate check for NULL pointer.
25686         Add space after cast.
25688         * malloc/tst-valloc.c: Add comments.
25689         (do_test): Add comments and call free on all potentially
25690         allocated pointers. Remove duplicate check for NULL pointer.
25691         Add space after cast.
25693 2013-10-04  Alan Modra  <amodra@gmail.com>
25695         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25696         Use stdint types in rather than __attribute__((mode())).
25697         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25699 2013-10-04  Alan Modra  <amodra@gmail.com>
25701         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25702         Correct handling of unaligned relocs for little-endian.
25703         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25705 2013-10-04  Alan Modra  <amodra@gmail.com>
25707         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
25708         * configure: Regenerate.
25709         * nptl/shlib-versions: Powerpc*le starts at 2.18.
25710         * shlib-versions: Likewise.
25712 2013-10-04  Alan Modra  <amodra@gmail.com>
25714         * string/tester.c (test_memrchr): Increment reported test cycle.
25716 2013-10-04  Alan Modra  <amodra@gmail.com>
25718         * string/test-memcpy.c (do_one_test): When reporting errors, print
25719         string address and don't overrun end of string.
25721 2013-10-04  Alan Modra  <amodra@gmail.com>
25723         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
25724         insrdi.  Make better use of reg selection to speed exit slightly.
25725         Schedule entry path a little better.  Remove useless "are we done"
25726         checks on entry to main loop.  Handle wrapping around zero address.
25727         Correct main loop count.  Handle single left-over word from main
25728         loop inline rather than by using loop_small.  Remove extra word
25729         case in loop_small caused by wrong loop count.  Add little-endian
25730         support.
25731         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
25732         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
25733         cache hint.
25734         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
25735         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
25736         support.  Avoid rlwimi.
25737         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
25739 2013-10-04  Alan Modra  <amodra@gmail.com>
25741         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
25742         insrdi.  Formatting.
25743         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
25744         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
25745         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
25746         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
25747         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
25748         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
25750 2013-10-04  Alan Modra  <amodra@gmail.com>
25752         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
25753         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25754         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
25755         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
25756         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
25757         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
25758         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
25759         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
25760         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
25761         use of regs.  Use power7 mtocrf.  Tidy function tails.
25763 2013-10-04  Alan Modra  <amodra@gmail.com>
25765         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
25766         Formatting.  Consistently use rXXX register defines or rN defines.
25767         Use early exit labels that avoid restoring unused non-volatile regs.
25768         Make cr field use more consistent with rWORDn compares.  Rename
25769         regs used as shift registers for unaligned loop, using rN defines
25770         for short lifetime/multiple use regs.
25771         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
25772         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
25773         addi 1,1,64 to pop stack frame.  Simplify return value code.
25774         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
25776 2013-10-04  Alan Modra  <amodra@gmail.com>
25778         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
25779         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
25780         rather than rlwimi.
25781         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
25782         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
25783         little-endian support.  Correct typos.
25784         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
25785         rather than rlwimi.
25786         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
25787         in loop and entry code to keep "and." results.
25788         (strchr): Add little-endian support.  Comment.  Move cntlzd
25789         earlier in tail.
25790         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
25792 2013-10-04  Alan Modra  <amodra@gmail.com>
25794         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
25795         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
25796         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
25797         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
25799 2013-10-04  Alan Modra  <amodra@gmail.com>
25801         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
25802         (rTMP): Define as r11.
25803         (strcmp): Add little-endian support.  Optimise tail.
25804         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
25805         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
25806         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
25807         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
25808         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
25809         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
25810         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
25812 2013-10-04  Alan Modra  <amodra@gmail.com>
25814         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
25815         little-endian support.  Remove unnecessary "are we done" tests.
25816         Handle "s" wrapping around zero and extremely large "size".
25817         Correct main loop count.  Handle single left-over word from main
25818         loop inline rather than by using small_loop.  Correct comments.
25819         Delete "zero" tail, use "end_max" instead.
25820         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
25822 2013-10-04  Alan Modra  <amodra@gmail.com>
25824         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
25825         support.  Don't branch over align.
25826         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
25827         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
25828         support.  Rearrange tmp reg use to suit.  Comment.
25829         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
25831 2013-10-04  Alan Modra  <amodra@gmail.com>
25833         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
25835 2013-10-04  Alan Modra  <amodra@gmail.com>
25837         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
25838         conditional form of branch and link when obtaining pc.
25839         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
25841 2013-10-04  Alan Modra  <amodra@gmail.com>
25843         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
25844         HIWORD/LOWORD.
25845         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
25846         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
25848 2013-10-04  Alan Modra  <amodra@gmail.com>
25850         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
25851         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
25852         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
25853         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
25854         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
25855         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
25856         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
25857         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
25858         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
25859         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
25861 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25862             Alistair Popple <alistair@ozlabs.au.ibm.com>
25863             Alan Modra <amodra@gmail.com>
25865         [BZ #15723]
25866         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
25867         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
25868         _dl_hwcap access for little-endian.
25869         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
25870         destroy vmx regs when saving unaligned.
25871         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
25872         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
25873         destroy vmx regs when saving unaligned.
25875 2013-10-04  Alan Modra  <amodra@gmail.com>
25877         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
25878         Don't use a union to pack hi/low value.
25880 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25882         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
25883         for little-endian.
25884         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
25885         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
25886         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
25887         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
25888         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
25890 2013-10-04  Alan Modra  <amodra@gmail.com>
25892         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
25893         constants to usual value for .cst8 section, and remove redundant
25894         high address load.
25895         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
25896         constant for 0x1p52.  Load little-endian words of double from
25897         correct stack offsets.
25899 2013-10-04  Alan Modra  <amodra@gmail.com>
25901         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
25902         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
25903         words of double from correct stack offsets.
25904         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
25905         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
25906         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
25907         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
25908         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
25909         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
25910         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
25911         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
25912         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
25913         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
25914         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
25915         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
25916         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
25917         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
25918         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
25919         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
25920         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
25922 2013-10-04  Alan Modra  <amodra@gmail.com>
25924         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
25925         64-bit int/double union.
25926         (_FPU_SETCW): Likewise.
25927         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
25928         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
25930 2013-10-04  Alan Modra  <amodra@gmail.com>
25932         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
25933         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
25935 2013-10-04  Alan Modra  <amodra@gmail.com>
25937         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
25938         use vector int constants.
25939         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
25941 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25943         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
25944         array with long long.
25945         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
25946         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
25947         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
25948         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
25949         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
25950         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
25951         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
25952         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
25953         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
25954         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
25955         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
25956         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
25957         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
25959 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25961         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
25962         (__signbit): Likewise.  Correct for little-endian.
25963         (__signbitl): Call __signbit.
25964         (lrint): Correct for little-endian.
25965         (lrintf): Call lrint.
25967 2013-10-04  Alan Modra  <amodra@gmail.com>
25969         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
25970         union 32-bit int array member with 64-bit int array.
25971         (t515, tm256): Double rather than long double.
25972         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
25974 2013-10-04  Alan Modra  <amodra@gmail.com>
25976         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
25977         Delete.
25978         (IEEE854_LONG_DOUBLE_BIAS): Delete.
25979         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
25980         version of math_ldbl.h.
25982 2013-10-04  Alan Modra  <amodra@gmail.com>
25984         [BZ #15734], [BZ #15735]
25985         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
25986         all uses of ieee875 long double macros and unions.  Simplify test
25987         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
25988         ldbl_extract_mantissa value for ix,iy exponents.  Properly
25989         normalize after ldbl_extract_mantissa, and don't add hidden bit
25990         already handled.  Don't treat low word of ieee854 mantissa like
25991         low word of IBM long double and mask off bit when testing for
25992         zero.
25993         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
25994         all uses of ieee875 long double macros and unions.  Simplify tests
25995         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
25996         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
25997         two1022, instead use their values.  Recognise that tests for large
25998         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
25999         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
26000         Rewrite all uses of ieee875 long double macros and unions.  Simplify
26001         test for 0.0L and nan.  Correct negation.
26002         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
26003         ieee875 long double macros and unions.  Correct output for large
26004         magnitude x.  Correct absolute value calculation.
26005         (__erfcl): Likewise.
26006         * math/libm-test.inc: Add tests for errors discovered in IBM long
26007         double versions of fmodl, remainderl, erfl and erfcl.
26009 2013-10-04  Alan Modra  <amodra@gmail.com>
26011         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
26012         all uses of ieee854 long double macros and unions.  Simplify tests
26013         for long doubles that are fully specified by the high double.
26014         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
26015         Likewise.
26016         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
26017         Remove dead code too.
26018         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
26019         (__ieee754_ynl): Likewise.
26020         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
26021         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
26022         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
26023         Remove dead code too.
26024         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
26025         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
26026         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
26027         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
26028         Simplify.
26029         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
26030         Simplify.
26031         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
26032         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
26033         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
26034         Comment on variable precision.
26035         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
26036         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
26037         Likewise.
26038         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
26039         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
26040         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
26041         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
26042         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
26044 2013-10-04  Alan Modra  <amodra@gmail.com>
26046         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
26047         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
26048         all uses of ieee854 long double macros and unions.
26049         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
26050         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
26051         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
26052         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
26053         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
26054         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
26055         Likewise.
26056         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
26057         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
26058         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
26059         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
26060         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
26061         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
26062         Simplify sign and nan test too.
26063         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
26064         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
26065         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
26066         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
26067         Likewise.
26068         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
26069         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
26070         Likewise.
26071         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
26072         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
26073         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
26074         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
26075         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
26076         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
26078 2013-10-04  Alan Modra  <amodra@gmail.com>
26080         * stdio-common/printf_size.c (__printf_size): Don't use
26081         union ieee854_long_double in fpnum union.
26082         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
26083         signbit macro to retrieve sign from long double.
26084         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
26085         retrieve sign from long double.
26086         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
26087         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
26088         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
26089         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
26090         * math/test-misc.c (main): Don't use union ieee854_long_double.
26092 2013-10-04  Alan Modra  <amodra@gmail.com>
26094         [BZ #15680]
26095         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
26096         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
26097         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
26098         calculation.  Remove unnecessary test for denormal exponent.
26099         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
26100         Correct handling of denormals.  Avoid undefined shift behaviour.
26101         Correct normalisation of low mantissa when low double is denormal.
26102         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
26103         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
26104         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
26105         Correct normalisation of low mantissa.  Test for overflow of high
26106         mantissa and normalise.
26107         (ldbl_nearbyint): Use more readable constant for two52.
26108         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
26109         (__mpn_construct_long_double): Fix test for overflow of high
26110         mantissa and correct normalisation.  Avoid undefined shift.
26112 2013-10-04  Alan Modra  <amodra@gmail.com>
26114         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
26115         (union ibm_extended_long_double): Define as an array of ieee754_double.
26116         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
26117         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
26118         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
26119         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
26120         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
26121         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
26122         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
26123         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26124         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
26125         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
26126         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
26128 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
26130         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
26131         page size instead of calling getpagesize.
26133         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
26134         (LOCFILE_ALIGN_MASK): Likewise.
26135         (LOCFILE_ALIGN_UP): Likewise.
26136         (LOCFILE_ALIGNED_P): Likewise.
26137         * locale/programs/ld-collate.c (collate_output): Use the new
26138         macros instead of __alignof__ (int32_t).
26139         * locale/weight.h (findidx): Likewise.
26141 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
26143         [BZ #431]
26144         * manual/string.texi: Fix strncat and wcsncat.
26146 2013-10-03  Brooks Moses  <bmoses@google.com>
26148         [BZ #15915]
26149         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
26150         * Makerules: ...here, and adjust associated comments.
26152 2013-10-02  Will Newton  <will.newton@linaro.org>
26154         * malloc/Makefile: Add tst-pvalloc.
26155         * malloc/tst-pvalloc.c: New file.
26157 2013-10-02  Will Newton  <will.newton@linaro.org>
26159         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
26160         improve test coverage.
26162 2013-10-02  Will Newton  <will.newton@linaro.org>
26164         * malloc/Makefile: Add tst-posix_memalign.
26165         * malloc/tst-posix_memalign.c: New file.
26167 2013-10-01  Eric Blake  <eblake@redhat.com>
26169         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
26170         Use __THROWNL rather than __THROW on static functions.
26172 2013-09-30  Petr Machata  <pmachata@redhat.com>
26174         * elf/elf.h (R_AARCH64_ABS16): New macro.
26175         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
26176         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
26177         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
26178         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
26179         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
26180         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
26181         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
26182         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
26183         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
26184         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
26185         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
26186         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
26187         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
26188         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
26189         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
26190         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
26191         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
26192         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
26193         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
26194         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
26195         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
26196         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
26197         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
26198         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
26199         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
26200         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
26201         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
26202         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
26203         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
26204         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
26205         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
26206         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
26207         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
26208         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
26209         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
26210         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
26211         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
26212         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
26213         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
26214         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
26215         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
26216         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
26217         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
26218         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
26219         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
26220         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
26221         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
26222         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
26223         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
26224         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
26225         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
26226         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
26227         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
26228         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
26229         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
26230         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
26231         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
26232         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
26233         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
26234         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
26235         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
26236         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
26237         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
26238         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
26239         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
26240         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
26241         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
26242         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
26243         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
26244         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
26245         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
26246         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
26247         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
26248         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
26249         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
26250         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
26251         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
26252         (R_AARCH64_TLSDESC_LDR): Likewise.
26253         (R_AARCH64_TLSDESC_ADD): Likewise.
26254         (R_AARCH64_TLSDESC_CALL): Likewise.
26256 2013-09-30  Andreas Schwab  <schwab@suse.de>
26258         [BZ #15048]
26259         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
26260         the nss database lookup.
26261         * nscd/initgrcache.c (addinitgroupsX): Likewise.
26262         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
26264 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
26266         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
26268 2013-09-28  P. J. McDermott  <pj@pehjota.net>
26270         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
26271         ${Bash-specific parameter/pattern/string} parameter expansion.
26272         * sysdeps/unix/make-syscalls.sh: Likewise.
26274 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26276         * sysdeps/sh/stackguard-macros.h: New file.
26278 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
26280         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
26281         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
26282         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
26283         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
26284         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
26285         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
26287 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26289         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
26290         Fix thread ID register.
26292 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
26294         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
26295         [POSIX || UNIX98]: Require rather than permitting all symbols from
26296         <time.h>.
26297         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
26298         element of struct sched_param.
26299         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
26300         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
26301         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
26302         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
26303         constant.
26305 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
26307         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
26308         argument calculation.
26310 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26312         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
26313         Expect macro.
26314         [POSIX] (pthread_attr_t): Do not require type.
26315         [POSIX] (pthread_cond_t): Likewise.
26316         [POSIX] (pthread_condattr_t): Likewise.
26317         [POSIX] (pthread_key_t): Likewise.
26318         [POSIX] (pthread_mutex_t): Likewise.
26319         [POSIX] (pthread_mutexattr_t): Likewise.
26320         [POSIX] (pthread_once_t): Likewise.
26321         [POSIX] (pthread_t): Likewise.
26322         [POSIX-based standards] (pthread_atfork): Expect function.
26324 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26325             Richard Sandiford  <richard@codesourcery.com>
26327         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
26328         (swap_endianness_p): New extern variable.
26329         (set_big_endian): New inline function.
26330         (maybe_swap_uint32): Likewise.
26331         (maybe_swap_uint32_array): Likewise.
26332         (maybe_swap_uint32_obstack): Likewise.
26333         * locale/programs/locfile.c: Include <stdbool.h>.
26334         (swap_endianness_p): New variable.
26335         (add_locale_uint32): Call maybe_swap_uint32.
26336         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
26337         (write_locale_data): Call maybe_swap_uint32_array.
26338         * locale/programs/ld-collate.c (obstack_int32_grow): Call
26339         maybe_swap_uint32.
26340         (obstack_int32_grow_fast): Likewise.
26341         (output_weightwc): Call maybe_swap_uint32_obstack.
26342         (collate_output): Likewise.
26343         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
26344         (OPT_LITTLE_ENDIAN): Likewise.
26345         (options): Add --little-endian and --big-endian options.
26346         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
26347         * locale/programs/locarchive.c: Include "locfile.h".
26348         (GET): New macro.
26349         (SET): Likewise.
26350         (INC): Likewise.
26351         (create_archive): Use the new macros to access fields of
26352         structures directly mapped from or written to locale archives.
26353         (oldlocrecentcmp): Likewise.
26354         (enlarge_archive): Likewise.
26355         (insert_name): Likewise.
26356         (add_alias): Likewise.
26357         (add_locale): Likewise.
26358         (delete_locales_from_archive): Likewise.
26359         (show_archive_content): Likewise.
26360         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
26361         locale data.
26363 2013-09-24  Roland McGrath  <roland@hack.frob.com>
26365         * manual/freemanuals.texi: Updated from (newly) canonical copy at
26366         http://www.gnu.org/doc/freemanuals.texi.
26367         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
26369 2013-09-24  Will Newton  <will.newton@linaro.org>
26371         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
26372         macro.
26374 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
26376         * locale/hashval.h (compute_hashval): Interpret bytes of key as
26377         unsigned char.
26379 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
26381         * manual/threads.texi (POSIX Threads): Fix a typo.
26383 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26385         [BZ #14547]
26386         * string/tst-strcoll-overflow.c: New test case.
26387         * string/Makefile (xtests): Add tst-strcoll-overflow.
26388         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
26389         cache if string sizes may cause integer overflow.
26391         [BZ #14547]
26392         * string/strcoll_l.c (coll_seq): New members rule, idx,
26393         save_idx and back_us.
26394         (get_next_seq_nocache): New function.
26395         (do_compare_nocache): New function.
26396         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
26397         when malloc fails.
26399 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
26401         [BZ #15754]
26402         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
26403         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
26404         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
26406         [BZ #15754]
26407         * elf/Makefile (tests): Add tst-ptrguard1.
26408         (tests-static): Add tst-ptrguard1-static.
26409         (tst-ptrguard1-ARGS): Define.
26410         (tst-ptrguard1-static-ARGS): Define.
26411         * elf/tst-ptrguard1.c: New file.
26412         * elf/tst-ptrguard1-static.c: New file.
26413         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
26414         * sysdeps/i386/stackguard-macros.h: Likewise.
26415         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
26416         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
26417         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
26418         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
26419         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
26420         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
26422 2013-09-23  Hector Marco  <hecmargi@upv.es>
26423             Ismael Ripoll  <iripoll@disca.upv.es>
26424             Carlos O'Donell  <carlos@redhat.com>
26426         [BZ #15754]
26427         * sysdeps/generic/stackguard-macros.h: Define
26428         __pointer_chk_guard_local and POINTER_CHK_GUARD.
26429         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
26430         Define __pointer_chk_guard_local.
26431         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
26432         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
26434 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
26436         [BZ #15859]
26437         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
26439 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
26441         * include/string.h (__ffs): Declare as hidden.
26442         * string/ffs.c (__ffs): Define as hidden.
26443         * sysdeps/i386/ffs.c (__ffs): Likewise.
26444         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
26445         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
26446         * sysdeps/s390/ffs.c (__ffs): Likewise.
26447         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
26449 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
26451         * NEWS: Mention malloc probes.
26453         * malloc/arena.c (new_heap): New memory_heap_new probe.
26454         (grow_heap): New memory_heap_more probe.
26455         (shrink_heap): New memory_heap_less probe.
26456         (heap_trim): New memory_heap_free probe.
26457         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
26458         (systrim): New memory_sbrk_less probe.
26459         * manual/probes.texi: Document them.
26461         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
26462         * manual/probes.texi: Document it.
26464         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
26465         (__libc_realloc): Add memory_realloc_retry probe.
26466         (__libc_memalign): Add memory_memalign_retry probe.
26467         (__libc_valloc): Add memory_valloc_retry probe.
26468         (__libc_pvalloc): Add memory_pvalloc_retry probe.
26469         (__libc_calloc): Add memory_calloc_retry probe.
26470         * manual/probes.texi: Document them.
26472         * malloc/arena.c (get_free_list): Add probe
26473         memory_arena_reuse_free_list.
26474         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
26475         and memory_arena_reuse.
26476         (arena_get2) [!PER_THREAD]: Likewise.
26477         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
26478         memory_arena_reuse_realloc.
26479         * manual/probes.texi: Document them.
26481         * malloc/malloc.c (__libc_free): Add
26482         memory_mallopt_free_dyn_thresholds probe.
26483         (__libc_mallopt): Add multiple memory_mallopt probes.
26484         * manual/probes.texi: Document them.
26486         * malloc/malloc.c: Include stap-probe.h.
26487         (__libc_mallopt): Add memory_mallopt probe.
26488         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
26489         * manual/probes.texi: New.
26490         * manual/Makefile (chapters): Add probes.
26491         * manual/threads.texi: Set next node.
26493 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
26495         [BZ #15963, #13985]
26496         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
26497         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
26498         Add `Chinese' to `nan' entry name.
26500 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26502         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
26503         (POLYNOMIAL): Likewise.
26504         (TAYLOR_SINCOS): Likewise.
26505         (TAYLOR_SLOW): Likewise.
26506         (__sin): Use TAYLOR_SINCOS.
26507         (__cos): Likewise.
26508         (slow): Use TAYLOR_SLOW.
26509         (sloww): Likewise.
26510         (bsloww): Likewise.
26511         (csloww): Likewise.
26513 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26515         * stdlib/strtod_l.c: Fix buffer overrun.
26517 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26519         * benchtests/Makefile (bench): Add sincos.
26520         * benchtests/bench-sincos.c: New file.
26522         * math/libm-test.inc (cos_test_data): New test inputs.
26523         (sin_test_data): Likewise.
26525         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
26526         macro.
26527         (__sin): Use it.
26528         (__cos): Likewise.
26529         (slow1): Likewise.
26530         (slow2): Likewise.
26531         (sloww1): Likewise.
26532         (sloww2): Likewise.
26533         (bsloww1): Likewise.
26534         (bsloww2): Likewise.
26535         (cslow2): Likewise.
26536         (csloww1): Likewise.
26537         (csloww2): Likewise.
26539         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
26540         function.
26541         (__sin): Use it.
26542         (__cos): Likewise.
26544         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
26545         gotos.
26546         (__cos): Likewise.
26548 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
26550         * config.h.in (HAVE_MIPS_NAN2008): New macro.
26551         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
26552         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
26553         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
26554         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
26555         * elf/cache.c (print_entry): Handle the new cache flags.
26557 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26558             Aldy Hernandez  <aldyh@redhat.com>
26560         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
26561         Change condition to [_SOFT_FLOAT].
26562         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
26563         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
26564         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
26565         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
26566         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
26567         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
26568         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
26569         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
26570         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
26571         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
26572         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
26573         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
26574         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
26575         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
26576         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
26577         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
26578         declaration.
26580 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26582         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
26583         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26584         (__longjmp): Use LOAD_GP to load saved GPRs.
26585         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
26586         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26587         (__sigsetjmp): Use SAVE_GP to save GPRs.
26589         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
26590         Do not append -msoft-float.
26591         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
26593 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26595         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
26597 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
26599         [BZ #15966]
26600         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
26601         (_FPU_GETCW): Use initial "__" on variable and field names but not
26602         on macro parameter name.
26603         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
26604         parentheses around reference to macro parameter.
26606 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
26608         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
26609         prototype.
26610         (ctype_startup): Use uint32_t in cast and sizeof for
26611         ctype->charnames.
26613 2013-09-11  Jia Liu  <proljc@gmail.com>
26615         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
26616         __daddr_t_defined.
26617         [__FreeBSD__]: Likewise.
26619 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
26621         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
26622         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
26623         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
26624         (strchr): Remove __strchr_sse42 ifunc selection.
26625         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
26626         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
26628 2013-09-11  Will Newton  <will.newton@linaro.org>
26630         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
26631         parameter to RES. Remove hardcoded 1000 value.
26632         * benchtests/bench-skeleton.c (main): Pass RES parameter
26633         to TIMING_INIT and multiply result by 1000.
26635 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26637         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26639 2013-09-11  Andreas Schwab  <schwab@suse.de>
26641         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
26642         if not defined.
26643         (O_TMPFILE) [__USE_GNU]: Define.
26644         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
26645         Define.
26647 2013-09-11  Will Newton  <will.newton@linaro.org>
26649         [BZ #15857]
26650         * malloc/malloc.c (__libc_memalign): Check the value of bytes
26651         does not overflow.
26653 2013-09-11  Will Newton  <will.newton@linaro.org>
26655         [BZ #15856]
26656         * malloc/malloc.c (__libc_valloc): Check the value of bytes
26657         does not overflow.
26659 2013-09-11  Will Newton  <will.newton@linaro.org>
26661         [BZ #15855]
26662         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
26663         does not overflow.
26665 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
26667         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
26668         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
26669         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
26670         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
26671         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
26673 2013-09-10  Allan McRae  <allan@archlinux.org>
26675         [BZ #15748]
26676         * manual/arith.texi (Parsing of Floats): Clarify
26677         cross-reference.
26679         [BZ #15849]
26680         * manual/install.texi (Running make install): Mention
26681         --enable-pt-chown.
26682         * INSTALL: Regenerated.
26684 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
26686         * csu/init-first.c (_init): Remove the !SHARED condition around
26687         FPU control word initialization.
26688         * elf/dl-support.c (_dl_fpu_control): New variable.
26689         (_dl_aux_init) <AT_FPUCW>: Initialize it.
26690         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
26691         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
26692         * math/test-fpucw-static.c: New file.
26693         * math/test-fpucw-ieee.c: New file.
26694         * math/test-fpucw-ieee-static.c: New file.
26695         * math/Makefile (tests): Add `test-fpucw-ieee' and
26696         `$(tests-static)'.
26697         (tests-static): New variable.
26698         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
26699         dependency to...
26700         [($(build-shared),yes)]
26701         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
26702         ... this.
26703         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
26704         New dependency.
26706 2013-09-09  Allan McRae  <allan@archlinux.org>
26708         [BZ #15939]
26709         * manual/string.texi (Collation Functions): Fix typo in
26710         strcoll example.
26711         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
26713         [BZ #15893]
26714         * stdlib/isomac.c (get_null_defines): Fix memory leak.
26716         [BZ #15892]
26717         * libio/memstream.c (open_memstream): Fix memory leak.
26718         * libio/wmemstream.c (open_wmemstream): Likewise.
26720         [BZ #15895]
26721         * nscd/netgroupcache.c: Fix nesting of ifdefs.
26723 2013-09-09  Will Newton  <will.newton@linaro.org>
26725         * malloc/Makefile: Add tst-realloc to tests.
26726         * malloc/tst-realloc.c: New file.
26728 2013-09-09  Allan McRae  <allan@archlinux.org>
26730         [BZ #15844]
26731         * COPYING: Update from GNU website to fix FSF address.
26732         * COPYING.LIB: Likewise.
26734 2013-09-06  David S. Miller  <davem@davemloft.net>
26736         * po/zh_TW.po: Update Chinese (traditional) translation from
26737         translation project.
26739 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
26740             Joseph Myers  <joseph@codesourcery.com>
26742         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
26743         "localeinfo.h".
26744         (obstack_chunk_alloc): New macro.
26745         (obstack_chunk_free): Likewise.
26746         (record_offset): New function.
26747         (init_locale_data): Likewise.
26748         (align_locale_data): Likewise.
26749         (add_locale_empty): Likewise.
26750         (add_locale_raw_data): Likewise.
26751         (add_locale_raw_obstack): Likewise.
26752         (add_locale_string): Likewise.
26753         (add_locale_wstring): Likewise.
26754         (add_locale_uint32): Likewise.
26755         (add_locale_uint32_array): Likewise.
26756         (add_locale_char): Likewise.
26757         (start_locale_structure): Likewise.
26758         (end_locale_structure): Likewise.
26759         (start_locale_prelude): Likewise.
26760         (end_locale_prelude): Likewise.
26761         (write_locale_data): Take locale_file structure rather than an
26762         iovec.
26763         * locale/programs/locfile.h: Include "obstack.h".
26764         (struct locale_file): Change to store locale file contents instead
26765         of header.
26766         (init_locale_data): New prototype.
26767         (align_locale_data): Likewise.
26768         (add_locale_empty): Likewise.
26769         (add_locale_raw_data): Likewise.
26770         (add_locale_raw_obstack): Likewise.
26771         (add_locale_string): Likewise.
26772         (add_locale_wstring): Likewise.
26773         (add_locale_uint32): Likewise.
26774         (add_locale_uint32_array): Likewise.
26775         (add_locale_char): Likewise.
26776         (start_locale_structure): Likewise.
26777         (end_locale_structure): Likewise.
26778         (start_locale_prelude): Likewise.
26779         (end_locale_prelude): Likewise.
26780         (write_locale_data): Update prototype.
26781         * locale/programs/3level.h (struct TABLE): Remove result field.
26782         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
26783         Use new locale_file interface.
26784         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
26785         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
26786         * locale/programs/ld-address.c (address_output): Use new
26787         locale_file interface.
26788         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
26789         NO_ADD_LOCALE.
26790         (collate_finish): Don't call collseq_table_finalize.
26791         (collate_output): Use new locale_file interface.
26792         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
26793         in file.
26794         (NO_FINALIZE): Change to NO_ADD_LOCALE.
26795         (TABLE): Move defines earlier in file.
26796         (ELEMENT): Likewise.
26797         (DEFAULT): Likewise.
26798         (wctrans_table_add): Move macro and inline function earlier in
26799         file.
26800         (struct wctype_table): Move type earlier in file.
26801         (add_locale_wctype_table): New static prototype.
26802         (struct locale_ctype_t): Use logical types instead of struct iovec
26803         pointers for members.
26804         (ctype_output): Use new locale_file interface.
26805         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
26806         new locale_file interface.
26807         (allocate_arrays): Update for use of new locale_file interface.
26808         * locale/programs/ld-identification.c (identification_output): Use
26809         new locale_file interface.
26810         * locale/programs/ld-measurement.c (measurement_output): Likewise.
26811         * locale/programs/ld-messages.c (messages_output): Likewise.
26812         * locale/programs/ld-monetary.c (monetary_output): Likewise.
26813         * locale/programs/ld-name.c (name_output): Likewise.
26814         * locale/programs/ld-numeric.c (numeric_output): Likewise.
26815         * locale/programs/ld-paper.c (paper_output): Likewise.
26816         * locale/programs/ld-telephone.c (telephone_output): Likewise.
26817         * locale/programs/ld-time.c (time_output): Likewise.
26819 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26821         * benchtests/Makefile: Add memrchr benchmark.
26822         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
26823         benchmark as memrchr.
26824         * benchtests/bench-memrchr-ifunc.c: New file.
26825         * benchtests/bench-memrchr.c: New file.
26827 2013-09-06   Will Newton  <will.newton@linaro.org>
26829         * benchtests/Makefile (string-bench): Add memcpy.
26831 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
26832             Cong Wang  <amwang@redhat.com>
26834         [BZ #15850]
26835         * sysdeps/unix/sysv/linux/bits/in.h
26836         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
26837         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
26838         before __USE_KERNEL_IPV6_DEFS uses.
26839         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
26840         IPPROTO_BEETPH.
26841         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
26842         sockaddr_in6, or ipv6_mreq.
26844 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26846         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
26847         memory access for final bytes in some large inputs.
26848         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
26850 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26852         * string/test-memrchr.c: New file.
26853         * string/test-memrchr-ifunc.c: New file.
26854         * string/Makefile: Add new memrchr testcase.
26856 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
26858         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
26859         fanotify_init returns EPERM.
26861 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26863         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
26864         errors.
26865         (top level): Treat second token from macro or constant entries for
26866         allowed headers as allowed.
26867         * include/complex.h: Condition internal declarations on
26868         [!_ISOMAC].
26869         * include/fenv.h: Condition include of <stdbool.h> and internal
26870         declarations on [!_ISOMAC].
26872 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
26874         [BZ #15923]
26875         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
26877 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26879         * configure.in (--enable-versioning): Remove configure option.
26880         (libc_cv_asm_symver_directive): Remove configure test.
26881         (libc_cv_ld_version_script_option): Likewise.
26882         (VERSIONING): Remove variable and AC_SUBST.
26883         (DO_VERSIONING): Remove AC_DEFINE.
26884         * configure: Regenerated.
26885         * config.h.in (DO_VERSIONING): Remove macro.
26886         * Makerules [$(versioning) = yes]: Change conditionals to
26887         [$(build-shared) = yes].
26888         * config.make.in (versioning): Remove variable.
26889         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
26890         [$(build-shared) = yes].
26891         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
26892         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
26893         * elf/Makefile [$(versioning) = yes]: Change conditionals to
26894         [$(build-shared) = yes].
26895         * extra-lib.mk [$(versioning) = yes]: Likewise.
26896         * hurd/Makefile [$(versioning) = yes]: Likewise.
26897         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
26898         [SHARED].
26899         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
26900         [SHARED].
26901         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26902         [SHARED && !NO_HIDDEN].
26903         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
26904         [SHARED].
26905         [SHARED && DO_VERSIONING]: Likewise..
26906         * libio/Makefile [$(versioning) = yes]: Change conditionals to
26907         [$(build-shared) = yes].
26908         * manual/install.texi (--disable-versioning): Remove
26909         documentation.
26910         * INSTALL: Regenerated.
26911         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
26912         to [SHARED].
26913         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
26914         [$(build-shared) = yes].
26915         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
26916         * sysdeps/i386/i686/multiarch/strstr-c.c
26917         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26918         [SHARED && !NO_HIDDEN].
26919         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
26920         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
26921         * sysdeps/powerpc/powerpc32/dl-machine.c
26922         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
26923         * sysdeps/powerpc/powerpc32/sysdep.h
26924         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
26925         to [SHARED && PIC && !NO_HIDDEN].
26926         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
26927         conditional to [SHARED].
26929 2013-09-04   Will Newton  <will.newton@linaro.org>
26931         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
26932         * benchtests/bench-string.h: Include bench-timing.h instead
26933         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
26934         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
26935         call to HP_TIMING_DIFF_INIT.
26936         * benchtests/bench-memccpy.c: Use bench-timing.h macros
26937         instead of hp-timing.h macros.
26938         * benchtests/bench-memchr.c: Likewise.
26939         * benchtests/bench-memcmp.c: Likewise.
26940         * benchtests/bench-memcpy.c: Likewise.
26941         * benchtests/bench-memmem.c: Likewise.
26942         * benchtests/bench-memmove.c: Likewise.
26943         * benchtests/bench-memset.c: Likewise.
26944         * benchtests/bench-rawmemchr.c: Likewise.
26945         * benchtests/bench-strcasecmp.c: Likewise.
26946         * benchtests/bench-strcasestr.c: Likewise.
26947         * benchtests/bench-strcat.c: Likewise.
26948         * benchtests/bench-strchr.c: Likewise.
26949         * benchtests/bench-strcmp.c: Likewise.
26950         * benchtests/bench-strcpy.c: Likewise.
26951         * benchtests/bench-strcpy_chk.c: Likewise.
26952         * benchtests/bench-strlen.c: Likewise.
26953         * benchtests/bench-strncasecmp.c: Likewise.
26954         * benchtests/bench-strncat.c: Likewise.
26955         * benchtests/bench-strncmp.c: Likewise.
26956         * benchtests/bench-strncpy.c: Likewise.
26957         * benchtests/bench-strnlen.c: Likewise.
26958         * benchtests/bench-strpbrk.c: Likewise.
26959         * benchtests/bench-strrchr.c: Likewise.
26960         * benchtests/bench-strspn.c: Likewise.
26961         * benchtests/bench-strstr.c: Likewise.
26963 2013-09-04  Will Newton  <will.newton@linaro.org>
26965         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
26967 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
26969         [BZ #15427]
26970         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
26971         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
26972         * math/libm-test.inc (lgamma_test_data): Add more tests.
26973         * sysdeps/i386/fpu/libm-test-ulps: Update.
26974         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26976 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
26978         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
26979         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
26980         Add ifunc.
26981         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
26982         Add strcmp-sse2-unaligned
26983         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
26985 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
26987         * Versions.def (libc): Add GLIBC_2.19.
26989 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
26991         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
26992         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
26994 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
26996         [BZ #14155]
26997         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
26998         intermediate calculations in recurrence.
26999         (__ieee754_ynf): Likewise.
27000         * math/libm-test.inc (jn_test_data): Do not allow spurious
27001         underflow exception.  Add more tests.
27002         (yn_test_data): Add more tests.
27003         * sysdeps/i386/fpu/libm-test-ulps: Update.
27004         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27006 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
27008         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
27010 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
27012         * csu/init-first.c: Fix then/than typos.
27013         * locale/programs/ld-collate.c: Likewise.
27014         * locale/programs/linereader.h: Likewise.
27015         * manual/charset.texi: Likewise.
27016         * manual/filesys.texi: Likewise.
27017         * manual/stdio.texi: Likewise.
27018         * manual/string.texi: Likewise.
27019         * stdlib/fmtmsg.c: Likewise.
27020         * sysdeps/i386/stpncpy.S: Likewise.
27021         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27022         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
27023         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27024         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
27026 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
27028         * elf/dl-open.c: Fix typos.
27029         * iconvdata/gbbig5.c: Likewise.
27030         * iconvdata/iso-2022-jp.c: Likewise.
27031         * iconv/gconv_int.h: Likewise.
27032         * iconv/loop.c: Likewise.
27033         * nis/rpcsvc/nis.h: Likewise.
27034         * resolv/ns_name.c: Likewise.
27035         * stdio-common/vfscanf.c: Likewise.
27036         * streams/stropts.h: Likewise.
27037         * sunrpc/rpc_thread.c: Likewise.
27038         * sysdeps/i386/strpbrk.S: Likewise.
27039         * sysdeps/ieee754/k_standard.c: Likewise.
27040         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
27041         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
27042         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
27043         * sysdeps/mach/hurd/profil.c: Likewise.
27044         * sysdeps/s390/dl-procinfo.h: Likewise.
27045         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
27046         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
27047         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
27048         * sysdeps/x86_64/dl-trampoline.S: Likewise.
27049         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
27051 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
27053         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
27054         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
27056 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
27058         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
27059         aix specific files.
27060         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
27061         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
27062         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
27063         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
27064         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
27065         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
27066         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
27067         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
27069 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
27070             Roland McGrath  <roland@hack.frob.com>
27072         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
27073         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
27075 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
27077         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
27078         __executable_start symbol instead of _start.
27080 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
27082         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
27083         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
27084         Move macros to...
27085         * sysdeps/gnu/ldsodefs.h: ... this new file.
27087         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
27088         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
27089         instead of ELFOSABI_LINUX.
27091         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
27092         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
27093         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
27094         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
27095         Likewise.
27096         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
27097         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
27098         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
27099         Likewise.
27100         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
27101         (ibm_extended_long_double): Add ieee_nan member.
27102         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
27103         (do_test): New function.
27105         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
27106         TEST_TRUNC.
27107         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
27108         functions, renamed from truncdfsf_test, trunctfsf_test,
27109         trunctfdf_test.
27110         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
27111         functions.
27112         (do_test): Run all these.
27114 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
27116         * argp/argp-help.c: Fix typos.
27117         * argp/argp-parse.c: Likewise.
27118         * debug/backtracesyms.c: Likewise.
27119         * elf/elf.h: Likewise.
27120         * malloc/malloc.c: Likewise.
27121         * nis/nis_print.c: Likewise.
27122         * resolv/res_comp.c: Likewise.
27123         * stdlib/stdlib.h: Likewise.
27124         * sunrpc/clnt_tcp.c: Likewise.
27125         * sunrpc/clnt_udp.c: Likewise.
27126         * sunrpc/clnt_unix.c: Likewise.
27127         * sysdeps/unix/bsd/ptsname.c: Likewise.
27128         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
27129         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
27130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
27131         Likewise.
27132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
27133         Likewise.
27134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
27135         Likewise.
27136         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
27138 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27140         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
27141         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
27143 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
27145         [BZ #15897]
27146         * dlfcn/Makefile (tests): Add bug-dl-leaf.
27147         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
27148         ($(objpfx)bug-dl-leaf): New rule.
27149         ($(objpfx)bug-dl-leaf.so): Likewise.
27150         ($(objpfx)bug-dl-leaf.out): Likewise.
27151         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
27152         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
27153         * dlfcn/bug-dl-leaf.c: New test.
27154         * dlfcn/bug-dl-leaf-lib.c: Likewise.
27155         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
27156         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
27157         (dlclose): Likewise.
27158         (dlmopen): Likewise.
27160 2013-08-27  Roland McGrath  <roland@hack.frob.com>
27162         * include/netdb.h [!_ISOMAC]:
27163         Don't include <tls.h>.
27164         (h_errno, __libc_h_errno): Move declaration and macros out of
27165         [_LIBC_REENTRANT].
27167         * include/resolv.h [_RESOLV_H_]:
27168         Don't include <tls.h>.
27169         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
27170         * resolv/res_libc.c: Don't include <tls.h>.
27171         (_res): Use __attribute__ ((nocommon)) in place of
27172         __attribute__ ((section (".bss"))).
27174         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
27175         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
27177         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
27179         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
27180         only under [SIOCGIFCONF && SIOCGIFNETMASK].
27182         * resolv/res_mkquery.c: Include <sys/time.h>.
27184         * inet/ifreq.c: Moved to ...
27185         * sysdeps/unix/ifreq.c: ... here.
27186         * inet/ifreq.c: New file, true stub version.
27188         * socket/sa_len.c: New file.
27189         * socket/Makefile (aux): Add it.
27190         * sysdeps/unix/sysv/linux/Makefile
27191         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
27192         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
27193         and #include <socket/sa_len.c>.
27194         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
27195         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
27197         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
27198         * bits/socket.h: ... here.
27200         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
27201         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
27202         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
27204 2013-08-27  Andreas Schwab  <schwab@suse.de>
27206         [BZ #15736]
27207         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
27208         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
27209         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
27210         * string/test-strcasecmp.c (test_main): Run tests in several
27211         locales.
27212         * string/test-strncasecmp.c (test_main): Likewise.
27214         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
27215         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
27216         to __strcasecmp_nonascii and __strncasecmp_nonascii.
27217         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
27218         (__strncasecmp_ssse3) [PIC]: Likewise.
27220 2013-08-26  Roland McGrath  <roland@hack.frob.com>
27222         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
27224         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
27225         instead of explicitly declaring xdecrypt.
27226         * nis/nss_nis/nis-publickey.c: Likewise.
27228 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27230         [BZ #15890]
27231         * nscd/aicache.c: Include res_hconf.h.
27232         (addhstaiX): Initialize res_hconf.
27234 2013-08-26  Andreas Schwab  <schwab@suse.de>
27236         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
27237         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
27239 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27241         * nscd/aicache.c (addhstaiX): Fix indentation.
27243 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
27245         * configure.ac: Quote $build_pt_chown test.
27246         * configure: Regenerated.
27248 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
27250         [BZ #15532]
27251         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
27252         * math/s_cexpf.c (__cexpf): Likewise.
27253         * math/s_cexpl.c (__cexpl): Likewise.
27254         * math/libm-test.inc (cexp_test_data): Correct expected return
27255         value for NaN + i0.  Add another test.
27257 2013-08-22  David S. Miller  <davem@davemloft.net>
27259         * po/ca.po: Update Catalan translation from translation project.
27260         * po/uk.po: Add Ukrainian translations from translation project.
27262 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
27264         [BZ #15797]
27265         * math/s_fdim.c (__fdim): Check for infinite arguments if result
27266         is infinite, not alongside NaN test.
27267         * math/s_fdimf.c (__fdimf): Likewise.
27268         * math/s_fdiml.c (__fdiml): Likewise.
27269         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
27270         errno is unchanged.
27272 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
27274         * argp/argp-help.c: Fix typos.
27275         * crypt/speeds.c: Likewise.
27276         * csu/check_fds.c: Likewise.
27277         * elf/dl-load.c: Likewise.
27278         * elf/dl-open.c: Likewise.
27279         * elf/reldep3.c: Likewise.
27280         * elf/reldep.c: Likewise.
27281         * elf/sprof.c: Likewise.
27282         * iconv/iconv_charmap.c: Likewise.
27283         * iconv/skeleton.c: Likewise.
27284         * iconv/strtab.c: Likewise.
27285         * io/lockf64.c: Likewise.
27286         * libio/libioP.h: Likewise.
27287         * resolv/gai_notify.c: Likewise.
27288         * resolv/ns_name.c: Likewise.
27289         * resolv/ns_samedomain.c: Likewise.
27290         * resolv/res_send.c: Likewise.
27291         * stdlib/random.c: Likewise.
27292         * sunrpc/rpc/xdr.h: Likewise.
27293         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
27294         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
27295         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
27296         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
27297         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
27298         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
27299         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
27300         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
27301         * sysdeps/mach/hurd/check_fds.c: Likewise.
27302         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27303         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
27304         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27305         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27306         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
27307         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27308         * sysdeps/pthread/aio_notify.c: Likewise.
27309         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
27310         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
27311         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
27312         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
27313         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
27315 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27317         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
27318         version if bit_Slow_SSE4_2 is set.
27319         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
27320         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
27322 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27324         [BZ #15867]
27325         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
27326         trampoline stack frame information.
27327         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
27328         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
27329         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
27330         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
27331         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
27332         * sysdeps/unix/sysv/linux/powerpc/init-first.c
27333         (_libc_vdso_platform_setup): Initialize the signal trampolines.
27334         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
27335         sa_flags value.
27336         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
27337         interrupting a syscall and set with option SA_SIGINFO.
27339 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27341         [BZ #15531]
27342         * math/s_cproj.c (__cproj): Only return an infinity if one part of
27343         argument is infinite.
27344         * math/s_cprojf.c (__cprojf): Likewise.
27345         * math/s_cprojl.c (__cprojl): Likewise.
27346         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
27347         * math/libm-test.inc (cproj_test_data): Add more tests.
27349         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
27351         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
27352         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
27353         size.  Use __ffs to determine corresponding shift.
27355 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27356             Roland McGrath  <roland@hack.frob.com>
27358         * Makefile (INSTALL): Remove trailing blank lines from output of
27359         makeinfo.
27361 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27363         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
27364         Align 32 bit compat elf_greg to 8 bytes.
27366 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
27368         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
27370 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
27372         * string/strcoll_l.c (coll_seq): New structure.
27373         (get_next_seq_cached): New function.
27374         (get_next_seq): New function.
27375         (do_compare): New function.
27376         (STRCOLL): Use GNU style definition.  Simplify implementation
27377         by using get_next_seq, get_next_seq_cached and do_compare.
27379 2013-08-16  Florian Weimer  <fweimer@redhat.com>
27381         [BZ #14699]
27382         CVE-2013-4237
27383         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
27384         member.
27385         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
27386         member.
27387         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
27388         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
27389         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
27390         conditional.
27391         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
27392         GETDENTS_64BIT_ALIGNED.
27393         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
27394         * manual/filesys.texi (Reading/Closing Directory): Document
27395         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
27396         strongly.
27397         * manual/conf.texi (Limits for Files): Add portability note to
27398         NAME_MAX, PATH_MAX.
27399         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
27401 2013-08-13  Andreas Schwab  <schwab@suse.de>
27403         [BZ #15749]
27404         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
27405         of fabs.
27406         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
27407         LDBL_MAX_EXP >= 16384]: Add tests for it.
27409 2013-08-12  David S. Miller  <davem@davemloft.net>
27411         * version.h (RELEASE): Set to "development".
27412         (VERSION): Set to "2.18.90".
27413         * NEWS: Add 2.19 section.
27415 2013-08-03  David S. Miller  <davem@davemloft.net>
27417         * po/ko.po: Update Korean translation from translation project.
27419 2013-08-01  David S. Miller  <davem@davemloft.net>
27421         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
27422         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
27423         Bilka.
27425 2013-07-30  David S. Miller  <davem@davemloft.net>
27427         * po/fr.po: Update French translation from translation project.
27429 2013-07-28  David S. Miller  <davem@davemloft.net>
27431         * po/cs.po: Update Czech translation from translation project.
27433         * po/sv.po: Update Swedish translation from translation project.
27435 2013-07-27  David S. Miller  <davem@davemloft.net>
27437         * po/eo.po: Update Esperanto translation from translation project.
27439         * po/vi.po: Update Vietnamese translation from translation project.
27441         * po/de.po: Update German translation from translation project.
27443 2013-07-26  David S. Miller  <davem@davemloft.net>
27445         * po/bg.po: Update Bulgarian translation from translation project.
27447         * po/nl.po: Update Dutch translation from translation project.
27448         * po/pl.po: Update Polish translation from translation project.
27449         * po/ru.po: Update Russian translation from translation project.
27451 2013-07-24  David S. Miller  <davem@davemloft.net>
27453         * po/libc.pot: Update.
27455 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27457         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
27458         variable page size.
27459         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
27460         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
27461         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
27463 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27465         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
27467 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27468             Andreas Schwab  <schwab@suse.de>
27469             Roland McGrath  <roland@hack.frob.com>
27470             Joseph Myers  <joseph@codesourcery.com>
27471             Carlos O'Donell  <carlos@redhat.com>
27473         [BZ #15755]
27474         * config.h.in: Define HAVE_PT_CHOWN.
27475         * config.make.in (build-pt-chown): New variable.
27476         * configure.in (--enable-pt_chown): New configure option.
27477         * configure: Regenerate.
27478         * login/Makefile: Include Makeconfig.  Build pt_chown only if
27479         build-pt-chown is enabled.
27480         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
27481         pt_chown to fix pty ownership.
27482         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
27483         CLOSE_ALL_FDS.
27484         * manual/install.texi (Configuring and compiling): Mention
27485         --enable-pt_chown. Add @findex for grantpt.
27486         * INSTALL: Regenerate.
27488 2013-07-20  David S. Miller  <davem@davemloft.net>
27490         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
27491         difference between 32-bit and 64-bit.
27493 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
27495         [BZ #15711]
27496         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
27497         Avoid system header dependency with -ffreestanding.
27498         ($(objpfx)bits/syscall%d): Likewise.
27500 2013-07-13  David S. Miller  <davem@davemloft.net>
27502         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
27503         underflows from atanl/atan2l due to bug 15319.
27504         (casinh_test_data): Likewise.
27506 2013-07-07  David S. Miller  <davem@davemloft.net>
27508         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
27510 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
27512         * sysdeps/i386/fpu/libm-test-ulps: Update.
27513         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27515 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27517         * configure.in (--enable-lock-elision): Fix message text.
27518         * INSTALL: Regenerate.
27519         * configure: Regenerate.
27521 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27523         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27525 2013-07-03  Andreas Jaeger  <aj@suse.de>
27527         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
27528         define.
27529         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
27530         (ptrace_peeksiginfo_args): Add.
27531         (__ptrace_peeksiginfo_flags): Add.
27532         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
27533         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
27534         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
27536 2013-07-03  Allan McRae  <allan@archlinux.org>
27538         * sysdeps/i386/fpu/libm-test-ulps: Update.
27540 2013-07-02  David S. Miller  <davem@davemloft.net>
27542         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27544 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
27546         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27548 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27550         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
27551         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27553 2013-07-02  Andi Kleen <ak@linux.intel.com>
27555         * config.h.in (ENABLE_LOCK_ELISION): Add.
27556         * configure.in (--enable-lock-elision): Add option.
27557         * manual/install.texi: Document --enable lock elision.
27558         * configure: Regenerate
27559         * INSTALL: Regenerate.
27561 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
27563         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
27564         SSE4.2 strcasecmp for libc.a.
27565         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
27567 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27569         [BZ #13304]
27570         * soft-fp/op-common.h (_FP_FMA): New macro.
27571         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
27572         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
27573         (_FP_MUL_MEAT_1_imm): ... here.
27574         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
27575         (_FP_MUL_MEAT_1_wide): ... here.
27576         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
27577         (_FP_MUL_MEAT_1_hard): ... here.
27578         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
27579         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
27580         (_FP_MUL_MEAT_2_wide): ... here.
27581         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
27582         (_FP_MUL_MEAT_2_wide_3mul): ... here.
27583         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
27584         (_FP_MUL_MEAT_2_gmp): ... here.
27585         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
27586         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
27587         (_FP_MUL_MEAT_4_wide): ... here.
27588         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
27589         (_FP_MUL_MEAT_4_gmp): ... here.
27590         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
27591         (_FP_WFRACBITS_DW_S): Likewise.
27592         (_FP_WFRACXBITS_DW_S): Likewise.
27593         (_FP_HIGHBIT_DW_S): Likewise.
27594         (FP_FMA_S): Likewise.
27595         (_FP_FRAC_HIGH_DW_S): Likewise.
27596         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
27597         (_FP_WFRACBITS_DW_D): Likewise.
27598         (_FP_WFRACXBITS_DW_D): Likewise.
27599         (_FP_HIGHBIT_DW_D): Likewise.
27600         (FP_FMA_D): Likewise.
27601         (_FP_FRAC_HIGH_DW_D): Likewise.
27602         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
27603         (_FP_WFRACBITS_DW_E): Likewise.
27604         (_FP_WFRACXBITS_DW_E): Likewise.
27605         (_FP_HIGHBIT_DW_E): Likewise.
27606         (FP_FMA_E): Likewise.
27607         (_FP_FRAC_HIGH_DW_E): Likewise.
27608         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
27609         (_FP_WFRACBITS_DW_Q): Likewise.
27610         (_FP_WFRACXBITS_DW_Q): Likewise.
27611         (_FP_HIGHBIT_DW_Q): Likewise.
27612         (FP_FMA_Q): Likewise.
27613         (_FP_FRAC_HIGH_DW_Q): Likewise.
27614         * soft-fp/fmasf4.c: New file.
27615         * soft-fp/fmadf4.c: Likewise.
27616         * soft-fp/fmatf4.c: Likewise.
27618 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27620         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
27621         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
27622         Silvermont.
27623         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
27624         macro.
27625         (index_Slow_SSE4_2): Likewise.
27626         (index_Prefer_PMINUB_for_stringop): Likewise.
27627         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
27628         bit_Slow_SSE4_2 is set.
27629         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
27630         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
27632 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27634         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
27635         rtld_global._dl_hwcap2.
27636         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
27637         POWER8.
27638         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
27639         POWER8 feature descriptions defined in _dl_hwcap2.
27640         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
27641         string handling for POWER8 feature bits.
27642         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
27643         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
27644         _dl_powerpc_cap_flags.
27645         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
27646         * sysdeps/powerpc/rtld-global-offsets.sym
27647         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
27648         _dl_hwcap2 in the rtld_global_ro structure.
27650 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27652         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
27653         hardware capabilities in support of AT_HWCAP2.
27654         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
27655         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
27656         GLRO(dl_hwcap2).
27657         (_dl_show_auxv): Add support for calling _dl_procinfo to display
27658         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
27659         explicitly the unknown a_type display mechanism is used.
27660         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
27661         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
27662         struct member.
27663         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
27664         to macro prototype for AT_HWCAP2 support.
27665         * sysdeps/i386/dl-procinfo.h: Likewise.
27666         * sysdeps/s390/dl-procinfo.h: Likewise.
27667         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
27668         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
27669         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
27670         return -1 for unknown a_type display fallback.
27671         * sysdeps/sparc/dl-procinfo.h: Likewise.
27672         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
27673         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
27675 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
27677         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
27678         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
27680 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
27682         [BZ #12492]
27683         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
27684         mprotect making __stack_prot writable.
27686 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
27687             Joseph Myers  <joseph@codesourcery.com>
27689         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
27690         as being properly aligned.
27692 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
27694         * dlfcn/modstatic5.c: New file.
27695         * dlfcn/tststatic5.c: New file.
27696         * dlfcn/Makefile (tests): Add tststatic5.
27697         (tests-static): Likewise.
27698         (modules-names): Add modstatic5.
27699         (tststatic5-ENV): New variable.
27700         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
27702         [BZ #15022]
27703         * elf/dl-support.c (_dl_main_map): New variable.
27704         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
27705         (_dl_nns, _dl_load_adds): Set to 1.
27706         (_dl_initial_searchlist): Refer to _dl_main_map.
27707         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
27708         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
27709         call to _dl_get_origin.
27710         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
27711         around call_map.
27712         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
27713         * dlfcn/modstatic3.c: New file.
27714         * dlfcn/tststatic3.c: New file.
27715         * dlfcn/tststatic4.c: New file.
27716         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
27717         (tests-static): Likewise.
27718         (modules-names): Add modstatic3.
27719         (tststatic3-ENV, tststatic4-ENV): New variables.
27720         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
27721         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
27723 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
27725         * configure.in (CC): Require GCC version 4.4 or later.
27726         * configure: Regenerated.
27727         * manual/install.texi (Tools for Compilation): Update GCC version
27728         requirement.
27729         * INSTALL: Regenerated.
27731 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27733         [BZ #15674]
27734         * string/test-memcmp.c (check2): New.
27735         (main): Call check2.
27737         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
27739 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
27741         [BZ #15022]
27742         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
27743         over to...
27744         (dl_open_worker) [!SHARED]: ... here.
27746 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27748         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
27750 2013-06-25  Richard Henderson  <rth@redhat.com>
27752         * locale/programs/locarchive.c: Include <libc-internal.h>
27754 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
27756         * manual/texinfo.tex: Update to version 2013-06-21.17, with
27757         trailing whitespace removed.
27759 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27761         [BZ #10283]
27762         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
27763         * locale/programs/locarchive.c: Include libc-mmap.h.
27764         (prepare_address_space): Take two new outputs (the mmap base and len).
27765         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
27766         values.
27767         (create_archive): Declare new mmap base and len values for
27768         prepare_address_space, and store the result in ah.
27769         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
27770         (enlarge_archive): If ah->mmap_base is not NULL, use that and
27771         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27772         Declare new mmap base and len values for
27773         prepare_address_space, and store the result in new_ah.
27774         (open_archive): Declare new mmap base and len values for
27775         prepare_address_space, and store the result in ah.
27776         (close_archive): If ah->mmap_base is not NULL, use that and
27777         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27778         * sysdeps/generic/libc-mmap.h: New file.
27780 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27782         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
27783         (ALIGN_UP): Likewise.
27784         (PTR_ALIGN_DOWN): Likewise.
27785         (PTR_ALIGN_UP): Likewise.
27787 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27789         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
27790         entry mapped to PPC_PLATFORM_POWER8.
27791         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
27792         POWER8.
27793         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
27794         (_dl_string_platform): Add case for exporting platform position for
27795         POWER8.
27796         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
27797         search path to sysdeps/powerpc/powerpc32/power8 directory.
27798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
27799         search path to sysdeps/powerpc/powerpc64/power8 directory.
27800         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
27801         power7 directories.
27802         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
27803         power7 directories.
27805 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
27807         * INSTALL: Regenerate.
27809         * nscd/connections.c (nscd_init): Fix comment.
27811 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
27813         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
27815         [BZ #15667]
27816         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
27817         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
27819 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27821         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
27822         DL_DST_REQ_STATIC.
27823         (DL_DST_REQ_STATIC): Remove macro.
27825 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
27827         [BZ #7006]
27828         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
27829         with a shift of 0 bits.
27831 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27833         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
27834         $(tststatic-ENV).
27836 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
27838         [BZ #15655]
27839         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
27841 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27843         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
27844         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
27845         accepts -fno-tree-loop-distribute-patterns.
27846         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
27847         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
27848         recursive call.
27849         * string/memset.c (memset): Likewise.
27850         * string/test-memmove.c (simple_memmove): Disable loop transformation
27851         to library calls.
27852         * string/test-memset.c (simple_memset): Likewise.
27853         * benchtests/bench-memmove.c (simple_memmove): Likewise.
27854         * benchtests/bench-memset.c (simple_memset): Likewise.
27855         * configure: Regenerated.
27857 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
27859         * math/test-misc.c (main): Ignore fesetround failure when failures
27860         of subsequent rounding tests would be ignored.
27862         [BZ #15654]
27863         * math/fedisblxcpt.c (fedisableexcept): Return 0.
27864         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
27865         * math/fegetenv.c (__fegetenv): Return 0.
27866         * math/fegetexcept.c (fegetexcept): Return 0.
27867         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
27868         FE_TONEAREST.
27869         * math/feholdexcpt.c (feholdexcept): Return 0.
27870         * math/fesetenv.c (__fesetenv): Return 0.
27871         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
27872         argument FE_TONEAREST.
27873         * math/feupdateenv.c (__feupdateenv): Return 0.
27874         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
27876 2013-06-18  Roland McGrath  <roland@hack.frob.com>
27878         * elf/rtld-Rules (rtld-compile-command.S): New variable.
27879         (rtld-compile-command.s, rtld-compile-command.c): New variables.
27880         ($(objpfx)rtld-%.os rules): Use them.
27882 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27884         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
27885         fields.
27887 2013-06-17  Roland McGrath  <roland@hack.frob.com>
27889         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
27890         length of target pattern, then descending length of dependency pattern.
27891         * configure.in (AWK): Require gawk 3.1.2 or newer.
27892         * manual/install.texi (Tools for Compilation): Say that we do.
27893         * configure: Regenerated.
27895         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
27896         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
27897         * scripts/sysd-rules.awk: ... this new script.
27898         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
27899         than a glob-style pattern.
27901 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
27903         * math/test-misc.c (main): Do not treat incorrectly rounded
27904         conversions as failure unless ROUNDING_TESTS passes.
27906 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
27908         [BZ #15631]
27909         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
27910         restore exception state around main square root computation, then
27911         check for inexactness explicitly.
27913         * math/libm-test.inc (fma_test_data): Add another test.
27915 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27917         * manual/threads.texi (Non-POSIX Extensions): New document
27918         node.  Document pthread_getattr_default_np and
27919         pthread_setattr_default_np.
27921         * Versions.def (libpthread): Add GLIBC_2.18.
27922         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
27923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
27924         Likewise.
27925         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
27926         Likewise.
27927         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
27928         Likewise.
27929         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
27930         Likewise.
27931         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
27932         Likewise.
27933         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
27934         Likewise.
27935         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
27936         Likewise.
27937         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
27938         Likewise.
27939         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
27940         Likewise.
27942 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27944         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27945         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
27947 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27948             H.J. Lu  <hjl.tools@gmail.com>
27950         [BZ #15627]
27951         * sysdeps/x86_64/rtld-memset.c: Remove file.
27952         * sysdeps/x86_64/rtld-memset.S: New file.
27954 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
27956         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
27957         (test_in_one_mode): Take arguments for whether the rounding mode
27958         is supported for each floating-point type.
27959         (do_test): Pass new arguments to test_in_one_mode using
27960         ROUNDING_TESTS.
27962 2013-06-13  Roland McGrath  <roland@hack.frob.com>
27964         * posix/tst-waitid.c (do_test): Distinguish different instances of
27965         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
27966         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
27967         before entering the kernel for waitpid.
27969 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27971         * NEWS: Fix note on clock function precision.  Text by Roland
27972         McGrath.
27974 2013-06-13  Roland McGrath  <roland@hack.frob.com>
27976         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
27977         it into place only when and if the sanity check passes.
27979 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
27981         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
27982         output for whether conversion result is exact.  Take argument
27983         indicating whether type is IBM long double.
27984         (round_for_all): Change need_exact field to ibm_ld.
27985         * stdlib/tst-strtod-round.c (struct exactness): New type.
27986         (struct test): Change bool ld_ok field to struct exactness exact.
27987         (TEST): Update all definitions for change to field.
27988         (tests): Regenerate array contents.
27989         (test_in_one_mode): Take pointer to new field instead of old ld_ok
27990         field value.  Check for IBM long double here.
27991         (do_test): Update calls to test_in_one_mode.
27993 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27995         [BZ #12515]
27996         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
27997         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
27999 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28001         [BZ #15605]
28002         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
28003         generated by the compiler on loop optimizations.
28004         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
28005         general definitions.
28007 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
28009         * math/bug-nextafter.c: Include <math-tests.h>.
28010         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28011         the relevant type.
28012         * math/bug-nexttoward.c: Include <math-tests.h>.
28013         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28014         the relevant type.
28015         * math/test-misc.c: Include <math-tests.h>.
28016         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28017         the relevant type.
28019 2013-06-12  Andreas Jaeger  <aj@suse.de>
28021         * po/ia.po: Update Interlingua translation from translation
28022         project.
28024 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
28026         * include/fenv.h: Include stdbool.h.
28027         (struct rm_ctx): New structure.
28028         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
28029         Define macro.
28030         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
28031         (SET_RESTORE_ROUNDF): Likewise.
28032         (SET_RESTORE_ROUNDL): Likewise.
28033         (SET_RESTORE_ROUND_NOEX): Likewise.
28034         (SET_RESTORE_ROUND_NOEXF): Likewise.
28035         (SET_RESTORE_ROUND_NOEXL): Likewise.
28036         (SET_RESTORE_ROUND_53BIT): Likewise.
28037         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
28038         (libc_feresetround_noexf_ctx): Likewise.
28039         (libc_feresetround_noexl_ctx): Likewise.
28040         (libc_feholdsetround_53bit_ctx): Likewise.
28041         (libc_feresetround_53bit_ctx): Likewise.
28042         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
28043         (libc_feholdexcept_setround_sse_ctx): New function.
28044         (libc_fesetenv_sse_ctx): Likewise.
28045         (libc_feupdateenv_sse_ctx): Likewise.
28046         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
28047         (libc_feholdexcept_setround_387_ctx): Likewise.
28048         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
28049         (libc_feholdsetround_387_prec_ctx): Likewise.
28050         (libc_feholdsetround_387_ctx): Likewise.
28051         (libc_feholdsetround_387_53bit_ctx): Likewise.
28052         (libc_feholdsetround_sse_ctx): Likewise.
28053         (libc_feresetround_sse_ctx): Likewise.
28054         (libc_feresetround_387_ctx): Likewise.
28055         (libc_feupdateenv_387_ctx): Likewise.
28056         (libc_feholdexcept_setroundf_ctx): Define macro.
28057         (libc_fesetenvf_ctx): Likewise.
28058         (libc_feupdateenvf_ctx): Likewise.
28059         (libc_feholdsetroundf_ctx): Likewise.
28060         (libc_feresetroundf_ctx): Likewise.
28061         (libc_feholdexcept_setround_ctx): Likewise.
28062         (libc_fesetenv_ctx): Likewise.
28063         (libc_feupdateenv_ctx): Likewise.
28064         (libc_feholdsetround_ctx): Likewise.
28065         (libc_feresetround_ctx): Likewise.
28066         (libc_feholdexcept_setroundl_ctx): Likewise.
28067         (libc_feupdateenvl_ctx): Likewise.
28068         (libc_feholdsetroundl_ctx): Likewise.
28069         (libc_feresetroundl_ctx): Likewise.
28070         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
28071         (libc_feresetround_53bit_ctx): Likewise.
28073 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28075         * locale/iso-639.def: Convert to UTF-8.
28077 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
28079         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
28080         (EXCEPTION_TESTS_double): Likewise.
28081         (EXCEPTION_TESTS_long_double): Likewise.
28082         (EXCEPTION_TESTS): Likewise.
28083         * math/libm-test.inc (test_exceptions): Only test exceptions if
28084         EXCEPTION_TESTS (FLOAT).
28086 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28088         * benchtests/Makefile (string-bench): Add strcpy_chk and
28089         stpcpy_chk.
28090         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
28091         * benchtests/bench-stpcpy_chk.c: New file.
28092         * benchtests/bench-strcpy_chk-ifunc.c: New file.
28093         * benchtests/bench-strcpy_chk.c: New file.
28094         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
28095         code.
28096         (do_test): Likewise.
28098 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28100         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
28101         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
28102         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
28103         with tabs where appropriate.
28104         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
28105         dl-procinfo.h.
28106         [PPC_PLATFORM_PPC440]: Likewise.
28107         [PPC_PLATFORM_PPC464]: Likewise.
28108         [PPC_PLATFORM_PPC476]: Likewise.
28109         (_dl_string_platform): Add support for detecting ppc405, ppc440,
28110         ppc464, and ppc476 platform strings merging from ports/
28111         dl-procinfo.h.
28113 2013-06-11  Andreas Schwab  <schwab@suse.de>
28115         [BZ #14991]
28116         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
28117         (from_ucs4_idx): Regenerate.
28118         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
28119         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
28120         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
28121         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
28122         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
28123         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
28124         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
28125         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
28126         from FROM_LOOP and TO_LOOP specific macros.
28127         (BODY): Handle combining characters.
28128         * iconvdata/BIG5HKSCS.irreversible: Update.
28129         * iconvdata/BIG5HKSCS.precomposed: New file.
28130         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
28131         characters.
28132         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
28134 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28136         * include/sys/time.h: Fix indentation and add copyright header.
28138         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
28139         (do_test): Likewise.
28140         * string/test-memchr.c (do_one_test): Likewise.
28141         (do_test): Likewise.
28142         * string/test-memcmp.c (do_one_test): Likewise.
28143         (do_test): Likewise.
28144         * string/test-memcpy.c (do_one_test): Likewise.
28145         (do_test): Likewise.
28146         * string/test-memmem.c (do_one_test): Likewise.
28147         (do_test): Likewise.
28148         (do_random_tests): Likewise.
28149         * string/test-memmove.c (do_one_test): Likewise.
28150         (do_test): Likewise.
28151         * string/test-memset.c (do_one_test): Likewise.
28152         (do_test): Likewise.
28153         * string/test-rawmemchr.c (do_one_test): Likewise.
28154         (do_test): Likewise.
28155         * string/test-strcasecmp.c (do_one_test): Likewise.
28156         (do_test): Likewise.
28157         * string/test-strcasestr.c (do_one_test): Likewise.
28158         (do_test): Likewise.
28159         * string/test-strcat.c (do_one_test): Likewise.
28160         (do_test): Likewise.
28161         * string/test-strchr.c (do_one_test): Likewise.
28162         (do_test): Likewise.
28163         * string/test-strcmp.c (do_one_test): Likewise.
28164         (do_test): Likewise.
28165         * string/test-strcpy.c (do_one_test): Likewise.
28166         (do_test): Likewise.
28167         * string/test-string.h: Likewise.
28168         (test_init): Likewise.
28169         * string/test-strlen.c (do_one_test): Likewise.
28170         (do_test): Likewise.
28171         * string/test-strncasecmp.c (do_one_test): Likewise.
28172         (do_test): Likewise.
28173         * string/test-strncat.c (do_one_test): Likewise.
28174         (do_test): Likewise.
28175         * string/test-strncmp.c (do_one_test): Likewise.
28176         (do_test_limit): Likewise.
28177         (do_test): Likewise.
28178         * string/test-strncpy.c (do_one_test): Likewise.
28179         (do_test): Likewise.
28180         * string/test-strnlen.c (do_one_test): Likewise.
28181         (do_test): Likewise.
28182         * string/test-strpbrk.c (do_one_test): Likewise.
28183         (do_test): Likewise.
28184         * string/test-strrchr.c (do_one_test): Likewise.
28185         (do_test): Likewise.
28186         * string/test-strspn.c (do_one_test): Likewise.
28187         (do_test): Likewise.
28188         * string/test-strstr.c (do_one_test): Likewise.
28189         (do_test): Likewise.
28191         * benchtests/Makefile (string-bench): Add string benchmarks.
28192         * benchtests/bench-bcopy-ifunc.c: New file.
28193         * benchtests/bench-bcopy.c: New file.
28194         * benchtests/bench-bzero-ifunc.c: New file.
28195         * benchtests/bench-bzero.c: New file.
28196         * benchtests/bench-memccpy-ifunc.c: New file.
28197         * benchtests/bench-memccpy.c: New file.
28198         * benchtests/bench-memchr-ifunc.c: New file.
28199         * benchtests/bench-memchr.c: New file.
28200         * benchtests/bench-memcmp-ifunc.c: New file.
28201         * benchtests/bench-memcmp.c: New file.
28202         * benchtests/bench-memmem-ifunc.c: New file.
28203         * benchtests/bench-memmem.c: New file.
28204         * benchtests/bench-memmove-ifunc.c: New file.
28205         * benchtests/bench-memmove.c: New file.
28206         * benchtests/bench-mempcpy-ifunc.c: New file.
28207         * benchtests/bench-mempcpy.c: New file.
28208         * benchtests/bench-memset-ifunc.c: New file.
28209         * benchtests/bench-memset.c: New file.
28210         * benchtests/bench-rawmemchr-ifunc.c: New file.
28211         * benchtests/bench-rawmemchr.c: New file.
28212         * benchtests/bench-stpcpy-ifunc.c: New file.
28213         * benchtests/bench-stpcpy.c: New file.
28214         * benchtests/bench-stpncpy-ifunc.c: New file.
28215         * benchtests/bench-stpncpy.c: New file.
28216         * benchtests/bench-strcasecmp-ifunc.c: New file.
28217         * benchtests/bench-strcasecmp.c: New file.
28218         * benchtests/bench-strcasestr-ifunc.c: New file.
28219         * benchtests/bench-strcasestr.c: New file.
28220         * benchtests/bench-strcat-ifunc.c: New file.
28221         * benchtests/bench-strcat.c: New file.
28222         * benchtests/bench-strchr-ifunc.c: New file.
28223         * benchtests/bench-strchr.c: New file.
28224         * benchtests/bench-strchrnul-ifunc.c: New file.
28225         * benchtests/bench-strchrnul.c: New file.
28226         * benchtests/bench-strcmp-ifunc.c: New file.
28227         * benchtests/bench-strcmp.c: New file.
28228         * benchtests/bench-strcpy-ifunc.c: New file.
28229         * benchtests/bench-strcpy.c: New file.
28230         * benchtests/bench-strcspn-ifunc.c: New file.
28231         * benchtests/bench-strcspn.c: New file.
28232         * benchtests/bench-strlen-ifunc.c: New file.
28233         * benchtests/bench-strlen.c: New file.
28234         * benchtests/bench-strncasecmp-ifunc.c: New file.
28235         * benchtests/bench-strncasecmp.c: New file.
28236         * benchtests/bench-strncat-ifunc.c: New file.
28237         * benchtests/bench-strncat.c: New file.
28238         * benchtests/bench-strncmp-ifunc.c: New file.
28239         * benchtests/bench-strncmp.c: New file.
28240         * benchtests/bench-strncpy-ifunc.c: New file.
28241         * benchtests/bench-strncpy.c: New file.
28242         * benchtests/bench-strnlen-ifunc.c: New file.
28243         * benchtests/bench-strnlen.c: New file.
28244         * benchtests/bench-strpbrk-ifunc.c: New file.
28245         * benchtests/bench-strpbrk.c: New file.
28246         * benchtests/bench-strrchr-ifunc.c: New file.
28247         * benchtests/bench-strrchr.c: New file.
28248         * benchtests/bench-strspn-ifunc.c: New file.
28249         * benchtests/bench-strspn.c: New file.
28250         * benchtests/bench-strstr-ifunc.c: New file.
28251         * benchtests/bench-strstr.c: New file.
28253         * benchtests/Makefile: Disable parallel execution of targets.
28254         (string-bench): Add memcpy.
28255         (benchset): New variable to store a list of benchmark sets.
28256         (bench-func): Renamed from bench.
28257         (bench-set): New target.
28258         (bench): Depend on bench-func and bench-set.
28259         * benchtests/README: Add section on benchmark sets.
28260         * benchtests/bench-memcpy-ifunc.c: New file.
28261         * benchtests/bench-memcpy.c: New file.
28262         * benchtests/bench-string.h: New file.
28264 2013-06-11  Andreas Schwab  <schwab@suse.de>
28266         [BZ #15577]
28267         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
28268         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
28269         values in the triple.
28270         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
28271         terminator in the group key.
28273 2013-06-11  Andreas Jaeger  <aj@suse.de>
28275         * po/zh_TW.po: Update Chinese (traditional) translation from
28276         translation project.
28278 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28280         * include/time.h (__clock_gettime): Add libc_hidden_proto.
28281         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
28282         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
28283         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
28284         (clock_getcpuclockid): Likewise.
28285         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
28286         Add weak_alias and libc_hidden_def.
28287         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
28288         * rt/clock_gettime.c (clock_gettime): Rename to
28289         __clock_gettime.  Add weak_alias and libc_hidden_def.
28290         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
28291         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
28292         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
28293         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
28294         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
28295         Likewise.
28296         * rt/clock_settime.c (clock_settime): Rename to
28297         __clock_settime.  Add weak_alias and libc_hidden_def.
28298         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
28300 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
28302         * mach/err_boot.sub: Remove trailing whitespace.
28303         * mach/err_ipc.sub: Likewise.
28304         * mach/err_mach.sub: Likewise.
28306         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
28307         (ROUNDING_TESTS_double): Likewise.
28308         (ROUNDING_TESTS_long_double): Likewise.
28309         (ROUNDING_TESTS): Likewise.
28310         * math/libm-test.inc: Include <math-tests.h>.
28311         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
28312         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
28313         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
28314         (IF_ROUND_INIT_FE_UPWARD): Likewise.
28316 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
28318         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
28319         of assigning.
28321 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
28323         * sysdeps/gnu/errlist.awk: Do not generate space at end of
28324         otherwise empty TRANS lines.
28325         * sysdeps/gnu/errlist.c: Regenerated.
28327         * catgets/gencat.c (error_print): Use (void) in function
28328         definition.
28329         * crypt/crypt_util.c (__init_des): Likewise.
28330         * crypt/speeds.c (Stop): Likewise.
28331         (main): Likewise.
28332         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
28333         * inet/ruserpass.c (token): Likewise.
28334         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
28335         * intl/localealias.c (extend_alias_table): Likewise.
28336         * intl/plural-exp.c (init_germanic_plural): Likewise.
28337         * libio/fcloseall.c (__fcloseall): Likewise.
28338         * libio/genops.c (_IO_flush_all): Likewise.
28339         (_IO_flush_all_linebuffered): Likewise.
28340         (_IO_cleanup): Likewise.
28341         (_IO_iter_begin): Likewise.
28342         (_IO_iter_end): Likewise.
28343         (_IO_list_lock): Likewise.
28344         (_IO_list_unlock): Likewise.
28345         (_IO_list_resetlock): Likewise.
28346         * libio/getchar.c (getchar): Likewise.
28347         * libio/getchar_u.c (getchar_unlocked): Likewise.
28348         * libio/getwchar.c (getwchar): Likewise.
28349         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
28350         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
28351         * login/getpt.c (__getpt): Likewise.
28352         * login/tst-utmp.c (main): Likewise.
28353         * malloc/hooks.c (__malloc_check_init): Likewise.
28354         * malloc/malloc.c (__malloc_stats): Likewise.
28355         * malloc/mtrace.c (tr_break): Likewise.
28356         (mtrace): Likewise.
28357         (muntrace): Likewise.
28358         * misc/fstab.c (endfsent): Likewise.
28359         * misc/getclktck.c (__getclktck): Likewise.
28360         * misc/getdtsz.c (__getdtablesize): Likewise.
28361         * misc/gethostid.c (gethostid): Likewise.
28362         * misc/getpagesize.c (__getpagesize): Likewise.
28363         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
28364         (__get_nprocs): Likewise.
28365         (__get_phys_pages): Likewise.
28366         (__get_avphys_pages): Likewise.
28367         * misc/getttyent.c (getttyent): Likewise.
28368         (setttyent): Likewise.
28369         (endttyent): Likewise.
28370         * misc/getusershell.c (getusershell): Likewise.
28371         (endusershell): Likewise.
28372         (setusershell): Likewise.
28373         (initshells): Likewise.
28374         * misc/hsearch.c (__hdestroy): Likewise.
28375         * misc/sync.c (sync): Likewise.
28376         * misc/syslog.c (closelog_internal): Likewise.
28377         (closelog): Likewise.
28378         * misc/ttyslot.c (ttyslot): Likewise.
28379         * misc/vhangup.c (vhangup): Likewise.
28380         * posix/fork.c (__fork): Likewise.
28381         * posix/getegid.c (__getegid): Likewise.
28382         * posix/geteuid.c (__geteuid): Likewise.
28383         * posix/getgid.c (__getgid): Likewise.
28384         * posix/getpid.c (__getpid): Likewise.
28385         * posix/getppid.c (__getppid): Likewise.
28386         * posix/getuid.c (__getuid): Likewise.
28387         * posix/pause.c (pause): Likewise.
28388         * posix/setpgrp.c (setpgrp): Likewise.
28389         * posix/setsid.c (__setsid): Likewise.
28390         * posix/test-vfork.c (noop): Likewise.
28391         * resolv/gethnamaddr.c (_endhtent): Likewise.
28392         (_gethtent): Likewise.
28393         (ht_endhostent): Likewise.
28394         (gethostent): Likewise.
28395         (dns_service): Likewise.
28396         * stdlib/drand48.c (drand48): Likewise.
28397         * stdlib/lrand48.c (lrand48): Likewise.
28398         * stdlib/mrand48.c (mrand48): Likewise.
28399         * stdlib/rand.c (rand): Likewise.
28400         * stdlib/random.c (__random): Likewise.
28401         * stdlib/setenv.c (clearenv): Likewise.
28402         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
28403         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
28404         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
28405         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
28406         (__get_nprocs): Likewise.
28407         (__get_phys_pages): Likewise.
28408         (__get_avphys_pages): Likewise.
28409         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
28410         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
28411         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
28412         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
28413         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
28414         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
28415         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
28416         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
28417         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
28418         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
28419         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
28420         * sysdeps/mach/hurd/sync.c (sync): Likewise.
28421         * sysdeps/posix/clock.c (clock): Likewise.
28422         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
28423         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
28424         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
28425         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
28426         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
28427         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
28428         (__get_nprocs_conf): Likewise.
28429         (__get_phys_pages): Likewise.
28430         (__get_avphys_pages): Likewise.
28431         * time/clock.c (clock): Likewise.
28432         * time/tzset.c (__tzname_max): Likewise.
28434 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
28436         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
28437         (__bswap_32): Do not use "register".
28438         * crypt/crypt.c (_ufc_doit_r): Likewise.
28439         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
28440         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
28441         * gmon/gmon.c (__monstartup): Likewise.
28442         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
28443         * hurd/hurdmalloc.c (more_memory): Likewise.
28444         (malloc): Likewise.
28445         (free): Likewise.
28446         (realloc): Likewise.
28447         (malloc_fork_prepare): Likewise.
28448         (malloc_fork_parent): Likewise.
28449         (malloc_fork_child): Likewise.
28450         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
28451         (_svcauth_des): Likewise.
28452         * inet/inet_lnaof.c (inet_lnaof): Likewise.
28453         * inet/inet_net.c (inet_network): Likewise.
28454         * inet/inet_netof.c (inet_netof): Likewise.
28455         * inet/rcmd.c (__validuser2_sa): Likewise.
28456         * io/fts.c (fts_open): Likewise.
28457         (fts_load): Likewise.
28458         (fts_close): Likewise.
28459         (fts_read): Likewise.
28460         (fts_children): Likewise.
28461         (fts_build): Likewise.
28462         (fts_stat): Likewise.
28463         (fts_sort): Likewise.
28464         (fts_alloc): Likewise.
28465         (fts_lfree): Likewise.
28466         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
28467         (_IO_file_xsgetn): Likewise.
28468         (_IO_file_xsgetn_mmap): Likewise.
28469         * libio/iofopncook.c (_IO_cookie_read): Likewise.
28470         (_IO_cookie_write): Likewise.
28471         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
28472         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
28473         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
28474         * malloc/obstack.c (_obstack_begin): Likewise.
28475         (_obstack_begin_1): Likewise.
28476         (_obstack_newchunk): Likewise.
28477         (_obstack_allocated_p): Likewise.
28478         (obstack_free): Likewise.
28479         (_obstack_memory_used): Likewise.
28480         * misc/getttyent.c (getttynam): Likewise.
28481         (getttyent): Likewise.
28482         (skip): Likewise.
28483         (value): Likewise.
28484         * misc/getusershell.c (initshells): Likewise.
28485         * misc/syslog.c (__vsyslog_chk): Likewise.
28486         * misc/ttyslot.c (ttyslot): Likewise.
28487         * nis/nis_hash.c (__nis_hash): Likewise.
28488         * posix/fnmatch_loop.c (FCT): Likewise.
28489         * posix/getconf.c (print_all): Likewise.
28490         (main): Likewise.
28491         * posix/getopt.c (exchange): Likewise.
28492         * posix/glob.c (globfree): Likewise.
28493         (prefix_array): Likewise.
28494         (__glob_pattern_type): Likewise.
28495         * resolv/arpa/nameser.h (NS_GET16): Likewise.
28496         (NS_GET32): Likewise.
28497         (NS_PUT16): Likewise.
28498         (NS_PUT32): Likewise.
28499         * resolv/gethnamaddr.c (getanswer): Likewise.
28500         (gethostbyname2): Likewise.
28501         (gethostbyaddr): Likewise.
28502         (_gethtent): Likewise.
28503         (_gethtbyname2): Likewise.
28504         (_gethtbyaddr): Likewise.
28505         * resolv/ns_print.c (dst_s_get_int16): Likewise.
28506         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
28507         * resolv/res_init.c (__res_vinit): Likewise.
28508         (net_mask): Likewise.
28509         * resolv/res_mkquery.c (outchar): Likewise.
28510         (PRINT): Likewise.
28511         * stdio-common/printf_fp.c (outchar): Likewise.
28512         (PRINT): Likewise.
28513         * stdio-common/printf_fphex.c (outchar): Likewise.
28514         (PRINT): Likewise.
28515         * stdio-common/printf_size.c (outchar): Likewise.
28516         (PRINT): Likewise.
28517         * stdio-common/test_rdwr.c (main): Likewise.
28518         * stdio-common/tfformat.c (matches): Likewise.
28519         * stdio-common/vfprintf.c (outchar): Likewise.
28520         (printf_unknown): Likewise.
28521         (buffered_vfprintf): Likewise.
28522         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
28523         * stdio-common/xbug.c (AppendToBuffer): Likewise.
28524         (ReadFile): Likewise.
28525         * stdlib/qsort.c (SWAP): Likewise.
28526         (_quicksort): Likewise.
28527         * stdlib/setenv.c (__add_to_environ): Likewise.
28528         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
28529         * stdlib/strtol_l.c (__strtol_l): Likewise.
28530         * stdlib/tst-strtod.c (main): Likewise.
28531         * stdlib/tst-strtol.c (main): Likewise.
28532         * stdlib/tst-strtoll.c (main): Likewise.
28533         * string/bits/string2.h (__strcmp_cc): Likewise.
28534         (__strcmp_cg): Likewise.
28535         (__strcspn_c1): Likewise.
28536         (__strcspn_c2): Likewise.
28537         (__strcspn_c3): Likewise.
28538         (__strspn_c1): Likewise.
28539         (__strspn_c2): Likewise.
28540         (__strspn_c3): Likewise.
28541         (__strsep_1c): Likewise.
28542         (__strsep_2c): Likewise.
28543         (__strsep_3c): Likewise.
28544         * string/memccpy.c (__memccpy): Likewise.
28545         * string/stpcpy.c (__stpcpy): Likewise.
28546         * string/strcmp.c (strcmp): Likewise.
28547         * string/strrchr.c (strrchr): Likewise.
28548         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
28549         Likewise.
28550         * sysdeps/mach/hurd/getcwd.c
28551         (_hurd_canonicalize_directory_name_internal): Likewise.
28552         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
28553         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
28554         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
28555         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
28556         Likewise, in both definitions.
28557         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
28558         definitions.
28559         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
28560         64] (__bswap_64): Likewise.
28561         * time/test_time.c (main): Likewise.
28562         * time/tzfile.c (__tzfile_read): Likewise.
28563         (__tzfile_compute): Likewise.
28564         * time/tzset.c (__tzset_parse_tz): Likewise.
28565         (tzset_internal): Likewise.
28566         (compute_change): Likewise.
28567         * wcsmbs/wcscat.c (__wcscat): Likewise.
28568         * wcsmbs/wcschr.c (wcschr): Likewise.
28569         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
28570         * wcsmbs/wcscspn.c (wcscspn): Likewise.
28571         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
28572         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
28573         * wcsmbs/wcsspn.c (wcsspn): Likewise.
28574         * wcsmbs/wcsstr.c (wcsstr): Likewise.
28575         * wcsmbs/wmemchr.c (wmemchr): Likewise.
28576         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
28577         * wcsmbs/wmemset.c (wmemset): Likewise.
28579 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
28581         * scripts/config.guess: Update to version 2013-05-16.
28582         * scripts/config.sub: Update to version 2013-04-24.
28583         * scripts/install-sh: Update to version 2011-11-20.07.
28584         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
28585         * scripts/move-if-change: Update to version 2012-01-06 07:23.
28587 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
28589         * debug/fgetws_u_chk.c: Fix leading whitespaces.
28590         * elf/sln.c: Likewise.
28591         * hurd/hurd/ioctl.h: Likewise.
28592         * hurd/hurdmalloc.c: Likewise.
28593         * hurd/xattr.c: Likewise.
28594         * include/shlib-compat.h: Likewise.
28595         * inet/ruserpass.c: Likewise.
28596         * libio/iofgets_u.c: Likewise.
28597         * libio/iofgetws_u.c: Likewise.
28598         * locale/programs/ld-identification.c: Likewise.
28599         * locale/programs/ld-time.c: Likewise.
28600         * mach/msg-destroy.c: Likewise.
28601         * nss/nss_files/files-netgrp.c: Likewise.
28602         * resolv/res_data.c: Likewise.
28603         * soft-fp/op-1.h: Likewise.
28604         * soft-fp/op-2.h: Likewise.
28605         * soft-fp/op-4.h: Likewise.
28606         * soft-fp/op-common.h: Likewise.
28607         * stdio-common/printf_fphex.c: Likewise.
28608         * stdlib/strtod_l.c: Likewise.
28609         * sunrpc/rpc/clnt.h: Likewise.
28610         * sysdeps/generic/framestate.c: Likewise.
28611         * sysdeps/i386/bsd-_setjmp.S: Likewise.
28612         * sysdeps/i386/bsd-setjmp.S: Likewise.
28613         * sysdeps/i386/__longjmp.S: Likewise.
28614         * sysdeps/i386/setjmp.S: Likewise.
28615         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
28616         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
28617         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28618         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
28619         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
28620         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
28621         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
28622         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
28623         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
28624         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
28625         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
28626         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
28627         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
28628         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
28629         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
28630         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
28631         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
28632         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
28633         * sysdeps/ieee754/support.c: Likewise.
28634         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28635         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
28636         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
28637         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
28638         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
28639         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
28640         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
28641         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
28642         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
28643         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
28644         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
28645         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
28646         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
28647         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
28648         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
28649         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
28650         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28651         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
28653 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
28655         * posix/transbug.c: Remove executable mode.
28657 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
28659         * crypt/speeds.c: Remove trailing whitespace.
28660         * dlfcn/default.c: Likewise.
28661         * elf/ifuncdep2.c: Likewise.
28662         * elf/ifuncmain1.c: Likewise.
28663         * elf/ifuncmain1vis.c: Likewise.
28664         * elf/testobj.h: Likewise.
28665         * elf/tst-stackguard1.c: Likewise.
28666         * gmon/sys/gmon.h: Likewise.
28667         * hurd/hurdmsg.c: Likewise.
28668         * hurd/new-fd.c: Likewise.
28669         * hurd/ports-get.c: Likewise.
28670         * iconvdata/ibm1008_420.c: Likewise.
28671         * inet/tst-getni1.c: Likewise.
28672         * inet/tst-getni2.c: Likewise.
28673         * libio/ioungetc.c: Likewise.
28674         * libio/wfiledoalloc.c: Likewise.
28675         * manual/libm-err-tab.pl: Likewise.
28676         * math/w_dremf.c: Likewise.
28677         * misc/ftruncate.c: Likewise.
28678         * posix/bug-glob2.c: Likewise.
28679         * posix/tst-pcre.c: Likewise.
28680         * posix/wait4.c: Likewise.
28681         * resolv/README: Likewise.
28682         * resolv/res_debug.h: Likewise.
28683         * resolv/tst-inet_ntop.c: Likewise.
28684         * setjmp/bug269-setjmp.c: Likewise.
28685         * soft-fp/extended.h: Likewise.
28686         * soft-fp/op-1.h: Likewise.
28687         * soft-fp/op-2.h: Likewise.
28688         * soft-fp/op-4.h: Likewise.
28689         * soft-fp/op-8.h: Likewise.
28690         * soft-fp/testit.c: Likewise.
28691         * stdio-common/bug16.c: Likewise.
28692         * stdlib/random.c: Likewise.
28693         * sunrpc/rpcsvc/rquota.x: Likewise.
28694         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
28695         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
28696         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28697         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
28698         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
28699         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
28700         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
28701         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
28702         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
28703         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
28704         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
28705         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
28706         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
28707         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
28708         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
28709         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
28710         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
28711         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
28712         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
28713         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
28714         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
28715         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
28716         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
28717         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
28718         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
28719         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
28720         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
28721         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
28722         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
28723         * sysdeps/ieee754/s_lib_version.c: Likewise.
28724         * sysdeps/mach/hurd/check_fds.c: Likewise.
28725         * sysdeps/mach/hurd/getsockname.c: Likewise.
28726         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
28727         * sysdeps/mach/hurd/recvfrom.c: Likewise.
28728         * sysdeps/powerpc/bits/link.h: Likewise.
28729         * sysdeps/powerpc/dl-procinfo.c: Likewise.
28730         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
28731         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
28732         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
28733         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
28734         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
28735         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
28736         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
28737         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
28738         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
28739         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
28740         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
28741         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
28742         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
28743         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
28744         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
28745         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
28746         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
28747         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
28748         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
28749         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
28750         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
28751         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
28752         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
28753         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
28754         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
28755         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
28756         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
28757         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
28758         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
28759         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
28760         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
28761         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
28762         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
28763         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
28764         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
28765         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
28766         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
28767         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
28768         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
28769         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
28770         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
28771         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
28772         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
28773         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
28774         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
28775         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
28776         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
28777         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
28778         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
28779         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
28780         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
28781         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
28782         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
28783         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
28784         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
28785         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
28786         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
28787         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
28788         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
28789         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
28790         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
28791         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
28792         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
28793         * sysdeps/powerpc/sysdep.h: Likewise.
28794         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
28795         * sysdeps/s390/s390-64/sub_n.S: Likewise.
28796         * sysdeps/sh/dl-trampoline.S: Likewise.
28797         * sysdeps/sh/memset.S: Likewise.
28798         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
28799         * sysdeps/sh/strlen.S: Likewise.
28800         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
28801         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
28802         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
28803         * sysdeps/sparc/sparc32/rem.S: Likewise.
28804         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
28805         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
28806         * sysdeps/sparc/sparc32/strchr.S: Likewise.
28807         * sysdeps/sparc/sparc32/udiv.S: Likewise.
28808         * sysdeps/sparc/sparc32/urem.S: Likewise.
28809         * sysdeps/sparc/sparc64/add_n.S: Likewise.
28810         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
28811         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
28812         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
28813         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
28814         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
28815         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
28816         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
28817         * sysdeps/unix/bsd/times.c: Likewise.
28818         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
28819         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
28820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
28821         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
28822         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
28823         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
28824         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
28825         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
28826         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
28827         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
28828         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
28829         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
28830         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
28831         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
28832         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
28833         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
28834         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
28835         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
28836         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
28837         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
28838         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
28839         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
28840         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
28841         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
28842         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
28843         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
28844         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
28845         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
28846         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
28847         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
28848         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
28849         * sysdeps/x86_64/strcspn.S: Likewise.
28851 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28853         * locale/C-translit.h: Revert #include <stdint.h> because this is a
28854         generated file.  Regenerate properly from gen-translit.pl.
28855         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
28856         locale/C-translit.h.
28858 2013-06-05  Andreas Schwab  <schwab@suse.de>
28860         [BZ #15100]
28861         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
28862         week as 6 instead of -1.
28863         * time/tst-strptime.c (day_tests): Add test case.
28865 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
28867         * sysdeps/generic/math_private.h
28868         (libc_feholdexcept_setround_53bit): Replace with
28869         libc_feholdsetround_53bit.
28870         (libc_feupdateenv_53bit): Replace with
28871         libc_feresetround_53bit.
28872         (SET_RESTORE_ROUND_53BIT): Adjust.
28874 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
28876         * string/test-strchrnul.c: Add copyright header.
28878         * posix/tst-getaddrinfo4.c: Increase test timeout.
28880 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
28882         [BZ #15536]
28883         * math/libm-test.inc (MAX_EXP): Remove
28884         (MIN_EXP): Define.
28885         (ulp): Use MIN_EXP - MANT_DIG.
28886         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
28888 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
28890         * po/be.po: Revert last change.
28891         * po/zh_CN.po: Likewise.
28892         * po/header.pot: Likewise.
28894 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
28896         * Makefile ($(common-objpfx)linkobj/libc.so): Define
28897         link-libc-deps to empty as target-specific variable.
28898         * Makerules (link-libc-args): New variable.
28899         (libc-for-link): Likewise.
28900         (link-libc-deps): Likewise.
28901         (lib%.so): Depend on $(link-libc-deps).  Link with
28902         $(link-libc-args).
28903         (build-module): Link with $(link-libc-args).
28904         (build-module-asneeded): Likewise.
28905         (build-module-helper-objlist): Filter out $(link-libc-deps) from
28906         list of objects.
28907         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
28908         target-specific variable.
28909         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
28910         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
28911         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
28912         libc.
28913         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
28914         libc and ld.so.
28915         ($(objpfx)libpcprofile.so): Likewise.
28916         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
28917         libc_nonshared.a.
28918         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
28919         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
28920         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
28921         $(link-libc-deps).
28922         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
28923         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
28924         * login/Makefile ($(objpfx)libutil.so): Likewise.
28925         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
28926         * math/Makefile ($(objpfx)libm.so): Likewise.
28927         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
28928         $(objpfx)libnsl.so): Define libc-for-link as target-specific
28929         variable instead of depending directly on libc.
28930         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
28931         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
28932         $(link-libc-deps).
28933         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
28934         libc.
28935         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
28936         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
28937         ($(objpfx)libanl.so): Likewise.
28938         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
28939         ld.so.
28940         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
28941         $(link-libc-deps).
28942         * sysdeps/i386/fpu/Makefile: Remove file.
28943         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
28944         ($(objpfx)libm.so): Remove dependency on ld.so.
28946 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
28948         [BZ # 15553]
28949         * nis/yp_xdr.c (XDRMAXNAME): Define.
28950         (XDRMAXRECORD): Define.
28951         (xdr_domainname): Use XDRMAXNAME.
28952         (xdr_mapname): Likewise.
28953         (xdr_peername): Likewise.
28954         (xdr_keydat): Use XDRMAXRECORD.
28955         (xdr_valdat): Likewise.
28957 2013-05-30  Jeff Law  <law@redhat.com>
28959         [BZ #14256]
28960         * manual/errno.texi (ESTALE): Update to account for more than
28961         just NFS file systems.
28962         * sysdeps/gnu/errlist.c: Regenerated.
28964 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
28966         [BZ #15465]
28967         * elf/Makefile (tests): Add tst-null-argv.
28968         (modules-names):  Add tst-null-argv-lib.
28969         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
28970         (tst-null-argv-ENV): Set environment for tst-null-argv.
28971         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
28972         (RTLD_PROGNAME): New macro.
28973         * elf/tst-null-argv.c: New test case.
28974         * elf/tst-null-argv-lib.c: Library for test case.
28975         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
28976         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
28977         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
28978         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
28979         * elf/dl-init.c (call_init): Likewise.
28980         (_dl_init): Likewise.
28981         * elf/dl-load.c (print_search_path): Likewise.
28982         (_dl_map_object): Likewise.
28983         * elf/dl-lookup.c (do_lookup_x): Likewise.
28984         (add_dependency): Likewise.
28985         (_dl_lookup_symbol_x): Likewise.
28986         (_dl_debug_bindings): Likewise.
28987         * elf/dl-open.c (_dl_show_scope): Likewise.
28988         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
28989         * elf/dl-version.c (match_symbol): Likewise.
28990         (_dl_check_map_versions): Likewise.
28991         * elf/rtld.c (dl_main): Likewise.
28992         (print_unresolved): Use RTLD_PROGNAME.
28993         (print_missing_version): Likewise.
28994         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
28995         (elf_machine_rela): Likewise.
28996         * sysdeps/powerpc/powerpc32/dl-machine.c
28997         (__process_machine_rela): Likewise.
28998         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
28999         Likewise.
29000         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
29001         Likewise.
29002         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
29003         Likewise.
29004         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
29005         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
29006         Likewise.
29007         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
29008         Likewise.
29009         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
29011 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
29013         * po/be.po: Add descriptive title.
29014         * po/zh_CN.po: Likewise.
29015         * po/header.pot: Likewise.
29017 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
29019         * locale/programs/locarchive.c (create_archive): Inlucde fname in
29020         error message.
29021         (enlarge_archive): Likewise.
29023 2013-05-28  Ben North  <ben@redfrontdoor.org>
29025         * manual/arith.texi (frexp): It is the magnitude of the return
29026         value which lies in [0.5, 1), not the return value itself.
29028 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29030         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29032 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
29034         * stdio-common/bug26.c (main): Correct fscanf template.
29036         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
29037         declare _dl_skip_args.
29039         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
29040         Don't declare.
29042         * manual/platform.texi: Add missing @end deftypefun.
29044 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
29046         [BZ #15529]
29047         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
29048         bit of mantissa of 2^16382.
29049         * math/libm-test.inc (hypot_test_data): Add more tests.
29051         * math/libm-test.inc: Add drem and pow10 to list of tested
29052         functions.
29053         (pow10_test): New function.
29054         (drem_test): Likewise.
29055         (drem_test_tonearest): Likewise.
29056         (drem_test_towardzero): Likewise.
29057         (drem_test_downward): Likewise.
29058         (drem_test_upward): Likewise.
29059         (main): Call the new functions.
29061         * math/libm-test.inc (finite_test_data): Remove.
29062         (finite_test): Run tests from isfinite_test_data.
29063         (gamma_test_data): Remove.
29064         (gamma_test): Run tests from lgamma_test_data.
29065         * sysdeps/i386/fpu/libm-test-ulps: Update.
29066         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29068 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29070         * manual/platform.texi: Add PowerPC PPR function set documentation.
29071         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
29072         implementation.
29074 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
29076         * math/libm-test.inc (MAX_EXP): Define.
29077         (ULPDIFF): Define.
29078         (ulp): New function.
29079         (check_float_internal): Use ULPDIFF.
29080         (cpow_test): Disable failing test.
29081         (check_ulp): Test ulp() implemetnation.
29082         (main): Call check_ulp before starting tests.
29084 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
29086         * math/gen-libm-test.pl (generate_testfile): Do not handle
29087         START_DATA and END_DATA.
29088         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
29089         END_DATA.
29090         (acos_tonearest_test_data): Likewise.
29091         (acos_towardzero_test_data): Likewise.
29092         (acos_downward_test_data): Likewise.
29093         (acos_upward_test_data): Likewise.
29094         (acosh_test_data): Likewise.
29095         (asin_test_data): Likewise.
29096         (asin_tonearest_test_data): Likewise.
29097         (asin_towardzero_test_data): Likewise.
29098         (asin_downward_test_data): Likewise.
29099         (asin_upward_test_data): Likewise.
29100         (asinh_test_data): Likewise.
29101         (atan_test_data): Likewise.
29102         (atanh_test_data): Likewise.
29103         (atan2_test_data): Likewise.
29104         (cabs_test_data): Likewise.
29105         (cacos_test_data): Likewise.
29106         (cacosh_test_data): Likewise.
29107         (carg_test_data): Likewise.
29108         (casin_test_data): Likewise.
29109         (casinh_test_data): Likewise.
29110         (catan_test_data): Likewise.
29111         (catanh_test_data): Likewise.
29112         (cbrt_test_data): Likewise.
29113         (ccos_test_data): Likewise.
29114         (ccosh_test_data): Likewise.
29115         (ceil_test_data): Likewise.
29116         (cexp_test_data): Likewise.
29117         (cimag_test_data): Likewise.
29118         (clog_test_data): Likewise.
29119         (clog10_test_data): Likewise.
29120         (conj_test_data): Likewise.
29121         (copysign_test_data): Likewise.
29122         (cos_test_data): Likewise.
29123         (cos_tonearest_test_data): Likewise.
29124         (cos_towardzero_test_data): Likewise.
29125         (cos_downward_test_data): Likewise.
29126         (cos_upward_test_data): Likewise.
29127         (cosh_test_data): Likewise.
29128         (cosh_tonearest_test_data): Likewise.
29129         (cosh_towardzero_test_data): Likewise.
29130         (cosh_downward_test_data): Likewise.
29131         (cosh_upward_test_data): Likewise.
29132         (cpow_test_data): Likewise.
29133         (cproj_test_data): Likewise.
29134         (creal_test_data): Likewise.
29135         (csin_test_data): Likewise.
29136         (csinh_test_data): Likewise.
29137         (csqrt_test_data): Likewise.
29138         (ctan_test_data): Likewise.
29139         (ctan_tonearest_test_data): Likewise.
29140         (ctan_towardzero_test_data): Likewise.
29141         (ctan_downward_test_data): Likewise.
29142         (ctan_upward_test_data): Likewise.
29143         (ctanh_test_data): Likewise.
29144         (ctanh_tonearest_test_data): Likewise.
29145         (ctanh_towardzero_test_data): Likewise.
29146         (ctanh_downward_test_data): Likewise.
29147         (ctanh_upward_test_data): Likewise.
29148         (erf_test_data): Likewise.
29149         (erfc_test_data): Likewise.
29150         (exp_test_data): Likewise.
29151         (exp_tonearest_test_data): Likewise.
29152         (exp_towardzero_test_data): Likewise.
29153         (exp_downward_test_data): Likewise.
29154         (exp_upward_test_data): Likewise.
29155         (exp10_test_data): Likewise.
29156         (exp2_test_data): Likewise.
29157         (expm1_test_data): Likewise.
29158         (fabs_test_data): Likewise.
29159         (fdim_test_data): Likewise.
29160         (finite_test_data): Likewise.
29161         (floor_test_data): Likewise.
29162         (fma_test_data): Likewise.
29163         (fma_towardzero_test_data): Likewise.
29164         (fma_downward_test_data): Likewise.
29165         (fma_upward_test_data): Likewise.
29166         (fmax_test_data): Likewise.
29167         (fmin_test_data): Likewise.
29168         (fmod_test_data): Likewise.
29169         (fpclassify_test_data): Likewise.
29170         (frexp_test_data): Likewise.
29171         (gamma_test_data): Likewise.
29172         (hypot_test_data): Likewise.
29173         (ilogb_test_data): Likewise.
29174         (isfinite_test_data): Likewise.
29175         (isgreater_test_data): Likewise.
29176         (isgreaterequal_test_data): Likewise.
29177         (isinf_test_data): Likewise.
29178         (isless_test_data): Likewise.
29179         (islessequal_test_data): Likewise.
29180         (islessgreater_test_data): Likewise.
29181         (isnan_test_data): Likewise.
29182         (isnormal_test_data): Likewise.
29183         (issignaling_test_data): Likewise.
29184         (isunordered_test_data): Likewise.
29185         (j0_test_data): Likewise.
29186         (j1_test_data): Likewise.
29187         (jn_test_data): Likewise.
29188         (ldexp_test_data): Likewise.
29189         (lgamma_test_data): Likewise.
29190         (lrint_test_data): Likewise.
29191         (lrint_tonearest_test_data): Likewise.
29192         (lrint_towardzero_test_data): Likewise.
29193         (lrint_downward_test_data): Likewise.
29194         (lrint_upward_test_data): Likewise.
29195         (llrint_test_data): Likewise.
29196         (llrint_tonearest_test_data): Likewise.
29197         (llrint_towardzero_test_data): Likewise.
29198         (llrint_downward_test_data): Likewise.
29199         (llrint_upward_test_data): Likewise.
29200         (log_test_data): Likewise.
29201         (log10_test_data): Likewise.
29202         (log1p_test_data): Likewise.
29203         (log2_test_data): Likewise.
29204         (logb_test_data): Likewise.
29205         (logb_downward_test_data): Likewise.
29206         (lround_test_data): Likewise.
29207         (llround_test_data): Likewise.
29208         (modf_test_data): Likewise.
29209         (nearbyint_test_data): Likewise.
29210         (nextafter_test_data): Likewise.
29211         (nexttoward_test_data): Likewise.
29212         (pow_test_data): Likewise.
29213         (pow_tonearest_test_data): Likewise.
29214         (pow_towardzero_test_data): Likewise.
29215         (pow_downward_test_data): Likewise.
29216         (pow_upward_test_data): Likewise.
29217         (remainder_test_data): Likewise.
29218         (remainder_tonearest_test_data): Likewise.
29219         (remainder_towardzero_test_data): Likewise.
29220         (remainder_downward_test_data): Likewise.
29221         (remainder_upward_test_data): Likewise.
29222         (remquo_test_data): Likewise.
29223         (rint_test_data): Likewise.
29224         (rint_tonearest_test_data): Likewise.
29225         (rint_towardzero_test_data): Likewise.
29226         (rint_downward_test_data): Likewise.
29227         (rint_upward_test_data): Likewise.
29228         (round_test_data): Likewise.
29229         (scalb_test_data): Likewise.
29230         (scalbn_test_data): Likewise.
29231         (scalbln_test_data): Likewise.
29232         (signbit_test_data): Likewise.
29233         (sin_test_data): Likewise.
29234         (sin_tonearest_test_data): Likewise.
29235         (sin_towardzero_test_data): Likewise.
29236         (sin_downward_test_data): Likewise.
29237         (sin_upward_test_data): Likewise.
29238         (sincos_test_data): Likewise.
29239         (sinh_test_data): Likewise.
29240         (sinh_tonearest_test_data): Likewise.
29241         (sinh_towardzero_test_data): Likewise.
29242         (sinh_downward_test_data): Likewise.
29243         (sinh_upward_test_data): Likewise.
29244         (sqrt_test_data): Likewise.
29245         (tan_test_data): Likewise.
29246         (tan_tonearest_test_data): Likewise.
29247         (tan_towardzero_test_data): Likewise.
29248         (tan_downward_test_data): Likewise.
29249         (tan_upward_test_data): Likewise.
29250         (tanh_test_data): Likewise.
29251         (tgamma_test_data): Likewise.
29252         (trunc_test_data): Likewise.
29253         (y0_test_data): Likewise.
29254         (y1_test_data): Likewise.
29255         (yn_test_data): Likewise.
29256         (significand_test_data): Likewise.
29258         * math/gen-libm-test.pl (@functions): Remove variable.
29259         (generate_testfile): Don't handle START and END lines.
29260         * math/libm-test.inc (START): New macro.
29261         (END): Likewise.
29262         (END_COMPLEX): Likewise.
29263         (acos_test): Use END macro without arguments.
29264         (acos_test_tonearest): Likewise.
29265         (acos_test_towardzero): Likewise.
29266         (acos_test_downward): Likewise.
29267         (acos_test_upward): Likewise.
29268         (acosh_test): Likewise.
29269         (asin_test): Likewise.
29270         (asin_test_tonearest): Likewise.
29271         (asin_test_towardzero): Likewise.
29272         (asin_test_downward): Likewise.
29273         (asin_test_upward): Likewise.
29274         (asinh_test): Likewise.
29275         (atan_test): Likewise.
29276         (atanh_test): Likewise.
29277         (atan2_test): Likewise.
29278         (cabs_test): Likewise.
29279         (cacos_test): Use END_COMPLEX macro without arguments.
29280         (cacosh_test): Likewise.
29281         (carg_test): Use END macro without arguments.
29282         (casin_test): Use END_COMPLEX macro without arguments.
29283         (casinh_test): Likewise.
29284         (catan_test): Likewise.
29285         (catanh_test): Likewise.
29286         (cbrt_test): Use END macro without arguments.
29287         (ccos_test): Use END_COMPLEX macro without arguments.
29288         (ccosh_test): Likewise.
29289         (ceil_test): Use END macro without arguments.
29290         (cexp_test): Use END_COMPLEX macro without arguments.
29291         (cimag_test): Use END macro without arguments.
29292         (clog_test): Use END_COMPLEX macro without arguments.
29293         (clog10_test): Likewise.
29294         (conj_test): Likewise.
29295         (copysign_test): Use END macro without arguments.
29296         (cos_test): Likewise.
29297         (cos_test_tonearest): Likewise.
29298         (cos_test_towardzero): Likewise.
29299         (cos_test_downward): Likewise.
29300         (cos_test_upward): Likewise.
29301         (cosh_test): Likewise.
29302         (cosh_test_tonearest): Likewise.
29303         (cosh_test_towardzero): Likewise.
29304         (cosh_test_downward): Likewise.
29305         (cosh_test_upward): Likewise.
29306         (cpow_test): Use END_COMPLEX macro without arguments.
29307         (cproj_test): Likewise.
29308         (creal_test): Use END macro without arguments.
29309         (csin_test): Use END_COMPLEX macro without arguments.
29310         (csinh_test): Likewise.
29311         (csqrt_test): Likewise.
29312         (ctan_test): Likewise.
29313         (ctan_test_tonearest): Likewise.
29314         (ctan_test_towardzero): Likewise.
29315         (ctan_test_downward): Likewise.
29316         (ctan_test_upward): Likewise.
29317         (ctanh_test): Likewise.
29318         (ctanh_test_tonearest): Likewise.
29319         (ctanh_test_towardzero): Likewise.
29320         (ctanh_test_downward): Likewise.
29321         (ctanh_test_upward): Likewise.
29322         (erf_test): Use END macro without arguments.
29323         (erfc_test): Likewise.
29324         (exp_test): Likewise.
29325         (exp_test_tonearest): Likewise.
29326         (exp_test_towardzero): Likewise.
29327         (exp_test_downward): Likewise.
29328         (exp_test_upward): Likewise.
29329         (exp10_test): Likewise.
29330         (exp2_test): Likewise.
29331         (expm1_test): Likewise.
29332         (fabs_test): Likewise.
29333         (fdim_test): Likewise.
29334         (finite_test): Likewise.
29335         (floor_test): Likewise.
29336         (fma_test): Likewise.
29337         (fma_test_towardzero): Likewise.
29338         (fma_test_downward): Likewise.
29339         (fma_test_upward): Likewise.
29340         (fmax_test): Likewise.
29341         (fmin_test): Likewise.
29342         (fmod_test): Likewise.
29343         (fpclassify_test): Likewise.
29344         (frexp_test): Likewise.
29345         (gamma_test): Likewise.
29346         (hypot_test): Likewise.
29347         (ilogb_test): Likewise.
29348         (isfinite_test): Likewise.
29349         (isgreater_test): Likewise.
29350         (isgreaterequal_test): Likewise.
29351         (isinf_test): Likewise.
29352         (isless_test): Likewise.
29353         (islessequal_test): Likewise.
29354         (islessgreater_test): Likewise.
29355         (isnan_test): Likewise.
29356         (isnormal_test): Likewise.
29357         (issignaling_test): Likewise.
29358         (isunordered_test): Likewise.
29359         (j0_test): Likewise.
29360         (j1_test): Likewise.
29361         (jn_test): Likewise.
29362         (ldexp_test): Likewise.
29363         (lgamma_test): Likewise.
29364         (lrint_test): Likewise.
29365         (lrint_test_tonearest): Likewise.
29366         (lrint_test_towardzero): Likewise.
29367         (lrint_test_downward): Likewise.
29368         (lrint_test_upward): Likewise.
29369         (llrint_test): Likewise.
29370         (llrint_test_tonearest): Likewise.
29371         (llrint_test_towardzero): Likewise.
29372         (llrint_test_downward): Likewise.
29373         (llrint_test_upward): Likewise.
29374         (log_test): Likewise.
29375         (log10_test): Likewise.
29376         (log1p_test): Likewise.
29377         (log2_test): Likewise.
29378         (logb_test): Likewise.
29379         (logb_test_downward): Likewise.
29380         (lround_test): Likewise.
29381         (llround_test): Likewise.
29382         (modf_test): Likewise.
29383         (nearbyint_test): Likewise.
29384         (nextafter_test): Likewise.
29385         (nexttoward_test): Likewise.
29386         (pow_test): Likewise.
29387         (pow_test_tonearest): Likewise.
29388         (pow_test_towardzero): Likewise.
29389         (pow_test_downward): Likewise.
29390         (pow_test_upward): Likewise.
29391         (remainder_test): Likewise.
29392         (remainder_test_tonearest): Likewise.
29393         (remainder_test_towardzero): Likewise.
29394         (remainder_test_downward): Likewise.
29395         (remainder_test_upward): Likewise.
29396         (remquo_test): Likewise.
29397         (rint_test): Likewise.
29398         (rint_test_tonearest): Likewise.
29399         (rint_test_towardzero): Likewise.
29400         (rint_test_downward): Likewise.
29401         (rint_test_upward): Likewise.
29402         (round_test): Likewise.
29403         (scalb_test): Likewise.
29404         (scalbn_test): Likewise.
29405         (scalbln_test): Likewise.
29406         (signbit_test): Likewise.
29407         (sin_test): Likewise.
29408         (sin_test_tonearest): Likewise.
29409         (sin_test_towardzero): Likewise.
29410         (sin_test_downward): Likewise.
29411         (sin_test_upward): Likewise.
29412         (sincos_test): Likewise.
29413         (sinh_test): Likewise.
29414         (sinh_test_tonearest): Likewise.
29415         (sinh_test_towardzero): Likewise.
29416         (sinh_test_downward): Likewise.
29417         (sinh_test_upward): Likewise.
29418         (sqrt_test): Likewise.
29419         (tan_test): Likewise.
29420         (tan_test_tonearest): Likewise.
29421         (tan_test_towardzero): Likewise.
29422         (tan_test_downward): Likewise.
29423         (tan_test_upward): Likewise.
29424         (tanh_test): Likewise.
29425         (tgamma_test): Likewise.
29426         (trunc_test): Likewise.
29427         (y0_test): Likewise.
29428         (y1_test): Likewise.
29429         (yn_test): Likewise.
29430         (significand_test): Likewise.
29432 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
29434         [BZ #15381]
29435         * libio/genops.c (_IO_no_init): Initialize wide struct info.
29437 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
29439         [BZ #14894]
29440         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
29441         __ppc_mdoio and __ppc_mdoom.
29442         * manual/platform.texi: Document new functions __ppc_yield,
29443         __ppc_mdoio and __ppc_mdoom.
29445 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
29447         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
29448         (main): Mention "tls" pseudo-hwcap is legacy.
29449         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
29451 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29453         * math/gen-libm-test.pl (parse_args): Output only string of
29454         arguments as text for test name, not full call or descriptions of
29455         tests for extra outputs.
29456         (generate_testfile): Do not pass function name to parse_args.
29457         Generate this_func variable from START.
29458         * math/libm-test.inc (struct test_f_f_data): Rename test_name
29459         field to arg_str.
29460         (struct test_ff_f_data): Likewise.
29461         (test_ff_f_data_nexttoward): Likewise.
29462         (struct test_fi_f_data): Likewise.
29463         (struct test_fl_f_data): Likewise.
29464         (struct test_if_f_data): Likewise.
29465         (struct test_fff_f_data): Likewise.
29466         (struct test_c_f_data): Likewise.
29467         (struct test_f_f1_data): Likewise.  Remove field extra_name.
29468         (struct test_fF_f1_data): Likewise.
29469         (struct test_ffI_f1_data): Likewise.
29470         (struct test_c_c_data): Rename test_name field to arg_str.
29471         (struct test_cc_c_data): Likewise.
29472         (struct test_f_i_data): Likewise.
29473         (struct test_ff_i_data): Likewise.
29474         (struct test_f_l_data): Likewise.
29475         (struct test_f_L_data): Likewise.
29476         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
29477         and extra2_name.
29478         (COMMON_TEST_SETUP): New macro.
29479         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
29480         (COMMON_TEST_CLEANUP): Likewise.
29481         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
29482         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
29483         macros.
29484         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
29485         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
29486         macros.
29487         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
29488         (RUN_TEST_fff_f): Take argument string.  Call new setup and
29489         cleanup macros.
29490         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
29491         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
29492         macros.
29493         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
29494         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
29495         macros.
29496         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29497         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
29498         cleanup macros.
29499         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29500         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
29501         cleanup macros.
29502         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29503         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
29504         cleanup macros.
29505         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29506         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
29507         macros.
29508         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
29509         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
29510         macros.
29511         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
29512         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
29513         macros.
29514         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
29515         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
29516         cleanup macros.
29517         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
29518         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
29519         cleanup macros.
29520         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
29521         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
29522         macros.
29523         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
29524         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
29525         cleanup macros.
29526         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
29527         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
29528         macros.
29529         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
29530         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
29531         macros.
29532         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
29533         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
29534         cleanup macros.
29535         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
29537 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
29539         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
29540         to _sifields.sigfault.
29541         (si_addr_lsb): Define new macro.
29542         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
29543         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
29544         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
29546 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
29548         [BZ #15441]
29549         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
29550         returns -1.
29551         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
29552         null return -1.
29553         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
29554         loading the domain.
29556 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29558         * math/gen-libm-test.pl (parse_args): Do not include expected
29559         result in test name.
29560         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
29561         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29562         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29563         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29564         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29565         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29567 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
29569         * benchtests/Makefile: Sort function entries.
29571         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
29572         tanh, asinh, acosh, atanh.
29573         * benchtests/acos-inputs: New file.
29574         * benchtests/acosh-inputs: New file.
29575         * benchtests/asin-inputs: New file.
29576         * benchtests/asinh-inputs: New file.
29577         * benchtests/atanh-inputs: New file.
29578         * benchtests/cosh-inputs: New file.
29579         * benchtests/log-inputs: New file.
29580         * benchtests/sinh-inputs: New file.
29581         * benchtests/tanh-inputs: New file.
29583 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
29585         [BZ #15339]
29586         * posix/tst-getaddrinfo4.c: New test.
29587         * posix/Makefile (tests): Add it.
29589 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29591         [BZ #15339]
29592         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
29593         when no services were used.
29594         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
29595         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
29597 2013-05-21  Andreas Schwab  <schwab@suse.de>
29599         [BZ #15014]
29600         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
29601         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
29602         successful.
29603         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
29604         redundant variable declarations and reallocation of buffer when
29605         parsing as IPv6 address.  Always set NSS status when called from
29606         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
29607         buffer too small.  Correct computation of needed size.
29608         * nss/Makefile (tests): Add test-digits-dots.
29609         * nss/test-digits-dots.c: New test.
29611 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29613         * benchtests/Makefile: Remove instructions for adding
29614         benchmark tests.
29615         * benchtests/README: New file to explain how to execute and
29616         enhance the benchmark tests.
29618 2013-05-21  Andreas Schwab  <schwab@suse.de>
29620         [BZ #15493]
29621         * setjmp/Makefile (tests): Add tst-sigsetjmp.
29622         * setjmp/tst-sigsetjmp.c: New test.
29624 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29626         * sysdeps/x86_64/memset.S (memset): New implementation.
29627         (__bzero): Likewise.
29628         (__memset_tail): New function.
29630 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29632         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
29633         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
29634         __memcpy_sse2_unaligned ifunc selection.
29635         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
29636         Add memcpy-sse2-unaligned.S.
29637         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
29638         Add: __memcpy_sse2_unaligned.
29640 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
29642         [BZ #15490]
29643         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
29644         math_force_eval before restoring floating-point envrionment.
29645         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
29646         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
29647         Likewise.
29648         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
29649         <math_private.h>.
29650         (__nearbyintl): Use math_force_eval before restoring
29651         floating-point environment.
29652         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
29654         * math/gen-libm-test.pl (special_functions): Remove.
29655         (parse_args): Don't handle TEST_extra.  Handle functions with no
29656         return value.
29657         * math/libm-test.inc (struct test_sincos_data): Replace with
29658         struct test_fFF_11_data.
29659         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
29660         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
29661         (sincos_test_data): Change element type to struct
29662         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
29663         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
29664         RUN_TEST_LOOP_sincos.
29665         * math/README.libm-test: Don't mention special handling of
29666         individual functions.
29667         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
29668         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29669         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29670         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29671         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29672         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29674         * math/gen-libm-test.pl (get_variable): Remove function.
29675         (parse_args): Don't show pointer parameters to call in test
29676         names.  Use "extra output N" in test names for extra outputs
29677         rather than naming variables.
29679 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
29681         [BZ #15488]
29682         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
29683         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
29684         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
29685         double tests.
29686         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
29687         disable.
29688         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
29689         check_long_double.
29691         * math/gen-libm-test.pl (@tests): Remove variable.
29692         ($count): Likewise.
29693         (new_test): Remove function.
29694         (show_exceptions): New function.
29695         (special_functions): Use show_exceptions instead of new_test.
29696         (parse_args): Likewise.
29697         (generate_testfile): Pass only function name in generated call to
29698         print_max_error or print_complex_max_error.
29699         (get_ulps): Do not handle complex tests specially.
29700         (output_test): Rename to ...
29701         (get_all_ulps_for_test): ... this.  Return a string rather than
29702         printing to a file.  Require ulps to be present.
29703         (output_ulps): Generate arrays rather than #defines.
29704         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
29705         (struct ulp_data): New type.
29706         (BUILD_COMPLEX_ULP): Remove macro.
29707         (compare_ulp_data): New function.
29708         (find_ulps): Likewise.
29709         (find_test_ulps): Likewise.
29710         (find_function_ulps): Likewise.
29711         (find_complex_function_ulps): Likewise.
29712         (print_max_error): Determine allowed ulps using
29713         find_function_ulps.
29714         (print_complex_max_error): Determine allowed ulps using
29715         find_complex_function_ulps.
29716         (check_float_internal): Determine max ulps using find_test_ulps.
29717         (check_float): Do not take max_ulp parameter.  Update call to
29718         check_float_internal.
29719         (check_complex): Likewise.
29720         (check_int): Do not take max_ulp parameter.
29721         (check_long): Likewise.
29722         (check_bool): Likewise.
29723         (check_longlong): Likewise.
29724         (struct test_f_f_data): Remove max_ulp field.
29725         (struct test_ff_f_data): Likewise.
29726         (struct test_ff_f_data_nexttoward): Likewise.
29727         (struct test_fi_f_data): Likewise.
29728         (struct test_fl_f_data): Likewise.
29729         (struct test_if_f_data): Likewise.
29730         (struct test_fff_f_data): Likewise.
29731         (struct test_c_f_data): Likewise.
29732         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
29733         (struct test_fF_f1_data): Likewise.
29734         (struct test_ffI_f1_data): Likewise.
29735         (struct test_c_c_data): Remove max_ulp field.
29736         (struct test_cc_c_data): Likewise.
29737         (struct test_f_i_data): Likewise.
29738         (struct test_ff_i_data): Likewise.
29739         (struct test_f_l_data): Likewise.
29740         (struct test_f_L_data): Likewise.
29741         (struct test_sincos_data): Likewise.
29742         (RUN_TEST_f_f): Do not handle ulps.
29743         (RUN_TEST_LOOP_f_f): Likewise.
29744         (RUN_TEST_2_f): Likewise.
29745         (RUN_TEST_LOOP_2_f): Likewise.
29746         (RUN_TEST_fff_f): Likewise.
29747         (RUN_TEST_LOOP_fff_f): Likewise.
29748         (RUN_TEST_c_f): Likewise.
29749         (RUN_TEST_LOOP_c_f): Likewise.
29750         (RUN_TEST_f_f1): Likewise.
29751         (RUN_TEST_LOOP_f_f1): Likewise.
29752         (RUN_TEST_fF_f1): Likewise.
29753         (RUN_TEST_LOOP_fF_f1): Likewise.
29754         (RUN_TEST_fI_f1): Likewise.
29755         (RUN_TEST_LOOP_fI_f1): Likewise.
29756         (RUN_TEST_ffI_f1): Likewise.
29757         (RUN_TEST_LOOP_ffI_f1): Likewise.
29758         (RUN_TEST_c_c): Likewise.
29759         (RUN_TEST_LOOP_c_c): Likewise.
29760         (RUN_TEST_cc_c): Likewise.
29761         (RUN_TEST_LOOP_cc_c): Likewise.
29762         (RUN_TEST_f_i): Likewise.
29763         (RUN_TEST_LOOP_f_i): Likewise.
29764         (RUN_TEST_f_i_tg): Likewise.
29765         (RUN_TEST_LOOP_f_i_tg): Likewise.
29766         (RUN_TEST_ff_i_tg): Likewise.
29767         (RUN_TEST_LOOP_ff_i_tg): Likewise.
29768         (RUN_TEST_f_b): Likewise.
29769         (RUN_TEST_LOOP_f_b): Likewise.
29770         (RUN_TEST_f_b_tg): Likewise.
29771         (RUN_TEST_LOOP_f_b_tg): Likewise.
29772         (RUN_TEST_f_l): Likewise.
29773         (RUN_TEST_LOOP_f_l): Likewise.
29774         (RUN_TEST_f_L): Likewise.
29775         (RUN_TEST_LOOP_f_L): Likewise.
29776         (RUN_TEST_sincos): Likewise.
29777         (RUN_TEST_LOOP_sincos): Likewise.
29779 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
29781         [BZ #15480]
29782         [BZ #15485]
29783         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
29784         main case of finite arguments, set rounding mode to FE_TONEAREST
29785         and discard exceptions.
29786         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
29787         exceptions.
29788         (remainder_tonearest_test_data): New variable.
29789         (remainder_test_tonearest): New function.
29790         (remainder_towardzero_test_data): New variable.
29791         (remainder_test_towardzero): New function.
29792         (remainder_downward_test_data): New variable.
29793         (remainder_test_downward): New function.
29794         (remainder_upward_test_data): New variable.
29795         (remainder_test_upward): New function.
29796         (main): Call the new test functions.
29798         * math/libm-test.inc (struct test_f_f1_data): Remove field
29799         extra_init.
29800         (struct test_fF_f1_data): Likewise.
29801         (struct test_ffI_f1_data): Likewise.
29802         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
29803         based on value of EXTRA_EXPECTED.
29804         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29805         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
29806         EXTRA_VAR based on value of EXTRA_EXPECTED.
29807         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29808         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
29809         EXTRA_VAR based on value of EXTRA_EXPECTED.
29810         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29811         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
29812         EXTRA_VAR based on value of EXTRA_EXPECTED.
29813         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29814         * math/gen-libm-test.pl (parse_args): Don't output initializers
29815         for extra output values.
29817         * math/libm-test.inc (check_int): Expect result to be exactly
29818         equal to expected value and do not handle ulps.
29819         (check_long): Likewise.
29820         (check_longlong): Likewise.
29822         * math/libm-test.inc (ceil_test_data): Test for "inexact"
29823         exceptions.
29824         (cimag_test_data): Likewise.
29825         (conj_test_data): Likewise.
29826         (copysign_test_data): Likewise.
29827         (cproj_test_data): Likewise.
29828         (creal_test_data): Likewise.
29829         (fabs_test_data): Likewise.
29830         (fdim_test_data): Likewise.
29831         (finite_test_data): Likewise.
29832         (floor_test_data): Likewise.
29833         (fmax_test_data): Likewise.
29834         (fmin_test_data): Likewise.
29835         (fmod_test_data): Likewise.
29836         (fpclassify_test_data): Likewise.
29837         (frexp_test_data): Likewise.
29838         (ilogb_test_data): Likewise.
29839         (isfinite_test_data): Likewise.
29840         (isgreater_test_data): Likewise.
29841         (isgreaterequal_test_data): Likewise.
29842         (isinf_test_data): Likewise.
29843         (isless_test_data): Likewise.
29844         (islessequal_test_data): Likewise.
29845         (islessgreater_test_data): Likewise.
29846         (isnan_test_data): Likewise.
29847         (isnormal_test_data): Likewise.
29848         (issignaling_test_data): Likewise.
29849         (isunordered_test_data): Likewise.
29850         (ldexp_test_data): Likewise.
29851         (lrint_test_data): Likewise.
29852         (lrint_test_data) [TEST_FLOAT]: Disable one test.
29853         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
29854         (lrint_tonearest_test_data): Test for "inexact" exceptions.
29855         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29856         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
29857         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29858         test input.
29859         (lrint_towardzero_test_data): Test for "inexact" exceptions.
29860         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29861         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
29862         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
29863         that test input.
29864         (lrint_downward_test_data): Test for "inexact" exceptions.
29865         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29866         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
29867         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29868         test input.
29869         (lrint_upward_test_data): Test for "inexact" exceptions.
29870         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
29871         test input.
29872         (llrint_test_data): Test for "inexact" exceptions.
29873         (llrint_test_data) [TEST_FLOAT]: Disable one test.
29874         (llrint_tonearest_test_data): Test for "inexact" exceptions.
29875         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29876         (llrint_towardzero_test_data): Test for "inexact" exceptions.
29877         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29878         (llrint_downward_test_data): Test for "inexact" exceptions.
29879         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29880         (llrint_upward_test_data): Test for "inexact" exceptions.
29881         (logb_test_data): Likewise.
29882         (logb_downward_test_data): Likewise.
29883         (nextafter_test_data): Likewise.
29884         (nexttoward_test_data): Likewise.
29885         (remainder_test_data): Likewise.
29886         (remquo_test_data): Likewise.
29887         (scalbn_test_data): Likewise.
29888         (scalbln_test_data): Likewise.
29889         (signbit_test_data): Likewise.
29890         (sqrt_test_data): Likewise.
29891         (significand_test_data): Likewise.
29893 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
29895         [BZ #15424]
29896         * benchtests/bench-modf.c (struct args): Mark arg0 as
29897         volatile.
29898         * scripts/bench.pl: Mark members of struct args as volatile.
29900 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29902         [BZ # 15497]
29903         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
29904         negative infinity on POWER6 or lower.
29905         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
29907 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
29909         [BZ #15442]
29910         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
29911         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
29912         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
29913         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
29914         (_FP_SETQNAN): New macro.
29915         (_FP_SETQNAN_SEMIRAW): Likewise.
29916         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
29917         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
29918         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
29919         (FP_EXTEND): Use _FP_FRAC_SNANP.
29920         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
29921         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
29922         into account.
29923         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29924         New macro.
29925         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29926         Likewise.
29928 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29930         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
29931         with DIVIDE_BY_ZERO_EXCEPTION.
29932         (gamma_test_data): Likewise.
29933         (lgamma_test_data): Likewise.
29934         (log_test_data): Likewise.
29935         (log10_test_data): Likewise.
29936         (log2_test_data): Likewise.
29937         (tgamma_test_data): Likewise.
29939         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
29940         (acos_test_tonearest): Likewise.
29941         (acos_test_towardzero): Likewise.
29942         (acos_test_downward): Likewise.
29943         (acos_test_upward): Likewise.
29944         (acosh_test): Likewise.
29945         (asin_test): Likewise.
29946         (asin_test_tonearest): Likewise.
29947         (asin_test_towardzero): Likewise.
29948         (asin_test_downward): Likewise.
29949         (asin_test_upward): Likewise.
29950         (asinh_test): Likewise.
29951         (atan_test): Likewise.
29952         (atanh_test): Likewise.
29953         (atan2_test): Likewise.
29954         (cabs_test): Likewise.
29955         (cacos_test): Likewise.
29956         (cacosh_test): Likewise.
29957         (casin_test): Likewise.
29958         (casinh_test): Likewise.
29959         (catan_test): Likewise.
29960         (catanh_test): Likewise.
29961         (cbrt_test): Likewise.
29962         (ccos_test): Likewise.
29963         (ccosh_test): Likewise.
29964         (cexp_test): Likewise.
29965         (clog_test): Likewise.
29966         (clog10_test): Likewise.
29967         (cos_test): Likewise.
29968         (cos_test_tonearest): Likewise.
29969         (cos_test_towardzero): Likewise.
29970         (cos_test_downward): Likewise.
29971         (cos_test_upward): Likewise.
29972         (cosh_test): Likewise.
29973         (cosh_test_tonearest): Likewise.
29974         (cosh_test_towardzero): Likewise.
29975         (cosh_test_downward): Likewise.
29976         (cosh_test_upward): Likewise.
29977         (cpow_test): Likewise.
29978         (csin_test): Likewise.
29979         (csinh_test): Likewise.
29980         (csqrt_test): Likewise.
29981         (ctan_test): Likewise.
29982         (ctan_test_tonearest): Likewise.
29983         (ctan_test_towardzero): Likewise.
29984         (ctan_test_downward): Likewise.
29985         (ctan_test_upward): Likewise.
29986         (ctanh_test): Likewise.
29987         (ctanh_test_tonearest): Likewise.
29988         (ctanh_test_towardzero): Likewise.
29989         (ctanh_test_downward): Likewise.
29990         (ctanh_test_upward): Likewise.
29991         (erf_test): Likewise.
29992         (erfc_test): Likewise.
29993         (exp_test): Likewise.
29994         (exp_test_tonearest): Likewise.
29995         (exp_test_towardzero): Likewise.
29996         (exp_test_downward): Likewise.
29997         (exp_test_upward): Likewise.
29998         (exp10_test): Likewise.
29999         (exp2_test): Likewise.
30000         (expm1_test): Likewise.
30001         (fmod_test): Likewise.
30002         (gamma_test): Likewise.
30003         (hypot_test): Likewise.
30004         (j0_test): Likewise.
30005         (j1_test): Likewise.
30006         (jn_test): Likewise.
30007         (lgamma_test): Likewise.
30008         (log_test): Likewise.
30009         (log10_test): Likewise.
30010         (log1p_test): Likewise.
30011         (log2_test): Likewise.
30012         (logb_test_downward): Likewise.
30013         (pow_test): Likewise.
30014         (pow_test_tonearest): Likewise.
30015         (pow_test_towardzero): Likewise.
30016         (pow_test_downward): Likewise.
30017         (pow_test_upward): Likewise.
30018         (remainder_test): Likewise.
30019         (remquo_test): Likewise.
30020         (sin_test): Likewise.
30021         (sin_test_tonearest): Likewise.
30022         (sin_test_towardzero): Likewise.
30023         (sin_test_downward): Likewise.
30024         (sin_test_upward): Likewise.
30025         (sincos_test): Likewise.
30026         (sinh_test): Likewise.
30027         (sinh_test_tonearest): Likewise.
30028         (sinh_test_towardzero): Likewise.
30029         (sinh_test_downward): Likewise.
30030         (sinh_test_upward): Likewise.
30031         (sqrt_test): Likewise.
30032         (tan_test): Likewise.
30033         (tan_test_tonearest): Likewise.
30034         (tan_test_towardzero): Likewise.
30035         (tan_test_downward): Likewise.
30036         (tan_test_upward): Likewise.
30037         (tanh_test): Likewise.
30038         (tgamma_test): Likewise.
30039         (y0_test): Likewise.
30040         (y1_test): Likewise.
30041         (yn_test): Likewise.
30043         * math/gen-libm-test.pl (adjust_arg): Remove function.
30044         (special_function): Remove argument $in_func.  Only handle
30045         generating output for tables of tests, not inside functions.
30046         (parse_args): Likewise.
30047         (generate_testfile): Remove variable $in_func.  Update call to
30048         parse_args.
30049         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
30050         (MINUS_ZERO_INIT): Rename macro to minus_zero.
30051         (PLUS_INFTY_INIT): Rename macro to plus_infty.
30052         (MINUS_INFTY_INIT): Rename macro to minus_infty.
30053         (QNAN_VALUE_INIT): Rename macro to qnan_value.
30054         (MAX_VALUE_INIT): Rename macro to max_value.
30055         (MIN_VALUE_INIT): Rename macro to min_value.
30056         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
30057         (plus_zero): Remove variable.
30058         (minus_zero): Likewise.
30059         (plus_infty): Likewise.
30060         (minus_infty): Likewise.
30061         (qnan_value): Likewise.
30062         (max_value): Likewise.
30063         (min_value): Likewise.
30064         (min_subnorm_value): Likewise.
30066 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30068         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
30069         uint64_t or uint32_t usage.
30070         * crypt/sha256-block.c: Likewise.
30071         * crypt/sha256-crypt.c: Likewise.
30072         * crypt/sha256.c: Likewise.
30073         * crypt/sha512-block.c: Likewise.
30074         * crypt/sha512-crypt.c: Likewise.
30075         * crypt/sha512.c: Likewise.
30076         * debug/backtrace-tst.c: Likewise.
30077         * debug/pcprofiledump.c: Likewise.
30078         * elf/cache.c: Likewise.
30079         * elf/dl-cache.c: Likewise.
30080         * elf/dl-misc.c: Likewise.
30081         * elf/dl-profile.c: Likewise.
30082         * elf/dl-support.c: Likewise.
30083         * elf/ldconfig.c: Likewise.
30084         * elf/sprof.c: Likewise.
30085         * iconv/dummy-repertoire.c: Likewise.
30086         * iconv/iconv_charmap.c: Likewise.
30087         * iconv/skeleton.c: Likewise.
30088         * iconvdata/8bit-generic.c: Likewise.
30089         * iconvdata/cp737.h: Likewise.
30090         * iconvdata/cp775.h: Likewise.
30091         * iconvdata/ibm1008.h: Likewise.
30092         * iconvdata/ibm1025.h: Likewise.
30093         * iconvdata/ibm1046.h: Likewise.
30094         * iconvdata/ibm1097.h: Likewise.
30095         * iconvdata/ibm1112.h: Likewise.
30096         * iconvdata/ibm1122.h: Likewise.
30097         * iconvdata/ibm1123.h: Likewise.
30098         * iconvdata/ibm1124.h: Likewise.
30099         * iconvdata/ibm1129.h: Likewise.
30100         * iconvdata/ibm1130.h: Likewise.
30101         * iconvdata/ibm1132.h: Likewise.
30102         * iconvdata/ibm1133.h: Likewise.
30103         * iconvdata/ibm1137.h: Likewise.
30104         * iconvdata/ibm1140.h: Likewise.
30105         * iconvdata/ibm1141.h: Likewise.
30106         * iconvdata/ibm1142.h: Likewise.
30107         * iconvdata/ibm1143.h: Likewise.
30108         * iconvdata/ibm1144.h: Likewise.
30109         * iconvdata/ibm1145.h: Likewise.
30110         * iconvdata/ibm1146.h: Likewise.
30111         * iconvdata/ibm1147.h: Likewise.
30112         * iconvdata/ibm1148.h: Likewise.
30113         * iconvdata/ibm1149.h: Likewise.
30114         * iconvdata/ibm1153.h: Likewise.
30115         * iconvdata/ibm1154.h: Likewise.
30116         * iconvdata/ibm1155.h: Likewise.
30117         * iconvdata/ibm1156.h: Likewise.
30118         * iconvdata/ibm1157.h: Likewise.
30119         * iconvdata/ibm1158.h: Likewise.
30120         * iconvdata/ibm1160.h: Likewise.
30121         * iconvdata/ibm1161.h: Likewise.
30122         * iconvdata/ibm1162.h: Likewise.
30123         * iconvdata/ibm1163.h: Likewise.
30124         * iconvdata/ibm1164.h: Likewise.
30125         * iconvdata/ibm1166.h: Likewise.
30126         * iconvdata/ibm1167.h: Likewise.
30127         * iconvdata/ibm12712.h: Likewise.
30128         * iconvdata/ibm1390.h: Likewise.
30129         * iconvdata/ibm1399.h: Likewise.
30130         * iconvdata/ibm16804.h: Likewise.
30131         * iconvdata/ibm4517.h: Likewise.
30132         * iconvdata/ibm4899.h: Likewise.
30133         * iconvdata/ibm4909.h: Likewise.
30134         * iconvdata/ibm4971.h: Likewise.
30135         * iconvdata/ibm5347.h: Likewise.
30136         * iconvdata/ibm803.h: Likewise.
30137         * iconvdata/ibm856.h: Likewise.
30138         * iconvdata/ibm901.h: Likewise.
30139         * iconvdata/ibm902.h: Likewise.
30140         * iconvdata/ibm9030.h: Likewise.
30141         * iconvdata/ibm9066.h: Likewise.
30142         * iconvdata/ibm921.h: Likewise.
30143         * iconvdata/ibm922.h: Likewise.
30144         * iconvdata/ibm9448.h: Likewise.
30145         * iconvdata/isiri-3342.h: Likewise.
30146         * iconvdata/jis0201.h: Likewise.
30147         * include/link.h: Likewise.
30148         * include/netdb.h: Likewise.
30149         * inet/check_native.c: Likewise.
30150         * inet/check_pf.c: Likewise.
30151         * inet/getipv4sourcefilter.c: Likewise.
30152         * inet/getnameinfo.c: Likewise.
30153         * inet/getsourcefilter.c: Likewise.
30154         * inet/htonl.c: Likewise.
30155         * inet/setipv4sourcefilter.c: Likewise.
30156         * inet/setsourcefilter.c: Likewise.
30157         * inet/test-inet6_opt.c: Likewise.
30158         * inet/tst-network.c: Likewise.
30159         * locale/C-collate.c: Likewise.
30160         * locale/C-ctype.c: Likewise.
30161         * locale/C-time.c: Likewise.
30162         * locale/C-translit.h: Likewise.
30163         * locale/loadarchive.c: Likewise.
30164         * locale/programs/3level.h: Likewise.
30165         * locale/programs/charmap.c: Likewise.
30166         * locale/programs/charmap.h: Likewise.
30167         * locale/programs/ld-address.c: Likewise.
30168         * locale/programs/ld-collate.c: Likewise.
30169         * locale/programs/ld-ctype.c: Likewise.
30170         * locale/programs/ld-identification.c: Likewise.
30171         * locale/programs/ld-measurement.c: Likewise.
30172         * locale/programs/ld-messages.c: Likewise.
30173         * locale/programs/ld-monetary.c: Likewise.
30174         * locale/programs/ld-name.c: Likewise.
30175         * locale/programs/ld-numeric.c: Likewise.
30176         * locale/programs/ld-paper.c: Likewise.
30177         * locale/programs/ld-telephone.c: Likewise.
30178         * locale/programs/ld-time.c: Likewise.
30179         * locale/programs/linereader.c: Likewise.
30180         * locale/programs/locale.c: Likewise.
30181         * locale/programs/locarchive.c: Likewise.
30182         * locale/programs/locfile.h: Likewise.
30183         * locale/programs/repertoire.c: Likewise.
30184         * locale/programs/simple-hash.c: Likewise.
30185         * locale/programs/simple-hash.h: Likewise.
30186         * malloc/memusage.c: Likewise.
30187         * malloc/memusagestat.c: Likewise.
30188         * nis/nis_defaults.c: Likewise.
30189         * nis/nis_hash.c: Likewise.
30190         * nis/nis_print.c: Likewise.
30191         * nis/nis_xdr.c: Likewise.
30192         * nscd/connections.c: Likewise.
30193         * nscd/hstcache.c: Likewise.
30194         * nscd/nscd_gethst_r.c: Likewise.
30195         * nscd/nscd_getserv_r.c: Likewise.
30196         * nscd/nscd_helper.c: Likewise.
30197         * nscd/servicescache.c: Likewise.
30198         * nss/makedb.c: Likewise.
30199         * nss/nss_db/db-XXX.c: Likewise.
30200         * nss/nss_db/db-initgroups.c: Likewise.
30201         * nss/nss_db/db-netgrp.c: Likewise.
30202         * nss/nss_files/files-network.c: Likewise.
30203         * nss/nss_files/files-parse.c: Likewise.
30204         * posix/bug-regex5.c: Likewise.
30205         * posix/fnmatch_loop.c: Likewise.
30206         * posix/regcomp.c: Likewise.
30207         * posix/regexec.c: Likewise.
30208         * posix/tst-rfc3484-2.c: Likewise.
30209         * posix/tst-rfc3484-3.c: Likewise.
30210         * posix/tst-rfc3484.c: Likewise.
30211         * resolv/nss_dns/dns-canon.c: Likewise.
30212         * resolv/nss_dns/dns-network.c: Likewise.
30213         * resolv/res_init.c: Likewise.
30214         * resolv/res_mkquery.c: Likewise.
30215         * resolv/tst-aton.c: Likewise.
30216         * stdlib/cxa_atexit.c: Likewise.
30217         * stdlib/cxa_finalize.c: Likewise.
30218         * stdlib/gen-fpioconst.c: Likewise.
30219         * stdlib/strtol_l.c: Likewise.
30220         * string/tst-endian.c: Likewise.
30221         * sunrpc/auth_des.c: Likewise.
30222         * sunrpc/clnt_udp.c: Likewise.
30223         * sunrpc/rtime.c: Likewise.
30224         * sunrpc/svcauth_des.c: Likewise.
30225         * sunrpc/xdr.c: Likewise.
30226         * sunrpc/xdr_intXX_t.c: Likewise.
30227         * sunrpc/xdr_rec.c: Likewise.
30228         * sysdeps/generic/ldconfig.h: Likewise.
30229         * sysdeps/generic/ldsodefs.h: Likewise.
30230         * sysdeps/generic/memusage.h: Likewise.
30231         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
30232         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
30233         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
30234         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
30235         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
30236         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
30237         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
30238         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
30239         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
30240         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
30241         * sysdeps/posix/getaddrinfo.c: Likewise.
30242         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
30243         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
30244         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
30245         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
30246         * sysdeps/powerpc/test-gettimebase.c: Likewise.
30247         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
30248         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
30249         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
30250         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
30251         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
30252         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
30253         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
30254         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
30255         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
30256         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
30257         * sysdeps/x86_64/dl-tls.h: Likewise.
30258         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
30259         * time/alt_digit.c: Likewise.
30260         * time/era.c: Likewise.
30261         * wcsmbs/tst-c16c32-1.c: Likewise.
30263 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
30265         * math/libm-test.inc (struct test_sincos_data): New type.
30266         (RUN_TEST_LOOP_sincos): New macro.
30267         (sincos_test_data): New variable.
30268         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
30270 2013-05-16  Richard Henderson  <rth@redhat.com>
30272         * math/atest-exp2.c (LIMB64): New macro.
30273         (CONSTSZ): New macro.
30274         (mp_exp1, mp_exp_m1, mp_log2): New variables.
30275         (hexdig): Move ...
30276         (print_mpn_fp): ... to function scope.
30277         (read_mpn_hex): Remove.
30278         (get_log2): Remove.
30279         (exp2_mpn): Use mp_log2.
30280         (main): Use mp_exp1.
30282 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
30284         * math/libm-test.inc: Remove comment about not testing "inexact"
30285         exceptions.
30286         (INEXACT_EXCEPTION): New macro.
30287         (NO_INEXACT_EXCEPTION): Likewise.
30288         (INVALID_EXCEPTION_OK): Update value.
30289         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
30290         (OVERFLOW_EXCEPTION_OK): Likewise.
30291         (UNDERFLOW_EXCEPTION_OK): Likewise.
30292         (IGNORE_ZERO_INF_SIGN): Likewise.
30293         (ERRNO_UNCHANGED): Likewise.
30294         (ERRNO_EDOM): Likewise.
30295         (ERRNO_ERANGE): Likewise.
30296         (test_exceptions): Handle testing "inexact" exceptions.
30297         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
30298         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
30299         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
30300         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
30301         INEXACT_EXCEPTION.
30302         (rint_towardzero_test_data): Likewise.
30303         (rint_downward_test_data): Likewise.
30304         (rint_upward_test_data): Likewise.
30306         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
30307         with OVERFLOW_EXCEPTION.
30308         (exp10_test_data): Likewise.
30309         (exp2_test_data): Likewise.
30310         (expm1_test_data): Likewise.
30311         (lgamma_test_data): Likewise.
30312         (pow_test_data): Likewise.
30313         (tgamma_test_data): Likewise.
30314         (yn_test_data): Remove duplicate test of overflow.
30316         * math/libm-test.inc (struct test_cc_c_data): New type.
30317         (RUN_TEST_LOOP_cc_c): New macro.
30318         (cpow_test_data): New variable.
30319         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
30321         * math/libm-test.inc (struct test_f_L_data): New type.
30322         (RUN_TEST_LOOP_f_L): New macro.
30323         (llrint_test_data): New variable.
30324         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
30325         (llrint_tonearest_test_data): New variable.
30326         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
30327         (llrint_towardzero_test_data): New variable.
30328         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
30329         (llrint_downward_test_data): New variable.
30330         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
30331         (llrint_upward_test_data): New variable.
30332         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
30333         (llround_test_data): New variable.
30334         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
30336 2013-05-13  Peter Collingbourne  <pcc@google.com>
30338         * math/atest-exp2.c (get_log2): Remove const attribute.
30340 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30342         * math/libm-test.inc (struct test_f_l_data): New type.
30343         (RUN_TEST_LOOP_f_l): New macro.
30344         (lrint_test_data): New variable.
30345         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
30346         (lrint_tonearest_test_data): New variable.
30347         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
30348         (lrint_towardzero_test_data): New variable.
30349         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
30350         (lrint_downward_test_data): New variable.
30351         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
30352         (lrint_upward_test_data): New variable.
30353         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
30354         (lround_test_data): New variable.
30355         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
30357 2013-05-15  Peter Collingbourne  <pcc@google.com>
30359         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
30360         (EXTRACT_WORDS64) Use where appropriate.
30361         (INSERT_WORDS64) Likewise.
30363         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
30364         constraints with x constraints.
30365         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
30367         * malloc/obstack.c (_obstack_compat): Add initializer.
30369 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
30371         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
30372         si_trapno and add si_addr_lsb to _sifields.sigfault.
30373         (si_trapno): Remove macro.
30374         (si_addr_lsb): Define new macro.
30375         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
30377 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30379         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
30380         instead of TEST_f_l.
30381         (llrint_test_tonearest): Likewise.
30382         (llrint_test_towardzero): Likewise.
30383         (llrint_test_downward): Likewise.
30384         (llrint_test_upward): Likewise.
30385         (llround_test): Likewise.
30387         * math/libm-test.inc (struct test_f_i_data): Add comment.
30388         (RUN_TEST_LOOP_f_b): New macro.
30389         (RUN_TEST_LOOP_f_b_tg): Likewise.
30390         (finite_test_data): New variable.
30391         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
30392         (isfinite_test_data): New variable.
30393         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30394         (isinf_test_data): New variable.
30395         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30396         (isnan_test_data): New variable.
30397         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30398         (isnormal_test_data): New variable.
30399         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30400         (issignaling_test_data): New variable.
30401         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30402         (signbit_test_data): New variable.
30403         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30405         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
30406         with INVALID_EXCEPTION.
30407         (acosh_test_data): Likewise.
30408         (asin_test_data): Likewise.
30409         (atanh_test_data): Likewise.
30410         (fmod_test_data): Likewise.
30411         (log_test_data): Likewise.
30412         (log10_test_data): Likewise.
30413         (log2_test_data): Likewise.
30414         (pow_test_data): Likewise.
30415         (sqrt_test_data): Likewise.
30416         (y0_test_data): Likewise.
30417         (y1_test_data): Likewise.
30418         (yn_test_data): Likewise.
30420         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
30421         function contents.
30423         * math/libm-test.inc (struct test_ff_i_data): New type.
30424         (RUN_TEST_LOOP_ff_i_tg): New macro.
30425         (isgreater_test_data): New variable.
30426         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30427         (isgreaterequal_test_data): New variable.
30428         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30429         (isless_test_data): New variable.
30430         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30431         (islessequal_test_data): New variable.
30432         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30433         (islessgreater_test_data): New variable.
30434         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30435         (isunordered_test_data): New variable.
30436         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30438 2013-05-14  David S. Miller  <davem@davemloft.net>
30440         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30442 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
30444         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
30446         * math/libm-test.inc (struct test_fF_f1_data): Change type of
30447         extra_test to int.
30448         (struct test_f_i_data): Change type of max_ulp to int.
30450         * math/libm-test.inc (test_ffI_f1_data): New type.
30451         (RUN_TEST_LOOP_ffI_f1): New macro.
30452         (remquo_test_data): New variable.
30453         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
30455         * setjmp/tst-setjmp-fp.c: New file.
30456         * setjmp/Makefile (tests): Add tst-setjmp-fp.
30457         (link-libm): New variable.
30458         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
30460         * math/libm-test.inc (struct test_f_i_data): New type.
30461         (RUN_TEST_LOOP_f_i): New macro.
30462         (RUN_TEST_LOOP_f_i_tg): Likewise.
30463         (fpclassify_test_data): New variable.
30464         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
30465         (ilogb_test_data): New variable.
30466         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
30468         * math/libm-test.inc (scalbln_test): Correct function name in END
30469         call.
30471         * math/libm-test.inc (struct test_f_f1_data): Add comment.
30472         (RUN_TEST_LOOP_fI_f1): New macro.
30473         (frexp_test_data): New variable.
30474         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
30476         * math/libm-test.inc (struct test_fF_f1_data): New type.
30477         (RUN_TEST_LOOP_fF_f1): New macro.
30478         (modf_test_data): New variable.
30479         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
30481         * math/libm-test.inc (struct test_f_f1_data): New type.
30482         (RUN_TEST_LOOP_f_f1): New macro.
30483         (gamma_test_data): New variable.
30484         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30485         (lgamma_test_data): New variable.
30486         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30488 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
30490         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
30491         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
30492         (main): Comment "tls" pseudo-hwcap.
30494 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
30496         * math/libm-test.inc (struct test_fl_f_data): New type.
30497         (RUN_TEST_LOOP_fl_f): New variable.
30498         (scalbln_test_data): New variable.
30499         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
30501         * math/libm-test.inc (struct test_fi_f_data): New type.
30502         (RUN_TEST_LOOP_fi_f): New macro.
30503         (ldexp_test_data): New variable.
30504         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
30505         (scalbn_test_data): New variable.
30506         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
30508         * math/libm-test.inc (struct test_c_f_data): New type.
30509         (RUN_TEST_LOOP_c_f): New macro.
30510         (cabs_test_data): New variable.
30511         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
30512         (carg_test_data): New variable.
30513         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
30514         (cimag_test_data): New variable.
30515         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
30516         (creal_test_data): New variable.
30517         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
30519         * math/libm-test.inc (struct test_if_f_data): New type.
30520         (RUN_TEST_LOOP_if_f): New macro.
30521         (jn_test_data): New variable.
30522         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
30523         (yn_test_data): New variable.
30524         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
30526         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
30528 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30530         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
30531         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
30533 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
30535         * benchtests/Makefile (CPPFLAGS-nonlib): Add
30536         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
30537         (bench-deps): Add bench-timing.h.
30538         * benchtests-bench-skeleton.c: Include bench-timing.h.
30539         (main): Use TIMING_* macros instead of clock_gettime.
30540         * benchtests/bench-timing.h: New file.
30542         [BZ #14582]
30543         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
30544         Renamed from _LIB_VERSION.
30545         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
30547 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
30549         * math/libm-test.inc (struct test_fff_f_data): New type.
30550         (RUN_TEST_LOOP_fff_f): New macro.
30551         (fma_test_data): New variable.
30552         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
30553         (fma_towardzero_test_data): New variable.
30554         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
30555         (fma_downward_test_data): New variable.
30556         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
30557         (fma_upward_test_data): New variable.
30558         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
30560         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
30561         (struct test_c_c_data): New type.
30562         (RUN_TEST_LOOP_c_c): New macro.
30563         (cacos_test_data): New variable.
30564         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
30565         (cacosh_test_data): New variable.
30566         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
30567         (casin_test_data): New variable.
30568         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
30569         (casinh_test_data): New variable.
30570         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
30571         (catan_test_data): New variable.
30572         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
30573         (catanh_test_data): New variable.
30574         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
30575         (ccos_test_data): New variable.
30576         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
30577         (ccosh_test_data): New variable.
30578         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
30579         (cexp_test_data): New variable.
30580         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
30581         (clog_test_data): New variable.
30582         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
30583         (clog10_test_data): New variable.
30584         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
30585         (conj_test_data): New variable.
30586         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
30587         (cproj_test_data): New variable.
30588         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
30589         (csin_test_data): New variable.
30590         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
30591         (csinh_test_data): New variable.
30592         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
30593         (csqrt_test_data): New variable.
30594         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
30595         (ctan_test_data): New variable.
30596         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
30597         (ctan_tonearest_test_data): New variable.
30598         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30599         (ctan_towardzero_test_data): New variable.
30600         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30601         (ctan_downward_test_data): New variable.
30602         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30603         (ctan_upward_test_data): New variable.
30604         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30605         (ctanh_test_data): New variable.
30606         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
30607         (ctanh_tonearest_test_data): New variable.
30608         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30609         (ctanh_towardzero_test_data): New variable.
30610         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30611         (ctanh_downward_test_data): New variable.
30612         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30613         (ctanh_upward_test_data): New variable.
30614         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30615         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
30616         of BUILD_COMPLEX.
30618         * math/libm-test.inc (struct test_ff_f_data): New type.
30619         (struct test_ff_f_data_nexttoward): Likewise.
30620         (RUN_TEST_LOOP_2_f): New macro.
30621         (RUN_TEST_LOOP_ff_f): Likewise.
30622         (atan2_test_data): New variable.
30623         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
30624         (copysign_test_data): New variable.
30625         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
30626         (fdim_test_data): New variable.
30627         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
30628         (fmax_test_data): New variable.
30629         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
30630         (fmin_test_data): New variable.
30631         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
30632         (fmod_test_data): New variable.
30633         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
30634         (hypot_test_data): New variable.
30635         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
30636         (nextafter_test_data): New variable.
30637         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
30638         (nexttoward_test_data): New variable.
30639         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
30640         (pow_test_data): New variable.
30641         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
30642         (pow_tonearest_test_data): New variable.
30643         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
30644         (pow_towardzero_test_data): New variable.
30645         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
30646         (pow_downward_test_data): New variable.
30647         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
30648         (pow_upward_test_data): New variable.
30649         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
30650         (remainder_test_data): New variable.
30651         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
30652         (scalb_test_data): New variable.
30653         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
30654         * sysdeps/i386/fpu/libm-test-ulps: Update.
30656 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
30658         * math/libm-test.inc (fma_test): Use max_value instead of local
30659         variable fltmax.
30660         (nextafter_test): Likewise.
30662         * math/libm-test.inc (acos_towardzero_test_data): New variable.
30663         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30664         (acos_downward_test_data): New variable.
30665         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30666         (acos_upward_test_data): New variable.
30667         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30668         (acosh_test_data): New variable.
30669         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
30670         (asin_test_data): New variable.
30671         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
30672         (asin_tonearest_test_data): New variable.
30673         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30674         (asin_towardzero_test_data): New variable.
30675         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30676         (asin_downward_test_data): New variable.
30677         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30678         (asin_upward_test_data): New variable.
30679         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30680         (asinh_test_data): New variable.
30681         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
30682         (atan_test_data): New variable.
30683         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
30684         (atanh_test_data): New variable.
30685         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
30686         (cbrt_test_data): New variable.
30687         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
30688         (ceil_test_data): New variable.
30689         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
30690         (cos_test_data): New variable.
30691         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
30692         (cos_tonearest_test_data): New variable.
30693         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30694         (cos_towardzero_test_data): New variable.
30695         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30696         (cos_downward_test_data): New variable.
30697         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30698         (cos_upward_test_data): New variable.
30699         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30700         (cosh_test_data): New variable.
30701         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
30702         (cosh_tonearest_test_data): New variable.
30703         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30704         (cosh_towardzero_test_data): New variable.
30705         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30706         (cosh_downward_test_data): New variable.
30707         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30708         (cosh_upward_test_data): New variable.
30709         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30710         (erf_test_data): New variable.
30711         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
30712         (erfc_test_data): New variable.
30713         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
30714         (exp_test_data): New variable.
30715         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
30716         (exp_tonearest_test_data): New variable.
30717         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30718         (exp_towardzero_test_data): New variable.
30719         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30720         (exp_downward_test_data): New variable.
30721         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30722         (exp_upward_test_data): New variable.
30723         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30724         (exp10_test_data): New variable.
30725         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
30726         (exp2_test_data): New variable.
30727         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
30728         (expm1_test_data): New variable.
30729         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
30730         (fabs_test_data): New variable.
30731         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
30732         (floor_test_data): New variable.
30733         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
30734         (j0_test_data): New variable.
30735         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
30736         (j1_test_data): New variable.
30737         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
30738         (log_test_data): New variable.
30739         (log_test): Run tests with RUN_TEST_LOOP_f_f.
30740         (log10_test_data): New variable.
30741         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
30742         (log1p_test_data): New variable.
30743         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
30744         (log2_test_data): New variable.
30745         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
30746         (logb_test_data): New variable.
30747         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
30748         (logb_downward_test_data): New variable.
30749         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30750         (nearbyint_test_data): New variable.
30751         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
30752         (rint_test_data): New variable.
30753         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
30754         (rint_tonearest_test_data): New variable.
30755         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30756         (rint_towardzero_test_data): New variable.
30757         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30758         (rint_downward_test_data): New variable.
30759         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30760         (rint_upward_test_data): New variable.
30761         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30762         (round_test_data): New variable.
30763         (round_test): Run tests with RUN_TEST_LOOP_f_f.
30764         (sin_test_data): New variable.
30765         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
30766         (sin_tonearest_test_data): New variable.
30767         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30768         (sin_towardzero_test_data): New variable.
30769         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30770         (sin_downward_test_data): New variable.
30771         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30772         (sin_upward_test_data): New variable.
30773         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30774         (sinh_test_data): New variable.
30775         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
30776         (sinh_tonearest_test_data): New variable.
30777         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30778         (sinh_towardzero_test_data): New variable.
30779         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30780         (sinh_downward_test_data): New variable.
30781         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30782         (sinh_upward_test_data): New variable.
30783         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30784         (sqrt_test_data): New variable.
30785         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
30786         (tan_test_data): New variable.
30787         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
30788         (tan_tonearest_test_data): New variable.
30789         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30790         (tan_towardzero_test_data): New variable.
30791         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30792         (tan_downward_test_data): New variable.
30793         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30794         (tan_upward_test_data): New variable.
30795         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30796         (tanh_test_data): New variable.
30797         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
30798         (tgamma_test_data): New variable.
30799         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
30800         (trunc_test_data): New variable.
30801         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
30802         (y0_test_data): New variable.
30803         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
30804         (y1_test_data): New variable.
30805         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
30806         (significand_test_data): New variable.
30807         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
30809 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
30811         [BZ #12387]
30812         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
30814 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
30816         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
30818 2013-05-10  Andreas Jaeger  <aj@suse.de>
30820         [BZ #15448]
30821         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
30822         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
30824 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30826         * math/gen-libm-test.pl (adjust_arg): New function.
30827         (special_functions): Handle generating output in both functions
30828         and arrays.
30829         (parse_args): Likewise.
30830         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
30831         $in_func argument to parse_args.
30832         * math/libm-test.inc (struct test_f_f_data): New type.
30833         (IF_ROUND_INIT_): New macro.
30834         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
30835         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
30836         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
30837         (IF_ROUND_INIT_FE_UPWARD): Likewise.
30838         (ROUND_RESTORE_): Likewise.
30839         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
30840         (ROUND_RESTORE_FE_TONEAREST): Likewise.
30841         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
30842         (ROUND_RESTORE_FE_UPWARD): Likewise.
30843         (RUN_TEST_LOOP_f_f): New macro.
30844         (acos_test_data): New variable.
30845         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
30846         (acos_tonearest_test_data): New variable.
30847         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30849 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30851         * benchtests/bench-skeleton.c (startup): Fix coding style.
30853 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30855         [BZ #6809]
30856         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
30857         negative infinity argument.
30858         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
30859         negative infinity argument.
30860         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
30861         negative infinity argument.
30862         * math/libm-test.inc (tgamma_test): Expect errno to be set for
30863         domain errors.
30865 2013-05-10  Florian Weimer  <fweimer@redhat.com>
30867         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
30868         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
30869         * iconv/iconv_prog.c (main): Likewise.
30870         * locale/programs/charmap-dir.c (charmap_readdir)
30871         (fopen_uncompressed): Likewise.
30872         * locale/programs/locfile.c (siblings_uncached)
30873         (write_locale_data): Use lstat64 instead of lstat.
30874         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
30875         stat.
30877 2013-05-10  Andreas Jaeger  <aj@suse.de>
30879         [BZ #15395]
30880         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
30881         localization.
30882         Include <locale.h>.
30884 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
30886         * elf/dl-close.c (_dl_close_worker): Add comments.
30888 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
30890         [BZ #15359]
30891         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
30892         high part of pi/2.
30893         (__ieee754_rem_pio2l): Update comments.
30895         [BZ #15429]
30896         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
30897         high part of pi/2.
30898         (__ieee754_rem_pio2l): Update comments.
30900         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
30901         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
30903         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
30904         M_PI_4l.
30906         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
30907         (M_PI_34_LOG10El): Likewise.
30908         (M_PI2_LOG10El): Likewise.
30909         (M_PI4_LOG10El): Likewise.
30910         (M_PI_LOG10El): Likewise.
30912 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30914         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30916 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
30918         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
30919         (MINUS_ZERO_INIT): Likewise.
30920         (PLUS_INFTY_INIT): Likewise.
30921         (MINUS_INFTY_INIT): Likewise.
30922         (QNAN_VALUE_INIT): Likewise.
30923         (MAX_VALUE_INIT): Likewise.
30924         (MIN_VALUE_INIT): Likewise.
30925         (MIN_SUBNORM_VALUE_INIT): Likewise.
30926         (plus_zero): Initialize with PLUS_ZERO_INIT.
30927         (minus_zero): Initialize with MINUS_ZERO_INIT.
30928         (plus_infty): Initialize with PLUS_INFTY_INIT.
30929         (minus_infty): Initialize with MINUS_INFTY_INIT.
30930         (qnan_value): Initialize with QNAN_VALUE_INIT.
30931         (max_value): Initialize with MAX_VALUE_INIT.
30932         (min_value): Initialize with MIN_VALUE_INIT.
30933         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
30935         * math/libm-test.inc (RUN_TEST_if_f): New macro.
30936         (jn_test): Use TEST_if_f instead of TEST_ff_f.
30937         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
30938         (yn_test): Use TEST_if_f instead of TEST_ff_f.
30940         * math/libm-test.inc (RUN_TEST_f_f): New macro.
30941         (RUN_TEST_2_f): Likewise.
30942         (RUN_TEST_ff_f): Likewise.
30943         (RUN_TEST_fi_f): Likewise.
30944         (RUN_TEST_fl_f): Likewise.
30945         (RUN_TEST_fff_f): Likewise.
30946         (RUN_TEST_c_f): Likewise.
30947         (RUN_TEST_f_f1): Likewise.
30948         (RUN_TEST_fF_f1): Likewise.
30949         (RUN_TEST_fI_f1): Likewise.
30950         (RUN_TEST_ffI_f1): Likewise.
30951         (RUN_TEST_c_c): Likewise.
30952         (RUN_TEST_cc_c): Likewise.
30953         (RUN_TEST_f_i): Likewise.
30954         (RUN_TEST_f_i_tg): Likewise.
30955         (RUN_TEST_ff_i_tg): Likewise.
30956         (RUN_TEST_f_b): Likewise.
30957         (RUN_TEST_f_b_tg): Likewise.
30958         (RUN_TEST_f_l): Likewise.
30959         (RUN_TEST_f_L): Likewise.
30960         (RUN_TEST_sincos): Likewise.
30961         * math/gen-libm-test.pl (new_test): Take new argument to indicate
30962         whether to show exceptions.  Do not include ");\n" in return
30963         value.
30964         (special_functions): Output call to RUN_TEST_sincos instead of
30965         check_float calls.  Update calls to new_test.
30966         (parse_args): Output call to single RUN_TEST_* macro instead of
30967         check_* calls and other assignments.  Update calls to new_test.
30969         [BZ #2546]
30970         [BZ #2560]
30971         [BZ #5159]
30972         [BZ #15426]
30973         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
30974         input to result for tgamma overflow.
30975         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
30976         (gamma_coeff): New variable.
30977         (NCOEFF): New macro.
30978         (gamma_positive): New function.
30979         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
30980         underflow here.  Use gamma_positive instead of exp (lgamma) for
30981         other arguments.
30982         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
30983         (gamma_coeff): New variable.
30984         (NCOEFF): New macro.
30985         (gammaf_positive): New function.
30986         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
30987         underflow here.  Use gamma_positive instead of exp (lgamma) for
30988         other arguments.
30989         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
30990         (gamma_coeff): New variable.
30991         (NCOEFF): New macro.
30992         (gammal_positive): New function.
30993         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
30994         underflow here.  Use gamma_positive instead of exp (lgamma) for
30995         other arguments.
30996         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
30997         (gamma_coeff): New variable.
30998         (NCOEFF): New macro.
30999         (gammal_positive): New function.
31000         (__ieee754_gammal_r): Handle positive infinity, overflow and
31001         underflow here.  Handle NaN the same as positive infinity.  Remove
31002         check x < 0xffffffff for negative integers.  Use gamma_positive
31003         instead of exp (lgamma) for other arguments.
31004         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
31005         (gamma_coeff): New variable.
31006         (NCOEFF): New macro.
31007         (gammal_positive): New function.
31008         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
31009         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
31010         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
31011         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
31012         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
31013         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
31014         * sysdeps/generic/math_private.h (__gamma_productf): New
31015         prototype.
31016         (__gamma_product): Likewise.
31017         (__gamma_productl): Likewise.
31018         * math/Makefile (libm-calls): Add gamma_product.
31019         * math/libm-test.inc (tgamma_test): Add more tests.
31020         * sysdeps/i386/fpu/libm-test-ulps: Update.
31021         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31023 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
31025         * benchtests/bench-skeleton.c (main): Preheat CPU.
31027 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
31029         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
31031 2013-05-07  Roland McGrath  <roland@hack.frob.com>
31033         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
31034         and _dl_skip_args_internal.
31036 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
31038         * manual/message.texi (Message Translation): Talk about users.
31039         Message to key mapping impacts design.
31041 2013-05-06  Roland McGrath  <roland@hack.frob.com>
31043         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
31045         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
31047         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
31048         * sysdeps/wordsize-64/glob64.c: ... here.
31050         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
31051         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
31052         New macros.
31054         * debug/getlogin_r_chk.c: Moved to ...
31055         * login/getlogin_r_chk.c: ... here.
31056         * debug/Makefile (routines): Move getlogin_r_chk to ...
31057         * login/Makefile (routines): ... here.
31058         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
31059         * login/Versions (libc: GLIBC_2.4): ... here.
31061         * io/poll.c (__poll): Renamed from poll.
31062         Add libc_hidden_def.
31063         (poll): Define as weak alias.
31065         * debug/ptsname_r_chk.c: Moved to ...
31066         * login/ptsname_r_chk.c: ... here.
31067         * debug/Makefile (routines): Move ptsname_r_chk to ...
31068         * login/Makefile (routines): ... here.
31069         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
31070         * login/Versions (libc: GLIBC_2.4): ... here.
31072         * posix/getlogin.c: Moved to ...
31073         * login/getlogin.c: ... here.
31074         * posix/getlogin_r.c: Moved to ...
31075         * login/getlogin_r.c: ... here.
31076         * posix/getlogin_r.c: Moved to ...
31077         * login/getlogin_r.c: ... here.
31078         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
31079         * login/Makefile (routines): ... here.
31080         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
31081         * login/Versions (libc: GLIBC_2.0): ... here.
31083         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
31084         (setrlimit): Define as weak alias.
31086         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
31087         Call __ names for open, ftruncate, and close.
31088         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
31089         (truncate): Define as weak alias.
31091 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
31093         * math/gen-libm-test.pl (parse_args): Initialize x before each
31094         test of frexp, modf and remquo.
31096         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
31097         test signgam value.
31099 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31101         [BZ #15418]
31102         [BZ #15419]
31103         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
31104         internal tests.
31105         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
31107 2013-05-06  Roland McGrath  <roland@hack.frob.com>
31109         * elf/dl-writev.h: New file.
31110         * elf/dl-misc.c: Include it.
31111         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
31112         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
31114 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
31116         * math/libm-test.inc (noXFails): Remove variable.
31117         (noXPasses): Likewise.
31118         (BUILD_COMPLEX_INT): Remove macro.
31119         (print_screen): Remove xfail argument.
31120         (print_screen_max_error): Likewise.
31121         (update_stats): Likewise.
31122         (print_max_error): Likewise.  Update calls to other affected
31123         functions.
31124         (print_complex_max_error): Likewise.
31125         (test_single_exception): Update calls to print_screen.
31126         (test_single_errno): Likewise.
31127         (check_float_internal): Remove xfail argument.  Update calls to
31128         other affected functions.
31129         (check_float): Likewise.
31130         (check_complex): Likewise.
31131         (check_int): Likewise.
31132         (check_long): Likewise.
31133         (check_bool): Likewise.
31134         (check_longlong): Likewise.
31135         (main): Don't print noXFails and noXPasses.
31136         * math/gen-libm-test.pl (top level): Don't mention expected
31137         failure handling in comment.
31138         (new_test): Don't handle expected failures.
31139         (parse_args): Don't mention expected failure handling in comment.
31140         (generate_testfile): Don't handle expected failures.
31141         (parse_ulps): Likewise.
31142         (print_ulps_file): Likewise.
31143         (get_failure): Remove function.
31144         (output_test): Don't handle expected failures.
31145         * make/README.libm-test: Don't mention expected failure handling.
31147         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
31148         (minus_zero): Likewise.
31149         (plus_infty): Likewise.
31150         (minus_infty): Likewise.
31151         (qnan_value): Likewise.
31152         (max_value): Likewise.
31153         (min_value): Likewise.
31154         (min_subnorm_value): Likewise.
31155         (initialize): Do not initialize those variables dynamically.
31157 2013-05-03  Roland McGrath  <roland@hack.frob.com>
31159         * io/open.c (__open_2): Moved to ...
31160         * io/open_2.c: ... this new file.
31161         * io/open64.c (__open64_2): Moved to ...
31162         * io/open64_2.c: ... this new file.
31163         * io/openat.c (__openat_2): Moved to ...
31164         * io/openat_2.c: ... this new file.
31165         * io/openat64.c (__openat64_2): Moved to ...
31166         * io/openat64_2.c: ... this new file.
31167         * io/Makefile (routines): Add them.
31168         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
31169         * sysdeps/unix/sysv/linux/open_2.c: File removed.
31170         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
31171         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
31172         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
31173         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
31174         (__openat64): Add hidden_ver.
31175         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
31176         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
31178         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
31179         Separately conditionalize setting of GLRO(dl_sysinfo) so
31180         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
31181         as well, but the actual setting is only under [NEED_DL_SYSINFO].
31183 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31185         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
31186         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
31187         definition.
31188         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
31189         * sysdeps/unix/sysv/linux/powerpc/init-first.c
31190         (_libc_vdso_platform_setup): Add __vdso_time initialization.
31191         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
31192         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
31194 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
31196         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
31197         test signgam value.
31199         * math/libm-test.inc (hypot_test): Do not use
31200         IGNORE_ZERO_INF_SIGN.
31202 2013-05-03  Andreas Jaeger  <aj@suse.de>
31204         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
31205         Linux 3.9.
31206         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
31207         (PF_MAX): Adjust for VSOCK change.
31209 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31211         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31213 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
31215         [BZ #15264]
31216         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
31217         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
31218         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
31220 2013-05-02  David S. Miller  <davem@davemloft.net>
31222         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31224 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
31226         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
31228 2013-05-01  Roland McGrath  <roland@hack.frob.com>
31230         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
31232 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
31234         [BZ #14952]
31235         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
31236         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
31237         Use __attribute__ ((__gnu_inline__)).
31238         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
31239         Don't use __attribute__ ((__gnu_inline__)).
31241 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
31243         [BZ #15423]
31244         * math/s_catan.c (__catan): Handle small real or imaginary part of
31245         input specially to avoid spurious underflow.
31246         * math/s_catanf.c (__catanf): Likewise.
31247         * math/s_catanh.c (__catanh): Likewise.
31248         * math/s_catanhf.c (__catanhf): Likewise.
31249         * math/s_catanhl.c (__catanhl): Likewise.
31250         * math/s_catanl.c (__catanl): Likewise.
31251         * math/libm-test.inc (catan_test): Add more tests.
31252         (catanh_test): Likewise.
31253         * sysdeps/i386/fpu/libm-test-ulps: Update.
31254         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31256 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31258         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31260 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
31262         [BZ #15416]
31263         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
31264         accurately for denominator in atan2.
31265         * math/s_catanf.c (__catanf): Likewise.
31266         * math/s_catanh.c (__catanh): Likewise.
31267         * math/s_catanhf.c (__catanhf): Likewise.
31268         * math/s_catanhl.c (__catanhl): Likewise.
31269         * math/s_catanl.c (__catanl): Likewise.
31270         * math/libm-test.inc (catan_test): Add more tests.
31271         (catanh_test): Likewise.
31272         * sysdeps/i386/fpu/libm-test-ulps: Update.
31273         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31275 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
31277         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
31279         * benchtests/Makefile (bench): Remove slow benchmarks.
31280         * benchtests/atan-inputs: Add slow benchmark inputs.
31281         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
31282         (BENCH_FUNC): Accept variant offset.
31283         (VARIANT): Define.
31284         * benchtests/bench-skeleton.c (main): Run benchmark for each
31285         variant.
31286         * benchtests/cos-inputs: Add slow benchmark inputs.
31287         * benchtests/exp-inputs: Likewise.
31288         * benchtests/pow-inputs: Likewise.
31289         * benchtests/sin-inputs: Likewise.
31290         * benchtests/slowatan-inputs: Remove.
31291         * benchtests/slowatan.c: Remove.
31292         * benchtests/slowcos-inputs: Remove.
31293         * benchtests/slowcos.c: Remove.
31294         * benchtests/slowexp-inputs: Remove.
31295         * benchtests/slowexp.c: Remove.
31296         * benchtests/slowpow-inputs: Remove.
31297         * benchtests/slowpow.c: Remove.
31298         * benchtests/slowsin-inputs: Remove.
31299         * benchtests/slowsin.c: Remove.
31300         * benchtests/slowtan-inputs: Remove.
31301         * benchtests/slowtan.c: Remove.
31302         * benchtests/tan-inputs: Add slow benchmark inputs.
31303         * scripts/bench.pl: Parse comments and directives.
31305         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
31306         in CPPFLAGS.
31307         ($(objpfx)bench-%.c): Remove *-ITER.
31308         * benchtests/bench-modf.c: Remove definition of ITER.
31309         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
31310         (main): Loop for DURATION seconds instead of fixed number of
31311         iterations.
31312         * scripts/bench.pl: Don't expect iterations in parameters.
31314 2013-04-29  Roland McGrath  <roland@hack.frob.com>
31316         * io/fchdir.c (__fchdir): Renamed from fchdir.
31317         (fchdir): Define as weak alias.
31319 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31321         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
31322         (ERRNO_EDOM): Likewise.
31323         (ERRNO_ERANGE): Likewise.
31324         (noErrnoTests): New variable.
31325         (init_max_error): Set errno to 0.
31326         (test_single_errno): New function.
31327         (test_errno): Likewise.
31328         (check_float_internal): Call test_errno.  Set errno to 0.
31329         (check_complex): Refer to errno tests in comment.
31330         (check_int): Call test_errno.  Set errno to 0.
31331         (check_long): Likewise.
31332         (check_bool): Likewise.
31333         (check_longlong): Likewise.
31334         (cos_test): Use ERRNO_* flags for errno tests instead of
31335         check_int.
31336         (expm1_test): Likewise.
31337         (fmod_test): Likewise.
31338         (ilogb_test): Likewise.
31339         (lgamma_test): Likewise.
31340         (pow_test): Likewise.
31341         (remainder_test): Likewise.
31342         (sin_test): Likewise.
31343         (tan_test): Likewise.
31344         (yn_test): Likewise.
31345         (initialize): Set errno to 0.
31346         (main): Print number of errno tests.
31347         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
31349 2013-04-29  Andreas Jaeger  <aj@suse.de>
31351         [BZ #15084]
31352         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
31353         and RES_USEVC.
31355         [BZ #15085]
31356         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
31357         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
31358         unimplemented.
31360         [BZ #15380]
31361         * stdlib/random.c (__initstate): Return NULL if
31362         __initstate fails.
31364         [BZ #15086]
31365         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
31366         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
31367         RES_SNGLKUPREOP.
31369 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31371         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31373 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31375         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
31376         of individual tests.
31377         (casin_test): Likewise.
31378         (casinh_test): Likewise.
31380 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
31382         [BZ #15409]
31383         * math/s_catan.c (__catan): Handle arguments with large real or
31384         imaginary part separately without squaring.
31385         * math/s_catanf.c (__catanf): Likewise.
31386         * math/s_catanh.c (__catanh): Likewise.
31387         * math/s_catanhf.c (__catanhf): Likewise.
31388         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31389         and redefine.
31390         (__catanhl): Handle arguments with large real or imaginary part
31391         separately without squaring.
31392         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31393         and redefine.
31394         (__catanl): Handle arguments with large real or imaginary part
31395         separately without squaring.
31396         * math/libm-test.inc (catan_test): Add more tests.
31397         (catanh_test): Likewise.
31398         * sysdeps/i386/fpu/libm-test-ulps: Update.
31399         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31401 2013-04-27  Andreas Jaeger  <aj@suse.de>
31403         [BZ #15007]
31404         * stdlib/stdlib.h: Update guards for qecvt.
31405         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
31406         <stdlib.h>.
31408 2013-04-27  Allan McRae  <allan@archlinux.org>
31410         * sysdeps/i386/fpu/libm-test-ulps: Update.
31412 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
31414         [BZ #15406]
31415         * math/s_catan.c: Include <float.h>.
31416         (__catan): Ensure underflow exception occurs for underflowed
31417         result.
31418         * math/s_catanf.c: Include <float.h>.
31419         (__catanf): Ensure underflow exception occurs for underflowed
31420         result.
31421         * math/s_catanh.c: Include <float.h>.
31422         (__catanh): Ensure underflow exception occurs for underflowed
31423         result.
31424         * math/s_catanhf.c: Include <float.h>.
31425         (__catanhf): Ensure underflow exception occurs for underflowed
31426         result.
31427         * math/s_catanhl.c: Include <float.h>.
31428         (__catanhl): Ensure underflow exception occurs for underflowed
31429         result.
31430         * math/s_catanl.c: Include <float.h>.
31431         (__catanl): Ensure underflow exception occurs for underflowed
31432         result.
31433         * math/libm-test.inc (catan_test): Add more tests.
31434         (catanh_test): Likewise.
31436         [BZ #15405]
31437         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
31438         underflowed result.
31439         * math/s_ccoshf.c (__ccoshf): Likewise.
31440         * math/s_ccoshl.c (__ccoshl): Likewise.
31441         * math/s_csin.c (__csin): Likewise.
31442         * math/s_csinf.c (__csinf): Likewise.
31443         * math/s_csinh.c (__csinh): Likewise.
31444         * math/s_csinhf.c (__csinhf): Likewise.
31445         * math/s_csinhl.c (__csinhl): Likewise.
31446         * math/s_csinl.c (__csinl): Likewise.
31447         * math/libm-test.inc (ccos_test): Add more tests.
31448         (ccosh_test): Likewise.
31449         (csin_test): Likewise.
31450         (csinh_test): Likewise.
31452 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31454         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
31455         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
31456         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
31457         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
31458         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
31459         powerpc/power5+/fpu folders.
31460         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
31463 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31465         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31467 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
31469         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
31470         additions to variable.
31471         [$(config-machine) = x86_64] (modules-names): Likewise.
31472         ($(objpfx)tst-audit3): Remove dependency.
31473         ($(objpfx)tst-audit3.out): Likewise.
31474         ($(objpfx)tst-audit4): Likewise.
31475         ($(objpfx)tst-audit4.out): Likewise.
31476         ($(objpfx)tst-audit5): Likewise.
31477         ($(objpfx)tst-audit5.out): Likewise.
31478         ($(objpfx)tst-audit6): Likewise.
31479         ($(objpfx)tst-audit6.out): Likewise.
31480         ($(objpfx)tst-audit7): Likewise.
31481         ($(objpfx)tst-audit7.out): Likewise.
31482         (tst-audit3-ENV): Remove variable.
31483         (tst-audit4-ENV): Likewise.
31484         (tst-audit5-ENV): Likewise.
31485         (tst-audit6-ENV): Likewise.
31486         (tst-audit7-ENV): Likewise.
31487         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
31488         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
31489         addition to variable.
31490         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
31491         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
31492         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
31493         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
31494         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
31495         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
31496         tst-audit3, tst-audit4 and tst-audit5.
31497         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
31498         tst-audit6 and tst-audit7.
31499         [$(subdir) = elf] (modules-names): Add audit modules for those
31500         tests.
31501         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
31502         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
31503         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
31504         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
31505         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
31506         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
31507         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
31508         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
31509         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
31510         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
31511         [$(subdir) = elf] (tst-audit3-ENV): New variable.
31512         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
31513         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
31514         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
31515         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
31516         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
31517         Likewise.
31518         [$(subdir) = elf && $(config-cflags-avx) = yes]
31519         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
31520         [$(subdir) = elf && $(config-cflags-avx) = yes]
31521         (CFLAGS-tst-auditmod4a.c): Likewise.
31522         [$(subdir) = elf && $(config-cflags-avx) = yes]
31523         (CFLAGS-tst-auditmod4b.c): Likewise.
31524         [$(subdir) = elf && $(config-cflags-avx) = yes]
31525         (CFLAGS-tst-auditmod6b.c): Likewise.
31526         [$(subdir) = elf && $(config-cflags-avx) = yes]
31527         (CFLAGS-tst-auditmod6c.c): Likewise.
31528         [$(subdir) = elf && $(config-cflags-avx) = yes]
31529         (CFLAGS-tst-auditmod7b.c): Likewise.
31530         * elf/tst-audit3.c: Move to ...
31531         * sysdeps/x86_64/tst-audit3.c: ... here.
31532         * elf/tst-audit4.c: Move to ...
31533         * sysdeps/x86_64/tst-audit4.c: ... here.
31534         * elf/tst-audit5.c: Move to ...
31535         * sysdeps/x86_64/tst-audit5.c: ... here.
31536         * elf/tst-audit6.c: Move to ...
31537         * sysdeps/x86_64/tst-audit6.c: ... here.
31538         * elf/tst-audit7.c: Move to ...
31539         * sysdeps/x86_64/tst-audit7.c: ... here.
31540         * elf/tst-auditmod3a.c: Move to ...
31541         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
31542         * elf/tst-auditmod3b.c: Move to ...
31543         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
31544         * elf/tst-auditmod4a.c: Move to ...
31545         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
31546         * elf/tst-auditmod4b.c: Move to ...
31547         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
31548         * elf/tst-auditmod5a.c: Move to ...
31549         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
31550         * elf/tst-auditmod5b.c: Move to ...
31551         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
31552         * elf/tst-auditmod6a.c: Move to ...
31553         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
31554         * elf/tst-auditmod6b.c: Move to ...
31555         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
31556         * elf/tst-auditmod6c.c: Move to ...
31557         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
31558         * elf/tst-auditmod7a.c: Move to ...
31559         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
31560         * elf/tst-auditmod7b.c: Move to ...
31561         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
31563 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
31565         [BZ #15366]
31566         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
31567         define unconditionally.
31568         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
31569         define unconditionally.
31570         (INT8_C, INT16_C, etc.): Likewise.
31572 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
31574         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
31575         __ehdr_start with hidden visibility.
31577         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
31579 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
31581         * math/libm-test.inc (cos_test): Use accurate hex constants.
31582         (sincost_test): Likewise.
31584 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
31586         * math/libm-test.inc (catan_test): Add more tests.
31587         (catanh_test): Likewise.
31589         * math/s_catanf.c (__catanf): Use suffixed floating-point
31590         constants.
31591         * math/s_catanhf.c (__catanhf): Likewise.
31592         * math/s_catanhl.c (__catanhl): Likewise.
31593         * math/s_catanl.c (__catanl): Likewise.
31595         [BZ #15394]
31596         * math/s_catan.c (__catan): Calculate imaginary part of result
31597         with log1p not log unless computing log of number close to 0.
31598         * math/s_catanf.c (__catanf): Likewise.
31599         * math/s_catanl.c (__catanl): Likewise.
31600         * math/s_catanh.c (__catanh): Calculate real part of result with
31601         log1p not log unless computing log of number close to 0.
31602         * math/s_catanhf.c (__catanhf): Likewise.
31603         * math/s_catanhl.c (__catanhl): Likewise.
31604         * math/libm-test.inc (catan_test): Add more tests.
31605         (catanh_test): Likewise.
31606         * sysdeps/i386/fpu/libm-test-ulps: Update.
31607         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31609 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
31611         * benchtests/Makefile: Mention files in which fast and slow
31612         paths of math functions are implemented.
31614 2013-04-23  Roland McGrath  <roland@hack.frob.com>
31616         * sysdeps/posix/timespec_get.c: New file.
31618 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31620         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
31621         POWER.
31622         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
31623         for POWER.
31624         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
31625         powerpc/power5/fpu folders.
31626         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
31627         * benchtests/Makefile: Add modf testcase.
31628         * benchtests/bench-modf.c: New file: Benchmark test for mo
31630 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
31632         [BZ #14888]
31633         * time/Makefile (tests): Add tst-strptime-whitespace.
31634         * time/strptime_l.c (get_number): Use ISSPACE.
31635         (__strptime_internal): Likewise.
31636         * time/tst-strptime-whitespace.c: New test case.
31638 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
31640         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
31641         member.
31642         (_nss_files_init): Set it here.
31644 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
31646         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
31647         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
31648         unsigned.
31650 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
31652         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
31654 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
31656         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
31657         size just once.
31659 2013-04-21  David S. Miller  <davem@davemloft.net>
31661         * po/ru.po: Update Russion translation from translation project.
31663 2013-04-17  Adam Conrad  <adconrad@0c3.net>
31665         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
31666         and setfsgid.
31668 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
31670         * configure.in: Remove i386 configure warning. Remove i386 case.
31671         * configure: Regenerate.
31672         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
31673         Add example to error message.
31674         * sysdeps/i386/configure: Regenerate.
31676 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
31678         * benchtests/Makefile (bench): Add cos, tan, slowcos and
31679         slowtan.
31680         * benchtests/cos-inputs: New file.
31681         * benchtests/slowcos-inputs: New file.
31682         * benchtests/slowcos.c: New file.
31683         * benchtests/slowtan-inputs: New file.
31684         * benchtests/slowtan.c: New file.
31685         * benchtests/tan-inputs: New file.
31687 2013-04-16  Roland McGrath  <roland@hack.frob.com>
31689         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
31690         considered kosher.
31692 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
31694         * benchtests/Makefile: Include cppflags-iterator.mk to add
31695         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
31697         * Makefile.in (bench-clean): New target.
31698         * benchtests/Makefile (bench-clean): Likewise.
31700 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
31702         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
31704 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
31706         * stdio-common/tstdiomisc.c: Fix coding-style violation.
31708 2013-04-15  Andreas Schwab  <schwab@suse.de>
31710         * nscd/grpcache.c (cache_addgr): Properly check for short write.
31711         * nscd/initgrcache.c (addinitgroupsX): Likewise.
31712         * nscd/pwdcache.c (cache_addpw): Likewise.
31713         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
31714         more than recsize.
31716 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31718         * benchtests/Makefile (bench): Write all output to
31719         bench-out.tmp together.
31721 2013-04-15  Andreas Schwab  <schwab@suse.de>
31723         * nscd/nscd.c (main): Don't fork again after closing files.
31725 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31727         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
31729         * benchtests/Rules (bench-deps): Collect dependencies into a
31730         single variable.  Add Makefile to dependencies.
31731         ($(objpfx)bench-%.c): Depend on bench-deps.
31733 2013-04-12  Roland McGrath  <roland@hack.frob.com>
31734             Xavier Roche  <roche+kml2@exalead.com>
31736         [BZ #15361]
31737         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
31738         just that it's a file descriptor.
31739         * manual/llio.texi (Synchronizing AIO Operations): Update description
31740         for EBADF error from aio_fsync.
31742 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
31744         * Rules (bench): Move target definition...
31745         * benchtests/Makefile: ... here.
31747 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
31749         * math/libm-test.inc (cos_test): Fix PI/2 test.
31750         (sincos_test): Likewise.
31751         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
31752         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
31754 2013-04-11  Andreas Schwab  <schwab@suse.de>
31756         [BZ #13988]
31757         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
31758         accept exponent character only when digits were seen.
31759         * stdio-common/Makefile (tests): Add bug26.
31760         * stdio-common/bug26.c: New file.
31762         [BZ #14293]
31763         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
31764         non-freeable.
31766 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31768         * Makeconfig (rtld-prefix): Define built linker prefix.
31769         * Rules (run-bench): Use it.
31770         * math/Makefile (run-regen-ulps): Likewise.
31772         * Rules (bench): Remove eval.
31774 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
31775             Roland McGrath  <roland@hack.frob.com>
31776             Ondrej Bilka  <neleai@seznam.cz>
31778         [BZ #15346]
31779         * time/getdate.c: Include ctype.h and alloca.h.
31780         (__getdate_r): Trim leading and trailing spaces of input.
31781         * time/tst-getdate.c (tests): Add tests with leading and
31782         trailing spaces.
31784 2013-04-08  Roland McGrath  <roland@hack.frob.com>
31786         [BZ #14280]
31787         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
31788         when computing value.
31790 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31792         * math/README.libm-test (How can I generate "libm-test-ulps"?):
31793         Use testrun.sh to run libm tests.
31795         [BZ #15309]
31796         * elf/dl-open.c (dl_open_worker): memset all of seen array.
31798 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
31800         [BZ #15264]
31801         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
31803 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31805         * Makefile.in (regen-ulps): New target.
31806         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
31807         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
31808         [ifneq (no,$(PERL)] (regen-ulps): New target.
31809         [ifeq (no,$(PERL)] (regen-ulps): New target.
31810         * math/libm-test.inc (ulps_file_name): Define.
31811         (output_dir): New variable.
31812         (options): Add "output-dir" option.
31813         (parse_opt): Handle 'o' case.
31814         (main): If output_dir is non-NULL use it as a prefix
31815         otherwise use "".
31816         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
31818 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31820         [BZ #10060, #10062]
31821         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
31822         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
31823         fail configure if __sync_val_compare_and_swap is not inlined.
31824         * sysdeps/i386/configure: Regenerate.
31825         * configure.in: Build for i686 when configured for i386.
31826         * configure: Regenerate.
31827         * README: Remove i386 reference.
31829 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31831         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
31832         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31834 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
31836         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
31837         (lmsnanval): New variables.
31838         (F): Add conversion tests.
31839         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
31840         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
31842         * stdio-common/tstdiomisc.c (F): Properly collect individual
31843         tests' results.
31845         [BZ #14686, #15336]
31846         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
31847         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
31848         Instead, use input NaN values or generate a qNaN by arithmetic
31849         operation.  Also fix bugs to comply with the standard.
31850         * math/libm-test.inc (remainder_test): Add more tests.
31852         [BZ #15335, #15342]
31853         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
31854         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
31855         input NaN values or generate a qNaN by arithmetic operation.
31857         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
31858         unreachable code.
31860         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
31861         definitions.
31863 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
31865         [BZ #14478]
31866         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
31867         underflowed result.
31868         * math/s_cexpf.c (__cexpf): Likewise.
31869         * math/s_cexpl.c (__cexpl): Likewise.
31870         * math/libm-test.inc (cexp_test): Add more tests.
31872 2013-04-03  Andreas Schwab  <schwab@suse.de>
31874         [BZ #15330]
31875         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
31876         order arrays from heap if bigger than alloca cutoff.
31878 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
31880         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
31881         (SNAN_TESTS_double): Refer to GCC PR56831.
31882         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
31883         GCC PR56828.
31885 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
31887         * Rules (bench): Move bench.out after the run is complete.
31889         * Rules (bench): Echo currently running benchmark.
31891         * benchtests/Makefile (bench): Add atan and slowatan.
31892         * benchtests/atan-inputs: New file.
31893         * benchtests/slowatan-inputs: New file.
31894         * benchtests/slowatan.c: New file.
31896         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
31897         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
31898         its value.
31900         [BZ #15305]
31901         * sysdeps/unix/sysv/linux/kernel-features.h
31902         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
31903         __ASSUME_XFS_RESTRICTED_CHOWN.
31904         * sysdeps/unix/sysv/linux/pathconf.c
31905         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
31906         Save and restore errno.
31908 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
31910         [BZ #15327]
31911         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
31912         arguments using __kernel_casinh.
31913         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
31914         arguments using __kernel_casinhf.
31915         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
31916         arguments using __kernel_casinhl.
31917         * math/libm-test.inc (cacosh_test): Add more tests.
31918         * sysdeps/i386/fpu/libm-test-ulps: Update.
31919         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31921 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
31923         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
31924         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
31926         * bench/Makefile (bench): Add sin and slowsin.
31927         * benchtests/sin-inputs: New file.
31928         * benchtests/slowsin-inputs: New file.
31929         * benchtests/slowsin.c: New file.
31931         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
31932         (bench): Add slowexp and slowpow.
31933         (exp-ITER): Increase iterations.
31934         (pow-ITER): Likewise.
31935         * benchtests/exp-inputs: Change input.
31936         * benchtests/pow-inputs: Likewise.
31937         * benchtests/slowexp-inputs: New file.
31938         * benchtests/slowexp.c: New file.
31939         * benchtests/slowpow-inputs: New file.
31940         * benchtests/slowpow.c: New file.
31942 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31944         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
31945         instructions.
31946         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
31947         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
31948         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
31949         * benchtests/Makefile: Add rint benchtest.
31950         * benchtests/rint-inputs: Input for rint benchtest.
31952 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
31954         * Versions.def (libm): Add GLIBC_2.18.
31955         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
31956         hidden libm prototypes.
31957         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
31958         * math/Makefile (libm-calls): Add s_issignaling.
31959         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
31960         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
31961         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
31962         declaration.
31963         * math/math.h [__USE_GNU] (issignaling): New macro.
31964         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
31965         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
31966         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
31967         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
31968         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
31969         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
31970         * manual/arith.texi (issignaling): New section.
31971         * manual/libm-err-tab.pl (@all_functions): Update comment.
31972         * math/gen-libm-test.pl (parse_args): Apply special handling for
31973         issignaling.
31974         * math/libm-test.inc (print_float, issignaling_test): New
31975         functions.
31976         (check_float_internal): Add issignaling checks.
31977         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
31978         default definition.
31979         * sysdeps/powerpc/math-tests.h: New file.
31980         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
31981         tests.
31982         * math/test-snan.c (TEST_FUNC): Likewise.
31984 2013-03-30  David S. Miller  <davem@davemloft.net>
31986         * po/de.po: Update from translation team.
31988 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
31990         [BZ #10357]
31991         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31992         imaginary part less than 1.0 and real part less than 0.5
31993         specially.
31994         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31995         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31996         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
31997         (cacos_test): Add more tests.
31998         (casin_test): Likewise.
31999         (casinh_test): Likewise.
32000         * sysdeps/i386/fpu/libm-test-ulps: Update.
32001         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32003 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32005         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
32006         ONE with its value.
32008         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
32009         (__pow_mp): Replace ONE and MONE with their values.
32010         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32011         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
32012         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
32013         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
32014         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32015         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
32017         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
32019         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
32020         (__pow_mp): Replace ZERO and MZERO with their values.
32021         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
32022         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32023         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
32024         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
32025         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32026         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
32027         (__sqr): Likewise.
32029         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
32031         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
32033 2013-03-28  Roland McGrath  <roland@hack.frob.com>
32035         * include/stdlib.h [!SHARED] (__call_tls_dtors):
32036         Declare with __attribute__ ((weak)).
32037         * stdlib/exit.c (__libc_atexit) [!SHARED]:
32038         Call __call_tls_dtors only if it's not NULL.
32040 2013-03-28  Roland McGrath  <roland@hack.frob.com>
32042         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
32043         didn't do it already, then set _dl_phdr and _dl_phnum based on the
32044         magic __ehdr_start linker symbol if it's defined.
32045         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
32046         them up here if it was already done.
32048         * elf/dl-support.c (_dl_phdr): Make pointer to const.
32049         (_dl_aux_init): Use const in cast when setting it.
32050         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
32051         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
32052         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
32054         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
32055         Declare them here.
32056         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
32057         * csu/libc-tls.c: Nor here.
32058         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
32060         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
32061         (__libc_message): Never call vsyslog.
32063 2013-03-28  Alan Modra  <amodra@gmail.com>
32065         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
32066         Define as empty.
32067         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
32068         Likewise.
32070 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32072         [BZ #15214]
32073         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
32074         underflow.
32075         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
32077 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32079         [BZ #15304]
32080         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
32081         Don't add gid passed as argument.
32083         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
32085 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
32087         [BZ #15307]
32088         * math/k_casinh.c (__kernel_casinh): Handle arguments with
32089         imaginary part between 1.0 and 1.5 and real part less than 0.5
32090         specially.
32091         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32092         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32093         * math/libm-test.inc (cacos_test): Add more tests.
32094         (casin_test): Likewise.
32095         (casinh_test): Likewise.
32096         * sysdeps/i386/fpu/libm-test-ulps: Update.
32097         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32099 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32101         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
32102         constants.
32103         (norm): Likewise.
32104         (denorm): Likewise.
32105         (__dbl_mp): Likewise.
32106         (add_magnitudes): Likewise.
32107         (sub_magnitudes): Likewise.
32108         (__add): Likewise.
32109         (__sub): Likewise.
32110         (__mul): Likewise.
32111         (__sqr): Likewise.
32112         (__inv): Likewise.
32113         (__dvd): Likewise.
32115         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
32116         commented code.
32117         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
32118         (__dubcos): Likewise.
32119         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
32120         (__ieee754_acos): Likewise.
32121         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
32122         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
32123         (__exp1): Likewise.
32124         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32125         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
32126         (log1): Likewise.
32127         (my_log2): Likewise.
32128         (checkint): Likewise.
32129         * sysdeps/ieee754/dbl-64/e_remainder.c
32130         (__ieee754_remainder): Likewise.
32131         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32132         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
32133         (bsloww): Likewise.
32134         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
32136         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
32137         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
32138         MANTISSA_STORE_T to store computations on mantissa.  Use
32139         macros for rounding and division.
32140         (denorm): Likewise.
32141         (__dbl_mp): Likewise.
32142         (add_magnitudes): Likewise.
32143         (sub_magnitudes): Likewise.
32144         (__mul): Likewise.
32145         (__sqr): Likewise.
32146         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
32147         powers of two in terms of TWOPOW macro.
32148         (mp_no): Make type of mantissa as MANTISSA_T.
32149         [!RADIXI]: Define RADIXI.
32150         [!TWO52]: Define TWO52.
32151         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
32153 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32155         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
32156         llroundl symbol when building for PPC32.
32158 2013-03-24  Mark H Weaver  <mhw@netris.org>
32160         * manual/arith.texi (Normalization Functions): Fix prototypes for
32161         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
32163 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32165         [BZ #13889]
32166         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
32167         high value to check if expl overflow.
32168         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
32169         to check for underflow and overflow.
32170         * math/libm-test.inc: Add exp test.
32172 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
32174         [BZ #11120]
32175         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
32176         with NOT_IN_libc.
32178 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32180         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
32181         symbol.
32183 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
32185         * math/gen-libm-test.pl (parse_args, special_functions): Properly
32186         wrap blocks consisting of several statements.
32188         * sysdeps/generic/math-tests.h: New file.
32189         * sysdeps/i386/fpu/math-tests.h: Likewise.
32190         * math/test-snan.c: Include it.
32191         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
32193 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
32195         [BZ #15285]
32196         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
32197         (__ieee754_j0l): Do not improve calculations using cos of twice
32198         input for inputs above LDBL_MAX / 2.0L.
32199         (__ieee754_y0l): Likewise.
32200         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
32201         (__ieee754_j1l): Do not improve calculations using cos of twice
32202         input for inputs above LDBL_MAX / 2.0L.
32203         (__ieee754_y1l): Likewise.
32204         * math/libm-test.inc (j0_test): Add another test.
32205         (j1_test): Likewise.
32206         (y0_test): Likewise.
32207         (y1_test): Likewise.
32208         * sysdeps/i386/fpu/libm-test-ulps: Update.
32210 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32212         * Rules ($(objpfx)bench-%.c): Include code from a C source
32213         file.
32215 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
32217         [BZ #15287]
32218         * math/k_casinh.c (__kernel_casinh): Handle arguments with
32219         imaginary part 1.0 and real part less than 0.5 specially.
32220         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32221         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32222         * math/libm-test.inc (cacos_test): Add more tests.
32223         (casin_test): Likewise.
32224         (casinh_test): Likewise.
32225         * sysdeps/i386/fpu/libm-test-ulps: Update.
32226         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32228 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32230         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
32231         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
32233 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
32235         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
32236         * config.make.in (config-cflags-sse4): Remove variable.
32237         (config-cflags-avx): Likewise.
32238         (config-cflags-sse2avx): Likewise.
32239         (config-cflags-novzeroupper): Likewise.
32240         (config-asflags-i686): Likewise.
32241         (have-mfma4): Likewise.
32242         (have-as-vis3): Likewise.
32243         (MIG): Likewise.
32244         * configure.in (MIG): Do not AC_SUBST.
32245         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
32246         (libc_cv_cc_sse4): Do not AC_SUBST.
32247         (libc_cv_cc_avx): Likewise.
32248         (libc_cv_cc_sse2avx): Likewise.
32249         (libc_cv_cc_novzeroupper): Likewise.
32250         (libc_cv_cc_fma4): Likewise.
32251         (libc_cv_as_i686): Likewise.
32252         (libc_cv_sparc_as_vis3): Likewise.
32253         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
32254         LIBC_CONFIG_VAR.
32255         (config-asflags-i686): Likewise.
32256         (config-cflags-avx): Likewise.
32257         (config-cflags-sse2avx): Likewise.
32258         (have-mfma4): Likewise.
32259         (config-cflags-novzeroupper): Likewise.
32260         * sysdeps/mach/configure.in (MIG): Likewise.
32261         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
32262         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
32263         LIBC_CONFIG_VAR.
32264         (config-cflags-avx): Likewise.
32265         (config-cflags-sse2avx): Likewise.
32266         (have-mfma4): Likewise.
32267         (config-cflags-novzeroupper): Likewise.
32268         * configure: Regenerated.
32269         * sysdeps/i386/configure: Likewise.
32270         * sysdeps/mach/configure: Likewise.
32271         * sysdeps/sparc/configure: Likewise.
32272         * sysdeps/x86_64/configure: Likewise.
32274 2013-03-20  Roland McGrath  <roland@hack.frob.com>
32276         [BZ #14812]
32277         * locale/programs/localedef.c (options): Put N_ translation marker
32278         on argument names, not just descriptions.
32280 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32282         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
32284 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
32286         [BZ #14176]
32287         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
32289 2013-03-19  Roland McGrath  <roland@hack.frob.com>
32291         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
32292         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
32293         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
32294         [!BEFORE_ABORT] (before_abort): New function.
32295         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
32296         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
32297         (writev_for_fatal): New function.
32298         (WRITEV_FOR_FATAL): New macro; call that.
32299         (backtrace_and_maps): New function.
32300         (BEFORE_ABORT): New macro; call that.
32301         (struct str_list): Type removed.
32302         (__libc_message, __libc_fatal): Functions removed.
32303         Include <sysdeps/posix/libc_fatal.c> instead.
32305 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
32307         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
32308         constants.
32309         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
32310         double constants.
32312 2013-03-19  Andreas Schwab  <schwab@suse.de>
32314         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
32315         * sysdeps/gnu/configure: Regenerate.
32317         * configure.in: Substitute libc_cv_rtlddir.
32318         * configure: Regenerate.
32319         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
32320         * Makeconfig (rtlddir, inst_rtlddir): New variables.
32321         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
32322         * elf/Makefile (install-others, CFLAGS-interp.c)
32323         (ldso_install, common-ldd-rewrite): Likewise.
32324         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
32325         $(inst_slibdir)/$(rtld-installed-name).
32326         * scripts/rellns-sh: Add -p option.
32327         * Makerules (make-shlib-link): Use rellns-sh to get relative name
32328         for source.
32330 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32332         * manual/nptl.texi: Renamed to ...
32333         * manual/threads.texi: ... this.
32334         * manual/Makefile (chapters): Update.
32336 2013-03-18  Roland McGrath  <roland@hack.frob.com>
32338         [BZ #14812]
32339         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
32340         on argument names, not just descriptions.
32341         * malloc/memusagestat.c (options): Likewise.
32342         * nss/getent.c (options): Likewise.
32344 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
32346         [BZ #14812]
32347         * iconv/iconv_prog.c (options): Put N_ translation marker
32348         on argument names, not just descriptions.
32349         * iconv/iconvconfig.c (options): Likewise.
32351 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
32353         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
32354         implementation which is faster on all x86_64 architectures.
32355         Tested on AMD, Intel Nehalem, SNB, IVB.
32356         * sysdeps/x86_64/strnlen.S: Likewise.
32358         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
32359         Remove all multiarch strlen and strnlen versions.
32360         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
32361         Remove strlen and strnlen related parts.
32363         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
32364         Inline strlen part.
32365         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
32367         * sysdeps/x86_64/multiarch/strlen.S: Remove.
32368         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
32369         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
32370         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
32371         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
32372         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
32374 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
32376         * manual/memory.texi (Malloc Tunable Parameters):
32377         Sort parameters alphabetically. Add comments for missing entries.
32379 2013-03-17  David S. Miller  <davem@davemloft.net>
32381         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32383 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
32385         [BZ #15283]
32386         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
32387         for arguments at most half maximum finite value.
32388         * math/libm-test.inc (j0_test): Add more tests.
32389         (j1_test): Likewise.
32390         (y0_test): Likewise.
32391         (y1_test): Likewise.
32392         * sysdeps/i386/fpu/libm-test-ulps: Update.
32393         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32395         [BZ #14155]
32396         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
32397         1 / x and functions P and Q for arguments above 0x1p256L.
32398         (__ieee754_y0l): Likewise.
32399         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
32400         (__ieee754_y1l): Likewise.
32401         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
32402         (j1_test): Likewise.
32403         (y0_test): Likewise.
32404         (y1_test): Likewise.
32406 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
32408         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
32409         variable.
32411 2013-03-15  Roland McGrath  <roland@hack.frob.com>
32413         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
32414         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
32415         zero since it's initialized to EXEC_PAGESIZE.
32417         * sysdeps/unix/sysv/linux/ldsodefs.h
32418         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
32419         * sysdeps/generic/ldsodefs.h: ... here.
32421 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
32423         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
32425         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
32426         math/test-snan.c.
32427         * math/test-snan.c: Renamed from
32428         sysdeps/powerpc/fpu/test-powerpc-snan.c.
32429         * math/Makefile (tests): Add test-snan.
32430         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
32431         test-powerpc-snan.
32433         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
32434         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
32435         functions.
32436         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
32437         __builtin_nan family of functions.
32438         * math/libm-test.inc (initialize): Initialize qnan_value with
32439         __builtin_nan family of functions.
32440         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
32441         Remove variables.
32442         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
32443         Remove functions.
32444         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
32445         storage class.  Initialize qNaN_var and sNaN_var with
32446         __builtin_nan and __builtin_nans families of functions,
32447         respectively.
32449         * math/libm-test.inc (acosh_test): Also test with qNaN input.
32450         (sqrt_test): Remove duplicate test with qNaN input.
32451         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
32452         (round_test, signbit_test, significand_test): Note missing +/-Inf
32453         as well as qNaN tests.
32455         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
32456         qNaN_var.  Fix a few strings, too.
32457         * math/libm-test.inc (nan_value): Rename to qnan_value.
32458         * math/gen-libm-test.pl (%beautify): Adjust to that.
32459         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
32460         * math/test-misc.c (main): Likewise.
32461         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
32462         to __qnan_bytes, and __qnan_union, respectively.
32463         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
32464         Likewise.
32465         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
32466         and lqnanval, respectively.
32467         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
32468         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
32469         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
32470         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
32472         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
32473         * math/test-misc.c (main) [__x86_64__]: Enable test for long
32474         doubles.
32476         * math/test-misc.c (main): Fix copy'n'pastos.
32477         * misc/tst-efgcvt.c (special): Likewise.
32479         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
32480         Remove declarations.
32482 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32484         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
32485         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
32486         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
32487         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
32489 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32491         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
32492         macro to return vdso values correctly in IFUNC implementations.
32493         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
32494         Optimization by using IFUNC.
32496 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32497             Richard Henderson  <rth@redhat.com>
32498             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
32500         * Makefile.in (bench): New target.
32501         * NEWS: Mention the benchmark framework.
32502         * Rules (bench): Likewise.
32503         (binaries-bench): Generate binaries for functions to
32504         benchmark.
32505         * benchtests/Makefile: New makefile for benchmark tests.
32506         * benchtests/bench-skeleton.c: New skeleton file for benchmark
32507         programs.
32508         * benchtests/exp-inputs: New input file for EXP function.
32509         * benchtests/pow-inputs: New input file for POW function.
32510         * scripts/bench.pl: New script to generate source files for
32511         benchmark programs.
32513 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32515         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
32516         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
32517         computations on mantissa.  Use macros for rounding and
32518         division.
32519         (denorm): Likewise.
32520         (__dbl_mp): Likewise.
32521         (add_magnitudes): Likewise.
32522         (sub_magnitudes): Likewise.
32523         (__mul): Likewise.
32524         (__sqr): Likewise.
32525         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
32526         powers of two in terms of TWOPOW macro.
32527         (mp_no): Make type of mantissa as MANTISSA_T.
32528         [!RADIXI]: Define RADIXI.
32529         [!TWO52]: Define TWO52.
32530         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
32532         * manual/nptl.texi (cindex): Modify threads to pthreads.
32534 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
32536         * sysdeps/x86_64/preconfigure: Regenerated.
32538 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
32540         [BZ #14155]
32541         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
32542         0x1p28 and above.
32543         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
32544         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
32545         0x1p28 and above.
32546         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
32547         * math/libm-test.inc (j0_test): Do not allow one spurious
32548         underflow exception.
32549         (y1_test): Likewise.
32551 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
32553         * manual/Makefile (chapters): Add nptl.
32554         * manual/debug.texi (Debugging Support): Add link to Threads
32555         chapter.
32556         * manual/nptl.texi: New file.
32558         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
32560 2013-03-14  Petr Baudis  <pasky@ucw.cz>
32562         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
32563         for non-NULL pointer before the memory validity test. Pointed
32564         out by Holger Brunck <holger.brunck@keymile.com>.
32566 2013-03-13  Andreas Schwab  <schwab@suse.de>
32568         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
32569         instead of .os.
32571 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
32573         * timezone/zic.c: Update from tzcode 2013b.
32575 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
32577         * manual/install.texi (Configuring and compiling):
32578         Mention i686 and i586.
32579         * INSTALL: Regenerate.
32581 2013-03-12  Roland McGrath  <roland@hack.frob.com>
32583         * sysdeps/init_array/elf-init.c: New file.
32584         * csu/elf-init.c
32585         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
32586         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
32588         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
32589         __gmon_start__ as global, but as static with a .preinit_array pointer.
32590         * sysdeps/init_array/gmon-start.c: New file.  Use that.
32591         * sysdeps/init_array/crti.S: New file, empty except for comments.
32592         * sysdeps/init_array/crtn.S: Likewise.
32594 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
32596         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
32597         definining bcopy.
32598         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
32599         Remove Prefer_SSE_for_memop.
32600         * sysdeps/x86_64/multiarch/init-arch.h: Remove
32601         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
32602         HAS_PREFER_SSE_FOR_MEMOP.
32603         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
32604         memset-x86-64.
32605         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
32606         Remove bzero, memset ifunc support.
32607         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
32608         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
32609         * sysdeps/x86_64/multiarch/memset.S: Likewise.
32610         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
32612 2013-03-11  Andreas Schwab  <schwab@suse.de>
32614         [BZ #15234]
32615         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
32616         by SHLIB_COMPAT.
32617         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
32618         (GLIBC_2.16): Remove pthread_atfork.
32620 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
32622         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
32623         (ptestcases.h): Likewise.
32625 2013-03-08  Roland McGrath  <roland@hack.frob.com>
32627         * Makeconfig ($(common-objpfx)config.status): Depend on
32628         sysdeps/*/preconfigure{,.in} too.
32630 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
32632         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
32633         (__free_hook): Use void * instead of __malloc_ptr_t.
32634         (__malloc_hook): Likewise.
32635         (__realloc_hook): Likewise.
32636         (__memalign_hook): Likewise.
32637         (__after_morecore_hook): Likewise.
32638         * malloc/arena.c (save_malloc_hook): Likewise.
32639         (save_free_hook): Likewise.
32640         * malloc/hooks.c (malloc_hook_ini): Likewise.
32641         (realloc_hook_ini): Likewise.
32642         (memalign_hook_ini): Likewise.
32643         * malloc/malloc.c (malloc_hook_ini): Likewise.
32644         (realloc_hook_ini): Likewise.
32645         (memalign_hook_ini): Likewise.
32646         (__free_hook): Likewise.
32647         (__malloc_hook): Likewise.
32648         (__realloc_hook): Likewise.
32649         (__memalign_hook): Likewise.
32650         (__libc_malloc): Likewise.
32651         (__libc_free): Likewise.
32652         (__libc_realloc): Likewise.
32653         (__libc_memalign): Likewise.
32654         (__libc_valloc): Likewise.
32655         (__libc_pvalloc): Likewise.
32656         (__libc_calloc): Likewise.
32657         (__posix_memalign): Likewise.
32658         * malloc/morecore.c (__sbrk): Likewise.
32659         (__default_morecore): Likewise.
32661         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
32663         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
32664         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
32665         __malloc_ptrdiff_t.
32667         * malloc/malloc.h (__malloc_size_t): Remove macro.
32668         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
32669         __malloc_size_t.
32670         (old_memalign_hook): Likewise.
32671         (old_realloc_hook): Likewise.
32672         (struct hdr): Likewise.
32673         (flood): Likewise.
32674         (mallochook): Likewise.
32675         (memalignhook): Likewise.
32676         (reallochook): Likewise.
32677         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
32678         (tr_old_realloc_hook): Likewise.
32679         (tr_old_memalign_hook): Likewise.
32680         (tr_mallochook): Likewise.
32681         (tr_reallochook): Likewise.
32682         (tr_memalignhook): Likewise.
32684 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32686         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
32687         default_ldbl_pack and using as default implementation.
32688         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
32689         implementation.
32690         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
32691         redundant definition.
32692         (ldbl_insert_mantissa): Likewise.
32693         (ldbl_canonicalize): Likewise.
32694         (ldbl_nearbyint): Likewise.
32695         (ldbl_pack): Rename to ldbl_pack_ppc.
32696         (ldbl_unpack): Rename to ldbl_unpack_ppc.
32697         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
32698         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
32700 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
32702         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
32703         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
32704         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
32705         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
32706         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
32707         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
32708         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
32709         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
32711 2013-03-07  Andreas Jaeger  <aj@suse.de>
32713         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
32714         bits/mman-linux.h.
32716 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32718         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
32719         Include mpa.h and declare __MPEXP.
32720         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
32721         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32722         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32723         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
32724         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32725         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32726         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
32728         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
32729         (__slowpow): Use long double EXPL and LOGL functions to
32730         compute POW.
32731         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32732         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32733         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
32734         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32735         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32736         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
32738         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
32739         intermediate variable to calculate exponent.
32740         (__sqr): Likewise.
32741         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32742         Likewise.
32743         (__sqr): Likewise.
32745         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
32746         [!NO__SQR]: Define __sqr.
32747         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
32748         and NO__SQR.  Remove all code except __mul and __sqr.  Include
32749         sysdeps/ieee754/dbl-64/mpa.c.
32750         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
32752         [BZ #12723]
32753         * posix/Makefile (tests): Add tst-pathconf.
32754         * posix/tst-pathconf.c: New test case.
32755         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
32756         _PC_PIPE_BUF.
32757         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
32759 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
32761         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
32763 2013-03-06  Andreas Jaeger  <aj@suse.de>
32765         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
32766         definition via __MAP_ANONYMOUS.
32768         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
32769         it's not part of Linux headers.
32771         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
32772         (MAP_HUGE_MASK): Define.
32774         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32775         Define.
32776         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32777         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32778         Define.
32779         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32780         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32781         Define.
32782         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32783         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
32784         Define.
32785         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32787         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
32788         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
32789         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
32790         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
32791         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
32792         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
32794         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
32795         Handle f2fs.
32797         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
32798         Handle f2fs and efivarfs.
32800         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
32801         f2fs.
32803         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
32804         (EFIVARFS_MAGIC): Add.
32805         (F2FS_LINK_MAX): Add.
32807 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
32809         * stdio-common/vfprintf.c: Replace __builtin_expect with
32810         __glibc_unlikely.
32812 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
32814         [BZ #13550]
32815         * sysdeps/generic/bp-sym.h: Remove file.
32816         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
32817         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
32818         <bp-sym.h> and <bp-asm.h>.
32819         (__longjmp): Don't use BP_SYM.
32820         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
32821         and <bp-asm.h>.
32822         (memcpy): Don't use BP_SYM.
32823         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
32824         <bp-sym.h> and <bp-asm.h>.
32825         (memcpy): Don't use BP_SYM.
32826         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
32827         <bp-asm.h>.
32828         (memcpy): Don't use BP_SYM.
32829         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
32830         <bp-asm.h>.
32831         (memset): Don't use BP_SYM.
32832         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32833         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32834         (__bzero): Don't use BP_SYM.
32835         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32836         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32837         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
32838         <bp-sym.h> and <bp-asm.h>.
32839         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32840         pointers.
32841         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
32842         <bp-sym.h> and <bp-asm.h>.
32843         (memcpy): Don't use BP_SYM.
32844         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
32845         <bp-sym.h> and <bp-asm.h>.
32846         (memset): Don't use BP_SYM.
32847         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32848         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32849         (__bzero): Don't use BP_SYM.
32850         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32851         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32852         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
32853         <bp-sym.h> and <bp-asm.h>.
32854         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32855         pointers.
32856         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
32857         <bp-sym.h> and <bp-asm.h>.
32858         (memcpy): Don't use BP_SYM.
32859         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
32860         <bp-sym.h> and <bp-asm.h>.
32861         (memset): Don't use BP_SYM.
32862         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32863         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32864         (__bzero): Don't use BP_SYM.
32865         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32866         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32867         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
32868         <bp-sym.h> and <bp-asm.h>.
32869         (__memchr): Don't use BP_SYM.
32870         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
32871         <bp-sym.h> and <bp-asm.h>.
32872         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32873         pointers.
32874         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
32875         <bp-sym.h> and <bp-asm.h>.
32876         (memcpy): Don't use BP_SYM.
32877         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
32878         <bp-sym.h> and <bp-asm.h>.
32879         (__mempcpy): Don't use BP_SYM.
32880         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
32881         <bp-sym.h> and <bp-asm.h>.
32882         (__memrchr): Don't use BP_SYM.
32883         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
32884         <bp-sym.h> and <bp-asm.h>.
32885         (memset): Don't use BP_SYM.
32886         (__bzero): Likewise.
32887         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
32888         <bp-sym.h> and <bp-asm.h>.
32889         (__rawmemchr): Don't use BP_SYM.
32890         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
32891         <bp-sym.h> and <bp-asm.h>.
32892         (__STRCMP): Don't use BP_SYM.
32893         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
32894         <bp-sym.h> and <bp-asm.h>.
32895         (strchr): Don't use BP_SYM.
32896         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
32897         <bp-sym.h> and <bp-asm.h>.
32898         (__strchrnul): Don't use BP_SYM.
32899         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
32900         <bp-sym.h> and <bp-asm.h>.
32901         (strlen): Don't use BP_SYM.
32902         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
32903         <bp-sym.h> and <bp-asm.h>.
32904         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32905         pointers.
32906         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
32907         <bp-sym.h> and <bp-asm.h>.
32908         (__strnlen): Don't use BP_SYM.
32909         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
32910         <bp-sym.h> and <bp-asm.h>.
32911         (__GI__setjmp): Don't use BP_SYM.
32912         (_setjmp): Likewise.
32913         (__sigsetjmp): Likewise.
32914         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
32915         (L(start_addresses)): Don't use BP_SYM.
32916         (_start): Likewise.
32917         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
32918         <bp-asm.h>.
32919         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
32920         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
32921         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32922         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32923         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
32924         <bp-asm.h>.
32925         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
32926         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
32927         about bounded pointers.
32928         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32929         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32930         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
32931         <bp-asm.h>.
32932         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32933         about bounded pointers.  Remove GKM FIXME comments.
32934         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32935         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
32936         <bp-asm.h>.
32937         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
32938         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
32939         Remove GKM FIXME comments.
32940         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32941         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32942         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
32943         <bp-asm.h>.
32944         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32945         about bounded pointers.  Remove GKM FIXME comment.
32946         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
32947         and <bp-asm.h>.
32948         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32949         pointers.
32950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
32951         <bp-sym.h> and <bp-asm.h>.
32952         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
32953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
32954         <bp-sym.h> and <bp-asm.h>.
32955         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
32956         comment.
32958 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
32960         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
32961         call free(NULL).
32963 2013-03-05  David S. Miller  <davem@davemloft.net>
32965         * po/es.po: Update from translation team.
32967 2013-03-05  Andreas Jaeger  <aj@suse.de>
32969         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
32970         <bits/mman-linux.h>.
32971         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32972         is fine.
32973         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
32974         <bits/mman-linux.h> to end of file.
32975         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32976         is fine.
32977         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
32978         <bits/mman-linux.h> to end of file.
32979         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32980         is fine.
32981         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
32982         <bits/mman-linux.h> to end of file.
32984         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
32985         (MCL_CURRENT, MCL_FUTURE): Define here.
32987 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32989         [BZ #15232]
32990         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
32991         attribute_hidden.
32992         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32994 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32996         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
32997         fourth parameter needed for rt_sigprocmask syscall.
32998         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
32999         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
33000         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
33001         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
33002         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
33003         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
33005 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
33007         [BZ #13550]
33008         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
33009         comment about bounded pointers.
33010         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
33011         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
33013 2013-03-04  Andreas Jaeger  <aj@suse.de>
33015         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
33016         common definitions.
33018         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
33019         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
33020         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
33021         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
33022         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
33023         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
33025 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33027         [BZ #15055]
33028         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
33029         __ieee754_sqrl instead of __sqrl.
33031 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
33033         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
33034         * sysdeps/powerpc/fpu_control.h: ... here.
33035         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
33036         * sysdeps/powerpc/bits/fenvinline.h: ... here.
33037         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
33038         * sysdeps/powerpc/bits/mathinline.h: ... here.
33040 2013-03-01  Roland McGrath  <roland@hack.frob.com>
33042         * elf/dl-hwcaps.c (_dl_important_hwcaps):
33043         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
33044         to just [NEED_DL_SYSINFO_DSO].
33045         * elf/dl-support.c: Likewise.
33046         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
33047         * elf/rtld.c (dl_main): Likewise.
33048         * elf/setup-vdso.h (setup_vdso): Likewise.
33049         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
33050         * sysdeps/unix/sysv/linux/dl-sysdep.c
33051         (_dl_discover_osversion): Likewise.
33053 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
33055         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
33056         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
33058 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
33060         * NEWS: Mention libm performance improvements and non-x86 PI
33061         futex support.
33063         * csu/libc-start.c (__pthread_initialize_minimal): Change
33064         function arguments.
33065         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
33067 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
33069         [BZ #13550]
33070         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
33071         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
33072         <bp-sym.h> and <bp-asm.h>.
33073         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33074         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
33075         and <bp-asm.h>.
33076         (memcpy): Don't use BP_SYM.
33077         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
33078         <bp-asm.h>.
33079         (__mpn_add_n): Don't use BP_SYM.
33080         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
33081         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
33082         and <bp-asm.h>.
33083         (__mpn_addmul_1): Don't use BP_SYM.
33084         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33085         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
33086         <bp-sym.h>.
33087         (_setjmp): Don't use BP_SYM.
33088         (__novmx_setjmp): Likewise.
33089         (__GI__setjmp): Likewise.
33090         (__vmx_setjmp): Likewise.
33091         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
33092         <bp-sym.h>.
33093         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
33094         (__bzero): Don't use BP_SYM.
33095         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
33096         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
33097         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
33098         <bp-sym.h> and <bp-asm.h>.
33099         (memcpy): Don't use BP_SYM.
33100         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
33101         <bp-sym.h> and <bp-asm.h>.
33102         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33103         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
33104         <bp-sym.h> and <bp-asm.h>.
33105         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33106         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
33107         <bp-asm.h>.
33108         (__mpn_lshift): Don't use BP_SYM.
33109         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33110         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
33111         <bp-asm.h>.
33112         (memset): Don't use BP_SYM.
33113         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
33114         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
33115         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
33116         <bp-asm.h>.
33117         (__mpn_mul_1): Don't use BP_SYM.
33118         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33119         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
33120         <bp-sym.h> and <bp-asm.h>.
33121         (memcmp): Don't use BP_SYM.
33122         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
33123         <bp-sym.h> and <bp-asm.h>.
33124         (memcpy): Don't use BP_SYM.
33125         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
33126         <bp-sym.h> and <bp-asm.h>.
33127         (memset): Don't use BP_SYM.
33128         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
33129         <bp-sym.h> and <bp-asm.h>.
33130         (strncmp): Don't use BP_SYM.
33131         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
33132         <bp-sym.h> and <bp-asm.h>.
33133         (memcpy): Don't use BP_SYM.
33134         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
33135         <bp-sym.h> and <bp-asm.h>.
33136         (memset): Don't use BP_SYM.
33137         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
33138         <bp-sym.h> and <bp-asm.h>.
33139         (__memchr): Don't use BP_SYM.
33140         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
33141         <bp-sym.h> and <bp-asm.h>.
33142         (memcmp): Don't use BP_SYM.
33143         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
33144         <bp-sym.h> and <bp-asm.h>.
33145         (memcpy): Don't use BP_SYM.
33146         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
33147         <bp-sym.h> and <bp-asm.h>.
33148         (__mempcpy): Don't use BP_SYM.
33149         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
33150         <bp-sym.h> and <bp-asm.h>.
33151         (__memrchr): Don't use BP_SYM.
33152         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
33153         <bp-sym.h> and <bp-asm.h>.
33154         (memset): Don't use BP_SYM.
33155         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
33156         <bp-sym.h> and <bp-asm.h>.
33157         (__rawmemchr): Don't use BP_SYM.
33158         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
33159         <bp-sym.h> and <bp-asm.h>.
33160         (__STRCMP): Don't use BP_SYM.
33161         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
33162         <bp-sym.h> and <bp-asm.h>.
33163         (strchr): Don't use BP_SYM.
33164         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
33165         <bp-sym.h> and <bp-asm.h>.
33166         (__strchrnul): Don't use BP_SYM.
33167         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
33168         <bp-sym.h> and <bp-asm.h>.
33169         (strlen): Don't use BP_SYM.
33170         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
33171         <bp-sym.h> and <bp-asm.h>.
33172         (strncmp): Don't use BP_SYM.
33173         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
33174         <bp-sym.h> and <bp-asm.h>.
33175         (__strnlen): Don't use BP_SYM.
33176         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
33177         <bp-asm.h>.
33178         (__mpn_rshift): Don't use BP_SYM.
33179         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33180         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
33181         <bp-sym.h> and <bp-asm.h>.
33182         (__sigsetjmp): Don't use BP_SYM.
33183         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
33184         (L(start_addresses)): Don't use BP_SYM.
33185         (_start): Likewise.
33186         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
33187         <bp-asm.h>.
33188         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
33189         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33190         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
33191         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
33192         <bp-asm.h>.
33193         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
33194         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
33195         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33196         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
33197         <bp-asm.h>.
33198         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
33199         comments.
33200         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
33201         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
33202         <bp-asm.h>.
33203         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
33204         FIXME comments.
33205         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33206         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
33207         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
33208         <bp-asm.h>.
33209         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
33210         comment.
33211         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
33212         and <bp-asm.h>.
33213         (strncmp): Don't use BP_SYM,
33214         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
33215         <bp-asm.h>.
33216         (__mpn_sub_n): Don't use BP_SYM.
33217         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33218         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
33219         and <bp-asm.h>.
33220         (__mpn_submul_1): Don't use BP_SYM.
33221         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33222         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
33223         <bp-sym.h> and <bp-asm.h>.
33224         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
33225         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
33226         <bp-sym.h> and <bp-asm.h>.
33227         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
33228         comment.
33230 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
33232         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
33233         Use ZK to minimize writes to Z.
33234         (sub_magnitudes): Simplify code a bit.
33235         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
33236         Use ZK to minimize writes to Z.
33237         (sub_magnitudes): Simplify code a bit.
33239 2013-02-27  Roland McGrath  <roland@hack.frob.com>
33241         * csu/gmon-start.c: Add special exception to license text.
33243 2013-02-27  Richard Henderson  <rth@redhat.com>
33245         * scripts/config.guess: Update from config.git.
33246         * scripts/config.sub: Likewise.
33248 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
33250         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
33252         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
33254         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
33256         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
33258         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
33260 2013-02-26  Roland McGrath  <roland@hack.frob.com>
33262         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
33263         [$(build-shared = yes].
33265 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
33267         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
33268         (__mul): Reduce iterations for calculating mantissa.
33270         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
33271         MPTWO.
33272         (__mpranred): Likewise.
33274         [BZ #15160]
33275         * malloc/memusagestat.c (main): Draw graphs for heap and stack
33276         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
33278 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
33280         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
33281         Define __attribute__.
33283 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
33285         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
33286         unused.
33287         * posix/regex_internal.h (__attribute): Remove.
33288         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
33289         (re_string_context_at): Likewise.
33290         (bitset_not): Use __attribute__ and mark function as possibly
33291         unused.
33292         (bitset_merge): Likewise.
33293         (bitset_mask): Likewise.
33294         (re_string_char_size_at): Likewise.
33295         (re_string_wchar_at): Likewise.
33296         (re_string_elem_size_at): Likewise.
33298 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
33300         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
33301         code.
33302         (cc32): Likewise.
33304         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
33305         (__acr): Likewise.
33306         (__cpy): Likewise.
33307         (norm): Likewise.
33308         (denorm): Likewise.
33309         (__dbl_mp): Likewise.
33310         (add_magnitudes): Likewise.
33311         (sub_magnitudes): Likewise.
33312         (__mul): Likewise.
33313         (__inv): Likewise.
33315         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
33316         style.
33318         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
33319         style.
33321         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
33322         code.
33324         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
33325         up changes with default code.
33326         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
33327         Likewise.
33329 2013-02-24  Allan McRae  <allan@archlinux.org>
33331         * manual/socket.texi (The Internet Namespace): Order menu items
33332         to match that in the file.
33334         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
33335         node listing of the info page menu.
33337 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
33339         [BZ #13550]
33340         * sysdeps/i386/bp-asm.h: Remove file.
33341         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33342         (PARMS): Do not use macros from bp-asm.h.
33343         (S1): Likewise.
33344         (S2): Likewise.
33345         (SIZE): Likewise.
33346         (__mpn_add_n): Do not use BP_SYM
33347         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
33348         "bp-asm.h".
33349         (PARMS): Do not use macros from bp-asm.h.
33350         (S1): Likewise.
33351         (SIZE): Likewise.
33352         (__mpn_addmul_1): Do not use BP_SYM
33353         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
33354         "bp-asm.h".
33355         (PARMS): Do not use macros from bp-asm.h.
33356         (SIGMSK): Likewise.
33357         (_setjmp): Likewise.  Do not use BP_SYM.
33358         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
33359         "bp-asm.h".
33360         (PARMS): Do not use macros from bp-asm.h.
33361         (SIGMSK): Likewise.
33362         (setjmp): Likewise.  Do not use BP_SYM.
33363         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
33364         "bp-asm.h".
33365         (PARMS): Do not use macros from bp-asm.h.
33366         (__frexp): Do not use BP_SYM.
33367         (frexp): Likewise.
33368         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
33369         "bp-asm.h".
33370         (PARMS): Do not use macros from bp-asm.h.
33371         (__frexpf): Do not use BP_SYM.
33372         (frexpf): Likewise.
33373         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
33374         "bp-asm.h".
33375         (PARMS): Do not use macros from bp-asm.h.
33376         (__frexpl): Do not use BP_SYM.
33377         (frexpl): Likewise.
33378         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
33379         "bp-asm.h".
33380         (PARMS): Do not use macros from bp-asm.h.
33381         (__remquo): Do not use BP_SYM.
33382         (remquo): Likewise.
33383         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
33384         "bp-asm.h".
33385         (PARMS): Do not use macros from bp-asm.h.
33386         (__remquof): Do not use BP_SYM.
33387         (remquof): Likewise.
33388         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
33389         "bp-asm.h".
33390         (PARMS): Do not use macros from bp-asm.h.
33391         (__remquol): Do not use BP_SYM.
33392         (remquol): Likewise.
33393         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
33394         "bp-asm.h".
33395         (PARMS): Do not use macros from bp-asm.h.
33396         (DEST): Likewise.
33397         (SRC): Likewise.
33398         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
33399         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
33400         "bp-asm.h".
33401         (PARMS): Do not use macros from bp-asm.h.
33402         (strlen): Do not use BP_SYM.
33403         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
33404         "bp-asm.h".
33405         (PARMS): Do not use macros from bp-asm.h.
33406         (S1): Likewise.
33407         (S2): Likewise.
33408         (SIZE): Likewise.
33409         (__mpn_add_n): Do not use BP_SYM.
33410         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
33411         "bp-asm.h".
33412         (PARMS): Do not use macros from bp-asm.h.
33413         (S1): Likewise.
33414         (SIZE): Likewise.
33415         (__mpn_addmul_1): Do not use BP_SYM.
33416         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
33417         weak_alias.
33418         (bzero): Likewise.
33419         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
33420         "bp-asm.h".
33421         (PARMS): Do not use macros from bp-asm.h.
33422         (S): Likewise.
33423         (SIZE): Likewise.
33424         (__mpn_lshift): Do not use BP_SYM.
33425         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
33426         "bp-asm.h".
33427         (PARMS): Do not use macros from bp-asm.h.
33428         (DEST): Likewise.
33429         (SRC): Likewise.
33430         (LEN): Likewise.
33431         (memcpy): Likewise.  Do not use BP_SYM.
33432         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
33433         libc_hidden_def and weak_alias.
33434         (mempcpy): Do not use BP_SYM in weak_alias.
33435         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
33436         "bp-asm.h".
33437         (PARMS): Do not use macros from bp-asm.h.
33438         (DEST): Likewise.
33439         (LEN): Likewise.
33440         [!BZERO_P] (CHR): Likewise.
33441         (memset): Likewise.  Do not use BP_SYM.
33442         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
33443         "bp-asm.h".
33444         (PARMS): Do not use macros from bp-asm.h.
33445         (S1): Likewise.
33446         (SIZE): Likewise.
33447         (__mpn_mul_1): Do not use BP_SYM.
33448         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
33449         "bp-asm.h".
33450         (PARMS): Do not use macros from bp-asm.h.
33451         (S): Likewise.
33452         (SIZE): Likewise.
33453         (__mpn_rshift): Do not use BP_SYM.
33454         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
33455         "bp-asm.h".
33456         (PARMS): Do not use macros from bp-asm.h.
33457         (STR): Likewise.
33458         (CHR): Likewise.
33459         (strchr): Likewise.  Do not use BP_SYM.
33460         (index): Do not use BP_SYM in weak_alias.
33461         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
33462         "bp-asm.h".
33463         (PARMS): Do not use macros from bp-asm.h.
33464         (DEST): Likewise.
33465         (SRC): Likewise.
33466         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
33467         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
33468         "bp-asm.h".
33469         (PARMS): Do not use macros from bp-asm.h.
33470         (strlen): Do not use BP_SYM.
33471         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
33472         "bp-asm.h".
33473         (PARMS): Do not use macros from bp-asm.h.
33474         (S1): Likewise.
33475         (S2): Likewise.
33476         (SIZE): Likewise.
33477         (__mpn_sub_n): Do not use BP_SYM.
33478         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
33479         "bp-asm.h".
33480         (PARMS): Do not use macros from bp-asm.h.
33481         (S1): Likewise.
33482         (SIZE): Likewise.
33483         (__mpn_submul_1): Do not use BP_SYM.
33484         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
33485         "bp-asm.h".
33486         (PARMS): Do not use macros from bp-asm.h.
33487         (S1): Likewise.
33488         (S2): Likewise.
33489         (SIZE): Likewise.
33490         (__mpn_add_n): Do not use BP_SYM.
33491         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
33492         weak_alias.
33493         (bzero): Likewise.
33494         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
33495         "bp-asm.h".
33496         (PARMS): Do not use macros from bp-asm.h.
33497         (BLK2): Likewise.
33498         (LEN): Likewise.
33499         (memcmp): Do not use BP_SYM.
33500         (bcmp): Do not use BP_SYM in weak_alias.
33501         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
33502         "bp-asm.h".
33503         (PARMS): Do not use macros from bp-asm.h.
33504         (DEST): Likewise.
33505         (SRC): Likewise.
33506         (LEN): Likewise.
33507         (memcpy): Likewise.  Do not use BP_SYM.
33508         * sysdeps/i386/i686/memmove.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         (LEN): Likewise.
33514         (memmove): Likewise.  Do not use BP_SYM.
33515         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
33516         "bp-asm.h".
33517         (PARMS): Do not use macros from bp-asm.h.
33518         (DEST): Likewise.
33519         (SRC): Likewise.
33520         (LEN): Likewise.
33521         (__mempcpy): Likewise.  Do not use BP_SYM.
33522         (mempcpy): Do not use BP_SYM in weak_alias.
33523         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
33524         "bp-asm.h".
33525         (PARMS): Do not use macros from bp-asm.h.
33526         (DEST): Likewise.
33527         (LEN): Likewise.
33528         [!BZERO_P] (CHR): Likewise.
33529         (memset): Likewise.  Do not use BP_SYM.
33530         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
33531         "bp-asm.h".
33532         (PARMS): Do not use macros from bp-asm.h.
33533         (STR2): Likewise.
33534         (strcmp): Do not use BP_SYM.
33535         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
33536         "bp-asm.h".
33537         (PARMS): Do not use macros from bp-asm.h.
33538         (STR): Likewise.
33539         (DELIM): Likewise.
33540         [USE_AS_STRTOK_R] (SAVE): Likewise.
33541         (FUNCTION): Likewise.  Do not use BP_SYM.
33542         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
33543         aliases.
33544         (strtok_r): Likewise.
33545         (__GI___strtok_r): Likewise.
33546         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33547         (PARMS): Do not use macros from bp-asm.h.
33548         (S): Likewise.
33549         (SIZE): Likewise.
33550         (__mpn_lshift): Do not use BP_SYM.
33551         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33552         (PARMS): Do not use macros from bp-asm.h.
33553         (STR): Likewise.
33554         (CHR): Likewise.
33555         (__memchr): Do not use BP_SYM.
33556         (memchr): Do not use BP_SYM in weak_alias.
33557         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33558         (PARMS): Do not use macros from bp-asm.h.
33559         (BLK2): Likewise.
33560         (LEN): Likewise.
33561         (memcmp): Do not use BP_SYM.
33562         (bcmp): Do not use BP_SYM in weak_alias.
33563         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
33564         (PARMS): Do not use macros from bp-asm.h.
33565         (S1): Likewise.
33566         (SIZE): Likewise.
33567         (__mpn_mul_1): Do not use BP_SYM.
33568         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
33569         "bp-asm.h".
33570         (PARMS): Do not use macros from bp-asm.h.
33571         (STR): Likewise.
33572         (CHR): Likewise.
33573         (__rawmemchr): Do not use BP_SYM.
33574         (rawmemchr): Do not use BP_SYM in weak_alias.
33575         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33576         (PARMS): Do not use macros from bp-asm.h.
33577         (S): Likewise.
33578         (SIZE): Likewise.
33579         (__mpn_rshift): Do not use BP_SYM.
33580         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33581         (PARMS): Do not use macros from bp-asm.h.
33582         (SIGMSK): Likewise.
33583         (__sigsetjmp): Likewise.  Do not use BP_SYM.
33584         * sysdeps/i386/start.S: Do not include "bp-sym.h".
33585         (_start): Do not use BP_SYM.
33586         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
33587         (PARMS): Do not use macros from bp-asm.h.
33588         (DEST): Likewise.
33589         (SRC): Likewise.
33590         (__stpcpy): Likewise.  Do not use BP_SYM.
33591         (stpcpy): Do not use BP_SYM in weak_alias.
33592         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
33593         "bp-asm.h".
33594         (PARMS): Do not use macros from bp-asm.h.
33595         (DEST): Likewise.
33596         (SRC): Likewise.
33597         (LEN): Likewise.
33598         (__stpncpy): Likewise.  Do not use BP_SYM.
33599         (stpncpy): Do not use BP_SYM in weak_alias.
33600         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33601         (PARMS): Do not use macros from bp-asm.h.
33602         (STR): Likewise.
33603         (CHR): Likewise.
33604         (strchr): Likewise.  Do not use BP_SYM.
33605         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
33606         "bp-asm.h".
33607         (PARMS): Do not use macros from bp-asm.h.
33608         (STR): Likewise.
33609         (CHR): Likewise.
33610         (__strchrnul): Likewise.  Do not use BP_SYM.
33611         (strchrnul): Do not use BP_SYM in weak_alias.
33612         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
33613         "bp-asm.h".
33614         (PARMS): Do not use macros from bp-asm.h.
33615         (STOP): Likewise.
33616         (strcspn): Do not use BP_SYM.
33617         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
33618         "bp-asm.h".
33619         (PARMS): Do not use macros from bp-asm.h.
33620         (STR): Likewise.
33621         (STOP): Likewise.
33622         (strpbrk): Likewise.  Do not use BP_SYM.
33623         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
33624         "bp-asm.h".
33625         (PARMS): Do not use macros from bp-asm.h.
33626         (STR): Likewise.
33627         (CHR): Likewise.
33628         (strrchr): Likewise.  Do not use BP_SYM.
33629         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
33630         (PARMS): Do not use macros from bp-asm.h.
33631         (SKIP): Likewise.
33632         (strspn): Do not use BP_SYM.
33633         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
33634         (PARMS): Do not use macros from bp-asm.h.
33635         (STR): Likewise.
33636         (DELIM): Likewise.
33637         (SAVE): Likewise.
33638         (FUNCTION): Likewise.  Do not use BP_SYM.
33639         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
33640         aliases.
33641         (strtok_r): Likewise.
33642         (__GI___strtok_r): Likewise.
33643         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33644         (PARMS): Do not use macros from bp-asm.h.
33645         (S1): Likewise.
33646         (S2): Likewise.
33647         (SIZE): Likewise.
33648         (__mpn_sub_n): Do not use BP_SYM.
33649         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
33650         "bp-asm.h".
33651         (PARMS): Do not use macros from bp-asm.h.
33652         (S1): Likewise.
33653         (SIZE): Likewise.
33654         (__mpn_submul_1): Do not use BP_SYM.
33655         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
33656         <bp-sym.h>.
33657         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
33658         and <bp-asm.h>.
33659         (PARMS): Do not use macros from bp-asm.h.
33660         (FLAGS): Likewise.
33661         (PTID): Likewise.
33662         (TLS): Likewise.
33663         (CTID): Likewise.
33664         (__clone): Do not use BP_SYM.
33665         (clone): Do not use BP_SYM in weak_alias.
33666         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
33667         and <bp-asm.h>.
33668         (PARMS): Do not use macros from bp-asm.h.
33669         (LEN): Likewise.
33670         (__mmap64): Do not use BP_SYM.
33671         (mmap64): Do not use BP_SYM in weak_alias.
33672         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
33673         <bp-sym.h> and <bp-asm.h>.
33674         (PARMS): Do not use macros from bp-asm.h.
33675         (__posix_fadvise64_l64): Do not use BP_SYM.
33676         * sysdeps/unix/sysv/linux/i386/semtimedop.S
33677         (PARMS): Do not use macros from bp-asm.h.
33678         (NSOPS): Likewise.
33679         (semtimedop): Do not use BP_SYM.
33680         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
33681         and <bp-asm.h>.
33683 2013-02-21  Allan McRae  <allan@archlinux.org>
33685         * manual/message.texi (Charset conversion in gettext):
33686         Move @end statement to beginning of line.
33688 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33690         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
33691         static.
33692         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
33693         Likewise.
33695         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
33696         (denorm): Likewise.
33697         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
33698         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
33700 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33702         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
33703         tail-call to the resolved function if pltexit isn't needed.
33705 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33707         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
33708         or Y being zero as being unlikely.
33709         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
33710         Likewise.
33712 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
33714         * manual/nss.texi (System Databases and Name Service Switch):
33715         Remove frobnicate @pxref.
33717 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33719         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33720         __attribute__ ((unused)) to __attribute__ ((__unused__)).
33722 2013-02-20  Petr Machata  <pmachata@redhat.com>
33724         * elf/elf.h (R_ARM_TARGET1): New macro.
33725         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
33726         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
33727         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
33728         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
33729         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
33730         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
33731         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
33732         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
33733         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
33734         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
33735         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
33736         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
33737         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
33738         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
33739         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
33740         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
33741         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
33742         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
33743         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
33744         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
33745         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
33746         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
33747         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
33748         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
33749         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
33750         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
33751         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
33752         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
33753         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
33754         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
33755         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
33756         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
33757         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
33758         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
33759         (R_ARM_THM_GOT_BREL12): Likewise.
33760         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
33761         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
33762         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
33763         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
33764         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
33765         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
33766         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
33767         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
33768         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
33770 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33772         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33773         __attribute_used__ to __attribute__ ((unused)).
33775 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
33777         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
33778         powerpc mpa.c.
33779         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
33780         comment formatting.
33781         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
33783 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
33785         [BZ #13550]
33786         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
33787         Remove macro.
33788         (ENTER): Remove both macro definitions.
33789         (LEAVE): Likewise.
33790         (CHECK_BOUNDS_LOW): Likewise.
33791         (CHECK_BOUNDS_HIGH): Likewise.
33792         (CHECK_BOUNDS_BOTH): Likewise.
33793         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
33794         (RETURN_BOUNDED_POINTER): Likewise.
33795         (RETURN_NULL_BOUNDED_POINTER): Likewise.
33796         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
33797         (POP_ERRNO_LOCATION_RETURN): Likewise.
33798         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
33799         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33800         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
33801         macros.
33802         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33803         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
33804         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
33805         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
33806         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
33807         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
33808         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
33809         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
33810         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
33811         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
33812         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
33813         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
33814         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33815         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
33816         removed macros.
33817         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33818         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
33819         macros.
33820         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33821         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
33822         * sysdeps/i386/i586/memset.S (memset): Likewise.
33823         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
33824         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33825         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
33826         macros.
33827         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33828         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
33829         Change uses of L(2) to L(out).
33830         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
33831         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
33832         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
33833         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33834         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
33835         removed macros.
33836         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33837         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
33838         macros.
33839         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33840         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
33841         (RETURN): Do not use macro LEAVE.
33842         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
33843         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
33844         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
33845         * sysdeps/i386/i686/memset.S (memset): Likewise.
33846         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
33847         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
33848         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
33849         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
33850         Likewise.
33851         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33852         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
33853         L(1_2) and L(1_3) into L(1).
33854         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33855         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
33856         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33857         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
33858         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
33859         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
33860         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
33861         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33862         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
33863         macros.
33864         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
33865         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33866         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
33867         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
33868         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
33869         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33870         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
33871         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
33872         * sysdeps/i386/strcspn.S (strcspn): Likewise.
33873         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
33874         * sysdeps/i386/strrchr.S (strrchr): Likewise.
33875         * sysdeps/i386/strspn.S (strspn): Likewise.
33876         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
33877         conditional code.
33878         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33879         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
33880         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33881         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
33882         L(1_3) into L(1_1).
33883         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
33884         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33885         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
33886         macros.
33887         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33889 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
33891         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
33892         macro.
33894 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
33896         * math/atest-exp.c (exp_mpn): Remove ROUND.
33897         * math/atest-exp2.c (exp_mpn): Likewise.
33898         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
33900         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
33901         * stdlib/tst-tls-atexit-lib.c: Likewise.
33902         * stdlib/tst-tls-atexit.c: Likewise.
33904 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33906         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
33907         and __attribute_alloc_size__.
33909 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33911         * include/programs/xmalloc.h: Change __attribute_alloc_size to
33912         __attribute_alloc_size__.
33913         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
33914         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
33916 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33918         * include/programs/xmalloc.h: New file.
33919         * catgets/gencat.c: Include it.
33920         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
33921         * elf/pldd.c: Likewise.
33922         * iconv/iconv_charmap.c: Likewise.
33923         * iconv/iconvconfig.c: Likewise.
33924         * iconv/strtab.c: Likewise.
33925         * locale/programs/locale.c: Likewise.
33926         * locale/programs/localedef.h: Likewise.
33927         * locale/programs/simple-hash.c: Likewise.
33928         * nscd/nscd.h: Likewise.
33929         * nss/makedb.c: Likewise.
33930         * sysdeps/generic/ldconfig.h: Likewise.
33932 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33934         * Versions.def: Add GLIBC_2.18.
33935         * include/link.h (struct link_map): New member l_tls_dtor_count.
33936         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
33937         (__call_tls_dtors): Likewise.
33938         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
33939         __cxa_thread_atexit_impl.
33940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33941         Likewise.
33942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33943         Likewise.
33944         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
33945         Likewise.
33946         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
33947         Likewise.
33948         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33949         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
33950         Likewise.
33951         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
33952         Likewise.
33953         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
33954         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
33955         Likewise.
33956         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
33957         (tests): Add test case tst-tls-atexit.
33958         (modules-names): Add shared library for tst-tls-atexit.
33959         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
33960         (GLIBC_PRIVATE): Add __call_tls_dtors.
33961         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
33962         for libstdc++.
33963         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
33964         * stdlib/tst-tls-atexit.c: New test case.
33965         * stdlib/tst-tls-atexit-lib.c: New test case.
33967         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
33969         * elf/Versions (ld): Add _dl_find_dso_for_object.
33970         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
33971         * elf/dl-open.c (_dl_find_dso_for_object): New function.
33972         (dl_open_worker): Use _dl_find_dso_for_object.
33973         * elf/dl-sym.c (do_sym): Likewise.
33974         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
33976 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33978         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
33979         Syntactic changes only.
33980         (_dl_runtime_profile): Do a tail-call to the resolved function.
33982 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
33984         [BZ #13550]
33985         * sysdeps/x86_64/bp-asm.h: Remove file.
33986         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
33987         <bp-sym.h> and <bp-asm.h>.
33988         (__clone): Do not use BP_SYM.
33989         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
33990         <bp-sym.h> and <bp-asm.h>.
33991         * sysdeps/unix/x86_64/sysdep.S: Likewise.
33992         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
33993         "bp-asm.h".
33994         (_setjmp): Do not use BP_SYM.
33995         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
33996         "bp-asm.h".
33997         (setjmp): Do not use BP_SYM.
33998         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
33999         libc_hidden_def.
34000         (mempcpy): Do not use BP_SYM in weak_alias.
34001         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
34002         "bp-asm.h".
34003         (strchr): Do not use BP_SYM.
34004         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
34005         "bp-asm.h".
34006         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
34007         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
34008         (_start): Do not use BP_SYM.
34009         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
34010         "bp-asm.h".
34011         (strcat): Do not use BP_SYM.
34012         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
34013         "bp-asm.h".
34014         (STRCMP): Do not use BP_SYM.
34015         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
34016         "bp-asm.h".
34017         (STRCPY): Do not use BP_SYM.
34018         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
34019         "bp-asm.h".
34020         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
34021         "bp-asm.h".
34022         (FUNCTION): Do not use BP_SYM.
34023         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
34024         weak_alias.
34025         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
34027 2013-02-17  Andreas Jaeger  <aj@suse.de>
34029         * time/Versions: Sort entries.
34030         * string/Versions: Likewise.
34031         * resolv/Versions: Likewise.
34032         * posix/Versions: Likewise.
34033         * iconv/Versions: Likewise.
34034         * elf/Versions: Likewise.
34035         * wcsmbs/Versions: Likewise.
34037 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
34039         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
34040         loop termination condition.
34042         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
34043         variable to calculate EZ.
34044         (__sqr): Likewise.
34046         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
34047         the lower precision input.
34049 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
34051         [BZ #13550]
34052         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
34053         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
34054         (run-via-rtld-prefix): Do not handle %-bp tests.
34055         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
34056         (all-object-suffixes): Remove .ob.
34057         (bppfx): Remove variable.
34058         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
34059         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
34060         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
34061         [$(build-bounded) = yes] (libtype.ob): Likewise.
34062         * Makerules (elide-routines.ob): Remove variable.
34063         (do-tests-clean): Do not handle *-bp.out.
34064         (common-mostlyclean): Do not handle *-bp and *-bp.out.
34065         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
34066         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
34067         (tests): Do not include $(tests-bp.out).
34068         (xtests): Do not include $(xtests-bp.out).
34069         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
34070         [$(build-bounded) = yes] ($(addprefix
34071         $(objpfx),$(binaries-bounded))): Remove rule.
34072         ($(objpfx)%-bp.out): Remove rule.
34073         * config.make.in (build-bounded): Remove variable.
34074         * crypt/Makefile [$(build-bounded) = yes]
34075         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
34076         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
34077         append to variable.
34078         [$(build-bounded) = yes] (install-lib): Likewise.
34079         [$(build-bounded) = yes] (generated): Likewise.
34080         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
34081         Remove rule.
34082         * intl/Makefile [$(build-bounded) = yes]
34083         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
34084         * math/Makefile [$(build-bounded) = yes]
34085         ($(tests:%=$(objpfx)%-bp): Likewise.
34086         * misc/Makefile [$(build-bounded) = yes]
34087         ($(objpfx)tst-tsearch-bp): Likewise.
34088         * nptl/Makeconfig (bounded-thread-library): Remove variable.
34089         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
34090         Remove dependency.
34091         * string/Makefile (o-objects.ob): Remove variable.
34092         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
34093         (CFLAGS-.ob): Remove variable.
34094         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
34095         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
34096         both definitions of variable.
34097         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
34098         (ASFLAGS-.ob): Remove variable.
34100 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
34102         [BZ #13550]
34103         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
34104         Remove __BOUNDED_POINTERS__ from condition.
34105         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
34106         * string/bits/string2.h [!__NO_STRING_INLINES &&
34107         !__BOUNDED_POINTERS__]: Likewise.
34108         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
34109         Likewise.
34110         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
34111         Remove conditional code.
34112         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
34113         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
34114         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
34115         condition.
34117         [BZ #13550]
34118         * csu/libc-start.c: Do not include <bp-sym.h>.
34119         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
34120         * elf/dl-open.c: Do not include <bp-sym.h>.
34121         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
34122         * math/fegetenv.c: Do not include <bp-sym.h>.
34123         (fegetenv): Do not use BP_SYM in versioned symbols.
34124         * nptl/sysdeps/pthread/bits/libc-lockP.h
34125         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
34126         <bp-sym.h>.
34127         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34128         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
34129         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34130         (__pthread_mutex_destroy): Likewise.
34131         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34132         (__pthread_mutex_lock): Likewise.
34133         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34134         (__pthread_mutex_trylock): Likewise.
34135         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34136         (__pthread_mutex_unlock): Likewise.
34137         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34138         (__pthread_mutexattr_init): Likewise.
34139         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34140         (__pthread_mutexattr_destroy): Likewise.
34141         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34142         (__pthread_mutexattr_settype): Likewise.
34143         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34144         (__pthread_rwlock_init): Likewise.
34145         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34146         (__pthread_rwlock_destroy): Likewise.
34147         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34148         (__pthread_rwlock_rdlock): Likewise.
34149         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34150         (__pthread_rwlock_tryrdlock): Likewise.
34151         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34152         (__pthread_rwlock_wrlock): Likewise.
34153         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34154         (__pthread_rwlock_trywrlock): Likewise.
34155         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34156         (__pthread_rwlock_unlock): Likewise.
34157         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34158         (__pthread_key_create): Likewise.
34159         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34160         (__pthread_setspecific): Likewise.
34161         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34162         (__pthread_getspecific): Likewise.
34163         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
34164         Likewise.
34165         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34166         (_pthread_cleanup_push_defer): Likewise.
34167         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34168         (_pthread_cleanup_pop_restore): Likewise.
34169         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34170         (pthread_setcancelstate): Likewise.
34171         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
34172         <bp-sym.h>.
34173         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
34174         (memchr): Do not use BP_SYM in weak_alias.
34175         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
34176         (fegetenv): Do not use BP_SYM in versioned symbols.
34177         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
34178         (fesetenv): Do not use BP_SYM in versioned symbols.
34179         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
34180         (feupdateenv): Do not use BP_SYM in versioned symbols.
34181         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
34182         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
34183         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
34184         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
34185         (open64): Do not use BP_SYM in weak_alias.
34186         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
34187         (fegetenv): Do not use BP_SYM in versioned symbols.
34188         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
34189         (fesetenv): Do not use BP_SYM in versioned symbols.
34190         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
34191         (feupdateenv): Do not use BP_SYM in versioned symbols.
34192         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
34193         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
34194         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
34195         (feraiseexcept): Do not use BP_SYM in versioned symbols.
34196         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
34197         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
34198         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
34199         <bp-sym.h>.
34200         (__libc_start_main): Do not use BP_SYM.
34202 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
34204         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
34205         redundant return line.
34206         (norm): Likewise.
34207         (denorm): Likewise.
34208         (dbl_mp): Likewise.
34209         (sub_magnitudes): Likewise.
34210         (__add): Likewise.
34211         (__sub): Likewise.
34212         (__mul): Likewise.
34213         (__inv): Likewise.
34214         (__dvd): Likewise.
34215         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
34216         (norm): Likewise.
34217         (denorm): Likewise.
34218         (dbl_mp): Likewise.
34219         (sub_magnitudes): Likewise.
34220         (__add): Likewise.
34221         (__sub): Likewise.
34222         (__mul): Likewise.
34223         (__inv): Likewise.
34224         (__dvd): Likewise.
34226         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
34227         instead of __mul.
34228         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
34229         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
34230         (cc32): Likewise.
34232         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
34233         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
34234         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
34235         of __mul for squares.
34236         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
34237         function
34238         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
34239         Likewise.
34240         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
34241         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
34243 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
34245         [BZ #13550]
34246         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
34247         code.
34248         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
34249         prototype or function definition.  Rename ubp_* variables and
34250         parameters.  Remove argv definitions conditional on
34251         [__BOUNDED_POINTERS__].
34252         * debug/backtrace.c (__backtrace): Do not use __unbounded.
34253         * elf/dl-runtime.c (_dl_fixup): Likewise.
34254         * include/set-hooks.h (RUN_HOOK): Likewise.
34255         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
34256         definition.
34257         * string/strcpy.c (strcpy): Do not use __unbounded.
34258         * sysdeps/generic/frame.h (struct layout): Likewise.
34259         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
34260         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
34261         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
34262         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
34263         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
34264         (__backtrace): Likewise.
34265         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
34266         use __ptrvalue.
34267         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
34268         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
34269         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
34270         Likewise.
34271         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
34272         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
34273         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
34274         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
34275         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
34276         Do not use __unbounded.
34277         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
34278         Rename __unboundedrlimits parameter to rlimits in prototype.
34279         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
34280         Do not use __unbounded.
34281         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
34282         not use __ptrvalue.
34283         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
34284         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
34285         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
34286         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
34287         __ptrvalue or __unbounded.
34288         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
34289         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
34290         use __unbounded.
34291         (__new_msgctl): Do not use __ptrvalue.
34292         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
34293         __unbounded.
34294         (__libc_msgrcv): Do not use __ptrvalue.
34295         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
34296         startup_info): Do not use __unbounded.
34297         (__libc_start_main): Likewise.  Rename ubp_* variables and
34298         parameters.  Remove argv definitions conditional on
34299         [__BOUNDED_POINTERS__].
34300         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
34301         __ptrvalue.
34302         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
34303         use __unbounded.
34304         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
34305         or __ptrvalue.
34306         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
34307         use __unbounded.
34308         (__new_shmctl): Do not use __ptrvalue.
34309         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
34310         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
34311         Likewise.
34312         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
34313         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
34314         (__libc_sigaction): Likewise.
34315         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
34316         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
34317         Likewise.
34318         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34320 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
34322         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
34324         * string/mempcpy.c: Implement by calling memcpy.
34326 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
34328         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
34330         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
34331         evaluation.
34333         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
34334         values in the mantissa.
34336         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
34337         minimize writes to Z.
34338         (sub_magnitudes): Simplify code a bit.
34340 2013-02-12  Roland McGrath  <roland@hack.frob.com>
34342         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
34343         from the message.  The linker prefixes all warnings with that already.
34345 2013-02-12  Andreas Schwab  <schwab@suse.de>
34347         [BZ #15078]
34348         * posix/regexec.c (extend_buffers): Add parameter min_len.
34349         (check_matching): Pass minimum needed length.
34350         (clean_state_log_if_needed): Likewise.
34351         (get_subexp): Likewise.
34352         * posix/Makefile (tests): Add bug-regex34.
34353         (bug-regex34-ENV): Define.
34354         * posix/bug-regex34.c: New file.
34356         [BZ #11561]
34357         * posix/regcomp.c (parse_bracket_exp): When looking up collating
34358         elements compare against the byte sequence of it, not its name.
34359         * posix/Makefile (tests): Add bug-regex35.
34360         (bug-regex35-ENV): Define.
34361         * posix/bug-regex35.c: New file.
34363 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34365         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
34366         comment.
34367         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
34368         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
34369         (CHECK_EOL): Add undef.
34371 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
34373         * bits/stdlib-bsearch.h: New file.
34374         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
34375         * stdlib/stdlib.h: Likewise.
34377 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34379         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
34380         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
34381         declaration.
34382         * manual/search.texi (Array Search Function): Add missing const in
34383         lfind prototype.
34384         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
34385         declaration to use rlim_t.
34386         (Basic Scheduling Functions): Remove erroneous const from
34387         sched_getparam prototype.  Remove erroneous * from
34388         sched_get_priority_max and sched_get_priority_min prototypes.
34389         (Resource Usage): Fix summary @comment on vtimes to refer to
34390         sys/vtimes.h rather than vtimes.h.
34391         Add missing *s in vtimes prototype.
34392         (Limits on Resources): Fix ulimit prototype to return long int.
34393         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
34394         prototypes to use long int rather than double.
34395         (BSD Random): Fix initstate and setstate to use char *, not void *.
34396         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
34397         prototype to make second argument 'struct aiocb64 *const[]'.
34398         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
34399         (Status of AIO Operations): Remove erroneous const in aio_return and
34400         aio_return64 prototypes.
34401         (Synchronizing I/O): Fix sync prototype to return void.
34402         * manual/startup.texi (Suboptions): Remove an erroneous const in
34403         getsubopt prototype.
34404         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
34405         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
34406         use size_t rather than int.
34407         (Scanning All Users): Likewise for getpwent_r.
34408         (Setting Groups): Add missing const to setgroups prototype.
34409         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
34410         * manual/socket.texi (Host Names): Fix gethostbyaddr and
34411         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
34412         'const void *' rather than 'const char *'.
34413         (Host Address Functions): Likewise for inet_ntop.
34414         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
34415         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
34416         ssize_t for return value.
34417         (Sending Data): Likewise for send, sendto, sendmsg.
34418         (Socket Option Functions): Add a missing const in setsockopt prototype.
34419         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
34420         use wchar_t for the argument.
34421         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
34422         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
34423         take no arguments.
34424         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
34425         double/float/long double for second argument.
34426         Fix return types of significand, significandf, significandl.
34427         * manual/filesys.texi (Setting Permissions): Use mode_t for second
34428         argument in fchmod prototype.
34429         (File Owner): Use uid_t and gid_t in fchown prototype.
34430         (File Times): Add const to utimes, futimes, and lutimes prototypes.
34431         (Making Special Files): Use mode_t and dev_t in mknod prototype.
34432         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
34433         use 'const struct dirent **' as argument types to CMP function pointer
34434         argument.
34435         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
34436         (File Times): Fix summary magic @comment for struct utimbuf and utime
34437         to refer to utime.h, not time.h.
34438         * manual/string.texi (Argz Functions): Add missing const in
34439         argz_extract and argz_next prototypes.
34440         (Finding Tokens in a String): Likewise for basename.
34441         (String/Array Comparison): Fix typo in wcscasecmp prototype.
34442         (Copying and Concatenation): Fix typo in wmemmove prototype.
34443         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
34444         (Signal Stack): Remove erroneous const in sigstack prototype.
34445         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
34446         prototype.
34447         (Simple Calendar Time): Likewise for stime.
34448         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
34449         prototype.
34450         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
34451         say sys/sysctl.h instead.
34452         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
34453         and vsyslog prototypes.
34455 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34457         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
34458         Remove.
34460 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34462         * misc/sys/mman.h: Fix typo in mremap comment.
34464 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34466         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
34467         the '\0' terminator.
34469 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34471         [BZ #13550]
34472         * debug/segfault.c: Don't include <bp-checks.h>.
34473         * sysdeps/generic/bp-checks.h: Remove file.
34474         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
34475         (__GETDENTS): Don't use CHECK_N.
34476         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
34477         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
34478         (__getgroups): Don't use CHECK_N.
34479         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
34480         (setgroups): Don't use CHECK_N.
34481         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
34482         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
34483         (__libc_msgrcv): Don't use CHECK_N.
34484         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
34485         (__libc_msgsnd): Don't use CHECK_N.
34486         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
34487         <bp-checks.h>.
34488         (__libc_pread): Don't use CHECK_N.
34489         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
34490         include <bp-checks.h>.
34491         (__libc_pread64): Don't use CHECK_N.
34492         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
34493         include <bp-checks.h>.
34494         (__libc_pwrite): Don't use CHECK_N.
34495         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
34496         include <bp-checks.h>.
34497         (__libc_pwrite64): Don't use CHECK_N.
34498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
34499         <bp-checks.h>.
34500         (__libc_pread): Don't use CHECK_N.
34501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
34502         include <bp-checks.h>.
34503         (__libc_pread64): Don't use CHECK_N.
34504         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
34505         include <bp-checks.h>.
34506         (__libc_pwrite): Don't use CHECK_N.
34507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
34508         include <bp-checks.h>.
34509         (__libc_pwrite64): Don't use CHECK_N.
34510         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
34511         (do_pread): Don't use CHECK_N.
34512         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
34513         (do_pread64): Don't use CHECK_N.
34514         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
34515         (do_pwrite): Don't use CHECK_N.
34516         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
34517         (do_pwrite64): Don't use CHECK_N.
34518         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
34519         (__libc_readv): Don't use CHECK_N.
34520         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
34521         (semop): Don't use CHECK_N.
34522         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
34523         <bp-checks.h>.
34524         (semtimedop): Don't use CHECK_N.
34525         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
34526         (__libc_pread): Don't use CHECK_N.
34527         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
34528         <bp-checks.h>.
34529         (__libc_pread64): Don't use CHECK_N.
34530         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
34531         <bp-checks.h>.
34532         (__libc_pwrite): Don't use CHECK_N.
34533         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
34534         <bp-checks.h>.
34535         (__libc_pwrite64): Don't use CHECK_N.
34536         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
34537         <bp-checks.h>.
34538         (__libc_msgrcv): Don't use CHECK_N.
34539         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
34540         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
34541         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
34542         (__libc_writev): Don't use CHECK_N.
34544 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34546         * string/strcpy.c: Removed unused variable.
34548         * Makeconfig (+sysdep-includes): Define with := rather than =.
34549         Use an existing include/ subdir of each sysdeps dir before it.
34551 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34553         * nscd/connection.c (register_traced_file): Comment function.
34554         [HAVE_INOTIFY] (union __inev): Define.
34555         [HAVE_INOTIFY] (inotify_check_files): New function.
34556         [HAVE_INOTIFY] (clear_db_cache): Likewise.
34557         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
34558         clear_db_cache.
34559         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
34561 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34563         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
34564         loaded if not already and that a failure is permanent.
34566 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34568         [BZ #15006]
34569         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
34570         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
34572 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34574         [BZ #13550]
34575         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
34576         (CHECK_1_NULL_OK): Likewise.
34577         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
34578         (__fxstat): Do not use CHECK_1.
34579         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
34580         <bp-checks.h>.
34581         (___fxstat64): Do not use CHECK_1.
34582         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
34583         <bp-checks.h>.
34584         (__fxstatat): Do not use CHECK_1.
34585         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
34586         <bp-checks.h>.
34587         (__fxstatat64): Do not use CHECK_1.
34588         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
34589         <bp-checks.h>.
34590         (__fxstat): Do not use CHECK_1.
34591         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
34592         <bp-checks.h>.
34593         (__fxstatat): Do not use CHECK_1.
34594         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34595         <bp-checks.h>.
34596         (__getresgid): Do not use CHECK_1.
34597         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34598         <bp-checks.h>.
34599         (__getresuid): Do not use CHECK_1.
34600         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
34601         <bp-checks.h>.
34602         (__lxstat): Do not use CHECK_1.
34603         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34604         <bp-checks.h>.
34605         (__old_msgctl): Do not use CHECK_1.
34606         (__new_msgctl): Likewise.
34607         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
34608         <bp-checks.h>.
34609         (__new_setrlimit): Do not use CHECK_1.
34610         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34611         <bp-checks.h>.
34612         (__old_shmctl): Do not use CHECK_1.
34613         (__new_shmctl): Likewise.
34614         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
34615         <bp-checks.h>.
34616         (__xstat): Do not use CHECK_1.
34617         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
34618         (__lxstat): Do not use CHECK_1.
34619         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
34620         <bp-checks.h>.
34621         (___lxstat64): Do not use CHECK_1.
34622         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
34623         (__old_msgctl): Do not use CHECK_1.
34624         (__new_msgctl): Likewise.
34625         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
34626         <bp-checks.h>.
34627         (__gettimeofday): Do not use CHECK_1.
34628         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
34629         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
34630         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
34631         <bp-checks.h>.
34632         (__gettimeofday): Do not use CHECK_1.
34633         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
34634         (__old_shmctl): Do not use CHECK_1_NULL_OK.
34635         (__new_shmctl): Do not use CHECK_1.
34636         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
34637         <bp-checks.h>.
34638         (do_sigtimedwait): Do not use CHECK_1.
34639         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
34640         <bp-checks.h>.
34641         (do_sigwaitinfo): Do not use CHECK_1.
34642         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
34643         <bp-checks.h>.
34644         (msgctl): Do not use CHECK_1.
34645         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
34646         <bp-checks.h>.
34647         (shmctl): Do not use CHECK_1.
34648         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
34649         (ustat): Do not use CHECK_1.
34650         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
34651         <bp-checks.h>.
34652         (__fxstat): Do not use CHECK_1.
34653         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
34654         <bp-checks.h>.
34655         (__fxstatat): Do not use CHECK_1.
34656         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
34657         <bp-checks.h>.
34658         (__lxstat): Do not use CHECK_1.
34659         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
34660         <bp-checks.h>.
34661         (__xstat): Do not use CHECK_1.
34662         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
34663         (__xstat): Do not use CHECK_1.
34664         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
34665         (___xstat64): Do not use CHECK_1.
34667         [BZ #13550]
34668         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
34669         definitions.
34670         (CHECK_BOUNDS_HIGH): Likewise.
34671         * string/strcpy.c: Do not include <bp-checks.h>.
34672         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
34674 2013-02-07  Roland McGrath  <roland@hack.frob.com>
34676         * nscd/nscd-client.h (__nscd_drop_map_ref):
34677         Add __attribute__ ((unused)).
34678         * nis/nss-nisplus.h (niserr2nss): Likewise.
34680         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
34681         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
34683         * csu/libc-tls.c (init_static_tls, init_slotinfo):
34684         Remove inline keyword.
34685         * include/rounding-mode.h (round_away): Likewise.
34686         * libio/wfileops.c (adjust_wide_data): Likewise.
34687         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
34688         (__m128i_strloadu_tolower): Likewise.
34689         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
34690         (__m128i_strloadu_tolower): Likewise.
34691         * time/mktime.c (ydhms_diff): Likewise.
34692         * locale/elem-hash.h (elem_hash): Likewise.
34693         * locale/setlocale.c (setdata): Likewise.
34694         * posix/regex_internal.h (re_string_char_size_at): Likewise.
34695         (re_string_wchar_at): Likewise.
34696         (bitset_not, bitset_merge, bitset_mask): Likewise.
34697         [!(__GNUC__ > 3)] (inline): Remove macro.
34698         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
34699         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
34700         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
34701         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
34702         * string/memcmp.c (memcmp_bytes): Likewise.
34703         * locale/programs/locarchive.c (compute_hashval): Likewise.
34704         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
34705         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
34706         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
34707         * nss/getent.c (print_rpc, print_protocols): Likewise.
34708         (print_passwd, print_group, print_aliases): Likewise.
34709         * nis/nss-nisplus.h (niserr2nss): Likewise.
34710         * nscd/connections.c (restart_p): Likewise.
34711         Change return type to bool.
34713 2013-02-05  Roland McGrath  <roland@hack.frob.com>
34715         * Makeconfig (all-Depend-files): Add existing
34716         $(sorted-subdirs:=/Depend) files.
34717         (all-subdirs): Remove nss.
34718         * sysdeps/unix/inet/Subdirs: Add it here instead.
34719         * hesiod/Depend: New file.
34721         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
34722         instead of calling alloca.
34724         * io/lseek.c (__lseek): Rename to __libc_lseek.
34725         Define __lseek as an alias.
34727         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
34729 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
34731         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
34732         else clause and remove check for non-standard endianness.
34734 2013-02-04  David S. Miller  <davem@davemloft.net>
34736         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34738 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
34740         [BZ #13550]
34741         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
34742         (__ubp_memchr): Remove prototype.
34743         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
34744         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34745         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
34746         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34747         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
34748         Remove alias.
34749         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
34750         (__ubp_memchr): Likewise.
34751         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
34752         (__ubp_memchr): Likewise.
34753         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
34754         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
34755         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
34756         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
34757         CHECK_STRING.
34758         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
34759         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
34760         (__getcwd): Do not use CHECK_STRING.
34761         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34762         <bp-checks.h>.
34763         (__real_chown): Do not use CHECK_STRING.
34764         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
34765         <bp-checks.h>.
34766         (fchownat): Do not use CHECK_STRING.
34767         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
34768         CHECK_STRING.
34769         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34770         <bp-checks.h>.
34771         (__lchown): Do not use CHECK_STRING.
34772         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
34773         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
34774         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
34775         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
34776         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34777         include <bp-checks.h>.
34778         (truncate64): Do not use CHECK_STRING.
34779         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34780         <bp-checks.h>.
34781         (__real_chown): Do not use CHECK_STRING.
34782         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34783         <bp-checks.h>.
34784         (__lchown): Do not use CHECK_STRING.
34785         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34786         <bp-checks.h>.
34787         (__chown): Do not use CHECK_STRING.
34788         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
34789         <bp-checks.h>.
34790         (truncate64): Do not use CHECK_STRING.
34791         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
34792         Likewise.
34793         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
34794         (__xmknod): Do not use CHECK_STRING.
34795         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
34796         <bp-checks.h>.
34797         (__xmknodat): Do not use CHECK_STRING.
34798         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34799         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
34801 2013-02-04  Andreas Schwab  <schwab@suse.de>
34803         [BZ #14142]
34804         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
34805         * include/netdb.h: Likewise for h_errno.
34806         * elf/tst-stackguard1.c: Include <tls.h>.
34808 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
34810         * elf/link.h (struct link_map): Extend the l_addr comment.
34811         * include/link.h (struct link_map): Likewise.
34813 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
34815         [BZ #13550]
34816         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
34817         (BOUNDED_1): Remove macro.
34818         * debug/backtrace.c: Don't include <bp-checks.h>.
34819         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
34820         (__backtrace): Likewise.
34821         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
34822         <bp-checks.h>.
34823         (__backtrace): Don't use BOUNDED_1.
34824         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
34825         <bp-checks.h>.
34826         (__backtrace): Don't use BOUNDED_1.
34827         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
34828         (__backtrace): Don't use BOUNDED_1.
34829         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
34830         (shmat): Don't use BOUNDED_N.
34832 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
34834         [BZ #13550]
34835         * sysdeps/generic/bp-start.h: Remove file.
34836         * csu/libc-start.c: Don't include <bp-start.h>.
34837         (LIBC_START_MAIN): Set up __environ directly instead of using
34838         INIT_ARGV_and_ENVIRON.
34839         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
34840         <bp-start.h>.
34842         [BZ #13550]
34843         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
34844         definitions.
34845         (CHECK_FCNTL): Likewise.
34846         (CHECK_N_PAGES): Likewise.
34848         [BZ #13550]
34849         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
34850         definitions.
34851         (CHECK_SIGSET_NULL_OK): Likewise.
34852         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
34853         <bp-checks.h>.
34854         (sigpending): Don't use CHECK_SIGSET.
34855         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
34856         <bp-checks.h>.
34857         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34858         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
34859         <bp-checks.h>.
34860         (do_sigsuspend): Don't use CHECK_SIGSET.
34861         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
34862         use CHECK_SIGSET.
34863         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
34864         (do_sigwait): Don't use CHECK_SIGSET.
34865         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
34866         use CHECK_SIGSET.
34867         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
34868         include <bp-checks.h>.
34869         (sigpending): Don't use CHECK_SIGSET.
34870         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
34871         include <bp-checks.h>.
34872         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34873         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
34874         <bp-checks.h>.
34875         (sigpending): Don't use CHECK_SIGSET.
34876         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
34877         <bp-checks.h>.
34878         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34880         [BZ #13550]
34881         * sysdeps/generic/bp-semctl.h: Remove file.
34882         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
34883         <bp-checks.h> and <bp-semctl.h>.
34884         (__old_semctl): Don't use CHECK_SEMCTL.
34885         (__new_semctl): Likewise.
34886         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
34887         and <bp-semctl.h>.
34888         (__old_semctl): Don't use CHECK_SEMCTL.
34889         (__new_semctl): Likewise.
34890         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
34891         <bp-checks.h> and <bp-semctl.h>.
34892         (__old_semctl): Don't use CHECK_SEMCTL.
34893         (__new_semctl): Likewise.
34894         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
34895         <bp-checks.h> and <bp-semctl.h>.
34896         (semctl): Don't use CHECK_SEMCTL.
34898         [BZ #13550]
34899         * Makerules (elide-bp-thunks): Remove variable.
34900         (elide-routines.oS): Don't use $(elide-bp-thunks).
34901         (elide-routines.os): Likewise.
34902         (elide-routines.o): Likewise.
34903         (elide-routines.op): Likewise.
34904         (elide-routines.og): Likewise.
34905         (objects): Don't use $(bp-thunks).
34906         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
34907         include.
34908         (common-generated): Do not add s-proto-bp.d.
34909         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
34910         (int): Likewise.
34911         (typ): Likewise.
34912         Do not generate makefile rules for bounded-pointer thunks.
34913         * sysdeps/generic/bp-thunks.h: Remove file.
34914         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
34915         * sysdeps/unix/s-proto-bp.S: Likewise.
34917         [BZ #15062]
34918         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
34919         parts of result separately when argument is not close to line from
34920         -i to i and one part of argument is small.
34921         * math/k_casinhf.c (__kernel_casinhf): Likewise.
34922         * math/k_casinhl.c (__kernel_casinhl): Likewise.
34923         * math/libm-test.inc (cacos_test): Add more tests.
34924         (casin_test): Likewise.
34925         (casinh_test): Likewise.
34926         * sysdeps/i386/fpu/libm-test-ulps: Update.
34927         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34929 2013-01-31  David S. Miller  <davem@davemloft.net>
34931         * po/de.po: Update from translation team.
34933 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
34935         * time/tzfile.c: Include stdint.h for SIZE_MAX.
34937 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
34939         * configure.in (_AC_PROG_CC_C89): New definition.
34940         * configure: Regenerate.
34942         * configure.in (AC_PROG_CPP): New definition.
34943         * configure: Regenerate.
34945 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
34947         * debug/tst-backtrace.h: New file.
34948         * debug/tst-backtrace2.c: Include tst-backtrace.h.
34949         (ret): Remove variable.
34950         (x): Likewise.
34951         (FAIL): Remove macro.
34952         (NO_INLINE): Likewise.
34953         (fn1): Use match function instead of strstr.
34954         * debug/tst-backtrace3.c: Include tst-backtrace.h.
34955         (ret): Remove variable.
34956         (x): Likewise.
34957         (FAIL): Remove macro.
34958         (NO_INLINE): Likewise.
34959         (fn): Use match function instead of strstr.
34960         * debug/tst-backtrace4.c: Include tst-backtrace.h.
34961         (ret): Remove variable.
34962         (x): Likewise.
34963         (FAIL): Remove macro.
34964         (NO_INLINE): Likewise.
34965         (handle_signal): Use match function instead of strstr.
34966         * debug/tst-backtrace5.c: Include tst-backtrace.h.
34967         (ret): Remove variable.
34968         (x): Likewise.
34969         (FAIL): Remove macro.
34970         (NO_INLINE): Likewise.
34971         (handle_signal): Use match function instead of strstr.
34973 2013-01-23  Roland McGrath  <roland@hack.frob.com>
34975         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
34977 2013-01-23  David S. Miller  <davem@davemloft.net>
34979         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
34980         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
34981         argument of CAS if possible.
34982         * sysdeps/sparc/sparc64/bits/atomic.h
34983         (__arch_compare_and_exchange_val_32_acq): Likewise.
34984         (__arch_compare_and_exchange_val_64_acq): Likewise.
34986 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
34988         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
34989         * sysdeps/posix/ulimit.c: ... this.
34990         Include <limits.h>.
34991         * sysdeps/unix/bsd/ulimit.c: Remove file.
34993 2013-01-23  Adam Conrad  <adconrad@0c3.net>
34995         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
34996         (LDFLAGS-tst-array5): Likewise.
34998 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
35000         [BZ #15036]
35001         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
35002         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
35003         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
35004         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
35006 2013-01-21  David S. Miller  <davem@davemloft.net>
35008         * sysdeps/sparc/backtrace.c: New file.
35009         * sysdeps/sparc/sparc32/backtrace.h: New file.
35010         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
35011         * sysdeps/sparc/sparc64/backtrace.h: New file.
35012         * sysdeps/sparc/sparc64/backtrace.c: Delete.
35013         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
35014         -funwind-tables.
35016 2013-01-21  Andreas Schwab  <schwab@suse.de>
35018         [BZ #15020]
35019         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
35020         closed its stdout.
35022 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
35024         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
35025         "mpa2.h".
35026         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35028 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
35029             Mark Mitchell  <mark@codesourcery.com>
35030             Tom de Vries  <tom@codesourcery.com>
35031             Paul Pluzhnikov  <ppluzhnikov@google.com>
35033         * debug/tst-backtrace2.c: New file.
35034         * debug/tst-backtrace3.c: Likewise.
35035         * debug/tst-backtrace4.c: Likewise.
35036         * debug/tst-backtrace5.c: Likewise.
35037         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
35038         (CFLAGS-tst-backtrace3.c): Likewise.
35039         (CFLAGS-tst-backtrace4.c): Likewise.
35040         (CFLAGS-tst-backtrace5.c): Likewise.
35041         (LDFLAGS-tst-backtrace2): Likewise.
35042         (LDFLAGS-tst-backtrace3): Likewise.
35043         (LDFLAGS-tst-backtrace4): Likewise.
35044         (LDFLAGS-tst-backtrace5): Likewise.
35045         (tests): Add new tests tst-backtrace2, tst-backtrace3,
35046         tst-backtrace4 and tst-backtrace5.
35048 2013-01-18  Anton Blanchard  <anton@samba.org>
35049             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
35051         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
35052         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
35053         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
35054         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
35055         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
35056         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
35057         "+r" and remove output regs list as redundant.  Add explicit inline
35058         asm to specify register of return val to work around compiler codegen
35059         bug.  Remove (int) cast on return value.  Add return type parameter to
35060         use in macro so that this macro does not truncate return value for
35061         64-bit values.
35062         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
35063         pass to INTERNAL_VSYSCALL_NCS.
35064         (INLINE_VSYSCALL): Add 'long int' as return type to
35065         INTERNAL_VSYSCALL_NCS macro invocation.
35066         (INTERNAL_VSYSCALL): Add 'long int' as return type to
35067         INTERNAL_VSYSCALL_NCS macro invocation.
35068         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
35070 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
35072         [BZ #14496]
35073         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
35074         Fix application of SIMD FP exception mask.
35076         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
35077         mp_no from a power of two.
35078         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
35079         __mpexp_twomm1.  Use __pow_mp.
35081         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
35082         multiplication.
35084 2013-01-17  David S. Miller  <davem@davemloft.net>
35086         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35088 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
35090         [BZ #15023]
35091         * include/complex.h: Condition contents on [!_COMPLEX_H].
35092         (__kernel_casinhf): New prototype.
35093         (__kernel_casinh): Likewise.
35094         (__kernel_casinhl): Likewise.
35095         * math/Makefile (libm_calls): Add k_casinh.
35096         * math/k_casinh.c: New file.
35097         * math/k_casinhf.c: Likewise.
35098         * math/k_casinhl.c: Likewise.
35099         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
35100         finite nonzero arguments.
35101         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
35102         finite nonzero arguments.
35103         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
35104         finite nonzero arguments.
35105         * math/s_casinh.c: Do not include <float.h>.
35106         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
35107         * math/s_casinhf.c: Do not include <float.h>.
35108         (__casinhf): Move code for finite nonzero arguments to
35109         k_casinhf.c.
35110         * math/s_casinhl.c: Do not include <float.h>.
35111         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
35112         redefine.
35113         (__casinhl): Move code for finite nonzero arguments to
35114         k_casinhl.c.
35115         * math/libm-test.inc (cacos_test): Add more tests.
35116         * sysdeps/i386/fpu/libm-test-ulps: Update.
35117         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35119 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
35121         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
35122         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
35123         [!HAVE_MREMAP]: Remove [defined linux] case.
35124         * malloc/arena.c: Do not include <malloc-sysdep.h>.
35126 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
35128         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
35130 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
35132         * elf/elf.h (R_386_SIZE32): New relocation.
35133         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
35134         R_386_SIZE32.
35135         (elf_machine_rela): Likewise.
35136         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
35137         R_X86_64_SIZE64 and R_X86_64_SIZE32.
35139 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
35141         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
35142         (FP_FAST_FMA): Do not define.
35143         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
35144         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
35145         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
35146         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
35147         !_SOFT_FLOAT]: Likewise.
35148         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
35149         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
35150         value.
35151         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
35152         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
35153         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
35154         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
35155         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
35156         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
35157         file.
35159 2013-01-16  Andreas Schwab  <schwab@suse.de>
35161         [BZ #14327]
35162         * include/stdlib.h (__mktemp): Add declaration.
35163         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
35164         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
35166 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35168         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
35169         definitions.
35170         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
35171         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
35172         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
35173         definitions here.
35174         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
35175         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
35176         definitions.
35177         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
35178         and ONE.
35179         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
35180         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
35181         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
35182         definitions.
35183         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
35184         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
35185         definitions.
35186         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
35188         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
35190 2013-01-15  David S. Miller  <davem@davemloft.net>
35192         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35193         trunc{,f} to libm-sysdep_routes.
35194         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35195         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
35196         file.
35197         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
35198         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
35199         file.
35200         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
35201         file.
35202         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
35203         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
35204         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
35205         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
35206         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
35207         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
35208         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
35209         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
35211         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35212         nearbyint{,f} to libm-sysdep_routes.
35213         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35214         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
35215         New file.
35216         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
35217         file.
35218         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
35219         New file.
35220         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
35221         file.
35222         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
35223         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
35224         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
35225         file.
35226         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
35227         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
35228         file.
35229         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
35230         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
35231         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
35233         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
35234         libc_feholdexcept and libc_fesetenv.
35236 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
35238         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
35240 2013-01-14  David S. Miller  <davem@davemloft.net>
35242         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
35243         (SPARC_ASM_VIS2_IFUNC): Likewise.
35244         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
35245         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
35246         use of 'siam' instruction.
35247         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
35248         Likewise.
35249         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
35250         Likewise.
35251         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
35252         Likewise.
35253         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
35254         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
35255         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
35256         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
35257         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
35258         file.
35259         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
35260         file.
35261         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
35262         file.
35263         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
35264         file.
35265         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
35266         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
35267         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
35268         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
35269         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
35270         new VIS2 routines.
35271         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
35272         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
35273         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
35274         Likewise.
35275         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
35276         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
35277         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
35278         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
35279         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
35280         routines to libm-sysdep_routines.
35281         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35283         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35284         fdim/fdimf to libm-sysdep_routines.
35285         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
35286         file.
35287         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
35288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
35289         file.
35290         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
35291         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
35292         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
35293         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
35294         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
35295         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
35296         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
35298 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
35300         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
35301         to optimize copies.
35303         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
35304         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35305         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35307         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
35308         local variable MPTWO.
35309         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
35310         Likewise.
35312 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35314         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
35315         GLOB_NOESCAPE.
35317 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35319         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
35321 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35323         * manual/pattern.texi (glob_t): Document gl_flags.
35324         (glob64_t): Likewise.
35326 2013-01-11  David S. Miller  <davem@davemloft.net>
35328         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
35329         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
35330         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
35331         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
35332         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
35333         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
35334         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
35335         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
35336         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
35337         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
35338         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
35339         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
35340         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
35342         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35343         sparc V9 rather than using V8 code.
35344         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35345         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35347         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
35348         Move to...
35349         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
35350         Here.
35352 2013-01-11  Roland McGrath  <roland@hack.frob.com>
35354         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
35355         not in the main loop.
35356         * configure: Regenerated.
35358 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
35360         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
35361         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
35362         to just #else.
35363         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
35364         [!__GLIBC_HAVE_LONG_LONG] case.
35365         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
35366         condition to just #else.
35367         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
35368         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
35369         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
35370         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
35371         unconditional.
35372         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
35373         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35374         #elif condition to just #else.
35375         * sysdeps/unix/sysv/linux/sys/sysmacros.h
35376         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
35377         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35378         #elif condition to just #else.
35380 2013-01-11  Steve Ellcey  <sellcey@mips.com>
35382         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
35383         (EF_MIPS_ARCH_64): Fix value.
35384         (EF_MIPS_ARCH_32R2): New.
35385         (EF_MIPS_ARCH_64R2): New.
35387 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
35389         * Makeconfig (+link-pie-before-libc): New.
35390         (+link-pie-after-libc): Likewise.
35391         (+link-pie-tests): Likewise.
35392         (+link-pie): Rewritten.
35393         (link-before-libc): Remove $(config-LDFLAGS).
35394         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
35395         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
35396         (config-LDFLAGS): Renamed to ...
35397         (rtld-LDFLAGS): This.
35398         (rtld-tests-LDFLAGS): New macro.
35399         (link-libc-rpath-link): Likewise.
35400         (link-libc-tests-rpath-link): Likewise.
35401         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
35402         (link-libc): Prepand $(link-libc-rpath-link).
35403         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
35404         (test-program-prefix): New macro.
35405         (test-via-rtld-prefix): Likewise.
35406         (test-program-cmd): Likewise.
35407         (host-test-program-cmd): Likewise.
35408         * Makefile ($(common-objpfx)testrun.sh): Replace
35409         $(run-program-prefix) with $(test-program-prefix).
35410         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
35411         $(rtld-LDFLAGS).
35412         ($(common-objpfx)shlib.lds): Likewise.
35413         (build-module-helper): Likewise.
35414         ($(common-objpfx)format.lds): Likewise.
35415         * Rules (binaries-pie-tests): New.
35416         (binaries-pie-notests): Likewise.
35417         (binaries-pie): Rewritten.
35418         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
35419         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
35420         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
35421         (make-test-out): Replace $(host-built-program-cmd) with
35422         $(host-test-program-cmd).
35423         * config.make.in (build-hardcoded-path-in-tests): New variable.
35424         * configure.in (--enable-hardcoded-path-in-tests): New configure
35425         option.
35426         (hardcoded_path_in_tests): New AC_SUBST.
35427         * configure: Regenerated.
35428         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
35429         $(built-program-cmd) with $(test-program-cmd).
35430         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
35431         (test_program_cmd): This.
35432         * elf/Makefile ($(objpfx)order.out): Run test with
35433         $(test-program-prefix).
35434         ($(objpfx)order2.out): Likewise.
35435         ($(objpfx)tst-initorder.out): Likewise.
35436         ($(objpfx)tst-initorder2.out): Likewise.
35437         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
35438         $(test-program-cmd).
35439         ($(objpfx)tst-array1-static.out): Likewise.
35440         ($(objpfx)tst-array2.out): Likewise.
35441         ($(objpfx)tst-array3.out): Likewise.
35442         ($(objpfx)tst-array4.out): Likewise.
35443         ($(objpfx)tst-array5.out): Likewise.
35444         ($(objpfx)tst-array5-static.out): Likewise.
35445         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
35446         $(test-program-cmd).
35447         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
35448         $(run-program-prefix) with $(test-program-prefix).
35449         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
35450         (test_program_prefix): This.
35451         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
35452         $(run-program-prefix) with $(test-program-prefix).
35453         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
35454         (test_program_prefix): This.
35455         * iconvdata/tst-tables.sh: Likewise.
35456         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
35457         $(run-program-prefix) with $(test-program-prefix).
35458         ($(objpfx)tst-translit.out): Likewise.
35459         ($(objpfx)tst-gettext2.out): Likewise.
35460         ($(objpfx)tst-gettext4.out): Likewise.
35461         ($(objpfx)tst-gettext6.out): Likewise.
35462         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
35463         (test_program_prefix): This.
35464         * intl/tst-gettext2.sh: Likewise.
35465         * intl/tst-gettext4.sh  Likewise.
35466         * intl/tst-gettext6.sh: Likewise.
35467         * intl/tst-translit.sh: Likewise.
35468         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
35469         with $(test-program-cmd).
35470         * libio/Makefile ($(objpfx)test-freopen.out): Replace
35471         $(run-program-prefix) with $(test-program-prefix).
35472         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
35473         (test_program_prefix): This.
35474         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
35475         $(run-program-prefix) with $(test-program-prefix).
35476         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
35477         (test_program_prefix): This.
35478         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
35479         * posix/Makefile ($(objpfx)globtest.out): Replace
35480         $(run-via-rtld-prefix) and $(test-wrapper) with
35481         $(test-program-prefix) and $(test-via-rtld-prefix).
35482         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
35483         $(test-program-prefix).
35484         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
35485         $(host-test-program-cmd).
35486         (tst-spawn-ARGS): Likewise.
35487         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
35488         $(test-program-prefix).
35489         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
35490         (test_via_rtld_prefix): This.
35491         (test_wrapper): Renamed to ...
35492         (test_program_prefix): This.
35493         (run_program_prefix): Replaced by test_program_prefix.
35494         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
35495         (test_program_prefix): This.
35496         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
35497         with $(host-test-program-cmd).
35498         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
35499         $(run-program-prefix) with $(test-program-prefix).
35500         ($(objpfx)tst-printf.out): Likewise.
35501         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
35502         $(test-program-cmd).
35503         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
35504         (test_program_prefix): This.
35505         * stdio-common/tst-unbputc.sh: Likewise.
35506         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
35507         $(run-program-prefix) with $(test-program-prefix).
35508         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
35509         (test_program_prefix): This.
35510         * string/Makefile ($(objpfx)tst-svc.out):  Replace
35511         $(built-program-cmd) with $(test-program-cmd).
35513 2013-01-11  Andreas Jaeger  <aj@suse.de>
35515         [BZ #15003]
35516         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
35517         value. Sync with Linux 3.7.
35519 2013-01-10  David S. Miller  <davem@davemloft.net>
35521         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
35522         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35523         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35525 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35527         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
35528         never set.
35529         * configure: Regenerated.
35531 2013-01-10  David S. Miller  <davem@davemloft.net>
35533         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35534         sparc V9 rather than using V8 code.
35535         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35536         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35538 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35540         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
35541         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
35542         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
35543         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
35544         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
35545         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
35546         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
35547         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
35548         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
35549         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
35550         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
35551         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
35552         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
35553         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
35554         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
35555         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
35556         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
35557         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
35558         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
35559         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
35560         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
35561         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
35562         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
35563         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
35564         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
35565         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
35566         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
35568 2013-01-10  David S. Miller  <davem@davemloft.net>
35570         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35572 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35574         * posix/Makefile (tests-static): New variable.
35575         (tests): Add $(tests-static).
35576         (tst-exec-static-ARGS): New variable.
35577         (tst-spawn-static-ARGS): Likewise.
35578         * posix/tst-exec-static.c: New file.
35579         * posix/tst-spawn-static.c: Likewise.
35580         * posix/tst-exec.c: Support run directly.
35581         * posix/tst-spawn.c: Likewise.
35583 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
35585         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
35586         long.
35587         * math/bits/mathcalls.h (llrint): Likewise.
35588         (llround): Likewise.
35589         * stdlib/stdlib.h (struct drand48_data): Likewise.
35590         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
35591         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
35592         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
35593         Likewise.
35594         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
35595         Likewise.
35596         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
35597         (elf_greg_t): Likewise.
35598         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
35599         (__jmp_buf): Likewise.
35600         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
35601         definitions.
35602         (llrint): Likewise, for all definitions.
35603         (llrintl): Likewise.
35605         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
35606         Remove [__GNUC__] condition.
35607         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
35608         condition to just [__USE_ISOC99].
35609         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
35611 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35613         [BZ #14200]
35614         * sysdeps/unix/sysv/linux/x86/bits/environments.h
35615         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
35616         defined.
35617         (_POSIX_V6_ILP32_OFF32): Likewise.
35618         (_XBS5_ILP32_OFF32): Likewise.
35619         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
35620         (__ILP32_OFFBIG_LDFLAGS): Likewise.
35622 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
35624         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
35626         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
35627         doubles __mpexp_twomm1.  Adjust usage.
35628         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
35629         Remove.
35631 2013-01-10  Andreas Schwab  <schwab@suse.de>
35633         [BZ #14964]
35634         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
35635         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
35637 2013-01-09  David S. Miller  <davem@davemloft.net>
35639         [BZ #15003]
35640         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
35641         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
35642         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
35643         (TCP_FASTOPEN): Define.
35644         (tcp_repair_opt): New structure.
35645         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
35646         enum values.
35647         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
35648         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
35649         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
35650         (tcp_cookie_transactions): New structure.
35652 2013-01-09  Anton Blanchard  <anton@samba.org>
35654         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
35655         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
35656         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
35657         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
35659 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
35661         * include/features.h (__USE_ANSI): Remove.
35663 2013-01-09  Roland McGrath  <roland@hack.frob.com>
35665         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
35667         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
35669 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
35671         * sysdeps/s390/fpu/libm-test-ulps: Update.
35673         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35675         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
35676         (__acr): Likewise.
35677         (__cpy): Likewise.
35678         (norm): Likewise.
35679         (denorm): Likewise.
35680         (__mp_dbl): Likewise.
35681         (__dbl_mp): Likewise.
35682         (add_magnitudes): Likewise.
35683         (sub_magnitudes): Likewise.
35684         (__add): Likewise.
35685         (__sub): Likewise.
35686         (__mul): Likewise.
35687         (__inv): Likewise.
35688         (__dvd): Likewise.
35689         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
35690         (__acr): Likewise.
35691         (__cpy): Likewise.
35692         (norm): Likewise.
35693         (denorm): Likewise.
35694         (__mp_dbl): Likewise.
35695         (__dbl_mp): Likewise.
35696         (add_magnitudes): Likewise.
35697         (sub_magnitudes): Likewise.
35698         (__add): Likewise.
35699         (__sub): Likewise.
35700         (__mul): Likewise.
35701         (__inv): Likewise.
35702         (__dvd): Likewise.
35703         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
35704         (__acr): Likewise.
35705         (__cpy): Likewise.
35706         (norm): Likewise.
35707         (denorm): Likewise.
35708         (__mp_dbl): Likewise.
35709         (__dbl_mp): Likewise.
35710         (add_magnitudes): Likewise.
35711         (sub_magnitudes): Likewise.
35712         (__add): Likewise.
35713         (__sub): Likewise.
35714         (__mul): Likewise.
35715         (__inv): Likewise.
35716         (__dvd): Likewise.
35718 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
35720         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
35721         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
35722         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
35723         2 && __USE_EXTERN_INLINES]: Likewise.
35725 2013-01-08  Andreas Jaeger  <aj@suse.de>
35727         [BZ# 14985]
35728         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
35729         Remove.
35730         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35731         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35733 2013-01-07  Anton Blanchard  <anton@samba.org>
35735         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
35736         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
35737         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
35738         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
35739         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
35740         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
35741         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
35742         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
35743         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35744         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
35745         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
35746         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
35747         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
35748         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
35749         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
35750         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
35751         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
35752         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
35753         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
35754         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
35755         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
35756         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
35757         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
35758         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
35759         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
35760         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
35761         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
35762         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
35763         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
35764         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
35765         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
35766         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35767         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
35768         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
35769         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
35770         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
35771         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
35772         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
35773         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
35774         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
35775         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
35776         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
35777         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
35779 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
35781         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
35782         (__MALLOC_PMT): Likewise.
35783         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
35784         [__GNUC__], only on [_LIBC].
35785         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35786         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
35787         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35788         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
35789         forward declaration.
35790         (realloc_hook_ini): Likewise.
35791         (memalign_hook_ini): Likewise.
35792         (__libc_memalign): Do not use __MALLOC_PMT in variable
35793         declaration.
35794         (__libc_valloc): Likewise.
35795         (__libc_pvalloc): Likewise.
35796         (__libc_calloc): Likewise.
35797         (__posix_memalign): Likewise.
35799         [BZ #14996]
35800         * math/s_casinh.c: Include <float.h>.
35801         (__casinh): Do not do computation with squaring and square root
35802         for large arguments.
35803         * math/s_casinhf.c: Include <float.h>.
35804         (__casinhf): Do not do computation with squaring and square root
35805         for large arguments.
35806         * math/s_casinhl.c: Include <float.h>.
35807         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
35808         (__casinhl): Do not do computation with squaring and square root
35809         for large arguments.
35810         * math/libm-test.inc (casin_test): Add more tests.
35811         (casinh_test): Likewise.
35812         * sysdeps/i386/fpu/libm-test-ulps: Update.
35813         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35815 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
35817         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
35818         (__x86_64_raw_data_cache_size): Likewise.
35819         (__x86_64_data_cache_size_half): Likewise.
35820         (__x86_64_raw_data_cache_size_half): Likewise.
35821         (__x86_64_shared_cache_size): Likewise.
35822         (__x86_64_raw_shared_cache_size): Likewise.
35823         (__x86_64_shared_cache_size_half): Likewise.
35824         (__x86_64_raw_shared_cache_size_half): Likewise.
35825         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
35826         to ...
35827         (__x86_data_cache_size): This.
35828         (__x86_64_raw_data_cache_size): Renamed to ...
35829         (__x86_raw_data_cache_size): This.
35830         (__x86_64_data_cache_size_half): Renamed to ...
35831         (__x86_data_cache_size_half): This.
35832         (__x86_64_raw_data_cache_size_half): Renamed to ...
35833         (__x86_raw_data_cache_size_half): This.
35834         (__x86_64_shared_cache_size): Renamed to ...
35835         (__x86_shared_cache_size): This.
35836         (__x86_64_raw_shared_cache_size): Renamed to ...
35837         (__x86_raw_shared_cache_size): This.
35838         (__x86_64_shared_cache_size_half): Renamed to ...
35839         (__x86_shared_cache_size_half): This.
35840         (__x86_64_raw_shared_cache_size_half): Renamed to ...
35841         (__x86_raw_shared_cache_size_half): This.
35842         * sysdeps/x86_64/memcpy.S: Updated.
35843         * sysdeps/x86_64/memset.S: Likewise.
35844         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
35845         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
35846         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
35848 2013-01-04  David S. Miller  <davem@davemloft.net>
35850         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35852 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
35854         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
35855         1 to avoid redefinition warning.
35856         (__USE_GNU): Don't define.
35857         (init_signaling_nan): Protoize.
35859         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35861 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35863         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
35864         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
35865         (__cpymn): Likewise.
35866         (norm): Remove commented code.
35867         (denorm): Likewise.
35868         (__mp_dbl): Likewise.
35869         (__inv): Likewise.
35870         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
35871         (__cpymn): Likewise.
35872         (norm): Remove commented code.
35873         (denorm): Likewise.
35874         (__mp_dbl): Likewise.
35875         (__inv): Likewise.
35877         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
35878         mp_no value for 1.0 and 2.0.
35879         (norm): Use RADIXI instead of radixi.d.
35880         (denorm): Likewise.
35881         (__mul): Use 0.0 instead of zero.d.
35882         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
35883         mp_no value for 1.0 and 2.0.
35884         (norm): Use RADIXI instead of radixi.d.
35885         (denorm): Likewise.
35886         (__mul): Use 0.0 instead of zero.d.
35888 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
35890         [BZ #14994]
35891         * math/s_casinh.c (__casinh): Reduce finite argument to first
35892         quadrant then set signs of results at the end.
35893         * math/s_casinhf.c (__casinhf): Likewise.
35894         * math/s_casinhl.c (__casinhl): Likewise.
35895         * math/libm-test.inc (casin_test): Add more tests.
35896         (casinh_test): Likewise.
35897         * sysdeps/i386/fpu/libm-test-ulps: Update.
35898         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35900 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35902         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
35904         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
35906         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
35907         declarations.
35908         (denorm): Likewise.
35909         (__mp_dbl): Likewise.
35910         (__inv): Likewise.
35912         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
35913         and adjust the header comment.
35915         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
35916         variable name from declaration.
35918 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
35920         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35921         Initialize COMMON_CPUID_INDEX_7 element.
35922         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
35923         (CPUID_RTM): Likewise.
35924         (HAS_RTM): Likewise.
35925         (COMMON_CPUID_INDEX_7): New enum.
35927 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
35929         [BZ #14981]
35930         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
35931         size is zero, record memory as freed.
35933 2013-01-03  Andreas Jaeger  <aj@suse.de>
35935         * po/ia.po: Add new Interlingua translation.
35937 2012-01-03  Allan McRae  <allan@archlinux.org>
35939         * locale/programs/localedef.c: Fix description of '--posix' flag.
35941 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
35943         * NEWS: Update dates in second copyright notice.
35944         * README: Update copyright dates in example.
35945         * manual/libc.texinfo: Update copyright dates.
35946         * scripts/test-installation.pl: Update copyright date in --version
35947         output.
35949         * hurd/ctty-input.c: Fix copyright notice formatting.
35950         * hurd/ctty-output.c: Likewise.
35951         * hurd/dtable.c: Likewise.
35952         * hurd/hurd-raise.c: Likewise.
35953         * hurd/hurdprio.c: Likewise.
35954         * hurd/msgportdemux.c: Likewise.
35955         * misc/sys/file.h: Likewise.
35956         * misc/sys/ioctl.h: Likewise.
35957         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
35958         * sysdeps/mach/hurd/chdir.c: Likewise.
35959         * sysdeps/mach/hurd/fchdir.c: Likewise.
35960         * sysdeps/mach/hurd/rename.c: Likewise.
35961         * sysdeps/mach/hurd/rmdir.c: Likewise.
35962         * sysdeps/mach/hurd/seekdir.c: Likewise.
35963         * sysdeps/mach/hurd/setsid.c: Likewise.
35964         * sysdeps/posix/wait3.c: Likewise.
35966         * All files with FSF copyright notices: Update copyright dates
35967         using scripts/update-copyrights.
35968         * intl/plural.c: Regenerated.
35969         * locale/programs/charmap-kw.h: Likewise.
35970         * locale/programs/locfile-kw.h: Likewise.
35972 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
35974         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
35975         four values.
35977         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
35978         calculation loop and add branch prediction.
35980         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
35981         check access beyond bounds of m1np.
35983         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
35984         MPTWO.
35985         (__inv): Remove local variable MPTWO to use the global
35986         constant.
35987         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
35988         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
35989         variable MPTWO.
35990         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
35991         MP3HALFS static const.
35993 2013-01-01  David S. Miller  <davem@davemloft.net>
35995         * po/ca.po: Update from translation team.
35997 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
35999         * scripts/update-copyrights: New file.
36000         * Makeconfig: Reformat copyright notice.
36001         * ctype/ctype.h: Likewise.
36002         * debug/swprintf_chk.c: Likewise.
36003         * elf/dl-cache.c: Likewise.
36004         * elf/dl-debug.c: Likewise.
36005         * elf/dl-object.c: Likewise.
36006         * grp/initgroups.c: Likewise.
36007         * hurd/Makefile: Likewise.
36008         * hurd/hurd/signal.h: Likewise.
36009         * hurd/hurdfault.c: Likewise.
36010         * hurd/hurdioctl.c: Likewise.
36011         * hurd/hurdlookup.c: Likewise.
36012         * hurd/intr-msg.c: Likewise.
36013         * iconv/gconv_open.c: Likewise.
36014         * libio/swprintf.c: Likewise.
36015         * locale/lc-ctype.c: Likewise.
36016         * locale/nl_langinfo.c: Likewise.
36017         * mach/Machrules: Likewise.
36018         * mach/Makefile: Likewise.
36019         * malloc/obstack.h: Likewise.
36020         * manual/Makefile: Likewise.
36021         * manual/tsort.awk: Likewise.
36022         * misc/bits/stab.def: Likewise.
36023         * nis/nis_print_group_entry.c: Likewise.
36024         * nis/nis_table.c: Likewise.
36025         * nis/nss_compat/compat-pwd.c: Likewise.
36026         * nis/nss_compat/compat-spwd.c: Likewise.
36027         * po/Makefile: Likewise.
36028         * posix/fnmatch.c: Likewise.
36029         * posix/regex.h: Likewise.
36030         * resolv/Makefile: Likewise.
36031         * resolv/nss_dns/dns-network.c: Likewise.
36032         * resolv/res_hconf.c: Likewise.
36033         * scripts/gen-sorted.awk: Likewise.
36034         * soft-fp/soft-fp.h: Likewise.
36035         * stdio-common/printf.h: Likewise.
36036         * stdlib/monetary.h: Likewise.
36037         * stdlib/random.c: Likewise.
36038         * stdlib/random_r.c: Likewise.
36039         * sysdeps/generic/Makefile: Likewise.
36040         * sysdeps/gnu/Makefile: Likewise.
36041         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
36042         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
36043         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
36044         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
36045         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
36046         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
36047         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
36048         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
36049         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
36050         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
36051         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
36052         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
36053         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
36054         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
36055         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
36056         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
36057         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
36058         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
36059         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
36060         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
36061         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
36062         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
36063         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
36064         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
36065         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
36066         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
36067         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
36068         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
36069         * sysdeps/mach/hurd/errnos.awk: Likewise.
36070         * sysdeps/mach/hurd/fork.c: Likewise.
36071         * sysdeps/mach/hurd/getcwd.c: Likewise.
36072         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
36073         * sysdeps/mach/hurd/mmap.c: Likewise.
36074         * sysdeps/mach/hurd/utimes.c: Likewise.
36075         * sysdeps/mach/hurd/xmknod.c: Likewise.
36076         * sysdeps/posix/profil.c: Likewise.
36077         * sysdeps/posix/readdir_r.c: Likewise.
36078         * sysdeps/powerpc/bits/mathdef.h: Likewise.
36079         * sysdeps/powerpc/bits/setjmp.h: Likewise.
36080         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
36081         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
36082         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
36083         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
36084         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
36085         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
36086         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
36087         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
36088         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
36089         * sysdeps/pthread/lio_listio.c: Likewise.
36090         * sysdeps/sparc/dl-procinfo.h: Likewise.
36091         * sysdeps/unix/i386/sysdep.S: Likewise.
36092         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
36093         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
36094         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
36095         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
36096         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
36097         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
36098         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
36099         * sysdeps/unix/sysv/linux/speed.c: Likewise.
36100         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
36101         * sysdeps/wordsize-32/divdi3.c: Likewise.
36102         * time/sys/time.h: Likewise.
36103         * wcsmbs/Makefile: Likewise.
36105 2013-01-01  David S. Miller  <davem@davemloft.net>
36107         * po/fr.po: Update from translation team.
36109         * catgets/gencat.c: Update copyright year.
36110         * csu/version.c: Likewise.
36111         * debug/catchsegv.sh: Likewise.
36112         * debug/pcprofiledump.c: Likewise.
36113         * debug/xtrace.sh: Likewise.
36114         * elf/ldconfig.c: Likewise.
36115         * elf/ldd.bash.in: Likewise.
36116         * elf/pldd.c: Likewise.
36117         * elf/sotruss.ksh: Likewise.
36118         * elf/sprof.c: Likewise.
36119         * iconv/iconv_prog.c: Likewise.
36120         * iconv/iconvconfig.c: Likewise.
36121         * locale/programs/locale.c: Likewise.
36122         * locale/programs/localedef.c: Likewise.
36123         * login/programs/pt_chown.c: Likewise.
36124         * malloc/memusage.sh: Likewise.
36125         * malloc/memusagestat.c: Likewise.
36126         * malloc/mtrace.pl: Likewise.
36127         * nscd/nscd.c: Likewise.
36128         * nss/getent.c: Likewise.
36129         * nss/makedb.c: Likewise.
36130         * posix/getconf.c: Likewise.
36132 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
36134         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
36135         numbers.
36137 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
36139         * math/bits/mathcalls.h (modf): Use __nonnull.
36141 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
36143         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
36144         (split): Use macro CN instead of the bare value.
36145         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
36146         could be used.
36147         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
36148         instead of the bare value.
36149         (power1): Likewise.
36151 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36153         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
36154         __ATAN_TWOM.
36155         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
36157         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
36158         their values.
36159         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
36160         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
36161         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
36162         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
36164 2012-12-28  Andreas Jaeger  <aj@suse.de>
36166         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
36167         values are from Linux 3.7.
36169         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
36170         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
36172 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36174         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
36175         TRUE case.
36177         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
36178         (norm): Likewise.
36179         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
36180         variables with preprocessor constants.
36181         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
36182         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
36183         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
36185 2012-12-27  Bruno Haible  <bruno@clisp.org>
36187         [BZ #14317]
36188         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
36189         only if needed.
36191 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36193         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
36194         and use variable directly.
36195         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
36197         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
36198         MPONE.
36199         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
36200         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
36201         variable MPONE.
36202         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
36203         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
36204         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
36205         include directive.  Remove local variable MPONE.
36206         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
36207         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
36208         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
36210 2012-12-25  David S. Miller  <davem@davemloft.net>
36212         * version.h (RELEASE): Set to "development".
36213         (VERSION): Set to "2.17.90".
36214         * NEWS: Add 2.18 section.
36216 2012-12-21  David S. Miller  <davem@davemloft.net>
36218         * po/hr.po: Update from translation team.
36220 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36222         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
36224 2012-12-19  Steve Ellcey  <sellcey@mips.com>
36226         * NEWS:  Mention new memcpy for MIPS.
36228 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36230         * manual/contrib.texi (Contributors): Spelling correction.
36232 2012-12-15  David S. Miller  <davem@davemloft.net>
36234         * po/ru.po: Update from translation team.
36236 2012-12-13  David S. Miller  <davem@davemloft.net>
36238         * NEWS: Mention IFUNC testsuite enhancements.
36240         * po/pl.po: Update from translation team.
36241         * po/bg.po: Likewise.
36243         * manual/contrib.texi (Contributors): Update entries for Hongjiu
36244         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
36246 2012-12-11  David S. Miller  <davem@davemloft.net>
36248         * po/sv.po: Update from translation team.
36250         * po/vi.po: Update from translation team.
36252         * po/cs.po: Update from translation team.
36254         * po/de.po: Update from translation team.
36255         * po/eo.po: Likewise.
36256         * po/nl.po: Likewise.
36258 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
36260         [BZ #14246]
36261         * manual/argp.texi (Argp Helper Functions): Move node to follow
36262         Argp Parsing State.
36264         [BZ #14872]
36265         * manual/conf.texi (Limits on File System Capacity): Mention if
36266         terminating null is included in the max size.
36268 2012-12-10  Andreas Jaeger  <aj@suse.de>
36270         * po/cs.po: Update from translation team.
36272 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
36274         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
36275         void pointer and cast to uintptr_t.
36276         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
36277         path.
36278         * sysdeps/s390/s390-64/memcpy.S: Likewise.
36279         * sysdeps/s390/s390-64/memset.S: Likewise.
36281 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
36283         [BZ #14833]
36284         * menual/message.texi (Message Translation): Fix typos.
36285         (Helper programs for gettext): Likewise.
36287 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
36289         [BZ #14898]
36290         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
36291         Change to -1.
36293 2012-12-07  David S. Miller  <davem@davemloft.net>
36295         * po/libc.pot: Update.
36297 2012-12-07  Richard Henderson  <rth@redhat.com>
36299         [BZ #10114]
36300         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
36301         normal/normal case to before the switch.
36302         (_FP_DIV): Likewise.
36304 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
36305             Mike Frysinger  <vapier@gentoo.org>
36307         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
36308         check for __NR_fadvise64_64.
36310 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
36312         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
36313         0, not just to plain "0" as a statement.
36314         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
36315         with cw.
36317 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
36319         * NEWS: Use sourceware.org in Bugzilla URL.
36321 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
36323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
36324         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36326         * stdio-common/tst-put-error.c (do_test): Add newline to the
36327         padded test to ensure flush.
36329 2012-12-05  Jeff Law  <law@redhat.com>
36331         * sunrpc/etc.rpc (fedfs_admin): Add entry.
36333 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
36335         * README: Don't refer to ports add-on as distributed separately.
36336         Mention AArch64 in list of systems supported in the ports add-on.
36338         * LICENSES: Add more non-FSF copyright and license notices.
36340         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
36341         ((unused)).
36343         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
36345         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
36346         10000 as width of padded output.
36348 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36350         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
36352         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
36353         variable LX with __attribute__ ((unused)).
36354         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
36355         Likewise.
36356         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
36357         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36358         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
36359         with __attribute__ ((unused)).
36361 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
36363         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
36365 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36367         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
36368         (CFLAGS-nldbl-acos.c): New variable.
36369         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
36370         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
36371         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
36372         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
36373         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
36374         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
36375         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
36376         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
36377         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
36378         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
36379         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
36380         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
36381         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
36382         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
36383         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
36384         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
36385         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
36386         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
36387         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
36388         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
36389         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
36390         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
36391         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
36392         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
36393         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
36394         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
36395         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
36396         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
36397         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
36398         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
36399         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
36400         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
36401         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
36402         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
36403         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
36404         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
36405         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
36406         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
36407         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
36408         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
36409         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
36410         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
36411         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
36412         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
36413         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
36414         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
36415         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
36416         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
36417         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
36418         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
36419         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
36420         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
36421         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
36422         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
36423         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
36424         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
36425         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
36426         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
36427         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
36428         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
36429         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
36430         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
36431         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
36432         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
36433         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
36434         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
36435         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
36436         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
36437         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
36438         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
36439         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
36440         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
36441         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
36442         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
36443         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
36444         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
36445         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
36446         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
36447         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
36448         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
36449         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
36450         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
36451         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
36452         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
36453         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
36454         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
36455         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
36456         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
36457         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
36458         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
36459         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
36460         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
36461         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
36462         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
36463         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
36464         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
36465         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
36467         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
36468         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36470         [BZ #14914]
36471         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
36472         whole low double instead of just low 47 bits when splitting values
36473         into two parts.
36475 2012-12-03  Allan McRae  <allan@archlinux.org>
36477         * manual/stdio.texi (Predefined Printf Handlers): Remove
36478         @hsep and @vsep usage.
36480 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
36482         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
36483         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
36485 2012-12-03  Jeff Law  <law@redhat.com>
36487         * time/sys/time.h (settimeofday): Do not mark TV argument
36488         as __nonnull.
36490 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
36492         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
36493         when currently writing and seek to current position when not.
36494         * libio/Makefile (tests): Remove bug-fclose1.
36495         * libio/bug-fclose1.c: Delete.
36497 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
36499         * manual/arith.texi (feenableexcept): Fix typo.
36500         (fedisableexcept): Likewise.
36502 2012-11-30  Roland McGrath  <roland@hack.frob.com>
36504         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
36505         second, differently-typed declaration, rather than a cast.
36507 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
36509         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
36510         * include/rpc/svc.h: ... here.
36512 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
36514         [BZ #13013]
36515         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
36516         depending n and resplen2 to catch cases where answer
36517         equals answerp2.
36519 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
36521         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
36522         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
36524 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
36526         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
36528 2012-11-29  Roland McGrath  <roland@hack.frob.com>
36530         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
36532 2012-11-28  Jeff Law  <law@redhat.com>
36534         [BZ #13761]
36535         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
36536         dataset_temporary.  Track alloca usage into alloca_used.
36537         If dataset is large allocate and release it via malloc/free.
36539 2012-06-04  Florian Weimer  <fweimer@redhat.com>
36541         [BZ #14197]
36542         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
36544 2012-11-28  David S. Miller  <davem@davemloft.net>
36546         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36548 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36550         [BZ #14803]
36551         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
36552         of pi/2 rounded to nearest to 64 bits.
36553         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
36554         nearest to 64 bits.
36555         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
36556         bits.
36558 2012-11-28  Jeff Law <law@redhat.com>
36559             Martin Osvald <mosvald@redhat.com>
36561         [BZ #14889]
36562         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
36563         * sunrpc/svc.c: Include time.h.
36564         (__svc_accept_failed): New function.
36565         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
36566         any reason other than EINTR, call __svc_accept_failed.
36567         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
36568         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
36570 2012-11-28  Andreas Schwab  <schwab@suse.de>
36572         * scripts/abilist.awk: Also handle indirect functions in .opd
36573         section.
36575 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36577         [BZ #13881]
36578         * sysdeps/x86/fpu/powl_helper.c: New file.
36579         * sysdeps/x86/fpu/Makefile: Likewise.
36580         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
36581         (p3): New object.
36582         (__ieee754_powl): Use __powl_helper for finite arguments except
36583         integer exponents below 8.
36584         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
36585         (p3): New object.
36586         (__ieee754_powl): Use __powl_helper for finite arguments except
36587         integer exponents below 8.
36588         * math/libm-test.inc (pow_test): Add more tests and enable some
36589         previously disabled tests.
36590         * sysdeps/i386/fpu/libm-test-ulps: Update.
36591         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36593 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36594             Carlos O'Donell  <carlos_odonell@mentor.com>
36596         * nss/makedb.c (is_prime): Assert that input is odd and greater
36597         than 4.  Note that fact in a comment too.
36598         (next_prime): Add 4 to input.
36600 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36602         [BZ #11741]
36603         * libio/Makefile (tests): Add test case tst-fwrite-error.
36604         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
36605         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
36606         * libio/tst-fwrite-error.c: New test case.
36608 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
36610         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
36611         before casting to void *.
36612         * include/libc-internal.h (__pointer_type): New macro.
36613         (__integer_if_pointer_type_sub): Likewise.
36614         (__integer_if_pointer_type): Likewise.
36615         (cast_to_integer): Likewise.
36616         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
36617         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
36618         before casting to atomic64_t.
36619         (atomic_exchange_acq): Likewise.
36620         (__arch_exchange_and_add_body): Likewise.
36621         (__arch_add_body): Likewise.
36622         (atomic_add_negative): Likewise.
36623         (atomic_add_zero): Likewise.
36625 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
36627         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
36628         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
36629         (add_fdes): Likewise.
36630         (linear_search_fdes): Likewise.
36631         (binary_search_unencoded_fdes): Likewise.
36633 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
36635         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
36637 2012-11-24  Adam Conrad  <adconrad@0c3.net>
36639         * configure.in: Autodetect C++ header directories.
36640         * configure: Regenerated.
36642 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
36644         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
36646 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
36648         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36650 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
36652         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
36653         LDBL_MANT_DIG == 106]: Disable some tests.
36654         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36655         Likewise.
36656         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36657         Likewise.
36659         [BZ #14871]
36660         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
36661         input for small inputs.  Return +/- pi/2 for large inputs.
36662         * math/libm-test.inc (atan_test): Add more tests.
36664         * sysdeps/generic/unwind-dw2-fde-glibc.c
36665         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
36666         __attribute__ ((unused)).
36668         [BZ #14645]
36669         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
36670         x * y if x and y are nonzero and z is zero.
36672         [BZ #14811]
36673         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
36674         nonzero exponents with absolute value below 0x1p-117 to +/-
36675         0x1p-117.
36677         [BZ #14869]
36678         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
36679         up arguments below 2**-450, not just those below 2**-500.
36680         * math/libm-test.inc (hypot_test): Add another test.
36682         [BZ #14868]
36683         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
36684         Return a+b for ratio over 2**120, not 2**60.
36685         * math/libm-test.inc (hypot_test): Add another test.
36687         * math/libm-test.inc (clog_test): Use
36688         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
36689         (clog10_test): Likewise.
36691         [BZ #6778]
36692         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
36694 2012-11-22  Andreas Schwab  <schwab@suse.de>
36696         * sysdeps/i386/fpu/libm-test-ulps: Update.
36698 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
36700         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
36701         printf output with newline.
36703 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
36705         [BZ #14865]
36706         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
36707         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
36708         -z nodlopen, -z initfirst and -z execstack support.
36709         * configure: Regenerated.
36711         * elf/elf.h (DF_1_NODIRECT): New macro.
36712         (DF_1_IGNMULDEF): Likewise.
36713         (DF_1_NOKSYMS): Likewise.
36714         (DF_1_NOHDR): Likewise.
36715         (DF_1_EDITED): Likewise.
36716         (DF_1_NORELOC): Likewise.
36717         (DF_1_SYMINTPOSE): Likewise.
36718         (DF_1_GLOBAUDIT): Likewise.
36719         (DF_1_SINGLETON): Likewise.
36720         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
36721         DT_1_SUPPORTED_MASK bits.
36722         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
36724 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
36726         * sysdeps/unix/make-syscalls.sh: Document prefixes.
36728 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
36730         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
36731         macro.
36733         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
36734         (sendmmsg): Move declarations...
36735         * socket/sys/socket.h: ... here.
36736         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
36737         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
36738         include it from...
36739         * socket/recvmmsg.c: ... this new file.
36740         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
36741         (sendmmsg): Rename to __sendmmsg, create weak alias and make
36742         definition of __sendmmsg hidden.
36743         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
36744         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
36745         Move ENOSYS stub into and include it from...
36746         * socket/sendmmsg.c: ... this new file.
36747         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
36748         (sysdep_routines): Move recvmmsg and sendmmsg...
36749         * socket/Makefile (routines): ... here.
36750         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
36751         (GLIBC_PRIVATE): Add __sendmmsg.
36752         * include/sys/socket.h (__sendmmsg): Add declarations.
36753         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
36754         sendmmsg.
36756 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
36758         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
36759         variable I1 with __attribute__ ((unused)).
36760         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
36762 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36764         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
36765         DUMMY variables with __attribute__ ((unused)).
36767         * bits/byteswap.h: Include <bits/types.h>.
36768         (__bswap_64): Use __uint64_t instead of unsigned long long int.
36770 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36772         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
36773         string_t.  Do not manually set errno.
36774         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
36775         length with __strnlen.  Make sure to both set errno and return it on
36776         failure.
36778 2012-11-19  David S. Miller  <davem@davemloft.net>
36780         With help from Joseph Myers.
36781         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
36782         very large arguments properly.
36783         * math/libm-test.inc (atan_test): New tests.
36784         (atan2_test): New tests.
36785         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36786         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36788 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36790         [BZ #14856]
36791         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
36792         Define to 3.
36794         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
36795         [POSIX] (EADDRNOTAVAIL): Likewise.
36796         [POSIX] (EAFNOSUPPORT): Likewise.
36797         [POSIX] (EALREADY): Likewise.
36798         [POSIX] (ECONNABORTED): Likewise.
36799         [POSIX] (ECONNREFUSED): Likewise.
36800         [POSIX] (ECONNRESET): Likewise.
36801         [POSIX] (EDESTADDRREQ): Likewise.
36802         [POSIX] (EDQUOT): Likewise.
36803         [POSIX] (EHOSTUNREACH): Likewise.
36804         [POSIX] (EIDRM): Likewise.
36805         [POSIX] (EISCONN): Likewise.
36806         [POSIX] (ELOOP): Likewise.
36807         [POSIX] (EMULTIHOP): Likewise.
36808         [POSIX] (ENETDOWN): Likewise.
36809         [POSIX] (ENETUNREACH): Likewise.
36810         [POSIX] (ENOBUFS): Likewise.
36811         [POSIX] (ENODATA): Likewise.
36812         [POSIX] (ENOLINK): Likewise.
36813         [POSIX] (ENOMSG): Likewise.
36814         [POSIX] (ENOPROTOOPT): Likewise.
36815         [POSIX] (ENOSR): Likewise.
36816         [POSIX] (ENOSTR): Likewise.
36817         [POSIX] (ENOTCONN): Likewise.
36818         [POSIX] (ENOTSOCK): Likewise.
36819         [POSIX] (EOPNOTSUPP): Likewise.
36820         [POSIX] (EOVERFLOW): Likewise.
36821         [POSIX] (EPROTO): Likewise.
36822         [POSIX] (EPROTONOSUPPORT): Likewise.
36823         [POSIX] (EPROTOTYPE): Likewise.
36824         [POSIX] (ESTALE): Likewise.
36825         [POSIX] (ETIME): Likewise.
36826         [POSIX] (ETXTBSY): Likewise.
36827         [POSIX] (EWOULDBLOCK): Likewise.
36828         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
36829         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
36830         [POSIX] (SEEK_CUR): Likewise.
36831         [POSIX] (SEEK_END): Likewise.
36832         [POSIX || UNIX98] (mode_t): Do not require.
36833         [POSIX] (off_t): Likewise.
36834         [POSIX] (pid_t): Likewise.
36835         [POSIX] (sys/stat.h): Do not allow header.
36836         [POSIX] (unistd.h): Likewise.
36837         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
36838         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
36839         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
36840         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
36841         require.
36842         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
36843         sigevent): Specify elements.
36844         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
36845         entry.
36846         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
36847         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
36849         * conform/data/cpio.h-data [POSIX]: Disable whole file.
36850         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
36851         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
36852         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
36853         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
36854         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
36855         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
36856         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
36857         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
36858         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
36859         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
36860         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
36861         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
36862         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
36863         Likewise.
36864         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
36865         Likewise.
36866         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
36867         Likewise.
36868         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
36869         Likewise.
36870         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
36871         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
36872         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
36873         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
36874         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
36875         Specify lower bound on value.
36876         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
36877         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
36878         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
36879         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
36880         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
36881         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
36882         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
36883         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
36884         value.
36885         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
36886         as optional.
36887         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
36888         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
36889         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
36890         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
36891         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
36892         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
36893         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
36894         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
36895         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
36896         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
36897         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
36898         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
36899         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
36900         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
36901         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
36902         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
36903         entry.
36904         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
36905         optional.
36906         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
36907         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
36908         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
36909         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
36910         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
36911         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
36912         Likewise.
36913         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
36914         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
36915         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
36916         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
36917         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
36918         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
36919         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
36920         as optional.
36921         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
36922         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
36923         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
36924         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
36925         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
36926         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
36927         specify as optional.
36928         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
36929         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
36930         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
36931         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
36932         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
36933         [XPG3] (NL_LANGMAX): Likewise.
36934         [POSIX || XPG3] (NL_MSGMAX): Likewise.
36935         [POSIX || XPG3] (NL_NMAX): Likewise.
36936         [POSIX || XPG3] (NL_SETMAX): Likewise.
36937         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
36938         [XPG3] (NZERO): Likewise.
36939         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
36940         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
36941         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
36942         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
36943         (REG_ERANGE): Expect.
36944         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
36945         optional-constant.
36946         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
36947         Use (void) in prototype.
36948         [POSIX] (*_t): Allow.
36949         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
36950         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
36951         (WRDE_BADVAL): Expect.
36953         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
36954         expect.
36955         [XPG3 || XPG4] (O_RSYNC): Likewise.
36956         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
36957         Likewise.
36958         [XPG3 || XPG4] (pthread_sigmask): Likewise.
36959         [XPG3 || XPG4] (sigqueue): Likewise.
36960         [XPG3 || XPG4] (sigtimedwait): Likewise.
36961         [XPG3 || XPG4] (sigwaitinfo): Likewise.
36962         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
36963         [XPG3 || XPG4] (vsnprintf): Likewise.
36964         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
36965         Likewise.
36966         [XPG3 || XPG4] (blksize_t): Likewise.
36967         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
36968         Likewise.
36969         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
36970         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
36971         [XPG3 || XPG4] (struct itimerspec): Likewise.
36972         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
36973         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
36974         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
36975         [XPG3 || XPG4] (clockid_t): Likewise.
36976         [XPG3 || XPG4] (timer_t): Likewise.
36977         [XPG3 || XPG4] (clock_getres): Likewise.
36978         [XPG3 || XPG4] (clock_gettime): Likewise.
36979         [XPG3 || XPG4] (clock_settime): Likewise.
36980         [XPG3 || XPG4] (nanosleep): Likewise.
36981         [XPG3 || XPG4] (timer_create): Likewise.
36982         [XPG3 || XPG4] (timer_delete): Likewise.
36983         [XPG3 || XPG4] (timer_gettime): Likewise.
36984         [XPG3 || XPG4] (timer_getoverrun): Likewise.
36985         [XPG3 || XPG4] (timer_settime): Likewise.
36986         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
36987         [XPG3 || XPG4] (getlogin_r): Likewise.
36988         [XPG3 || XPG4] (pread): Likewise.
36989         [XPG3 || XPG4] (pthread_atfork): Likewise.
36990         [XPG3 || XPG4] (pwrite): Likewise.
36992         [BZ #14835]
36993         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
36994         <bits/siginfo.h>.
36996 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36998         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
36999         finalizing MALLSTREAM.
37001         * sysdeps/mach/hurd/syncfs.c: New file.
37003 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
37005         [BZ #14719]
37006         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
37007         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
37008         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
37009         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
37010         (_nss_dns_gethostbyname4_r): Likewise.
37011         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
37012         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
37014 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
37016         [BZ #13763]
37017         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
37019 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
37021         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
37022         * elf/cache.c (print_entry): Print ",AArch64" for
37023         FLAG_AARCH64_LIB64
37025         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
37026         * elf/cache.c (print_entry): Print ",hard-float" for
37027         FLAG_ARM_LIBHF.
37029 2012-11-18  David S. Miller  <davem@davemloft.net>
37031         With help from Joseph Myers.
37032         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
37033         cutoff to 2**-13.
37034         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
37035         cutoff to 2**-25.
37036         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
37037         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
37038         small.
37039         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
37040         * math/libm-test.inc (y0_test): New tests.
37041         (y1_test): New tests.
37042         * sysdeps/i386/fpu/libm-test-ulps: Update.
37043         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37044         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37046 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
37048         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
37049         64-bit targets.
37050         * configure: Regenerated.
37052 2012-11-17  David S. Miller  <davem@davemloft.net>
37054         [BZ #14811]
37055         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
37056         nonzero exponents with absolute value below 0x1p-128 to +/-
37057         0x1p-128.
37059 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
37061         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
37063         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
37065         * posix/getconf-speclist.c: New file.
37066         * posix/posix-envs.def: Likewise.
37067         * posix/confstr.c (START_ENV_GROUP): New macro.
37068         (END_ENV_GROUP): Likewise.
37069         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
37070         (KNOWN_PRESENT_ENV_STRING): Likewise.
37071         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
37072         (UNKNOWN_ENVIRONMENT): Likewise.
37073         (confstr): Include posix-envs.def instead of handling
37074         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
37075         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
37076         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
37077         (END_ENV_GROUP): Likewise.
37078         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
37079         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
37080         (UNKNOWN_ENVIRONMENT): Likewise.
37081         (__sysconf): Include posix-envs.def instead of handling associated
37082         cases directly here.
37083         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
37084         preprocessing getconf-speclist.c rather than running getconf or
37085         generating empty file.
37087 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
37089         * scripts/check-local-headers.sh: Ignore 'mach' headers.
37091 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
37093         [BZ #14672]
37094         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
37096 2012-11-16  David S. Miller  <davem@davemloft.net>
37098         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
37099         smaller than LDBL_EPSILON/2.0L, just return xm1.
37101 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
37103         * elf/tst-array1.c (init): Set constructor priority to 1000.
37104         (fini): Set destructor priority to 1000.
37105         * elf/tst-array2dep.c: Likewise.
37107 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
37109         [BZ #11741]
37110         * libio/fileops.c (_IO_new_file_write): Correctly return error.
37111         (_IO_new_file_xsputn): Also return EOF if none of the input
37112         data was written when overflow failed.
37113         * libio/iopadn.c (_IO_padn): Likewise.
37114         * libio/iowpadn.c (_IO_wpadn): Likewise.
37115         * stdio-common/tst-put-error.c: Add copyright notice.
37116         (do_test): Add case for printing padded string.
37117         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
37118         _IO_padn returned error.
37119         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
37120         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
37121         return EOF.
37123 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
37125         * libio/libioP.h: Add comment note that the references to C++
37126         bits are now obsolete.
37128 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37130         * math/libm-test.inc (check_complex): Use asprintf.
37132 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
37134         * debug/pcprofiledump.c (print_version): Update copyright year.
37135         * malloc/memusagestat.c (print_version): Likewise.
37137 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
37139         [BZ #14831]
37140         * elf/Makefile (tests): Add tst-audit8.
37141         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
37142         ($(objpfx)tst-audit8.out): New target.
37143         (tst-audit8-ENV): New variable.
37144         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
37145         audit if l_reloc_result is NULL.
37146         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
37147         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
37148         * elf/tst-audit8.c: New file.
37150 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37152         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
37153         * misc/Makefile (CFLAGS-select.c): Define.
37154         * posix/Makefile (CFLAGS-pause.c): Define.
37156 2012-11-13  David S. Miller  <davem@davemloft.net>
37158         * crypt/Makefile: Move test targets after toplevel Rules
37159         inclusion.  Grab any necessary sysdep routines when linking.
37160         * crypt/md5.c (md5_process_block): Remove define, we will always
37161         name it __md5_process_block.
37162         (md5_finish_ctx): Update md5_process_block call.
37163         (md5_stream): Likewise.
37164         (md5_process_bytes): Likewise.
37165         (md5_process_block): Rename to __md5_process_block and move to ...
37166         * crypt/md5-block.c: ... here.
37167         * crypt/sha256.c (sha256_process_block): Move to ...
37168         * crypt/sha256-block.c: ... here.
37169         * crypt/sha512.c (sha512_process_block): Move to ...
37170         * crypt/sha512-block.c: ... here.
37171         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
37172         path.
37173         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
37174         * sysdeps/sparc/sparc64/multiarch/Makefile
37175         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
37176         crypt subdir.
37177         (localedef-aux): Add md5 crypto assembler when in locale subdir.
37178         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
37179         multiarch changes.
37180         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
37181         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
37182         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
37183         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
37184         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
37185         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
37186         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
37187         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
37188         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
37189         file.
37190         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
37191         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
37192         file.
37193         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
37195 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
37197         * timezone/tzselect.ksh: Update from tzcode git revision
37198         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
37199         * timezone/zdump.c: Likewise.
37200         * timezone/zic.c: Likewise.
37201         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
37202         in TZVERSION setting, not $(PKGVERSION).
37203         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
37204         REPORT_BUGS_TO settings.
37206         [BZ #14838]
37207         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
37208         macro.
37210 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37212         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
37213         detection to immediately after _FP_ROUND().
37214         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
37215         bits are 0.
37217 2012-11-11  David S. Miller  <davem@davemloft.net>
37219         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
37220         inttypes.h
37221         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
37222         __close rather than their public counterparts.
37224 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
37226         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
37227         file.
37228         [UNIX98] (sem_timedwait): Do not expect.
37229         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
37230         [XPG4 || UNIX98] (sockatmark): Do not expect.
37231         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
37232         (clock_getcpuclockid): Do not expect.
37233         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
37234         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
37235         Do not expect.
37236         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
37237         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
37238         [UNIX98] (vwscanf): Likewise.
37239         [UNIX98] (vswscanf): Likewise.
37241 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
37243         * timezone/version.h: Remove file.
37244         * timezone/README: Do not refer to version.h.
37245         * timezone/Makefile ($(objpfx)zic.o): New dependency on
37246         $(objpfx)version.h.
37247         ($(objpfx)zdump.o): Likewise.
37248         ($(objpfx)version.h): New target.
37250         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
37251         2012i.
37252         * timezone/README: Don't mention modification to tzselect.ksh.
37253         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
37254         work on unmodified tzselect.ksh.  Substitute version numbers in
37255         tzselect.ksh.
37257         * Makefile (format-me): Remove.
37258         (INSTALL): Adjust indentation.  Use commands directly instead of
37259         using $(format-me).
37261         * aclocal.m4 (ACX_PKGVERSION): New macro.
37262         (ACX_BUGURL): Likewise.
37263         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
37264         (PKGVERSION): New AC_DEFINE_UNQUOTED.
37265         (REPORT_BUGS_TO): Likewise.
37266         * configure: Regenerated.
37267         * config.h.in (PKGVERSION): New macro.
37268         (REPORT_BUGS_TO): Likewise.
37269         * config.make.in (PKGVERSION): New variable.
37270         (PKGVERSION_TEXI): Likewise.
37271         (REPORT_BUGS_TO): Likewise.
37272         (REPORT_BUGS_TEXI): Likewise.
37273         * Makefile (format-me): Use -I$(common-objpfx)manual.
37274         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
37275         ($(common-objpfx)manual/%): New target.
37276         (manual/%): Remove target.
37277         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
37278         (print_version): Use PKGVERSION.
37279         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
37280         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
37281         and REPORT_BUGS_TO.
37282         ($(objpfx)xtrace): Likewise.
37283         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
37284         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
37285         (print_version): Use PKGVERSION.
37286         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
37287         (do_version): Use PKGVERSION.
37288         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
37289         REPORT_BUGS_TO.
37290         (common-ldd-rewrite): Likewise.
37291         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
37292         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
37293         (print_version): Use PKGVERSION.
37294         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
37295         * elf/pldd.c (argp_program_bug_address): Remove variable.
37296         (more_help): New function.
37297         (argp): Use more_help.
37298         (print_version): Use PKGVERSION.
37299         * elf/sln.c (main): Use PKGVERSION.
37300         (usage): Use REPORT_BUGS_TO.
37301         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
37302         (top level): Use PKGVERSION.
37303         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
37304         (print_version): Use PKGVERSION.
37305         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
37306         (print_version): Use PKGVERSION.
37307         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
37308         (print_version): Use PKGVERSION.
37309         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
37310         (print_version): Use PKGVERSION.
37311         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
37312         (print_version): Use PKGVERSION.
37313         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
37314         (print_version): Use PKGVERSION.
37315         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
37316         and BUGURL.
37317         ($(objpfx)memusage): Likewise.
37318         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
37319         (do_version): Use PKGVERSION.
37320         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
37321         (print_version): Use PKGVERSION.
37322         * malloc/mtrace.pl ($PACKAGE): Remove variable.
37323         ($PKGVERSION): New variable.
37324         ($REPORT_BUGS_TO): Likewise.
37325         (usage): Use $REPORT_BUGS_TO.
37326         (top level): Use $PKGVERSION.
37327         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
37328         ($(objpfx)pkgvers.texi): New rule.
37329         ($(objpfx)stamp-pkgvers): Likewise.
37330         * manual/install.texi: Include pkgvers.texi.
37331         (--with-pkgversion): Document new configure option.
37332         (--with-bugurl): Likewise.
37333         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
37334         than necessarily for this particular distribution.  Use
37335         REPORT_BUGS_TO for where to report bugs.
37336         * INSTALL: Regenerated.
37337         * manual/libc.texinfo: Include pkgvers.texi.
37338         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
37339         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
37340         (print_version): Use PKGVERSION.
37341         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
37342         (print_version): Use PKGVERSION.
37343         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
37344         (print_version): Use PKGVERSION.
37345         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
37346         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
37347         macro.
37348         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
37349         (print_version): Use PKGVERSION.
37350         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
37351         (print_version): Use PKGVERSION.
37352         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
37353         and PKGVERSION.
37355         * timezone/checktab.awk: Update from tzcode 2012i.
37356         * timezone/ialloc.c: Likewise.
37357         * timezone/private.h: Likewise.
37358         * timezone/scheck.c: Likewise.
37359         * timezone/tzfile.h: Likewise.
37360         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
37361         (TZVERSION): Hardcode tzcode version number.
37362         * timezone/zdump.c: Update from tzcode 2012i.
37363         * timezone/zic.c: Likewise.
37364         * timezone/version.h: New file.
37365         * timezone/README: Describe version.h.  Update upstream location.
37367         [BZ #14824]
37368         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
37369         (mktemp): Enable declaration.
37370         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
37371         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
37372         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
37373         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
37374         Likewise.
37375         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
37376         Likewise.
37377         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
37378         Likewise.
37379         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
37380         Likewise.
37381         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
37382         Likewise.
37383         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
37384         Likewise.
37386         [BZ #14821]
37387         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
37388         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
37389         for copies of such integer values.
37390         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
37391         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
37393 2012-11-09  Andreas Jaeger  <aj@suse.de>
37395         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
37396         definitions and declarations that are provided by
37397         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37399 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37401         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
37402         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
37403         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
37404         definition.
37406 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37408         * elf/elf.h: Update comment before AArch64 relocations.
37410 2012-11-07  David S. Miller  <davem@davemloft.net>
37412         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
37413         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
37414         (__start_context): Declare.
37415         (__makecontext_ret): Delete.
37416         (__makecontext): Hook up __start_context instead of
37417         __makecontext_ret.
37418         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
37419         (sysdep_routines): Add __start_context when in stdlib.
37421 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37423         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
37424         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
37425         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
37426         hardcoded "nm".
37427         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
37428         (READELF): New variable.  Use it instead of hardcoded "readelf".
37430 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
37432         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
37433         * sysdeps/x86/Makefile: Here.
37434         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
37435         * sysdeps/x86/tst-xmmymm.sh: This.
37437 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37439         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
37440         expectations.
37441         [UNIX98] (pthread_barrier_t): Do not expect.
37442         [UNIX98] (pthread_barrierattr_t): Likewise.
37443         [UNIX98] (pthread_spinlock_t): Likewise.
37444         [UNIX98] (pthread_barrier_destroy): Likewise.
37445         [UNIX98] (pthread_barrier_init): Likewise.
37446         [UNIX98] (pthread_barrier_wait): Likewise.
37447         [UNIX98] (pthread_barrierattr_destroy): Likewise.
37448         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
37449         [UNIX98] (pthread_barrierattr_init): Likewise.
37450         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
37451         [UNIX98] (pthread_getcpuclockid): Likewise.
37452         [UNIX98] (pthread_mutex_timedlock): Likewise.
37453         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
37454         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
37455         [UNIX98] (pthread_sigmask): Likewise.
37456         [UNIX98] (pthread_spin_destroy): Likewise.
37457         [UNIX98] (pthread_spin_init): Likewise.
37458         [UNIX98] (pthread_spin_lock): Likewise.
37459         [UNIX98] (pthread_spin_trylock): Likewise.
37460         [UNIX98] (pthread_spin_unlock): Likewise.
37461         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
37462         Do not expect.
37463         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
37464         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
37465         [XPG3 || XPG4] (pthread_cond_t): Likewise.
37466         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
37467         [XPG3 || XPG4] (pthread_key_t): Likewise.
37468         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
37469         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
37470         [XPG3 || XPG4] (pthread_once_t): Likewise.
37471         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
37472         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
37473         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
37474         [XPG3 || XPG4] (pthread_t): Likewise.
37476         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
37477         not expect.
37478         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
37480         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
37481         Change function return type to int.
37483         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
37484         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
37485         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
37486         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
37487         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
37488         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
37489         [!POSIX] (posix_madvise): Likewise.
37490         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
37491         && !UNIX98].
37492         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
37493         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
37494         (mode_t): Likewise.
37495         (posix_mem_offset): Likewise.
37496         (posix_typed_mem_get_info): Likewise.
37497         (posix_typed_mem_open): Likewise.
37499         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
37500         Change condition to [XOPEN2K8].
37502         * conform/conformtest.pl: Preprocess allow-header data with -x c
37503         instead of from stdin.
37504         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
37505         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
37506         [C99-based standards] (cerfc): Likewise.
37507         [C99-based standards] (cexp2): Likewise.
37508         [C99-based standards] (cexpm1): Likewise.
37509         [C99-based standards] (clog10): Likewise.
37510         [C99-based standards] (clog1p): Likewise.
37511         [C99-based standards] (clog2): Likewise.
37512         [C99-based standards] (clgamma): Likewise.
37513         [C99-based standards] (ctgamma): Likewise.
37514         [C99-based standards] (cerff): Likewise.
37515         [C99-based standards] (cerfcf): Likewise.
37516         [C99-based standards] (cexp2f): Likewise.
37517         [C99-based standards] (cexpm1f): Likewise.
37518         [C99-based standards] (clog10f): Likewise.
37519         [C99-based standards] (clog1pf): Likewise.
37520         [C99-based standards] (clog2f): Likewise.
37521         [C99-based standards] (clgammaf): Likewise.
37522         [C99-based standards] (ctgammaf): Likewise.
37523         [C99-based standards] (cerfl): Likewise.
37524         [C99-based standards] (cerfcl): Likewise.
37525         [C99-based standards] (cexp2l): Likewise.
37526         [C99-based standards] (cexpm1l): Likewise.
37527         [C99-based standards] (clog10l): Likewise.
37528         [C99-based standards] (clog1pl): Likewise.
37529         [C99-based standards] (clog2l): Likewise.
37530         [C99-based standards] (clgammal): Likewise.
37531         [C99-based standards] (ctgammal): Likewise.
37532         * conform/data/inttypes.h-data [C99-based standards]: Include
37533         stdint.h-data.  Remove all expectations for stdint.h contents.
37534         [C99-based standards] (PRI*): Do not allow.
37535         [C99-based standards] (SCN*): Likewise.
37536         [C99-based standards] (*_t): Likewise.
37537         [C99-based-standards] (PRId8): Expect macro.
37538         [C99-based-standards] (PRIi8): Likewise.
37539         [C99-based-standards] (PRIo8): Likewise.
37540         [C99-based-standards] (PRIu8): Likewise.
37541         [C99-based-standards] (PRIx8): Likewise.
37542         [C99-based-standards] (PRIX8): Likewise.
37543         [C99-based-standards] (SCNd8): Likewise.
37544         [C99-based-standards] (SCNi8): Likewise.
37545         [C99-based-standards] (SCNo8): Likewise.
37546         [C99-based-standards] (SCNu8): Likewise.
37547         [C99-based-standards] (SCNx8): Likewise.
37548         [C99-based-standards] (PRIdLEAST8): Likewise.
37549         [C99-based-standards] (PRIiLEAST8): Likewise.
37550         [C99-based-standards] (PRIoLEAST8): Likewise.
37551         [C99-based-standards] (PRIuLEAST8): Likewise.
37552         [C99-based-standards] (PRIxLEAST8): Likewise.
37553         [C99-based-standards] (PRIXLEAST8): Likewise.
37554         [C99-based-standards] (SCNdLEAST8): Likewise.
37555         [C99-based-standards] (SCNiLEAST8): Likewise.
37556         [C99-based-standards] (SCNoLEAST8): Likewise.
37557         [C99-based-standards] (SCNuLEAST8): Likewise.
37558         [C99-based-standards] (SCNxLEAST8): Likewise.
37559         [C99-based-standards] (PRIdFAST8): Likewise.
37560         [C99-based-standards] (PRIiFAST8): Likewise.
37561         [C99-based-standards] (PRIoFAST8): Likewise.
37562         [C99-based-standards] (PRIuFAST8): Likewise.
37563         [C99-based-standards] (PRIxFAST8): Likewise.
37564         [C99-based-standards] (PRIXFAST8): Likewise.
37565         [C99-based-standards] (SCNdFAST8): Likewise.
37566         [C99-based-standards] (SCNiFAST8): Likewise.
37567         [C99-based-standards] (SCNoFAST8): Likewise.
37568         [C99-based-standards] (SCNuFAST8): Likewise.
37569         [C99-based-standards] (SCNxFAST8): Likewise.
37570         [C99-based-standards] (PRId16): Likewise.
37571         [C99-based-standards] (PRIi16): Likewise.
37572         [C99-based-standards] (PRIo16): Likewise.
37573         [C99-based-standards] (PRIu16): Likewise.
37574         [C99-based-standards] (PRIx16): Likewise.
37575         [C99-based-standards] (PRIX16): Likewise.
37576         [C99-based-standards] (SCNd16): Likewise.
37577         [C99-based-standards] (SCNi16): Likewise.
37578         [C99-based-standards] (SCNo16): Likewise.
37579         [C99-based-standards] (SCNu16): Likewise.
37580         [C99-based-standards] (SCNx16): Likewise.
37581         [C99-based-standards] (PRIdLEAST16): Likewise.
37582         [C99-based-standards] (PRIiLEAST16): Likewise.
37583         [C99-based-standards] (PRIoLEAST16): Likewise.
37584         [C99-based-standards] (PRIuLEAST16): Likewise.
37585         [C99-based-standards] (PRIxLEAST16): Likewise.
37586         [C99-based-standards] (PRIXLEAST16): Likewise.
37587         [C99-based-standards] (SCNdLEAST16): Likewise.
37588         [C99-based-standards] (SCNiLEAST16): Likewise.
37589         [C99-based-standards] (SCNoLEAST16): Likewise.
37590         [C99-based-standards] (SCNuLEAST16): Likewise.
37591         [C99-based-standards] (SCNxLEAST16): Likewise.
37592         [C99-based-standards] (PRIdFAST16): Likewise.
37593         [C99-based-standards] (PRIiFAST16): Likewise.
37594         [C99-based-standards] (PRIoFAST16): Likewise.
37595         [C99-based-standards] (PRIuFAST16): Likewise.
37596         [C99-based-standards] (PRIxFAST16): Likewise.
37597         [C99-based-standards] (PRIXFAST16): Likewise.
37598         [C99-based-standards] (SCNdFAST16): Likewise.
37599         [C99-based-standards] (SCNiFAST16): Likewise.
37600         [C99-based-standards] (SCNoFAST16): Likewise.
37601         [C99-based-standards] (SCNuFAST16): Likewise.
37602         [C99-based-standards] (SCNxFAST16): Likewise.
37603         [C99-based-standards] (PRId32): Likewise.
37604         [C99-based-standards] (PRIi32): Likewise.
37605         [C99-based-standards] (PRIo32): Likewise.
37606         [C99-based-standards] (PRIu32): Likewise.
37607         [C99-based-standards] (PRIx32): Likewise.
37608         [C99-based-standards] (PRIX32): Likewise.
37609         [C99-based-standards] (SCNd32): Likewise.
37610         [C99-based-standards] (SCNi32): Likewise.
37611         [C99-based-standards] (SCNo32): Likewise.
37612         [C99-based-standards] (SCNu32): Likewise.
37613         [C99-based-standards] (SCNx32): Likewise.
37614         [C99-based-standards] (PRIdLEAST32): Likewise.
37615         [C99-based-standards] (PRIiLEAST32): Likewise.
37616         [C99-based-standards] (PRIoLEAST32): Likewise.
37617         [C99-based-standards] (PRIuLEAST32): Likewise.
37618         [C99-based-standards] (PRIxLEAST32): Likewise.
37619         [C99-based-standards] (PRIXLEAST32): Likewise.
37620         [C99-based-standards] (SCNdLEAST32): Likewise.
37621         [C99-based-standards] (SCNiLEAST32): Likewise.
37622         [C99-based-standards] (SCNoLEAST32): Likewise.
37623         [C99-based-standards] (SCNuLEAST32): Likewise.
37624         [C99-based-standards] (SCNxLEAST32): Likewise.
37625         [C99-based-standards] (PRIdFAST32): Likewise.
37626         [C99-based-standards] (PRIiFAST32): Likewise.
37627         [C99-based-standards] (PRIoFAST32): Likewise.
37628         [C99-based-standards] (PRIuFAST32): Likewise.
37629         [C99-based-standards] (PRIxFAST32): Likewise.
37630         [C99-based-standards] (PRIXFAST32): Likewise.
37631         [C99-based-standards] (SCNdFAST32): Likewise.
37632         [C99-based-standards] (SCNiFAST32): Likewise.
37633         [C99-based-standards] (SCNoFAST32): Likewise.
37634         [C99-based-standards] (SCNuFAST32): Likewise.
37635         [C99-based-standards] (SCNxFAST32): Likewise.
37636         [C99-based-standards] (PRId64): Likewise.
37637         [C99-based-standards] (PRIi64): Likewise.
37638         [C99-based-standards] (PRIo64): Likewise.
37639         [C99-based-standards] (PRIu64): Likewise.
37640         [C99-based-standards] (PRIx64): Likewise.
37641         [C99-based-standards] (PRIX64): Likewise.
37642         [C99-based-standards] (SCNd64): Likewise.
37643         [C99-based-standards] (SCNi64): Likewise.
37644         [C99-based-standards] (SCNo64): Likewise.
37645         [C99-based-standards] (SCNu64): Likewise.
37646         [C99-based-standards] (SCNx64): Likewise.
37647         [C99-based-standards] (PRIdLEAST64): Likewise.
37648         [C99-based-standards] (PRIiLEAST64): Likewise.
37649         [C99-based-standards] (PRIoLEAST64): Likewise.
37650         [C99-based-standards] (PRIuLEAST64): Likewise.
37651         [C99-based-standards] (PRIxLEAST64): Likewise.
37652         [C99-based-standards] (PRIXLEAST64): Likewise.
37653         [C99-based-standards] (SCNdLEAST64): Likewise.
37654         [C99-based-standards] (SCNiLEAST64): Likewise.
37655         [C99-based-standards] (SCNoLEAST64): Likewise.
37656         [C99-based-standards] (SCNuLEAST64): Likewise.
37657         [C99-based-standards] (SCNxLEAST64): Likewise.
37658         [C99-based-standards] (PRIdFAST64): Likewise.
37659         [C99-based-standards] (PRIiFAST64): Likewise.
37660         [C99-based-standards] (PRIoFAST64): Likewise.
37661         [C99-based-standards] (PRIuFAST64): Likewise.
37662         [C99-based-standards] (PRIxFAST64): Likewise.
37663         [C99-based-standards] (PRIXFAST64): Likewise.
37664         [C99-based-standards] (SCNdFAST64): Likewise.
37665         [C99-based-standards] (SCNiFAST64): Likewise.
37666         [C99-based-standards] (SCNoFAST64): Likewise.
37667         [C99-based-standards] (SCNuFAST64): Likewise.
37668         [C99-based-standards] (SCNxFAST64): Likewise.
37669         [C99-based-standards] (PRIdMAX): Likewise.
37670         [C99-based-standards] (PRIiMAX): Likewise.
37671         [C99-based-standards] (PRIoMAX): Likewise.
37672         [C99-based-standards] (PRIuMAX): Likewise.
37673         [C99-based-standards] (PRIxMAX): Likewise.
37674         [C99-based-standards] (PRIXMAX): Likewise.
37675         [C99-based-standards] (SCNdMAX): Likewise.
37676         [C99-based-standards] (SCNiMAX): Likewise.
37677         [C99-based-standards] (SCNoMAX): Likewise.
37678         [C99-based-standards] (SCNuMAX): Likewise.
37679         [C99-based-standards] (SCNxMAX): Likewise.
37680         [C99-based-standards] (PRIdPTR): Likewise.
37681         [C99-based-standards] (PRIiPTR): Likewise.
37682         [C99-based-standards] (PRIoPTR): Likewise.
37683         [C99-based-standards] (PRIuPTR): Likewise.
37684         [C99-based-standards] (PRIxPTR): Likewise.
37685         [C99-based-standards] (PRIXPTR): Likewise.
37686         [C99-based-standards] (SCNdPTR): Likewise.
37687         [C99-based-standards] (SCNiPTR): Likewise.
37688         [C99-based-standards] (SCNoPTR): Likewise.
37689         [C99-based-standards] (SCNuPTR): Likewise.
37690         [C99-based-standards] (SCNxPTR): Likewise.
37691         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
37692         allow.
37693         * conform/data/stdint.h-data: Update comments to clarify
37694         requirements.
37695         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
37696         type.
37697         [C99-based standards] (INT8_MAX): Likewise.
37698         [C99-based standards] (INT16_MIN): Likewise.
37699         [C99-based standards] (INT16_MAX): Likewise.
37700         [C99-based standards] (INT32_MIN): Likewise.
37701         [C99-based standards] (INT32_MAX): Likewise.
37702         [C99-based standards] (INT64_MIN): Likewise.
37703         [C99-based standards] (INT64_MAX): Likewise.
37704         [C99-based standards] (UINT8_MAX): Likewise.
37705         [C99-based standards] (UINT16_MAX): Likewise.
37706         [C99-based standards] (UINT32_MAX): Likewise.
37707         [C99-based standards] (UINT64_MAX): Likewise.
37708         [C99-based standards] (INT_LEAST8_MIN): Likewise.
37709         [C99-based standards] (INT_LEAST8_MAX): Likewise.
37710         [C99-based standards] (INT_LEAST16_MIN): Likewise.
37711         [C99-based standards] (INT_LEAST16_MAX): Likewise.
37712         [C99-based standards] (INT_LEAST32_MIN): Likewise.
37713         [C99-based standards] (INT_LEAST32_MAX): Likewise.
37714         [C99-based standards] (INT_LEAST64_MIN): Likewise.
37715         [C99-based standards] (INT_LEAST64_MAX): Likewise.
37716         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
37717         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
37718         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
37719         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
37720         [C99-based standards] (INT_FAST8_MIN): Likewise.
37721         [C99-based standards] (INT_FAST8_MAX): Likewise.
37722         [C99-based standards] (INT_FAST16_MIN): Likewise.
37723         [C99-based standards] (INT_FAST16_MAX): Likewise.
37724         [C99-based standards] (INT_FAST32_MIN): Likewise.
37725         [C99-based standards] (INT_FAST32_MAX): Likewise.
37726         [C99-based standards] (INT_FAST64_MIN): Likewise.
37727         [C99-based standards] (INT_FAST64_MAX): Likewise.
37728         [C99-based standards] (UINT_FAST8_MAX): Likewise.
37729         [C99-based standards] (UINT_FAST16_MAX): Likewise.
37730         [C99-based standards] (UINT_FAST32_MAX): Likewise.
37731         [C99-based standards] (UINT_FAST64_MAX): Likewise.
37732         [C99-based standards] (INTPTR_MIN): Likewise.
37733         [C99-based standards] (INTPTR_MAX): Likewise.
37734         [C99-based standards] (UINTPTR_MAX): Likewise.
37735         [C99-based standards] (INTMAX_MIN): Likewise.
37736         [C99-based standards] (INTMAX_MAX): Likewise.
37737         [C99-based standards] (UINTMAX_MAX): Likewise.
37738         [C99-based standards] (PTRDIFF_MIN): Likewise.
37739         [C99-based standards] (PTRDIFF_MAX): Likewise.
37740         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
37741         [C99-based standards] (SIZE_MAX): Likewise.
37742         [C99-based standards] (WCHAR_MAX): Likewise.
37743         [C99-based standards] (WINT_MAX): Likewise.
37744         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
37745         constraint on value.
37746         [C99-based standards] (WCHAR_MIN): Likewise.
37747         [C99-based standards] (WINT_MIN): Likewise.
37748         [C99-based standards] (*_t): Allow.
37749         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
37750         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
37751         Include math.h-data and complex.h-data.  Remove all expectations
37752         of math.h and complex.h contents.
37753         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
37754         at end of line.
37755         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
37756         (struct tm): Expect tag.
37757         [C99-based-standards] (wcstof): Expect function.
37758         [C99-based-standards] (wcstold): Likewise.
37759         [C99-based-standards] (wcstoll): Likewise.
37760         [C99-based-standards] (wcstoull): Likewise.
37761         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
37762         macro-int-constant.  Specify type.
37763         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
37764         constraint on value.
37765         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37766         Specify type.
37767         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
37768         Specify value.
37769         [ISO C standards]: Do not allow headers.
37770         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
37771         wcs[abcdefghijklmnopqrstuvwxyz]*.
37772         [ISO C standards] (*_t): Do not allow.
37773         * conform/data/wctype.h-data [C99-based standards] (iswblank):
37774         Expect function.
37775         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
37776         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37777         Specify type.
37778         [ISO C standards]: Do not allow headers.
37779         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
37780         is[abcdefghijklmnopqrstuvwxyz]*.
37781         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
37782         to[abcdefghijklmnopqrstuvwxyz]*.
37783         [ISO C standards] (*_t): Do not allow.
37784         * conform/data/stdalign.h-data: New file.
37785         * conform/data/stdbool.h-data: Likewise.
37786         * conform/data/stdnoreturn.h-data: Likewise.
37788 2012-11-07  Roland McGrath  <roland@hack.frob.com>
37790         [BZ #14815]
37791         * manual/filesys.texi (Directory Entries): Typo fix.
37792         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
37794 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37796         * elf/elf.h (EM_AARCH64): New macro.
37797         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
37798         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
37799         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
37800         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
37801         (R_AARCH64_TLSDESC): Likewise.
37802         (NT_ARM_TLS): Likewise.
37803         (NT_ARM_HW_BREAK): Likewise.
37804         (NT_ARM_HW_WATCH): Likewise.
37806 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37808         [BZ #14811]
37809         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
37810         (__ieee754_powl): Saturate nonzero exponents with absolute value
37811         below 0x1p-79 to +/- 0x1p-79.
37812         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
37813         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
37814         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
37815         nonzero exponents with absolute value below 0x1p-32 to +/-
37816         0x1p-32.
37817         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
37818         (__ieee754_powl): Saturate nonzero exponents with absolute value
37819         below 0x1p-79 to +/- 0x1p-79.
37820         * math/libm-test.inc (pow_test): Add more tests.
37822 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37824         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
37825         _dl_s390_cap_flags with kernel. Increase string length.
37826         (_dl_s390_platforms): Add z196 and zEC12.
37828 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37830         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
37831         Change XOPEN21K to XOPEN2K.
37833 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
37835         * string/memmove.c: Use memcpy when possible.
37837 2012-11-06  Andreas Jaeger  <aj@suse.de>
37839         * po/eo.po: Update from translation team.
37841 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
37843         [BZ #14793]
37844         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
37845         exponent and small x and y exponents, scale x or y up.  Increase
37846         by 2 the exponent used in scaling up.
37847         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37848         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37849         * math/libm-test.inc (fma_test): Add more tests.
37850         (fma_test_towardzero): Likewise.
37851         (fma_test_downward): Likewise.
37852         (fma_test_upward): Likewise.
37854 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
37856         [BZ #14805]
37857         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
37858         fenv_t *.
37860         [BZ #14801]
37861         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
37862         namespace for names of struct fields.
37863         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
37864         fenv_t fields.
37865         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
37866         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
37868 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37870         [BZ #3665]
37871         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
37873 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37875         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
37876         PTR_DEMANGLE.
37878         [BZ #5246]
37879         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
37880         PTR_DEMANGLE.
37882 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
37884         [BZ #14797]
37885         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
37886         definitely overflow as x * y not x * y + z.
37887         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37888         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37889         * math/libm-test.inc (fma_test): Add more tests.
37890         (fma_test_towardzero): Likewise.
37891         (fma_test_downward): Likewise.
37892         (fma_test_upward): Likewise.
37894 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37896         [BZ #157]
37898         * include/stub-tag.h: Remove file.
37899         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
37900         '#include' of it.
37901         * manual/maint.texi (Porting): Don't reference it.
37902         * Makerules ($(objpfx)stubs): Likewise.
37903         * dirent/closedir.c: Don't include <stub-tag.h>.
37904         * dirent/dirfd.c: Likewise.
37905         * dirent/fdopendir.c: Likewise.
37906         * dirent/getdents.c: Likewise.
37907         * dirent/getdents64.c: Likewise.
37908         * dirent/opendir.c: Likewise.
37909         * dirent/readdir.c: Likewise.
37910         * dirent/readdir64.c: Likewise.
37911         * dirent/readdir64_r.c: Likewise.
37912         * dirent/readdir_r.c: Likewise.
37913         * dirent/rewinddir.c: Likewise.
37914         * dirent/seekdir.c: Likewise.
37915         * dirent/telldir.c: Likewise.
37916         * gmon/profil.c: Likewise.
37917         * grp/setgroups.c: Likewise.
37918         * inet/if_index.c: Likewise.
37919         * io/access.c: Likewise.
37920         * io/chdir.c: Likewise.
37921         * io/chmod.c: Likewise.
37922         * io/chown.c: Likewise.
37923         * io/close.c: Likewise.
37924         * io/dup.c: Likewise.
37925         * io/dup2.c: Likewise.
37926         * io/dup3.c: Likewise.
37927         * io/euidaccess.c: Likewise.
37928         * io/faccessat.c: Likewise.
37929         * io/fchdir.c: Likewise.
37930         * io/fchmod.c: Likewise.
37931         * io/fchmodat.c: Likewise.
37932         * io/fchown.c: Likewise.
37933         * io/fchownat.c: Likewise.
37934         * io/fcntl.c: Likewise.
37935         * io/flock.c: Likewise.
37936         * io/fstatfs.c: Likewise.
37937         * io/fstatfs64.c: Likewise.
37938         * io/fstatvfs.c: Likewise.
37939         * io/fstatvfs64.c: Likewise.
37940         * io/futimens.c: Likewise.
37941         * io/fxstat.c: Likewise.
37942         * io/fxstat64.c: Likewise.
37943         * io/fxstatat.c: Likewise.
37944         * io/fxstatat64.c: Likewise.
37945         * io/getcwd.c: Likewise.
37946         * io/isatty.c: Likewise.
37947         * io/lchmod.c: Likewise.
37948         * io/lchown.c: Likewise.
37949         * io/link.c: Likewise.
37950         * io/linkat.c: Likewise.
37951         * io/lseek.c: Likewise.
37952         * io/lseek64.c: Likewise.
37953         * io/lxstat64.c: Likewise.
37954         * io/mkdir.c: Likewise.
37955         * io/mkdirat.c: Likewise.
37956         * io/mkfifo.c: Likewise.
37957         * io/mkfifoat.c: Likewise.
37958         * io/open.c: Likewise.
37959         * io/open64.c: Likewise.
37960         * io/openat.c: Likewise.
37961         * io/openat64.c: Likewise.
37962         * io/pipe.c: Likewise.
37963         * io/pipe2.c: Likewise.
37964         * io/poll.c: Likewise.
37965         * io/posix_fadvise.c: Likewise.
37966         * io/posix_fadvise64.c: Likewise.
37967         * io/posix_fallocate.c: Likewise.
37968         * io/posix_fallocate64.c: Likewise.
37969         * io/read.c: Likewise.
37970         * io/readlink.c: Likewise.
37971         * io/readlinkat.c: Likewise.
37972         * io/rmdir.c: Likewise.
37973         * io/sendfile.c: Likewise.
37974         * io/sendfile64.c: Likewise.
37975         * io/statfs.c: Likewise.
37976         * io/statfs64.c: Likewise.
37977         * io/statvfs.c: Likewise.
37978         * io/statvfs64.c: Likewise.
37979         * io/symlink.c: Likewise.
37980         * io/symlinkat.c: Likewise.
37981         * io/ttyname.c: Likewise.
37982         * io/ttyname_r.c: Likewise.
37983         * io/umask.c: Likewise.
37984         * io/unlink.c: Likewise.
37985         * io/unlinkat.c: Likewise.
37986         * io/utime.c: Likewise.
37987         * io/utimensat.c: Likewise.
37988         * io/write.c: Likewise.
37989         * io/xmknod.c: Likewise.
37990         * io/xmknodat.c: Likewise.
37991         * io/xstat.c: Likewise.
37992         * io/xstat64.c: Likewise.
37993         * login/getpt.c: Likewise.
37994         * login/grantpt.c: Likewise.
37995         * login/unlockpt.c: Likewise.
37996         * math/e_acoshl.c: Likewise.
37997         * math/e_acosl.c: Likewise.
37998         * math/e_asinl.c: Likewise.
37999         * math/e_atan2l.c: Likewise.
38000         * math/e_atanhl.c: Likewise.
38001         * math/e_coshl.c: Likewise.
38002         * math/e_expl.c: Likewise.
38003         * math/e_fmodl.c: Likewise.
38004         * math/e_gammal_r.c: Likewise.
38005         * math/e_hypotl.c: Likewise.
38006         * math/e_j0l.c: Likewise.
38007         * math/e_j1l.c: Likewise.
38008         * math/e_jnl.c: Likewise.
38009         * math/e_lgammal_r.c: Likewise.
38010         * math/e_log10l.c: Likewise.
38011         * math/e_log2l.c: Likewise.
38012         * math/e_logl.c: Likewise.
38013         * math/e_powl.c: Likewise.
38014         * math/e_rem_pio2l.c: Likewise.
38015         * math/e_sinhl.c: Likewise.
38016         * math/e_sqrtl.c: Likewise.
38017         * math/fclrexcpt.c: Likewise.
38018         * math/fedisblxcpt.c: Likewise.
38019         * math/feenablxcpt.c: Likewise.
38020         * math/fegetenv.c: Likewise.
38021         * math/fegetexcept.c: Likewise.
38022         * math/fegetround.c: Likewise.
38023         * math/feholdexcpt.c: Likewise.
38024         * math/fesetenv.c: Likewise.
38025         * math/fesetround.c: Likewise.
38026         * math/feupdateenv.c: Likewise.
38027         * math/fgetexcptflg.c: Likewise.
38028         * math/fraiseexcpt.c: Likewise.
38029         * math/fsetexcptflg.c: Likewise.
38030         * math/ftestexcept.c: Likewise.
38031         * math/k_cosl.c: Likewise.
38032         * math/k_rem_pio2l.c: Likewise.
38033         * math/k_sinl.c: Likewise.
38034         * math/k_tanl.c: Likewise.
38035         * math/s_asinhl.c: Likewise.
38036         * math/s_atanl.c: Likewise.
38037         * math/s_cbrtl.c: Likewise.
38038         * math/s_erfl.c: Likewise.
38039         * math/s_expm1l.c: Likewise.
38040         * math/s_log1pl.c: Likewise.
38041         * math/s_tanhl.c: Likewise.
38042         * misc/acct.c: Likewise.
38043         * misc/brk.c: Likewise.
38044         * misc/chflags.c: Likewise.
38045         * misc/chroot.c: Likewise.
38046         * misc/fchflags.c: Likewise.
38047         * misc/fgetxattr.c: Likewise.
38048         * misc/flistxattr.c: Likewise.
38049         * misc/fremovexattr.c: Likewise.
38050         * misc/fsetxattr.c: Likewise.
38051         * misc/fsync.c: Likewise.
38052         * misc/ftruncate.c: Likewise.
38053         * misc/futimes.c: Likewise.
38054         * misc/futimesat.c: Likewise.
38055         * misc/getdomain.c: Likewise.
38056         * misc/getdtsz.c: Likewise.
38057         * misc/gethostid.c: Likewise.
38058         * misc/gethostname.c: Likewise.
38059         * misc/getloadavg.c: Likewise.
38060         * misc/getpagesize.c: Likewise.
38061         * misc/getsysstats.c: Likewise.
38062         * misc/getxattr.c: Likewise.
38063         * misc/gtty.c: Likewise.
38064         * misc/ioctl.c: Likewise.
38065         * misc/lgetxattr.c: Likewise.
38066         * misc/listxattr.c: Likewise.
38067         * misc/llistxattr.c: Likewise.
38068         * misc/lremovexattr.c: Likewise.
38069         * misc/lsetxattr.c: Likewise.
38070         * misc/lutimes.c: Likewise.
38071         * misc/madvise.c: Likewise.
38072         * misc/mincore.c: Likewise.
38073         * misc/mlock.c: Likewise.
38074         * misc/mlockall.c: Likewise.
38075         * misc/mmap.c: Likewise.
38076         * misc/mprotect.c: Likewise.
38077         * misc/msync.c: Likewise.
38078         * misc/munlock.c: Likewise.
38079         * misc/munlockall.c: Likewise.
38080         * misc/munmap.c: Likewise.
38081         * misc/preadv.c: Likewise.
38082         * misc/preadv64.c: Likewise.
38083         * misc/ptrace.c: Likewise.
38084         * misc/pwritev.c: Likewise.
38085         * misc/pwritev64.c: Likewise.
38086         * misc/readv.c: Likewise.
38087         * misc/reboot.c: Likewise.
38088         * misc/remap_file_pages.c: Likewise.
38089         * misc/removexattr.c: Likewise.
38090         * misc/revoke.c: Likewise.
38091         * misc/select.c: Likewise.
38092         * misc/setdomain.c: Likewise.
38093         * misc/setegid.c: Likewise.
38094         * misc/seteuid.c: Likewise.
38095         * misc/sethostid.c: Likewise.
38096         * misc/sethostname.c: Likewise.
38097         * misc/setregid.c: Likewise.
38098         * misc/setreuid.c: Likewise.
38099         * misc/setxattr.c: Likewise.
38100         * misc/sstk.c: Likewise.
38101         * misc/stty.c: Likewise.
38102         * misc/swapoff.c: Likewise.
38103         * misc/swapon.c: Likewise.
38104         * misc/sync.c: Likewise.
38105         * misc/syncfs.c: Likewise.
38106         * misc/syscall.c: Likewise.
38107         * misc/truncate.c: Likewise.
38108         * misc/ualarm.c: Likewise.
38109         * misc/usleep.c: Likewise.
38110         * misc/ustat.c: Likewise.
38111         * misc/utimes.c: Likewise.
38112         * misc/vhangup.c: Likewise.
38113         * misc/writev.c: Likewise.
38114         * posix/_exit.c: Likewise.
38115         * posix/alarm.c: Likewise.
38116         * posix/execve.c: Likewise.
38117         * posix/fexecve.c: Likewise.
38118         * posix/fork.c: Likewise.
38119         * posix/fpathconf.c: Likewise.
38120         * posix/getaddrinfo.c: Likewise.
38121         * posix/getegid.c: Likewise.
38122         * posix/geteuid.c: Likewise.
38123         * posix/getgid.c: Likewise.
38124         * posix/getgroups.c: Likewise.
38125         * posix/getlogin.c: Likewise.
38126         * posix/getlogin_r.c: Likewise.
38127         * posix/getpgid.c: Likewise.
38128         * posix/getpid.c: Likewise.
38129         * posix/getppid.c: Likewise.
38130         * posix/getresgid.c: Likewise.
38131         * posix/getresuid.c: Likewise.
38132         * posix/getsid.c: Likewise.
38133         * posix/getuid.c: Likewise.
38134         * posix/glob64.c: Likewise.
38135         * posix/nanosleep.c: Likewise.
38136         * posix/pathconf.c: Likewise.
38137         * posix/pause.c: Likewise.
38138         * posix/posix_madvise.c: Likewise.
38139         * posix/pread.c: Likewise.
38140         * posix/pread64.c: Likewise.
38141         * posix/pwrite.c: Likewise.
38142         * posix/pwrite64.c: Likewise.
38143         * posix/sched_getaffinity.c: Likewise.
38144         * posix/sched_getp.c: Likewise.
38145         * posix/sched_gets.c: Likewise.
38146         * posix/sched_primax.c: Likewise.
38147         * posix/sched_primin.c: Likewise.
38148         * posix/sched_rr_gi.c: Likewise.
38149         * posix/sched_setaffinity.c: Likewise.
38150         * posix/sched_setp.c: Likewise.
38151         * posix/sched_sets.c: Likewise.
38152         * posix/sched_yield.c: Likewise.
38153         * posix/setgid.c: Likewise.
38154         * posix/setlogin.c: Likewise.
38155         * posix/setpgid.c: Likewise.
38156         * posix/setresgid.c: Likewise.
38157         * posix/setresuid.c: Likewise.
38158         * posix/setsid.c: Likewise.
38159         * posix/setuid.c: Likewise.
38160         * posix/sleep.c: Likewise.
38161         * posix/spawni.c: Likewise.
38162         * posix/sysconf.c: Likewise.
38163         * posix/times.c: Likewise.
38164         * posix/wait.c: Likewise.
38165         * posix/wait3.c: Likewise.
38166         * posix/wait4.c: Likewise.
38167         * posix/waitpid.c: Likewise.
38168         * resolv/gai_sigqueue.c: Likewise.
38169         * resource/getpriority.c: Likewise.
38170         * resource/getrlimit.c: Likewise.
38171         * resource/getrusage.c: Likewise.
38172         * resource/nice.c: Likewise.
38173         * resource/setpriority.c: Likewise.
38174         * resource/setrlimit.c: Likewise.
38175         * resource/ulimit.c: Likewise.
38176         * rt/aio_cancel.c: Likewise.
38177         * rt/aio_fsync.c: Likewise.
38178         * rt/aio_read.c: Likewise.
38179         * rt/aio_sigqueue.c: Likewise.
38180         * rt/aio_suspend.c: Likewise.
38181         * rt/aio_write.c: Likewise.
38182         * rt/clock_getres.c: Likewise.
38183         * rt/clock_gettime.c: Likewise.
38184         * rt/clock_nanosleep.c: Likewise.
38185         * rt/clock_settime.c: Likewise.
38186         * rt/lio_listio.c: Likewise.
38187         * rt/mq_close.c: Likewise.
38188         * rt/mq_getattr.c: Likewise.
38189         * rt/mq_notify.c: Likewise.
38190         * rt/mq_open.c: Likewise.
38191         * rt/mq_receive.c: Likewise.
38192         * rt/mq_send.c: Likewise.
38193         * rt/mq_setattr.c: Likewise.
38194         * rt/mq_timedreceive.c: Likewise.
38195         * rt/mq_timedsend.c: Likewise.
38196         * rt/mq_unlink.c: Likewise.
38197         * rt/shm_open.c: Likewise.
38198         * rt/shm_unlink.c: Likewise.
38199         * rt/timer_create.c: Likewise.
38200         * rt/timer_delete.c: Likewise.
38201         * rt/timer_getoverr.c: Likewise.
38202         * rt/timer_gettime.c: Likewise.
38203         * rt/timer_settime.c: Likewise.
38204         * setjmp/__longjmp.c: Likewise.
38205         * setjmp/setjmp.c: Likewise.
38206         * signal/kill.c: Likewise.
38207         * signal/killpg.c: Likewise.
38208         * signal/raise.c: Likewise.
38209         * signal/sigaction.c: Likewise.
38210         * signal/sigaltstack.c: Likewise.
38211         * signal/sigblock.c: Likewise.
38212         * signal/sigignore.c: Likewise.
38213         * signal/sigintr.c: Likewise.
38214         * signal/signal.c: Likewise.
38215         * signal/sigpause.c: Likewise.
38216         * signal/sigpending.c: Likewise.
38217         * signal/sigqueue.c: Likewise.
38218         * signal/sigreturn.c: Likewise.
38219         * signal/sigset.c: Likewise.
38220         * signal/sigsetmask.c: Likewise.
38221         * signal/sigstack.c: Likewise.
38222         * signal/sigsuspend.c: Likewise.
38223         * signal/sigtimedwait.c: Likewise.
38224         * signal/sigvec.c: Likewise.
38225         * signal/sigwait.c: Likewise.
38226         * signal/sigwaitinfo.c: Likewise.
38227         * signal/sysv_signal.c: Likewise.
38228         * socket/accept.c: Likewise.
38229         * socket/accept4.c: Likewise.
38230         * socket/bind.c: Likewise.
38231         * socket/connect.c: Likewise.
38232         * socket/getpeername.c: Likewise.
38233         * socket/getsockname.c: Likewise.
38234         * socket/getsockopt.c: Likewise.
38235         * socket/isfdtype.c: Likewise.
38236         * socket/listen.c: Likewise.
38237         * socket/recv.c: Likewise.
38238         * socket/recvfrom.c: Likewise.
38239         * socket/recvmsg.c: Likewise.
38240         * socket/send.c: Likewise.
38241         * socket/sendmsg.c: Likewise.
38242         * socket/sendto.c: Likewise.
38243         * socket/setsockopt.c: Likewise.
38244         * socket/shutdown.c: Likewise.
38245         * socket/sockatmark.c: Likewise.
38246         * socket/socket.c: Likewise.
38247         * socket/socketpair.c: Likewise.
38248         * stdio-common/ctermid.c: Likewise.
38249         * stdio-common/cuserid.c: Likewise.
38250         * stdio-common/remove.c: Likewise.
38251         * stdio-common/rename.c: Likewise.
38252         * stdio-common/renameat.c: Likewise.
38253         * stdio-common/tempname.c: Likewise.
38254         * stdlib/getcontext.c: Likewise.
38255         * stdlib/makecontext.c: Likewise.
38256         * stdlib/setcontext.c: Likewise.
38257         * stdlib/swapcontext.c: Likewise.
38258         * stdlib/system.c: Likewise.
38259         * streams/fattach.c: Likewise.
38260         * streams/fdetach.c: Likewise.
38261         * streams/getmsg.c: Likewise.
38262         * streams/getpmsg.c: Likewise.
38263         * streams/putmsg.c: Likewise.
38264         * streams/putpmsg.c: Likewise.
38265         * sysdeps/unix/bsd/getpt.c: Likewise.
38266         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
38267         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
38268         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
38269         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
38270         Likewise.
38271         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
38272         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
38273         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
38274         * sysvipc/msgctl.c: Likewise.
38275         * sysvipc/msgget.c: Likewise.
38276         * sysvipc/msgrcv.c: Likewise.
38277         * sysvipc/msgsnd.c: Likewise.
38278         * sysvipc/semctl.c: Likewise.
38279         * sysvipc/semget.c: Likewise.
38280         * sysvipc/semop.c: Likewise.
38281         * sysvipc/semtimedop.c: Likewise.
38282         * sysvipc/shmat.c: Likewise.
38283         * sysvipc/shmctl.c: Likewise.
38284         * sysvipc/shmdt.c: Likewise.
38285         * sysvipc/shmget.c: Likewise.
38286         * termios/tcdrain.c: Likewise.
38287         * termios/tcflow.c: Likewise.
38288         * termios/tcflush.c: Likewise.
38289         * termios/tcgetattr.c: Likewise.
38290         * termios/tcgetpgrp.c: Likewise.
38291         * termios/tcsendbrk.c: Likewise.
38292         * termios/tcsetattr.c: Likewise.
38293         * termios/tcsetpgrp.c: Likewise.
38294         * time/adjtime.c: Likewise.
38295         * time/clock.c: Likewise.
38296         * time/getitimer.c: Likewise.
38297         * time/gettimeofday.c: Likewise.
38298         * time/setitimer.c: Likewise.
38299         * time/settimeofday.c: Likewise.
38300         * time/stime.c: Likewise.
38301         * time/time.c: Likewise.
38303 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
38305         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
38306         /usr/old/bin.
38308         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
38309         instead of spaces.
38310         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
38312 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
38314         [BZ #14796]
38315         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
38316         FE_TONEAREST before applying Dekker multiplication and Knuth
38317         addition.  Clear inexact exceptions and check for exact zero
38318         results afterwards.
38319         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38320         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38321         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38322         * math/libm-test.inc (fma_test): Add more tests.
38323         (fma_test_towardzero): Likewise.
38324         (fma_test_downward): Likewise.
38325         (fma_test_upward): Likewise.
38326         * sysdeps/generic/math_private.h (default_libc_fesetround): New
38327         function.
38328         (libc_fesetround): New macro.
38329         (libc_fesetroundf): Likewise.
38330         (libc_fesetroundl): Likewise.
38331         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
38332         function.
38333         (libc_fesetround_387): Likewise.
38334         (libc_fesetroundf): New macro.
38335         (libc_fesetround): Likewise.
38336         (libc_fesetroundl): Likewise.
38337         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
38338         function.
38339         (libc_fesetroundf): New macro.
38340         (libc_fesetround): Likewise.
38341         (libc_fesetroundl): Likewise.
38342         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
38343         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
38344         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
38345         libm_hidden_ver.
38346         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
38347         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
38348         libm_hidden_def.
38349         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
38350         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
38351         libm_hidden_ver.
38352         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
38353         libm_hidden_def.
38355         [BZ #3439]
38356         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
38357         integer constant usable in #if and use that to give value to enum
38358         constant.
38359         (FE_DIVBYZERO): Likewise.
38360         (FE_UNDERFLOW): Likewise.
38361         (FE_OVERFLOW): Likewise.
38362         (FE_INVALID): Likewise.
38363         (FE_INVALID_SNAN): Likewise.
38364         (FE_INVALID_ISI): Likewise.
38365         (FE_INVALID_IDI): Likewise.
38366         (FE_INVALID_ZDZ): Likewise.
38367         (FE_INVALID_IMZ): Likewise.
38368         (FE_INVALID_COMPARE): Likewise.
38369         (FE_INVALID_SOFTWARE): Likewise.
38370         (FE_INVALID_SQRT): Likewise.
38371         (FE_INVALID_INTEGER_CONVERSION): Likewise.
38372         (FE_TONEAREST): Likewise.
38373         (FE_TOWARDZERO): Likewise.
38374         (FE_UPWARD): Likewise.
38375         (FE_DOWNWARD): Likewise.
38376         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
38377         (FE_DIVBYZERO): Likewise.
38378         (FE_OVERFLOW): Likewise.
38379         (FE_UNDERFLOW): Likewise.
38380         (FE_INEXACT): Likewise.
38381         (FE_TONEAREST): Likewise.
38382         (FE_DOWNWARD): Likewise.
38383         (FE_UPWARD): Likewise.
38384         (FE_TOWARDZERO): Likewise.
38385         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
38386         (FE_UNDERFLOW): Likewise.
38387         (FE_OVERFLOW): Likewise.
38388         (FE_DIVBYZERO): Likewise.
38389         (FE_INVALID): Likewise.
38390         (FE_TONEAREST): Likewise.
38391         (FE_TOWARDZERO): Likewise.
38392         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
38393         (FE_OVERFLOW): Likewise.
38394         (FE_UNDERFLOW): Likewise.
38395         (FE_DIVBYZERO): Likewise.
38396         (FE_INEXACT): Likewise.
38397         (FE_TONEAREST): Likewise.
38398         (FE_TOWARDZERO): Likewise.
38399         (FE_UPWARD): Likewise.
38400         (FE_DOWNWARD): Likewise.
38401         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
38402         (FE_DIVBYZERO): Likewise.
38403         (FE_OVERFLOW): Likewise.
38404         (FE_UNDERFLOW): Likewise.
38405         (FE_INEXACT): Likewise.
38406         (FE_TONEAREST): Likewise.
38407         (FE_DOWNWARD): Likewise.
38408         (FE_UPWARD): Likewise.
38409         (FE_TOWARDZERO): Likewise.
38411 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
38413         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
38415 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
38417         * scripts/cross-test-ssh.sh (command): Use newlines to separate
38418         commands.  Quote $PWD.
38419         (blacklist_exports): Don't use remove_newlines.  Replace "declare
38420         -x" by "export".
38421         (remove_newlines): Remove.
38423 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
38425         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
38426         * stdlib/stdlib.h (atof): Moved to ...
38427         * include/bits/stdlib-float.h: Here.  New file.
38428         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
38429         * stdlib/bits/stdlib-float.h: New file.
38430         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
38431         -mno-sse -mno-mmx.
38432         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
38433         <xmmintrin.h>.
38435 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38437         * conform/conformtest.pl (@headers): Add fenv.h.
38438         * conform/data/fenv.h-data: New file.
38439         * include/fenv.h [_ISOMAC]: Disable all contents of file except
38440         include of <math/fenv.h>.
38442         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
38443         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
38444         && !UNIX98].  Enables tests for XOPEN2K8.
38445         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
38446         POSIX2008]: Likewise.
38448         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
38449         (struct rusage): Do not expect type or its members.
38451         [BZ #3439]
38452         * math/math.h (FP_NAN): Define macro to integer constant usable in
38453         #if and use that to give value to enum constant.
38454         (FP_INFINITE): Likewise.
38455         (FP_ZERO): Likewise.
38456         (FP_SUBNORMAL): Likewise.
38457         (FP_NORMAL): Likewise.
38459 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
38461         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
38462         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
38463         arguments.
38465 2012-11-02  Roland McGrath  <roland@hack.frob.com>
38467         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
38468         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
38469         autoconf-time if not.
38470         * configure.in: Remove AC_PREREQ.
38472 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38474         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
38475         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
38476         of the internal implementation.
38478 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38480         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
38481         except include of <misc/sys/syslog.h>.
38483 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38485         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
38486         function returns with a NULL context exit with zero.
38488 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38490         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
38492 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
38494         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
38495         (run_program_cmd): This.
38496         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
38497         (tst_langinfo): New variable.  Use it.
38499 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
38501         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
38502         floating point opcodes.
38504 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38506         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
38507         variable.
38509         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
38511         * sysdeps/mach/hurd/powerpc: Remove directory.
38512         * sysdeps/mach/powerpc: Likewise.
38514 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38516         * scripts/check-local-headers.sh: Ignore c++ headers.
38518 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38520         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
38521         __libc_cleanup_region_start argument.
38523 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
38525         [BZ #14784]
38526         [BZ #14785]
38527         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
38528         x * y using scaling, not as x * y + z.
38529         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38530         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38531         * math/libm-test.inc (fma_test): Add more tests.
38532         (fma_test_towardzero): Likewise.
38533         (fma_test_downward): Likewise.
38534         (fma_test_upward): Likewise.
38536 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38538         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
38540 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38542         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
38543         New variable.
38545 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
38547         * rt/tst-shm.c (worker): Correct checking for mmap failure.
38549 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38551         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38552         Fix sort order.
38553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38554         Likewise.
38556 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38558         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38559         Fix the order of the list for glibc 2.17.
38560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38561         Likewise.
38563 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38565         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38567 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38569         [BZ #14610]
38570         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
38571         for low part of x being zero before using __atanl (y).
38572         * math/libm-test.inc (atan2_test): Add another test.
38574         * manual/install.texi (Configuring and compiling): Document
38575         general use of test-wrapper and test-wrapper-env.
38576         * INSTALL: Regenerated.
38578         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
38579         (__fma): Do not extract and scale down low bits on after-rounding
38580         systems when result rounded to normal precision would have normal
38581         exponent.
38582         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
38583         (__fmal): Do not extract and scale down low bits on after-rounding
38584         systems when result rounded to normal precision would have normal
38585         exponent.
38586         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
38587         (__fmal): Do not extract and scale down low bits on after-rounding
38588         systems when result rounded to normal precision would have normal
38589         exponent.
38590         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
38591         macro.
38592         (fma_test): Add more tests.
38593         (fma_test_towardzero): Likewise.
38594         (fma_test_downward): Likewise.
38595         (fma_test_upward): Likewise.
38597 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
38599         * sysdeps/i386/tininess.h: Renamed to ...
38600         * sysdeps/x86/tininess.h: This.
38601         * sysdeps/x86_64/tininess.h: Removed.
38603 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38605         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
38606         input.  Use $(build-program-cmd).
38607         ($(objpfx)tst-array1-static.out): Likewise.
38608         ($(objpfx)tst-array2.out): Likewise.
38609         ($(objpfx)tst-array3.out): Likewise.
38610         ($(objpfx)tst-array4.out): Likewise.
38611         ($(objpfx)tst-array5.out): Likewise.
38612         ($(objpfx)tst-array5-static.out): Likewise.
38614 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
38616         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
38617         if defined.
38619         * nss/nsswitch.h (nss_interface_function): Provide new
38620         macro for use with NSS functions.
38621         * grp/initgroups.c: Use new macro.
38622         * nss/getXXbyYY.c: Likewise.
38623         * nss/getXXbyYY_r.c: Likewise.
38624         * nss/getXXent.c: Likewise.
38625         * nss/getXXent_r.c: Likewise.
38626         * sysdeps/posix/getaddrinfo.c: Likewise.
38628 2012-10-30  Andreas Jaeger  <aj@suse.de>
38630         * po/ru.po: Update Russion translation from translation project.
38632 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38634         [BZ #14152]
38635         [BZ #14783]
38636         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
38637         result and shift together with sticky bit instead of replicating
38638         round-to-nearest rounding.
38639         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38640         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38641         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
38642         missing underflow exceptions.
38643         (fma_test_towardzero): Add more tests.
38644         (fma_test_downward): Likewise.
38645         (fma_test_upward): Likewise.
38647         [BZ #14047]
38648         * sysdeps/generic/tininess.h: New file.
38649         * sysdeps/i386/tininess.h: Likewise.
38650         * sysdeps/sh/tininess.h: Likewise.
38651         * sysdeps/x86_64/tininess.h: Likewise.
38652         * stdlib/tst-strtod-underflow.c: Likewise.
38653         * stdlib/tst-tininess.c: Likewise.
38654         * stdlib/strtod_l.c: Include <tininess.h>.
38655         (round_and_return): Do not set errno for exact underflow cases.
38656         Force an underflow exception when setting errno for underflow.
38657         Determine underflow based on rounding to normal precision if
38658         TININESS_AFTER_ROUNDING.
38659         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
38660         ERANGE for exact underflow cases.
38661         * stdlib/Makefile (tests): Add tst-tininess and
38662         tst-strtod-underflow.
38663         ($(objpfx)tst-tininess): Use $(link-libm).
38664         ($(objpfx)tst-strtod-underflow): Likewise.
38666 2012-10-30  Andreas Jaeger  <aj@suse.de>
38668         [BZ#14767]
38669         * elf/Makefile (tests): Remove conditional for have-initfini-array
38670         since this is now always required and the variable does not exist
38671         anymore.
38672         (tests-static): Likewise.
38673         (modules-names): Likewise.
38675         * po/eo.po: Add Esperanto translation from translation project.
38677         * elf/tst-array1.c (fini_array): Make writeable so that it can be
38678         merged with constructor/destructor.
38679         (init_array): Likewise.
38680         * elf/tst-array2dep.c (fini_array): Likewise.
38681         (init_array): Likewise.
38683 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
38685         * manual/message.texi: Delete @cartouche tags.
38687 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
38689         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
38690         EOPNOTSUPP.
38691         * sysdeps/mach/hurd/fsync.c: Likewise.
38693         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
38694         [_POSIX_REALTIME_SIGNALS]: Change condition to
38695         [_POSIX_REALTIME_SIGNALS > 0].
38697 2012-10-27  Andreas Jaeger  <aj@suse.de>
38699         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
38700         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
38701         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
38702         [__WORDSIZE != 64]: Likewise.
38704 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
38706         *  iconvdata/tst-table.sh: Remove ${SHELL}.
38707         *  iconvdata/tst-tables.sh: Likewise.
38709 2012-10-25  David S. Miller  <davem@davemloft.net>
38711         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38712         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
38713         of strtoull.
38715         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
38716         ifunc-impl-list.c
38717         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
38718         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
38719         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
38720         file.
38722 2012-10-25  Roland McGrath  <roland@hack.frob.com>
38724         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38725         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
38726         __getdirentries.
38728 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38729             Jim Blandy  <jimb@codesourcery.com>
38731         * scripts/cross-test-ssh.sh: New file.
38732         * manual/install.texi (Configuring and compiling): Document use of
38733         cross-test-ssh.sh.
38734         * INSTALL: Regenerated.
38736 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
38738         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
38739         EOPNOTSUPP.
38741 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38743         * Makeconfig (run-program-prefix): Fix comment.
38745 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38746             Jim Blandy  <jimb@codesourcery.com>
38748         * Makeconfig (test-wrapper): New variable,
38749         (test-wrapper-env): Likewise.
38750         [$(cross-compiling) = yes && $(test-wrapper) != ""]
38751         (run-built-tests): Define to yes.
38752         (run-program-prefix): Use $(test-wrapper).
38753         (built-program-cmd): Likewise.
38754         * Rules (make-test-out): Use $(test-wrapper-env) and
38755         $(host-built-program-cmd).
38756         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
38757         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
38758         tst-pathopt.sh.
38759         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
38760         $(test-wrapper-env) to tst-rtld-load-self.sh.
38761         ($(objpfx)order2.out): Use $(test-wrapper).
38762         ($(objpfx)tst-initorder.out): Likewise.
38763         ($(objpfx)tst-initorder2.out): Likewise.
38764         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
38765         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
38766         (test_wrapper_env): New variable.  Use it to run ld.so.
38767         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
38768         Use it to run ld.so.
38769         (test_wrapper_env): Likewise.
38770         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
38771         $(test-wrapper) to run-iconv-test.sh.
38772         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
38773         (ICONV): Use $test_wrapper.
38774         * posix/Makefile ($(objpfx)globtest.out): Pass
38775         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
38776         globtest.sh, not $(run-program-prefix).
38777         * posix/globtest.sh (run_via_rtld_prefix): New variable.
38778         (test_wrapper): Likewise.
38779         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
38780         set together with run_via_rtld_prefix.
38781         (run_program_prefix): Define in terms of test_wrapper and
38782         run_via_rtld_prefix.
38784 2012-10-24  Roland McGrath  <roland@hack.frob.com>
38786         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
38787         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
38788         Targets removed.
38790         [BZ #14743]
38791         * include/time.h: Remove librt_hidden_proto (clock_gettime).
38792         Declare __clock_getres, __clock_gettime, __clock_settime,
38793         __clock_nanosleep, and __clock_getcpuclockid.
38794         * rt/clock_gettime.c: Define __clock_gettime as an alias.
38795         Remove librt_hidden_def (clock_gettime).
38796         * sysdeps/unix/clock_gettime.c: Likewise.
38797         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
38798         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
38799         * rt/clock_getres.c: Define __clock_getres as an alias.
38800         * sysdeps/posix/clock_getres.c: Likewise.
38801         * rt/clock_settime.c: Define __clock_settime as an alias.
38802         * sysdeps/unix/clock_settime.c: Likewise.
38803         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
38804         * sysdeps/unix/clock_nanosleep.c: Likewise.
38805         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
38806         * rt/clock-compat.c: New file.
38807         * rt/Makefile (librt-routines): Add clock-compat and move
38808         $(clock-routines) to ...
38809         (routines): ... here, new variable.
38810         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
38811         Don't add get_clockfreq here.
38812         * rt/Versions (libc: GLIBC_2.17): New version set.
38813         Add clock_* symbols here.
38814         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
38815         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
38816         (GLIBC_2.17): Add clock_* symbols.
38817         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
38818         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
38819         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
38820         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38821         Likewise.
38822         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38823         Likewise.
38824         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
38825         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
38826         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
38827         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
38828         * NEWS: Mention the move.
38830         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
38831         Use __open, __read, __close rather than their public counterparts.
38832         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38833         (__get_clockfreq_via_cpuinfo): Likewise.
38834         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
38835         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
38837         * config.h.in (HAVE_IFUNC): New #undef.
38838         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
38839         was successful.
38840         * configure: Regenerated.
38842 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38844         * configure.in: Move READELF check to start of file.
38845         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
38846         libc_cv_asm_gnu_indirect_function in the process.
38847         * configure: Regenerated.
38849 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38851         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
38852         send the output to /dev/null.
38853         (libc_cv_cc_with_libunwind): Likewise.
38854         (libc_cv_as_noexecstack): Likewise.
38855         * configure: Regenerate.
38857 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38859         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
38861         * posix/globtest.sh (TMPDIR): Do not set.
38862         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
38863         (testout): Likewise.
38865 2012-10-24  Andreas Jaeger  <aj@suse.de>
38867         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
38868         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
38869         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
38870         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
38871         posix_fadvise64, posix_fallocate64.
38873         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
38874         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
38875         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
38876         Likewise.
38877         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
38878         Likewise.
38879         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
38881         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
38882         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
38883         <bits/fcntl-linux.h>.
38884         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
38886         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
38887         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
38888         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
38889         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
38890         [__WORDSIZE != 64]: Likewise.
38892 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38894         * Makeconfig (run-built-tests): New variable.
38895         * Rules [$(cross-compiling) = yes]: Change condition to
38896         [$(run-built-tests) = no].
38897         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
38898         to [$(run-built-tests) = yes].
38899         * elf/Makefile [$(cross-compiling) = no]: Likewise
38900         * grp/Makefile [$(cross-compiling) = no]: Likewise.
38901         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
38902         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
38903         * intl/Makefile [$(cross-compiling) = no]: Likewise.
38904         * io/Makefile [$(cross-compiling) = no]: Likewise.
38905         * libio/Makefile [$(cross-compiling) = no]: Likewise.
38906         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
38907         * misc/Makefile [$(cross-compiling) = no]: Likewise.
38908         * posix/Makefile [$(cross-compiling) = no]: Likewise.
38909         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
38910         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
38911         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
38912         * string/Makefile [$(cross-compiling) = no]: Likewise.
38914         * posix/Makefile ($(objpfx)globtest.out): Pass
38915         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
38916         $(rtld-installed-name).
38917         * posix/globtest.sh (elf_objpfx): Remove variable.
38918         (rtld_installed_name): Likewise.
38919         (library_path): Likewise.
38920         (run_program_prefix): New variable.  Use for running globtest
38921         binary.
38923 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
38924             Joseph Myers  <joseph@codesourcery.com>
38926         * Makeconfig (host-built-program-cmd): New variable.
38927         * elf/Makefile (tst-stackguard1-ARGS): Use
38928         $(host-built-program-cmd).
38929         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
38930         (tst-spawn-ARGS): Likewise.
38931         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
38933 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38934             Jim Blandy  <jimb@codesourcery.com>
38936         * Makeconfig (run-via-rtld-prefix): New variable.
38937         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
38938         (built-program-cmd): Likewise.
38940 2012-10-22  Andreas Jaeger  <aj@suse.de>
38942         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
38943         __O_RSYNC if it exists, otherwise to O_SYNC.
38945 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
38946             Joseph Myers  <joseph@codesourcery.com>
38948         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
38949         /dev/null.
38950         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
38951         from /dev/null
38952         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
38953         /dev/null.
38955 2012-10-22  Andreas Jaeger  <aj@suse.de>
38957         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
38958         Define always.
38959         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
38961         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
38962         bits/fcntl-linux.h.
38964         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
38965         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
38967         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
38968         to __O_LARGEFILE.
38969         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
38970         to __O_LARGEFILE.
38972 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
38973             Joseph Myers  <joseph@codesourcery.com>
38975         * config.make.in (NM): New variable.
38977 2012-10-21  Andreas Jaeger  <aj@suse.de>
38979         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
38980         definitions and declarations that are provided by
38981         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
38983 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
38985         [BZ #14683]
38986         * elf/Makefile (tests-static): Add tst-leaks1-static.
38987         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
38988         ($(objpfx)tst-leaks1-static): New rule.
38989         ($(objpfx)tst-leaks1-static-mem): Likewise.
38990         (tst-leaks1-static-ENV): New macro.
38991         * elf/dl-open.c (dl_open_worker): Check the main application
38992         only if SHARED is defined.
38993         * elf/tst-leaks1-static.c: New file.
38995 2012-10-20  Andreas Jaeger  <aj@suse.de>
38997         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
38998         generic values for Linux.
38999         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
39000         and declarations that are provided by <bits/fcntl-linux.h> and
39001         include <bits/fcntl-linux.h>.
39002         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
39003         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
39005 2012-10-20  Roland McGrath  <roland@hack.frob.com>
39007         * io/fcntl.h: Move include of <bits/types.h> to the top and
39008         include it unconditionally.
39010 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
39012         * wcsmbs/Makefile (tests-ifunc): New variable.
39013         (tests): Add $(tests-ifunc).
39014         * wcsmbs/test-wcschr-ifunc.c: New file.
39015         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
39016         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
39017         * wcsmbs/test-wcslen-ifunc.c: Likewise.
39018         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
39019         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
39021         * string/Makefile (tests-ifunc): New variable.
39022         (tests): Add $(tests-ifunc).
39023         * string/test-memccpy.c (TEST_NAME): New macro.
39024         * string/test-memchr.c (TEST_NAME): Likewise.
39025         * string/test-memcmp.c (TEST_NAME): Likewise.
39026         * string/test-memcpy.c (TEST_NAME): Likewise.
39027         * string/test-memmem.c (TEST_NAME): Likewise.
39028         * string/test-memmove.c (TEST_NAME): Likewise.
39029         * string/test-memset.c (TEST_NAME): Likewise.
39030         * string/test-rawmemchr.c (TEST_NAME): Likewise.
39031         * string/test-stpcpy.c (TEST_NAME): Likewise.
39032         * string/test-stpncpy.c (TEST_NAME): Likewise.
39033         * string/test-strcasecmp.c (TEST_NAME): Likewise.
39034         * string/test-strcasestr.c (TEST_NAME): Likewise.
39035         * string/test-strcat.c (TEST_NAME): Likewise.
39036         * string/test-strchr.c (TEST_NAME): Likewise.
39037         * string/test-strcmp.c(TEST_NAME): Likewise.
39038         * string/test-strcpy.c (TEST_NAME): Likewise.
39039         * string/test-strcspn.c (TEST_NAME): Likewise.
39040         * string/test-strlen.c (TEST_NAME): Likewise.
39041         * string/test-strncasecmp.c (TEST_NAME): Likewise.
39042         * string/test-strncmp.c (TEST_NAME): Likewise.
39043         * string/test-strncpy.c (TEST_NAME): Likewise.
39044         * string/test-strnlen.c (TEST_NAME): Likewise.
39045         * string/test-strpbrk.c (TEST_NAME): Likewise.
39046         * string/test-strrchr.c (TEST_NAME): Likewise.
39047         * string/test-strspn.c (TEST_NAME): Likewise.
39048         * string/test-strstr.c (TEST_NAME): Likewise.
39049         * string/test-bcopy-ifunc.c: New file.
39050         * string/test-bzero-ifunc.c: Likewise.
39051         * string/test-memccpy-ifunc.c: Likewise.
39052         * string/test-memchr-ifunc.c: Likewise.
39053         * string/test-memcmp-ifunc.c: Likewise.
39054         * string/test-memcpy-ifunc.c: Likewise.
39055         * string/test-memmem-ifunc.c: Likewise.
39056         * string/test-memmove-ifunc.c: Likewise.
39057         * string/test-mempcpy-ifunc.c: Likewise.
39058         * string/test-memset-ifunc.c: Likewise.
39059         * string/test-rawmemchr-ifunc.c: Likewise.
39060         * string/test-stpcpy-ifunc.c: Likewise.
39061         * string/test-stpncpy-ifunc.c: Likewise.
39062         * string/test-strcasecmp-ifunc.c: Likewise.
39063         * string/test-strcasestr-ifunc.c: Likewise.
39064         * string/test-strcat-ifunc.c: Likewise.
39065         * string/test-strchr-ifunc.c: Likewise.
39066         * string/test-strchrnul-ifunc.c: Likewise.
39067         * string/test-strcmp-ifunc.c: Likewise.
39068         * string/test-strcpy-ifunc.c: Likewise.
39069         * string/test-strcspn-ifunc.c: Likewise.
39070         * string/test-strlen-ifunc.c: Likewise.
39071         * string/test-strncasecmp-ifunc.c: Likewise.
39072         * string/test-strncat-ifunc.c: Likewise.
39073         * string/test-strncmp-ifunc.c: Likewise.
39074         * string/test-strncpy-ifunc.c: Likewise.
39075         * string/test-strnlen-ifunc.c: Likewise.
39076         * string/test-strpbrk-ifunc.c: Likewise.
39077         * string/test-strrchr-ifunc.c: Likewise.
39078         * string/test-strspn-ifunc.c: Likewise.
39079         * string/test-strstr-ifunc.c: Likewise.
39081         * debug/Makefile (tests-ifunc): New variable.
39082         (tests): Add $(tests-ifunc).
39083         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
39084         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
39085         * debug/test-stpcpy_chk-ifunc.c: New file.
39086         * debug/test-strcpy_chk-ifunc.c: Likewise.
39088 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
39090         [BZ #13601]
39091         * elf/dl-load.c (open_verify): Retry read if the entire ELF
39092         header is not read in.
39094 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
39096         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
39097         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
39098         directly.  Pass built executable to script as
39099         $(built-program-cmd).
39100         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
39101         $testprogram without using LD_LIBRARY_PATH and $ldso.
39103         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
39104         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
39105         $(rtld-installed-name).
39106         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
39107         (rtld_installed_name): Likewise.
39108         (library_path): Likewise.
39109         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
39110         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
39111         $(run-program-prefix) to tst-tables.sh.
39112         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
39113         it to run tst-table-from and tst-table-to.
39114         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
39115         Pass it to tst-table.sh.
39116         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
39117         $(run-program-prefix) to tst-gettext.sh.
39118         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
39119         tst-translit.sh.
39120         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
39121         tst-gettext2.sh.
39122         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
39123         to run tst-gettext.
39124         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
39125         to run tst-gettext2.
39126         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
39127         to run tst-translit.
39128         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
39129         $(run-program-prefix) to tst-mtrace.sh.
39130         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
39131         to run tst-mtrace.
39132         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
39133         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
39134         $(rtld-installed-name).
39135         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
39136         (rtld_installed_name): Likewise.
39137         (run_program_prefix): New variable.  Use it to run wordexp-test.
39139         * Makeconfig (ARCH): Remove all definitions.
39140         (machine): Likewise.
39141         [ARCH]: Remove conditional code.
39142         [!objdir]: Give error.
39143         [!objdir] (objpfx): Remove.
39144         [!objdir] (common-objpfx): Likewise.
39145         [!objdir] (common-objdir): Likewise.
39146         * configure.in (config_makefile): Remove.  Hardcode Makefile in
39147         AC_CONFIG_FILES call.
39148         * configure: Regenerated.
39150         [BZ #13888]
39151         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
39152         or TMPDIR.
39153         (testout): Likewise.
39155         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
39156         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
39157         $(rtld-installed-name).
39158         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
39159         (rtld_installed_name): Likwise.
39160         (runit): Remove function.
39161         (run_getconf): New variable,  Use it for running getconf binary.
39163 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
39165         [BZ #14716]
39166         * string/test-memmem.c (check_result): New function.
39167         (do_one_test): Use it.
39168         (check1): New function.
39169         (test_main): Use it.
39171 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
39173         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
39175 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
39177         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
39178         (_G_LSEEK64): Likewise.
39179         (_G_MMAP64): Likewise.
39180         (_G_FSTAT64): Likewise.
39181         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
39182         (_G_LSEEK64): Likewise.
39183         (_G_MMAP64): Likewise.
39184         (_G_FSTAT64): Likewise.
39185         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
39186         unconditional.  Call __mmap64 directly.
39187         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
39188         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
39189         __lseek64 directly.
39190         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
39191         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
39192         __mmap64 directly.
39193         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
39194         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
39195         __lseek64 directly.
39196         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
39197         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
39198         __lseek64 directly.
39199         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
39200         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
39201         __lseek64 directly.
39202         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
39203         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
39204         __fxstat64 directly.
39205         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
39206         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
39207         unconditional.
39208         (freopen64) [!_G_OPEN64]: Remove conditional code.
39209         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
39210         unconditional.
39211         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
39212         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
39213         unconditional.
39214         (ftello64) [!_G_LSEEK64]: Remove conditional code.
39215         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
39216         unconditional.
39217         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
39218         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
39219         unconditional.
39220         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
39221         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
39222         unconditional.
39223         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
39224         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
39225         unconditional.
39226         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
39227         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
39228         unconditional.
39229         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
39231 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
39233         [BZ #12140]
39234         * manual/memory.texi (Malloc Tunable Parameters): Add note
39235         about free list pointers overwriting some perturb bytes.
39236         Wording suggested by Roland McGrath.
39238 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
39240         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
39241         (lgamma_test): Likewise.
39242         (tgamma_test): Likewise.
39244 2012-10-16  Florian Weimer  <fweimer@redhat.com>
39246         [BZ #14700]
39247         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
39248         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
39250 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
39252         * NEWS: Mention BZ #14716.
39253         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
39254         when removing AVAILABLE1_USES_J macro.
39256 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
39258         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
39259         (__bswap_64): __uint64_t for unsigned 64-bit int.
39261 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
39263         * include/string.h (memmem): Declare libc hidden alias.
39264         * string/memmem.c (memmem): Define libc hidden alias.
39265         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
39266         __read, __close instead of open, read, close.
39268 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
39270         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
39271         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
39272         global and hidden.
39273         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
39274         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
39275         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
39276         Likewise.
39277         (__rawmemchr_sse2): Likewise.
39278         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
39279         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
39280         (__strchr_sse2): Likewise.
39281         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
39282         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
39283         (__strcasecmp_sse2): Likewise.
39284         (__strncasecmp_sse2): Likewise.
39285         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
39286         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
39287         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
39288         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
39289         (__strrchr_sse2): Likewise.
39290         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
39291         ifunc-impl-list.c.
39292         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
39293         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
39294         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
39295         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
39296         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
39297         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
39298         * sysdeps/x86_64/multiarch/memset.S: Likewise.
39299         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
39300         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
39301         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
39302         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
39303         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
39304         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
39305         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
39306         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
39307         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
39308         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
39309         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
39310         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
39311         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
39312         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
39313         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
39314         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
39315         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
39316         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
39317         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
39318         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
39319         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
39320         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
39321         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
39323         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
39324         global and hidden.
39325         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
39326         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
39327         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
39328         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
39329         Likewise.
39330         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
39331         Likewise.
39332         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
39333         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
39334         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
39335         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
39336         ifunc-impl-list.c.
39337         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
39338         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
39339         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
39340         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
39341         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
39342         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
39343         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
39344         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
39345         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
39346         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
39347         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
39348         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
39349         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
39350         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
39351         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
39352         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
39353         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
39354         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
39355         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
39356         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
39357         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
39358         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
39359         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
39360         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
39361         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
39362         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
39363         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
39364         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
39365         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
39366         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
39367         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
39368         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
39369         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
39370         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
39371         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
39372         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
39373         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
39374         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
39375         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
39376         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
39377         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
39379         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
39380         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
39381         * include/ifunc-impl-list.h: New file.
39382         * misc/ifunc-impl-list.c: Likewise.
39383         * misc/Makefile (routines): Add ifunc-impl-list.
39384         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
39385         * string/test-string.h: Include <ifunc-impl-list.h>.
39386         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
39387         TEST_NAME]: New variables.
39388         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
39389         are defined.
39390         (test_init): Call __libc_ifunc_impl_list to initialize
39391         func_list if TEST_IFUNC and TEST_NAME are defined.
39393         * string/Makefile (strop-tests): Add bcopy and bzero.
39394         * string/test-bcopy.c: New file.
39395         * string/test-bzero.c: Likewise.
39396         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
39397         defined.
39398         * string/test-memset.c: Support bzero test if TEST_BZERO is
39399         defined.
39400         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
39401         __libc_memmove.
39402         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
39403         __libc_memset.
39404         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
39405         of memset.
39407 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
39409         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
39410         * configure: Regenerated.
39412         * Makeconfig (+link-static-before-libc): Don't include
39413         $(link-static-libc).
39415         * libio/libio.h (_IO_pos_t): Remove.
39417 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39419         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
39420         McGrath.
39422 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39424         * crypt/crypt-entry.c: Include fips-private.h.
39425         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
39426         * crypt/md5c-test.c (main): Tolerate disabled MD5.
39427         * sysdeps/unix/sysv/linux/fips-private.h: New file.
39428         * sysdeps/generic/fips-private.h: New file, dummy fallback.
39430 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39432         * crypt/crypt-private.h: Include stdbool.h.
39433         (_ufc_setup_salt_r): Return bool.
39434         * crypt/crypt-entry.c: Include errno.h.
39435         (__crypt_r): Return NULL with EINVAL for bad salt.
39436         * crypt/crypt_util.c (bad_for_salt): New.
39437         (_ufc_setup_salt_r): Check that salt is long enough and within
39438         the specified alphabet.
39439         * crypt/badsalttest.c: New file.
39440         * crypt/Makefile (tests): Add it.
39441         ($(objpfx)badsalttest): New.
39443 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
39445         * NEWS: Add entry for BZ #14602.
39447 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39449         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
39450         type-generic.
39451         * math/libm-test.inc: Update comment listing what functions and
39452         macros are tested.
39453         (isgreater_test): New function.
39454         (isgreaterequal_test): Likewise.
39455         (isless_test): Likewise.
39456         (islessequal_test): Likewise.
39457         (islessgreater_test): Likewise.
39458         (isunordered_test): Likewise.
39459         (main): Call the new functions.
39461 2012-10-09  Roland McGrath  <roland@hack.frob.com>
39463         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
39464         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
39465         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
39466         * sysdeps/i386/configure: Regenerated.
39467         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
39468         * sysdeps/mach/configure: Regenerated.
39469         * sysdeps/mach/hurd/configure: Regenerated.
39470         * sysdeps/powerpc/configure: Regenerated.
39471         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39472         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39473         * sysdeps/s390/s390-32/configure: Regenerated.
39474         * sysdeps/s390/s390-64/configure: Regenerated.
39475         * sysdeps/sh/configure: Regenerated.
39476         * sysdeps/sparc/configure: Regenerated.
39477         * sysdeps/unix/sysv/linux/configure: Regenerated.
39478         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
39479         * sysdeps/x86_64/configure: Regenerated.
39481         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
39482         defined.  Don't check if MAP is NULL.
39484 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39486         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
39487         (_G_stat64): Likewise.
39488         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
39489         (_G_stat64): Likewise.
39490         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
39491         instead of struct _G_stat64.
39492         * libio/fileops.c (mmap_remap_check): Likewise.
39493         (decide_maybe_mmap): Likewise.
39494         (_IO_new_file_seekoff): Likewise.
39495         (_IO_file_stat): Likewise.
39496         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
39497         _G_off64_t.
39498         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
39499         instead of struct _G_stat64.
39500         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39502 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
39504         [BZ #14602]
39505         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39506         Replace with ...
39507         (CHECK_EOL): New macro.
39508         (two_way_short_needle): Check beginning of haystack for EOL.  Use
39509         CHECK_EOL.
39510         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39511         Replace with CHECK_EOL.
39512         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39513         Replace with CHECK_EOL.
39515 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
39517         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
39518         type-generic.
39519         * math/libm-test.inc: Update comment listing what functions and
39520         macros are tested.
39521         (finite_test): New function.
39522         (isinf_test): Likewise.
39523         (isnan_test): Likewise.
39524         (fpclassify_test): Test subnormal input.
39525         (isfinite_test): Likewise.
39526         (isnormal_test): Likewise.
39527         (main): Call the new functions.
39529 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
39531         [BZ #14660]
39532         * Makerules (%.dynsym): Force C locale when running
39533         $(OBJDUMP) --dynamic-syms.
39535 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
39537         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
39538         <stdint.h>.
39540 2012-10-06  David S. Miller  <davem@davemloft.net>
39542         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
39543         upper 32-bits of the length value in %o2 since we use branch-on-register
39544         tests which consider the entire 64-bit register.
39546 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
39548         * string/test-strstr.c (check2): Add a test for page boundary.
39550 2012-10-05  David S. Miller  <davem@davemloft.net>
39552         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
39553         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
39554         file.
39555         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39556         sysdep_routines.
39557         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39558         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
39559         and bzero when HWCAP_SPARC_CRYPTO is present.
39561 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
39563         [BZ #14602]
39564         * string/test-strstr.c (check2): New function.
39565         (test_main): Call check2.
39567         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
39568         and bug-strchr1.
39569         * string/bug-strcasestr1.c (do_test): Moved to ...
39570         * string/test-strcasestr.c (check1): Here.  New function.
39571         (do_one_test): Break out result checking code into ...
39572         (check_result): This.  New function.
39573         (do_one_test): Call check_result.
39574         (test_main): Call check1.
39575         * string/bug-strchr1.c (do_test): Moved to ...
39576         * string/test-strchr.c (check1): Here.  New function.
39577         (do_one_test): Break out result checking code into ...
39578         (check_result): This.  New function.
39579         (do_one_test): Call check_result.
39580         (test_main): Call check1.
39581         * string/bug-strstr1.c (main): Moved to ...
39582         * string/test-strstr.c (check1): Here.  New function.
39583         (do_one_test): Break out result checking code into ...
39584         (check_result): This.  New function.
39585         (do_one_test): Call check_result.
39586         (test_main): Call check1.
39587         * string/bug-strcasestr1.c: Removed.
39588         * string/bug-strchr1.c: Likewise.
39589         * string/bug-strstr1.c: Likewise.
39591         * elf/Makefile (dl-routines): Add hwcaps.
39592         * elf/dl-support.c (_dl_important_hwcaps): Removed.
39593         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
39594         (_dl_important_hwcaps): Moved to ...
39595         * elf/dl-hwcaps.c: Here.  New file.
39596         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
39598         [BZ #14557]
39599         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
39600         if IS_IN_rtld isn't defined.
39602         * elf/dl-support.c (_dl_sysinfo_map): New.
39603         Include "get-dynamic-info.h" and "setup-vdso.h".
39604         (_dl_non_dynamic_init): Call setup_vdso.
39605         * elf/dynamic-link.h: Don't include <assert.h>.
39606         (elf_get_dynamic_info): Moved to ...
39607         * elf/get-dynamic-info.h: Here.  New file.
39608         * elf/dynamic-link.h: Include "get-dynamic-info.h".
39609         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
39610         * elf/setup-vdso.h: Here.  New file.
39611         * elf/rtld.c: Include "setup-vdso.h".
39612         (dl_main): Call setup_vdso.
39614 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
39616         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
39617         creal in comment listing functions tested.  List finite, isinf,
39618         isnan, isless, islessequal, isgreater, isgreaterequal,
39619         islessgreater, isunordered, lgamma_r and pow10 as functions and
39620         macros not tested.  Mention which functions not tested are aliases
39621         for other functions.  Fix typo.  Note that signs of NaNs are not
39622         tested.
39624         * scripts/config.guess: Update from config.git.
39625         * scripts/config.sub: Likewise.
39627 2012-10-04  Roland McGrath  <roland@hack.frob.com>
39629         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
39630         * misc/madvise.c (madvise): Renamed to __madvise.
39631         Make madvise a weak alias.
39632         * include/sys/mman.h: Declare __madvise.
39633         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
39634         * sysdeps/unix/syscalls.list
39635         (madvise): Make __madvise the strong name, and madvise a weak alias.
39636         * sysdeps/unix/sysv/linux/syscalls.list
39637         (madvise, mmap): Remove redundant entries.
39638         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
39639         * malloc/malloc.c (mtrim): Likewise.
39640         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
39642 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39644         * sysdeps/mach/hurd/dl-cache.c: File removed.
39645         * config.h.in (USE_LDCONFIG): New #undef.
39646         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
39647         * configure: Regenerated.
39648         * elf/Makefile (dl-routines): Add dl-cache only under
39649         [$(use-ldconfig) = yes].
39650         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
39651         cache on [USE_LDCONFIG].
39652         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
39653         [USE_LDCONFIG].
39654         * elf/rtld.c (dl_main): Likewise.
39656 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
39658         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
39659         _SC_LEVEL4_CACHE_LINESIZE.
39661 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39663         * sysdeps/unix/bsd/confstr.h: File removed.
39665 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
39667         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
39668         sys/sdt-config.h.
39670 2012-10-02  Roland McGrath  <roland@hack.frob.com>
39672         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
39673         Make 'mapoff' field ElfW(Off) rather than off_t.
39675 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
39677         * nscd/Makefile: Remove nscd-cflags and all its users.
39678         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
39679         (CFLAGS-nonlib): Add compiler flags for nscd modules.
39681         [BZ #10631]
39682         * malloc.c (malloc_printerr): Clarify error message.
39684 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
39686         [BZ #14648]
39687         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
39688         Set bit_FMA_Usable if FMA is supported.
39689         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
39690         macro.
39691         (bit_FMA4_Usable): Updated.
39692         (index_FMA_Usable): New macro.
39693         (CPUID_FMA): Likewise
39694         (HAS_FMA): Defined with bit_FMA_Usable.
39696 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39698         * bits/types.h (__swblk_t): Type removed.
39699         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
39700         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
39701         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39702         (__SWBLK_T_TYPE): Likewise.
39703         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
39704         (__SWBLK_T_TYPE): Likewise.
39705         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39706         (__SWBLK_T_TYPE): Likewise.
39707         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39708         (__SWBLK_T_TYPE): Likewise.
39710 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
39711             Honza Horak <hhorak@redhat.com>
39713         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
39714         (xdr_mapname): Use YPMAXMAP as maxsize.
39715         (xdr_peername): Use YPMAXPEER as maxsize.
39716         (xdr_keydat): Use YPAXRECORD as maxsize.
39717         (xdr_valdat): Use YPMAXRECORD as maxsize.
39719 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39721         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
39723         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
39724         * csu/init-first.c: ... here.
39725         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
39726         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
39727         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
39728         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
39729         * sysdeps/i386/init-first.c: File removed.
39730         * sysdeps/sh/init-first.c: File removed.
39732 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
39734         [BZ #14645]
39735         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
39736         if x * y might underflow to zero and z is zero.
39737         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
39738         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39739         * math/libm-test.inc (min_subnorm_value): New variable.
39740         (fma_test): Add more tests.
39741         (fma_test_towardzero): Likewise.
39742         (fma_test_downward): Likewise
39743         (fma_test_upward): Likewise.
39744         (initialize): Set min_subnorm_value.
39746 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
39748         [BZ #14638]
39749         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
39750         0 + 0.
39751         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
39752         mode for addition resulting in exact zero.
39753         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
39754         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
39755         exact 0 + 0.
39756         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
39757         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39758         * math/libm-test.inc (fma_test): Add more tests.
39759         (fma_test_towardzero): New function.
39760         (fma_test_downward): Likewise.
39761         (fma_test_upward): Likewise.
39762         (main): Call the new functions.
39764 2012-09-28  David S. Miller  <davem@davemloft.net>
39766         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
39768 2012-09-28  Roland McGrath  <roland@hack.frob.com>
39770         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
39771         instead of SIGALRM.
39773         * sysdeps/gnu/_G_config.h: Moved to ...
39774         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
39775         * sysdeps/mach/hurd/_G_config.h: Moved to ...
39776         * sysdeps/generic/_G_config.h: ... here.
39778         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
39780         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
39782         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
39783         Conditionalize target on [libnss_test1.so-version].
39785         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
39787         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
39788         (elfobjdir): Move out of conditionals.
39790         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
39791         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
39792         (__nss_lookup_function): Conditionalize label remove_from_tree on
39793         [!DO_STATIC_NSS || SHARED], matching its only use.
39795 2012-09-28  David S. Miller  <davem@davemloft.net>
39797         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
39798         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
39799         file.
39800         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39801         sysdep_routines.
39802         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39803         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
39804         when HWCAP_SPARC_CRYPTO is present.
39806 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39808         * io/tst-mknodat.c: Create a FIFO instead of a socket.
39810 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
39812         [BZ #6530]
39813         * stdio-common/vfprintf.c (process_string_arg): Revert
39814         2000-07-22 change.
39816 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
39818         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
39819         for testcase.
39820         * stdio-common/tst-sprintf.c: Include <locale.h>
39821         (main): Test sprintf's handling of incomplete multibyte
39822         characters.
39824 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
39826         * elf/dl-runtime.c (VERSYMIDX): Removed.
39827         * elf/dl-version.c (VERSYMIDX): Likewise.
39828         * elf/do-rel.h (VERSYMIDX): Likewise.
39829         (VALIDX): Likewise.
39830         * elf/dynamic-link.h (VERSYMIDX): Likewise.
39831         * elf/rtld.c (VALIDX): Likewise.
39832         (ADDRIDX): Likewise.
39833         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
39834         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
39835         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
39836         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
39837         (VALIDX): Likewise.
39838         (ADDRIDX): Likewise.
39840 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39842         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
39844 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
39846         [BZ #11438]
39847         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
39848         to global scope.
39849         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
39850         addresses are in the same scope as 192.0.2/24.
39851         * posix/gai.conf: Document new scope table defaults.
39853 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39855         [BZ #5298]
39856         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
39857         for ftell.  Compute offsets from write pointers instead.
39858         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39860 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39862         [BZ #14543]
39863         * libio/Makefile (tests): New test case tst-fseek.
39864         * libio/tst-fseek.c: New test case to verify that fseek/ftell
39865         combination works in wide mode.
39866         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
39867         state when the external buffer state changes.
39869 2012-09-27  David S. Miller  <davem@davemloft.net>
39871         [BZ #14376]
39872         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
39873         pass reloc->r_addend in as the 'high' argument to
39874         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
39876         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39878 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39880         * rt/tst-aio2.c: Include <pthread.h>.
39881         * rt/tst-aio3.c: Likewise.
39883 2012-09-27  Steve Ellcey  <sellcey@mips.com>
39885         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
39887 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
39889         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
39890         contents on [SHARED].
39892 2012-09-26  Marek Polacek  <polacek@redhat.com>
39894         [BZ #14530]
39895         [BZ #13741]
39896         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
39897         for C++ and GCC <4.3 as well as for non GCC compilers.
39899 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
39901         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39903 2012-09-25  Roland McGrath  <roland@hack.frob.com>
39905         * Makefile.in (all, install): Declare with .PHONY.
39906         Reported by Michael Hope <michael.hope@linaro.org>.
39908 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39910         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
39911         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
39912         system header.
39913         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
39914         Likewise.
39915         (sydep_routines): Add the new and the internal functions.
39916         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
39917         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
39918         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
39919         (GLIBC_2.17): Add the new function.
39920         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
39921         (GLIBC_2.17): Likewise.
39922         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
39923         (GLIBC_2.17): Likewise.
39924         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
39925         (GLIBC_2.17): Likewise.
39926         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
39928 2012-09-25  Alan Modra  <amodra@gmail.com>
39930         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
39931         Add release barrier before setting once_control to say
39932         initialisation is done.  Add hints on lwarx.  Use macro in
39933         place of isync.
39934         (clear_once_control): Add release barrier.
39936 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
39938         [BZ #13629]
39939         * math/s_clog.c (__clog): Handle more values close to |z| = 1
39940         specially.
39941         * math/s_clog10.c (__clog10): Likewise.
39942         * math/s_clog10f.c (__clog10f): Likewise.
39943         * math/s_clog10l.c (__clog10l): Likewise.
39944         * math/s_clogf.c (__clogf): Likewise.
39945         * math/s_clogl.c (__clogl): Likewise.
39946         * math/Makefile (libm-calls): Add x2y2m1.
39947         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
39948         (__x2y2m1): Likewise.
39949         (__x2y2m1l): Likewise.
39950         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
39951         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
39952         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
39953         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
39954         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
39955         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
39956         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
39957         * sysdeps/i386/fpu/libm-test-ulps: Update.
39958         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39960         [BZ #14621]
39961         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
39962         int as type of variable DEPTH.
39963         (glob): Use size_t instead of int as type of variables NEWCOUNT
39964         and OLD_PATHC.
39966 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39968         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
39969         Add s_sincosf-sse2.
39970         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
39971         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
39972         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
39973         macros for using routine as __sincosf_ia32.
39974         Use macro for function declaration and weak_alias.
39975         * sysdeps/i386/fpu/libm-test-ulps: Update.
39977         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
39978         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39980         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
39981         subnormal argument.
39982         * math/s_cexpf.c (__cexpf): Likewise.
39983         * math/s_csinf.c (__csinf): Likewise.
39984         * math/s_csinhf.c (__csinhf): Likewise.
39985         * math/s_ctanf.c (__ctanf): Likewise.
39986         * math/s_ctanhf.c (__ctanhf): Likewise.
39987         * math/s_ccosh.c (__ccoshf): Likewise.
39988         * math/s_cexp.c (__cexpl): Likewise.
39989         * math/s_csin.c (__csin): Likewise.
39990         * math/s_csinh.c (__csinh): Likewise.
39991         * math/s_ctan.c (__ctan): Likewise.
39992         * math/s_ctanh.c (ctanh): Likewise.
39993         * math/s_ccoshl.c (__ccoshl): Likewise.
39994         * math/s_cexpl.c (__cexpl): Likewise.
39995         * math/s_csinl.c (__csinl): Likewise.
39996         * math/s_csinhl.c (__csinhl): Likewise.
39997         * math/s_ctanl.c (__ctanl): Likewise.
39998         * math/s_ctanhl.c (__ctanhl): Likewise.
40000 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
40002         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
40003         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
40004         (_IO_off_t): Define to __off_t, not _G_off_t.
40005         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
40006         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
40007         (_IO_wint_t): Define to wint_t, not _G_wint_t.
40008         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
40009         type of __dummy and __dummy2 fields.
40010         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
40011         (_G_ssize_t): Likewise.
40012         (_G_off_t): Likewise.
40013         (_G_pid_t): Likewise.
40014         (_G_uid_t): Likewise.
40015         (_G_wchar_t): Likewise.
40016         (_G_wint_t): Likewise.
40017         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
40018         (_G_ssize_t): Likewise.
40019         (_G_off_t): Likewise.
40020         (_G_pid_t): Likewise.
40021         (_G_uid_t): Likewise.
40022         (_G_wchar_t): Likewise.
40023         (_G_wint_t): Likewise.
40024         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
40025         (_G_ssize_t): Likewise.
40026         (_G_off_t): Likewise.
40027         (_G_pid_t): Likewise.
40028         (_G_uid_t): Likewise.
40029         (_G_wchar_t): Likewise.
40030         (_G_wint_t): Likewise.
40032 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
40034         * malloc/arena.c: Include malloc-sysdep.h.
40035         (shrink_heap): Use check_may_shrink_heap to decide if madvise
40036         is sufficient to shrink the heap or an unmap is needed.
40037         * sysdeps/generic/malloc-sysdep.h: New file.  Define
40038         new function check_may_shrink_heap.
40039         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
40040         new function check_may_shrink_heap.
40042 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
40044         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
40045         comments.
40047 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
40049         * catgets/test-gencat.sh: Add "set -e".
40050         * elf/tst-pathopt.sh: Likewise.
40051         * grp/tst_fgetgrent.sh: Likewise.
40052         * iconvdata/run-iconv-test.sh: Likewise.
40053         * intl/tst-gettext.sh: Likewise.
40054         * intl/tst-gettext2.sh: Likewise.
40055         * intl/tst-gettext4.sh: Likewise.
40056         * intl/tst-gettext6.sh: Likewise.
40057         * intl/tst-translit.sh: Likewise.
40058         * io/ftwtest-sh: Likewise.
40059         * libio/test-freopen.sh: Likewise.
40060         * malloc/tst-mtrace.sh: Likewise.
40061         * posix/globtest.sh: Likewise.
40062         * posix/tst-getconf.sh: Likewise.
40063         * posix/wordexp-tst.sh: Likewise.
40064         * stdio-common/tst-printf.sh: Likewise.
40065         * stdio-common/tst-unbputc.sh: Likewise.
40066         * stdlib/tst-fmtmsg.sh: Likewise.
40067         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
40068         * catgets/Makefile: Do not specify -e option when running
40069         testsuite shell scripts.
40070         * elf/Makefile: Likewise.
40071         * grp/Makefile: Likewise.
40072         * iconvdata/Makefile: Likewise.
40073         * intl/Makefile: Likewise.
40074         * io/Makefile: Likewise.
40075         * libio/Makefile: Likewise.
40076         * malloc/Makefile: Likewise.
40077         * posix/Makefile: Likewise.
40078         * stdio-common/Makefile: Likewise.
40079         * stdlib/Makefile: Likewise.
40080         * sysdeps/x86_64/Makefile: Likewise.
40082         * io/ftwtest-sh: Add copyright header.
40083         * posix/globtest.sh: Likewise.
40084         * posix/tst-getconf.sh: Likewise.
40085         * posix/wordexp-tst.sh: Likewise.
40086         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
40088 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
40090         [BZ #13679]
40091         * Makeconfig (+link): Defined as $(+link-static) if
40092         $(build-shared) isn't yes.
40093         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
40094         isn't yes.
40095         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
40097         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
40099         [BZ #14562]
40100         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
40101         new chunk size with MALLOC_ALIGN_MASK.
40103 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
40105         [BZ #5044]
40106         * stdio-common/printf_fphex.c: Include <stdbool.h> and
40107         <rounding-mode.h>.
40108         (__printf_fphex): Determine rounding using get_rounding_mode and
40109         round_away.
40110         * stdio-common/tst-printf-round.c (struct hex_test): New
40111         structure.
40112         (hex_tests): New variable.
40113         (test_hex_in_one_mode): New function.
40114         (do_test): Also run tests for hex float output.
40116 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
40118         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
40119         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
40120         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
40121         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
40122         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
40123         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
40124         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
40125         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
40127 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
40129         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
40130         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
40131         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
40132         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
40134 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
40136         [BZ #14579]
40137         * elf/rtld.c (dl_main): Limit the check for self loading to normal
40138         mode only.
40139         * elf/tst-rtld-load-self.sh: New test.
40140         * elf/Makefile: Run it.
40142 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
40144         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
40145         (tst-writev-ENV): Remove.
40146         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
40148 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
40150         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
40152 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
40154         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
40155         unconditional.
40156         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
40157         Likewise.
40158         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
40159         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
40160         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
40161         Likewise.
40163 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
40165         [BZ #14587]
40166         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
40167         * config.make.in (have-cpp-asm-debuginfo): Removed.
40168         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
40169         * configure: Regenerated.
40171 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
40173         [BZ #5044]
40174         * stdio-common/printf_fp.c: Include <stdbool.h> and
40175         <rounding-mode.h>.
40176         (___printf_fp): Determine rounding using get_rounding_mode and
40177         round_away.
40178         * stdio-common/tst-printf-round.c: New file.
40179         * stdio-common/Makefile (tests): Add tst-printf-round.
40180         (link-libm): New variable.
40181         ($(objpfx)tst-printf-round): Depend in $(link-libm).
40183 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
40185         [BZ #14576]
40186         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
40187         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
40188         Likewise.
40189         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
40190         Likewise.
40192 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
40194         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
40195         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40196         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40197         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40199 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
40201         [BZ #14518]
40202         * include/rounding-mode.h: New file.
40203         * sysdeps/generic/get-rounding-mode.h: Likewise.
40204         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
40205         * stdlib/strtod_l.c: Include <rounding-mode.h>.
40206         (MAX_VALUE): New macro.
40207         (MIN_VALUE): Likewise.
40208         (overflow_value): New function.
40209         (underflow_value): Likewise.
40210         (round_and_return): Use overflow_value and underflow_value to
40211         determine return values in overflow and underflow cases.  Use
40212         round_away to determine rounding depending on rounding mode.
40213         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
40214         determine return values in overflow and underflow cases.
40215         * stdlib/tst-strtod-round.c: Include <fenv.h>.
40216         (struct test_results): New structure.
40217         (struct test): Use struct test_results to store expected results
40218         for all rounding modes.
40219         (TEST): Include expected results for all rounding modes.
40220         (test_in_one_mode): New function.
40221         (do_test): Use test_in_one_mode to compute and check results.
40222         Check results for all rounding modes.
40223         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
40224         $(link-libm).
40226 2012-12-09  Allan McRae  <allan@archlinux.org>
40228         * sysdeps/i386/fpu/libm-test-ulps: Update
40230 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
40232         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
40233         (_G_int32_t): Likewise.
40234         (_G_uint16_t): Likewise.
40235         (_G_uint32_t): Likewise.
40236         (_G_HAVE_BOOL): Likewise.
40237         (_G_HAVE_ATEXIT): Likewise.
40238         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40239         (_G_HAVE_IO_FILE_OPEN): Likewise.
40240         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
40241         (_G_int32_t): Likewise.
40242         (_G_uint16_t): Likewise.
40243         (_G_uint32_t): Likewise.
40244         (_G_HAVE_BOOL): Likewise.
40245         (_G_HAVE_ATEXIT): Likewise.
40246         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40247         (_G_HAVE_IO_FILE_OPEN): Likewise.
40248         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
40249         (_G_int32_t): Likewise.
40250         (_G_uint16_t): Likewise.
40251         (_G_uint32_t): Likewise.
40252         (_G_HAVE_BOOL): Likewise.
40253         (_G_HAVE_ATEXIT): Likewise.
40254         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40255         (_G_HAVE_IO_FILE_OPEN): Likewise.
40257 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
40259         * csu/libc-tls.c: Update copyright years.
40261 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
40263         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
40264         [!_G_USING_THUNKS]: Remove conditional code.
40265         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
40266         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
40268         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
40269         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
40270         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40271         (_G_VTABLE_LABEL_PREFIX): Likewise.
40272         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40273         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40274         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40275         (_G_VTABLE_LABEL_PREFIX): Likewise.
40276         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
40277         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40278         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40279         (_G_VTABLE_LABEL_PREFIX): Likewise.
40280         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
40282 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
40284         * libio/Makefile: Include ../Makeconfig before tests.
40285         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
40286         only if $(build-shared) is yes.
40288         * iconv/gconv_db.c: Update copyright years.
40290 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40292         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
40293         unwind info if defined PIC. Fix special cases description.
40294         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
40296         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
40297         DP_HI_MASK entry.
40298         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
40300 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
40302         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
40304         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
40305         is NULL.
40307         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
40308         (LDLIBS-tst-chk4): This.
40309         (LDFLAGS-tst-chk5): Renamed to ...
40310         (LDLIBS-tst-chk5): This.
40311         (LDFLAGS-tst-chk6): Renamed to ...
40312         (LDLIBS-tst-chk6): This.
40313         (LDFLAGS-tst-lfschk4): Renamed to ...
40314         (LDLIBS-tst-lfschk4): This.
40315         (LDFLAGS-tst-lfschk5): Renamed to ...
40316         (LDLIBS-tst-lfschk5): This.
40317         (LDFLAGS-tst-lfschk6): Renamed to ...
40318         (LDLIBS-tst-lfschk6): This.
40320         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
40321         on $(common-objpfx)soversions.mk.
40323 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
40325         [BZ #10014]
40326         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
40327         example host name.
40329 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
40331         * malloc/arena.c (arena_get_retry): New function that gets
40332         another arena for the caller to try its request on.
40333         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
40334         current arena cannot fulfill the request.
40335         (__libc_memalign): Likewise.
40336         (__libc_memalign): Likewise.
40337         (__libc_pvalloc): Likewise.
40338         (__libc_calloc): Likewise.
40340 2012-09-05  John Tobey  <john.tobey@gmail.com>
40342         [BZ #13542]
40343         * manual/arith.texi (Operations on Complex): Fix description
40344         of carg branch cut.
40346 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40348         [BZ #10014]
40349         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
40350         host name.
40352         [BZ #10038]
40353         * manual/memory.texi (Memory): Make order of menu items match
40354         order of sections.
40356 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40358         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
40359         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
40360         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
40362 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40364         * csu/libc-tls.c (static_dtv): Renamed to ...
40365         (_dl_static_dtv): This.  Make it global.
40366         (_dl_initial_dtv): Removed.
40367         (__libc_setup_tls): Updated.
40368         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
40369         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
40370         DL_INITIAL_DTV.
40372 2012-09-06  Petr Machata  <pmachata@redhat.com>
40374         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
40375         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
40376         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
40377         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
40379 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40381         [BZ #14545]
40382         * csu/libc-tls.c (_dl_initial_dtv): New variable.
40383         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
40384         freeing dtv[-1].
40386 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40388         [BZ #14544]
40389         * Makeconfig (link-static-before-libc): Replace $(+prector)
40390         with $(+prectorT).
40391         (link-static-after-libc): Replace $(+postctor) with
40392         $(+postctorT).
40393         (link-bounded): Replace $(+prector)/$(+postctor) with
40394         $(+prectorT)/$(+postctorT).
40395         (+prectorT): New macro.
40396         (+postctorT): Likewise.
40398 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40400         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
40401         (round_str): Handle values above the maximum for IBM long double
40402         as inexact.
40403         * stdlib/tst-strtod-round.c (tests): Regenerated.
40405 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40407         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
40408         assembler flag.
40409         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
40410         zarch_nohighgprs around the zarch optimized routines.
40411         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
40412         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
40413         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
40414         for zarch.
40416 2012-09-05  David S. Miller  <davem@davemloft.net>
40418         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40420         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
40421         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
40422         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
40423         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
40424         entries.
40426 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40428         * malloc/arena.c: Fold copyright years.
40429         * malloc/mcheck.c, malloc/memusage.c: Likewise.
40431 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40433         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
40435 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40437         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
40439 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40441         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
40442         change internal state upon failure.
40444 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40446         * malloc/mcheck.c (mcheck_check_all): Fix typo.
40447         * malloc/memusage.c (mmap): Likewise.
40448         (mmap64, mremap): Likewise.  Adjust name in comment.
40450 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40452         * libio/fileops.c: Fix typos in comments.
40453         * libio/oldfileops.c: Likewise.
40454         * libio/wfileops.c: Likewise.
40456 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40458         [BZ #1349]
40459         * malloc/Makefile (tests): Add tst-malloc-usable test case.
40460         (tst-malloc-usable-ENV): Set environment for test case.
40461         * malloc/hooks.c (malloc_check_get_size): New function to get
40462         requested size.
40463         * malloc/malloc.c (musable): Use malloc_check_get_size.
40464         * malloc/tst-malloc-usable.c: New test case.
40466 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40468         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
40470 2012-09-05  Allan McRae  <allan@archlinux.org>
40472         [BZ #13966]
40473         * configure.in (CXX_SYSINCLUDES): Use compiler output to
40474         determine header location.
40475         * configure: Regenerated.
40477 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40479         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
40480         float format.
40481         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
40482         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
40483         format.
40484         (test): Regenerate.
40486 2012-09-04  David S. Miller  <davem@davemloft.net>
40488         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
40489         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
40490         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
40492 2012-09-04  Florian Weimer  <fweimer@redhat.com>
40494         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
40495         failures.
40497         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
40499 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
40501         [BZ #9914]
40502         * libio/iogetdelim.c: Include <limits.h>.
40503         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
40504         + len + 1 would overflow.
40506 2012-09-03  Andreas Jaeger  <aj@suse.de>
40508         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40509         * sysdeps/i386/fpu/libm-test-ulps: Update.
40511 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40513         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
40514         Add s_sinf-sse2, s_conf-sse2.
40516         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
40517         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
40518         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
40519         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
40521         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
40522         for using routine as __sinf_ia32.
40523         Use macro for function declaration and weak_alias.
40524         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
40525         for using routine as __cosf_ia32.
40526         Use macro for function declaration and weak_alias.
40528         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
40529         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
40531         * sysdeps/x86_64/fpu/s_sinf.S: New file.
40532         * sysdeps/x86_64/fpu/s_cosf.S: New file.
40533         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40535         * math/libm-test.inc (cos_test): Add more test cases.
40536         (sin_test): Likewise.
40537         (sincos_test): Likewise.
40539 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40541         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
40542         (IFUNC_RESOLVE): Make pointers to the specialized implementations
40543         hidden.
40544         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
40546 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
40548         [BZ #14538]
40549         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
40550         first element of the GOT.
40551         (elf_machine_load_address): Return the difference between
40552         the runtime address of _DYNAMIC and elf_machine_dynamic ().
40554 2012-09-01  Allan McRae  <allan@archlinux.org>
40556         [BZ #13412]
40557         * configure.in (AWK): Require gawk version 3.0 or later.
40558         * configure: Regenerated.
40560 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
40562         * sysdeps/unix/sysv/linux/kernel-features.h
40563         (__ASSUME_POSIX_CPU_TIMERS): Remove.
40564         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
40565         [__NR_clock_getres]: Make code unconditional.
40566         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
40567         (clock_getcpuclockid): Remove code left unreachable by removal of
40568         conditionals.
40569         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
40570         code unconditional.
40571         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40572         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40573         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
40574         Make code unconditional.
40575         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40576         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40577         * sysdeps/unix/sysv/linux/clock_settime.c
40578         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
40579         conditional code.
40580         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
40581         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40583 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
40585         [BZ #14476]
40586         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
40587         scripts/test-installation.pl.
40589         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
40590         and $ld_so_version if it is set.
40592 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
40594         [BZ #14516]
40595         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
40596         failure if reading from procfs failed.
40597         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
40599 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40601         * sysdeps/unix/sysv/linux/kernel-features.h
40602         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
40603         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40604         Remove conditional code.
40605         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40606         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
40607         Remove conditional code.
40608         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40609         * sysdeps/unix/sysv/linux/i386/fxstat.c
40610         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40611         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40612         * sysdeps/unix/sysv/linux/i386/fxstatat.c
40613         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40614         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40615         * sysdeps/unix/sysv/linux/i386/lxstat.c
40616         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40617         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40618         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
40619         Remove conditional code.
40620         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40621         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40622         Remove conditional code.
40623         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40624         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
40625         <kernel-features.h>.
40626         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
40627         Remove.
40628         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
40629         Remove conditional code.
40630         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40631         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
40632         Remove conditional.
40634 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
40636         [BZ #5400]
40637         * NEWS: Add fixed bug number.
40639 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40641         [BZ #14519]
40642         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
40643         underflowing exponent in case of negative sign.
40644         * stdlib/tst-strtod-round-data: Add more tests.
40645         * stdlib/tst-strtod-round.c (tests): Regenerated.
40647         [BZ #3479]
40648         * stdlib/strtod_l.c (NDIG): Remove.
40649         (HEXNDIG): Likewise.
40650         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
40651         smallest representable value.
40652         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
40653         lie within an exact representation of 1/2 ulp of the result.
40654         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
40655         unconditionally.
40656         (TENS_P9_IDX): Define unconditionally.
40657         (TENS_P9_SIZE): Likewise.
40658         (TENS_P10_IDX): Likewise.
40659         (TENS_P10_SIZE): Likewise.
40660         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
40661         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
40662         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
40663         entries for 10^2^13 and 10^2^14.
40664         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
40665         (TENS_P13_IDX): Define.
40666         (TENS_P13_SIZE): Likewise.
40667         (TENS_P14_IDX): Likewise.
40668         (TENS_P14_SIZE): Likewise.
40669         (_fpioconst_pow10): Change array size to
40670         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
40671         unconditional.
40672         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
40673         1024]: Add entries for 10^2^13 and 10^2^14.
40674         [LAST_POW10 > _LAST_POW10]: Remove #error.
40675         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
40676         (_fpioconst_pow10): Change array size to
40677         FPIOCONST_POW10_ARRAY_SIZE.
40678         * stdlib/gen-fpioconst.c: New file.
40679         * stdlib/gen-tst-strtod-round.c: Likewise.
40680         * stdlib/tst-strtod-round-data: Likewise.
40681         * stdlib/tst-strtod-round.c: Likewise.
40682         * stdlib/Makefile (tests): Add tst-strtod-round.
40684         [BZ #14459]
40685         * stdlib/strtod_l.c: Include <stdint.h>.
40686         (NDEBUG): Do not define.
40687         (round_and_return): Change EXPONENT parameter to type intmax_t.
40688         Rearrange calculations to avoid internal overflow possibilities.
40689         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
40690         Rearrange calculations to avoid internal overflow possibilities.
40691         Assert that number fits inside MPNSIZE limbs.
40692         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
40693         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
40694         calculations and add assertions to avoid internal overflow
40695         possibilities.  Add casts to avoid signed/unsigned operations.
40696         * stdlib/tst-strtod-overflow.c: New file.
40697         * stdlib/Makefile (tests): Add tst-strtod-overflow.
40699 2012-08-25  Marek Polacek  <polacek@redhat.com>
40701         * time/time.h: Fix some typos in comments.
40703 2012-08-23  Roland McGrath  <roland@hack.frob.com>
40705         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
40706         * posix/tst-rfc3484-2.c: Likewise.
40707         * posix/tst-rfc3484-3.c: Likewise.
40709 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
40711         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
40712         (EF_ARM_ABI_FLOAT_HARD): Likewise.
40714 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
40716         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
40717         #include of fxstatat64.c.
40719 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40721         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
40722         * shadow/getspent_r.c: Likewise.
40723         * shadow/getspnam.c: Likewise.
40724         * shadow/getspnam_r.c: Likewise.
40725         * gshadow/getsgent.c: Likewise.
40726         * gshadow/getsgent_r.c: Likewise.
40727         * gshadow/getsgnam.c: Likewise.
40728         * gshadow/getsgnam_r.c: Likewise.
40729         * inet/getnetbyad.c: Likewise.
40730         * inet/getnetbyad_r.c: Likewise.
40731         * inet/getnetbynm.c: Likewise.
40732         * inet/getnetbynm_r.c: Likewise.
40733         * inet/getnetent.c: Likewise.
40734         * inet/getnetent_r.c: Likewise.
40735         * inet/getproto.c: Likewise.
40736         * inet/getproto_r.c: Likewise.
40737         * inet/getprtent.c: Likewise.
40738         * inet/getprtent_r.c: Likewise.
40739         * inet/getprtname.c: Likewise.
40740         * inet/getprtname_r.c: Likewise.
40741         * inet/getrpcbyname.c: Likewise.
40742         * inet/getrpcbyname_r.c: Likewise.
40743         * inet/getrpcbynumber.c: Likewise.
40744         * inet/getrpcbynumber_r.c: Likewise.
40745         * inet/getrpcent.c: Likewise.
40746         * inet/getrpcent_r.c: Likewise.
40747         * inet/getaliasent.c: Likewise.
40748         * inet/getaliasent_r.c: Likewise.
40749         * inet/getaliasname.c: Likewise.
40750         * inet/getaliasname_r.c: Likewise.
40751         * nscd/getgrgid_r.c: Likewise.
40752         * nscd/getgrnam_r.c: Likewise.
40753         * nscd/gethstbyad_r.c: Likewise.
40754         * nscd/gethstbynm3_r.c: Likewise.
40755         * nscd/getpwnam_r.c: Likewise.
40756         * nscd/getpwuid_r.c: Likewise.
40757         * nscd/getsrvbynm_r.c: Likewise.
40758         * nscd/getsrvbypt_r.c: Likewise.
40759         * nscd/gai.c: Likewise.
40761         * configure.in (build_nscd): New substituted variable, set
40762         by --disable-build-nscd and defaults to $use_nscd.
40763         * configure: Regenerated.
40764         * config.make.in (build-nscd): New substituted variable.
40765         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
40766         Change conditional to require [$(build-nscd) = yes] as well.
40767         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
40769         [BZ# 13696]
40770         * configure.in (use_nscd): New substituted variable, set by
40771         --disable-nscd.  If enabled, define USE_NSCD.
40772         * configure: Regenerated.
40773         * config.h.in: Add USE_NSCD.
40774         * config.make.in (use-nscd): New substituted variable.
40775         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
40776         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
40777         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
40778         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
40779         (CFLAGS-getgrnam_r.c): Likewise.
40780         (CFLAGS-initgroups.c): Likewise.
40781         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
40782         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
40783         Variables removed.
40784         * inet/getnetgrent_r.c
40785         (nscd_setnetgrent): New function, broken out of ...
40786         (setnetgrent): ... here.  Call it.
40787         (innetgr): Conditionalize nscd bits on [USE_NSCD].
40788         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
40789         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
40790         * nscd/Makefile (routines, aux): Move definitions after include of
40791         Makeconfig.  Conditionalize on [$(use-nscd) != no].
40792         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
40793         Conditionalize on [USE_NSCD].
40794         (is_nscd, nscd_init_cb): Likewise.
40795         (nss_load_library): Conditionalize init callback on [USE_NSCD].
40796         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
40797         * nss/nss_db/db-init.c: Likewise.
40798         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
40799         [USE_NSCD].
40800         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
40801         (make_request): Use it.
40802         (cache_valid_p): New function.
40803         (__check_pf): Use it.
40804         * NEWS: Add item for --disable-nscd.
40806 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
40808         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
40809         to support sed >= 4.2.1-20-ga9bf076.
40810         * configure: Regenerated.
40812 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40814         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
40815         Conditionalize whole body on [IREL].
40817 2012-08-22  Jeff Law <law@redhat.com>
40819         [BZ #14505]
40820         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
40821         if the family is PF_UNSPEC.
40823 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
40825         * Makerules (lib-version): Rename from V.
40826         (install-lib-nosubdir): Change V to lib-version.
40828 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
40830         [BZ #14252]
40831         * powerpc32/power6/wcschr.c: New file.
40832         * powerpc32/power6/wcscpy.c: New file.
40833         * powerpc32/power6/wcsrchr.c: New file.
40834         * powerpc64/power6/wcschr.c: New file.
40835         * powerpc64/power6/wcscpy.c: New file.
40836         * powerpc64/power6/wcsrchr.c: New file.
40838 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40840         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
40841         (two_way_short_needle): Use it.
40842         * string/strstr.c (AVAILABLE1_USES_J): Define.
40843         * string/strcasestr.c: Likewise.
40845         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
40846         array references.
40847         * string/strcasestr.c (TOLOWER): Make side-effect safe.
40849         [BZ #11607]
40850         * NEWS: Add an entry.
40851         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
40852         define their defaults.
40853         (two_way_short_needle): Detect end-of-string on-the-fly.
40854         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
40855         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
40856         * string/bug-strcasestr1.c: New test.
40857         * string/Makefile: Run it.
40859 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40861         [BZ #11607]
40862         * string/str-two-way.h (two_way_short_needle): Optimize matching of
40863         the first character.
40865 2012-08-21  Roland McGrath  <roland@hack.frob.com>
40867         * csu/elf-init.c (__libc_csu_irel): Function removed.
40868         * csu/libc-start.c (apply_irel): New function.
40869         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
40871 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
40873         * sysdeps/unix/sysv/linux/kernel-features.h
40874         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
40875         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
40876         <kernel-features.h>.
40877         [__NR_fadvise64_64]: Make code unconditional.
40878         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
40879         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40880         !__NR_fadvise64_64)]: Likewise.
40881         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40882         !__NR_fadvise64_64))]: Likewise.
40883         [__NR_fadvise64]: Make code unconditional.
40884         [!__NR_fadvise64]: Remove conditional code.
40885         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
40886         <kernel-features.h>.
40887         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40888         unconditional.
40889         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40890         conditional code.
40891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
40892         not include <kernel-features.h>.
40893         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40894         unconditional.
40895         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40896         conditional code.
40897         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
40898         include <kernel-features.h>.
40899         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40900         unconditional.
40901         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40902         conditional code.
40904 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
40906         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
40907         slight instruction rearrangements per scrollpipe analysis.
40908         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
40910 2012-08-20  Roland McGrath  <roland@hack.frob.com>
40912         * manual/syslog.texi (syslog; vsyslog, closelog):
40913         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
40914         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
40916         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
40917         DSOCAPS to match condition on defining it.
40919 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
40921         * sysdeps/unix/sysv/linux/kernel-features.h
40922         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
40923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
40924         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40925         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40926         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
40927         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40928         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40929         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
40930         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40931         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40933         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
40934         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
40936         * sysdeps/unix/sysv/linux/kernel-features.h
40937         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
40938         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
40939         unconditional.
40940         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40941         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
40942         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40943         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40944         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
40945         Make code unconditional.
40946         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40947         (__mmap64) [!__NR_mmap2]: Likewise.
40948         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
40949         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40950         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40951         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
40952         [__NR_mmap2]: Make code unconditional.
40953         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40954         (__mmap64) [!__NR_mmap2]: Likewise.
40956 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40958         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
40960 2012-08-18  Andreas Jaeger  <aj@suse.de>
40962         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
40964 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
40966         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
40967         * include/unistd.h (__have_sock_cloexec): Likewise.
40968         (__have_pipe2): Likewise.
40969         (__have_dup3): Likewise.
40971 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
40973         [BZ #9685]
40974         * include/unistd.h (__have_pipe2): Change define into an extern int.
40975         (__have_dup3): Likewise.
40976         * socket/have_sock_cloexec.c: Include fcntl.h.
40977         (__have_pipe2): New variable.
40978         (__have_dup3): Likewise.
40980 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
40982         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
40984 2012-08-17  Marek Polacek  <polacek@redhat.com>
40986         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
40987         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
40989 2012-08-17  Roland McGrath  <roland@hack.frob.com>
40991         * configure.in: Add AC_SUBST for sysheaders.
40992         * configure: Regenerated.
40993         * config.make.in (sysheaders): New substituted variable.
40995         * sysdeps/unix/mkfifo.c: Moved ...
40996         * sysdeps/posix/mkfifo.c: ... here.
40997         * sysdeps/unix/mkfifoat.c: Moved ...
40998         * sysdeps/posix/mkfifoat.c: ... here.
41000         * sysdeps/unix/utime.c: Moved ...
41001         * sysdeps/posix/utime.c: ... here.
41003         * sysdeps/unix/time.c: Moved ...
41004         * sysdeps/posix/time.c: ... here.
41005         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
41006         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
41008         * sysdeps/unix/nice.c: Moved ...
41009         * sysdeps/posix/nice.c: ... here.
41011         * sysdeps/unix/alarm.c: Moved ...
41012         * sysdeps/posix/alarm.c: ... here.
41014         * intl/Makefile ($(codeset_mo)): Depend on the input file.
41016 2012-08-17  Jeff Law <law@redhat.com>
41018         * intl/Makefile (codeset_mo): New variable.
41019         ($(codeset_mo)): New target.
41020         (tst-codeset.out): Depend on that.  Remove explicit rule.
41021         (tst-gettext3.out, tst-gettext5.out): Likewise.
41022         (LOCPATH-ENV, tst-codeset-ENV): New variables.
41023         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
41024         * intl/tst-codeset.sh: Remove.
41025         * intl/tst-gettext3.sh: Likewise.
41026         * intl/tst-gettext5.sh: Likewise.
41028 2012-08-17  Roland McGrath  <roland@hack.frob.com>
41030         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
41031         * sysdeps/unix/syscalls.list: ... here.
41033         * sysdeps/posix/getaddrinfo.c
41034         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
41035         (gaiconf_init, gaiconf_reload): Use them.
41036         [!_STATBUF_ST_NSEC]
41037         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
41038         Define using time_t rather than struct timespec.
41040         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
41041         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
41042         Macros removed.
41043         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
41044         [!NO_THREADS].
41045         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
41046         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
41047         Likewise.
41049         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
41050         __libc_cleanup_push argument.
41052         * bits/param.h: New file.
41053         * misc/sys/param.h: New file.
41054         * include/sys/param.h: New file.
41055         * misc/Makefile (headers): Add bits/param.h.
41056         * sysdeps/generic/sys/param.h: File removed.
41057         * sysdeps/unix/sysv/linux/bits/param.h: New file.
41058         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
41059         * sysdeps/mach/hurd/bits/param.h: New file.
41060         * sysdeps/mach/hurd/sys/param.h: File removed.
41062         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
41063         last change.
41065         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
41066         [_IO_MTSAFE_IO].
41067         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
41068         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
41069         New macros.
41071         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
41072         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
41073         rather than -D_IO_MTSAFE_IO conditionally.
41074         * stdio-common/Makefile (CPPFLAGS): Likewise.
41075         * wcsmbs/Makefile (CPPFLAGS): Likewise.
41076         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
41077         Use $(libio-mtsafe).
41078         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
41079         of -D_IO_MTSAFE_IO.
41080         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
41081         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
41082         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
41083         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
41084         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
41085         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
41086         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
41087         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
41088         (CFLAGS-fread_u_chk.c): Likewise.
41089         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
41090         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
41091         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
41092         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
41093         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
41094         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
41095         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
41096         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
41097         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
41099         * libio/Makefile: Test [$(libc-reentrant) = yes]
41100         instead of [$(filter %REENTRANT, $(defines)) nonempty].
41102         * Makeconfig
41103         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
41104         * sysdeps/pthread/configure: File removed.
41105         * sysdeps/pthread/Makeconfig: New file.
41106         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
41107         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
41109 2012-08-16  Gary Benson  <gbenson@redhat.com>
41111         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
41112         unmapping the first object in a namespace.
41114 2012-08-16  Roland McGrath  <roland@hack.frob.com>
41116         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
41117         (__internal_setnetgrent): ... this.  Add internal_function to
41118         definition.  Add libc_hidden_def.
41119         (setnetgrent): Update caller.
41120         (internal_endnetgrent): Renamed to ...
41121         (__internal_endnetgrent): ... this.  Add internal_function to
41122         definition.  Add libc_hidden_def.
41123         (endnetgrent): Update caller.
41124         (internal_getnetgrent_r): Renamed to ...
41125         (__internal_getnetgrent_r): ... this.  Add internal_function to
41126         definition.  Add libc_hidden_def.
41127         (__getnetgrent_r): Update caller.
41128         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
41130 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
41132         * stdlib/longlong.h: Update from GCC.
41134 2012-08-16  Roland McGrath  <roland@hack.frob.com>
41136         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
41137         on _QL, which is set by umul_ppmm but never used.
41138         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
41139         variables, which are set by GMP macros but never used.
41140         * stdio-common/_itowa.c (_itowa): Likewise.
41141         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
41142         * stdlib/mod_1.c (mpn_mod_1): Likewise.
41144 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
41146         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
41147         struct La_sh_regs is not constant.
41148         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
41149         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
41150         and struct La_sparc64_regs are not constant.
41152 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
41154         * sysdeps/unix/sysv/linux/kernel-features.h
41155         (__ASSUME_POSIX_TIMERS): Remove.
41156         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
41157         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41158         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
41159         Make code unconditional.
41160         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41161         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
41162         Make code unconditional.
41163         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41164         * sysdeps/unix/sysv/linux/clock_nanosleep.c
41165         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
41166         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41167         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
41168         Make code unconditional.
41169         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41170         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
41171         (__libc_missing_posix_timers): Remove.
41173 2012-08-15  Roland McGrath  <roland@hack.frob.com>
41175         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
41176         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
41178         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
41180         * elf/dl-sym.c: Include <stdlib.h>.
41182         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
41183         constants, which avoids warnings in 32-bit builds.
41185         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
41186         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
41188         * misc/lseek.c: File moved to ...
41189         * io/lseek.c: ... here.
41191         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
41193         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
41194         shifting LEN more than 31 bits at once.
41196 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
41198         [BZ #14195]
41199         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
41200         segmentation fault for a case of two empty input strings.
41201         * string/test-strncasecmp.c (check1): Renamed to...
41202         (bz12205): ...this.
41203         (bz14195): Add new testcase for two empty input strings and N > 0.
41204         (test_main): Call new testcase, adapt for renamed function.
41206 2012-08-15  Andreas Jaeger  <aj@suse.de>
41208         [BZ #14090]
41209         * crypt/md5test2.c: New test, based on test supplied by Serge
41210         Belyshev <belyshev@depni.sinp.msu.ru>.
41211         * crypt/Makefile (xtests): Add md5test-giant..
41212         * crypt/Makefile ($(objpfx)md5test-giant): Add.
41214 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
41216         [BZ #14090]
41217         * crypt/md5.c (md5_process_block): Don't assume the buffer
41218         length is less than 2**32.
41219         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
41220         length is less than 2**64.
41222 2012-08-15  Roland McGrath  <roland@hack.frob.com>
41224         * string/str-two-way.h: Include <sys/param.h>.
41225         (MAX): Macro removed.
41227         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
41228         Move #define and #undef of memmove to just before and after
41229         including <string.h>.
41231         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
41232         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
41233         and after including <string.h>.  Move declarations of
41234         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
41235         to before #include "string/memmove.c".
41237         * include/dirent.h: Declare __getdirentries.
41239         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
41240         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
41242 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
41244         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
41245         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
41246         * sysdeps/i386/configure: Regenerated.
41247         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
41248         STABS_CURRENT_FILE, and STABS_FUN.
41249         (END): Remove call to STABS_FUN_END.
41250         (STABS_CURRENT_FILE1): Delete.
41251         (STABS_CURRENT_FILE): Likewise.
41252         (STABS_FUN): Likewise.
41253         (STABS_FUN_END): Likewise.
41254         (STABS_FUN2): Likewise.
41255         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
41256         * sysdeps/x86_64/configure: Regenerated.
41258 2012-08-14  Roland McGrath  <roland@hack.frob.com>
41260         * elf/dl-open.c: Include <atomic.h>.
41261         * elf/dl-lookup.c: Likewise.
41263 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
41265         * sysdeps/unix/sysv/linux/kernel-features.h
41266         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
41267         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
41268         unconditionally.
41269         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
41270         unconditionally.
41271         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
41272         condition on __ASSUME_CLONE_THREAD_FLAGS.
41274 2012-08-14  Andreas Jaeger  <aj@suse.de>
41276         * sysdeps/i386/fpu/libm-test-ulps: Update.
41278 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
41280         * include/atomic.h (atomic_exchange_and_add): Split into ...
41281         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
41282         New atomic macros.
41284 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
41286         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
41288 2012-08-13  Jeff Law <law@redhat.com>
41290         * manual/stdio.texi (snprintf): Clarify handling of the trailing
41291         null byte in the output string.
41293 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
41295         * sysdeps/unix/sysv/linux/kernel-features.h
41296         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
41297         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
41298         (__ASSUME_ARG_MAX_STACK_BASED): Define.
41299         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
41300         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
41301         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
41302         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
41304 2012-08-09  Jeff Law <law@redhat.com>
41306         [BZ #13939]
41307         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
41308         When avoid_arena is set, don't retry in the that arena.  Pick the
41309         next one, whatever it might be.
41310         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
41311         (arena_lock): Pass in new parameter to arena_get2.
41312         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
41313         arena_get2.
41314         (__libc_malloc): Unify retrying after main arena failure with
41315         __libc_memalign version.
41316         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
41318 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
41320         [BZ #14166]
41321         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
41322         to __redirect_strstr.
41323         (__strstr_sse42): Use typeof __redirect_strstr.
41324         (__strstr_ia32): Likewise.
41325         (__libc_strstr): New prototype.
41326         (strstr): Renamed to ...
41327         (__libc_strstr): This.
41328         (strstr): New strong alias of __libc_strstr.
41329         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
41330         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
41331         __redirect_time.
41332         Include <time.h>.
41333         (__libc_time): New prototype.
41334         (time_ifunc): Replace time with __libc_time.
41335         (time): New strong alias and hidden definition of __libc_time.
41336         (__GI_time): Remove strong alias.
41337         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
41338         Include <stddef.h>.
41339         (memmove): Redefined to __redirect_memmove.
41340         (__memmove_sse2): Use typeof __redirect_memmove.
41341         (__memmove_ssse3): Likewise.
41342         (__memmove_ssse3_back): Likewise.
41343         (__libc_memmove): New prototype.
41344         (memmove): Renamed to ...
41345         (__libc_memmove): This.
41346         (memmove): New strong alias of __libc_memmove.
41348 2012-08-08  Mark Salter  <msalter@redhat.com>
41350         * elf/elf.h
41351         (R_MN10300_TLS_GD): Define.
41352         (R_MN10300_TLS_LD): Likewise.
41353         (R_MN10300_TLS_LDO): Likewise.
41354         (R_MN10300_TLS_GOTIE): Likewise.
41355         (R_MN10300_TLS_IE): Likewise.
41356         (R_MN10300_TLS_LE): Likewise.
41357         (R_MN10300_TLS_DTPMOD): Likewise.
41358         (R_MN10300_TLS_DTPOFF): Likewise.
41359         (R_MN10300_TLS_TPOFF): Likewise.
41360         (R_MN10300_SYM_DIFF): Likewise.
41361         (R_MN10300_ALIGN): Likewise.
41362         (R_MN10300_NUM): Update.
41364 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
41366         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
41367         Remove.
41369 2012-08-08  Roland McGrath  <roland@hack.frob.com>
41371         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
41373         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
41374         sysdeps/unix -> sysdeps/posix move.
41375         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
41377 2012-08-07      Allan McRae     <allan@archlinux.org>
41379         [BZ #14303]
41380         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
41381         (SUNOS_CPP): Likewise.
41382         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
41383         not found.
41384         (open_input): Call CPP using execvp.
41386 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41388         * sysdeps/unix/sysv/linux/kernel-features.h
41389         (__ASSUME_PROT_GROWSUPDOWN): Remove.
41390         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41391         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41392         (__ASSUME_WAITID_SYSCALL): Likewise.
41393         * sysdeps/unix/sysv/linux/dl-execstack.c
41394         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
41395         code unconditional.
41396         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
41397         conditional code.
41398         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
41399         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
41400         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
41401         code.
41402         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
41403         unconditional.
41404         [__ASSUME_WAITID_SYSCALL]: Likewise.
41405         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
41407 2012-08-07  Roland McGrath  <roland@hack.frob.com>
41409         * sysdeps/unix/closedir.c: Renamed to ...
41410         * sysdeps/posix/closedir.c: ... here.
41411         * sysdeps/unix/dirfd.c: Renamed to ...
41412         * sysdeps/posix/dirfd.c: ... here.
41413         * sysdeps/unix/dirstream.h: Renamed to ...
41414         * sysdeps/posix/dirstream.h: ... here.
41415         * sysdeps/unix/fdopendir.c: Renamed to ...
41416         * sysdeps/posix/fdopendir.c: ... here.
41417         * sysdeps/unix/opendir.c: Renamed to ...
41418         * sysdeps/posix/opendir.c: ... here.
41419         * sysdeps/unix/readdir.c: Renamed to ...
41420         * sysdeps/posix/readdir.c: ... here.
41421         * sysdeps/unix/readdir_r.c: Renamed to ...
41422         * sysdeps/posix/readdir_r.c: ... here.
41423         * sysdeps/unix/rewinddir.c: Renamed to ...
41424         * sysdeps/posix/rewinddir.c: ... here.
41425         * sysdeps/unix/seekdir.c: Renamed to ...
41426         * sysdeps/posix/seekdir.c: ... here.
41427         * sysdeps/unix/telldir.c: Renamed to ...
41428         * sysdeps/posix/telldir.c: ... here.
41429         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
41430         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
41431         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
41432         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
41434         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
41435         * bits/fcntl.h: ... here.
41437         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
41438         not 0.
41439         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
41440         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
41441         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
41442         (struct flock): Move l_start, l_len to the beginning.
41443         Use __pid_t for l_pid.
41444         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
41445         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
41446         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
41447         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
41448         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
41449         [__USE_LARGEFILE64] (struct flock64): New type.
41450         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
41452         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
41453         * bits/dirent.h: ... here.
41455         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
41456         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
41458 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41460         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41461         Change from 2.6.0 to 2.6.16.
41462         * sysdeps/unix/sysv/linux/configure: Regenerated.
41463         * sysdeps/unix/sysv/linux/kernel-features.h
41464         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
41465         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
41466         version.
41467         (__ASSUME_UTIMES): Likewise.
41468         (__ASSUME_CLONE_STOPPED): Remove.
41469         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
41470         architectures, not kernel version.
41471         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
41472         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41473         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41474         (__ASSUME_WAITID_SYSCALL): Likewise.
41475         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
41476         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
41477         * README: State 2.6.16 as minimum Linux kernel version.  Do not
41478         refer to older versions.
41480 2012-08-06  Roland McGrath  <roland@hack.frob.com>
41482         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
41483         Define alphasort64 as an alias.
41484         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
41485         Define versionsort64 as an alias.
41486         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
41487         Define scandir64 as an alias.
41488         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
41489         Define scandirat64 as an alias.
41490         * dirent/alphasort64.c (alphasort64):
41491         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
41492         * dirent/versionsort64.c: Likewise.
41493         * dirent/scandir64.c: Likewise.
41494         * dirent/scandirat64.c: Likewise.
41495         * sysdeps/wordsize-64/alphasort.c: File removed.
41496         * sysdeps/wordsize-64/alphasort64.c: File removed.
41497         * sysdeps/wordsize-64/scandir.c: File removed.
41498         * sysdeps/wordsize-64/scandir64.c: File removed.
41499         * sysdeps/wordsize-64/scandirat.c: File removed.
41500         * sysdeps/wordsize-64/scandirat64.c: File removed.
41501         * sysdeps/wordsize-64/versionsort.c: File removed.
41502         * sysdeps/wordsize-64/versionsort64.c: File removed.
41503         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
41504         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
41505         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
41506         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
41507         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
41508         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
41509         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
41510         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
41512         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
41513         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41514         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
41515         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41516         [defined __arch64__ || defined __sparcv9]
41517         (__INO_T_MATCHES_INO64_T): New macro.
41518         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41519         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
41520         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
41521         * sysdeps/unix/sysv/linux/bits/dirent.h
41522         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
41523         (_DIRENT_MATCHES_DIRENT64): New macro.
41525         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
41526         Define lockf64 as an alias.
41527         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
41528         Define fseeko64 as an alias.
41529         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
41530         Define ftello64 as an alias.
41531         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
41532         Define _IO_fgetpos64 and fgetpos64 as aliases.
41533         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
41534         Define _IO_fsetpos64 and fsetpos64 as aliases.
41535         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
41536         Conditionalize body on this.
41537         * libio/fseeko64.c: Likewise.
41538         * libio/ftello64.c: Likewise.
41539         * libio/iofgetpos64.c: Likewise.
41540         * libio/iofsetpos64.c: Likewise.
41541         * sysdeps/wordsize-64/lockf.c: File removed.
41542         * sysdeps/wordsize-64/lockf64.c: File removed.
41543         * sysdeps/wordsize-64/fseeko.c: File removed.
41544         * sysdeps/wordsize-64/fseeko64.c: File removed.
41545         * sysdeps/wordsize-64/ftello.c: File removed.
41546         * sysdeps/wordsize-64/ftello64.c: File removed.
41547         * sysdeps/wordsize-64/iofgetpos.c: File removed.
41548         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
41549         * sysdeps/wordsize-64/iofsetpos.c: File removed.
41550         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
41551         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
41552         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
41553         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
41554         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
41555         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
41556         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
41557         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
41558         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
41559         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
41560         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
41562         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41563         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41564         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
41565         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41566         [defined __arch64__ || defined __sparcv9]
41567         (__OFF_T_MATCHES_OFF64_T): New macro.
41568         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41569         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41570         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
41571         (__OFF_T_MATCHES_OFF64_T): New macro.
41573 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41575         * stdlib/secure-getenv.c (__secure_getenv): Replace
41576         GLIBC_2_16 with GLIBC_2_17.
41578 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41580         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
41581         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
41583 2012-08-03  David S. Miller  <davem@davemloft.net>
41585         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41587 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41589         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
41590         Remove.
41591         (__ASSUME_CORRECT_SI_PID): Likewise.
41592         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
41593         (__ASSUME_TMPFS_NAME): Likewise.
41594         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
41595         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
41596         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
41597         (HAVE_AUX_SECURE): Make definition unconditional.
41598         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
41599         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
41601 2012-08-03  Roland McGrath  <roland@hack.frob.com>
41603         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
41604         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
41605         * sysdeps/mach/hurd/eloop-threshold.h: New file.
41606         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
41607         __eloop_threshold instead of SYMLOOP_MAX.
41609         * sysdeps/generic/eloop-threshold.h: New file.
41610         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
41611         of MAXSYMLINKS.
41612         * elf/chroot_canon.c (chroot_canon): Likewise.
41614 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41616         [BZ #13717]
41617         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41618         Change to 2.6.0 everywhere.
41619         * sysdeps/unix/sysv/linux/configure: Regenerated.
41620         * sysdeps/unix/sysv/linux/kernel-features.h
41621         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
41622         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
41623         kernel versions.
41624         (__ASSUME_POSIX_TIMERS): Define unconditionally.
41625         (__ASSUME_FUTEX_REQUEUE): Remove.
41626         (__ASSUME_STATFS64): Define unconditionally.
41627         (__ASSUME_AT_SECURE): Likewise.
41628         (__ASSUME_CORRECT_SI_PID): Likewise.
41629         (__ASSUME_TGKILL): Define without depending on kernel version for
41630         i386.
41631         (__ASSUME_UTIMES): Likewise.
41632         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
41633         kernel version.
41634         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
41635         (__ASSUME_TMPFS_NAME): Likewise.
41636         * README: Update reference to Linux kernel versions.
41638 2012-08-02  Marek Polacek  <polacek@redhat.com>
41640         [BZ# 14150]
41641         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
41642         libc_cv_asm_type_prefix with %.
41643         * configure: Regenerated.
41644         * include/libc-symbols.h: Remove comment about
41645         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41646         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
41647         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
41648         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
41649         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
41650         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41651         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
41652         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
41653         * elf/tst-unique2mod1.c: Likewise.
41654         * elf/tst-unique1mod2.c: Likewise.
41655         * elf/tst-unique1mod1.c: Likewise.
41656         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
41657         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
41658         Replace ASM_TYPE_DIRECTIVE with .type.
41659         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41660         * sysdeps/i386/sysdep.h: Likewise.
41661         * sysdeps/x86_64/sysdep.h: Likewise.
41662         * sysdeps/sh/sysdep.h: Likewise.
41663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
41664         Do not define ASM_TYPE_DIRECTIVE.
41665         * sysdeps/powerpc/sysdep.h: Likewise.
41666         * sysdeps/powerpc/powerpc32/sysdep.h:
41667         Replace ASM_TYPE_DIRECTIVE with .type.
41668         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41669         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41670         * sysdeps/i386/fpu/e_powf.S: Likewise.
41671         * sysdeps/i386/fpu/e_expl.S: Likewise.
41672         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
41673         * sysdeps/i386/fpu/e_acosh.S: Likewise.
41674         * sysdeps/i386/fpu/e_pow.S: Likewise.
41675         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
41676         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
41677         * sysdeps/i386/fpu/s_expm1.S: Likewise.
41678         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
41679         * sysdeps/i386/fpu/e_log2.S: Likewise.
41680         * sysdeps/i386/fpu/e_log2l.S: Likewise.
41681         * sysdeps/i386/fpu/e_scalb.S: Likewise.
41682         * sysdeps/i386/fpu/e_powl.S: Likewise.
41683         * sysdeps/i386/fpu/e_log10f.S: Likewise.
41684         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
41685         * sysdeps/i386/fpu/e_logl.S: Likewise.
41686         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
41687         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
41688         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
41689         * sysdeps/i386/fpu/e_log2f.S: Likewise.
41690         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
41691         * sysdeps/i386/fpu/e_log.S: Likewise.
41692         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
41693         * sysdeps/i386/fpu/e_logf.S: Likewise.
41694         * sysdeps/i386/fpu/e_log10l.S: Likewise.
41695         * sysdeps/i386/fpu/e_atanh.S: Likewise.
41696         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
41697         * sysdeps/i386/fpu/e_log10.S: Likewise.
41698         * sysdeps/i386/fpu/s_frexp.S: Likewise.
41699         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
41700         * sysdeps/i386/fpu/s_asinh.S: Likewise.
41701         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
41702         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
41703         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
41704         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
41705         * sysdeps/i386/i686/strtok.S: Likewise.
41706         * sysdeps/i386/i386-mcount.S: Likewise.
41707         * sysdeps/i386/strtok.S: Likewise.
41708         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
41709         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
41710         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
41711         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
41712         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41713         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
41714         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
41715         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
41716         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
41717         * sysdeps/x86_64/_mcount.S: Likewise.
41718         * sysdeps/x86_64/strtok.S: Likewise.
41719         * sysdeps/sh/_mcount.S: Likewise.
41721 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41723         * libio/iofopen.c: Include <fcntl.h>.
41724         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
41725         (_IO_fopen64, fopen64): Define as aliases.
41726         * libio/iofopen64.c: Include <fcntl.h>.
41727         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
41728         Conditionalize body on this.
41729         * sysdeps/wordsize-64/iofopen.c: File removed.
41730         * sysdeps/wordsize-64/iofopen64.c: File removed.
41732 2012-08-01  Marek Polacek  <polacek@redhat.com>
41734         * libc/Makeconfig: Use elf in place of binfmt-subdir.
41735         Use dlfcn directly instead of a variable.
41736         (binfmt-subdir): Do not define.
41737         (dlfcn): Likewise.
41739 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
41741         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
41742         Remove all definitions.
41743         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
41744         <kernel-features.h>.
41745         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41746         (miss_F_GETOWN_EX): Remove all definitions.
41747         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
41748         macro definition.
41749         [!__ASSUME_FCNTL64]: Remove conditional code.
41750         [__ASSUME_FCNTL64]: Make code unconditional.
41751         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
41752         <kernel-features.h>.
41753         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41754         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
41755         (lockf64) [__NR_fcntl64]: Make code unconditional.
41756         (lockf64) [__ASSUME_FCNTL64]: Likewise.
41758         * sysdeps/unix/sysv/linux/kernel-features.h
41759         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
41760         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
41761         Make code unconditional.
41762         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41763         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
41765         [__NR_vfork]: Make code unconditional.
41766         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41767         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41768         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
41769         [__NR_vfork]: Make code unconditional.
41770         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41771         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41773 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41775         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
41776         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
41778         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41779         Define mkstemp64 as an alias.
41780         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41781         Define mkstemps64 as an alias.
41782         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41783         Define mkostemp64 as an alias.
41784         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41785         Define mkostemps64 as an alias.
41786         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
41787         Conditionalize body on this.
41788         * misc/mkostemp64.c: Likewise.
41789         * misc/mkostemps64.c: Likewise.
41790         * misc/mkstemps64.c: Likewise.
41791         * sysdeps/wordsize-64/mkstemp64.c: File removed.
41792         * sysdeps/wordsize-64/mkostemp64.c: File removed.
41793         * sysdeps/wordsize-64/mkostemp.c: File removed.
41794         * sysdeps/wordsize-64/mkstemp.c: File removed.
41795         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
41796         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
41797         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
41798         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
41800         [BZ #14138]
41801         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
41802         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
41803         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
41804         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
41806         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
41807         compat_symbol macros from <shlib-compat.h> rather than the underlying
41808         default_symbol_version and symbol_version macros, so that DEFAULT
41809         lines in shlib-versions are respected.
41810         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
41812 2012-08-01  Florian Weimer  <fweimer@redhat.com>
41814         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
41815         Declare with warn_unused_result.
41816         (setgid, setregid, setegid, setresgid): Likewise.
41817         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
41818         Likewise.
41819         * WUR-REPORT: Remove set*id functions.
41821 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
41823         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
41825 2012-07-31  Roland McGrath  <roland@hack.frob.com>
41827         [BZ #10191]
41828         * include/sys/socket.h (__libc_accept, __libc_accept4):
41829         Add attribute_hidden.
41830         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
41832         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
41833         use of PTR_MANGLE.
41834         * inet/getnetgrent_r.c (setup): Likewise.
41836         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
41838 2012-07-31  David S. Miller  <davem@davemloft.net>
41840         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41842 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
41844         [BZ #13629]
41845         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
41846         value between 1.0 and 2.0 and smaller part has absolute value less
41847         than 1.0.
41848         * math/s_clog10.c (__clog10): Likewise.
41849         * math/s_clog10f.c (__clog10f): Likewise.
41850         * math/s_clog10l.c (__clog10l): Likewise.
41851         * math/s_clogf.c (__clogf): Likewise.
41852         * math/s_clogl.c (__clogl): Likewise.
41853         * math/libm-test.inc (clog_test): Add more tests.
41854         (clog10_test): Likewise.
41855         * sysdeps/i386/fpu/libm-test-ulps: Update.
41856         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41858 2012-07-31  Florian Weimer  <fweimer@redhat.com>
41860         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
41861         Exit with zero in case no suitable GID is found, and write a
41862         message to standard error.
41864 2012-07-30  Roland McGrath  <roland@hack.frob.com>
41866         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
41867         rather than to 1.
41868         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
41869         (MAXPATHLEN): Removed.
41870         (NOGROUP, NODEV): New macros.
41871         (setbit, clrbit, isset, isclr): New macros.
41872         (howmany, roundup, powerof2): New macros.
41873         (DEV_BSIZE): New macro.
41875         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
41876         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
41878         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
41879         definition on [!__NO_LONG_DOUBLE_MATH].
41881         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
41882         PTR_MANGLE and PTR_DEMANGLE.
41884         * socket/accept4.c (accept4): Rename to __libc_accept4.
41885         Define accept4 as a weak alias.
41887         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
41888         on [_DIRENT_HAVE_D_TYPE].
41889         * io/ftw.c (ftw_dir): Likewise.
41891         * io/xmknod.c (__xmknod): Don't check PATH for being null.
41893         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
41895         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
41896         Use the BSD numbers rather than the arbitrary ones we had.
41897         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
41898         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
41899         (SIGXCPU, SIGXFSZ): New macros.
41900         (_NSIG): Now 32.
41902         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
41903         initializer on [_LIBC_REENTRANT].
41905         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
41906         definitions inside [_POSIX_MAPPED_FILES].
41908         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
41910         * dirent/opendir.c: Include <fcntl.h>.
41912         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
41913         (__libc_getspecific): Likewise.
41914         (__libc_key_create): Likewise.
41916         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
41917         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
41918         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
41919         (tmpfile64): Define as alias.
41920         * sysdeps/wordsize-64/tmpfile.c: File removed.
41921         * sysdeps/wordsize-64/tmpfile64.c: File removed.
41922         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
41923         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
41925         * stdio-common/vfscanf.c: Include <stdbool.h>.
41926         * nss/makedb.c: Likewise.
41927         * stdio-common/_i18n_number.h: Likewise.
41928         * argp/argp-help.c: Likewise.
41929         * posix/wordexp.c: Likewise.
41930         * sysdeps/posix/spawni.c: Likewise.
41931         * nss/nss_files/files-initgroups.c: Likewise.
41932         * stdio-common/reg-modifier.c: Include <stdlib.h>.
41933         * nss/nss_files/files-initgroups.c: Likewise.
41934         * nss/nss_db/db-netgrp.c: Likewise.
41935         * nss/nss_db/db-initgroups.c: Likewise.
41936         * io/fchmodat.c: Include <sys/stat.h>.
41938         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
41939         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
41941         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
41942         [HAVE_MMAP].
41944         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
41945         Add multiple inclusion protection.
41947 2012-07-27  David S. Miller  <davem@davemloft.net>
41949         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41951 2012-07-27  Gary Benson  <gbenson@redhat.com>
41953         [BZ #14298]
41954         * elf/rtld.c: Include <stap-probe.h>.
41955         (dl_main): Added static probes "init_start" and "init_complete".
41956         * elf/dl-load.c: Include <stap-probe.h>.
41957         (lose): Take new parameter "nsid".
41958         Added static probe "map_failed".
41959         (_dl_map_object_from_fd): Pass namespace id to lose.
41960         Added static probe "map_start".
41961         (open_verify): Pass namespace id to lose.
41962         * elf/dl-open.c: Include <stap-probe.h>.
41963         (dl_open_worker) Added static probes "map_complete", "reloc_start"
41964         and "reloc_complete".
41965         * elf/dl-close.c: Include <stap-probe.h>.
41966         (_dl_close_worker): Added static probes "unmap_start" and
41967         "unmap_complete".
41968         * elf/rtld-debugger-interface.txt: New file documenting the above.
41970 2012-07-26  Roland McGrath  <roland@hack.frob.com>
41972         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
41973         rather than a string variable.
41974         * sunrpc/rpc_main.c (h_output): Likewise.
41975         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
41977 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
41979         * inet/check_native.c: New file.
41981 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
41983         [BZ #13629]
41984         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
41985         if larger part has absolute value 1.0.
41986         * math/s_clog10.c (__clog10): Likewise.
41987         * math/s_clog10f.c (__clog10f): Likewise.
41988         * math/s_clog10l.c (__clog10l): Likewise.
41989         * math/s_clogf.c (__clogf): Likewise.
41990         * math/s_clogl.c (__clogl): Likewise.
41991         * math/libm-test.inc (clog_test): Add more tests.
41992         (clog10_test): Likewise.
41993         * sysdeps/i386/fpu/libm-test-ulps: Update.
41994         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41996         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
41997         (pltexit): Likewise.
41998         (La_regs): Likewise.
41999         (La_retval): Likewise.
42000         (int_retval): Likewise.
42001         Update #error for removed macros to refer only to definitions in
42002         tst-audit.h.
42003         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
42004         macro.
42005         (pltexit): Likewise.
42006         (La_regs): Likewise.
42007         (La_retval): Likewise.
42008         (int_retval): Likewise.
42009         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
42010         macro.
42011         (pltexit): Likewise.
42012         (La_regs): Likewise.
42013         (La_retval): Likewise.
42014         (int_retval): Likewise.
42015         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
42016         macro.
42017         (pltexit): Likewise.
42018         (La_regs): Likewise.
42019         (La_retval): Likewise.
42020         (int_retval): Likewise.
42021         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
42022         macro.
42023         (pltexit): Likewise.
42024         (La_regs): Likewise.
42025         (La_retval): Likewise.
42026         (int_retval): Likewise.
42027         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
42028         macro.
42029         (pltexit): Likewise.
42030         (La_regs): Likewise.
42031         (La_retval): Likewise.
42032         (int_retval): Likewise.
42033         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
42034         macro.
42035         (pltexit): Likewise.
42036         (La_regs): Likewise.
42037         (La_retval): Likewise.
42038         (int_retval): Likewise.
42039         * sysdeps/generic/tst-audit.h: Update comment to refer only to
42040         macro definitions in tst-audit.h.
42041         * sysdeps/i386/tst-audit.h: New file.
42042         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
42043         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
42044         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
42045         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
42046         * sysdeps/sh/tst-audit.h: Likewise.
42047         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
42048         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
42049         * sysdeps/x86_64/tst-audit.h: Likewise.
42051 2012-07-26  Andreas Jaeger  <aj@suse.de>
42053         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
42054         ptrace.
42056         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
42057         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
42058         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
42059         PTRACE_O_MASK.
42060         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
42061         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
42062         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
42064         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
42065         value.
42067         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
42068         _sigsys.
42069         (si_call_addr, si_syscall, si_arch): Define new macro.
42070         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
42071         _sigsys.
42072         (si_call_addr, si_syscall, si_arch): Define new marcro.
42073         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
42074         _sigsys.
42075         (si_call_addr, si_syscall, si_arch): Define new macro.
42076         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
42077         _sigsys.
42078         (si_call_addr, si_syscall, si_arch): Define new macro.
42080 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
42082         [BZ #13717]
42083         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
42084         Change to 2.4.21 where previously 2.4.1.
42085         * sysdeps/unix/sysv/linux/configure: Regenerated.
42086         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
42087         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
42088         Linux kernel version.
42089         (__ASSUME_STD_AUXV): Remove.
42090         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
42091         kernel version.
42092         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
42093         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
42094         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
42095         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
42096         (__ASSUME_NETLINK_SUPPORT): Likewise.
42097         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
42098         (__no_netlink_support): Remove conditional definition.
42099         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
42100         Remove.
42101         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
42102         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
42103         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
42104         (if_nameindex_ioctl): Remove.
42105         (if_nameindex_netlink): Do not handle __no_netlink_support.
42106         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
42107         code.
42108         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
42109         Remove conditional code.
42110         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
42111         code.
42112         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
42113         unconditional.
42114         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
42115         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
42116         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
42117         Remove.
42118         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
42119         [!__ASSUME_STD_AUXV]: Remove conditional code.
42120         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
42121         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
42122         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
42123         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
42124         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
42125         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
42126         code.
42127         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
42128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
42129         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
42130         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
42131         conditional code.
42132         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
42133         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
42134         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
42135         code.
42136         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
42137         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
42138         conditional code.
42139         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
42140         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42141         code unconditional.
42142         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42143         conditional code.
42144         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42145         unconditional.
42146         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42147         conditional code.
42148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
42149         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42150         unconditional.
42151         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42152         conditional code.
42153         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
42154         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42155         code unconditional.
42156         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42157         conditional code.
42158         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42159         unconditional.
42160         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42161         conditional code.
42162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
42163         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42164         code unconditional.
42165         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42166         conditional code.
42167         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42168         unconditional.
42169         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42170         conditional code.
42172 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
42174         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
42175         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
42176         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
42177         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
42178         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
42179         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
42180         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
42181         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
42182         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
42183         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
42184         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
42185         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
42186         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
42187         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
42188         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
42189         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
42190         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
42191         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
42192         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
42193         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
42194         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
42195         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
42196         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
42198 2012-07-25  Florian Weimer  <fweimer@redhat.com>
42200         * Versions.def: Add GLIBC_2.17.
42201         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
42202         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
42203         Introduce __libc_secure_getenv.
42204         * stdlib/Versions (2.17): Add secure_getenv
42205         (GLIBC_PRIVATE): Add __libc_secure_getenv.
42206         * stdlib/secure-getenv.c: Rename __secure_getenv to
42207         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
42208         symbol __secure_getenv for GLIBC_2.0.
42209         * stdlib/tst-secure-getenv.c: New.
42210         * stdlib/Makefile (tests): Add testcase.
42211         * manual/startup.texi (Environment Access): Document
42212         secure_getenv.
42213         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
42214         __libc_secure_getenv.
42215         * inet/ruserpass.c (ruserpass): Likewise.
42216         * malloc/mtrace.c (mtrace): Likewise.
42217         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
42218         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
42219         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
42220         * sysdeps/posix/tempname.c: Likewise.  Evaluate
42221         HAVE_SECURE_GETENV.
42222         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
42223         __secure_getenv to __libc_secure_getenv.
42224         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
42225         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
42226         Likewise.
42227         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
42228         Likewise.
42229         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
42230         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
42231         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
42232         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
42233         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
42234         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
42235         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
42237 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
42239         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
42240         (struct La_i86_retval): Likewise.
42241         (struct La_x86_64_regs): Likewise.
42242         (struct La_x86_64_retval): Likewise.
42243         (struct La_x32_regs): Likewise.
42244         (struct La_x32_retval): Likewise.
42245         (struct La_ppc32_regs): Likewise.
42246         (struct La_ppc32_retval): Likewise.
42247         (struct La_ppc64_regs): Likewise.
42248         (struct La_ppc64_retval): Likewise.
42249         (struct La_sh_regs): Likewise.
42250         (struct La_sh_retval): Likewise.
42251         (struct La_s390_32_regs): Likewise.
42252         (struct La_s390_32_retval): Likewise.
42253         (struct La_s390_64_regs): Likewise.
42254         (struct La_s390_64_retval): Likewise.
42255         (struct La_sparc32_regs): Likewise.
42256         (struct La_sparc32_retval): Likewise.
42257         (struct La_sparc64_regs): Likewise.
42258         (struct La_sparc64_retval): Likewise.
42259         (struct audit_ifaces): Remove architecture-specific pltenter and
42260         pltexit members.
42261         * sysdeps/i386/ldsodefs.h: New file.
42262         * sysdeps/powerpc/ldsodefs.h: Likewise.
42263         * sysdeps/s390/ldsodefs.h: Likewise.
42264         * sysdeps/sh/ldsodefs.h: Likewise.
42265         * sysdeps/sparc/ldsodefs.h: Likewise.
42266         * sysdeps/x86_64/ldsodefs.h: Likewise.
42268 2012-07-25  Marek Polacek  <polacek@redhat.com>
42270         [BZ #6808]
42271         * math/libm-test.inc (yn_test): Add another test.
42272         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
42273         to ERANGE when the result is +-Inf.
42274         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
42275         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
42276         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
42277         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
42279 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
42281         * conform/data/time.h-data (NULL): Use macro-constant.  Require
42282         equal to 0.
42283         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
42284         clock_t.
42285         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
42287 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
42289         * configure.in <sysdeps resolving>: Correct printing
42290         Implies_before.
42291         * configure: Regenerate.
42293 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
42295         * math/w_ilogb.c: Include <limits.h>.
42296         * math/w_ilogbl.c: Likewise.
42298 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42300         * manual/lang.texi (__va_copy): Document primarily as ISO C99
42301         va_copy.  Document allowing for unavailable va_copy only as
42302         pre-C99 compatibility.
42303         * manual/string.texi (Copying and Concatenation): Use va_copy
42304         instead of __va_copy in concat example.
42306 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
42308         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
42309         (__sendto): Use create_address_port.  Initialize APORT and deallocate
42310         it if not null.
42312         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
42313         with O_NOLINK passed to __file_name_lookup.
42315         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
42316         with O_NOLINK passed to __file_name_lookup.
42318         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
42319         negative N or less than NGIDS.
42321         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
42322         type to string_t.  Set ERANGE as errno and return it if NAME is not big
42323         enough.  Use memcpy instead of strncpy.
42325 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42327         * elf/Makefile (check-data): Remove.
42328         (localplt.data): New vpath directive.
42329         ($(objpfx)check-localplt.out): Use localplt.data from vpath
42330         instead of $(check-data).
42331         * scripts/data/localplt-generic.data: Move to ...
42332         * sysdeps/generic/localplt.data: ... here.
42333         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
42334         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
42335         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
42336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
42337         ... here.
42338         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
42339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
42340         ... here.
42341         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
42342         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
42343         ... here.
42344         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
42345         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
42346         ... here.
42347         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
42348         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
42349         ... here.
42350         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
42351         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
42352         ... here.
42354 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42356         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
42357         PPC32 and PPC64 files.
42358         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
42359         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
42361 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42363         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
42364         __makecontext_ret to ...
42365         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
42366         ... here and call exit if uc_link is NULL.  New file.
42367         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
42368         __makecontext_ret.S.
42369         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
42370         __makecontext_ret to ...
42371         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
42372         ... here and call exit if uc_link is NULL.  New file.
42373         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
42374         __makecontext_ret.S.
42376 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42378         * elf/elf.h (R_390_IRELATIVE): New definition.
42379         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
42380         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
42381         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
42382         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
42383         (elf_machine_lazy_rel): Likewise.
42384         * sysdeps/s390/dl-irel.h: New file.
42385         * sysdeps/s390/s390-64/memcpy.S: New asm code.
42386         * sysdeps/s390/s390-64/memset.S: New asm code.
42387         * sysdeps/s390/s390-64/memcmp.S: New asm code.
42388         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
42389         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
42390         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
42391         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
42392         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
42393         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
42394         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
42395         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
42396         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
42397         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
42398         * sysdeps/s390/s390-32/memcpy.S: New asm code.
42399         * sysdeps/s390/s390-32/memset.S: New asm code.
42400         * sysdeps/s390/s390-32/memcmp.S: New asm code.
42402 2012-07-17  Marek Polacek  <polacek@redhat.com>
42404         [BZ #14349]
42405         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
42406         * sysdeps/s390/s390-64/configure.in: Likewise.
42407         * sysdeps/sparc/configure.in: Likewise.
42408         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
42409         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
42410         * sysdeps/i386/configure.in: Likewise.
42411         * sysdeps/x86_64/configure.in: Likewise.
42412         * sysdeps/sh/configure.in: Likewise.
42413         * sysdeps/s390/s390-32/configure: Regenerated.
42414         * sysdeps/s390/s390-64/configure: Likewise.
42415         * sysdeps/x86_64/configure: Likewise.
42416         * sysdeps/sh/configure: Likewise.
42417         * sysdeps/powerpc/powerpc64/configure: Likewise.
42418         * sysdeps/powerpc/powerpc32/configure: Likewise.
42419         * sysdeps/sparc/configure: Likwise.
42420         * sysdeps/i386/configure: Likewise.
42422         * elf/dl-open.c: Comment fixes.
42424 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
42426         * Makefile [CXX] (check-data): Remove.
42427         [CXX] (c++-types.data): New vpath directive.
42428         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
42429         vpath.  Do not allow for C++ type data being missing.
42430         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
42431         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
42432         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
42433         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
42434         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
42435         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
42436         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
42437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
42438         ... here.
42439         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
42440         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
42441         ... here.
42442         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
42443         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
42444         ... here.
42445         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
42446         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
42447         ... here.
42448         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
42449         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
42450         ... here.
42451         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
42452         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
42453         ... here.
42454         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
42455         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
42456         ... here.
42457         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
42458         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
42460         * elf/tls-macros.h (TLS_LE): Move architecture-specific
42461         definitions to architecture-specific files.
42462         (TLS_IE): Likewise.
42463         (TLS_LD): Likewise.
42464         (TLS_GD): Likewise.
42465         * sysdeps/i386/tls-macros.h: New file.
42466         * sysdeps/powerpc/tls-macros.h: Likewise.
42467         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
42468         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
42469         * sysdeps/sh/tls-macros.h: Likewise.
42470         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
42471         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
42472         * sysdeps/x86_64/tls-macros.h: Likewise.
42474 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42476         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
42477         zero value for regular exit case.
42479         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
42480         (__start_context): Preserve zero value for regular exit case.
42482 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42483             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42485         * manual/setjmp.texi (setcontext): Clarify normal process
42486         termination when uc_link is the null pointer.
42487         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
42488         exit call.
42490 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
42492         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
42493         preprocessor.  Test for each exception mask separately.
42495 2012-07-16  Andreas Jaeger  <aj@suse.de>
42497         * po/ru.po: Update from translation team.
42499 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
42501         * conform/data/string.h-data (NULL): Use macro-constant.  Require
42502         equal to 0.
42503         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42504         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42505         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
42506         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
42507         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42509 2012-07-13  Andreas Jaeger  <aj@suse.de>
42511         * po/fr.po: Update from translation team.
42513 2012-07-12  Marek Polacek  <polacek@redhat.com>
42515         [BZ #14173]
42516         * math/libm-test.inc (yn_test): Add test for BZ #14173.
42517         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
42518         loop condition.
42520 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
42522         [BZ #13717]
42523         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
42524         Change to 2.4.1 where previously 2.4.0.
42525         * sysdeps/unix/sysv/linux/configure: Regenerated.
42526         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
42527         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
42528         version.
42529         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
42530         (__ASSUME_AT_CLKTCK): Remove.
42531         (__ASSUME_AT_PAGESIZE): Likewise.
42532         (__ASSUME_AT_XID): Likewise.
42533         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
42534         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
42535         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
42536         unconditionally.
42537         (HAVE_AUX_PAGESIZE): Likewise.
42538         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
42539         [__ASSUME_AT_CLKTCK]: Make code unconditional.
42540         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
42542 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
42544         [BZ #14307]
42545         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
42546         the temporary buffer used to invoke __gethostbyname2_r,
42547         __gethostbyaddr_r and gethostbyname4_r to make room for struct
42548         host_data / struct gaih_addrtuple.
42549         * resolv/nss_dns/dns-host.c (global scope): Move definition of
42550         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
42551         header file nss/nsswitch.h.
42552         * nss/nsswitch.h (global scope): Add definition of implementation
42553         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
42554         resolv/nss_dns/dns-host.c).
42556 2012-07-11  Andreas Jaeger  <aj@suse.de>
42558         * po/fr.po: Update from translation team.
42560         * po/sv.po: Update from translation team
42561         * po/fr.po: Another update from translation team.
42563 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42565         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
42566         for subnormals or multiply small sinh result by itself.
42567         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
42568         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42570 2012-07-11  David S. Miller  <davem@davemloft.net>
42572         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42574 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
42576         [BZ #14347]
42577         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
42578         (INTERNAL_MARK): Shift it here.
42580 2012-07-10  Marek Polacek  <polacek@redhat.com>
42582         [BZ #14151]
42583         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
42584         libc_cv_asm_global_directive with .globl.
42585         * configure: Regenerated.
42586         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
42587         with .globl.
42588         * sysdeps/i386/configure: Regenerated.
42589         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
42590         with .globl.
42591         * sysdeps/x86_64/configure: Regenerated.
42592         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
42593         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
42594         * elf/tst-unique2mod2.c: Likewise.
42595         * elf/tst-unique2mod1.c: Likewise.
42596         * elf/tst-unique1mod2.c: Likewise.
42597         * elf/tst-unique1mod1.c: Likewise.
42598         * sysdeps/s390/s390-32/sysdep.h: Likewise.
42599         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
42600         * sysdeps/s390/s390-64/sysdep.h: Likewise.
42601         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
42602         * sysdeps/mach/sysdep.h: Likewise.
42603         * sysdeps/i386/sysdep.h: Likewise.
42604         * sysdeps/i386/i386-mcount.S: Likewise.
42605         * sysdeps/x86_64/_mcount.S: Likewise.
42606         * sysdeps/x86_64/sysdep.h: Likewise.
42607         * sysdeps/sh/_mcount.S: Likewise.
42608         * sysdeps/sh/sysdep.h: Likewise.
42609         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
42610         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
42611         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
42612         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42613         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
42614         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
42615         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
42616         * locale/localeinfo.h: Likewise.
42617         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
42618         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
42620 2012-07-09  Roland McGrath  <roland@hack.frob.com>
42622         [BZ #14336]
42623         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
42624         system".
42625         * manual/message.texi (The Uniforum approach): Likewise.
42626         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
42627         (glibc iconv Implementation): Likewise.
42629 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
42631         [BZ #14337]
42632         * math/s_clog.c (__clog): Avoid scaling a value down where that
42633         could result in underflow.
42634         * math/s_clog10.c (__clog10): Likewise.
42635         * math/s_clog10f.c (__clog10f): Likewise.
42636         * math/s_clog10l.c (__clog10l): Likewise.
42637         * math/s_clogf.c (__clogf): Likewise.
42638         * math/s_clogl.c (__clogl): Likewise.
42639         * math/libm-test.inc (clog_test): Add more tests.
42640         (clog10_test): Likewise.
42641         * sysdeps/i386/fpu/libm-test-ulps: Update.
42642         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42644 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
42646         [BZ #14283]
42647         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
42648         by 7 not 8 to examine high bit of fractional part.
42650         [BZ #14042]
42651         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
42652         for call to __mcount_internal.
42653         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
42654         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
42655         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
42657 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
42659         [BZ #14154]
42660         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
42661         approximation for values within 0x1p-13f of an odd multiple of
42662         pi/4.
42663         * math/libm-test.inc (tan_test): Do not allow spurious underflow
42664         exception.  Add more tests.
42665         * sysdeps/i386/fpu/libm-test-ulps: Update.
42667         [BZ #6778]
42668         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
42669         inputs and return -1 for them.  Do not check for +Inf in case not
42670         reachable for +Inf.
42671         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
42672         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
42673         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
42674         and return -1 for them.  Do not check for +Inf in case not
42675         reachable for +Inf.
42676         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
42677         define.
42678         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
42679         and return -1 for them.  Do not check for +Inf in case not
42680         reachable for +Inf.
42681         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
42682         spurious underflow.
42683         * sysdeps/i386/fpu/libm-test-ulps: Update.
42684         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42686 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
42688         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
42690 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
42692         [BZ #14157]
42693         [BZ #14331]
42694         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
42695         could result in spurious underflow.  Scale down values above
42696         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
42697         * math/s_csqrtf.c (__csqrtf): Likewise.
42698         * math/s_csqrtl.c (__csqrtl): Likewise.
42699         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
42700         spurious underflow.
42701         * sysdeps/i386/fpu/libm-test-ulps: Update.
42702         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42704 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
42706         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
42707         xopen-msg.sed.
42708         * catgets/xopen-msg.awk: New file.
42709         * catgets/xopen-msg.sed: Removed.
42711         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
42712         po2text.sed.
42713         * intl/po2test.awk: New file.
42714         * intl/po2test.sed: Removed.
42716 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
42718         [BZ #14328]
42719         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
42720         or multiply small sinh result by itself.
42721         * math/s_ctanf.c (__ctanf): Likewise.
42722         * math/s_ctanh.c (__ctanh): Likewise.
42723         * math/s_ctanhf.c (__ctanhf): Likewise.
42724         * math/s_ctanhl.c (__ctanhl): Likewise.
42725         * math/s_ctanl.c (__ctanl): Likewise.
42726         * math/libm-test.inc (ctan_test_tonearest): New function.
42727         (ctan_test_towardzero): Likewise.
42728         (ctan_test_downward): Likewise.
42729         (ctan_test_upward): Likewise.
42730         (ctanh_test_tonearest): Likewise.
42731         (ctanh_test_towardzero): Likewise.
42732         (ctanh_test_downward): Likewise.
42733         (ctanh_test_upward): Likewise.
42734         (main): Call these new functions.
42735         * sysdeps/i386/fpu/libm-test-ulps: Update.
42736         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42738 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
42740         * .gitignore: Delete /ports entry.
42742 2012-07-03  Andreas Jaeger  <aj@suse.de>
42744         * po/bg.po: Update from translation team.
42745         * po/cs.po: Likewise.
42746         * po/de.po: Likewise.
42747         * po/hr.po: Likewise.
42748         * po/nl.pl: Likewise.
42749         * po/pl.po: Likewise.
42750         * po/vi.po: Likewise.
42752 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
42754         * Makeconfig [!+link] (+link-before-libc): New variable.
42755         [!+link] (+link-after-libc): Likewise.
42756         [!+link] (+link-tests): Likewise.
42757         [!+link] (+link): Define in terms of $(+link-before-libc) and
42758         $(+link-after-libc).
42759         [!+link-static] (+link-static-before-libc): New variable.
42760         [!+link-static] (+link-static-after-libc): Likewise.
42761         [!+link-static] (+link-static-tests): Likewise.
42762         [!+link-static] (+link-static): Define in terms of
42763         $(+link-static-before-libc) and $(+link-static-after-libc).
42764         [build-shared] (link-libc-before-gnulib): New variable.
42765         [build-shared] (link-libc-tests): Likewise.
42766         [build-shared] (link-libc): Define in terms of
42767         $(link-libc-before-gnulib).
42768         [!build-shared] (link-libc-tests): New variable.
42769         (link-libc-static-tests): New variable.
42770         [!gnulib] (gnulib-arch): New variable.
42771         [!gnulib] (gnulib-tests): Likewise.
42772         [!gnulib] (static-gnulib-arch): Likewise.
42773         [!gnulib] (static-gnulib-tests): Likewise.
42774         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
42775         Define with "=" instead of ":=".
42776         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
42777         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
42778         * Rules (binaries-all-notests): New variable.
42779         (binaries-all-tests): Likewise.
42780         (binaries-static-notests): Likewise.
42781         (binaries-static-tests): Likewise.
42782         (binaries-all): Define using $(binaries-all-notests) and
42783         $(binaries-all-tests).
42784         (binaries-static): Define using $(binaries-static-notests) and
42785         $(binaries-static-tests).
42786         (binaries-shared-tests): New variable.
42787         (binaries-shared-notests): Likewise.
42788         (binaries-shared): Remove variable.
42789         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
42790         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
42791         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
42792         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
42793         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
42794         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
42795         * elf/Makefile (sln-modules): New variable.
42796         (extra-objs): Add $(sln-modules:=.o).
42797         (ldconfig-modules): Add static-stubs.
42798         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
42799         * elf/static-stubs.c: New file.
42801         [BZ #14283]
42802         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
42803         by 7 not 8 to examine high bit of fractional part.  Use volatile
42804         variables when splitting into final array of floats if
42805         __FLT_EVAL_METHOD__ != 0.
42806         * math/libm-test.inc (cos_test): Add another test.
42807         (sin_test): Likewise.
42808         * sysdeps/i386/fpu/libm-test-ulps: Update.
42810         [BZ #14273]
42811         * math/libm-test.inc (cosh_test): Add more tests.
42813         * version.h (RELEASE): Set to "development".
42814         (VERSION): Set to "2.16.90".
42816 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
42818         * NEWS: Update copyright. Remove last-updated date.
42819         Mention math library bug fixes and timezone data changes.
42820         * README: Mention GNU/Hurd, x32, and HPPA support status.
42822 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
42824         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
42826 2012-06-27  Andreas Jaeger  <aj@suse.de>
42828         * manual/contrib.texi (Contributors): Add Samuel Thibault.
42830 2012-06-25  Andreas Jaeger  <aj@suse.de>
42832         * sysdeps/s390/fpu/libm-test-ulps: Update.
42834 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
42835             Thomas Schwinge  <thomas@codesourcery.com>
42837         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
42838         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
42839         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
42840         fanotify_mark.
42842 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
42844         * sysdeps/mach/start.c: Remove file.
42845         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
42846         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
42847         * sysdeps/sh/init-first.c: Likewise.
42849         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
42850         registers for frame unwinding purposes, add CFI directives.
42851         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42852         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
42853         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
42854         Likewise.
42856         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
42857         __fortify_fail returning.
42858         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42860         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
42861         sysdeps/sh/____longjmp_chk.S.
42862         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
42863         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
42864         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
42865         (gen-as-const-headers): Append sigaltstack-offsets.sym.
42867         * sysdeps/sh/abort-instr.h: New file.
42868         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
42869         process in case exit returns.
42871         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
42872         initialize the GOT register before use.
42874         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
42875         calculation of ARGC > 4.
42877         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
42878         meaningful names to some local labels.
42880 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42881             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42883         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
42884         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
42885         (__arch_compare_and_exchange_val_16_acq): Likewise.
42886         (__arch_compare_and_exchange_val_32_acq): Likewise.
42887         (atomic_exchange_and_add): Fix gUSA sequence.
42888         (atomic_add): Likewise.
42889         (atomic_add_negative): Likewise.
42890         (atomic_add_zero): Likewise.
42891         (atomic_bit_test_set): Likewise.
42893 2012-06-22  Andreas Schwab  <schwab@redhat.com>
42895         [BZ #13579]
42896         * include/link.h (struct link_map): Add l_free_initfini.
42897         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
42898         l_initfini.
42899         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
42900         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
42901         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
42902         set.
42904 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
42906         * configure.in: Use AC_LANG_SOURCE.
42907         * configure: Regenerate.
42909 2012-06-22  Roland McGrath  <roland@hack.frob.com>
42911         * configure.in (libc_cv_localstatedir): New substituted variable.
42912         * configure: Regenerated.
42913         * config.make.in (localstatedir): New variable, substituted from
42914         libc_cv_localstatedir.
42915         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
42916         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
42917         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
42918         * sysdeps/gnu/configure: Regenerated.
42920 2012-06-21  Jeff Law  <law@redhat.com>
42922         [BZ #14277]
42923         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
42924         free.  Simplify list management for _LIBC case.
42926 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
42928         [BZ #14273]
42929         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
42930         Clear sign bit of 64-bit integer value before comparing against
42931         overflow value.
42933         * sysdeps/mach/configure: Regenerated.
42935 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
42937         [BZ #14278]
42938         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
42940 2012-06-21  Jeff Law  <law@redhat.com>
42942         [BZ #13882]
42943         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
42944         uint16_t for elements in the "seen" array to avoid char overflows.
42945         * elf/dl-fini.c (_dl_sort_fini): Likewise.
42946         * elf/dl-open.c (dl_open_worker): Likewise.
42948 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
42950         * scripts/list-sources.sh: Scan PORTS for translations.
42951         * po/libc.pot: Regenerated.
42953 2012-06-21  Andreas Jaeger  <aj@suse.de>
42955         [BZ #12194]
42956         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
42957         warning.
42958         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
42959         * bits/byteswap-16.h (__bswap_16): Likewise.
42960         * bits/byteswap.h (__bswap_constant_16): Likewise.
42962 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
42964         [BZ #14117]
42965         * sysdeps/i386/fpu_control.h: Removed.
42966         * sysdeps/x86_64/fpu_control.h: Moved to ...
42967         * sysdeps/x86/fpu_control.h: Here.
42969         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
42970         (_FPU_SETCW): Likewise.
42972 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
42974         [BZ #14117]
42975         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
42976         * sysdeps/x86/fpu/bits/mathinline.h: This.
42977         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
42979         [BZ #14050]
42980         [BZ #14117]
42981         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
42982         functions if __x86_64__ is defined.
42984 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
42986         * string/endian.h: Add !__ASSEMBLER__ condition for including
42987         conversion interfaces.
42989 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
42991         [BZ #14241]
42992         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
42993         of ABS(x) in calculating zero to negative powers other than odd
42994         integers.
42995         * math/libm-test.inc (pow_test): Add more tests.
42997 2012-06-15  Andreas Jaeger  <aj@suse.de>
42999         * manual/contrib.texi (Contributors): Update entry of Liubov
43000         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
43001         Machado Filho.
43003 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
43005         * string/string.h: Add __wur to GNU version of strerror_r.
43007 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
43009         [BZ #14229]
43010         * string/Makefile (tests): Add tst-strtok_r.
43011         * string/tst-strtok_r.c: New file.
43012         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
43013         RAX_LP/RDX_LP on SAVE_PTR.
43015 2012-06-14  Roland McGrath  <roland@hack.frob.com>
43017         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
43019 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
43021         * libm_test.inc (csqrt_test): Allow more spurious underflow
43022         exceptions.
43023         (j0_test): Likewise.
43024         (j1_test): Likewise.
43025         (y0_test): Likewise.
43026         (y1_test): Likewise.
43028 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
43030         * po/Makefile (libc.pot): Use UTF-8 charset.
43032 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
43034         [BZ #14210]
43035         Suppress sign-conversion warning from FD_SET.
43036         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
43037         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
43038         not unsigned long int.
43039         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
43041 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
43043         [BZ #14050]
43044         [BZ #14117]
43045         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
43046         __extern_always_inline instead of __extern_inline.
43047         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
43048         (__signbit): Likewise.
43049         (__signbitl): Support C++ namespace.
43050         (lrintf): New inline function.
43051         (lrint): Likewise.
43052         (llrintf): Likewise.
43053         (llrint): Likewise.
43054         (fmaxf): Likewise.
43055         (fmax): Likewise.
43056         (fminf): Likewise.
43057         (fmin): Likewise.
43058         (rint): Likewise.
43059         (rintf): Likewise.
43060         (ceil): Likewise.
43061         (ceilf): Likewise.
43062         (floor): Likewise.
43063         (floorf): Likewise.
43064         (nearbyint): Likewise.
43065         (nearbyintf): Likewise.
43067 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
43069         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
43070         non-default versions.
43072 2012-06-11  Roland McGrath  <roland@hack.frob.com>
43074         [BZ #14218]
43075         * manual/argp.texi (Argp): Reword argp_parse description slightly.
43077 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
43079         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
43080         (FE_UPWARD, FE_DOWNWARD): Don't define.
43081         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
43082         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
43084         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
43085         reading it.
43086         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
43087         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
43089 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43091         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
43092         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
43093         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
43094         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
43096 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
43098         [BZ #14117]
43099         * sysdeps/i386/fpu/bits/fenv.h: Removed.
43100         * sysdeps/i386/fpu/Implies: New file.
43101         * sysdeps/x86_64/fpu/Implies: Likewise.
43102         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
43103         * sysdeps/x86/fpu/bits/fenv.h: This.
43105         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
43106         __SSE_MATH__.
43108 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
43110         [BZ #14134]
43111         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
43112         character 0xffff that matches the last element of the
43113         conversion table.
43115 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43117         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
43118         fmodl commit.
43120 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43122         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
43123         values higher than 25.6283.
43125 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43127         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
43128         subnormal exponent extraction and add some __builtin_expect.
43129         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
43130         Fix for subnormal mantissa calculation.
43132 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
43134         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
43135         cpu2 is -1 and errno is not ENOSYS.
43137 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
43139         [BZ #14117]
43140         * sysdeps/i386/i486/bits/string.h: Renamed to ...
43141         * sysdeps/x86/bits/string.h: This.
43142         * sysdeps/x86_64/bits/string.h: Removed.
43144         * sysdeps/i386/i486/bits/string.h: Define inline functions only
43145         if not compiling for x86-64, but compiling for >= i486.
43147         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
43148         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
43150         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
43151         New macro from Linux kernel 3.4.0.
43152         (FP_XSTATE_MAGIC2): Likewise.
43153         (FP_XSTATE_MAGIC2_SIZE): Likewise.
43154         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
43155         (struct _fpx_sw_bytes): New struct.
43156         (struct _xsave_hdr): Likewise.
43157         (struct _ymmh_state): Likewise.
43158         (struct _xstate): Likewise.
43160         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
43161         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
43162         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
43163         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
43164         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
43165         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
43167         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
43168         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
43169         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
43170         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
43171         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
43172         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
43174 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43176         [BZ #13743]
43177         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
43178         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
43179         (sysdep_headers): Include sys/platform/ppc.h.
43180         * sysdeps/powerpc/test-gettimebase.c: Test for
43181         __ppc_get_timebase() to catch future ISA opcode/insn changes.
43182         * manual/Makefile (appendices): Include platform.texi.
43183         * manual/contrib.texi (Contributors): Update @node pointers.
43184         * manual/maint.texi (Maintenance): Likewise.
43185         (Platform): New node.
43186         * manual/platform.texi: New file.  Document the new features.
43188 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
43189             Jakub Jelinek  <jakub@redhat.com>
43191         [BZ #14188]
43192         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
43193         where __builtin_expect is unavailable.
43195 2012-06-03  David S. Miller  <davem@davemloft.net>
43197         * stdlib/longlong.h: Updated from GCC.
43199 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
43201         [BZ #14042]
43202         * sysdeps/powerpc/powerpc32/mcount.c: New file.
43203         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
43204         __mcount_internal.
43205         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
43206         (GLIBC_2.16): Likewise.
43208 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43210         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
43212 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
43214         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
43215         (default-abi): New variable.
43216         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
43217         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
43218         variable.
43219         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
43220         Likewise.
43221         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
43222         Likewise.
43223         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
43224         Likewise.
43226         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
43227         definition.  Document in comment.
43229 2012-06-01  David S. Miller  <davem@davemloft.net>
43231         * stdlib/longlong.h: Updated from GCC.
43233 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43235         [BZ #14117]
43236         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
43237         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
43238         sys/debugreg.h sys/io.h here.
43239         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
43240         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
43241         sys/io.h.
43242         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
43243         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
43244         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
43245         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
43246         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
43247         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
43249         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
43250         Define only if __x86_64__ is defined.
43252 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
43254         [BZ #14048]
43255         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
43256         Use int64_t for variable i.
43257         * math/libm-test.inc (fmod_test): Add more tests.
43259         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
43260         z computation is not scheduled after fetestexcept.
43261         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
43262         Use math_force_eval instead of asm to ensure calculation scheduled
43263         before exception test.
43264         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
43265         Ensure a1 + u.d computation is not scheduled after fetestexcept.
43267 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
43269         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
43270         computation is not scheduled after fetestexcept.
43272 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43274         [BZ #14117]
43275         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
43276         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
43278 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43280         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
43281         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
43283 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
43285         [BZ #14117]
43286         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
43287         <bits/wordsize.h>.
43288         (__WCHAR_MIN): Support __WORDSIZE == 64.
43289         (__WCHAR_MAX): Likewise.
43291         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
43292         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
43294         [BZ #14183]
43295         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
43296         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
43298         [BZ #14117]
43299         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
43300         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
43302         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
43303         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
43305         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
43306         Defined to 1 if __x86_64__ isn't defined.
43307         (_STAT_VER_LINUX_OLD): New.
43308         (st_atime): Remove duplicate.
43309         (st_mtime): Likewise.
43310         (st_ctime): Likewise.
43312 2012-05-31  David S. Miller  <davem@davemloft.net>
43314         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
43315         entries.
43317 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
43319         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
43320         gen-libm-test.pl.
43322         [BZ #14132]
43323         * elf/dl-reloc.c: Include <_itoa.h>.
43324         (_dl_reloc_bad_type): Remove use of INTUSE.
43325         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
43326         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
43327         * stdio-common/psiginfo.c (psiginfo): Likewise.
43328         * stdio-common/psignal.c (psignal): Likewise.
43329         * string/strsignal.c (strsignal): Likewise.
43330         * include/signal.h (_sys_siglist): Declare hidden proto.
43331         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
43332         INTVARDEF with libc_hidden_data_def.
43333         * stdio-common/itoa-udigits.c: Likewise.
43334         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
43335         (_itoa_lower_digits_internal): Remove declaration.
43336         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
43337         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
43338         (_sys_sigabbrev_internal): Remove aliases.
43339         (_sys_siglist): Define hidden alias.
43341 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
43343         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43344         bits/sysctl.h.
43346 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
43348         [BZ #14117]
43349         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
43350         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
43352         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
43353         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
43354         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
43355         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
43356         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
43357         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
43359         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
43360         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
43361         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
43363         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
43364         with __addr.
43365         (insw): Likewise.
43366         (insl): Likewise.
43367         (outsb): Likewise.
43368         (outsw): Likewise.
43369         (outsl): Likewise.
43371         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
43372         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
43373         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
43375         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
43376         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
43377         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
43378         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
43379         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
43380         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
43382         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
43383         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
43385         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
43386         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
43388         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
43389         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
43390         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
43392         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
43393         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
43394         to ...
43395         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
43397         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
43398         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
43399         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
43401         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
43402         for x86-64.
43403         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
43405 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
43407         * math/math.h (M_El): Use two more decimal places.
43408         (M_LOG2El): Likewise.
43409         (M_LOG10El): Likewise.
43410         (M_LN2l): Likewise.
43411         (M_LN10l): Likewise.
43412         (M_PIl): Likewise.
43413         (M_PI_2l): Likewise.
43414         (M_PI_4l): Likewise.
43415         (M_1_PIl): Likewise.
43416         (M_2_PIl): Likewise.
43417         (M_2_SQRTPIl): Likewise.
43418         (M_SQRT2l): Likewise.
43419         (M_SQRT1_2l): Likewise.
43421 2012-05-31  David S. Miller  <davem@davemloft.net>
43423         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
43424         values between float registers.
43425         * sysdeps/sparc/sparc64/memset.S: Likewise.
43426         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
43428 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
43430         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
43431         -D_FORTIFY_SOURCE=1.
43432         (CPPFLAGS-tst-longjmp_chk.c): Define.
43433         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
43434         (CPPFLAGS-tst-longjmp_chk2.c): Define.
43435         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
43436         CFLAGS-tst-wchar-h.c.
43438 2012-05-31  Marek Polacek  <polacek@redhat.com>
43440         [BZ #14132]
43441         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
43442         __endmntent_internal): Remove declaration.
43443         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
43444         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
43445         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
43447 2012-05-30  David S. Miller  <davem@davemloft.net>
43449         * sysdeps/sparc/sparc32/soft-fp/q_util.c
43450         (___Q_simulate_exceptions): Use real FP ops rather than writing
43451         into the %fsr.
43452         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
43453         Likewise.
43455 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43457         [BZ #14117]
43458         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
43459         * sysdeps/x86/bits/xtitypes.h: This.
43461         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
43462         * sysdeps/x86/bits/wordsize.h: This.
43464         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
43465         * sysdeps/x86/bits/huge_vall.h: This.
43467         * sysdeps/i386/bits/select.h: Removed.
43468         * sysdeps/x86_64/bits/select.h: Renamed to ...
43469         * sysdeps/x86/bits/select.h: This.
43471         * sysdeps/i386/bits/setjmp.h: Removed.
43472         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
43473         * sysdeps/x86/bits/setjmp.h: This.
43475         * sysdeps/i386/bits/mathdef.h: Removed.
43476         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
43477         * sysdeps/x86/bits/mathdef.h: This.
43479 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
43481         [BZ #14132]
43482         * include/sys/socket.h (__connect_internal)
43483         (__libc_sa_len_internal): Remove declaration.
43484         (__connect, __libc_sa_len): Declare hidden_proto.
43485         (SA_LEN): Remove use of INTUSE.
43486         * socket/connect.c: Add libc_hidden_def.
43487         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
43488         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
43489         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
43490         alias.
43491         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
43492         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
43493         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
43494         of adding _internal alias.
43496 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43498         [BZ #14117]
43499         * sysdeps/i386/bits/link.h: Removed.
43500         * sysdeps/i386/bits/linkmap.h: Likewise.
43501         * sysdeps/x86_64/bits/link.h: Renamed to ...
43502         * sysdeps/x86/bits/link.h: This.
43503         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
43504         * sysdeps/x86/bits/linkmap.h: This.
43506         * sysdeps/i386/bits/endian.h: Removed.
43507         * sysdeps/x86_64/bits/endian.h: Renamed to ...
43508         * sysdeps/x86/bits/endian.h: This.
43510         * sysdeps/i386/bits/byteswap.h: Removed.
43511         * sysdeps/i386/bits/byteswap-16.h: Likewise.
43512         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
43513         * sysdeps/x86/bits/byteswap.h: This.
43514         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
43515         * sysdeps/x86/bits/byteswap-16.h: This.
43516         * sysdeps/i386/Implies: Add x86.
43517         * sysdeps/x86_64/Implies: Likewise.
43519 2012-05-30  David S. Miller  <davem@davemloft.net>
43521         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
43522         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
43523         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
43524         (FP_TRAPPING_EXCEPTIONS): Define.
43525         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
43526         (FP_TRAPPING_EXCEPTIONS): Define.
43527         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
43528         subnormals only when inexact has been signalled or underflow
43529         exceptions are enabled.
43530         (_FP_PACK_CANONICAL): Likewise.
43532 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43534         [BZ #14183]
43535         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
43536         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
43538 2012-05-30  Richard Henderson  <rth@twiddle.net>
43540         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
43541         with #ifndef NOT_IN_libc.
43543         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
43544         marked to avoid plt entry.
43546 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43548         [BZ #14112]
43549         * Makeconfig (default-abi): New macro.
43550         (abi-includes): Likewise.
43551         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
43552         $(abi-$(default-abi)-lib-soname) for soname if defined.
43553         ($(common-objpfx)gnu/lib-names.stmp): Generate from
43554         abi-variants.
43555         * Makefile (installed-stubs): Likewise.
43556         * include/stubs-biarch.h: Removed.
43557         * scripts/lib-names.awk: Only handle one library at a time.
43558         * scripts/soversions.awk: Remove WORDSIZE support.
43559         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
43560         entries.
43561         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
43562         Removed.
43563         (syscall-list-default-condition): Likewise.
43564         (syscall-list-default-condition): Likewise.
43565         (syscall-list-includes): Likewise.
43566         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
43567         syscall-list-* with abi-*.  Handle undefined abi-variants.
43568         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
43569         * sysdeps/unix/sysv/linux/i386/Implies: New file.
43570         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
43571         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
43572         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
43573         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
43574         Removed.
43575         (syscall-list-32-options): Likewise.
43576         (syscall-list-32-condition): Likewise.
43577         (syscall-list-64-options): Likewise.
43578         (syscall-list-64-condition): Likewise.
43579         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
43580         macro.
43581         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
43582         Renamed to ...
43583         (abi-*): This.
43584         (abi-64-ld-soname): New macro.
43585         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
43586         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
43587         Renamed to ...
43588         (abi-*): This.
43589         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
43590         * sysdeps/x86_64/x32/shlib-versions: Likewise.
43592 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
43594         * sysdeps/unix/sysv/linux/kernel-features.h
43595         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
43596         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
43597         include <kernel-features.h>.
43598         [!__NR_ftruncate64]: Remove conditional code.
43599         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43600         [__NR_ftruncate64]: Make code unconditional.
43601         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43602         * sysdeps/unix/sysv/linux/truncate64.c: Do not
43603         include <kernel-features.h>.
43604         [!__NR_ftruncate64]: Remove conditional code.
43605         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43606         [__NR_ftruncate64]: Make code unconditional.
43607         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43608         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
43609         include <kernel-features.h>.
43610         [!__NR_ftruncate64]: Remove conditional code.
43611         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43612         [__NR_ftruncate64]: Make code unconditional.
43613         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43614         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
43615         include <kernel-features.h>.
43616         [!__NR_ftruncate64]: Remove conditional code.
43617         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43618         [__NR_ftruncate64]: Make code unconditional.
43619         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43621         * configure.in (libc_cv_fpie): Weaken to a compile test using
43622         LIBC_TRY_CC_OPTION.
43623         * configure: Regenerated.
43625 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
43627         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
43628         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
43629         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
43630         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
43631         Refreshed.
43632         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
43633         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
43634         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
43635         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
43636         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
43637         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
43638         Refreshed.
43640 2012-05-27  David S. Miller  <davem@davemloft.net>
43642         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
43643         (___Q_zero): New.
43644         (__Q_simulate_exceptions): Return void.  Change to simulate
43645         exceptions by writing into the %fsr.
43646         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
43647         (__Qp_handle_exceptions): Likewise.
43648         (numbers): Delete.
43649         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
43650         __Qp_handle_exceptions.
43651         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
43652         __Qp_handle_exceptions.
43653         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43654         as unused and give dummy FP_RND_NEAREST initializer.
43655         (FP_INHIBIT_RESULTS): Define.
43656         (___Q_simulate_exceptions): Update declaration.
43657         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
43658         formatting.
43659         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43660         as unused and give dummy FP_RND_NEAREST initializer.
43661         (__Qp_handle_exceptions): Update declaration.
43662         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
43663         formatting.
43665 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
43667         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
43668         the temporary FPU control word.
43669         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
43670         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
43671         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
43672         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
43673         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
43674         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
43675         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
43676         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
43677         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
43678         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
43679         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
43681 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43683         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
43684         fields.
43686 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
43688         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
43689         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
43690         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
43691         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
43692         Likewise.
43693         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
43694         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
43695         Likewise.
43697 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
43699         * po/h.po: Update from translation team.
43701 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
43703         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
43705         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
43706         handling of denormals.
43707         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
43708         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
43709         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
43710         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
43711         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
43712         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
43713         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
43714         Likewise.
43716 2012-05-26  Marek Polacek  <polacek@redhat.com>
43718         [BZ #14152]
43719         * math/libm-test.inc (fma_test): Don't always expect underflow
43720         exception.
43722 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
43724         [BZ #12416]
43725         * elf/tst-execstack.c: Include stackinfo.h.
43726         (do_test): Adjust test case to ensure that pthread_getattr_np
43727         behaviour remains the same after marking stack executable.
43729 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43731         * sysdeps/unix/sysv/linux/kernel-features.h
43732         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
43733         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
43734         kernel-features.h.
43735         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43736         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43737         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
43738         kernel-features.h.
43739         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43740         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43742 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
43744         * configure.in: Define the default includes to being none.
43745         * configure: Regenerated.
43747 2012-05-25  Roland McGrath  <roland@hack.frob.com>
43749         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
43750         * sysdeps/x86_64/setjmp.S: Likewise.
43751         * sysdeps/i386/bsd-setjmp.S: Likewise.
43752         * sysdeps/i386/bsd-_setjmp.S: Likewise.
43753         * sysdeps/i386/setjmp.S: Likewise.
43754         * sysdeps/i386/__longjmp.S: Likewise.
43755         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43756         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
43758         * include/stap-probe.h: New file.
43759         * configure.in: Handle --enable-systemtap.
43760         * configure: Regenerated.
43761         * config.h.in (USE_STAP_PROBE): New #undef.
43762         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
43763         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
43764         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
43766 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43768         [BZ #13717]
43769         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
43770         to 2.4.0 where earlier.
43771         * sysdeps/unix/sysv/linux/configure: Regenerated.
43772         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
43773         <kernel-features.h>.
43774         [__ASSUME_32BITUIDS]: Make code unconditional.
43775         [!__ASSUME_32BITUIDS]: Remove conditional code.
43776         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
43777         <kernel-features.h>.
43778         [__ASSUME_32BITUIDS]: Make code unconditional.
43779         [!__ASSUME_32BITUIDS]: Remove conditional code.
43780         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
43781         [__ASSUME_32BITUIDS]: Make code unconditional.
43782         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
43783         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
43784         <kernel-features.h>.
43785         [__ASSUME_32BITUIDS]: Make code unconditional.
43786         [!__ASSUME_32BITUIDS]: Remove conditional code.
43787         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
43788         <kernel-features.h>.
43789         [__ASSUME_32BITUIDS]: Make code unconditional.
43790         [!__ASSUME_32BITUIDS]: Remove conditional code.
43791         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
43792         <kernel-features.h>.
43793         [__ASSUME_32BITUIDS]: Make code unconditional.
43794         [!__ASSUME_32BITUIDS]: Remove conditional code.
43795         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
43796         <kernel-features.h>.
43797         [__ASSUME_32BITUIDS]: Make code unconditional.
43798         [!__ASSUME_32BITUIDS]: Remove conditional code.
43799         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
43800         <kernel-features.h>.
43801         [__ASSUME_32BITUIDS]: Make code unconditional.
43802         [!__ASSUME_32BITUIDS]: Remove conditional code.
43803         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
43804         <kernel-features.h>.
43805         [__ASSUME_32BITUIDS]: Make code unconditional.
43806         [!__ASSUME_32BITUIDS]: Remove conditional code.
43807         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
43808         <kernel-features.h>.
43809         [__ASSUME_32BITUIDS]: Make code unconditional.
43810         [!__ASSUME_32BITUIDS]: Remove conditional code.
43811         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
43812         <kernel-features.h>.
43813         [__ASSUME_32BITUIDS]: Make code unconditional.
43814         [!__ASSUME_32BITUIDS]: Remove conditional code.
43815         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
43816         <kernel-features.h>.
43817         [__ASSUME_32BITUIDS]: Make code unconditional.
43818         [!__ASSUME_32BITUIDS]: Remove conditional code.
43819         * sysdeps/unix/sysv/linux/i386/semctl.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/setegid.c: Do not include
43824         <kernel-features.h>.
43825         [__NR_setresgid] (__setresgid): Do not declare.
43826         [__ASSUME_32BITUIDS]: Make code unconditional.
43827         [!__ASSUME_32BITUIDS]: Remove conditional code.
43828         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
43829         <kernel-features.h>.
43830         [__NR_setresuid] (__setresuid): Do not declare.
43831         [__ASSUME_32BITUIDS]: Make code unconditional.
43832         [!__ASSUME_32BITUIDS]: Remove conditional code.
43833         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
43834         <kernel-features.h>.
43835         [__ASSUME_32BITUIDS]: Make code unconditional.
43836         [!__ASSUME_32BITUIDS]: Remove conditional code.
43837         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
43838         <kernel-features.h>.
43839         [__ASSUME_32BITUIDS]: Make code unconditional.
43840         [!__ASSUME_32BITUIDS]: Remove conditional code.
43841         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
43842         <kernel-features.h>.
43843         [__ASSUME_32BITUIDS]: Make code unconditional.
43844         [!__ASSUME_32BITUIDS]: Remove conditional code.
43845         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
43846         <kernel-features.h>.
43847         [__ASSUME_32BITUIDS]: Make code unconditional.
43848         [!__ASSUME_32BITUIDS]: Remove conditional code.
43849         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
43850         <kernel-features.h>.
43851         [__ASSUME_32BITUIDS]: Make code unconditional.
43852         [!__ASSUME_32BITUIDS]: Remove conditional code.
43853         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
43854         <kernel-features.h>.
43855         [__ASSUME_32BITUIDS]: Make code unconditional.
43856         [!__ASSUME_32BITUIDS]: Remove conditional code.
43857         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
43858         <kernel-features.h>.
43859         [__ASSUME_32BITUIDS]: Make code unconditional.
43860         [!__ASSUME_32BITUIDS]: Remove conditional code.
43861         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
43862         <kernel-features.h>.
43863         [__ASSUME_32BITUIDS]: Make code unconditional.
43864         [!__ASSUME_32BITUIDS]: Remove conditional code.
43865         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
43866         <kernel-features.h>.
43867         [__ASSUME_32BITUIDS]: Make code unconditional.
43868         [!__ASSUME_32BITUIDS]: Remove conditional code.
43869         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
43870         <kernel-features.h>.
43871         [__ASSUME_32BITUIDS]: Make code unconditional.
43872         [!__ASSUME_32BITUIDS]: Remove conditional code.
43873         * sysdeps/unix/sysv/linux/kernel-features.h
43874         (__ASSUME_SETRESUID_SYSCALL): Remove.
43875         (__ASSUME_SETRESGID_SYSCALL): Likewise.
43876         (__ASSUME_32BITUIDS): Likewise.
43877         (__ASSUME_LDT_WORKS): Likewise.
43878         (__ASSUME_O_DIRECTORY): Likewise.
43879         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
43880         architecture but not kernel version.
43881         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
43882         (__ASSUME_MMAP2_SYSCALL): Likewise.
43883         (__ASSUME_STAT64_SYSCALL): Likewise.
43884         (__ASSUME_IPC64): Likewise.
43885         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
43886         <kernel-features.h>.
43887         [__ASSUME_32BITUIDS]: Make code unconditional.
43888         [!__ASSUME_32BITUIDS]: Remove conditional code.
43889         * sysdeps/unix/sysv/linux/opendir.c: Do not include
43890         <kernel-features.h>.
43891         [__ASSUME_O_DIRECTORY]: Make code unconditional.
43892         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
43893         132096]: Remove conditional code.
43894         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
43895         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
43896         <kernel-features.h>.
43897         [__ASSUME_32BITUIDS]: Make code unconditional.
43898         [!__ASSUME_32BITUIDS]: Remove conditional code.
43899         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
43900         <kernel-features.h>.
43901         [__ASSUME_32BITUIDS]: Make code unconditional.
43902         [!__ASSUME_32BITUIDS]: Remove conditional code.
43903         * sysdeps/unix/sysv/linux/setegid.c: Do not include
43904         <kernel-features.h>.
43905         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
43906         unconditional.
43907         (__setresgid): Do not declare.
43908         [__ASSUME_32BITUIDS]: Make code unconditional.
43909         [!__ASSUME_32BITUIDS]: Remove conditional code.
43910         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
43911         <kernel-features.h>.
43912         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
43913         unconditional.
43914         (__setresuid): Do not declare.
43915         [__ASSUME_32BITUIDS]: Make code unconditional.
43916         [!__ASSUME_32BITUIDS]: Remove conditional code.
43917         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
43918         <kernel-features.h>.
43919         [__ASSUME_32BITUIDS]: Make code unconditional.
43920         [!__ASSUME_32BITUIDS]: Remove conditional code.
43921         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
43922         <kernel-features.h>.
43923         [__ASSUME_32BITUIDS]: Make code unconditional.
43924         [!__ASSUME_32BITUIDS]: Remove conditional code.
43926 2012-05-25  Richard Henderson  <rth@twiddle.net>
43928         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
43929         dl_hwcap to ifunc resolver.
43930         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
43931         elf_ifunc_invoke.
43932         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
43933         dl_hwcap to ifunc resolver.
43934         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
43936 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43938         [BZ #14153]
43939         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
43940         for |x| <= 2**-26, not 2**-57.
43941         * math/libm-test.inc (acos_test): Do not allow spurious underflow
43942         exception.
43944 2012-05-24  Jeff Law  <law@redhat.com>
43946         * stdio-common/Makefile (tests): Add bug25.
43947         * stdio-common/bug25.c: New test.
43949 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43951         [BZ #13576]
43952         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
43953         multiple of MALLOC_ALIGNMENT in size.
43954         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
43956 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43958         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
43959         Require >= 256.
43960         (FILENAME_MAX): Use macro-int-constant.
43961         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
43962         (_IOFBF): Use macro-int-constant.
43963         (_IOLBF): Likewise.
43964         (_IONBF): Likewise.
43965         (SEEK_CUR): Likewise.
43966         (SEEK_END): Likewise.
43967         (SEEK_SET): Likewise.
43968         (TMP_MAX): Likewise.
43969         (EOF): Use macro-int-constant.  Require < 0.
43970         (NULL): Use macro-constant.  Require == 0.
43971         (stdin): Require type to be FILE *.
43972         (stdout): Likewise.
43973         (stderr): Likewise.
43974         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
43975         macro-int-constant.
43976         (EXIT_SUCCESS): Likewise.
43977         (NULL): Use macro-constant.  Require == 0.
43978         (RAND_MAX): Use macro-int-constant.
43979         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
43980         [C99-based standards] (strtof): Require function.
43981         [C99-based standards] (strtold): Likewise.
43982         [C99-based standards] (strtoll): Likewise.
43983         [C99-based standards] (strtoull): Likewise.
43984         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
43985         [ISO || ISO99 || ISO11] (limits.h): Likewise.
43986         [ISO || ISO99 || ISO11] (math.h): Likewise.
43987         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
43988         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
43989         [ISO || ISO99 || ISO11] (*_t): Do not allow.
43991 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
43993         [BZ #14132]
43994         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
43995         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
43996         * intl/dgettext.c (DCGETTEXT): Likewise.
43997         * intl/gettext.c (DCGETTEXT): Likewise.
43998         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
43999         * posix/regex_internal.h (gettext): Likewise.
44000         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
44001         Remove declaration.
44002         * include/argz.h (__argz_count_internal)
44003         (__argz_stringify_internal): Remove declaration.
44004         (__argz_count, __argz_stringify): Declare hidden proto.
44005         * intl/dcgettext.c: Remove use of INTDEF.
44006         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
44007         * string/argz-stringify.c: Likewise.
44008         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
44009         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
44010         Declare hidden proto.
44011         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
44012         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
44013         Declare hidden proto.
44014         * include/stdio.h (__asprintf_internal): Don't declare.
44015         (__asprintf): Don't define as macro.  Declare hidden proto.
44016         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
44017         (__fsetlocking): Declare hidden proto.
44018         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
44019         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
44020         hidden proto.
44021         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
44022         (_IO_setlinebuf): Remove use of INTUSE.
44023         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
44024         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
44025         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
44026         Remove declaration.
44027         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
44028         (_IO_do_flush): Remove use of INTUSE.
44029         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
44030         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
44031         (_IO_adjust_column, _IO_least_wmarker)
44032         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
44033         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
44034         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
44035         (_IO_default_doallocate, _IO_wdefault_doallocate)
44036         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
44037         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
44038         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
44039         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
44040         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
44041         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
44042         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
44043         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
44044         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
44045         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
44046         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
44047         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
44048         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
44049         proto.
44050         (_IO_flush_all_internal, _IO_adjust_column_internal)
44051         (_IO_default_uflow_internal, _IO_default_finish_internal)
44052         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
44053         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
44054         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
44055         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
44056         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
44057         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
44058         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
44059         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
44060         (_IO_file_close_internal, _IO_file_close_it_internal)
44061         (_IO_file_underflow_internal, _IO_file_overflow_internal)
44062         (_IO_file_init_internal, _IO_file_attach_internal)
44063         (_IO_file_fopen_internal, _IO_file_read_internal)
44064         (_IO_file_sync_internal, _IO_file_seek_internal)
44065         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
44066         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
44067         (_IO_str_underflow_internal, _IO_str_overflow_internal)
44068         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
44069         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
44070         (_IO_list_all_internal, _IO_link_in_internal)
44071         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
44072         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
44073         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
44074         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
44075         (_IO_do_write_internal, _IO_padn_internal)
44076         (_IO_getline_info_internal, _IO_getline_internal)
44077         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
44078         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
44079         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
44080         (_IO_vfscanf_internal, _IO_vfprintf_internal)
44081         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
44082         (_IO_init_internal, _IO_un_link_internal): Don't declare.
44083         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
44084         with libc_hidden_ver, remove use of INTUSE.
44085         * libio/genops.c: Likewise.
44086         * libio/freopen.c: Likewise.
44087         * libio/freopen64.c: Likewise.
44088         * libio/iofclose.c: Likewise.
44089         * libio/iofdopen.c: Likewise.
44090         * libio/iofflush.c: Likewise.
44091         * libio/iofflush_u.c: Likewise.
44092         * libio/iofgets.c: Likewise.
44093         * libio/iofgets_u.c: Likewise.
44094         * libio/iofopen.c: Likewise.
44095         * libio/iofopncook.c: Likewise.
44096         * libio/iofread.c: Likewise.
44097         * libio/iofread_u.c: Likewise.
44098         * libio/ioftell.c: Likewise.
44099         * libio/iofwrite.c: Likewise.
44100         * libio/iogetline.c: Likewise.
44101         * libio/iogets.c: Likewise.
44102         * libio/iogetwline.c: Likewise.
44103         * libio/iopadn.c: Likewise.
44104         * libio/iopopen.c: Likewise.
44105         * libio/ioseekoff.c: Likewise.
44106         * libio/ioseekpos.c: Likewise.
44107         * libio/iosetbuffer.c: Likewise.
44108         * libio/iosetvbuf.c: Likewise.
44109         * libio/ioungetc.c: Likewise.
44110         * libio/ioungetwc.c: Likewise.
44111         * libio/iovdprintf.c: Likewise.
44112         * libio/iovsprintf.c: Likewise.
44113         * libio/iovsscanf.c: Likewise.
44114         * libio/memstream.c: Likewise.
44115         * libio/obprintf.c: Likewise.
44116         * libio/oldfileops.c: Likewise.
44117         * libio/oldiofclose.c: Likewise.
44118         * libio/oldiofdopen.c: Likewise.
44119         * libio/oldiofopen.c: Likewise.
44120         * libio/oldiopopen.c: Likewise.
44121         * libio/oldstdfiles.c: Likewise.
44122         * libio/putc.c: Likewise.
44123         * libio/setbuf.c: Likewise.
44124         * libio/setlinebuf.c: Likewise.
44125         * libio/stdfiles.c: Likewise.
44126         * libio/strops.c: Likewise.
44127         * libio/vasprintf.c: Likewise.
44128         * libio/vscanf.c: Likewise.
44129         * libio/vsnprintf.c: Likewise.
44130         * libio/vswprintf.c: Likewise.
44131         * libio/wfiledoalloc.c: Likewise.
44132         * libio/wfileops.c: Likewise.
44133         * libio/wgenops.c: Likewise.
44134         * libio/wmemstream.c: Likewise.
44135         * libio/wstrops.c: Likewise.
44136         * libio/__fpurge.c: Likewise.
44137         * libio/__fsetlocking.c: Likewise.
44138         * assert/assert.c: Likewise.
44139         * debug/fgets_chk.c: Likewise.
44140         * debug/fgets_u_chk.c: Likewise.
44141         * debug/fread_chk.c: Likewise.
44142         * debug/fread_u_chk.c: Likewise.
44143         * debug/gets_chk.c: Likewise.
44144         * debug/obprintf_chk.c: Likewise.
44145         * debug/vasprintf_chk.c: Likewise.
44146         * debug/vdprintf_chk.c: Likewise.
44147         * debug/vsnprintf_chk.c: Likewise.
44148         * debug/vsprintf_chk.c: Likewise.
44149         * malloc/mtrace.c: Likewise.
44150         * misc/error.c: Likewise.
44151         * misc/syslog.c: Likewise.
44152         * stdio-common/asprintf.c: Likewise.
44153         * stdio-common/fxprintf.c: Likewise.
44154         * stdio-common/getw.c: Likewise.
44155         * stdio-common/isoc99_fscanf.c: Likewise.
44156         * stdio-common/isoc99_scanf.c: Likewise.
44157         * stdio-common/isoc99_vfscanf.c: Likewise.
44158         * stdio-common/isoc99_vscanf.c: Likewise.
44159         * stdio-common/isoc99_vsscanf.c: Likewise.
44160         * stdio-common/printf-prs.c: Likewise.
44161         * stdio-common/printf_fp.c: Likewise.
44162         * stdio-common/printf_fphex.c: Likewise.
44163         * stdio-common/printf_size.c: Likewise.
44164         * stdio-common/putw.c: Likewise.
44165         * stdio-common/scanf.c: Likewise.
44166         * stdio-common/sprintf.c: Likewise.
44167         * stdio-common/tmpfile.c: Likewise.
44168         * stdio-common/vfprintf.c: Likewise.
44169         * stdio-common/vfscanf.c: Likewise.
44170         * stdlib/strfmon_l.c: Likewise.
44171         * sunrpc/openchild.c: Likewise.
44172         * sunrpc/xdr_stdio.c: Likewise.
44173         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
44174         * sysdeps/mach/hurd/tmpfile.c: Likewise.
44176 2012-05-24  Roland McGrath  <roland@hack.frob.com>
44178         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
44180         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
44181         in the third column, to generate for the shared library an IFUNC
44182         that uses _dl_vdso_vsym.
44183         * Makerules (COMPILE.c, compile-stdin.c): New variables.
44184         * Makeconfig (object-suffixes-noshared): New variable.
44186         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
44187         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
44188         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
44189         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
44191         [BZ #14132]
44192         * include/sys/time.h (__gettimeofday): Remove macro.
44193         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
44194         * time/gettimeofday.c (__gettimeofday): Remove #undef.
44195         Remove INTDEF.
44196         (__gettimeofday): Add libc_hidden_def.
44197         (gettimeofday): Add libc_hidden_weak.
44198         * sysdeps/mach/gettimeofday.c: Likewise.
44199         * sysdeps/posix/gettimeofday.c: Likewise.
44200         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
44201         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
44202         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
44203         (__gettimeofday_internal): Remove strong_alias.
44204         (__gettimeofday): Add libc_hidden_def.
44205         (gettimeofday): Add libc_hidden_weak.
44206         * sysdeps/unix/syscalls.list (gettimeofday):
44207         Remove __gettimeofday_internal alias.
44209 2012-05-24  Daniel Jacobowitz  <drow@false.org>
44210             H.J. Lu  <hongjiu.lu@intel.com>
44212         [BZ #12495]
44213         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
44214         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
44215         (largebin_index_32_big): New.
44216         (largebin_index): Use it for 16-byte alignment.
44217         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
44218         correction with front_misalign.
44220 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
44222         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
44223         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
44224         Likewise.
44225         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
44226         Likewise.
44227         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
44228         Likewise.
44229         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
44230         Likewise.
44231         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
44232         Likewise.
44233         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
44234         Likewise.
44235         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
44236         Likewise.
44237         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
44238         Likewise.
44239         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
44240         Likewise.
44241         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
44242         Likewise.
44243         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
44244         Likewise.
44245         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
44246         Likewise.
44248         * scripts/data/c++-types-x32-linux-gnu.data: New file.
44249         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
44251 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
44253         [BZ #10846]
44254         [BZ #14036]
44255         * math/libm-test.inc (exp_test): Add test from bug 14036.
44256         (pow_test): Add test from bug 10846.
44258         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
44259         and other flags.
44260         (special_function): Do not include flags in test name.
44261         (parse_args): Likewise.
44262         * sysdeps/i386/fpu/libm-test-ulps: Update.
44263         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
44264         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
44265         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
44266         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44268         * math/gen-libm-test.pl (%beautify): Add entries for underflow
44269         exceptions.
44270         * math/libm-test.inc ("Philosophy"): Update comment about
44271         exception testing.
44272         (UNDERFLOW_EXCEPTION): New macro.
44273         (UNDERFLOW_EXCEPTION_OK): Likewise.
44274         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
44275         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
44276         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
44277         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
44278         (INVALID_EXCEPTION_OK): Update value.
44279         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
44280         (OVERFLOW_EXCEPTION_OK): Likewise.
44281         (IGNORE_ZERO_INF_SIGN): Likewise.
44282         (test_exceptions): Handle underflow exceptions.
44283         (acos_test): Update for underflow exception expectations.
44284         (cexp_test): Likewise.
44285         (clog_test): Likewise.
44286         (clog10_test): Likewise.
44287         (csqrt_test): Likewise.
44288         (ctan_test): Likewise.
44289         (ctanh_test): Likewise.
44290         (exp_test): Likewise.
44291         (exp10_test): Likewise.
44292         (exp2_test): Likewise.
44293         (expm1_test): Likewise.
44294         (fma_test): Likewise.
44295         (j0_test): Likewise.
44296         (jn_test): Likewise.
44297         (nexttoward_test): Likewise.
44298         (pow_test): Likewise.
44299         (scalbn_test): Likewise.
44300         (scalbln_test): Likewise.
44301         (tan_test): Likewise.
44302         (y1_test): Likewise.
44303         * sysdeps/i386/fpu/libm-test-ulps: Update.
44304         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44306 2012-05-23  David S. Miller  <davem@davemloft.net>
44308         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44309         (__libc_sigaction): Remove unused local variables.
44311 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44313         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
44315 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
44317         mktime: avoid signed integer overflow
44318         * time/mktime.c (__mktime_internal): Do not mishandle the case
44319         where diff == INT_MIN.
44321         mktime: simplify computation of average
44322         * time/mktime.c (ranged_convert): Use new time_t_avg function
44323         instead of rolling our own (probably-slower) code.
44325         mktime: do not assume signed right shift propagates sign bit
44326         * time/mktime.c (isdst_differ): New static function.
44327         (__mktime_internal): No need to normalize tm_isdst now.
44328         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
44329         tm_isdst values.
44331         mktime: merge another wrapv change from gnulib
44332         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
44333         from some compilers.
44335         mktime: remove incorrect attempt at unusual arithmetics
44336         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
44337         The code didn't really work on such machines anyway.
44338         (TYPE_MINIMUM): Assume two's complement.
44339         (twos_complement_arithmetic): Verify that long_int and time_t
44340         are two's complement (or unsigned, in the latter case).
44342         mktime: check signed shifts on long_int and time_t, too
44343         * time/mktime.c (SHR): Check that shifts work as desired
44344         on the types long_int and time_t too, as SHR is used on
44345         such types.
44347         mktime: do not assume 'long' is wide enough
44348         * time/mktime.c (verify): Move decl up.
44349         (long_int): New type.
44350         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
44351         to remove assumption in the code that 'long' is wide enough to
44352         store year values.  This assumption is not true on x32 and on
44353         some non-glibc platforms.
44355         mktime: merge wrapv change from gnulib
44356         * time/mktime.c (WRAPV): New macro.
44357         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
44358         (guess_time_tm, __mktime_internal): Do not assume that signed
44359         integer overflow wraps around; modern compilers generate code
44360         where this assumption is no longer valid.
44362 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44364         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44365         Replace "jmp L(pseudo_end)" with "ret".
44366         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
44367         Likewise.
44369 2012-05-23  Andreas Jaeger  <aj@suse.de>
44371         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
44372         * sysdeps/unix/sysv/linux/poll.c: Remove file.
44374 2012-05-23  Andreas Jaeger  <aj@suse.de>
44375             Maximilian Attems  <max@stro.at>
44377         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
44378         New macros.
44380 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44382         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
44383         code so that pseudo_end is just ret and the stack pointer is
44384         correct also for static library in error case.
44386 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
44388         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
44389         move to syscalls.list.
44390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
44391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
44392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
44393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
44395         * manual/install.texi (Running make install): Do not mention Linux
44396         kernel version for which pt_chown is not needed.
44397         (Linux): Do not mention problems with nscd with 2.0 kernels.
44398         * INSTALL: Regenerated.
44400 2012-05-23  Andreas Jaeger  <aj@suse.de>
44402         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
44403         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
44404         macro.
44405         * sysdeps/unix/sysv/linux/s390/bits/mman.h
44406         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44407         * sysdeps/unix/sysv/linux/sh/bits/mman.h
44408         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44409         * sysdeps/unix/sysv/linux/i386/bits/mman.h
44410         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44411         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
44412         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44413         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
44414         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44415         * sysdeps/unix/sysv/linux/bits/in.h
44416         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
44418 2012-05-22  Roland McGrath  <roland@hack.frob.com>
44420         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
44421         (PREPARE_VERSION): Just use assert instead, it will be elided
44422         under [NDEBUG] anyway.
44424 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44426         * sysdeps/unix/sysv/linux/Makefile: Include
44427         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
44428         (sysdep_routines): Remove sysctl.
44429         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
44430         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
44431         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
44432         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
44433         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
44435 2012-05-22  Andreas Jaeger  <aj@suse.de>
44437         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
44438         that pseudo_end is just ret and the stack pointer is correct also
44439         for static library in error case.
44441 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
44443         [BZ #14122]
44444         * nss/nsswitch.c (defconfig_entries): New variable.
44445         (__nss_database_lookup): Don't leak defconfig entries.
44446         (nss_parse_service_list): Don't leak on error paths.
44447         (free_database_entries): New function.
44448         (free_defconfig): New function.
44449         (free_mem): Move common code to free_database_entries.
44451 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44453         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
44454         Add arch_prctl.
44455         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
44457         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
44458         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
44459         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
44460         New macro.
44461         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
44462         (INTERNAL_SYSCALL_TYPES): Likewise.
44463         (LOAD_ARGS_TYPES_[1-6]): Likewise.
44464         (LOAD_REGS_TYPES_[1-6]): Likewise.
44465         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
44466         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
44468 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44470         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
44471         copysignl for GLIBC_2_0.
44472         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
44473         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
44474         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
44475         logbl for GLIBC_2_0.
44476         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
44477         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
44479 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44481         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
44482         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44484         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44485         Use "neg %eax".
44487         * time/mktime.c: Update copyright years.
44489 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
44491         mktime: merge comment-quoting-style change from gnulib
44492         * time/mktime.c: Quote 'like this' in comments.
44493         The GNU coding standards suggest that we no longer quote `like this',
44494         as "`" and "'" are typically rendered asymmetrically nowadays.
44495         The typical gnulib style is to quote 'like this' when quoting
44496         code, and "like this" when quoting English.
44498         * time/mktime.c (compile-command): Add "-I.".
44500         mktime: merge mktime-internal.h change from gnulib
44501         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
44503         mktime: merge time_r change from gnulib
44504         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
44506         mktime: merge DEBUG change from gnulib
44507         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
44508         case system <time.h> has a #define.
44510         mktime: merge <sys/types.h> change from gnulib
44511         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
44512         since <time.t> is now guaranteed to define time_t.
44514         mktime: merge HAVE_CONFIG_H change from gnulib
44515         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
44517 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44519         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44520         Use "neg %eax".
44522         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
44523         __rlim_t cast.
44524         (struct rusage): Use anonymous union to pad each field to
44525         __syscall_slong_t.
44527 2012-05-21  David S. Miller  <davem@davemloft.net>
44529         * Makefules (o-iterator): Remove .s cases.
44530         (compile-command.s): Delete.
44531         (COMPILE.s): Delete.
44532         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
44534 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
44536         * configure.in (libc_cv_predef_stack_protector): Only consider
44537         "foobar" and "__stack_chk_fail" lines in libc_undefs.
44538         * configure: Regenerated.
44540 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44542         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44543         New macro.  Use R*LP on int and pointer.
44544         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
44545         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
44546         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
44547         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
44549         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
44550         [__WORDSIZE_TIME64_COMPAT32] instead of
44551         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
44552         (struct utmp): Likewise.
44553         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
44554         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
44555         Renamed to ...
44556         (__WORDSIZE_TIME64_COMPAT32): This.
44557         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
44558         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
44559         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
44560         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
44561         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
44562         (__WORDSIZE_TIME64_COMPAT32): New macro.
44564 2012-05-21  Andreas Jaeger  <aj@suse.de>
44566         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
44567         only if [SHARED]. Add prototype for __wcschr_ia32.
44569 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44571         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
44572         of %rbp unmolested in the jmp_buf while mangling the low bits.
44573         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
44574         unmolested high bits of %rbp while demangling the low bits.
44575         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
44577 2012-05-21  Andreas Jaeger  <aj@suse.de>
44579         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
44580         * sunrpc/svc_simple.c: Use it for registerrpc.
44581         * sunrpc/xcrypt.c: Use it for passwd2des.
44583         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
44585 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44587         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
44588         Don't define if [__SYSCALL_WORDSIZE != 32].
44589         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
44590         New macro.
44592 2012-05-21  Bruno Haible  <bruno@clisp.org>
44593             Andreas Jaeger  <aj@suse.de>
44595         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
44596         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
44597         inptr and inend for must_buffer_ch.
44598         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
44599         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
44600         * stdio-common/Makefile (tests): Remove bug15.
44601         (bug15-ENV): Remove macro.
44602         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
44603         anymore.
44605 2012-05-19  Andreas Jaeger  <aj@suse.de>
44606             Roland McGrath  <roland@hack.frob.com>
44608         * manual/contrib.texi: Completely rewritten. It contains now an
44609         alphabetical list of contributors and their contributions.
44611 2012-05-21  Richard Henderson  <rth@twiddle.net>
44613         * misc/getauxval.c (__getauxval): Use unsigned long int.
44614         * misc/sys/auxv.h: Include <sys/cdefs.h>.
44615         (getauxval): Use unsigned long int.
44617 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44619         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
44621 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44623         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
44624         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
44625         __alignof__ (long double).
44627 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44629         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44631 2012-05-20  Richard Henderson  <rth@twiddle.net>
44633         * misc/getauxval.c: New file.
44634         * misc/sys/auxv.h: New file.
44635         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
44636         (routines): Add getauxval.
44637         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
44638         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
44639         * elf/dl-sysdep.c (_dl_auxv): Remove.
44640         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
44641         * elf/dl-support.c (_dl_auxv): New variable.
44642         (_dl_aux_init): Initialize it.
44643         * manual/startup.texi (Auxiliary Vector): New node.
44644         * sysdeps/generic/bits/hwcap.h: New file.
44645         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
44646         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
44647         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
44648         * sysdeps/sparc/sysdep.h: ... here.  Include it.
44649         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
44650         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
44651         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
44652         Update.
44653         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
44654         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
44655         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
44656         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
44657         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44658         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44659         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
44660         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
44662 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44664         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44666 2012-05-19  David S. Miller  <davem@davemloft.net>
44668         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44670 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44672         [BZ #14123]
44673         * math/s_ccosh.c: Include <float.h>
44674         (__ccosh): Avoid internal overflow calculating sinh and cosh
44675         values before multiplying by sin and cos values.
44676         * math/s_ccoshf.c: Likewise.
44677         * math/s_ccoshl.c: Likewise.
44678         * math/s_csin.c: Likewise.
44679         * math/s_csinf.c: Likewise.
44680         * math/s_csinl.c: Likewise.
44681         * math/s_csinh.c: Likewise.
44682         * math/s_csinhf.c: Likewise.
44683         * math/s_csinhl.c: Likewise.
44684         * math/libm-test.inc (ccos_test): Add more tests.
44685         (ccosh_test): Likewise.
44686         (csin_test): Likewise.
44687         (csinh_test): Likewise.
44688         * sysdeps/i386/fpu/libm-test-ulps: Update.
44689         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44691 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
44693         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
44694         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
44696         * sysdeps/x86_64/x32/_itoa.h: Add comment.
44698 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44700         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
44701         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
44702         * sysdeps/powerpc/soft-fp/Versions: Likewise.
44703         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
44704         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
44705         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
44706         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
44707         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
44708         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
44709         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
44710         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
44711         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
44712         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
44713         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
44714         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
44715         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
44716         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
44717         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
44718         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
44719         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
44720         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
44721         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
44722         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
44723         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
44724         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
44725         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
44726         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
44727         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
44728         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
44729         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
44730         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
44732 2012-05-18  Andreas Jaeger  <aj@suse.de>
44734         * csu/.gitignore: Delete.
44736 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44738         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
44739         (timex): Use __syscall_slong_t.
44741 2012-05-18  Andreas Jaeger  <aj@suse.de>
44742             Carlos O'Donell  <carlos_odonell@mentor.com>
44744         * manual/install.texi (Configuring and compiling): Update
44745         description about files modified in the source directory.
44746         * INSTALL: Regenerated.
44748 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44750         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
44751         value.  Use "or" to set return value to -1.
44752         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
44753         negate return value.
44755 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
44757         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
44758         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
44759         failure if the compiler has Graphite support disabled.
44760         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
44761         Likewise.
44762         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
44763         (CFLAGS-memmove.c): Likewise.
44764         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
44765         Likewise.
44767 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44769         * sysdeps/x86_64/x32/_itoa.h: New file.
44771         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
44772         getdents system call only if kernel and user dirents have the
44773         same d_ino and d_off.
44775         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
44776         LLONG_MAX != LONG_MAX.
44777         (_itoa_word): Use _ITOA_WORD_TYPE on value.
44778         (_fitoa_word): Likewise.
44780         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
44781         years.
44782         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
44783         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
44784         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
44786         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
44787         include <bits/wordsize.h>.  Check __x86_64__ instead of
44788         __WORDSIZE.
44789         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
44790         if __x86_64__ is defined.  Use anonymous union on fpstate.
44792         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
44793         anonymous union.
44795 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
44797         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
44798         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
44799         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
44800         Refer to _rtld_local_ro instead of _rtld_global_ro.
44801         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
44802         Likewise.
44803         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
44804         Likewise.
44805         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
44806         Likewise.
44807         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
44808         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
44809         of _rtld_global, and rtld_progname instead of _dl_argv[0].
44811         * sysdeps/powerpc/powerpc32/dl-machine.c
44812         (__elf_machine_runtime_setup) [PROF]: Don't reference
44813         _dl_prof_resolve.
44815 2012-05-18  Andreas Jaeger  <aj@suse.de>
44817         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
44818         function only available for GCCs before 3.4 since GCC 3.4
44819         introduced a builtin.
44820         (lrint): Likewise.
44821         (llrintf): Likewise.
44822         (llrint): Likewise.
44823         (fmaxf): Likewise.
44824         (fmax): Likewise.
44825         (fminf): Likewise.
44826         (fmin): Likewise.
44827         (rint): Likewise.
44828         (rintf): Likewise.
44829         (nearbyint): Likewise.
44830         (nearbyintf): Likewise.
44831         (ceil): Likewise.
44832         (ceilf): Likewise.
44833         (floor): Likewise.
44834         (floorf): Likewise.
44836 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44838         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
44839         on both fields and cast pointer to __syscall_ulong_t.
44841         * bits/types.h (__fsword_t): New type.
44842         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
44843         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
44844         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44845         (__FSWORD_T_TYPE): Likewise.
44846         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44847         (__FSWORD_T_TYPE): Likewise.
44848         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44849         (__FSWORD_T_TYPE): Likewise.
44850         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
44851         (__FSWORD_T_TYPE): Likewise.
44852         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
44853         __SWORD_TYPE with __fsword_t.
44854         (statfs64): Likewise.
44856 2012-05-17  David S. Miller  <davem@davemloft.net>
44858         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
44860 2012-05-17  Andreas Jaeger  <aj@suse.de>
44862         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
44863         warning.
44865 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44867         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
44869 2012-05-17  Andreas Jaeger  <aj@suse.de>
44871         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
44872         when it is used.
44874 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44876         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
44878 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44880         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
44881         * sysdeps/x86_64/tst-mallocalign1.c: New file.
44883 2012-05-17  Andreas Jaeger  <aj@suse.de>
44884             Carlos O'Donell  <carlos_odonell@mentor.com>
44886         [BZ #14059]
44887         * sysdeps/x86_64/multiarch/init-arch.h
44888         (bit_YMM_Usable): Rename to...
44889         (bit_AVX_Usable): ... this.
44890         (bit_FMA4_Usable): New macro.
44891         (bit_XMM_state): New macro.
44892         (bit_YMM_state): New macro.
44893         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
44894         [__ASSEMBLER__] (index_AVX_Usable): ... this.
44895         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
44896         (CPUID_OSXSAVE): New macro.
44897         (CPUID_AVX): New macro.
44898         (CPUID_FMA4): New macro.
44899         (index_YMM_Usable): Rename to...
44900         (index_AVX_Usable): ... this.
44901         (HAS_AVX): Use HAS_ARCH_FEATURE.
44902         (HAS_FMA4): Likewise.
44903         (HAS_YMM_USABLE): Remove.
44904         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
44905         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
44906         are present.
44907         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
44908         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
44909         * sysdeps/x86_64/multiarch/Makefile: Likewise.
44910         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
44911         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
44913 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44915         * math/libm-test.c: Support platforms without multiple rounding modes.
44916         * math/bug-nextafter.c: Support platforms without FP exceptions.
44917         * math/bug-nexttoward.c: Likewise.
44918         * math/test-fenv.c: Likewise.
44919         * math/test-misc.c: Likewise.
44920         * stdlib/bug-getcontext.c: Likewise.
44922 2012-05-17  Andreas Jaeger  <aj@suse.de>
44924         * manual/examples/search.c (critter_cmp): Change signature to
44925         avoid warnings.
44926         * manual/string.texi (Collation Functions): Likewise.
44928 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44930         * bits/types.h: Fold copyright years.
44931         * bits/typesizes.h: Likewise.
44932         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
44933         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
44934         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
44935         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
44936         * time/time.h: Likewise.
44938 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
44940         [BZ #208]
44941         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
44942         in instead of returning them.  Return void.
44943         (__libc_mallinfo): Accumulate over all arenas.
44944         (__malloc_stats): Adjust for change in int_mallinfo interface.
44946 2012-05-16  Roland McGrath  <roland@hack.frob.com>
44948         [BZ #10375]
44949         * configure.in (NM): Add AC_CHECK_TOOL for it.
44950         (libc_extra_cflags): New substituted variable.
44951         Check for -fstack-protector being used implicitly.
44952         * configure: Regenerated.
44953         * config.make.in (config-extra-cflags): New variable,
44954         gets @libc_extra_cflags@.
44955         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
44957         [BZ #10375]
44958         * configure.in: Check for _FORTIFY_SOURCE being predefined.
44959         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
44960         * configure: Regenerated.
44961         * config.make.in (CPPUNDEFS): New substituted variable.
44962         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
44963         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
44964         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
44966 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44968         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
44969         (mq_attr): Use __syscall_slong_t.
44971 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44973         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
44974         Check __x86_64__ instead of __WORDSIZE.
44975         (_STAT_VER_LINUX): Likewise.
44976         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
44977         __syscall_ulong_t and __syscall_slong_t.
44978         (stat64): Likewise.
44980 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44982         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
44984 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44986         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
44988 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44990         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
44991         __syscall_ulong_t.
44993         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
44994         include <bits/wordsize.h>.  Check __x86_64__ instead of
44995         __WORDSIZE.
44996         (greg_t): Use "__extension__ long long int" if __x86_64__ is
44997         defined.
44998         (mcontext_t): Replace "unsigned long" with "unsigned long long".
45000         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
45001         include <bits/wordsize.h>.  Check __x86_64__ instead of
45002         __WORDSIZE.
45003         (user_regs_struct): Use "__extension__ unsigned long long"
45004         instead of "unsigned long" if __x86_64__ is defined.
45005         (user): Likewise.  Pad after pointer field if __ILP32__ is
45006         defined.
45008 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
45010         * configure.in (makeinfo): Require version 4.5 or later.  Allow
45011         versions 5 to 9.
45012         * configure: Regenerated.
45013         * manual/install.texi (texinfo): Increase version requirement to
45014         4.5 or later.
45015         * INSTALL: Regenerated.
45017         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
45019 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45021         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
45023         * sysdeps/x86_64/x32/ffs.c: New file.
45025         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
45026         __syscall_ulong_t.
45027         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
45028         defined.  Use __syscall_ulong_t.
45029         (shminfo): Use __syscall_ulong_t.
45030         (shm_info): Likewise.
45032         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
45033         __syscall_ulong_t.
45035         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
45036         <bits/wordsize.h>.
45037         (msgqnum_t): Use __syscall_ulong_t.
45038         (msglen_t): Likewise.
45039         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
45040         __syscall_ulong_t.
45042         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
45043         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
45045         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
45047         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
45048         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
45050         * sysvipc/sys/msg.h (msgbuf): Replace long int with
45051         __syscall_slong_t.
45053         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
45054         include <bits/wordsize.h>.  Check __x86_64__ instead of
45055         __WORDSIZE.
45057         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
45058         "unsigned long long int" if __x86_64__ is defined.
45059         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
45061         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
45062         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
45063         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
45065         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
45066         <stdint.h>.
45067         (GET_PC): Cast to uintptr_t first.
45068         (GET_FRAME): Likewise.
45069         (GET_STACK): Likewise.
45071         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
45072         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
45073         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
45074         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
45075         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
45076         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
45077         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
45078         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
45079         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
45080         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
45081         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
45082         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
45083         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
45084         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
45085         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
45086         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
45087         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
45088         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
45089         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
45090         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
45091         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
45092         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
45093         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
45094         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
45095         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
45096         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
45097         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
45098         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
45099         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
45101 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
45103         * Makerules (+depfiles): Also collect depfiles from .oS in
45104         $(extra-objs).
45105         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
45106         .oS, $(libnldbl-routines)).
45108         * Makerules (native-compile-mkdep-flags): Define.
45109         * sunrpc/Makefile (extra-objs): Add $(addprefix
45110         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
45111         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
45112         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
45113         calling $(make-target-directory).
45115 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45117         * bits/types.h (__snseconds_t): Removed.
45118         * time/time.h (struct timespec): Replace __snseconds_t with
45119         __syscall_slong_t.
45120         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
45121         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
45122         Likewise.
45123         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
45124         (__SNSECONDS_T_TYPE): Likewise.
45125         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
45126         (__SNSECONDS_T_TYPE): Likewise.
45127         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
45128         (__SNSECONDS_T_TYPE): Likewise.
45130 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45132         * sysdeps/mach/hurd/bits/typesizes.h
45133         (__SYSCALL_SLONG_TYPE): New macro.
45134         (__SYSCALL_ULONG_TYPE): Likewise.
45136 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45138         * bits/types.h (__syscall_slong_t): New type.
45139         (__syscall_ulong_t): Likewise.
45141         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
45142         (__SYSCALL_ULONG_TYPE): Likewise.
45143         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
45144         (__SYSCALL_SLONG_TYPE): Likewise.
45145         (__SYSCALL_ULONG_TYPE): Likewise.
45146         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
45147         (__SYSCALL_SLONG_TYPE): Likewise.
45148         (__SYSCALL_ULONG_TYPE): Likewise.
45149         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
45150         (__SYSCALL_SLONG_TYPE): Likewise.
45151         (__SYSCALL_ULONG_TYPE): Likewise.
45153 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45155         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
45156         Add sigaltstack-offsets.sym.
45157         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
45158         <sigaltstack-offsets.h>.
45159         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
45160         longjmp_msg pointer.
45161         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
45162         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
45163         signal stack.
45164         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
45166 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
45168         * elf/stackguard-macros.h: Remove file.
45169         * sysdeps/generic/stackguard-macros.h: New file.
45170         * sysdeps/i386/stackguard-macros.h: Likewise.
45171         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
45172         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
45173         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
45174         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
45175         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
45176         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
45177         * sysdeps/x86_64/stackguard-macros.h: Likewise.
45178         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
45179         <elf/stackguard-macros.h>.
45181         [BZ #14109]
45182         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
45183         __aligned__ in attribute.
45184         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
45185         (gregset_t): Likewise.
45187 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45189         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
45190         * sysdeps/x86_64/64/Implies-after: Here.  New file.
45191         * sysdeps/x86_64/x32/Implies-after: New file.
45193 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45195         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
45196         and access return value for _dl_profile_fixup.  Use R10_LP to
45197         load frame size.
45199 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45201         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
45203 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45205         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
45206         * sysdeps/x86_64/x32/sysdep.h: New file.
45208 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45210         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
45211         * sysdeps/x86_64/setjmp.S: Likewise.
45213 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45215         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
45216         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
45217         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
45218         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
45219         remove unused global constant.
45221 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
45223         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
45224         include of <not-cancel.h>.
45226 2012-05-15  Roland McGrath  <roland@hack.frob.com>
45228         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
45230 2012-05-15  Jeff Law  <law@redhat.com>
45231             Andreas Jaeger  <aj@suse.de>
45233         [BZ #13594]
45234         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
45235         out from...
45236         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
45237         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
45238         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
45239         code changing __hst_map_handle.map.
45241 2012-05-15  Roland McGrath  <roland@hack.frob.com>
45243         * configure.in (sysnames): Look for Implies-before and Implies-after
45244         files.
45245         * configure: Regenerated.
45247 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45249         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
45250         8-byte data alignment with LP_SIZE alignment.
45252 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45254         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
45255         into R10_LP.
45257 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45259         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
45261 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45263         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
45264         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
45265         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
45266         Likewise.
45267         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
45269 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45271         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
45272         (stackinfo_sub_sp): Likewise.
45274 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45276         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
45277         RAX_LP.
45279 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45281         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
45282         into R*_LP.
45284 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45286         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
45287         sizes into R*_LP.
45289 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45291         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
45293 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45295         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
45296         into R11_LP and load __x86_64_shared_cache_size_half into
45297         R8_LP.
45299 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45301         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
45302         R8_LP.
45304 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45306         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
45307         logb for POWER7.
45308         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
45309         logbf for POWER7.
45310         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
45311         logbl for POWER7.
45312         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
45313         powerpc32/power7/fpu/s_logb.c via #include.
45314         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
45315         powerpc32/power7/fpu/s_logbf.c via #include.
45316         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
45317         powerpc32/power7/fpu/s_logbl.c via #include.
45319 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
45321         * README.libm: Remove file.
45323 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45325         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
45326         count for x32.  Use R*_LP and omit operand-size suffix.
45328 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45330         * shlib-versions: Move x86_64-.*-linux.* entries to ...
45331         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
45332         * sysdeps/x86_64/x32/shlib-versions: New file.
45334 2012-05-14  Roland McGrath  <roland@hack.frob.com>
45336         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
45337         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
45338         Use _dl_fatal_printf instead.
45340 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45342         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
45343         set if not set by the user.  Do not allow for being unset.
45344         * sysdeps/unix/sysv/linux/configure: Regenerated.
45346 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45348         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
45349         the `q' suffix from lea and replace .quad with ASM_ADDR.
45351 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45353         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
45354         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
45355         instead of $17.
45356         (PTR_DEMANGLE): Likewise.
45358 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45360         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
45361         (LP_OP): Likewise.
45362         (ASM_ADDR): Likewise.
45363         (RAX_LP): Likewise.
45364         (RBP_LP): Likewise.
45365         (RBX_LP): Likewise.
45366         (RCX_LP): Likewise.
45367         (RDI_LP): Likewise.
45368         (RSI_LP): Likewise.
45369         (RSP_LP): Likewise.
45370         (R8_LP): Likewise.
45371         (R9_LP): Likewise.
45372         (R10_LP): Likewise.
45373         (R10_LP): Likewise.
45374         (R11_LP): Likewise.
45375         (R12_LP): Likewise.
45376         (R13_LP): Likewise.
45377         (R14_LP): Likewise.
45378         (R15_LP): Likewise.
45380 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45382         * sysdeps/x86_64/x32/dl-machine.h: New file.
45384 2012-05-14  Andreas Jaeger  <aj@suse.de>
45386         * manual/Makefile (subdir): Remove export of subdir.
45387         (all): Remove target.
45388         (.PHONY): Remove all from list.
45389         (mkinstalldirs): Remove.
45390         (.PHONY): Remove installdirs from list.
45391         ($(inst_infodir)/libc.info): Use make-target-directory.
45392         (installdirs): Remove.
45393         (subdir_%): Remove.
45394         (glibc-targets): Remove.
45395         (lib): Remove.
45396         (stubs): Remove.
45397         ($(objpfx)stubs ../po/manual.pot): Remove.
45398         ($(objpfx)stamp%): Remove.
45399         (make-target-directory): Remove.
45400         (subdir_install): Remove.
45401         (routines): Remove.
45402         (aux): Remove.
45403         (sources): Remove.
45404         (objects): Remove.
45405         (headers): Remove.
45407         [BZ #13750]
45408         * manual/.gitignore: Remove, it's not needed anymore.
45409         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
45410         all files in it.
45411         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
45412         directory.
45413         (texis): Renamed to $(objpfx)texis.
45414         (texis-path): New, contains path to generated files.
45415         (chapters.%): Use texis-path for complete path, add extra argument
45416         libc-texinfo.sh.
45417         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
45418         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
45419         (summary,texi, stamp-summary): Use complete path of
45420         files. Generate files in build dir.
45421         (dir-add.texi): Build in build dir.
45422         (libm-err.texi,stamp-libm-err): Likewise.
45423         (version.texi, stamp-version): Likewise.
45424         (.%c.texi): Likewise.
45425         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
45426         (mostlyclean): Remove target.
45427         (realclean): Remove target.
45428         (generated): Add new variable with contents from mostlyclean and
45429         realclean, remove entries duplicated in common-mostlyclean, add
45430         stamp-libm-err and stamp-version.
45431         (generated-dirs): Add libc directory.
45432         ($(inst_infodir)/libc.info): Install files from build dir.
45434         * manual/install.texi (Configuring and compiling): Adjust since
45435         the info files are not part of the tar ball anymore.
45437 2012-05-14  Andreas Jaeger  <aj@suse.de>
45439         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
45440         variable.
45442 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45444         [BZ #13717]
45445         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
45446         to 2.2.0 where earlier.
45447         * sysdeps/unix/sysv/linux/configure: Regenerated.
45448         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
45449         Remove conditional code.
45450         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
45451         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
45452         Remove conditional code.
45453         [!__NR_lchown]: Likewise.
45454         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45455         [__NR_lchown]: Likewise.
45456         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
45457         comment referencing __ASSUME_LCHOWN_SYSCALL.
45458         * sysdeps/unix/sysv/linux/i386/sigaction.c
45459         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45460         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45461         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
45462         Remove conditional code.
45463         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
45464         (__protocol_available): Remove #if 0 code.
45465         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
45466         conditional code.
45467         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
45468         * sysdeps/unix/sysv/linux/kernel-features.h
45469         (__ASSUME_GETCWD_SYSCALL): Don't define.
45470         (__ASSUME_REALTIME_SIGNALS): Likewise.
45471         (__ASSUME_PREAD_SYSCALL): Likewise.
45472         (__ASSUME_PWRITE_SYSCALL): Likewise.
45473         (__ASSUME_POLL_SYSCALL): Likewise.
45474         (__ASSUME_LCHOWN_SYSCALL): Likewise.
45475         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
45476         non-SPARC.
45477         (__ASSUME_SIOCGIFNAME): Don't define.
45478         (__ASSUME_MSG_NOSIGNAL): Likewise.
45479         (__ASSUME_SENDFILE): Define unconditionally.
45480         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
45481         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
45482         conditional code.
45483         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
45484         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
45485         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45486         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45487         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
45488         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45489         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45490         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
45491         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45492         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45493         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
45494         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45495         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45496         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
45497         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45498         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45499         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
45500         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45501         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
45503         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45504         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
45506         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45507         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
45509         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45510         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
45512         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45513         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45514         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
45515         Remove conditional code.
45516         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45517         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45518         Remove conditional code.
45519         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45520         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
45521         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
45522         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45523         Remove conditional code.
45524         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45525         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
45526         Remove conditional code.
45527         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45528         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
45529         Remove conditional code.
45530         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45531         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45532         Remove conditional code.
45533         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45534         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45535         Remove conditional code.
45536         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45537         * sysdeps/unix/sysv/linux/sh/pwrite64.c
45538         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45539         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45540         * sysdeps/unix/sysv/linux/sigaction.c
45541         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45542         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45543         * sysdeps/unix/sysv/linux/sigpending.c
45544         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45545         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45546         * sysdeps/unix/sysv/linux/sigprocmask.c
45547         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45548         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45549         * sysdeps/unix/sysv/linux/sigsuspend.c
45550         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45551         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45552         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
45553         (__libc_missing_rt_sigs): Remove.
45554         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
45555         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
45556         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
45557         Remove conditional code.
45558         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
45559         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
45560         return 1.
45561         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
45562         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
45563         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
45564         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
45566 2012-05-14  Andreas Jaeger  <aj@suse.de>
45568         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
45569         it's not used in glibc.
45570         (__coshm1): Likewise.
45571         (__acosh1p): Likewise.
45572         (__sgn): Likewise.
45574         * manual/string.texi (Copying and Concatenation): Add missing
45575         variable in concat example.
45576         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
45578 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45580         [BZ #14103]
45581         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
45582         __builtin_clzl with __builtin_clzll.
45584 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45586         [BZ #14104]
45587         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
45588         libc_freeres_ptr.
45590 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45592         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
45593         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
45594         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
45595         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
45597 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
45599         * NEWS: Update ia64 info.
45601 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
45603         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
45604         used as bcopy.
45606 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
45608         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
45609         * sysdeps/unix/syscalls.list (dup3): Likewise.
45610         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
45611         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
45613 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45615         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
45616         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
45618 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45620         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
45621         thread pointer.
45622         (TLS_IE): Use mov/add instead of movq/addq to load thread
45623         pointer.
45624         (TLS_GD_PREFIX): New.
45625         (TLS_GD): Use it.
45627 2012-05-11  David S. Miller  <davem@davemloft.net>
45629         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
45630         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
45631         (_FPU_SETCW): Likewise.
45633 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45635         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
45636         is 32-byte aligned.
45638 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
45640         [BZ #11837]
45641         * iconvdata/gb18030.c: Update tables.
45642         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
45643         characters specially.
45644         (BODY for TO_LOOP): Add encoding of missing ranges.
45646 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
45648         [BZ #13673]
45649         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
45650         * sysdeps/mach/hurd/dup3.c: Likewise.
45651         * sysdeps/mach/hurd/readlinkat.c: Likewise.
45652         * sysdeps/powerpc/memmove.c:: Likewise.
45654 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45656         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
45657         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
45659 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45661         * elf/elf.h (R_X86_64_RELATIVE64): New.
45662         (R_X86_64_NUM): Updated.
45663         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
45664         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
45665         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
45666         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
45667         tst-quad1pie tst-quad2pie
45668         (modules-names): Add tst-quadmod1 tst-quadmod2.
45669         ($(objpfx)tst-quad1): New dependency.
45670         ($(objpfx)tst-quad2): Likewise.
45671         ($(objpfx)tst-quad1pie): Likewise.
45672         ($(objpfx)tst-quad2pie): Likewise.
45673         * sysdeps/x86_64/tst-quad1.c: New file.
45674         * sysdeps/x86_64/tst-quad1pie.c: New file.
45675         * sysdeps/x86_64/tst-quad2.c: Likewise.
45676         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
45677         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
45678         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
45679         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
45680         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
45682 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45684         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
45685         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
45686         * streams/stropts.h (t_scalar_t): Define type.
45688         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
45689         (_PATH_PRESERVE): Set to "/var/lib".
45690         (_PATH_RWHODIR): Set to "/var/spool/rwho".
45692         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
45693         instead of int.
45695         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
45696         if __dir_mkfile succeeded.
45698         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
45699         checking for _hurd_dtablesize.  Unlock it right after having
45700         finished _hurd_dtable allocation.
45702 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45704         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
45705         * sysdeps/mach/hurd/configure: Regenerated.
45706         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
45707         special-casing to...
45708         * sysdeps/gnu/configure.in: ... this new file.
45709         * sysdeps/unix/sysv/linux/configure: Regenerated.
45710         * sysdeps/gnu/configure: New generated file.
45712         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
45713         for Linux: use nsec instead of usec, as well as:
45714         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
45715         members of type struct timespec.
45716         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
45717         New macros.
45718         (struct stat64): Likewise.
45719         (_STATBUF_ST_NSEC): New macro.
45720         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
45722         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
45723         __strtoul_internal rather than strtoul.
45725 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45727         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
45728         and reject them.
45730 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45732         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
45733         which preserves existing values.
45734         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
45736 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45738         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
45739         TIMEOUT values.  Return EINVAL for NFDS values either negative or
45740         greater than FD_SETSIZE.
45742 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45744         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
45745         allocated, call __vm_protect to finish enabling the existing space, and
45746         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
45747         allocate the remainder.
45749 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45751         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
45752         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
45754 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45756         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
45757         sysdeps/mach/hurd/readlink.c.
45759         * posix/tst-sysconf.c (posix_options): Only use
45760         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
45761         _POSIX_SYNCHRONIZED_IO when they are defined
45762         * sysdeps/mach/hurd/bits/posix_opt.h:
45763         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
45764         (_XOPEN_REALTIME): Undefine macro.
45765         (_XOPEN_REALTIME_THREADS): Undefine macro.
45766         (_XOPEN_SHM): Undefine macro.
45767         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
45768         macro to -1.
45769         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
45770         macro to -1.
45771         (_POSIX_ASYNC_IO): Undefine macro.
45772         (_POSIX_PRIORITIZED_IO): Undefine macro.
45773         (_POSIX_SPIN_LOCKS): Define macro to -1.
45775         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
45776         SA_NODEFER, SA_RESETHAND.
45777         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
45778         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
45779         F_DUPFD_CLOEXEC.
45781 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45783         * elf/Makefile (pldd-modules): Define unconditionally.
45785 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45787         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
45789 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45791         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
45792         Return ENOENT when name is empty.
45793         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
45795 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45797         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
45799         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
45801 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45803         Fix mlock in all cases except non-readable pages.
45804         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
45805         instead of VM_PROT_ALL as parameter to __vm_wire function.
45807         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
45808         (__mkdir): When path is `/', just fail with EEXIST.
45809         * sysdeps/mach/hurd/mkdirat.c: Likewise.
45811 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45813         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
45814         <sys/uio.h> (for writev).
45815         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
45816         and <sys/param.h> (for MIN).
45818 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45820         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
45821         REQUESTED_TIME.  Properly set the remaining time and return EINTR
45822         if interrupted.
45824 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45826         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
45827         Depend on against $(link-rpcuserlibs).
45829 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45831         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
45832         (__libc_stack_end): Do not use attribute_relro.
45833         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
45834         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
45835         to libthread-provided value.
45836         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
45837         attribute_relro.
45839 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45841         [BZ #3748]
45842         * bits/libc-lock.h (__libc_once_get): New macro.
45843         * sysdeps/mach/bits/libc-lock.h: Likewise.
45844         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
45845         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
45846         instead of using implementation details.
45848         * libio/fileops.c: Unconditionally include <kernel-features.h>.
45849         * libio/freopen.c: Likewise.
45850         * libio/freopen64.c: Likewise.
45851         * misc/syslog.c: Likewise.
45852         * nscd/connections.c: Likewise.
45853         * nscd/netgroupcache.c: Likewise.
45854         * sysdeps/posix/getcwd.c: Likewise.
45856 2012-05-10  Roland McGrath  <roland@hack.frob.com>
45858         * math/w_ilogbf.c: Add #include <limits.h>.
45860 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45862         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
45863         path instead of returning without unlocking.
45865         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
45866         immediate-write ioctls.
45867         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
45869 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45871         * sysdeps/mach/hurd/i386/init-first.c (init): Use
45872         __builtin_frame_address instead of making assumptions about the
45873         location of the return address relative to DATA.  Force early load of
45874         the return address.
45875         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
45876         __builtin_frame_address.
45878         dup3 for GNU Hurd.
45879         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
45880         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
45881         implement dup3 and do some further code clean-ups.
45882         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
45883         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
45885 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45887         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
45889         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
45890         HURD_CRITICAL_END around holding _hurd_dtable_lock.
45891         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
45892         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
45893         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
45894         d->port.lock.
45896         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
45897         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
45898         when handler == SIG_ERR, not when handler != SIG_ERR.
45900 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45902         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
45903         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
45904         definitions.
45906         accept4 for GNU Hurd.
45907         * include/sys/socket.h (__libc_accept4): New prototype.
45908         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
45909         to implement __libc_accept4.
45910         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
45911         __libc_accept4.
45912         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
45914         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
45915         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
45916         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
45917         signal-defines.sym.
45919 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45921         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
45923 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45925         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
45926         assertion on O_CLOEXEC flag.
45927         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
45928         * hurd/intern-fd.c: Likewise.
45929         * hurd/port2fd.c: Likewise.
45931 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45933         [BZ #3906]
45934         * bits/in.h (IPV6_PKTINFO): Define new macro.
45935         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
45937 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45939         [BZ #13954]
45940         [BZ #13955]
45941         [BZ #13956]
45942         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
45943         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
45944         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
45945         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
45946         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
45947         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
45948         * math/libm-test.inc (logb_test) : Additional logb tests.
45950 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
45951             Andreas Jaeger  <aj@suse.de>
45953         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
45954         * configure: Regenerated.
45955         * config.h.in (LINK_OBSOLETE_RPC): New macro.
45956         * config.make.in (link-obsolete-rpc): New substituted variable.
45957         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
45958         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
45959         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
45960         (shared-only-routines): Don't set it under [link-obsolete-rpc],
45961         so that libc.a contains the symbols.
45962         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
45963         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
45964         * sunrpc/auth_none.c: Likewise.
45965         * sunrpc/auth_unix.c: Likewise.
45966         * sunrpc/authdes_prot.c: Likewise.
45967         * sunrpc/authuxprot.c: Likewise.
45968         * sunrpc/clnt_gen.c: Likewise.
45969         * sunrpc/clnt_perr.c: Likewise.
45970         * sunrpc/clnt_raw.c: Likewise.
45971         * sunrpc/clnt_simp.c: Likewise.
45972         * sunrpc/clnt_tcp.c: Likewise.
45973         * sunrpc/clnt_udp.c: Likewise.
45974         * sunrpc/clnt_unix.c: Likewise.
45975         * sunrpc/des_crypt.c: Likewise.
45976         * sunrpc/des_soft.c: Likewise.
45977         * sunrpc/get_myaddr.c: Likewise.
45978         * sunrpc/key_call.c: Likewise.
45979         * sunrpc/key_prot.c: Likewise.
45980         * sunrpc/netname.c: Likewise.
45981         * sunrpc/pm_getmaps.c: Likewise.
45982         * sunrpc/pm_getport.c: Likewise.
45983         * sunrpc/pmap_clnt.c: Likewise.
45984         * sunrpc/pmap_prot.c: Likewise.
45985         * sunrpc/pmap_prot2.c: Likewise.
45986         * sunrpc/pmap_rmt.c: Likewise.
45987         * sunrpc/publickey.c: Likewise.
45988         * sunrpc/rpc_cmsg.c: Likewise.
45989         * sunrpc/rpc_common.c: Likewise.
45990         * sunrpc/rpc_dtable.c: Likewise.
45991         * sunrpc/rpc_prot.c: Likewise.
45992         * sunrpc/rpc_thread.c: Likewise.
45993         * sunrpc/rtime.c: Likewise.
45994         * sunrpc/svc.c: Likewise.
45995         * sunrpc/svc_auth.c: Likewise.
45996         * sunrpc/svc_raw.c: Likewise.
45997         * sunrpc/svc_run.c: Likewise.
45998         * sunrpc/svc_tcp.c: Likewise.
45999         * sunrpc/svc_udp.c: Likewise.
46000         * sunrpc/svc_unix.c: Likewise.
46001         * sunrpc/svcauth_des.c: Likewise.
46002         * sunrpc/xcrypt.c: Likewise.
46003         * sunrpc/xdr.c: Likewise.
46004         * sunrpc/xdr_array.c: Likewise.
46005         * sunrpc/xdr_float.c: Likewise.
46006         * sunrpc/xdr_intXX_t.c: Likewise.
46007         * sunrpc/xdr_mem.c: Likewise.
46008         * sunrpc/xdr_rec.c: Likewise.
46009         * sunrpc/xdr_ref.c: Likewise.
46010         * sunrpc/xdr_sizeof.c: Likewise.
46011         * sunrpc/xdr_stdio.c: Likewise.
46013 2012-05-10  Roland McGrath  <roland@hack.frob.com>
46015         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
46016         change.  Update copyright years.
46018 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
46020         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
46022 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
46023             Joseph Myers  <joseph@codesourcery.com>
46024             Paul Pluzhnikov  <ppluzhnikov@google.com>
46026         [BZ #14012]
46027         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
46028         requiring rpcgen.
46029         [cross-compiling] (extra-libs): Likewise.
46030         [cross-compiling] (extra-libs-others): Likewise.
46031         [cross-compiling] (librpcsvc-routines): Likewise.
46032         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
46033         [cross-compiling] (omit-deps): Likewise.
46034         (sunrpc-CPPFLAGS): New variable.
46035         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
46036         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
46037         (cross-rpcgen-objs): New variable.
46038         (extra-objs): Append $(cross-rpcgen-objs).
46039         ($(cross-rpcgen-objs)): New rule.
46040         ($(objpfx)cross-rpcgen): Likewise.
46041         (rpcgen-cmd): Define to use $(built-program-file).  Expand
46042         comment.
46043         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
46044         ($(objpfx)x%.stmp): Likewise.
46045         * sunrpc/proto.h [IS_IN_build] (_): Define.
46046         [IS_IN_build] (_libc_intl_domainname): Likewise.
46048 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
46050         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
46051         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
46052         and R_X86_64_TPOFF64.
46054 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
46056         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
46057         sysdeps/unix/sysv/syscalls.list.
46058         (stime): Likewise.
46059         (utime): Likewise.
46060         * sysdeps/unix/sysv/syscalls.list: Remove file.
46062 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
46064         [BZ #3440]
46065         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
46066         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
46067         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
46068         (__LC_IDENTIFICATION): Make these macros useful in #if
46069         expressions, as required by C99.
46071 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
46073         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
46074         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
46075         after this.
46077 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
46079         * stdlib/longlong.h: Updated from GCC.
46081 2012-05-09  Andreas Jaeger  <aj@suse.de>
46083         * nscd/nscd.c (run_modes): Make named enum, reorder so that
46084         default is first entry.
46085         (run_mode): Set type.
46086         (main): Remove informal message about syslog.
46087         (options): Fix typo.
46089         [BZ #14053]
46090         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
46091         to asm.
46092         (lrint): Likewise.
46093         (llrintf): Likewise.
46094         (llrint): Likewise.
46095         (rint): Likewise.
46096         (rintf): Likewise.
46097         (nearbyint): Likewise.
46098         (nearbyintf): Likewise.
46100 2012-05-09  Andreas Jaeger  <aj@suse.de>
46101             Pedro Alves  <palves@redhat.com>
46103         * nscd/nscd.c (run_mode): Use enum.
46104         (main): Cleanup coding style issue.
46106 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
46107             Andreas Jaeger  <aj@suse.de>
46109         * nscd/nscd.c (go_background): Replaced with...
46110         (run_mode): ... this.
46111         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
46112         (options): Add -F --foreground.
46113         (main): Implement it.
46114         (parse_opt): Parse it.
46116 2012-05-09  Andreas Jaeger  <aj@suse.de>
46118         [BZ #14083]
46119         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
46120         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
46121         -Wconversion warning.
46122         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
46123         Likewise.
46125 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
46127         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
46128         == 0.
46129         (LC_ALL): Use macro-int-constant.
46130         (LC_COLLATE): Likewise.
46131         (LC_CTYPE): Likewise.
46132         (LC_MESSAGES): Likewise.
46133         (LC_MONETARY): Likewise.
46134         (LC_NUMERIC): Likewise.
46135         (LC_TIME): Likewise.
46136         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
46137         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
46138         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46139         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
46140         Specify type.
46141         [C99-based standards] (float_t): Expect type.
46142         [C99-based standards] (double_t): Expect type.
46143         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
46144         type.
46145         [C99-based standards] (HUGE_VALL): Likewise.
46146         [C99-based standards] (INFINITY): Likewise.
46147         [C99-based standards] (NAN): Likewise.
46148         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
46149         [C99-based standards] (FP_NAN): Likewise.
46150         [C99-based standards] (FP_NORMAL): Likewise.
46151         [C99-based standards] (FP_SUBNORMAL): Likewise.
46152         [C99-based standards] (FP_ZERO): Likewise.
46153         [C99-based standards] (FP_FAST_FMA): Use
46154         optional-macro-int-constant.  Specify type.  Require == 1.
46155         [C99-based standards] (FP_FAST_FMAF): Likewise.
46156         [C99-based standards] (FP_FAST_FMAL): Likewise.
46157         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
46158         [C99-based standards] (FP_ILOGBNAN): Likewise.
46159         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
46160         Specify type.
46161         [C99-based standards] (MATH_ERREXCEPT): Likewise.
46162         [C99-based standards] (math_errhandling): Specify type.
46163         [ISO99 || ISO11] (signgam): Do not allow.
46164         [non-C99-based standards] (copysignf): Do not allow.
46165         [non-C99-based standards] (exp2f): Likewise.
46166         [non-C99-based standards] (log2f): Likewise.
46167         [non-C99-based standards] (modff): Allow.
46168         [non-C99-based standards] (erff): Do not allow.
46169         [non-C99-based standards] (erfcf): Likewise.
46170         [non-C99-based standards] (gammaf): Likewise.
46171         [non-C99-based standards] (hypotf): Likewise.
46172         [non-C99-based standards] (j0f): Likewise.
46173         [non-C99-based standards] (j1f): Likewise.
46174         [non-C99-based standards] (jnf): Likewise.
46175         [non-C99-based standards] (lgammaf): Likewise.
46176         [non-C99-based standards] (tgammaf): Likewise.
46177         [non-C99-based standards] (y0f): Likewise.
46178         [non-C99-based standards] (y1f): Likewise.
46179         [non-C99-based standards] (ynf): Likewise.
46180         [non-C99-based standards] (isnanf): Likewise.
46181         [non-C99-based standards] (acoshf): Likewise.
46182         [non-C99-based standards] (asinhf): Likewise.
46183         [non-C99-based standards] (atanhf): Likewise.
46184         [non-C99-based standards] (cbrtf): Likewise.
46185         [non-C99-based standards] (expm1f): Likewise.
46186         [non-C99-based standards] (ilogbf): Likewise.
46187         [non-C99-based standards] (log1pf): Likewise.
46188         [non-C99-based standards] (logbf): Likewise.
46189         [non-C99-based standards] (nextafterf): Likewise.
46190         [non-C99-based standards] (remainderf): Likewise.
46191         [non-C99-based standards] (rintf): Likewise.
46192         [non-C99-based standards] (scalbf): Likewise.
46193         [non-C99-based standards] (copysignl): Likewise.
46194         [non-C99-based standards] (exp2l): Likewise.
46195         [non-C99-based standards] (log2l): Likewise.
46196         [non-C99-based standards] (modfl): Allow.
46197         [non-C99-based standards] (erfl): Do not allow.
46198         [non-C99-based standards] (erfcl): Likewise.
46199         [non-C99-based standards] (gammal): Likewise.
46200         [non-C99-based standards] (hypotl): Likewise.
46201         [non-C99-based standards] (j0l): Likewise.
46202         [non-C99-based standards] (j1l): Likewise.
46203         [non-C99-based standards] (jnl): Likewise.
46204         [non-C99-based standards] (lgammal): Likewise.
46205         [non-C99-based standards] (tgammal): Likewise.
46206         [non-C99-based standards] (y0l): Likewise.
46207         [non-C99-based standards] (y1l): Likewise.
46208         [non-C99-based standards] (ynl): Likewise.
46209         [non-C99-based standards] (isnanl): Likewise.
46210         [non-C99-based standards] (acoshl): Likewise.
46211         [non-C99-based standards] (asinhl): Likewise.
46212         [non-C99-based standards] (atanhl): Likewise.
46213         [non-C99-based standards] (cbrtl): Likewise.
46214         [non-C99-based standards] (expm1l): Likewise.
46215         [non-C99-based standards] (ilogbl): Likewise.
46216         [non-C99-based standards] (log1pl): Likewise.
46217         [non-C99-based standards] (logbl): Likewise.
46218         [non-C99-based standards] (nextafterl): Likewise.
46219         [non-C99-based standards] (remainderl): Likewise.
46220         [non-C99-based standards] (rintl): Likewise.
46221         [non-C99-based standards] (scalbl): Likewise.
46222         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46223         [non-C99-based standards] (FP_*): Do not allow.
46224         [C99-based standards] (FP_*): Change to
46225         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
46226         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46227         allow.
46228         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
46229         (SIG_ERR): Likewise.
46230         [X/Open-based standards] (SIG_HOLD): Likewise.
46231         (SIG_IGN): Likewise.
46232         (SIGABRT): Use macro-int-constant.  Specify type.  Require
46233         positive value.
46234         (SIGFPE): Likewise.
46235         (SIGILL): Likewise.
46236         (SIGINT): Likewise.
46237         (SIGSEGV): Likewise.
46238         (SIGTER): Likewise.
46239         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
46240         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
46241         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
46242         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
46243         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
46244         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
46245         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
46246         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
46247         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
46248         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
46249         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
46250         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
46251         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
46252         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
46253         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
46254         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
46255         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
46256         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
46257         [X/Open-based standards] (SIGTRAP): Likewise.
46258         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
46259         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
46260         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
46261         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
46262         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46263         allow.
46265 2012-05-08  Ian Wienand  <ianw@vmware.com>
46267         [BZ #14080]
46268         * time/tzset.c (__tzset_parse_tz): Update default rules for
46269         daylight time changes in the Energy Policy Act of 2005.
46271 2012-05-09  Andreas Jaeger  <aj@suse.de>
46273         [BZ #13983]
46274         * elf/ldconfig.c (parse_conf): Change string to make clear that
46275         ldconfig only issued a warning if ld.so.conf does not exist.
46277 2012-05-08  David S. Miller  <davem@davemloft.net>
46279         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
46280         movxtod instead of popping the value on the stack.
46282         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46284 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
46286         * config.h.in: Add HAVE_ARM_PCS_VFP.
46288 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
46290         [BZ #13979]
46291         * include/features.h: Warn if user requests __FORTIFY_SOURCE
46292         checking but the checks are disabled for any reason.
46294 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
46296         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
46297         and ELF64_R_TYPE with ELFW(R_TYPE).
46299 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
46301         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
46302         (ulimit): Likewise.
46304         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
46305         (settimeofday): Likewise.
46307 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
46309         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
46310         a struct th_u2 inside the union, and move tu_block/tu_code into
46311         a new th_u3 union of tu_block/tu_code inside of that.  Move
46312         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
46313         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
46314         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
46315         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
46316         (th_stuff): Change to th_u1.tu_stuff.
46317         (th_data): Define.
46318         (th_msg): Change to th_u1.th_u2.tu_data.
46320 2012-05-07  David S. Miller  <davem@davemloft.net>
46322         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46324         [BZ #14074]
46325         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
46326         (SETUP_PIC_REG): Use it.
46327         (SETUP_PIC_REG_LEAF): Use it.
46329 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
46331         [BZ #13885]
46332         [BZ #13923]
46333         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46334         USE_AS_EXPM1L.
46335         (EXPL_FINITE): Likewise.
46336         (FLDLOG): Likewise.
46337         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46338         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46339         e_expl.S.
46340         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46341         USE_AS_EXPM1L.
46342         (EXPL_FINITE): Likewise.
46343         (FLDLOG): Likewise.
46344         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46345         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46346         e_expl.S.
46347         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
46348         test of -max_value argument for long double.
46349         * sysdeps/i386/fpu/libm-test-ulps: Update.
46350         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46352 2012-05-06  David S. Miller  <davem@davemloft.net>
46354         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
46355         quad soft-float symbols whose references which are compiler
46356         generated.
46357         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
46359 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
46361         [BZ #13884]
46362         [BZ #13914]
46363         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46364         USE_AS_EXP10L.
46365         (EXPL_FINITE): Likewise.
46366         (FLDLOG): Likewise.
46367         (c0): Likewise.
46368         (c1): Likewise.
46369         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46370         Adjust comments for base varying.
46371         (__expl_finite): Change alias to EXPL_FINITE.
46372         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
46373         e_expl.S.
46374         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
46375         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
46376         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
46377         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
46378         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46379         USE_AS_EXP10L.
46380         (EXPL_FINITE): Likewise.
46381         (FLDLOG): Likewise.
46382         (c0): Likewise.
46383         (c1): Likewise.
46384         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46385         Adjust comments for base varying.
46386         (__expl_finite): Change alias to EXPL_FINITE.
46387         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
46388         tests for bugs.
46389         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46391         [BZ #14064]
46392         * math/libm-test.inc (check_float_internal): Correct ulp
46393         calculation for subnormal expected results.
46395 2012-05-06  Andreas Jaeger  <aj@suse.de>
46397         * Makeconfig (+math-flags): New, set to -frounding-math.
46398         (+cflags): Add +math-flags so that all of glibc gets compiled with
46399         it.
46401         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
46403 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
46405         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
46406         Disable one test.
46408         [BZ #13787]
46409         [BZ #13922]
46410         [BZ #14036]
46411         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
46412         (__ieee754_expl): Allow for and saturate large arguments.
46413         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
46414         (u_threshold): Likewise.
46415         (__exp): Call __ieee754_exp before checking for overflow and
46416         underflow.
46417         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
46418         (u_threshold): Likewise.
46419         (__expf): Call __ieee754_expf before checking for overflow and
46420         underflow.
46421         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
46422         (u_threshold): Likewise.
46423         (__expl): Call __ieee754_expl before checking for overflow and
46424         underflow.
46425         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
46426         (__ieee754_expl): Allow for and saturate large arguments.
46427         * math/libm-test.inc (exp_test): Add another test.  Do not allow
46428         missing overflow exception on overflow.
46429         (expm1_test): Do not allow missing overflow exception on overflow.
46431         * sysdeps/i386/fpu/e_expl.c: Move to ...
46432         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
46433         rather than using inline asm.
46434         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
46435         * sysdeps/x86_64/fpu/e_expl.S: Copy from
46436         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
46438         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
46439         (nice): Likewise.
46440         (poll): Likewise.
46441         (signal): Likewise.
46442         (time): Likewise.
46443         (times): Likewise.
46445 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46447         * sysdeps/unix/syscalls.list (adjtime): Add entry from
46448         sysdeps/unix/common/syscalls.list.
46449         (fchmod): Likewise.
46450         (fchown): Likewise.
46451         (ftruncate): Likewise.
46452         (getrusage): Likewise.
46453         (gettimeofday): Likewise.
46454         (setpgid): Likewise.
46455         (setregid): Likewise.
46456         (setreuid): Likewise.
46457         (sigaction): Likewise.
46458         (truncate): Likewise.
46459         (vhangup): Likewise.
46460         * sysdeps/unix/common/syscalls.list: Remove file.
46461         * sysdeps/unix/bsd/Implies: Don't include unix/common.
46462         * sysdeps/unix/sysv/linux/Implies: Likewise.
46464 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
46466         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
46467         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
46468         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
46469         Moved to ...
46470         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
46471         Here.
46472         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
46473         to ...
46474         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
46475         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
46476         to ...
46477         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
46478         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
46479         to ...
46480         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
46481         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
46482         to ...
46483         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
46484         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
46485         to ...
46486         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
46487         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
46488         to ...
46489         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
46490         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
46491         to ...
46492         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
46493         Here.
46494         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
46495         to ...
46496         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
46497         Here.
46498         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
46499         to ...
46500         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
46501         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
46502         Moved to ...
46503         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
46504         Here.
46505         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
46506         to ...
46507         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
46509 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46511         * sysdeps/unix/common/bits/dirent.h: Remove file.
46512         * sysdeps/unix/common/bits/fcntl.h: Likewise.
46514         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
46515         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
46516         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
46517         * sysdeps/unix/bsd/isatty.c: Likewise.
46518         * sysdeps/unix/bsd/tcdrain.c: Likewise.
46519         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
46520         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
46522 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46524         [BZ #13563]
46525         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
46526         long double comparison inaccuracies.
46527         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
46528         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46530 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
46532         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
46533         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
46535 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46537         [BZ #14049]
46538         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
46539         nonzero digits before rounding a hex value.
46540         * stdlib/tst-strtod.c (tests): Add another test.
46542 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46544         * sysdeps/s390/fpu/libm-test-ulps: Update.
46546 2012-05-03  Andreas Jaeger  <aj@suse.de>
46548         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
46549         does not get optimized out.
46550         (malloc_opt_barrier): New.
46552 2012-05-03  Andreas Jaeger  <aj@suse.de>
46553             Roland McGrath  <roland@hack.frob.com>
46555         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
46556         intermediate file deletion.
46557         (generated): Add .symlist files.
46559 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
46561         [BZ #13775]
46562         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
46563         Redirect under this condition.
46564         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46565         [__USE_GNU] (__dprintf_chk): Not under this condition.
46566         [__USE_GNU] (__vdprintf_chk): Likewise.
46567         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
46568         under this condition.
46569         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46570         [__USE_XOPEN2K8] (dprintf): Define under this condition.
46571         [__USE_XOPEN2K8] (vdprintf): Likewise.
46572         [__USE_GNU] (__dprintf_chk): Not under this condition.
46573         [__USE_GNU] (__vdprintf_chk): Likewise.
46574         [__USE_GNU] (dprintf): Likewise.
46575         [__USE_GNU] (vdprintf): Likewise.
46577 2012-05-03  Roland McGrath  <roland@hack.frob.com>
46579         * elf/Makefile (common-generated): Set this instead of generated for
46580         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
46581         $(all-built-dso)-derived lists.
46583 2012-05-03  Andreas Jaeger  <aj@suse.de>
46585         * sysdeps/i386/fpu/libm-test-ulps: Update.
46587         * FAQ: Removed.
46588         * FAQ.in: Likewise.
46589         * scripts/gen-FAQ.pl: Likewise.
46590         * manual/install.texi (Installation): Point to online location of
46591         FAQ.
46592         * Makefile (files-for-dist): Remove FAQ.
46593         (FAQ): Remove.
46595 2012-05-02  Allan McRae  <allan@archlinux.org>
46597         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
46598         (LDFLAGS-reldepmod5.so): Likewise.
46599         (LDFLAGS-reldep6mod1.so): Likewise.
46600         (LDFLAGS-reldep6mod4.so): Likewise.
46601         (LDFLAGS-reldep8mod3.so): Likewise.
46602         (LDFLAGS-unload4mod1.so): Likewise.
46603         (LDFLAGS-unload4mod2.so): Likewise.
46604         (LDFLAGS-tst-initorder): Likewise.
46605         (LDFLAGS-tst-initordera2.so): Likewise.
46606         (LDFLAGS-tst-initordera3.so): Likewise.
46607         (LDFLAGS-tst-initordera4.so): Likewise.
46608         (LDFLAGS-tst-initorderb2.so): Likewise.
46609         (LDFLAGS-noload): Likewise.
46610         (LDFLAGS-next): Likewise.
46611         (LDFLAGS-order2mod1.so): Likewise.
46612         (LDFLAGS-order2mod2.so): Likewise.
46613         (LDFLAGS-tst-initorder2): Likewise.
46614         (LDFLAGS-tst-initorder2a.so): Likewise.
46615         (LDFLAGS-tst-initorder2b.so): Likewise.
46616         (LDFLAGS-tst-initorder2c.so): Likewise.
46617         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
46619 2012-05-02  David S. Miller  <davem@davemloft.net>
46621         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46623 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
46625         [BZ #14055]
46626         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
46628 2012-05-02  Andreas Jaeger  <aj@suse.de>
46630         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
46631         since we manipulate rounding mode.
46632         (CPPFLAGS-test-idouble.c): Likewise.
46633         (CPPFLAGS-test-ifloat.c): Likewise.
46634         (CFLAGS-test-ldouble.c): Likewise.
46635         (CFLAGS-test-double.c): Likewise.
46636         (CFLAGS-test-float.c): Likewise.
46637         (CFLAGS-test-misc.c): Likewise.
46638         (CFLAGS-test-test-fenv.c): Likewise.
46640 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46642         [BZ #2550]
46643         [BZ #2570]
46644         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
46645         comparisons to determine direction to adjust input.
46647 2012-05-01  Roland McGrath  <roland@hack.frob.com>
46649         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
46650         output to the target.
46652         * scripts/localplt.awk: New file.
46653         * elf/Makefile ($(objpfx)check-localplt): Target removed.
46654         (check-localplt-CFLAGS): Variable removed.
46655         ($(all-built-dso:=.jmprel)): New static pattern rule.
46656         (generated): Add those targets.
46657         (localplt-built-dso): New variable.
46658         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
46660         * elf/check-localplt.c: File removed.
46662         * scripts/check-execstack.awk: New file.
46663         * elf/Makefile ($(objpfx)check-execstack): Target removed.
46664         (check-execstack-CFLAGS): Variable removed.
46665         ($(objpfx)check-execstack.h): Target removed.
46666         ($(objpfx)execstack-default): New target.
46667         (generated): Add that instead of check-execstack.h.
46668         ($(all-built-dso:=.phdr)): New static pattern rule.
46669         (generated): Add those targets.
46670         * elf/check-execstack.c: File removed.
46672         * scripts/check-textrel.awk: New file.
46673         * elf/Makefile ($(objpfx)check-textrel): Target removed.
46674         (check-textrel-CFLAGS): Variable removed.
46675         (all-built-dso): Use := to define.o
46676         ($(all-built-dso:=.dyn)): New static pattern rule.
46677         (generated): Add those targets.
46678         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
46679         * config.make.in (READELF): New substituted variable.
46680         * elf/check-textrel.c: File removed.
46682 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
46684         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46685         allow.
46686         * conform/data/ctype.h-data [C99-based standards] (isblank):
46687         Expect function.
46688         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
46689         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
46690         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46691         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
46692         Specify type.  Require positive value.
46693         (EILSEQ): Likewise.
46694         (ERANGE): Likewise.
46695         [ISO || POSIX] (EILSEQ): Do not expect.
46696         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
46697         Specify type.  Require positive value.
46698         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
46699         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
46700         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
46701         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
46702         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
46703         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
46704         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
46705         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
46706         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
46707         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
46708         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
46709         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
46710         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
46711         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
46712         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
46713         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
46714         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
46715         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
46716         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
46717         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
46718         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
46719         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
46720         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
46721         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
46722         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
46723         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
46724         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
46725         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
46726         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
46727         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
46728         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
46729         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
46730         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
46731         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
46732         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
46733         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
46734         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
46735         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
46736         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
46737         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
46738         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
46739         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
46740         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
46741         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
46742         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
46743         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
46744         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
46745         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
46746         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
46747         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
46748         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
46749         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
46750         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
46751         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
46752         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
46753         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
46754         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
46755         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
46756         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
46757         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
46758         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
46759         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
46760         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
46761         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
46762         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
46763         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
46764         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
46765         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
46766         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
46767         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
46768         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
46769         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
46770         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
46771         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
46772         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
46773         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
46774         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
46775         Require >= 2.
46776         (FLT_ROUNDS): Expect as macro, not constant.
46777         (FLT_MANT_DIG): Use macro-int-constant.
46778         (DBL_MANT_DIG): Likewise.
46779         (LDBL_MANT_DIG): Likewise.
46780         (FLT_DIG): Likewise.
46781         (DBL_DIG): Likewise.
46782         (LDBL_DIG): Likewise.
46783         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
46784         (DBL_MIN_EXP): Likewise.
46785         (LDBL_MIN_EXP): Likewise.
46786         (FLT_MAX_EXP): Use macro-int-constant.
46787         (DBL_MAX_EXP): Likewise.
46788         (LDBL_MAX_EXP): Likewise.
46789         (FLT_MAX_10_EXP): Likewise.
46790         (DBL_MAX_10_EXP): Likewise.
46791         (LDBL_MAX_10_EXP): Likewise.
46792         (FLT_MAX): Use macro-constant.
46793         (DBL_MAX): Likewise.
46794         (LDBL_MAX): Likewise.
46795         (FLT_EPSILON): Use macro-constant.  Give upper bound.
46796         (DBL_EPSILON): Likewise.
46797         (LDBL_EPSILON): Likewise.
46798         (FLT_MIN): Likewise.
46799         (DBL_MIN): Likewise.
46800         (LDBL_MIN): Likewise.
46801         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
46802         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
46803         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
46804         [ISO11] (FLT_HAS_SUBNORM): Likewise.
46805         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
46806         [ISO11] (DBL_DECIMAL_DIG): Likewise.
46807         [ISO11] (FLT_DECIMAL_DIG): Likewise.
46808         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
46809         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
46810         [ISO11] (FLT_TRUE_MIN): Likewise.
46811         [ISO11] (LDBL_TRUE_MIN): Likewise.
46812         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46813         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
46814         (SCHAR_MIN): Use macro-int-constant.  Specify type.
46815         (SCHAR_MAX): Likewise.
46816         (UCHAR_MAX): Likewise.
46817         (CHAR_MIN): Likewise.
46818         (CHAR_MAX): Likewise.
46819         (MB_LEN_MAX): Use macro-int-constant.
46820         (SHRT_MIN): Use macro-int-constant.  Specify type.
46821         (SHRT_MAX): Likewise.
46822         (USHRT_MAX): Likewise.
46823         (INT_MAX): Likewise.
46824         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
46825         bound negative.
46826         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46827         bound with "U".
46828         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46829         bound with "L".
46830         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
46831         bound negative.  Suffix upper bound with "L".
46832         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46833         bound with "UL".
46834         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
46835         Specify type.
46836         [C99-based standards] (LLONG_MAX): Likewise.
46837         [C99-based standards] (ULLONG_MAX): Likewise.
46838         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
46839         == 0.
46840         [ISO11] (max_align_t): Require type.
46841         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46843         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
46844         from $CFLAGS, without defining away __attribute__ calls.
46845         (checknamespace): Use $CFLAGS_namespace.
46847         * conform/conformtest.pl (@keywords): Only include C99 keywords
46848         for standards based on C99 or C11.
46850         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
46851         Disable tests.
46852         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
46853         UNIX98]: Likewise.
46855         * conform/conformtest.pl: Handle "macro-int-constant" and test for
46856         usability of symbols in #if.
46858         * conform/conformtest.pl: If macro or constant types start
46859         "promoted:", expect the symbol to be of the following type
46860         promoted by the integer promotions.
46862         * conform/conformtest.pl: Parse all "constant" and "macro" lines
46863         in one place.  Also handle "macro-constant".
46865         * conform/conformtest.pl: Only accept expected macro values with
46866         "==".  Parse all "macro" lines in one place.
46867         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
46869         * conform/conformtest.pl: Handle braced types on "constant" lines
46870         instead of handling "typed-constant".
46871         * conform/data/signal.h-data: Use "constant" instead of
46872         "typed-constant".
46874         * conform/conformtest.pl: Handle "optional-" at start of lines in
46875         one place rather than duplicating several cases.  Handle each
46876         format of "macro" line with initial "optional-".
46878         * conform/conformtest.pl: Only accept expected constant or
46879         optional-constant values with "==".  Parse all "constant" lines in
46880         one place.  Parse all "optional-constant" lines in one place.
46881         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
46882         * conform/data/fmtmsg.h-data: Likewise.
46883         * conform/data/netinet/in.h-data: Likewise.
46884         * conform/data/tar.h-data: Likewise.
46885         * conform/data/limits.h-data: Use "==" form on "constant" and
46886         "optional-constant" lines.
46888         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
46889         Use -std=c99 for XOPEN2K.
46890         (@knownproblems): Remove.
46891         (newtoken): Don't check %isknown.
46893         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
46894         Do not expect macro.
46895         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
46896         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
46897         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
46898         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
46899         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
46900         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
46901         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
46902         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
46903         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
46904         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
46905         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
46906         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
46907         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
46908         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
46909         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
46910         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
46911         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
46912         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
46913         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
46914         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
46915         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
46916         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
46917         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
46918         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
46919         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
46920         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
46921         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
46922         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
46923         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
46924         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
46925         [XPG3] (acosh): Likewise.
46926         [XPG3] (asinh): Likewise.
46927         [XPG3] (atanh): Likewise.
46928         [XPG3] (cbrt): Likewise.
46929         [XPG3] (expm1): Likewise.
46930         [XPG3] (ilogb): Likewise.
46931         [XPG3] (log1p): Likewise.
46932         [XPG3] (logb): Likewise.
46933         [XPG3] (nextafter): Likewise.
46934         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
46935         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
46936         [XPG3] (remainder): Likewise.
46937         [XPG3] (rint): Likewise.
46938         [XPG3 || XPG4 || UNIX98] (round): Likewise.
46939         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
46940         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
46941         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
46942         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
46943         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
46944         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
46945         [UNIX98 || XOPEN2K] (scalb): Expect.
46946         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
46947         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
46948         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
46949         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
46950         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
46951         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
46952         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
46953         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
46954         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
46955         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
46956         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
46957         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
46958         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
46959         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
46960         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
46961         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
46962         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
46963         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
46964         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
46965         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
46966         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
46967         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
46968         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
46969         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
46970         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
46971         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
46972         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
46973         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
46974         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
46975         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
46976         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
46977         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
46978         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
46979         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
46980         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
46981         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
46982         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
46983         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
46984         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
46985         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
46986         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
46987         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
46988         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
46989         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
46990         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
46991         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
46992         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
46993         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
46994         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
46995         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
46996         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
46997         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
46998         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
46999         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
47000         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
47001         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
47002         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
47003         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
47004         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
47005         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
47006         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
47007         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
47008         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
47009         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
47010         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
47011         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
47012         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
47013         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
47014         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
47015         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
47016         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
47017         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
47018         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
47019         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
47020         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
47021         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
47022         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
47023         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
47024         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
47025         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
47026         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
47027         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
47028         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
47029         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
47030         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
47031         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
47032         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
47033         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
47034         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
47035         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
47036         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
47037         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
47038         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
47039         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
47040         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
47041         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
47042         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
47043         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
47044         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
47045         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
47046         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
47047         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
47048         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
47049         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
47050         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
47051         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
47052         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
47053         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
47054         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
47055         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
47056         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
47057         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
47058         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
47059         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
47060         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
47061         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
47062         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
47063         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
47064         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
47065         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
47066         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
47067         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
47068         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
47069         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
47070         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
47071         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
47072         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
47073         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
47074         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
47075         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
47076         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
47077         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
47078         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
47079         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
47080         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
47081         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
47082         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
47084         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
47085         _XOPEN_SOURCE_EXTENDED for XPG4.
47087         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
47089         * Makeconfig (localtime): Remove variable.
47090         (inst_localtime-file): Likewise.
47092 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
47094         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
47095         Update.
47096         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
47097         Update.
47098         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
47099         Update.
47100         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
47101         Update.
47102         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
47103         Update.
47104         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
47105         Update.
47106         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
47107         Update.
47108         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
47109         Update.
47110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
47111         Update.
47113 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
47115         [BZ #2550]
47116         [BZ #2570]
47117         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
47118         comparisons to determine direction to adjust input.
47119         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
47120         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
47121         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
47122         Likewise.
47123         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
47124         Likewise.
47125         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
47126         Likewise.
47127         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
47128         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
47129         Likewise.
47130         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
47131         Likewise.
47132         * math/libm-test.inc (nexttoward_test): Add more tests.
47134 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
47136         [BZ #14040]
47137         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
47138         in version GLIBC_2.1, not GLIBC_2.0.
47139         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
47140         Likewise.
47142 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
47144         [BZ #13942]
47145         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
47146         (1 - x) * (1 + x).
47147         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
47148         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
47149         * math/libm-test.inc (acos_test): Add more tests.
47150         (asin_test): Likewise.
47151         * sysdeps/i386/fpu/libm-test-ulps: Update.
47152         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47154         [BZ #14034]
47155         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
47156         of square root.
47157         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
47158         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
47159         * math/libm-test.inc (acos_test_tonearest): New function.
47160         (acos_test_towardzero): Likewise.
47161         (acos_test_downward): Likewise.
47162         (acos_test_upward): Likewise.
47163         (asin_test_tonearest): Likewise.
47164         (asin_test_towardzero): Likewise.
47165         (asin_test_downward): Likewise.
47166         (asin_test_upward): Likewise.
47167         (main): Call the new functions.
47168         * sysdeps/i386/fpu/libm-test-ulps: Update.
47169         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47171         [BZ #13884]
47172         [BZ #13924]
47173         * math/e_exp10.c: Include <float.h>.
47174         (__ieee754_exp10): Handle underflow here rather than multiplying
47175         large negative argument by M_LN10.
47176         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
47177         of __ieee754_expf.
47178         * math/e_exp10l.c: Include <float.h>.
47179         (__ieee754_exp10l): Handle underflow here rather than multiplying
47180         large negative argument by M_LN10l.
47181         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
47182         spurious overflow exception on underflow.
47184 2012-04-29  Marek Polacek  <polacek@redhat.com>
47186         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
47187         (__fortify_function): New macro.
47188         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
47189         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
47190         __extern_always_inline.
47191         * libio/bits/stdio2.h: Likewise.
47192         * libio/bits/stdio.h: Likewise.
47193         * string/string.h: Likewise.
47194         * string/bits/string3.h: Likewise.
47195         * include/stdio.h: Likewise.
47196         * stdlib/bits/stdlib.h: Likewise.
47197         * stdlib/stdlib.h: Likewise.
47198         * rt/bits/mqueue2.h: Likewise.
47199         * rt/mqueue.h: Likewise.
47200         * posix/bits/unistd.h: Likewise.
47201         * posix/unistd.h: Likewise.
47202         * io/bits/poll2.h: Likewise.
47203         * io/bits/fcntl2.h: Likewise.
47204         * io/fcntl.h: Likewise.
47205         * io/sys/poll.h: Likewise.
47206         * misc/bits/syslog.h: Likewise.
47207         * misc/bits/syslog-ldbl.h: Likewise.
47208         * misc/sys/syslog.h: Likewise.
47209         * socket/bits/socket2.h: Likewise.
47210         * socket/sys/socket.h: Likewise.
47211         * debug/tst-chk1.c: Likewise.
47212         * wcsmbs/bits/wchar2.h: Likewise.
47213         * wcsmbs/bits/wchar-ldbl.h: Likewise.
47214         * wcsmbs/wchar.h: Likewise.
47216 2012-04-29  Andreas Jaeger  <aj@suse.de>
47218         * Makerules (tests): Remove enable-check-abi protection.
47219         (check-abi-warn): Remove.
47220         (check-abi-%): Remove check-abi-warn usage.
47222         * configure.in: Remove check-abi configure option.
47223         * configure: Regenerated.
47224         * config.make.in (enable-check-abi): Remove.
47226 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
47228         [BZ #14033]
47229         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
47230         double functions to double *_finite functions.
47232         [BZ #13941]
47233         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
47234         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
47235         LDBL_MIN_EXP.
47236         * stdio-common/Makefile (tests): Add tst-sprintf3.
47237         * stdio-common/tst-sprintf3.c: New file.
47239         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
47240         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
47242 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
47244         * conform/conformtest.pl: Remove duplicate typed-constant
47245         handling.
47247 2012-04-28  David S. Miller  <davem@davemloft.net>
47249         * Makerules (%.abilist): Add vpath on sysdep_dirs.
47250         (check-abi-%): Remove AWK script prerequisite and explicit
47251         abilist directory.
47252         (check-abi): Rewrite to just diff the symlist with the abilist.
47253         (config-tls, config-abi-config): Delete, no longer used.
47254         (update-abi-%): Remove AWK script and explicit abilist directory.
47255         (update-abi): Rewrite to simply compare and conditionally copy the
47256         symlist and the sysdep abilist file.  Remove update-abi-config
47257         checks.
47258         * abilist/ld.abilist: Remove.
47259         * abilist/libBrokenLocale.abilist: Remove.
47260         * abilist/libanl.abilist: Remove.
47261         * abilist/libcrypt.abilist: Remove.
47262         * abilist/libdl.abilist: Remove.
47263         * abilist/librt.abilist: Remove.
47264         * abilist/libthread_db.abilist: Remove.
47265         * abilist/libutil.abilist: Remove.
47266         * scripts/extract-abilist.awk: Remove.
47267         * scripts/merge-abilist.awk: Remove.
47268         * sysdeps/generic/libcidn.abilist: New file.
47269         * sysdeps/generic/libnss_compat.abilist: New file.
47270         * sysdeps/generic/libnss_db.abilist: New file.
47271         * sysdeps/generic/libnss_dns.abilist: New file.
47272         * sysdeps/generic/libnss_files.abilist: New file.
47273         * sysdeps/generic/libnss_hesiod.abilist: New file.
47274         * sysdeps/generic/libnss_nis.abilist: New file.
47275         * sysdeps/generic/libnss_nisplus.abilist: New file.
47276         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
47277         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
47278         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
47279         file.
47280         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
47281         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
47282         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
47283         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
47284         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
47285         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
47286         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
47287         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
47288         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
47289         file.
47290         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
47291         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
47292         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
47293         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
47294         file.
47295         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
47296         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
47297         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
47298         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
47299         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
47300         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
47301         file.
47302         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
47303         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
47304         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
47305         file.
47306         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
47307         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
47308         New file.
47309         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
47310         New file.
47311         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
47312         New file.
47313         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
47314         New file.
47315         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
47316         New file.
47317         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
47318         New file.
47319         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
47320         New file.
47321         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
47322         New file.
47323         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
47324         New file.
47325         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
47326         New file.
47327         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
47328         New file.
47329         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
47330         New file.
47331         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
47332         New file.
47333         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
47334         file.
47335         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
47336         New file.
47337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
47338         New file.
47339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
47340         file.
47341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
47342         New file.
47343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
47344         New file.
47345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
47346         file.
47347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
47348         New file.
47349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
47350         New file.
47351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
47352         New file.
47353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
47354         New file.
47355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
47356         New file.
47357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
47358         New file.
47359         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
47360         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
47361         file.
47362         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
47363         New file.
47364         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
47365         file.
47366         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
47367         file.
47368         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
47369         file.
47370         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
47371         file.
47372         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
47373         file.
47374         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
47375         New file.
47376         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
47377         file.
47378         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
47379         file.
47380         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
47381         New file.
47382         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
47383         file.
47384         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
47385         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
47386         file.
47387         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
47388         New file.
47389         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
47390         file.
47391         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
47392         file.
47393         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
47394         file.
47395         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
47396         file.
47397         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
47398         file.
47399         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
47400         New file.
47401         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
47402         file.
47403         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
47404         file.
47405         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
47406         New file.
47407         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
47408         file.
47409         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
47410         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
47411         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
47412         file.
47413         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
47414         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
47415         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
47416         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
47417         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
47418         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
47419         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
47420         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
47421         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
47422         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
47423         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
47424         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
47425         file.
47426         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
47427         New file.
47428         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
47429         file.
47430         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
47431         file.
47432         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
47433         file.
47434         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
47435         file.
47436         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
47437         file.
47438         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
47439         New file.
47440         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
47441         New file.
47442         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
47443         file.
47444         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
47445         New file.
47446         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
47447         file.
47448         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
47449         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
47450         file.
47451         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
47452         New file.
47453         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
47454         file.
47455         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
47456         file.
47457         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
47458         file.
47459         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
47460         file.
47461         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
47462         file.
47463         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
47464         New file.
47465         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
47466         New file.
47467         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
47468         file.
47469         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
47470         New file.
47471         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
47472         file.
47474 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
47476         * conform/conformtest.pl: Fix typo in handling typed-constant from
47477         allow-header.
47479 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47481         * README: Cut down references to pre-2.6 Linux kernels and
47482         Linuxthreads.  Update lists of configurations in libc and ports
47483         and sort alphabetically.  Say "or newer" with Linux kernel version
47484         requirements.
47486         * config.h.in [IS_IN_build]: Allow compiling without optimization.
47488 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
47490         [BZ #887]
47491         * math/libm-test.inc (logb_test_downward): New test to expose
47492         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
47493         rounding mode.
47495 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47497         [BZ #14027]
47498         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
47499         to be done.
47500         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
47501         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
47503 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
47505         * sysdeps/unix/i386/brk.S: Remove file.
47506         * sysdeps/unix/i386/dl-brk.S: Likewise.
47507         * sysdeps/unix/i386/pipe.S: Likewise.
47508         * sysdeps/unix/i386/sigreturn.S: Likewise.
47509         * sysdeps/unix/i386/syscall.S: Likewise.
47510         * sysdeps/unix/i386/vfork.S: Likewise.
47511         * sysdeps/unix/i386/wait.S: Likewise.
47513         * sysdeps/unix/common/tcsendbrk.c: Move to ...
47514         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
47516         * configure.in (arm*-none*): Do not allow without
47517         --enable-hacker-mode.
47518         (netbsd*): Remove case setting base_os.
47519         (386bsd*): Likewise.
47520         (freebsd*): Likewise.
47521         (bsdi*): Likewise.
47522         (osf*): Likewise.
47523         (sunos*): Likewise.
47524         (ultrix*): Likewise.
47525         (newsos*): Likewise.
47526         (dynix*): Likewise.
47527         (*bsd*): Likewise.
47528         (sysv*): Likewise.
47529         (isc*): Likewise.
47530         (esix*): Likewise.
47531         (sco*): Likewise.
47532         (minix*): Likewise.
47533         (irix4*): Likewise.
47534         (irix6*): Likewise.
47535         (solaris[2-9]*): Likewise.
47536         (none): Likewise.
47537         * configure: Regenerated.
47539 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47541         [BZ #11521]
47542         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
47543         overflow or cancellation in calculating denominator.
47544         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
47545         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
47546         down expression to avoid unexpected rounding in newer GCCs.
47547         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
47549 2012-04-26  David S. Miller  <davem@davemloft.net>
47551         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
47552         long-double compat symbols.
47553         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
47554         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
47555         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
47556         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
47557         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
47558         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
47559         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
47560         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
47561         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
47562         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
47563         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
47564         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
47565         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
47567 2012-04-25  David S. Miller  <davem@davemloft.net>
47569         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
47570         HWCAP_* values only after the memory barriers have been defined.
47571         (atomic_full_barrier): Define.
47572         (atomic_read_barrier): Define.
47573         (atomic_write_barrier): Define.
47575 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
47577         * shlib-versions: Add libgcc_s version information.
47578         * sysdeps/generic/libgcc_s.h: Remove.
47579         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
47580         libgcc_s.h.
47581         * sysdeps/gnu/unwind-resume.c: Likewise.
47582         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
47584 2012-04-25  David S. Miller  <davem@davemloft.net>
47586         * sysdeps/unix/sparc/brk.S: Delete.
47587         * sysdeps/unix/sparc/dl-brk.S: Delete.
47588         * sysdeps/unix/sparc/pipe.S: Delete.
47589         * sysdeps/unix/sparc/sysdep.S: Delete.
47590         * sysdeps/unix/sparc/sysdep.h: Delete.
47591         * sysdeps/unix/sparc/vfork.S: Delete.
47592         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
47593         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
47594         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
47595         (ret_ERRVAL, r0, r1, MOVE): Define.
47596         (JUMPTARGET): Remove.
47597         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
47598         sysdeps/unix/sparc/sysdep.h
47599         (ENTRY, END): Remove.
47600         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
47602 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
47604         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
47605         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
47606         -DIS_IN_build.
47608         * timezone/README: Update upstream location and email address for
47609         tzcode and tzdata.
47610         * timezone/zdump.c: Update from tzcode 2012b.
47611         * timezone/zic.c: Likewise.
47613         * configure.in (libc_cv_as_needed): Remove test.
47614         * configure: Regenerated.
47615         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
47616         conditional definition.
47617         [$(have-as-needed) != yes] (no-as-needed): Likewise.
47618         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
47619         * config.make.in (have-as-needed): Remove variable.
47621 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
47622             Paul Pluzhnikov  <ppluzhnikov@google.com>
47624         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
47625         strings correctly.
47627 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
47629         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
47630         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
47631         * sysdeps/sh/strlen.S: Likewise.
47633 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47635         * sysdeps/unix/fork.S: Remove file.
47636         * sysdeps/unix/i386/fork.S: Likewise.
47637         * sysdeps/unix/sparc/fork.S: Likewise.
47639         * sysdeps/unix/system.c: Remove file.
47640         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
47642         * sysdeps/unix/getegid.S: Remove file.
47643         * sysdeps/unix/geteuid.S: Likewise.
47645 2012-04-24  Roland McGrath  <roland@hack.frob.com>
47647         * scripts/check-localplt.awk: New file.
47648         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
47649         of diff.
47650         * scripts/data/localplt-generic.data: Add a comment.
47652         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
47653         NODE when __dir_mkfile failed.
47654         * sysdeps/mach/hurd/symlinkat.c: Likewise.
47655         Reported by Ludovic Courtès <ludo@gnu.org>.
47657 2012-04-24  Andreas Jaeger  <aj@suse.de>
47659         * Makerules (common-clean): Also remove gen-as-const-headers
47660         files.
47662 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47664         * Makerules (native-compile): Do not change working directory for
47665         build.  Use $(OUTPUT_OPTION) in command.
47666         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
47668 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47670         [BZ #13886]
47671         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
47672         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
47673         * math/libm-test.inc (floor_test): Add more tests.
47674         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
47676 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47678         * sysdeps/unix/getdents.c: Remove file.
47679         * sysdeps/unix/sysv/getdents.c: Likewise.
47680         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
47682         * sysdeps/unix/syscalls.list (madvise): Add syscall from
47683         sysdeps/unix/mman/syscalls.list.
47684         (mmap): Likewise.
47685         (mprotect): Likewise.
47686         (msync): Likewise.
47687         (munmap): Likewise.
47688         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
47689         * sysdeps/unix/mman/syscalls.list: Remove.
47690         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
47692         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
47693         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
47694         * configure: Regenerated.
47695         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
47696         $(libgcc_s_suffix).
47697         * config.make.in (libgcc_s_suffix): Remove variable.
47699 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
47701         * sysdeps/unix/sysv/gethostname.c: Move to ...
47702         * sysdeps/posix/gethostname.c: ... here.
47704         * sysdeps/unix/execve.S: Remove file.
47706         * sysdeps/unix/_exit.S: Remove file.
47708 2012-04-23  Andreas Jaeger  <aj@suse.de>
47710         [BZ #13739]
47711         * manual/Makefile: Remove make dist support, there's no
47712         need for a stand-alone documentation tar ball.
47713         (TEXI2DVI): Define always, it's not in Makeconfig.
47714         (dist): Removed.
47715         (tar-it): Removed.
47716         (edition): Removed.
47717         (glibc-doc-$(edition).tar): Removed
47718         (%.Z): Removed.
47719         (%.gz): Removed.
47720         (%.uu): Removed.
47721         (ETAGS): Remove, it's in Makeconfig.
47722         (move-if-change): Remove, it's in Makeconfig.
47724 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
47726         [BZ #13970]
47727         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
47728         (strtod, strtof, strtold, strtol, strtoul, strtoq)
47729         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
47730         (strtod_l, strtof_l, strtold_l): Remove __wur.
47731         It is not necessarily an error to ignore strtol's return value.
47732         One can reliably look at the stored endptr to decide whether
47733         the number had valid syntax.
47735 2012-04-21  Andreas Jaeger  <aj@suse.de>
47737         [BZ #13739]
47738         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
47740 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
47742         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
47743         * sysdeps/unix/sysv/Versions: Remove file.
47745 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
47747         [BZ #13927]
47748         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47750 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
47752         [BZ #7064]
47753         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
47754         version from __vm86.
47756 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
47758         * sysdeps/unix/common/lxstat.c: Remove file.
47759         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
47761         * sysdeps/unix/sysv/Makefile: Remove file.
47763         * sysdeps/unix/sysv/direct.h: Remove file.
47765         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
47766         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
47767         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
47768         * sysdeps/unix/sysv/bits/signum.h: Likewise.
47769         * sysdeps/unix/sysv/bits/stat.h: Likewise.
47770         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
47771         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
47773         * sysdeps/unix/sysv/setrlimit.c: Remove file.
47775         * sysdeps/unix/xmknod.c: Remove file.
47776         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
47778         * sysdeps/unix/sysv/settimeofday.c: Remove file.
47780         * sysdeps/unix/sysv/i386/time.S: Remove file.
47782         * sysdeps/unix/fxstat.c: Remove file.
47783         * sysdeps/unix/xstat.c: Likewise.
47784         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
47786         * sysdeps/unix/sysv/sigaction.c: Remove file.
47788         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
47789         (sysdep_headers): Remove variable.
47790         [termio.h not in sysdep_headers] (generated): Likewise.
47791         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
47792         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
47793         * sysdeps/unix/sysv/tcdrain.c: Likewise.
47794         * sysdeps/unix/sysv/tcflow.c: Likewise.
47795         * sysdeps/unix/sysv/tcflush.c: Likewise.
47796         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
47797         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
47798         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
47799         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
47800         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
47802         * sysdeps/unix/siglist.c: Remove file.
47804         * sysdeps/unix/getppid.S: Remove file.
47806         * sysdeps/unix/mkdir.c: Remove file.
47807         * sysdeps/unix/rmdir.c: Likewise.
47809 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
47811         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
47812         ERR_MAX value.
47813         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
47814         errlist-compat value.
47816 2012-04-18  David S. Miller  <davem@davemloft.net>
47818         * sysdeps/generic/memcopy.h (reg_char): Delete.
47819         * debug/strcat_chk.c: Use char, not reg_char.
47820         * debug/strcpy_chk.c: Likewise.
47821         * debug/strncat_chk.c: Likewise.
47822         * debug/strncpy_chk.c: Likewise.
47823         * string/memchr.c: Likewise.
47824         * string/memrchr.c: Likewise.
47825         * string/rawmemchr.c: Likewise.
47826         * string/strcat.c: Likewise.
47827         * string/strchr.c: Likewise.
47828         * string/strchrnul.c: Likewise.
47829         * string/strcmp.c: Likewise.
47830         * string/strcpy.c: Likewise.
47831         * string/strncat.c: Likewise.
47832         * string/strncmp.c: Likewise.
47833         * string/strncpy.c: Likewise.
47835 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47837         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
47838         __builtin_memcopy is called when src and dest ranges are known to not
47839         overlap.
47841 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47843         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
47844         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
47845         fwd_align_merge macro call.
47846         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
47847         bwd_align_merge macro call.
47848         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47850 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47852         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
47853         bwd_align_merge macros.
47854         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
47855         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
47856         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47858 2012-04-18  David S. Miller  <davem@davemloft.net>
47860         * sysdeps/sparc/sparc64/memcopy.h: Delete.
47862 2012-04-18  Andreas Jaeger  <aj@suse.de>
47864         [BZ# 6794]
47865         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
47866         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
47867         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47869         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
47870         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
47871         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47873         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
47874         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
47875         Adjust for changed ldbl-128 files.
47877         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
47878         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
47879         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47881 2012-04-17  David S. Miller  <davem@davemloft.net>
47883         * sysdeps/sparc/sparc32/memcopy.h: Delete.
47885 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
47887         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
47888         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
47889         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
47890         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
47891         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
47892         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
47894 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47896         [BZ #6794]
47897         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
47898         * math/libm-test.inc: Add ilogb errno and exception tests.
47899         * math/w_ilogb.c: New file: ilogb wrapper.
47900         * math/w_ilogbf.c: New file: ilogbf wrapper.
47901         * math/w_ilogbl.c: New file: ilogbl wrapper.
47902         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
47903         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
47904         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
47905         exception being thrown with 0.0 as argument.
47906         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
47907         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
47908         exception being thrown with 0.0 as argument.
47909         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
47910         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47911         exception being thrown with 0.0 as argument.
47912         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
47913         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47914         exception being thrown with 0.0 as argument.
47915         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
47916         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
47917         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
47918         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
47919         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
47920         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
47921         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
47922         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
47923         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
47925 2012-04-17  Petr Baudis  <pasky@ucw.cz>
47927         * include/sys/uio.h: Change __vector to __iovec to avoid clash
47928         with altivec.
47930 2012-04-16  Marek Polacek  <polacek@redhat.com>
47932         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
47934 2012-04-16  Marek Polacek  <polacek@redhat.com>
47936         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
47937         operands of fdivp instruction.
47939 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47941         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
47942         * elf/tst-auditmod3b.c: Likewise.
47943         * elf/tst-auditmod4b.c: Likewise.
47944         * elf/tst-auditmod5b.c: Likewise.
47945         * elf/tst-auditmod6b.c: Likewise.
47946         * elf/tst-auditmod6c.c: Likewise.
47947         * elf/tst-auditmod7b.c: Likewise.
47948         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
47949         * sysdeps/x86_64/preconfigure.in: Likewise.
47950         * sysdeps/x86_64/preconfigure: Regenerated.
47952 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47954         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
47955         __ILP32__.
47957 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
47959         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
47960         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
47962 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
47964         [BZ #13973]
47965         * locale/iso-639.def: Fix gl language name. Spotted by
47966         Yaron Shahrabani.
47968 2012-04-12  Roland McGrath  <roland@hack.frob.com>
47970         [BZ #2074]
47971         * libio/libio.h (__io_write_fn): Update comment.
47973 2012-04-12  Petr Baudis  <pasky@ucw.cz>
47975         [BZ #2074]
47976         * stdio.texi (Hook Functions): The user provided writer function
47977         is not allowed to return -1.
47979 2012-04-11  David S. Miller  <davem@davemloft.net>
47981         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47983 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
47985         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
47986         Add a leading slash to rtkaio.
47988 2012-04-11  Jim Meyering  <meyering@redhat.com>
47990         [BZ #11959]
47991         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
47992         It is not necessarily an error to ignore fwrite's return
47993         value.  One can reliably use ferror to test for errors after
47994         the fact.
47996 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
47998         * bits/types.h (__snseconds_t): New type.
47999         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
48001         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
48002         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
48003         (__SNSECONDS_T_TYPE): Likewise.
48004         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
48005         (__SNSECONDS_T_TYPE): Likewise.
48006         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
48007         (__SNSECONDS_T_TYPE): Likewise.
48009 2012-04-10  Andreas Jaeger  <aj@suse.de>
48011         [BZ #2636]
48012         * manual/time.texi (Processor Time): Return type of times is
48013         elapsed real time since an arbitrary point in the past.
48014         (CPU Time): Move CLK_TCK from here...
48015         (Processor Time): ...to here.  Correct description.
48016         * manual/conf.texi (Constants for Sysconf): Correct description of
48017         _SC_CLK_TCK.
48019 2012-04-10  David S. Miller  <davem@davemloft.net>
48021         [BZ #13967]
48022         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
48023         where the is a gap between DT_REL(A) and DT_JMPREL.
48025 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
48027         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
48028         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
48029         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
48031 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
48033         * elf/dl-support.c (_dl_inhibit_cache): New variable.
48034         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
48035         (dl_main): Handle --inhibit-cache.
48036         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
48037         _dl_inhibit_cache.
48038         * elf/dl-load.c (_dl_map_object): Use it.
48039         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
48041 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
48043         [BZ #13872]
48044         * sysdeps/i386/fpu/e_powl.S (p78): New object.
48045         (__ieee754_powl): Saturate large exponents rather than testing for
48046         overflow of y*log2(x).
48047         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
48048         * math/libm-test.inc (pow_test): Do not permit spurious overflow
48049         exceptions.
48051         [BZ #11521]
48052         * math/s_ctan.c: Include <float.h>.
48053         (__ctan): Avoid internal overflow or cancellation in calculating
48054         denominator.
48055         * math/s_ctanf.c: Likewise.
48056         * math/s_ctanl.c: Likewise.
48057         * math/s_ctanh.c: Likewise.
48058         * math/s_ctanhf.c: Likewise.
48059         * math/s_ctanhl.c: Likewise.
48060         * math/libm-test.inc (ctan_test): Add more tests.
48061         (ctanh_test): Likewise.
48062         * sysdeps/i386/fpu/libm-test-ulps: Update.
48063         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48065 2012-04-09  Andreas Jaeger  <aj@suse.de>
48067         [BZ #6894]
48068         * manual/filesys.texi (Directory Entries): Mention that d_namlen
48069         is an optional BSD extension.
48071         [BZ #10254]
48072         * manual/stdio.texi (Opening Streams): Document additional fopen
48073         parameters.
48075 2012-04-09  Roland McGrath  <roland@hack.frob.com>
48077         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
48078         %eax without telling the compiler.
48080 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
48082         [BZ # 13963]
48083         * manual/install.texi: Use sourceware.org.
48085 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
48087         [BZ #13873]
48088         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
48089         (__ieee754_pow): Generate overflow and underflow using huge*huge
48090         and tiny*tiny rather than just returning constant infinity or zero
48091         for large exponents.
48092         * math/libm-test.inc (pow_test): Require overflow exceptions for
48093         applicable cases of large exponents.
48095         [BZ #706]
48096         * sysdeps/i386/fpu/e_pow.S (p10): New object.
48097         (__ieee754_pow): Use iterative multiplication algorithm only for
48098         integer exponents with absolute value below 1024.  Check for odd
48099         integer exponents when using algorithm for real exponents.
48100         * math/libm-test.inc (pow_test): Add more tests.
48101         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
48103 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
48105         [BZ #13705]
48106         * math/libm-test.inc (exp_test): Do not allow overflow exception
48107         on underflow test.
48109 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
48111         [BZ #13705]
48112         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
48113         instead of __kernel_standard_f.
48115 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
48117         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
48118         * sysdeps/x86_64/memset_chk.S: Likewise.
48120 2012-04-08  Andreas Jaeger  <aj@suse.de>
48122         [BZ #10153]
48123         * manual/startup.texi (Environment Access): Describe return value
48124         for putenv and setenv.
48126         [BZ #6895]
48127         * manual/filesys.texi (Directory Entries): Add description for
48128         DT_LNK.
48130         [BZ #6890]
48131         * manual/filesys.texi (Directory Entries): Clarify that it's file
48132         system not operating system in the description of DT_UNKNOWN.
48134         [BZ #6578]
48135         * manual/syslog.texi (closelog): Fix reference, it's openlog.
48137 2012-04-08  Stephen Compall  <s11@member.fsf.org>
48139         [BZ #6649]
48140         * manual/llio.texi (Opening and Closing Files): Add cross
48141         reference to explain mode argument.
48143 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
48145         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
48146         * sysdeps/x86_64/memset_chk.S: Likewise.
48148 2012-04-07  David S. Miller  <davem@davemloft.net>
48150         * elf/elf.h (R_SPARC_WDISP10): Define.
48151         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
48152         R_SPARC_SIZE32.
48153         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
48154         R_SPARC_SIZE64 and R_SPARC_H34.
48156 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
48158         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
48159         conditions and remove no longer applicable assertion.
48161 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
48163         * bits/byteswap.h: Include <features.h>.
48164         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
48165         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
48167 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
48169         * bits/byteswap.h (__bswap_16): Removed.
48170         Include <bits/byteswap-16.h> to get __bswap_16.
48171         * sysdeps/i386/bits/byteswap.h: Likewise.
48172         * sysdeps/s390/bits/byteswap.h: Likewise.
48173         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48174         * bits/byteswap-16.h: New file.
48175         * sysdeps/i386/bits/byteswap-16.h: Likewise.
48176         * sysdeps/s390/bits/byteswap-16.h: Likewise.
48177         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
48178         * string/Makefile (headers): Add bits/byteswap-16.h.
48180 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
48182         [BZ #13895]
48183         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
48184         extra indirection.
48185         * nss/Makefile (tests-static, tests): Add tst-nss-static.
48186         * nss/tst-nss-static.c: New.
48188 2012-04-06  Robert Millan  <rmh@gnu.org>
48190         [BZ #6486]
48191         * manual/llio.texi (File Position Primitive): lseek
48192         refers to WHENCE when it really means OFFSET.
48194 2012-04-06  Andreas Jaeger  <aj@suse.de>
48196         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
48197         strncmp declarations.
48199         * abilist/libc.abilist: Add __poll and __ppoll.
48201 2012-04-05  David S. Miller  <davem@davemloft.net>
48203         * scripts/check-local-headers.sh: Accept a host triplet in the
48204         path matched by the exclude regexp.
48206         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
48207         definition.
48208         * sysdeps/powerpc/powerpc32/dl-machine.h
48209         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
48210         * sysdeps/s390/s390-32/dl-machine.h
48211         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48212         * sysdeps/sparc/sparc32/dl-machine.h
48213         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48214         * sysdeps/sparc/sparc64/dl-machine.h
48215         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48217         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
48218         lazy binding.
48219         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
48220         undefined symbol errors.
48222         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
48223         DT_NEEDED entries.
48225 2012-04-05  Michael Matz  <matz@suse.de>
48227         [BZ #13592]
48228         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
48230 2012-04-05  Andreas Jaeger  <aj@suse.de>
48232         [BZ #13908]
48233         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
48234         comment.
48236 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48238         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
48239         which ROUND is no valid rounding mode.
48241 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48243         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
48244         read again.
48245         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
48247 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48249         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
48250         an exception using FPU order intentionally.
48252 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48254         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
48255         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
48256         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
48257         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
48259 2012-04-05  Simon Josefsson  <simon@josefsson.org>
48261         [BZ #12340]
48262         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
48263         EINVAL when BUFLEN is too smal.
48265 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
48267         [BZ #13553]
48268         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
48269         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
48271 2012-04-03  Andreas Jaeger  <aj@suse.de>
48273         [BZ #13938]
48274         * manual/setjmp.texi (System V contexts): Fix sentence.
48276         [BZ #13926]
48277         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
48278         New macro for this case.
48279         [!__GNUC__] (__bswap_64): New inline function for this case.
48280         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48281         * bits/byteswap.h: Likewise.
48282         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
48283         ull, guard with __GLIBC_HAVE_LONG_LONG.
48285         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
48286         __GLIBC_HAVE_LONG_LONG.
48288         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
48289         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
48291 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
48293         [BZ #13691]
48294         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
48295         inptr and inend, rather than using last_ch.
48297 2012-04-02  David S. Miller  <davem@davemloft.net>
48299         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
48300         * stdio-common/printf-parse.h (read_int): Change return type to
48301         'int', return -1 on INT_MAX overflow.
48302         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
48303         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
48304         overflows INT_MAX.  Check for overflow of in-format-string precision
48305         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
48306         SIZE_MAX not INT_MAX for integer overflow test.
48307         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
48308         skip the construct in the format string but do not record anything.
48309         * stdio-common/bug22.c: Adjust to test both width/prevision
48310         INT_MAX overflow as well as total length INT_MAX overflow.  Check
48311         explicitly for proper errno values.
48313 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
48315         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
48316         CHAR_MAX.
48317         * string/test-strcmp.c [! WIDE]: Likewise.
48318         * time/tst-mktime2.c: Likewise for INT_MAX.
48319         * string/test-string.h: #include <sys/param.h> for MIN.
48321         * csu/init-first.c (__libc_init_first): Call __ctype_init.
48322         * sysdeps/i386/init-first.c (init): Likewise.
48323         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
48324         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
48325         * sysdeps/sh/init-first.c (init): Likewise.
48327 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
48329         * po/ru.po: Update from translation team.
48330         * po/vi.po: Likewise.
48332 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
48334         * resolv/nss_dns/dns-host.c: Merge copyright years.
48336 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48338         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48339         Optimize memcpy with prefetch if
48340         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
48341         src, dst pointers have unequal 16 byte alignments.
48343 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
48345         [BZ #13928]
48346         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
48347         from a CNAME entry and return the minimum ttl for the query.
48348         (gaih_getanswer_slice): Likewise.
48350 2012-03-30  Jeff Law  <law@redhat.com>
48352         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
48353         due to long keys.
48354         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
48355         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
48357         * resolv/nss_dns/dns-host.c: Update copyright year.
48359 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
48361         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
48362         requests to save a system call.  Fix check that all bytes are sent.
48364         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
48365         comments for sendmmsg.
48367 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
48369         [BZ #13691]
48370         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
48371         with only 1 character between 0x0041 and 0x01b0.
48372         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
48373         * wcsmbs/tst-mbsnrtowcs.c: New file.
48375 2012-03-29  David S. Miller  <davem@davemloft.net>
48377         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
48378         small copies by hand.
48380 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
48382         [BZ #13761]
48383         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
48384         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
48385         group memberships.
48387 2012-03-28  David S. Miller  <davem@davemloft.net>
48389         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
48390         that branches into memcpy.
48391         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
48392         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
48393         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
48394         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
48395         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
48396         bits.
48397         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
48398         implementation too.
48399         * sysdeps/sparc/mempcpy.S: New file.
48401         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
48402         the IFUNC routine in the libc case.
48403         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
48405         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
48406         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
48407         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
48408         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
48409         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
48410         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
48411         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
48412         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
48414         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
48415         loop to 256 bytes instead of 64 bytes and fix test signedness.
48417         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
48418         * sysdeps/sparc/sparc32/Makefile: rather than here...
48419         * sysdeps/sparc/sparc64/Makefile: and here.
48421 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
48423         * malloc/mallocbug.c: Avoid warnings about unused variables.
48425 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
48427         [BZ #13760]
48428         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
48429         in the right place. Discard and retry query if response is
48430         larger than input buffer size.
48432 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
48434         [BZ #369]
48435         [BZ #2678]
48436         [BZ #3866]
48437         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
48438         x for large integer exponent.
48439         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
48440         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
48441         sign of result as needed afterwards.
48442         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
48443         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
48444         result for underflowing pow the same as for overflow.
48445         (__kernel_standard_l): Handle powl overflow and underflow here
48446         rather than calling __kernel_standard.
48447         * math/libm-test.inc (pow_test): Add more tests.
48449         [BZ #3868]
48450         [BZ #13879]
48451         [BZ #13910]
48452         [BZ #13911]
48453         [BZ #13912]
48454         [BZ #13913]
48455         [BZ #13915]
48456         [BZ #13916]
48457         [BZ #13917]
48458         [BZ #13918]
48459         [BZ #13919]
48460         [BZ #13920]
48461         [BZ #13921]
48462         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
48463         * sysdeps/ieee754/k_standard.c: Include <float.h>.
48464         (__kernel_standard_l): New function.
48465         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
48466         __kernel_standard.
48467         * math/w_acosl.c (__acosl): Likewise.
48468         * math/w_asinl.c (__asinl): Likewise.
48469         * math/w_atan2l.c (__atan2l): Likewise.
48470         * math/w_atanhl.c (__atanhl): Likewise.
48471         * math/w_coshl.c (__coshl): Likewise.
48472         * math/w_exp10l.c (__exp10l): Likewise.
48473         * math/w_exp2l.c (__exp2l): Likewise.
48474         * math/w_fmodl.c (__fmodl): Likewise.
48475         * math/w_hypotl.c (__hypotl): Likewise.
48476         * math/w_j0l.c (__j0l, __y0l): Likewise.
48477         * math/w_j1l.c (__j1l, __y1l): Likewise.
48478         * math/w_jnl.c (__jnl, __ynl): Likewise.
48479         * math/w_lgammal.c (__lgammal): Likewise.
48480         * math/w_log10l.c (__log10l): Likewise.
48481         * math/w_log2l.c (__log2l): Likewise.
48482         * math/w_logl.c (__logl): Likewise.
48483         * math/w_powl.c (__powl): Likewise.
48484         * math/w_remainderl.c (__remainderl): Likewise.
48485         * math/w_scalbl.c (sysv_scalbl): Likewise.
48486         * math/w_sinhl.c (__sinhl): Likewise.
48487         * math/w_sqrtl.c (__sqrtl): Likewise.
48488         * math/w_tgammal.c (__tgammal): Likewise.
48489         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
48490         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
48491         * math/libm-test.inc (acos_test): Add more tests.
48492         (acosh_test): Likewise.
48493         (asin_test): Likewise.
48494         (atanh_test): Likewise.
48495         (exp_test): Likewise.
48496         (exp10_test): Likewise.
48497         (exp2_test): Likewise.
48498         (expm1_test): Likewise.
48499         (lgamma_test): Likewise.
48500         (log_test): Likewise.
48501         (log10_test): Likewise.
48502         (log1p_test): Likewise.
48503         (log2_test): Likewise.
48504         (pow_test): Do not allow some spurious overflow exceptions.
48505         (sqrt_test): Add more tests.
48506         (tgamma_test): Likewise.
48507         (y0_test): Likewise.
48508         (y1_test): Likewise.
48509         (yn_test): Likewise.
48511 2012-03-27  Anton Blanchard  <anton@samba.org>
48513         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
48514         MAP_HUGETLB.
48515         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48516         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48517         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48519 2012-03-27  David S. Miller  <davem@davemloft.net>
48521         * conform/Makefile: Run run-conformtest.sh using $(BASH).
48523         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
48524         have-as-vis3 check.
48526 2012-03-27  Andreas Jaeger  <aj@suse.de>
48528         * sysdeps/x86_64/elf/configure.in: Moved to ...
48529         * sysdeps/x86_64/configure.in: ... here.
48530         * sysdeps/x86_64/elf/start.S: Moved to ...
48531         * sysdeps/x86_64/start.S: ... here.
48532         * sysdeps/x86_64/elf/configure: Delete.
48534         * sysdeps/x86_64/configure.in: Merge contents from
48535         sysdeps/i386/configure.in (without i686 check).
48537         * sysdeps/i386/elf/Versions: Merge into ...
48538         * sysdeps/i386/Versions: ... this.
48539         * sysdeps/i386/elf/Versions: Delete file.
48540         * sysdeps/i386/elf/start.S: Moved to ...
48541         * sysdeps/i386/start.S: ...here.
48542         * sysdeps/i386/elf/configure.in: Merge into...
48543         * sysdeps/i386/configure.in: ...here.
48544         * sysdeps/i386/elf/configure.in: Delete file.
48545         * sysdeps/i386/elf/configure: Delete file.
48547         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
48548         * debug/backtracesyms.c: ... here.
48549         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
48550         * debug/backtracesymsfd.c: ... here.
48551         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
48552         * sysdeps/generic/ifunc-sel.h: ... here.
48554         * sysdeps/unix/i386/start.c: Delete file.
48555         * sysdeps/unix/sparc/start.c: Delete file.
48556         * sysdeps/unix/start.c: Delete file.
48558         * sysdeps/sh/elf/configure.in: Moved to ...
48559         * sysdeps/sh/configure.in: ... here.
48560         * sysdeps/sh/elf/start.S: Moved to ...
48561         * sysdeps/sh/start.S: ... here.
48562         * sysdeps/sh/elf/configure: Delete file.
48564         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
48565         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
48566         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
48567         * sysdeps/powerpc/powerpc64/entry.h: ... here.
48568         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
48569         * sysdeps/powerpc/powerpc64/start.S: here.
48570         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
48571         * sysdeps/powerpc/powerpc64/Makefile: ... this.
48572         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
48573         * sysdeps/powerpc/powerpc64/configure.in: ... this.
48574         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
48576         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
48577         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
48578         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
48579         * sysdeps/powerpc/powerpc32/start.S: ... here.
48580         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
48581         * sysdeps/powerpc/powerpc32/configure.in: ... this.
48582         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
48584         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
48585         * sysdeps/powerpc/ifunc-sel.h: ... here.
48586         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
48587         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
48589         * sysdeps/sparc/elf/configure.in: Moved to ...
48590         * sysdeps/sparc/configure.in: ... here.
48591         * sysdeps/sparc/elf/configure: Delete file.
48592         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
48593         * sysdeps/sparc/sparc32/start.S: ... here.
48594         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
48595         * sysdeps/sparc/sparc64/start.S: ... here.
48596         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
48597         * sysdeps/sparc/sparc32/Makefile: ... this.
48598         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
48599         * sysdeps/sparc/sparc64/Makefile: ... this.
48601         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
48602         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
48603         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
48604         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
48605         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
48606         * sysdeps/s390/s390-32/setjmp.S: ... here.
48607         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
48608         * sysdeps/s390/s390-32/configure.in: ... here.
48609         * sysdeps/s390/s390-32/elf/configure: Delete file.
48610         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
48611         * sysdeps/s390/s390-32/start.S: ... here.
48613         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
48614         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
48615         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
48616         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
48617         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
48618         * sysdeps/s390/s390-64/setjmp.S: ... here.
48619         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
48620         * sysdeps/s390/s390-64/configure.in: ... here
48621         * sysdeps/s390/s390-64/elf/configure: Delete file.
48622         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
48623         * sysdeps/s390/s390-64/start.S: ... here.
48624         * sysdeps/s390/s390-64/elf/configure: Delete.
48626         * configure.in: Remove support for elf directories in sysdeps.
48628         * configure: Regenerated.
48629         * sysdeps/i386/configure: Regenerated.
48630         * sysdeps/powerpc/powerpc32/configure: Regenerated.
48631         * sysdeps/powerpc/powerpc64/configure: Regenerated.
48632         * sysdeps/s390/s390-32/configure: Regenerated.
48633         * sysdeps/s390/s390-64/configure: Regenerated.
48634         * sysdeps/sh/configure: Regenerated.
48635         * sysdeps/sparc/configure: Regenerated.
48636         * sysdeps/x86_64/configure: Regenerated.
48638 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
48640         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48642         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
48643         denormal result into account.
48645 2012-03-25  Roland McGrath  <roland@hack.frob.com>
48647         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
48648         Reported by Allan McRae <allan@archlinux.org>.
48650 2012-03-23  Jeff Law  <law@redhat.com>
48652         * nss/getnssent.c (__nss_getent): Fix typo.
48654 2012-03-23  David S. Miller  <davem@davemloft.net>
48656         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48658 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
48660         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
48661         to pad to uint64_t for each field.
48662         (dl_tls_index): Replace unsigned long with uint64_t.
48664 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
48665         Paul Pluzhnikov  <ppluzhnikov@google.com>
48667         [BZ #6528]
48668         * grp/Makefile (otherlibs): Don't set it.
48669         * inet/Makefile (otherlibs): Likewise.
48670         * login/Makefile (otherlibs): Likewise.
48671         * nscd/Makefile (otherlibs): Likewise.
48672         * posix/Makefile (otherlibs): Likewise.
48673         * pwd/Makefile (otherlibs): Likewise.
48674         * rt/Makefile (otherlibs): Likewise.
48675         * sunrpc/Makefile (otherlibs): Likewise.
48676         * nss/Makefile (otherlibs): Likewise.
48677         Add libnss_files to routines and static-only-routines.
48678         ($(objpfx)getent): Remove rule.
48679         * resolv/Makefile: Add libnss_dns and libresolv to routines and
48680         static-only-routines.
48682 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48684         [BZ #13892]
48685         * math/s_cexp.c: Include <float.h>.
48686         (__cexp): Handle exp result overflowing not necessarily
48687         overflowing both real and imaginary parts of result.
48688         * math/s_cexpf.c: Likewise.
48689         * math/s_cexpl.c: Likewise.
48690         * math/libm-test.inc (cexp_test): Add more tests.
48691         * sysdeps/i386/fpu/libm-test-ulps: Update.
48692         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48694 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48696         * include/link.h (ELFW): New macro.
48697         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
48698         Replace ELF64_R_TYPE with ELFW(R_TYPE).
48700 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48702         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
48703         with uint64_t.
48705 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48707         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
48708         declaration.
48709         (struct La_x32_retval): Likewise.
48711 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48713         * sysdeps/x86_64/preconfigure.in: New file.
48714         * sysdeps/x86_64/preconfigure: New generated file.
48716 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48718         [BZ #13824]
48719         * math/e_exp2l.c: Include <float.h>.
48720         (__ieee754_exp2l): Handle overflow and underflow cases
48721         separately.  Only pass fractional part of argument to
48722         __ieee754_expl.
48723         * math/libm-test.inc (exp2_test): Add more tests.
48725         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
48726         negating x to take absolute value.
48727         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
48728         Likewise.
48729         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
48730         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
48731         Likewise.
48732         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
48733         computing low part if x was negated.
48734         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
48736 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48738         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
48739         la_x32_gnu_pltexit.
48740         (pltexit): Cast int_retval to ptrdiff_t.
48741         * elf/tst-auditmod3b.c: Likewise.
48742         * elf/tst-auditmod4b.c: Likewise.
48743         * elf/tst-auditmod5b.c: Likewise.
48744         * elf/tst-auditmod6b.c: Likewise.
48745         * elf/tst-auditmod6c.c: Likewise.
48746         * elf/tst-auditmod7b.c: Likewise.
48748         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
48749         and x32_gnu_pltexit.
48751         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
48752         __ELF_NATIVE_CLASS.
48753         (La_x32_regs): New macro.
48754         (La_x32_retval): Likewise.
48755         (la_x32_gnu_pltenter): New function prototype.
48756         (la_x32_gnu_pltexit): Likewise.
48758 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
48760         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
48761         exponent.
48763         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48765         * configure.in (libc_cv_cc_nofma): Check for option to disable
48766         generation of FMA instructions.
48767         * configure: Regenerate.
48768         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
48769         * sysdeps/ieee754/dbl-64/Makefile: New file.
48770         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
48771         Remove brandred-fma4.
48772         (CFLAGS-brandred-fma4.c): Remove.
48773         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
48774         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
48775         define.
48776         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
48777         define.
48779 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48781         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
48782         LLONG_MAX != LONG_MAX.
48783         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48784         (_fitoa_word): Likewise.
48785         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
48786         LLONG_MAX != LONG_MAX.
48787         * stdio-common/_itowa.h: Include <_itoa.h>.
48788         (_itowa_word): Use _ITOA_WORD_TYPE on value.
48789         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
48790         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
48791         only if not defined.
48792         (_ITOA_WORD_TYPE): Likewise.
48793         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48794         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
48796 2012-03-21  David S. Miller  <davem@davemloft.net>
48798         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48800 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48802         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
48803         of x86_64 when setting libc_cv_slibdir, libdir and
48804         libc_cv_localedir.
48805         * sysdeps/unix/sysv/linux/configure: Regenerated.
48807 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48809         * manual/lang.texi (Old Varargs): Remove section.
48810         (How Variadic): Update menu.
48811         (va_start): Do not mention varargs.h.
48813 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48814             Joseph Myers  <joseph@codesourcery.com>
48816         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
48817         link test.
48818         * configure: Regenerated.
48820 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48822         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
48823         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
48824         conformtest.pl
48826 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48828         * NOTES: Remove.
48829         * Makefile (files-for-dist): Remove NOTES.
48830         (NOTES): Remove rule.
48831         * README: Don't refer to NOTES.
48832         * manual/creature.texi: Don't include macros.texi.
48833         * manual/intro.texi (creature.texi): Remove comment referring to
48834         NOTES.
48836         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
48837         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
48838         * configure: Regenerated.
48839         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
48840         LIBC_TRY_CC_OPTION.
48841         (libc_cv_as_i686): Likewise.
48842         (libc_cv_cc_avx): Likewise.
48843         (libc_cv_cc_sse2avx): Likewise.
48844         (libc_cv_cc_fma4): Likewise.
48845         (libc_cv_cc_novzeroupper): Likewise.
48846         * sysdeps/i386/configure: Regenerated.
48848         [BZ #13883]
48849         * sysdeps/i386/fpu/s_cexp.S: Remove.
48850         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
48851         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
48852         * math/libm-test.inc (cexp_test): Add more tests.
48853         * sysdeps/i386/fpu/libm-test-ulps: Update.
48854         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48856 2012-03-21  Allan McRae  <allan@archlinux.org>
48858         * timezone/Makefile: Do not install iso3166.tab and zone.tab
48860 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48862         [BZ #13871]
48863         * math/w_exp2.c: Do not include <float.h>.
48864         (o_threshold, u_threshold): Remove.
48865         (__exp2): Calculate result before checking finiteness and calling
48866         __kernel_standard.
48867         * math/w_exp2f.c: Likewise.
48868         * math/w_exp2l.c: Likewise.
48869         * math/libm-test.inc (exp2_test): Require overflow exception for
48870         1e6 input.
48872         [BZ #3866]
48873         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
48874         range of signed 64-bit integers before using fistpll.  Remove
48875         checks for whether integers fit in mantissa bits.
48876         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
48877         the range of signed 32-bit integers before using fistpl.  Remove
48878         checks for whether integers fit in mantissa bits.
48879         * sysdeps/i386/fpu/e_powl.S (p64): New object.
48880         (__ieee754_powl): Test for y outside the range of signed 64-bit
48881         integers before using fistpll.  Reduce 64-bit values to 63-bit
48882         ones as needed.
48883         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
48884         divide-by-zero is raised for zero to large negative powers.
48885         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
48886         (__ieee754_powl): Test for y outside the range of signed 64-bit
48887         integers before using fistpll.  Reduce 64-bit values to 63-bit
48888         ones as needed.
48889         * math/libm-test.inc (pow_test): Add more tests.
48891 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48893         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
48894         <stdio-common/_itoa.h>.
48895         * debug/segfault.c: Likewise.
48896         * elf/dl-cache.c: Likewise.
48897         * elf/dl-minimal.c: Likewise.
48898         * elf/dl-misc.c: Likewise.
48899         * elf/dl-sysdep.c: Likewise.
48900         * elf/dl-version.c: Likewise.
48901         * elf/rtld.c: Likewise.
48902         * hurd/hurdsock.c: Likewise.
48903         * hurd/lookup-retry.c: Likewise.
48904         * malloc/malloc.c: Likewise.
48905         * malloc/mtrace.c: Likewise.
48906         * nscd/nscd_getgr_r.c: Likewise.
48907         * nscd/nscd_getpw_r.c: Likewise.
48908         * nscd/nscd_getserv_r.c: Likewise.
48909         * posix/getopt_init.c: Likewise.
48910         * posix/wordexp.c: Likewise.
48911         * stdio-common/_itoa.c: Likewise.
48912         * stdio-common/printf_fphex.c: Likewise.
48913         * stdio-common/vfprintf.c: Likewise.
48914         * string/_strerror.c: Likewise.
48915         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
48916         * sysdeps/i386/i686/hp-timing.h: Likewise.
48917         * sysdeps/mach/_strerror.c: Likewise.
48918         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
48919         * sysdeps/mach/hurd/sethostid.c: Likewise.
48920         * sysdeps/mach/hurd/xmknodat.c: Likewise.
48921         * sysdeps/mach/xpg-strerror.c: Likewise.
48922         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
48923         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
48924         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
48925         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
48926         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
48927         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
48928         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
48929         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
48930         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
48931         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
48932         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
48933         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
48934         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
48935         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
48936         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
48937         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
48938         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
48939         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
48940         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
48941         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
48942         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
48944         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
48946         * stdio-common/_itoa.h: Moved to ...
48947         * sysdeps/generic/_itoa.h: Here.
48949         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
48951         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
48952         instead of "_itoa.h" and "_itowa.h".
48953         * stdio-common/vfprintf.: Likewise.
48955 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48957         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
48958         <bits/wordsize.h>.
48959         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
48960         (__signbit): Likwise.
48961         (llrintf): Likwise.
48962         (llrint): Likwise.
48964 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48966         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
48967         __WORDSIZE != 64.
48969 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
48971         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
48972         OVERFLOW_EXCEPTION_OK.
48973         * math/libm-test.inc ("Philosophy"): Update comment about
48974         exception testing.
48975         (OVERFLOW_EXCEPTION): Define.
48976         (OVERFLOW_EXCEPTION_OK): Likewise.
48977         (INVALID_EXCEPTION_OK): Renumber.
48978         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
48979         (IGNORE_ZERO_INF_SIGN): Likewise.
48980         (test_exceptions): Handle FE_OVERFLOW.
48981         (exp10_test): Expect overflow exceptions.
48982         (exp2_test): Likewise.
48983         (expm1_test): Likewise.
48984         (nextafter_test): Likewise.
48985         (pow_test): Likewise.
48986         (scalbn_test): Likewise.
48987         (scalbln_test): Likewise.
48989 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48991         * sysdeps/x86_64/bits/atomic.h
48992         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
48993         64bit integer.
48994         (atomic_exchange_acq): Likewise.
48995         (__arch_exchange_and_add_body): Likewise.
48996         (__arch_add_body): Likewise.
48997         (atomic_add_negative): Likewise.
48998         (atomic_add_zero): Likewise.
49000 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49002         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
49003         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
49005 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49007         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
49008         Check __x86_64__ instead of __WORDSIZE.
49010 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49012         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
49014 2012-03-19  David S. Miller  <davem@davemloft.net>
49016         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49018         * sysdeps/sparc/fpu/fenv_private.h: New file.
49019         * sysdeps/sparc/fpu/math_private.h: Use it.
49020         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
49021         Remove.
49022         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
49023         (libc_feholdexcept_setroundl): Remove.
49024         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
49025         Remove.
49026         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
49027         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
49029 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49031         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
49032         int64_t instead of long int.
49033         (INSERT_WORDS64): Likwise.
49035 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49037         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
49038         _Unwind_GetCFA return to _Unwind_Ptr first.
49040 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
49042         [BZ #13629]
49043         * math/s_clog.c: Include <float.h>.
49044         (__clog): Scale large or subnormal inputs.
49045         * math/s_clogf.c: Likewise.
49046         * math/s_clogl.c: Likewise.
49047         * math/s_clog10.c: Include <float.h>.
49048         (M_LOG10_2): Define.
49049         (__clog10): Scale large or subnormal inputs.
49050         * math/s_clog10f.c: Likewise.
49051         * math/s_clog10l.c: Likewise.
49052         * math/libm-test.inc (clog_test): Add more tests.
49053         (clog10_test): Likewise.
49054         * sysdeps/i386/fpu/libm-test-ulps: Update.
49055         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49057         [BZ #11451]
49058         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
49059         x and y.
49060         * math/libm-test.inc (atan2_test): Add another test.
49062         * Makerules (common-objdir-compile): Remove.
49063         * sysdeps/unix/Makefile (config-generated): Do not add
49064         $(unix-generated) to variable.
49065         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
49066         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
49067         Remove rule.
49068         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
49069         Likewise.
49070         [generic bits/local_lim.h] (before-compile): Do not append to
49071         variable.
49072         [generic bits/local_lim.h] (common-generated): Likewise.
49073         [generic sys/param.h] (before-compile): Do not append to variable.
49074         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
49075         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
49076         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
49077         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
49078         include.
49079         [generic sys/param.h] (sys/param.h-includes): Remove variable.
49080         [generic sys/param.h] (sys/param.h-includes): Remove rule.
49081         [generic sys/param.h] ($(addprefix
49082         $(common-objpfx),$(sys/param.h-includes))): Likewise.
49083         [generic sys/param.h] (common-generated): Do not append to
49084         variable.
49085         [generic sys/param.h] (sysdep_headers): Likewise.
49086         [generic bits/errno.h] (before-compile): Do not append to
49087         variable.
49088         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
49089         rule.
49090         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
49091         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
49092         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
49093         [generic bits/errno.h] (common-generated): Do not append to
49094         variable.
49095         [generic bits/ioctls.h] (before-compile): Do not append to
49096         variable.
49097         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
49098         rule.
49099         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
49100         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
49101         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
49102         rule.
49103         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
49104         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
49105         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
49106         [generic bits/ioctls.h] (common-generated): Do not append to
49107         variable.
49108         [generic sys/syscall.h] (syscall.h): Remove variable.
49109         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
49110         rule.
49111         [generic sys/syscall.h] (before-compile): Do not append to
49112         variable.
49113         [generic sys/syscall.h] (common-generated): Likewise.
49114         * sysdeps/unix/errnos-tmpl.c: Remove file.
49115         * sysdeps/unix/errnos.awk: Likewise.
49116         * sysdeps/unix/ioctls-tmpl.c: Likewise.
49117         * sysdeps/unix/ioctls.awk: Likewise.
49118         * sysdeps/unix/mk-local_lim.c: Likewise.
49119         * sysdeps/unix/snarf-ioctls: Likewise.
49121 2012-03-19  Richard Henderson  <rth@twiddle.net>
49123         * sysdeps/i386/fpu/fenv_private.h: New file.
49124         * sysdeps/i386/fpu/math_private.h: Use it.
49125         (math_opt_barrier, math_force_eval): Remove.
49126         (libc_feholdexcept_setround_53bit): Remove.
49127         (libc_feupdateenv_53bit): Remove.
49128         * sysdeps/x86_64/fpu/math_private.h: Likewise.
49129         (math_opt_barrier, math_force_eval): Remove.
49130         (libc_feholdexcept): Remove.
49131         (libc_feholdexcept_setround): Remove.
49132         (libc_fetestexcept, libc_fesetenv): Remove.
49133         (libc_feupdateenv_test): Remove.
49134         (libc_feupdateenv, libc_feholdsetround): Remove.
49135         (libc_feresetround): Remove.
49137         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
49138         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
49140         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
49141         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
49142         (libc_feupdateenv_testl): New.
49143         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
49144         (libc_feupdateenv_testf): New.
49145         (libc_feupdateenv): Use libc_feupdateenv_test.
49146         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
49147         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
49149         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
49150         (libc_feholdsetroundf, libc_feholdsetroundl): New.
49151         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
49152         (libc_feresetround_noex): New.
49153         (libc_feresetround_noexf): New.
49154         (libc_feresetround_noexl): New.
49155         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
49156         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
49157         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
49158         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
49159         SET_RESTORE_ROUND.
49160         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
49161         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
49162         (__cos): Likewise.
49163         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
49164         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
49165         SET_RESTORE_ROUND_NOEX.
49166         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
49167         SET_RESTORE_ROUND_NOEXF.
49168         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
49169         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
49170         (libc_feholdsetroundf): New.
49171         (libc_feresetround, libc_feresetroundf): New.
49173         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
49174         (libc_feholdexcept_setround_53bit): Convert from macro to function.
49175         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
49177         * sysdeps/generic/math_private.h: Include <fenv.h>.
49178         (default_libc_feholdexcept): New.
49179         (default_libc_feholdexcept_setround): New.
49180         (default_libc_fesetenv, default_libc_feupdateenv): New.
49181         (libc_feholdexcept): Only define if undefined.
49182         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
49183         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
49184         (libc_feholdexcept_setroundl): Likewise.
49185         (libc_feholdexcept_setround_53bit): Likewise.
49186         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
49187         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
49188         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
49189         (libc_feupdateenv_53bit): Likewise.
49190         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
49191         (libc_feholdexcept): Convert from macro to inline function.
49192         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
49193         (libc_fesetenv, libc_feupdateenv): Likewise.
49195         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
49196         not previously defined.
49197         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
49198         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
49199         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
49200         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
49201         * sysdeps/ieee754/flt-32/math_private.h: New file.
49202         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
49203         math_private.h below SET_FLOAT_WORD.
49204         (__isnan, __isinf_ns, __finite): Remove.
49205         (__isnanf, __isinf_nsf, __finitef): Remove.
49207 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
49209         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49211 2012-03-17  David S. Miller  <davem@davemloft.net>
49213         [BZ #6471]
49214         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
49215         for 2.16.
49217 2012-03-16  David S. Miller  <davem@davemloft.net>
49219         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
49220         warnings.
49222         [BZ #6471]
49223         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
49224         properly.
49225         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
49226         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
49227         sysdep_routines when subdir is sysvipc.
49228         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
49229         __getshmlba helper.
49231         * sysdeps/sparc/fpu/libm-test/ulps: Update.
49233 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49235         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
49236         [__LP64__].
49238 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49240         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
49241         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
49242         (__lround): Renamed to ...
49243         (__llround): This.  Replace long int with long long int.
49244         Define lround functions as aliases of llround functions.
49245         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
49247 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49249         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
49250         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
49251         adresses to uintptr_t.  Replace "long int" and "unsigned long
49252         int" with "greg_t" on va_arg.
49254 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49256         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
49257         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
49259         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
49260         Move e_machine check before EI_CLASS check.  Handle x32
49261         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
49262         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
49263         SKIP_EM_IA_64 and include
49264         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
49266         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
49267         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
49268         (add_system_dir): New macro.
49270         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
49271         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
49273 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
49275         [BZ #2551]
49276         [BZ #2552]
49277         [BZ #2553]
49278         [BZ #2554]
49279         [BZ #2562]
49280         [BZ #2563]
49281         [BZ #2565]
49282         [BZ #2566]
49283         [BZ #2576]
49284         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
49285         (y0): Likewise.
49286         * math/w_j0f.c (j0f): Likewise.
49287         (y0f): Likewise.
49288         * math/w_j0l.c (__j0l): Likewise.
49289         (__y0l): Likewise.
49290         * math/w_j1.c (j1): Likewise.
49291         (y1): Likewise.
49292         * math/w_j1f.c (j1f): Likewise.
49293         (y1f): Likewise.
49294         * math/w_j1l.c (__j1l): Likewise.
49295         (__y1l): Likewise.
49296         * math/w_jn.c (jn): Likewise.
49297         (yn): Likewise.
49298         * math/w_jnf.c (jnf): Likewise.
49299         (ynf): Likewise.
49300         * math/w_jnl.c (__jnl): Likewise.
49301         (__ynl): Likewise.
49302         * math/libm-test.inc (j0_test): Add more tests.
49303         (j1_test): Likewise.
49304         (jn_test): Likewise.  Add trailing semicolon to existing test.
49305         (y0_test): Likewise.
49306         (y1_test): Likewise.
49307         * sysdeps/i386/fpu/libm-test-ulps: Update.
49308         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49310         [BZ #13851]
49311         [BZ #13854]
49312         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
49313         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
49314         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
49315         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
49316         (__tanl): Set errno for infinite argument.
49317         * sysdeps/i386/fpu/mptan.c: Remove.
49318         * sysdeps/i386/fpu/s_tan.S: Likewise.
49319         * sysdeps/i386/fpu/s_tanl.S: Likewise.
49320         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
49321         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
49322         * math/libm-test.inc (tan_test): Add more tests and enable more
49323         tests for double and long double.
49324         * sysdeps/i386/fpu/libm-test-ulps: Update.
49325         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49327 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
49329         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
49330         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
49332 2012-03-16  Roland McGrath  <roland@hack.frob.com>
49334         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
49335         * configure.in: Use it for both main tree and add-ons.
49336         * configure: Regenerated.
49338 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49340         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
49342 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
49344         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
49345         in comment.
49347         [BZ #13851]
49348         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
49349         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
49350         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
49351         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
49352         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
49353         infinite argument.
49354         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
49355         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
49356         != 0 for prec == 2.
49357         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
49358         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
49359         * sysdeps/i386/fpu/s_cosl.S: Likewise.
49360         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
49361         * sysdeps/i386/fpu/s_sinl.S: Likewise.
49362         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
49363         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
49364         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
49365         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
49366         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
49367         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
49368         * math/libm-test.inc (cos_test): Add more tests and enable more
49369         tests for long double.
49370         (sin_test): Likewise.
49371         (sincos_test): Likewise.
49372         * sysdeps/i386/fpu/libm-test-ulps: Update.
49373         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49375 2012-03-16  David S. Miller  <davem@davemloft.net>
49377         * sysdeps/sparc/fpu/math_private.h: New file.
49379 2012-03-15  David S. Miller  <davem@davemloft.net>
49381         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
49382         file.
49383         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
49384         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
49385         file.
49386         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
49387         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
49388         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
49389         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
49390         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
49391         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
49392         sysdep routines.
49393         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49395         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
49396         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
49398         * sysdeps/sparc/sparc-ifunc.h: New file.
49399         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
49400         sparc-ifunc.h
49401         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
49402         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
49403         Likewise.
49404         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
49405         Likewise.
49406         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
49407         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
49408         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
49409         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
49410         Likewise.
49411         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
49412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
49413         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
49414         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
49415         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
49416         Likewise.
49417         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
49418         Likewise.
49419         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
49420         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
49421         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
49422         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
49423         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
49424         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
49425         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
49426         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
49427         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
49428         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
49429         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
49430         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
49431         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
49432         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
49433         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
49434         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
49435         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
49436         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
49437         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
49438         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
49439         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
49440         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
49441         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
49442         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
49444 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49446         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
49447         scaling.
49448         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49450 2012-03-15  Andreas Jaeger  <aj@suse.de>
49452         [BZ #13852]
49453         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
49454         ieee754/flt-32 implementation for sin, cos and sincos.
49455         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
49456         * sysdeps/i386/fpu/s_cosf.S: Likewise.
49457         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
49458         * sysdeps/i386/fpu/s_sinf.S: Likewise.
49459         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
49460         ieee754/flt-32 implementation for tan.
49462         * math/libm-test.inc (cos_test): Enable some large input tests for
49463         float as well
49464         (sin_test): Likewise.
49465         (sincos_test): Likewise.
49466         (tan_test): Add tests for large input.
49468         * sysdeps/i386/fpu/libm-test-ulps: Update.
49470 2012-03-15  Andreas Jaeger  <aj@suse.de>
49472         [BZ #13658]
49473         * math/libm-test.inc (cos_test): Add more test cases.
49474         (sin_test): Likewise.
49475         (sincos_test): Likewise.
49477 2012-03-15  Andreas Jaeger  <aj@suse.de>
49479         [BZ #13837]
49480         * math/libm-test.inc (cos_test): Add a test case for large input
49481         value.
49482         (sin_test): Likewise.
49483         (sincos_test): Likewise.
49485 2012-03-15  Andreas Jaeger  <aj@suse.de>
49486             Joseph Myers  <joseph@codesourcery.com>
49488         [BZ #13658]
49489         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
49490         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
49491         * sysdeps/i386/fpu/branred.c: Likewise.
49492         * sysdeps/i386/fpu/dosincos.c: Likewise.
49493         * sysdeps/i386/fpu/mpa.c: Likewise.
49494         * sysdeps/i386/fpu/s_cos.S: Likewise.
49495         * sysdeps/i386/fpu/s_sin.S: Likewise.
49496         * sysdeps/i386/fpu/s_sincos.S: Likewise.
49497         * sysdeps/i386/fpu/sincos32.c: Likewise.
49499         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
49500         Define.
49501         (libc_feupdateenv_53bit): Define.
49502         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
49503         Define.
49504         (libc_feupdateenv_53bit): Define.
49506         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
49507         53 bit (without extend i386 double precision).
49509         * math/libm-test.inc (sincos_test): Add tests for large input.
49510         (sin): Likewise.
49511         (cos): Likewise.
49513         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
49515 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49517         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49519 2012-03-15  David S. Miller  <davem@davemloft.net>
49521         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
49522         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
49523         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
49524         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
49525         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
49526         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
49527         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
49528         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
49529         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
49530         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
49531         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
49532         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
49533         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
49534         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
49535         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
49536         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
49537         file.
49538         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
49539         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
49540         file.
49541         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
49542         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
49543         file.
49544         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
49545         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
49546         file.
49547         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
49548         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
49549         fmin/fmax sysdep routines.
49550         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49552 2012-03-14  David S. Miller  <davem@davemloft.net>
49554         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
49555         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
49556         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
49557         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
49558         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
49559         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
49560         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
49561         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
49562         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
49563         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
49564         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
49565         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
49566         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
49567         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
49568         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
49569         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
49570         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
49571         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
49572         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
49573         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
49574         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
49575         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
49576         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
49577         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
49578         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
49579         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
49580         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
49581         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
49582         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
49583         routines.
49584         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
49585         file.
49586         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
49587         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
49588         file.
49589         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
49590         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
49591         file.
49592         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
49593         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
49594         file.
49595         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
49596         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
49597         file.
49598         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
49599         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
49600         file.
49601         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
49602         file.
49603         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
49604         file.
49605         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
49606         file.
49607         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
49608         New file.
49609         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
49610         file.
49611         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
49612         file.
49613         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
49614         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
49615         file.
49616         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
49617         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
49618         file.
49619         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
49620         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
49621         file.
49622         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
49623         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
49624         VIS3 routines.
49626         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
49627         New file.
49629         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49631         * sysdeps/sparc/configure.in: New file.
49632         * sysdeps/sparc/configure: Generate.
49633         * configure.in (libc_cv_sparc_as_vis3): Substitute.
49634         * configure: Regenerate.
49635         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
49636         * config.make.in (have-as-vis3): New.
49637         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
49638         available use -Av9d instead of -Av9a.
49639         * sysdeps/sparc/sparc64/Makefile: Likewise.
49640         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
49641         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
49642         New file.
49643         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
49644         file.
49645         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
49646         New file.
49647         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
49648         file.
49649         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
49650         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
49651         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
49652         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
49653         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
49655         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
49656         fzeros/fnegs to load 0x80000000 into a float register instead of
49657         using the stack.
49658         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
49660 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49662         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49663         bits/syscall.h.
49664         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
49665         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
49666         ($(inst_includedir)/bits/syscall.h): Remove rule.
49667         ($(objpfx)bits/syscall.d): Include instead of
49668         $(objpfx)syscall-list.d.
49669         (generated): Change syscall-list.h and syscall-list.d to
49670         bits/syscall.h and bits/syscall.d.
49672 2012-03-14  Roland McGrath  <roland@hack.frob.com>
49674         [BZ #13846]
49675         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
49677 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49679         [BZ #13841]
49680         * math/s_csqrt.c: Include <float.h>.
49681         (__csqrt): Scale large or subnormal inputs.
49682         * math/s_csqrtf.c: Likewise.
49683         * math/s_csqrtl.c: Likewise.
49684         * math/libm-test.inc (csqrt_test): Add more tests.
49685         * sysdeps/i386/fpu/libm-test-ulps: Update.
49686         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49688         [BZ #13840]
49689         * math/libm-test.inc (hypot_test): Add more tests.
49691 2012-03-13  David S. Miller  <davem@davemloft.net>
49693         [BZ #13840]
49694         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
49695         double-precision for the calculation instead of scaling.
49697 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
49699         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
49700         manipulate bits before adding and subtracting TWO52[sx].
49701         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
49702         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
49703         Likewise.
49704         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
49706 2012-03-13  David S. Miller  <davem@davemloft.net>
49708         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
49709         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
49710         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
49711         rtld-global-offsets.h
49712         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
49714         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
49715         large parameters.
49717         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
49719         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
49720         'err' in the ifdef scope in which it is actually used.
49722         * nss/nss_db/db-init.c: Include string.h
49724 2012-03-12  David S. Miller  <davem@davemloft.net>
49726         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
49727         masking out of the most significant byte of random value used.
49728         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49729         Fix coding style in previous change.
49731         * sysdeps/unix/sysv/linux/kernel-features.h
49732         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
49733         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
49734         expression.
49735         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
49736         later.
49738 2012-03-11  David S. Miller  <davem@davemloft.net>
49740         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
49741         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
49742         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
49743         for 'resultvar' otherwise things get truncated on 64-bit.
49745         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49746         Fix masking out of the most significant byte of random value used.
49748         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49750 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
49752         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49754 2012-03-09  David S. Miller  <davem@davemloft.net>
49756         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
49757         variables with appropriate CPP guards.
49758         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
49759         from the frame pointer, not the stack pointer.  Correct layout
49760         comments.  Fix test on resulting framesize and the management of
49761         the outregs buffer for pltexit.  Preserve floating point return
49762         values across _dl_call_pltexit call.
49763         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
49764         framesize and the management of the outregs buffer for pltexit.
49765         Preserve floating point return values across _dl_call_pltexit
49766         call.
49767         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
49768         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
49769         (la_sparc64_gnu_pltexit): New functions.
49770         (print_exit): Fix format string for return register value.
49772 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
49774         * sunrpc/Makefile (others): Add rpcgen.
49775         ($(objpfx)rpcgen): Remove special build rule and dependency on
49776         libc.
49777         * sunrpc/rpcgen.c: New file.
49779 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
49781         [BZ #13673]
49782         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
49783         * stdio-common/bug-vfprintf-nargs.c: Likewise.
49784         * sysdeps/i386/crti.S: Likewise.
49785         * sysdeps/i386/crtn.S: Likewise.
49786         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
49787         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
49788         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
49789         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
49790         * sysdeps/sh/crti.S: Likewise.
49791         * sysdeps/sh/crtn.S: Likewise.
49792         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
49794         [BZ #13673]
49795         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
49796         with URL.
49797         * locale/programs/locfile-kw.gperf: Likewise.
49798         * locale/programs/charmap-kw.h: Regenerated.
49799         * locale/programs/locfile-kw.h: Likewise.
49801         [BZ #13673]
49802         * intl/plural.y: Replace FSF snail mail address with URL.
49803         * intl/plural.c: Regenerated.
49805 2012-03-09  Richard Henderson  <rth@twiddle.net>
49807         * include/math_private.h: Remove file.
49808         * math/math_private.h: Move file ...
49809         * sysdeps/generic/math_private.h: ... here.
49811         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
49812         * sysdeps/powerpc/fpu/math_private.h: Likewise.
49813         * sysdeps/x86_64/fpu/math_private.h: Likewise.
49815         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
49816         and <math_private.h>.
49817         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
49818         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
49819         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
49820         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
49821         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
49822         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
49823         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
49824         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49825         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
49826         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49827         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49828         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49829         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
49830         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49831         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
49832         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
49833         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49834         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
49835         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
49836         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
49837         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49838         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
49839         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
49840         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49841         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
49842         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
49843         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
49844         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49845         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49846         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
49847         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
49848         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49849         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
49850         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
49851         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
49852         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
49853         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
49854         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
49855         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
49856         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49857         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
49858         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
49859         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
49860         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
49861         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
49862         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
49863         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
49864         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
49865         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
49866         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
49867         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
49868         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
49869         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
49870         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
49871         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
49872         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
49873         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
49874         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
49875         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
49876         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
49877         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
49878         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
49879         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49880         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
49881         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
49882         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
49883         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
49884         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
49885         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
49886         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
49887         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
49888         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
49889         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
49890         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
49891         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
49892         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
49893         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
49894         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
49895         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
49896         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
49897         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
49898         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
49899         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
49900         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
49901         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
49902         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
49903         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
49904         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
49905         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
49906         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49907         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49908         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
49909         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49910         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
49911         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
49912         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
49913         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49914         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
49915         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49916         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
49917         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
49918         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
49919         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
49920         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
49921         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
49922         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
49923         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
49924         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
49925         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
49926         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
49927         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
49928         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
49929         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
49930         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
49931         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
49932         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
49933         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
49934         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
49935         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
49936         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
49937         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
49938         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
49939         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
49940         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
49941         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
49942         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
49943         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49944         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
49945         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
49946         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
49947         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
49948         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
49949         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
49950         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
49951         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
49952         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
49953         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
49954         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
49955         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
49956         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
49957         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
49958         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
49959         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
49960         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
49961         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
49962         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
49963         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
49964         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
49965         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
49966         * sysdeps/ieee754/k_standard.c: Likewise.
49967         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
49968         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
49969         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
49970         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
49971         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
49972         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
49973         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
49974         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
49975         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
49976         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
49977         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
49978         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
49979         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
49980         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
49981         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
49982         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
49983         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
49984         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
49985         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
49986         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
49987         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
49988         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
49989         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
49990         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
49991         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
49992         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
49993         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
49994         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
49995         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
49996         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
49997         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
49998         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
49999         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
50000         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
50001         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
50002         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
50003         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
50004         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
50005         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
50006         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
50007         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
50008         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
50009         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
50010         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
50011         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
50012         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
50013         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
50014         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
50015         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
50016         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
50017         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
50018         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
50019         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
50020         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
50021         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
50022         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
50023         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
50024         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
50025         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
50026         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
50027         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
50028         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
50029         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
50030         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
50031         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
50032         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
50033         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
50034         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
50035         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
50036         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
50037         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
50038         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50039         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
50040         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
50041         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
50042         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
50043         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
50044         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
50045         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50046         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
50047         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
50048         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
50049         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
50050         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
50051         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
50052         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
50053         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
50054         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
50055         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
50056         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
50057         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
50058         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
50059         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
50060         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
50061         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
50062         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
50063         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
50064         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
50065         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
50066         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
50067         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
50068         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
50069         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
50070         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
50071         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
50072         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
50073         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
50074         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
50075         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
50076         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
50077         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
50078         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
50079         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
50080         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
50081         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
50082         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
50083         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
50084         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
50085         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
50086         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
50087         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
50088         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
50089         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
50090         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
50091         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
50092         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
50093         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
50094         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
50095         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
50096         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
50097         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
50098         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
50099         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
50100         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
50101         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
50102         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
50103         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
50104         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
50105         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
50106         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
50107         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
50108         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
50109         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
50110         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
50111         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
50112         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
50113         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
50114         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
50115         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
50116         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
50117         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
50118         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
50119         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
50120         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
50121         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
50122         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
50123         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
50124         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
50125         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
50126         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
50127         * sysdeps/ieee754/s_lib_version.c: Likewise.
50128         * sysdeps/ieee754/s_matherr.c: Likewise.
50129         * sysdeps/ieee754/s_signgam.c: Likewise.
50130         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
50131         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
50132         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
50133         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
50134         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
50135         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
50136         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
50137         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
50138         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
50139         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
50140         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
50141         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
50142         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
50143         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
50144         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
50145         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
50146         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
50147         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
50148         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
50149         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
50150         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
50152 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
50154         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
50155         * sunrpc/rpc_main.c: Likewise.
50156         * sunrpc/rpc_svcout.c: Likewise.
50158 2012-03-09  David S. Miller  <davem@davemloft.net>
50160         * include/math_private.h: New file.
50162 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
50164         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
50165         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
50166         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
50167         from <bits/socket_type.h>.
50168         (enum __socket_type): Don't define here.
50169         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
50170         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50171         bits/socket_type.h.
50173         [BZ #13566]
50174         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
50175         checking __USE_GNU.
50177         * Makerules ($(inst_includedir)/%.h): New rule.
50178         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
50179         (install-others): Remove variable setting.
50180         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
50182 2012-03-08  Richard Henderson  <rth@twiddle.net>
50184         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
50185         from macro to inline function; merge with the
50186         !__LIBC_INTERNAL_MATH_INLINES version.
50187         (__ieee754_sqrtf): Likewise.
50189         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
50190         to inline function.
50191         (__rintf, __floor, __floorf): Likewise.
50193         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
50194         macro to inline function.
50195         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
50197         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
50198         not <math/math_private.h>.
50200 2012-03-08  David S. Miller  <davem@davemloft.net>
50202         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
50203         copyright year.
50204         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
50206 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
50208         * resolv/gai_misc.c (handle_requests): Fix struct timespec
50209         normalization.
50210         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
50211         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
50213 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
50215         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
50216         be defined individually, they must be defined as a block.  Define
50217         S for printing a string instead of hidint the different by using a
50218         macro for adding the 'l'.
50219         * stdio-common/tst-fphex-wide.c: Adjust.
50221 2012-03-07  Marek Polacek  <polacek@redhat.com>
50223         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
50225 2012-03-08  Marek Polacek  <polacek@redhat.com>
50227         [BZ #13806]
50228         * stdio-common/Makefile (tests): Add tst-fphex-wide.
50229         * stdio-common/tst-fphex.c: Define a few macros to make the
50230         test reusable.  Use them.
50231         * stdio-common/tst-fphex-wide.c: New file.
50233 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
50235         [BZ #6911]
50236         * manual/macros.texi (gnusystems): New macro.
50237         (nongnusystems): Likewise.
50238         (gnulinuxhurdsystems): Likewise.
50239         (gnuhurdsystems): Likewise..
50240         (gnulinuxsystems): Likewise.
50241         * manual/charset.texi: Use new macros or @theglibc{} to refer to
50242         variants of the GNU system, not "GNU system".
50243         * manual/conf.texi: Likewise.
50244         * manual/errno.texi: Likewise.  Update example of errno macro
50245         expansion.
50246         * manual/filesys.texi: Likewise.
50247         (getumask): Document as specific to GNU/Hurd.
50248         * manual/install.texi: Likewise.  Reword some references to
50249         GNU/Linux.
50250         * manual/intro.texi: Likewise.
50251         * manual/io.texi: Likewise.
50252         (File Name Portability): Detail which constraints are inapplicable
50253         to all GNU systems and which are only inapplicable to GNU/Hurd.
50254         * manual/job.texi: Likewise.
50255         * manual/llio.texi: Likewise.
50256         (O_NOCTTY): Document as present on GNU/Linux.
50257         * manual/maint.texi: Likewise.
50258         * manual/memory.texi: Likewise.
50259         * manual/pattern.texi: Likewise.
50260         * manual/pipe.texi: Likewise.
50261         * manual/process.texi: Likewise.
50262         * manual/resource.texi: Likewise.
50263         (RUSAGE_CHILDREN): Remove statement about specifying a particular
50264         child on GNU/Hurd.
50265         * manual/setjmp.texi: Likewise.
50266         * manual/signal.texi: Likewise.
50267         * manual/startup.texi: Likewise.
50268         * manual/stdio.texi: Likewise.
50269         * manual/terminal.texi: Likewise.
50270         (ONLCR): Document as POSIX.
50271         (OXTABS): Document availability on GNU/Linux as XTABS.
50272         (ONOEOT): Document availability separately from other bits.
50273         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
50274         * manual/time.texi: Likewise.
50275         * manual/users.texi: Likewise.
50276         * INSTALL: Regenerated.
50277         * sysdeps/gnu/errlist.c: Regenerated.
50279         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
50280         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
50281         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
50282         puts.
50283         * configure: Regenerated.
50285 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
50287         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
50288         default includes instead of AC_HEADER_CHECK.
50289         * sysdeps/i386/configure: Regenerated.
50291         [BZ #10716]
50292         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
50293         * math/s_cacoshf.c (__cacoshf): Likewise.
50294         * math/s_cacoshl.c (__cacoshl): Likewise.
50295         * math/s_casinh.c (__casinh): Set signs of result from argument.
50296         * math/s_casinhf.c (__casinhf): Likewise.
50297         * math/s_casinhl.c (__casinhl): Likewise.
50298         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
50299         (casinh_test): Add more tests.
50300         * sysdeps/i386/fpu/libm-test-ulps: Update.
50301         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50303 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
50305         * po/zh_TW.po: Update from translation team.
50307         * login/Makefile (distribute): Remove variable.
50308         * catgets/Makefile: Likewise.
50309         * mach/Makefile: Likewise.
50310         * malloc/Makefile: Likewise.
50311         * misc/Makefile: Likewise.
50312         * iconv/Makefile: Likewise.
50313         * nscd/Makefile: Likewise.
50314         * hurd/Makefile: Likewise.
50315         * manual/Makefile: Likewise.
50316         * locale/Makefile: Likewise.
50317         * intl/Makefile: Likewise.
50318         * conform/Makefile: Likewise.
50319         * nss/Makefile: Likewise.
50320         * time/Makefile: Likewise.
50321         * soft-fp/Makefile: Likewise.
50322         * dirent/Makefile: Likewise.
50323         * gmon/Makefile: Likewise.
50324         * po/Makefile: Likewise.
50325         * rt/Makefile: Likewise.
50326         * socket/Makefile: Likewise.
50327         * math/Makefile: Likewise.
50328         * signal/Makefile: Likewise.
50329         * debug/Makefile: Likewise.
50330         * elf/Makefile: Likewise.
50331         * timezone/Makefile: Likewise.
50332         * stdlib/Makefile: Likewise.
50333         * iconvdata/Makefile: Likewise.
50334         * sunrpc/Makefile: Likewise.
50335         * io/Makefile: Likewise.
50336         * argp/Makefile: Likewise.
50337         * inet/Makefile: Likewise.
50338         * hesiod/Makefile: Likewise.
50339         * grp/Makefile: Likewise.
50340         * csu/Makefile: Likewise.
50341         * wctype/Makefile: Likewise.
50342         * crypt/Makefile: Likewise.
50343         * libio/Makefile: Likewise.
50344         * string/Makefile: Likewise.
50345         * nis/Makefile: Likewise.
50346         * resolv/Makefile: Likewise.
50347         * stdio-common/Makefile: Likewise.
50348         * wcsmbs/Makefile: Likewise.
50349         * dlfcn/Makefile: Likewise.
50350         * posix/Makefile: Likewise.
50352         [BZ #6959]
50353         * timezone/Makefile: Don't install timezone files, just the programs
50354         and scripts.
50356 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
50358         * nss/databases.def: Add missing gshadow entry.
50360         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
50362 2012-03-06  Marek Polacek  <polacek@redhat.com>
50364         [BZ #13726]
50365         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
50366         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
50367         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
50368         * stdio-common/tst-long-dbl-fphex.c: New file.
50370 2012-03-06  David S. Miller  <davem@davemloft.net>
50372         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
50373         (set_obp_int): New function.
50374         (get_obp_int): New function.
50375         (__get_clockfreq_via_dev_openprom): Likewise.
50376         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
50377         Avoid unused variable warnings on 'val' and use builtin_expect.
50378         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
50379         __builtin_expect.
50380         (INLINE_CLONE_SYSCALL): Likewise.
50382 2012-03-05  David S. Miller  <davem@davemloft.net>
50384         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50386 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
50388         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50390         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
50391         only for |x| >= 40.
50392         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50394 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
50396         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
50397         Replace gettimeofday with __vdso_gettimeofday.
50399         * sysdeps/unix/sysv/linux/x86_64/init-first.c
50400         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
50401         __vdso_clock_gettime and __vdso_getcpu.
50403         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
50404         time with __vdso_time.
50406 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50408         * manual/lang.texi (size_t): Note types to which size_t may be
50409         equivalent with the GNU C Library, but do not describe when
50410         differences between them are significant.
50412 2012-03-05  Andreas Jaeger  <aj@suse.de>
50414         * sysdeps/i386/fpu/libm-test-ulps: Update.
50416 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50418         [BZ #3976]
50419         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
50420         (__ieee754_pow): Save and restore rounding mode and use
50421         round-to-nearest for main computations.
50422         * math/libm-test.inc (pow_test_tonearest): New function.
50423         (pow_test_towardzero): Likewise.
50424         (pow_test_downward): Likewise.
50425         (pow_test_upward): Likewise.
50426         (main): Call the new functions.
50427         * sysdeps/i386/fpu/libm-test-ulps: Update.
50428         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50430         [BZ #3976]
50431         * math/libm-test.inc (cosh_test_tonearest): New function.
50432         (cosh_test_towardzero): Likewise.
50433         (cosh_test_downward): Likewise.
50434         (cosh_test_upward): Likewise.
50435         (sinh_test_tonearest): Likewise.
50436         (sinh_test_towardzero): Likewise.
50437         (sinh_test_downward): Likewise.
50438         (sinh_test_upward): Likewise.
50439         (main): Call the new functions.
50440         * sysdeps/i386/fpu/libm-test-ulps: Update.
50441         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50443 2012-03-05  Tom de Vries  <tom@codesourcery.com>
50445         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
50446         default stack guard is set in last bytes.
50447         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
50449 2012-03-05  Kees Cook  <keescook@chromium.org>
50451         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
50453         [BZ #13656]
50454         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
50455         possibly allocate from heap instead of stack.
50456         * stdio-common/bug-vfprintf-nargs.c: New file.
50457         * stdio-common/Makefile (tests): Add nargs overflow test.
50459 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
50461         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50463 2012-03-03  Marek Polacek  <polacek@redhat.com>
50465         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
50466         * math/math_private.h: Likewise.
50467         * stdlib/tst-strtod.c: Likewise.
50468         * sysdeps/i386/i486/bits/atomic.h: Likewise.
50469         * sysdeps/x86_64/bits/atomic.h: Likewise.
50471 2012-03-02  David S. Miller  <davem@davemloft.net>
50473         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
50474         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
50475         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
50476         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
50477         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
50478         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
50479         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
50480         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
50482 2012-03-02  Roland McGrath  <roland@hack.frob.com>
50484         [BZ #13792]
50485         * manual/examples/README: New file, says the example source files
50486         can be used under GPL>=2.
50487         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
50488         line containing just "*/".
50489         * manual/examples/add.c: Add copyright header (GPL>=2).
50490         * manual/examples/argp-ex1.c: Likewise.
50491         * manual/examples/argp-ex2.c: Likewise.
50492         * manual/examples/argp-ex3.c: Likewise.
50493         * manual/examples/argp-ex4.c: Likewise.
50494         * manual/examples/atexit.c: Likewise.
50495         * manual/examples/db.c: Likewise.
50496         * manual/examples/dir.c: Likewise.
50497         * manual/examples/dir2.c: Likewise.
50498         * manual/examples/execinfo.c: Likewise.
50499         * manual/examples/filecli.c: Likewise.
50500         * manual/examples/filesrv.c: Likewise.
50501         * manual/examples/fmtmsgexpl.c: Likewise.
50502         * manual/examples/genpass.c: Likewise.
50503         * manual/examples/inetcli.c: Likewise.
50504         * manual/examples/inetsrv.c: Likewise.
50505         * manual/examples/isockad.c: Likewise.
50506         * manual/examples/longopt.c: Likewise.
50507         * manual/examples/memopen.c: Likewise.
50508         * manual/examples/memstrm.c: Likewise.
50509         * manual/examples/mkfsock.c: Likewise.
50510         * manual/examples/mkisock.c: Likewise.
50511         * manual/examples/mygetpass.c: Likewise.
50512         * manual/examples/pipe.c: Likewise.
50513         * manual/examples/popen.c: Likewise.
50514         * manual/examples/rprintf.c: Likewise.
50515         * manual/examples/search.c: Likewise.
50516         * manual/examples/select.c: Likewise.
50517         * manual/examples/setjmp.c: Likewise.
50518         * manual/examples/sigh1.c: Likewise.
50519         * manual/examples/sigusr.c: Likewise.
50520         * manual/examples/stpcpy.c: Likewise.
50521         * manual/examples/strdupa.c: Likewise.
50522         * manual/examples/strftim.c: Likewise.
50523         * manual/examples/strncat.c: Likewise.
50524         * manual/examples/subopt.c: Likewise.
50525         * manual/examples/swapcontext.c: Likewise.
50526         * manual/examples/termios.c: Likewise.
50527         * manual/examples/testopt.c: Likewise.
50528         * manual/examples/testpass.c: Likewise.
50529         * manual/examples/timeval_subtract.c: Likewise.
50531         [BZ #13792]
50532         * manual/time.texi (Elapsed Time): Move timeval_subtract example
50533         function to ...
50534         * manual/timeval_subtract.c.texi: ... here, new file.
50536 2012-03-02  David S. Miller  <davem@davemloft.net>
50538         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
50540 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
50542         [BZ #3976]
50543         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
50544         (__sin): Save and restore rounding mode and use round-to-nearest
50545         for all computations.
50546         (__cos): Save and restore rounding mode and use round-to-nearest
50547         for all computations.
50548         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
50549         <fenv.h>.
50550         (tan): Save and restore rounding mode and use round-to-nearest for
50551         all computations.
50552         * math/libm-test.inc (cos_test_tonearest): New function.
50553         (cos_test_towardzero): Likewise.
50554         (cos_test_downward): Likewise.
50555         (cos_test_upward): Likewise.
50556         (sin_test_tonearest): Likewise.
50557         (sin_test_towardzero): Likewise.
50558         (sin_test_downward): Likewise.
50559         (sin_test_upward): Likewise.
50560         (tan_test_tonearest): Likewise.
50561         (tan_test_towardzero): Likewise.
50562         (tan_test_downward): Likewise.
50563         (tan_test_upward): Likewise.
50564         (main): Call the new functions.
50565         * sysdeps/i386/fpu/libm-test-ulps: Update.
50566         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50568         [BZ #10135]
50569         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
50570         small n, then large n, before computing and testing k+n.
50571         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
50572         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
50573         Likewise.
50574         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
50575         Likewise.
50576         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
50577         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
50578         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
50579         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
50580         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
50581         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
50582         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
50583         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
50584         * math/libm-test.inc (scalbn_test): Add more tests.
50585         (scalbln_test): Likewise.
50587         * manual/filesys.texi (mode_t): Describe constraints on size and
50588         signedness, not exact equivalence to a particular type.
50589         (ino_t): Likewise.
50590         (ino64_t): Likewise.
50591         (dev_t): Likewise.
50592         (nlink_t): Likewise.
50593         (blkcnt_t): Likewise.
50594         (blkcnt64_t): Likewise.
50595         * manual/llio.texi (off_t): Likewise.
50597         [BZ #3976]
50598         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
50599         (__ieee754_exp): Save and restore rounding mode and use
50600         round-to-nearest for all computations.
50601         * math/libm-test.inc (exp_test_tonearest): New function.
50602         (exp_test_towardzero): Likewise.
50603         (exp_test_downward): Likewise.
50604         (exp_test_upward): Likewise.
50605         (main): Call the new functions.
50606         * sysdeps/i386/fpu/libm-test-ulps: Update.
50607         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50609 2012-03-01  Chris Demetriou  <cgd@google.com>
50611         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
50612         have predictable order.
50614 2012-03-01  David S. Miller  <davem@davemloft.net>
50616         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
50618         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
50619         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
50620         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
50621         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
50623         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
50624         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
50625         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
50626         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
50627         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
50628         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
50629         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
50630         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
50631         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
50633         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50635         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
50636         * sysdeps/sparc/fpu/libm-test-ulps: to here.
50637         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
50639         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
50640         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
50641         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50642         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
50643         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
50644         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
50645         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
50646         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
50647         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50648         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
50649         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
50650         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50651         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
50652         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50653         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50654         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50655         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
50656         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
50657         * sysdeps/sparc/elf/configure: Regenerated.
50659 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
50661         * configure.in (AS, LD): Require binutils 2.20 or later.
50662         * configure: Regenerated.
50663         * manual/install.texi (Tools for Compilation): Give binutils 2.20
50664         as required minimum version.
50665         * INSTALL: Regenerated.
50667         [BZ #2541]
50668         [BZ #4108]
50669         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
50670         before squaring exponent.
50671         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
50672         bottom long double and 27 bits of top long double before squaring
50673         exponent.
50674         * math/libm-test.inc (erfc_test): Add more tests.
50675         * sysdeps/i386/fpu/libm-test-ulps: Update.
50676         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
50677         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50679 2012-03-01  Kai Tietz  <ktietz@redhat.com>
50681         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
50682         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
50683         containing bit-fields.
50684         * soft-fp/extended.h (_FP_UNION_E): Likewise.
50685         * soft-fp/single.h (_FP_UNION_S): Likewise.
50686         * soft-fp/double.h (_FP_UNION_D): Likewise.
50688 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50690         [BZ #13786]
50691         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
50692         not include ../strcmp.S.
50693         [USE_AS_STRNCASECMP_L]: Likewise.
50694         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
50695         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
50696         * sysdeps/i386/i686/multiarch/strncase_l-c.c
50697         (__strncasecmp_l_ia32): Define as alias to
50698         __strncasecmp_l_nonascii.
50700         [BZ #5794]
50701         * math/libm-test.inc (expm1_test): Add test for bug 5794.
50702         * sysdeps/i386/fpu/libm-test-ulps: Update.
50703         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50705         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
50706         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50708 2012-02-29  Jeff Law  <law@redhat.com>
50710         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
50711         out of bounds read.
50713 2012-02-29  Marek Polacek  <polacek@redhat.com>
50715         [BZ #13706]
50716         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
50717         * elf/Makefile: Add rules to run tst-unused-dep.out.
50719 2012-02-28  David S. Miller  <davem@davemloft.net>
50721         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
50722         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
50723         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
50724         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
50725         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
50726         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
50728 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50730         * math/libm-test.inc (llround_test): Move one test from
50731         lround_test.  Use TEST_f_L in moved test.
50732         (lround_test): Move misplaced test to llround_test.  Add testcase
50733         from bug 2561.
50735 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
50737         * sysdeps/x86_64/fpu/e_expf.S: New file.
50738         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
50740 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
50742         [BZ #13637]
50743         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
50744         of remain_len that may cause incomplete multi-byte character and
50745         false match.
50746         * posix/bug-regex33.c: New file.
50747         * posix/Makefile (tests): Add bug-regex33.
50749 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
50751         * manual/macros.texi: New file.
50752         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
50753         * manual/libc.texinfo: Include macros.texi.
50754         * manual/creatute.texi: Likewise.
50755         * manual/install.texi: Likewise.
50756         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
50757         @glibcadj{} in references to the GNU C Library.
50758         * manual/charset.texi: Likewise.
50759         * manual/conf.texi: Likewise.
50760         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
50761         when not using those macros.
50762         * manual/creature.texi: Likewise.
50763         * manual/crypt.texi: Likewise.
50764         * manual/errno.texi: Likewise.
50765         * manual/filesys.texi: Likewise.
50766         * manual/header.texi: Likewise.
50767         * manual/install.texi: Likewise.
50768         * manual/intro.texi: Likewise.
50769         * manual/io.texi: Likewise.
50770         * manual/job.texi: Likewise.
50771         * manual/lang.texi: Likewise.
50772         * manual/libc.texiinfo: Likewise.
50773         * manual/llio.texi: Likewise.
50774         * manual/locale.texi: Likewise.
50775         * manual/maint.texi: Likewise.
50776         * manual/math.texi: Likewise.
50777         * manual/memory.texi: Likewise.
50778         * manual/message.texi: Likewise.
50779         * manual/nss.texi: Likewise.
50780         * manual/pattern.texi: Likewise.
50781         * manual/process.texi: Likewise.
50782         * manual/resource.texi: Likewise.
50783         * manual/search.texi: Likewise.
50784         * manual/setjmp.texi: Likewise.
50785         * manual/signal.texi: Likewise.
50786         * manual/socket.texi: Likewise.
50787         * manual/startup.texi: Likewise.
50788         * manual/stdio.texi: Likewise.
50789         * manual/string.texi: Likewise.
50790         * manual/sysinfo.texi: Likewise.
50791         * manual/syslog.texi: Likewise.
50792         * manual/terminal.texi: Likewise.
50793         * manual/time.texi: Likewise.
50794         * manual/users.texi: Likewise.
50795         * INSTALL: Regenerated.
50796         * NOTES: Regenerated.
50797         * sysdeps/gnu/errlist.c: Regenerated.
50799 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
50801         * include/dirent.h: Include <dirstream.h> before
50802         <dirent/dirent.h>.
50804 2012-02-28  David S. Miller  <davem@davemloft.net>
50806         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
50807         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
50808         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
50809         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
50811 2012-02-27  David S. Miller  <davem@davemloft.net>
50813         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
50814         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
50815         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
50816         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
50818         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
50819         frame pointer instead of stack pointer relative arg slot.
50820         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50821         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50822         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50824 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
50826         [BZ #3992]
50827         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
50829 2012-02-27  David S. Miller  <davem@davemloft.net>
50831         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
50832         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50833         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
50834         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
50835         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50836         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50837         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
50838         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
50840 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50842         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
50843         later.  Allow versions 5-9.
50844         * configure: Regenerated.
50845         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
50846         required minimum version and 4.6 as recommended version.  Do not
50847         mention bugs in GCC 2.7 and 2.8.
50848         * INSTALL: Regenerated.
50850 2012-02-27  David S. Miller  <davem@davemloft.net>
50852         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
50853         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
50854         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
50855         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
50856         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
50857         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
50858         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
50859         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
50861         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
50862         manipulate bits before adding and subtracting TWO112[sx].
50863         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
50865 2012-02-27  Roland McGrath  <roland@hack.frob.com>
50867         [BZ #13775]
50868         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
50869         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
50870         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
50871         being in POSIX, because they are in 1003.1-2008.
50873         * rt/tst-aio.c: Include <fcntl.h>.
50874         * rt/tst-aio7.c: Likewise.
50875         * rt/tst-aio64.c: Likewise.
50877         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
50879 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50881         * manual/install.texi (--with-headers): Describe headers as
50882         interface headers, not private headers.
50883         (Specific advice for GNU/Linux systems): Describe use of headers
50884         from "make headers_install", not private headers from older
50885         kernels.
50886         * INSTALL: Regenerated.
50887         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
50888         Change to 2.6.19.
50889         * sysdeps/unix/sysv/linux/configure: Regenerated.
50891         * manual/llio.texi (fclean): Remove documentation.
50893         * manual/Makefile (libc-texi-generated): New variable.  Include
50894         version.texi.
50895         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
50896         $(libc-texi-generated), not duplicated list of files.
50897         (version.texi, stamp-version): New rules.
50898         (realclean): Remove $(libc-texi-generated), not individual files
50899         from that list.  Do not remove dir-add.texinfo.
50900         * manual/libc.texinfo: Comment out uses of edition numbers and
50901         references to printed manual.  Remove last-updated dates.
50902         (EDITION): Comment out.
50903         (ISBN): Likewise.
50904         (VERSION, UPDATED): Remove.
50905         (version.texi): Include.
50907 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
50909         * sysdeps/posix/spawni.c: Include <signal.h>.
50910         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
50911         * sysdeps/pthread/aio_fsync.c: Likewise.
50913 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
50915         * conform/Makefile (tests): Run only when not cross-compiling and
50916         when fast-check is not defined.
50918         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
50919         * conform/data/limits.h-data: Fixes for POSIX2008.
50920         * conform/run-conformtest.sh: Run all tests.
50921         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
50922         headers.
50923         * include/bits/dlfcn.h: Likewise.
50924         * include/langinfo.h: Likewise.
50925         * include/monetary.h: Likewise.
50926         * include/sys/poll.h: Likewise.
50928         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
50929         for __USE_GNU.
50930         * posix/spawn.h: Define __need_sigset_t.
50931         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
50932         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
50933         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
50934         to get sigevent_t only.
50935         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
50936         only for __USE_GNU.
50937         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50938         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
50939         process_vm_writev only for __USE_GNU.
50940         * termios/termios.h: Declare tcgetsid also for POSIX2008.
50942         * conform/Makefile: For now ignore errors from run-conformtest.
50943         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
50944         POSIX to avoid namespace pollution.  Don't prepend headers.
50945         * conform/data/aio.h-data: Fixes for POSIX testing.
50946         * conform/data/fcntl.h-data: Likewise.
50947         * conform/data/glob.h-data: Likewise.
50948         * conform/data/grp.h-data: Likewise.
50949         * conform/data/pthread.h-data: Likewise.
50950         * conform/data/pwd.h-data: Likewise.
50951         * conform/data/signal.h-data: Likewise.
50952         * conform/data/spawn.h-data: Likewise.
50953         * conform/data/stdio.h-data: Likewise.
50954         * conform/data/stdlib.h-data: Likewise.
50955         * conform/data/stropts.h-data: Likewise.
50956         * conform/data/sys/mman.h-data: Likewise.
50957         * conform/data/sys/stat.h-data: Likewise.
50958         * conform/data/sys/types.h-data: Likewise.
50959         * conform/data/sys/wait.h-data: Likewise.
50960         * conform/data/time.h-data: Likewise.
50961         * conform/data/unistd.h-data: Likewise.
50962         * conform/data/utime.h-data: Likewise.
50964         * io/sys/stat.h: fchmod was always in POSIX.
50965         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
50966         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
50967         * rt/aio.h: Define __need_timespec before including <time.h>.
50968         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
50969         struct.  Add forward declaration of pthread_attr_t and use it in
50970         sigevent.
50971         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
50972         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
50973         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
50974         always remove CLK_TCK definition.
50976 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
50978         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
50980 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
50982         * conform/run-conformtest.sh: New file.
50983         * conform/Makefile: Run run-conformtest for tests.
50984         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
50985         support.
50987         * conform/data/uchar.h-data: New file.
50988         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
50989         * conform/data/arpa/inet.h-data: Likewise.
50990         * conform/data/assert.h-data: Likewise.
50991         * conform/data/complex.h-data: Likewise.
50992         * conform/data/cpio.h-data: Likewise.
50993         * conform/data/ctype.h-data: Likewise.
50994         * conform/data/dirent.h-data: Likewise.
50995         * conform/data/dlfcn.h-data: Likewise.
50996         * conform/data/errno.h-data: Likewise.
50997         * conform/data/fcntl.h-data: Likewise.
50998         * conform/data/float.h-data: Likewise.
50999         * conform/data/fmtmsg.h-data: Likewise.
51000         * conform/data/fnmatch.h-data: Likewise.
51001         * conform/data/ftw.h-data: Likewise.
51002         * conform/data/glob.h-data: Likewise.
51003         * conform/data/grp.h-data: Likewise.
51004         * conform/data/iconv.h-data: Likewise.
51005         * conform/data/inttypes.h-data: Likewise.
51006         * conform/data/langinfo.h-data: Likewise.
51007         * conform/data/libgen.h-data: Likewise.
51008         * conform/data/limits.h-data: Likewise.
51009         * conform/data/locale.h-data: Likewise.
51010         * conform/data/math.h-data: Likewise.
51011         * conform/data/monetary.h-data: Likewise.
51012         * conform/data/mqueue.h-data: Likewise.
51013         * conform/data/ndbm.h-data: Likewise.
51014         * conform/data/net/if.h-data: Likewise.
51015         * conform/data/netdb.h-data: Likewise.
51016         * conform/data/netinet/in.h-data: Likewise.
51017         * conform/data/nl_types.h-data: Likewise.
51018         * conform/data/poll.h-data: Likewise.
51019         * conform/data/pthread.h-data: Likewise.
51020         * conform/data/pwd.h-data: Likewise.
51021         * conform/data/regex.h-data: Likewise.
51022         * conform/data/sched.h-data: Likewise.
51023         * conform/data/search.h-data: Likewise.
51024         * conform/data/semaphore.h-data: Likewise.
51025         * conform/data/setjmp.h-data: Likewise.
51026         * conform/data/signal.h-data: Likewise.
51027         * conform/data/spawn.h-data: Likewise.
51028         * conform/data/stdarg.h-data: Likewise.
51029         * conform/data/stdio.h-data: Likewise.
51030         * conform/data/stdlib.h-data: Likewise.
51031         * conform/data/string.h-data: Likewise.
51032         * conform/data/strings.h-data: Likewise.
51033         * conform/data/stropts.h-data: Likewise.
51034         * conform/data/sys/ipc.h-data: Likewise.
51035         * conform/data/sys/mman.h-data: Likewise.
51036         * conform/data/sys/msg.h-data: Likewise.
51037         * conform/data/sys/resource.h-data: Likewise.
51038         * conform/data/sys/select.h-data: Likewise.
51039         * conform/data/sys/sem.h-data: Likewise.
51040         * conform/data/sys/shm.h-data: Likewise.
51041         * conform/data/sys/socket.h-data: Likewise.
51042         * conform/data/sys/stat.h-data: Likewise.
51043         * conform/data/sys/statvfs.h-data: Likewise.
51044         * conform/data/sys/time.h-data: Likewise.
51045         * conform/data/sys/timeb.h-data: Likewise.
51046         * conform/data/sys/times.h-data: Likewise.
51047         * conform/data/sys/types.h-data: Likewise.
51048         * conform/data/sys/uio.h-data: Likewise.
51049         * conform/data/sys/un.h-data: Likewise.
51050         * conform/data/sys/utsname.h-data: Likewise.
51051         * conform/data/sys/wait.h-data: Likewise.
51052         * conform/data/syslog.h-data: Likewise.
51053         * conform/data/tar.h-data: Likewise.
51054         * conform/data/termios.h-data: Likewise.
51055         * conform/data/utime.h-data: Likewise.
51056         * conform/data/utmpx.h-data: Likewise.
51057         * conform/data/varargs.h-data: Likewise.
51058         * conform/data/wchar.h-data: Likewise.
51059         * conform/data/wctype.h-data: Likewise.
51060         * conform/data/wordexp.h-data: Likewise.
51062         * include/stropts.h: New file.
51063         * include/uchar.h: New file.
51064         * include/aio.h: Changes to allow conformtest.pl to use the headers.
51065         * include/assert.h: Likewise.
51066         * include/ctype.h: Likewise.
51067         * include/dirent.h: Likewise.
51068         * include/dlfcn.h: Likewise.
51069         * include/fcntl.h: Likewise.
51070         * include/fnmatch.h: Likewise.
51071         * include/glob.h: Likewise.
51072         * include/grp.h: Likewise.
51073         * include/libio.h: Likewise.
51074         * include/locale.h: Likewise.
51075         * include/math.h: Likewise.
51076         * include/net/if.h: Likewise.
51077         * include/netdb.h: Likewise.
51078         * include/netinet/in.h: Likewise.
51079         * include/pthread.h: Likewise.
51080         * include/pwd.h: Likewise.
51081         * include/regex.h: Likewise.
51082         * include/sched.h: Likewise.
51083         * include/search.h: Likewise.
51084         * include/setjmp.h: Likewise.
51085         * include/signal.h: Likewise.
51086         * include/stdio.h: Likewise.
51087         * include/stdlib.h: Likewise.
51088         * include/string.h: Likewise.
51089         * include/sys/cdefs.h: Likewise.
51090         * include/sys/mman.h: Likewise.
51091         * include/sys/msg.h: Likewise.
51092         * include/sys/resource.h: Likewise.
51093         * include/sys/select.h: Likewise.
51094         * include/sys/socket.h: Likewise.
51095         * include/sys/stat.h: Likewise.
51096         * include/sys/statvfs.h: Likewise.
51097         * include/sys/time.h: Likewise.
51098         * include/sys/times.h: Likewise.
51099         * include/sys/uio.h: Likewise.
51100         * include/sys/utsname.h: Likewise.
51101         * include/sys/wait.h: Likewise.
51102         * include/termios.h: Likewise.
51103         * include/time.h: Likewise.
51104         * include/ulimit.h: Likewise.
51105         * include/unistd.h: Likewise.
51106         * include/utime.h: Likewise.
51107         * include/wchar.h: Likewise.
51108         * include/wctype.h: Likewise.
51109         * include/wordexp.h: Likewise.
51111         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
51113         * time/time.h: TIME_UTC must be a macro.
51114         Make timespec_get available for ISO C11 only as well.
51116 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
51118         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
51119         Reported by Peng Haitao <penght@cn.fujitsu.com>.
51121 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51123         * configure.in: Use -o not -a in test for unsupported multi-arch.
51125 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51127         * manual/texinfo.tex: Update to version 2012-01-19.16.
51129 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51131         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
51133 2012-02-24  Roland McGrath  <roland@hack.frob.com>
51135         [BZ #13738]
51136         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
51137         * manual/fdl-1.3.texi: New file.
51138         * manual/fdl-1.1.texi: File removed.
51140         [BZ #13738]
51141         * manual/libc.texinfo (FDL_VERSION): New @set.
51142         Use it for mention of FDL in cover text.
51143         (Documentation License): Use it in @include file name.
51145 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51146             Roland McGrath  <roland@hack.frob.com>
51148         [BZ #5461]
51149         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
51150         (not LONG_LONG_MAX and LONG_LONG_MIN.
51151         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
51152         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
51153         name.
51154         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
51156 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51158         [BZ #2547]
51159         [BZ #11365]
51160         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
51161         manipulate bits before adding and subtracting TWO23[sx].
51162         * math/libm-test.inc (nearbyint_test): Add more tests.
51164 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51166         [BZ #2548]
51167         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
51168         bits before adding and subtracting TWO23[sx].
51169         * math/libm-test.inc (rint_test): Add more tests.
51170         (rint_test_tonearest): Likewise.
51171         (rint_test_towardzero): Likewise.
51172         (rint_test_downward): Likewise.
51173         (rint_test_upward: Likewise.
51175 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51177         [BZ #10110]
51178         * include/stdc-predef.h: New file.  Extracted from features.h.
51179         * include/features.h: Include stdc-predef.h.
51180         * Makefile (headers): Add stdc-predef.h.
51181         * CONFORMANCE (Compiler limitations): Update.
51183 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51185         * manual/libc.texinfo (VERSION, UPDATED): Revert.
51187 2012-02-21  David S. Miller  <davem@davemloft.net>
51189         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
51190         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
51192 2012-02-20  David S. Miller  <davem@davemloft.net>
51194         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
51195         using a normal save/restore sequence, rather than allocating a
51196         dummy stack frame just to store a frame pointer and restore.
51197         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
51199 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51201         * manual/install.texi: Fix stray word in line-wrapped comment.
51203 2012-02-20  David S. Miller  <davem@davemloft.net>
51205         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
51206         both binutils and gcc support GOTDATA.
51208         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
51209         "rd %pc" in the PIC register setup sequences.
51211         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
51212         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
51213         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
51214         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
51215         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
51216         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
51217         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
51218         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
51219         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
51220         (SYSCALL_ERROR_HANDLER): Likewise.
51221         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
51222         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
51223         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
51224         (SYSCALL_ERROR_HANDLER): Likewise.
51226         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
51227         (HAVE_GCC_GOTDATA): New.
51228         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
51229         relocation support in both binutils and gcc.
51230         * sysdeps/sparc/elf/configure: Regenerate.
51232         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
51233         * sysdeps/sparc/sparc32/elf/configure: Delete.
51234         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
51235         * sysdeps/sparc/sparc64/elf/configure: Delete.
51236         * sysdeps/sparc/elf/configure.in: New file.
51237         * sysdeps/sparc/elf/configure: Generate.
51239         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
51240         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
51241         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
51242         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
51243         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
51245 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51247         * manual/install.texi: Do not mention specific glibc version
51248         numbers.
51249         * manual/libc.texinfo (VERSION, UPDATED): Update.
51250         (@copying): Use @copyright{} and range of years.
51252 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51254         [BZ #13695]
51255         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
51256         [crti.S not in sysdirs] (generated): Do not append.
51257         [crti.S not in sysdirs] (omit-deps): Likewise.
51258         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
51259         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
51260         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
51261         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
51262         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
51263         Likewise.
51264         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
51265         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
51266         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
51267         * csu/defs.awk: Remove file.
51268         * sysdeps/generic/initfini.c: Likewise.
51269         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
51270         variable.
51271         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
51272         Likewise.
51274 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51276         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
51277         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
51278         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
51279         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
51280         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51281         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
51282         <bits/epoll.h>.
51283         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
51284         (__EPOLL_PACKED): Define to empty if not defined by
51285         <bits/epoll.h>.
51286         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
51287         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51288         bits/epoll.h.
51290 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51292         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
51293         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
51294         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
51295         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
51296         <bits/timerfd.h>.
51297         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
51298         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51299         bits/timerfd.h.
51301 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51303         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
51304         in C locale.
51305         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
51306         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
51307         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
51308         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51310 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
51312         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51313         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
51315 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
51317         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
51318         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
51319         defined.
51320         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
51321         Likewise.
51322         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
51323         entry for 2.16.
51325 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
51327         * math/w_acos.c: Use non-signaling floating-point comparisons.
51328         * math/w_acosf.c: Likewise.
51329         * math/w_acosh.c: Likewise.
51330         * math/w_acoshf.c: Likewise.
51331         * math/w_acoshl.c: Likewise.
51332         * math/w_acosl.c: Likewise.
51333         * math/w_asin.c: Likewise.
51334         * math/w_asinf.c: Likewise.
51335         * math/w_asinl.c: Likewise.
51336         * math/w_atanh.c: Likewise.
51337         * math/w_atanhf.c: Likewise.
51338         * math/w_atanhl.c: Likewise.
51339         * math/w_exp2.c: Likewise.
51340         * math/w_exp2f.c: Likewise.
51341         * math/w_exp2l.c: Likewise.
51342         * math/w_j0.c: Likewise.
51343         * math/w_j0f.c: Likewise.
51344         * math/w_j0l.c: Likewise.
51345         * math/w_j1.c: Likewise.
51346         * math/w_j1f.c: Likewise.
51347         * math/w_j1l.c: Likewise.
51348         * math/w_jn.c: Likewise.
51349         * math/w_jnf.c: Likewise.
51350         * math/w_log.c: Likewise.
51351         * math/w_log10.c: Likewise.
51352         * math/w_log10f.c: Likewise.
51353         * math/w_log10l.c: Likewise.
51354         * math/w_log2.c: Likewise.
51355         * math/w_log2f.c: Likewise.
51356         * math/w_log2l.c: Likewise.
51357         * math/w_logf.c: Likewise.
51358         * math/w_logl.c: Likewise.
51359         * math/w_sqrt.c: Likewise.
51360         * math/w_sqrtf.c: Likewise.
51361         * math/w_sqrtl.c: Likewise.
51362         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
51363         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
51364         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
51365         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
51366         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
51368 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51370         [BZ #9739]
51371         * manual/string.texi (strnlen): Use correct parameter name in
51372         equivalent expression.
51374 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51376         [BZ #11174]
51377         * manual/users.texi (seteuid): Consistently use neweuid for
51378         argument name.
51380 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51382         [BZ #13704]
51383         * manual/nss.texi (Services in the NSS configuration): Correct
51384         list of services in example configuration file.
51386 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
51388         [BZ #11322]
51389         * manual/arith.texi: Remove statements about negative zero
51390         behaving identically to zero.
51392 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51394         [BZ #5993]
51395         * manual/install.texi: Do not document upgrading from libc5.
51397 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51399         [BZ #4596]
51400         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
51402 2012-02-18  David S. Miller  <davem@davemloft.net>
51404         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
51405         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
51406         %o7 across the call.
51407         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
51408         instead.
51409         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
51410         SETUP_PIC_REG_LEAF.
51411         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
51412         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
51413         * sysdeps/sparc/crtn.S: Likewise.
51415 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
51417         * aout/Makefile: Remove.
51419 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
51421         [BZ #13058]
51422         * manual/examples/argp-ex1.c (main): Format definition in GNU
51423         style.
51424         * manual/examples/argp-ex2.c (main): Likewise.
51425         * manual/examples/argp-ex3.c (main): Likewise.
51426         * manual/examples/argp-ex4.c (main): Likewise.
51427         * manual/examples/longopt.c (main): Use new-style prototype
51428         definition.
51429         * manual/examples/strncat.c (main): Specify return type and use
51430         (void) for arguments.
51431         * manual/examples/subopt.c (main): Use char **argv argument.
51433 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51435         [BZ #5077]
51436         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
51437         rounding modes.
51439 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
51441         [BZ #6907]
51442         * manual/string.texi (strchr): Change when strchrnul is
51443         recommended.
51445 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
51447         [BZ #174]
51448         * manual/locale.texi (setlocale): Document LOCPATH.
51450 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51452         [BZ #10210]
51453         * manual/process.texi (execle): Move @dots{} before last argument.
51455 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
51457         [BZ #12047]
51458         * manual/charset.texi (Generic Charset Conversion): Fix typo
51459         (LC_TYPE -> LC_CTYPE).
51461 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
51463         [BZ #5805]
51464         * manual/arith.texi (scalbn): Use @var{} on parameter names.
51465         (scalbnf): Likewise.
51466         (scalbnl): Likewise.
51467         (scalbln): Likewise.
51468         (scalblnf): Likewise.
51469         (scalblnl): Likewise.
51470         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
51471         (vwarnx): Likewise.
51472         (verr): Likewise.
51473         (verrx): Likewise.
51474         * manual/filesys.texi (telldir): Use braces around return type.
51475         * manual/llio.texi (mmap): Add space after comma.
51476         (mmap64): Likewise.
51477         * manual/math.texi (jn): Use @var{} on parameter names.
51478         (jnf): Likewise.
51479         (jnl): Likewise.
51480         (yn): Likewise.
51481         (ynf): Likewise.
51482         (ynl): Likewise.
51483         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
51484         line.
51485         * manual/resource.texi (ulimit): Use @dots{} instead of literal
51486         "...".
51487         (sched_get_priority_min): Remove semicolon on @deftypefun line.
51488         (sched_get_priority_max): Likewise.
51489         * manual/signal.texi (sigvec): Add space after comma.
51490         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
51491         names.
51492         (if_indextoname): Likewise.
51493         (if_freenameindex): Likewise.
51494         (sendto): Use ',' instead of '.' in prototype.
51495         * manual/startup.texi (syscall): Use @dots{} instead of literal
51496         "...".
51497         * manual/stdio.texi (__fpending): Separate initial words of
51498         paragraph from @deftypefun line.
51499         * manual/syslog.texi (syslog): Use @dots{} instead of literal
51500         "...".
51501         (vsyslog): Use @var{} on parameter names.
51502         * manual/terminal.texi (stty): Use @var{} on parameter names.
51503         * manual/users.texi (getutmp): Use @var{} on parameter names.
51504         (getutmpx): Likewise.
51506 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51508         [BZ #6884]
51509         * manual/stdio.texi (fopen): Fix typos in description of
51510         ",ccs=STRING".
51512 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
51514         [BZ #4026]
51515         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
51516         get clock_id definition.
51518 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
51520         [BZ #4822]
51521         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
51522         (madvise): Cast every argument to void on its own.
51524 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51526         [BZ #9902]
51527         * manual/startup.texi (Exit Status): Fix typo.
51529 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51531         [BZ #10140]
51532         * manual/examples/argp-ex1.c: Include <stdlib.h>.
51533         * manual/examples/argp-ex2.c: Likewise.
51534         * manual/examples/argp-ex3.c: Likewise.
51536 2012-02-16  Richard Henderson  <rth@redhat.com>
51538         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
51539         * sysdeps/s390/s390-32/initfini.c: Remove.
51540         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
51541         * sysdeps/s390/s390-64/initfini.c: Remove.
51543 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
51545         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
51546         compiler output for sysdeps/generic/initfini.c.
51547         * sysdeps/sh/elf/initfini.c: Remove file.
51549 2012-02-16  David S. Miller  <davem@davemloft.net>
51551         [BZ #11494]
51552         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
51554         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
51555         * sysdeps/sparc/crti.S: New file.
51556         * sysdeps/sparc/crtn.S: New file.
51557         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
51558         * sysdeps/sparc/sparc64/Makefile: Likewise.
51560 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
51562         [BZ #3335]
51563         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
51565 2012-02-15  Roland McGrath  <roland@hack.frob.com>
51567         [BZ #4822]
51568         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
51570         * mach/devstream.c (cookie_io_functions_t): Macro removed.
51571         (write, read, close): Likewise.
51572         Patch by Aurelien Jarno <aurelien@aurel32.net>.
51574 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
51576         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
51577         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
51578         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
51579         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
51580         <bits/signalfd.h>.
51581         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
51582         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51583         bits/signalfd.h.
51585 2012-02-14  Marek Polacek  <polacek@redhat.com>
51587         * sysdeps/x86_64/crti.S: New file.
51588         * sysdeps/x86_64/crtn.S: New file.
51589         * sysdeps/x86_64/elf/initfini.c: Remove file.
51591 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51593         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
51594         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
51595         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
51596         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
51597         <bits/inotify.h>.
51598         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
51599         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51600         bits/inotify.h.
51602 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51604         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
51605         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
51606         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
51607         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
51608         <bits/eventfd.h>.
51609         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
51610         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51611         bits/eventfd.h.
51613 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
51615         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
51616         __feraiseexcept instead of feraiseexcept.
51618         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
51619         nanosleep invocations.
51620         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
51621         strings, and add error checking for a nanosleep invocations.
51623 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
51625         Replace FSF snail mail address with URLs, as per GNU coding standards.
51626         Most of the snail mail addresses were wrong anyway, and omitting
51627         them makes the source code easier to maintain.  Almost all of the
51628         changes are to license notices and to locale LC_IDENTIFICATION
51629         addresses, except for this one:
51630         * manual/libc.texinfo: In "Published by", give the FSF's URL,
51631         not its snail mail address.
51633 2012-02-09  Richard Henderson  <rth@twiddle.net>
51635         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
51636         of kernel-features.h.
51638         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
51640 2012-02-08  Marek Polacek  <polacek@redhat.com>
51642         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
51643         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
51644         * sysdeps/gnu/_G_config.h: Likewise.
51645         * sysdeps/generic/_G_config.h: Likewise.
51647 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
51649         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
51650         tests.
51651         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51653         * sysdeps/powerpc/powerpc32/crti.S: New file.
51654         * sysdeps/powerpc/powerpc32/crtn.S: New file.
51655         * sysdeps/powerpc/powerpc64/crti.S: New file.
51656         * sysdeps/powerpc/powerpc64/crtn.S: New file.
51658         * Makeconfig (have-initfini): Don't set.
51659         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
51660         * configure.in (nopic_initfini): Don't substitute.
51661         * config.h.in (HAVE_INITFINI): Don't #undef.
51662         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
51663         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
51665 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
51667         Support crti.S and crtn.S provided directly by architectures.
51668         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
51669         [crti.S in sysdirs] (omit-deps): Likewise.
51670         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
51671         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
51672         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
51673         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
51674         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
51675         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
51676         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
51677         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
51678         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
51679         compiler output for sysdeps/generic/initfini.c.
51680         * sysdeps/i386/elf/Makefile: Remove file.
51681         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
51683 2012-02-07  Marek Polacek  <polacek@redhat.com>
51685         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
51686         * sysdeps/gnu/_G_config.h: Likewise.
51687         * sysdeps/mach/hurd/_G_config.h: Likewise.
51689 2012-02-07  Marek Polacek  <polacek@redhat.com>
51691         * math/Makefile (tests): Add tst-CMPLX2.
51692         * math/tst-CMPLX2.c: New file.
51694 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
51696         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51698         * math/libm-test.inc (jn_test): Add missing L suffix.
51700 2012-02-06  Marek Polacek  <polacek@redhat.com>
51702         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
51703         * sysdeps/i386/fpu/e_powf.S: Likewise.
51704         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
51705         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
51706         * sysdeps/i386/fpu/e_acosh.S: Likewise.
51707         * sysdeps/i386/fpu/e_pow.S: Likewise.
51708         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
51709         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
51710         * sysdeps/i386/fpu/s_expm1.S: Likewise.
51711         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
51712         * sysdeps/i386/fpu/e_log2.S: Likewise.
51713         * sysdeps/i386/fpu/e_log2l.S: Likewise.
51714         * sysdeps/i386/fpu/e_scalb.S: Likewise.
51715         * sysdeps/i386/fpu/e_powl.S: Likewise.
51716         * sysdeps/i386/fpu/s_log1p.S: Likewise.
51717         * sysdeps/i386/fpu/e_log10f.S: Likewise.
51718         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
51719         * sysdeps/i386/fpu/e_logl.S: Likewise.
51720         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
51721         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
51722         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
51723         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
51724         * sysdeps/i386/fpu/e_log2f.S: Likewise.
51725         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
51726         * sysdeps/i386/fpu/e_log.S: Likewise.
51727         * sysdeps/i386/fpu/s_cexp.S: Likewise.
51728         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
51729         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
51730         * sysdeps/i386/fpu/e_logf.S: Likewise.
51731         * sysdeps/i386/fpu/e_log10l.S: Likewise.
51732         * sysdeps/i386/fpu/e_atanh.S: Likewise.
51733         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
51734         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
51735         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
51736         * sysdeps/i386/fpu/e_log10.S: Likewise.
51737         * sysdeps/i386/fpu/s_frexp.S: Likewise.
51738         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
51739         * sysdeps/i386/fpu/s_asinh.S: Likewise.
51740         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
51741         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
51742         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
51743         * sysdeps/i386/asm-syntax.h: Likewise.
51744         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
51745         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
51746         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
51747         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
51748         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
51749         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
51750         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
51751         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
51752         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
51753         * sysdeps/powerpc/sysdep.h: Likewise.
51754         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
51755         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
51757 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51759         [BZ #411]
51760         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
51762 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51764         * sysdeps/i386/sysdep.h: Include <features.h>.
51765         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
51766         version.
51768 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
51770         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
51771         Define.
51772         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
51773         LOAD_PIC_REG_STR.
51775 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51777         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
51778         (SETUP_PIC_REG): Use GET_PC_THUNK.
51779         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
51780         macro.
51782 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51784         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
51785         for non-PIC compilation.
51786         (SETUP_PIC_REG): Add .p2align directive.
51787         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
51788         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
51789         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
51790         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
51791         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
51792         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
51793         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
51794         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
51795         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
51796         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
51797         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
51798         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
51799         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
51800         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
51801         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
51802         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
51803         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
51804         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
51805         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
51806         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
51807         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
51808         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
51809         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
51810         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
51811         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
51812         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
51813         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
51814         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
51815         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
51816         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
51817         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
51818         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
51819         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
51820         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
51821         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
51822         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
51823         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
51824         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
51825         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
51826         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
51827         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
51829 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51831         * math/tst-CMPLX.c: Include <stdio.h>.
51833 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
51835         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
51836         float.
51837         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
51838         * sysdeps/sparc/bits/mathdef.h: Likewise.
51840 2012-01-31  Marek Polacek  <polacek@redhat.com>
51842         * libio/libio.h: Don't define _PARAMS.
51843         * locale/programs/config.h: Don't define PARAMS.
51844         * stdlib/strtol_l.c: Likewise.
51845         (__strtol_l): Remove PARAMS from the prototype.
51847 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
51849         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
51850         names.  Just use the correct names.  Remove unnecessary wrapper
51851         functions.
51852         * malloc/arena.c: Likewise.
51853         * malloc/hooks.c: Likewise.
51855         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
51856         ARENA_TEST says not to.  Simplify test for creation of a new arena.
51857         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
51859 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
51861         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
51862         into tail calls.
51863         (update_get_addr): New function.
51864         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
51865         GET_ADDR_MODULE parameter.
51867 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51869         * crypt/cert.c: Remove __STDC__ conditionals.
51870         * crypt/crypt-entry.c: Likewise.
51871         * crypt/crypt_util.c: Likewise.
51872         * libio/filedoalloc.c: Likewise.
51873         * libio/fileops.c: Likewise.
51874         * libio/genops.c: Likewise.
51875         * libio/iofclose.c: Likewise.
51876         * libio/iofdopen.c: Likewise.
51877         * libio/iofopen.c: Likewise.
51878         * libio/iofopen64.c: Likewise.
51879         * libio/iogetdelim.c: Likewise.
51880         * libio/iopopen.c: Likewise.
51881         * libio/obprintf.c: Likewise.
51882         * libio/oldfileops.c: Likewise.
51883         * libio/oldiofclose.c: Likewise.
51884         * libio/oldiofdopen.c: Likewise.
51885         * libio/oldiofopen.c: Likewise.
51886         * libio/oldiopopen.c: Likewise.
51887         * libio/wfiledoalloc.c: Likewise.
51888         * libio/wgenops.c: Likewise.
51889         * locale/programs/xmalloc.c: Likewise.
51890         * misc/syslog.c: Likewise.
51891         * stdio-common/xbug.c: Likewise.
51892         * string/memchr.c: Likewise.
51893         * string/memcmp.c: Likewise.
51894         * string/memrchr.c: Likewise.
51895         * string/rawmemchr.c: Likewise.
51896         * sysdeps/posix/getcwd.c: Likewise.
51897         * time/strftime_l.c: Likewise.
51899 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51901         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
51902         * config.make.in (config-cflags-sse2avx): Define.
51903         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
51904         Fix typo.
51906 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
51908         * scripts/config.guess: Update from upstream config git repository.
51909         * scripts/config.sub: Likewise.
51911 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
51913         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
51914         (EM_NUM): Update.
51915         (R_TILEPRO_*, R_TILEGX_*): New macros.
51917         * scripts/firstversions.awk: Fix bug in version range handling.
51919         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
51921         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
51923         * include/sys/epoll.h: New file.
51924         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
51925         libc_hidden_def.
51927 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
51929         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
51930         Avoid unnecessary __WORDSIZE == 64 test.
51931         (fmaxf): Use VEX format if possible.
51932         (fmax): Likewise.
51933         (fminf): Likewise.
51934         (fmin): Likewise.
51936         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
51937         * math/math_private.h: Remove libc_fegetround* and
51938         libc_fesetround*.
51939         * sysdeps/i386/configure.in: Check for -msse2avx.
51940         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
51941         also if SSE2AVX is defined.
51942         Remove libc_fegetround* and libc_fesetround*.
51943         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
51944         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
51945         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
51946         of HAS_YMM_USABLE.
51947         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51948         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51949         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51950         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51951         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
51953         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
51955 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51957         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
51958         size is not set.
51959         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
51961 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
51963         [BZ #13618]
51964         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
51965         relocation.
51966         * Makeconfig (libm): Define.
51967         * elf/Makefile: Add rules to build and run tst-relsort1.
51968         * elf/tst-relsort1.c: New file.
51969         * elf/tst-relsort1mod1.c: New file.
51970         * elf/tst-relsort1mod2.c: New file.
51972 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
51974         * math/s_ldexp.c: Remove __STDC__ conditionals.
51975         * math/s_ldexpf.c: Likewise.
51976         * math/s_ldexpl.c: Likewise.
51977         * math/s_nextafter.c: Likewise.
51978         * math/s_nexttowardf.c: Likewise.
51979         * math/s_significand.c: Likewise.
51980         * math/s_significandf.c: Likewise.
51981         * math/s_significandl.c: Likewise.
51982         * math/w_jnl.c: Likewise.
51983         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
51984         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
51985         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
51986         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
51987         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
51988         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
51989         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
51990         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
51991         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
51992         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
51993         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
51994         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
51995         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
51996         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
51997         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
51998         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
51999         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
52000         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
52001         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
52002         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
52003         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
52004         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
52005         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
52006         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
52007         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
52008         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
52009         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
52010         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
52011         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
52012         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
52013         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
52014         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
52015         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
52016         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
52017         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
52018         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
52019         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
52020         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
52021         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
52022         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
52023         * sysdeps/ieee754/k_standard.c: Likewise.
52024         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
52025         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
52026         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
52027         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
52028         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
52029         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
52030         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
52031         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
52032         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
52033         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
52034         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
52035         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
52036         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
52037         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
52038         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
52039         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
52040         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
52041         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
52042         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
52043         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
52044         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
52045         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
52046         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
52047         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
52048         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
52049         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
52050         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
52051         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
52052         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
52053         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
52054         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
52055         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
52056         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
52057         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
52058         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
52059         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
52060         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
52061         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
52062         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
52063         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
52064         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
52065         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
52066         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
52067         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
52068         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
52069         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
52070         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
52071         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
52072         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
52073         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
52074         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
52075         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
52076         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
52077         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
52078         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
52079         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
52080         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
52081         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
52082         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
52083         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
52084         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
52085         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
52086         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
52087         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
52088         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
52089         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
52090         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
52091         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
52092         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
52093         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
52094         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
52095         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
52096         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
52097         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
52098         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
52099         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
52100         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
52101         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
52102         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
52103         * sysdeps/ieee754/s_matherr.c: Likewise.
52104         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
52105         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
52106         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
52107         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
52109 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
52111         * crypt/md5.h: Remove __STDC__ conditionals.
52112         * libio/libioP.h: Likewise.
52113         * locale/programs/config.h: Likewise.
52114         * sysdeps/generic/sysdep.h: Likewise.
52115         * sysdeps/i386/asm-syntax.h: Likewise.
52116         * sysdeps/s390/asm-syntax.h: Likewise.
52117         * sysdeps/unix/sysdep.h: Likewise.
52118         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
52119         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
52121 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
52123         * libio/libio.h: Remove __STDC__ conditionals.
52124         * malloc/obstack.h: Likewise.
52125         * math/complex.h: Likewise.
52126         * math/math.h: Likewise.
52127         * sysdeps/generic/_G_config.h: Likewise.
52128         * sysdeps/gnu/_G_config.h: Likewise.
52129         * sysdeps/mach/hurd/_G_config.h: Likewise.
52130         * sysdeps/powerpc/bits/mathdef.h: Likewise.
52131         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
52132         * sysdeps/sparc/bits/mathdef.h: Likewise.
52134 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
52136         [BZ #13583]
52137         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
52138         Clean up HAS_* macros.
52139         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
52140         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
52141         possible.
52142         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
52143         HAS_AVX.
52144         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
52145         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
52146         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
52147         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
52148         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52150 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
52152         * elf/tst-unique3.cc (gets): Remove declaration.
52153         * elf/tst-unique3lib.cc (gets): Likewise.
52154         * elf/tst-unique3lib2.cc (gets): Likewise.
52155         * elf/tst-unique4.cc (gets): Likewise.
52157 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
52159         * include/stdio.h: Add C++ protection.  Add gets declarations and
52160         definitions.
52161         * debug/tst-chk1.c: Don't declare gets here.
52162         * stdio-common/tst-gets.c: Likewise.
52164 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
52166         * posix/glob: Remove directory.
52168 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
52170         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
52172 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
52174         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
52175         of the non-standard EPFNOSUPPORT.
52177 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52179         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
52180         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
52181         ANYWHERE set to 1 only on KERN_NO_SPACE error.
52183 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
52185         * wcsmbs/uchar.h: Test __STDC_VERSION__.
52187 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
52189         * nscd/aicache.c (addhstaiX): Do not cache negative results of
52190         transient errors.
52191         * nscd/grpcache.c (cache_addgr): Likewise.
52192         * nscd/hstcache.c (cache_addhst): Likewise.
52193         * nscd/initgrcache.c (addinitgroupsX): Likewise.
52194         * nscd/pwdcache.c (cache_addpw): Likewise.
52195         * nscd/servicescache.c (cache_addserv): Likewise.
52197 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
52199         * malloc/malloc.c: Various cleanups.
52200         * malloc/hooks.c: Likewise.
52202         * stdlib/Makefile (tests): Add bug-fmtmsg1.
52203         * stdlib/bug-fmtmsg1.c: New file.
52205         * stdlib/fmtmsg.c (init): Add missing unlock.
52206         Patch by Peng Haitao <penght@cn.fujitsu.com>.
52208 2012-01-12  Marek Polacek  <polacek@redhat.com>
52210         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
52211         and _GNU_SOURCE.
52213 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
52215         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
52216         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
52217         macro to ensure uniqueness of label name.
52218         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
52219         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
52221 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
52223         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
52225         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
52226         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
52227         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
52228         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
52230 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
52232         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
52234         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
52235         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
52236         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
52238         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
52240         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
52241         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
52242         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
52243         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
52245         * math/bits/math-finite.h: Add ldexp support.
52247 2012-01-10  Marek Polacek  <polacek@redhat.com>
52249         * locale/programs/localedef.h (show_archive_content): Add noreturn
52250         attribute.
52252 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
52254         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
52256 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52258         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
52260         * io/Makefile (headers): Add bits/poll2.h.
52262 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
52264         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
52265         typo #include statement.
52267 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52269         * include/sys/cdefs.h: Define __attribute_alloc_size.
52270         * catgets/gencat.c: Add alloc_size attribute and apply consistently
52271         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
52272         * elf/pldd.c: Likewise.
52273         * iconv/iconv_charmap.c: Likewise.
52274         * iconv/iconvconfig.c: Likewise.
52275         * iconv/strtab.c: Likewise.
52276         * locale/programs/locale.c: Likewise.
52277         * locale/programs/localedef.h: Likewise.
52278         * locale/programs/simple-hash.c: Likewise.
52279         * nscd/nscd.h: Likewise.
52280         * nss/makedb.c: Likewise.
52281         * sysdeps/generic/ldconfig.h: Likewise.
52282         * locale/programs/localedef.c: Remove xmalloc prototype.
52283         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
52285 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
52287         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
52288         appropriate.
52290 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52292         * math/Makefile (tests): Add tst-CMPLX.
52293         * math/tst-CMPLX.c: New file.
52295         * math/complex.h (CMPLXL): Fix typo.
52297         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
52298         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
52299         GLIBC_2.16.
52300         * debug/tst-chk1.c: Add poll and ppoll tests.
52301         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
52302         * include/sys/poll.h: Add hidden proto for ppoll.
52303         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
52304         * sysdeps/mach/hurd/ppoll.c: Likewise.
52305         * io/ppoll.c: Likewise.
52306         * debug/poll_chk.c: New file.
52307         * debug/ppoll_chk.c: New file.
52308         * include/bits/poll2.h: New file.
52309         * io/bits/poll2.h: New file.
52311         [BZ #1350]
52312         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
52314         * configure.in: static is always set to yes.  Remove.
52315         * config.make.in: Don't set build-static.
52316         * Makeconfig: Remove use of build-static.
52317         * dlfcn/Makefile: Likewise.
52318         * elf/Makefile: Likewise.
52319         * math/Makefile: Likewise.
52320         * misc/Makefile: Likewise.
52321         * nptl/Makefile: Likewise.
52322         * sysdeps/mach/hurd/Makefile: Likewise.
52324         * configure.in: PWD_P is not used anymore.
52325         * config.make.in: Remove PWD_P entry.
52327         * configure.in: Remove last remnants of RANLIB.
52328         No need to check for signed size_t anymore.
52329         Don't set libc_commonpagesize and libc_relro_required here for Alpha
52330         and IA-64.
52331         Remove __builtin_expect test because we require at least gcc 3.4.
52332         * aclocal.m4: Likewise.
52334         * wcsmbs/mbrtoc16.c: Implement using towc function.
52335         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
52336         * wcsmbs/wcsmbsload.c: Likewise.
52337         * iconv/gconv_simple.c: Likewise.
52338         * iconv/gconv_int.h: Likewise.
52339         * iconv/gconv_builtin.h: Likewise.
52340         * iconv/iconv_prog.c: Remove CHAR16 handling.
52342         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
52344         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
52346         * configure.in: Remove --with-elf and --enable-bounded options.
52347         Dont set base_machine for ia64.  More non-ELF conditions removed.
52348         Remove testing and setting of leading underscore information.
52349         * config.make.in (build-bounded): Set to no.
52350         * config.h.in: Remove NO_UNDERSCORES entry.
52351         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
52352         them.
52353         * csu/start.c: Remove !NO_UNDERSCORE code.
52354         * locale/localeinfo.h: Likewise.
52355         * sysdeps/generic/machine-gmon.h: Likewise.
52356         * sysdeps/generic/sysdep.h: Likewise.
52357         * sysdeps/i386/sysdep.h: Likewise.
52358         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52359         * sysdeps/mach/sysdep.h: Likewise.
52360         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52361         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52362         * sysdeps/sh/sysdep.h: Likewise.
52363         * sysdeps/sparc/sparc32/alloca.S: Likewise.
52364         * sysdeps/unix/i386/sysdep.S: Likewise.
52365         * sysdeps/unix/sparc/start.c: Likewise.
52366         * sysdeps/unix/sparc/sysdep.S: Likewise.
52367         * sysdeps/unix/sparc/sysdep.h: Likewise.
52368         * sysdeps/unix/start.c: Likewise.
52369         * sysdeps/unix/x86_64/sysdep.S: Likewise.
52370         * sysdeps/x86_64/sysdep.h: Likewise.
52372 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
52374         [BZ #13553]
52375         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
52376         for non-gcc.
52377         * argp/argp-fmtstream.h: Use const instead __const.
52378         * argp/argp.h: Likewise.
52379         * assert/assert.h: Likewise.
52380         * bits/fenv.h: Likewise.
52381         * bits/sched.h: Likewise.
52382         * bits/sigset.h: Likewise.
52383         * bits/sigthread.h: Likewise.
52384         * catgets/nl_types.h: Likewise.
52385         * conform/data/pthread.h-data: Likewise.
52386         * crypt/crypt-private.h: Likewise.
52387         * crypt/crypt.h: Likewise.
52388         * crypt/crypt_util.c: Likewise.
52389         * ctype/ctype.h: Likewise.
52390         * debug/execinfo.h: Likewise.
52391         * debug/mbsnrtowcs_chk.c: Likewise.
52392         * debug/mbsrtowcs_chk.c: Likewise.
52393         * debug/wcsnrtombs_chk.c: Likewise.
52394         * debug/wcsrtombs_chk.c: Likewise.
52395         * debug/wcstombs_chk.c: Likewise.
52396         * dirent/dirent.h: Likewise.
52397         * dlfcn/dlfcn.h: Likewise.
52398         * elf/neededtest4.c: Likewise.
52399         * grp/grp.h: Likewise.
52400         * gshadow/gshadow.h: Likewise.
52401         * iconv/gconv.h: Likewise.
52402         * iconv/gconv_int.h: Likewise.
52403         * iconv/gconv_simple.c: Likewise.
52404         * iconv/iconv.h: Likewise.
52405         * iconv/loop.c: Likewise.
52406         * iconv/skeleton.c: Likewise.
52407         * include/aio.h: Likewise.
52408         * include/aliases.h: Likewise.
52409         * include/argz.h: Likewise.
52410         * include/arpa/inet.h: Likewise.
52411         * include/assert.h: Likewise.
52412         * include/dirent.h: Likewise.
52413         * include/dlfcn.h: Likewise.
52414         * include/execinfo.h: Likewise.
52415         * include/fcntl.h: Likewise.
52416         * include/fenv.h: Likewise.
52417         * include/glob.h: Likewise.
52418         * include/grp.h: Likewise.
52419         * include/libintl.h: Likewise.
52420         * include/mntent.h: Likewise.
52421         * include/netdb.h: Likewise.
52422         * include/pwd.h: Likewise.
52423         * include/rpc/netdb.h: Likewise.
52424         * include/sched.h: Likewise.
52425         * include/search.h: Likewise.
52426         * include/shadow.h: Likewise.
52427         * include/signal.h: Likewise.
52428         * include/stdio.h: Likewise.
52429         * include/stdlib.h: Likewise.
52430         * include/string.h: Likewise.
52431         * include/sys/socket.h: Likewise.
52432         * include/sys/stat.h: Likewise.
52433         * include/sys/statfs.h: Likewise.
52434         * include/sys/statvfs.h: Likewise.
52435         * include/sys/syslog.h: Likewise.
52436         * include/sys/time.h: Likewise.
52437         * include/sys/uio.h: Likewise.
52438         * include/time.h: Likewise.
52439         * include/unistd.h: Likewise.
52440         * include/utmp.h: Likewise.
52441         * include/wchar.h: Likewise.
52442         * include/wctype.h: Likewise.
52443         * inet/aliases.h: Likewise.
52444         * inet/arpa/inet.h: Likewise.
52445         * inet/netinet/ether.h: Likewise.
52446         * inet/netinet/in.h: Likewise.
52447         * intl/libintl.h: Likewise.
52448         * io/bits/fcntl2.h: Likewise.
52449         * io/fcntl.h: Likewise.
52450         * io/ftw.h: Likewise.
52451         * io/sys/poll.h: Likewise.
52452         * io/sys/stat.h: Likewise.
52453         * io/sys/statfs.h: Likewise.
52454         * io/sys/statvfs.h: Likewise.
52455         * io/utime.h: Likewise.
52456         * libio/bits/stdio.h: Likewise.
52457         * libio/bits/stdio2.h: Likewise.
52458         * libio/libio.h: Likewise.
52459         * libio/libioP.h: Likewise.
52460         * libio/stdio.h: Likewise.
52461         * locale/lc-ctype.c: Likewise.
52462         * locale/locale.h: Likewise.
52463         * login/utmp.h: Likewise.
52464         * malloc/arena.c: Likewise.
52465         * malloc/malloc.c: Likewise.
52466         * malloc/malloc.h: Likewise.
52467         * malloc/mcheck.c: Likewise.
52468         * malloc/mtrace.c: Likewise.
52469         * math/bits/mathcalls.h: Likewise.
52470         * math/fenv.h: Likewise.
52471         * math/math_private.h: Likewise.
52472         * misc/bits/error.h: Likewise.
52473         * misc/bits/syslog.h: Likewise.
52474         * misc/err.h: Likewise.
52475         * misc/error.h: Likewise.
52476         * misc/fstab.h: Likewise.
52477         * misc/mntent.h: Likewise.
52478         * misc/regexp.h: Likewise.
52479         * misc/search.h: Likewise.
52480         * misc/sgtty.h: Likewise.
52481         * misc/sys/mman.h: Likewise.
52482         * misc/sys/syslog.h: Likewise.
52483         * misc/sys/uio.h: Likewise.
52484         * misc/sys/xattr.h: Likewise.
52485         * misc/ttyent.h: Likewise.
52486         * nis/rpcsvc/ypclnt.h: Likewise.
52487         * nss/nss.h: Likewise.
52488         * posix/bits/unistd.h: Likewise.
52489         * posix/fnmatch.h: Likewise.
52490         * posix/glob.h: Likewise.
52491         * posix/sched.h: Likewise.
52492         * posix/spawn.h: Likewise.
52493         * posix/sys/wait.h: Likewise.
52494         * posix/unistd.h: Likewise.
52495         * posix/wordexp.h: Likewise.
52496         * pwd/pwd.h: Likewise.
52497         * resolv/netdb.h: Likewise.
52498         * resource/sys/resource.h: Likewise.
52499         * rt/aio.h: Likewise.
52500         * rt/bits/mqueue2.h: Likewise.
52501         * rt/mqueue.h: Likewise.
52502         * shadow/shadow.h: Likewise.
52503         * signal/signal.h: Likewise.
52504         * socket/send.c: Likewise.
52505         * socket/sendto.c: Likewise.
52506         * socket/sys/socket.h: Likewise.
52507         * stdio-common/printf.h: Likewise.
52508         * stdlib/bits/stdlib.h: Likewise.
52509         * stdlib/fmtmsg.h: Likewise.
52510         * stdlib/monetary.h: Likewise.
52511         * stdlib/stdlib.h: Likewise.
52512         * stdlib/ucontext.h: Likewise.
52513         * streams/stropts.h: Likewise.
52514         * string/argz.h: Likewise.
52515         * string/bits/string2.h: Likewise.
52516         * string/string.h: Likewise.
52517         * string/strings.h: Likewise.
52518         * sunrpc/rpc/auth.h: Likewise.
52519         * sunrpc/rpc/auth_des.h: Likewise.
52520         * sunrpc/rpc/clnt.h: Likewise.
52521         * sunrpc/rpc/netdb.h: Likewise.
52522         * sunrpc/rpc/pmap_clnt.h: Likewise.
52523         * sunrpc/rpc/xdr.h: Likewise.
52524         * sysdeps/generic/inttypes.h: Likewise.
52525         * sysdeps/generic/net/if.h: Likewise.
52526         * sysdeps/generic/sys/swap.h: Likewise.
52527         * sysdeps/gnu/net/if.h: Likewise.
52528         * sysdeps/gnu/utmpx.h: Likewise.
52529         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
52530         * sysdeps/i386/i486/bits/string.h: Likewise.
52531         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
52532         * sysdeps/s390/bits/string.h: Likewise.
52533         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
52534         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
52535         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
52536         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
52537         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
52538         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
52539         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
52540         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
52541         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
52542         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
52543         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
52544         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
52545         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
52546         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
52547         * sysdeps/unix/sysv/linux/readv.c: Likewise.
52548         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
52549         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
52550         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
52551         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
52552         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
52553         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52554         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
52555         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
52556         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
52557         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
52558         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
52559         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
52560         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52561         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
52562         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
52563         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
52564         * sysvipc/sys/ipc.h: Likewise.
52565         * sysvipc/sys/msg.h: Likewise.
52566         * sysvipc/sys/sem.h: Likewise.
52567         * sysvipc/sys/shm.h: Likewise.
52568         * termios/termios.h: Likewise.
52569         * time/sys/time.h: Likewise.
52570         * time/time.h: Likewise.
52571         * wcsmbs/bits/wchar2.h: Likewise.
52572         * wcsmbs/uchar.h: Likewise.
52573         * wcsmbs/wchar.h: Likewise.
52574         * wctype/wctype.h: Likewise.
52576         [BZ #13551]
52577         * Makeconfig: Remove all but ELF support including AIX support.
52578         * Makerules: Likewise.
52579         * config.h.in: Likewise.
52580         * config.make.in: Likewise.
52581         * configure: Likewise.
52582         * configure.in: Likewise.
52583         * csu/Makefile: Likewise.
52584         * csu/version.c: Likewise.
52585         * debug/Makefile: Likewise.
52586         * dlfcn/Makefile: Likewise.
52587         * elf/Makefile: Likewise.
52588         * extra-lib.mk: Likewise.
52589         * iconv/Makefile: Likewise.
52590         * include/libc-symbols.h: Likewise.
52591         * include/shlib-compat.h: Likewise.
52592         * resolv/Makefile: Likewise.
52593         * resolv/res_libc.c: Likewise.
52594         * rt/Makefile: Likewise.
52595         * sysdeps/i386/asm-syntax.h: Likewise.
52596         * sysdeps/i386/sysdep.h: Likewise.
52597         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52598         * sysdeps/mach/sysdep.h: Likewise.
52599         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
52600         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
52601         * sysdeps/s390/asm-syntax.h: Likewise.
52602         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52603         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52604         * sysdeps/sh/sysdep.h: Likewise.
52605         * sysdeps/unix/sparc/sysdep.h: Likewise.
52606         * sysdeps/wordsize-32/divdi3.c: Likewise.
52607         * sysdeps/x86_64/sysdep.h: Likewise.
52609         * argp/Versions: Remove _argp_unlock_xxx.
52611         [BZ #13559]
52612         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
52613         * abilist/libBrokenLocale.abilist: Likewise.
52614         * abilist/libanl.abilist: Likewise.
52615         * abilist/libc.abilist: Likewise.
52616         * abilist/libcrypt.abilist: Likewise.
52617         * abilist/libdl.abilist: Likewise.
52618         * abilist/libm.abilist: Likewise.
52619         * abilist/libnsl.abilist: Likewise.
52620         * abilist/libpthread.abilist: Likewise.
52621         * abilist/libresolv.abilist: Likewise.
52622         * abilist/librt.abilist: Likewise.
52623         * abilist/libthread_db.abilist: Likewise.
52624         * abilist/libutil.abilist: Likewise.
52625         * abilist/libnss_db.abilist: New file.
52627         * scripts/abilist.awk: Add support for indirect functions.
52629         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
52631         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
52633         * shlib-versions: Remove entries for ports architectures.
52635         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
52636         files in ports.
52637         * elf/stackguard-macros.h: Remove support for IA-64.
52638         * elf/tst-auditmod1.c: Likewise.
52639         * sysdeps/generic/ldsodefs.h: Likewise.
52641         * sysdeps/unix/sysv/linux/configure.in: Ports should define
52642         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
52643         configure files.
52645         [BZ #13552]
52646         * configure.in: Remove --enable-omitfp support.
52647         * FAQ.in: Adjust.
52648         * config.make.in: Likewise.
52649         * Makeconfig: Likewise.
52650         * manual/install.texi: Likewise.
52652         In case anyone cares, the IA-64 architecture could move to ports.
52653         * sysdeps/ia64/*: Removed.
52654         * sysdeps/unix/sysv/linux/ia64/*: Removed.
52655         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
52657         [BZ #13555]
52658         * configure.in: Remove entries for unsupported architectures.
52660         [BZ #13533]
52661         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
52662         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
52663         routines.
52664         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
52665         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
52666         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
52667         fall back to using wcrtomb.
52668         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
52669         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
52670         renaming.
52671         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
52672         * wcsmbs/tst-c16c32-1.c: New file.
52674         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
52675         local variable.
52677         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
52679         * elf/tst-unique3.cc: Add explicit declaration of gets.
52680         * elf/tst-unique3lib.cc: Likewise.
52681         * elf/tst-unique3lib2.cc: Likewise.
52682         * elf/tst-unique4.cc: Likewise.
52684         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
52686 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
52688         [BZ #13566]
52689         * assert/assert.h (static_assert): Don't define for C++.
52690         * libio/stdio.h (gets): Do declare for C++ <= C++11.
52691         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
52693 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
52695         * iconv/loop.c (single loop): Fix assertion in storing of
52696         remaining bytes.
52698         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
52700 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
52702         * posix/getconf.c: Update copyright year.
52703         * nss/getent.c: Likewise.
52704         * nss/makedb.c: Likewise.
52705         * iconv/iconvconfig.c: Likewise.
52706         * iconv/iconv_prog.c: Likewise.
52707         * elf/ldconfig.c: Likewise.
52708         * elf/pldd.c: Likewise.
52709         * elf/sotruss.ksh: Likewise.
52710         * catgets/gencat.c: Likewise.
52711         * csu/version.c: Likewise.
52712         * elf/ldd.bash.in: Likewise.
52713         * elf/sprof.c (print_version): Likewise.
52714         * locale/programs/locale.c: Likewise.
52715         * locale/programs/localedef.c: Likewise.
52716         * login/programs/pt_chown.c: Likewise.
52717         * nscd/nscd.c (print_version): Likewise.
52718         * debug/xtrace.sh: Likewise.
52719         * malloc/memusage.sh: Likewise.
52720         * malloc/mtrace.pl: Likewise.
52721         * debug/catchsegv.sh: Likewise.
52723 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
52725         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
52726         pure attribute.
52728 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
52730         [BZ #13533]
52731         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
52732         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
52733         transformations.
52734         * iconv/gconv_int.h: Likewise.
52735         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
52736         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
52737         from libc for GLIBC_2.16.
52738         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
52739         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
52740         * wcsmbs/uchar.h: Really define mbstate_t.
52741         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
52742         * wcsmbs/c16rtomb.c: New file.
52743         * wcsmbs/mbrtoc16.c: New file.
52744         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
52745         for C/POSIX locale.
52746         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
52747         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
52749         * wcsmbs/wchar.h: Add missing __restrict.
52751 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52753         [BZ #13532]
52754         * time/Makefile (routines): Add timespec_get.
52755         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
52756         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
52757         timespec for ISO C11.
52758         * time/timespec_get.c: New file.
52759         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
52760         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
52762         [BZ #13531]
52763         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
52764         * stdlib/stdlib.h: Declare aligned_alloc.
52765         * Versions.def: Add GLIBC_2.16 for libc.
52766         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
52768         [BZ 13527]
52769         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
52770         ISO C11.
52772         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
52773         code.
52775         [BZ #13528]
52776         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
52778         [BZ #13529]
52779         * assert/assert.h (static_assert): Define.
52781         * version.h: Update for 2.16 development version.
52783         [BZ #13526]
52784         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
52785         _ISOC11_SOURCE.
52787         * version.h (RELEASE): Bump for 2.15 release.
52788         * include/features.h (__GLIBC_MINOR__): Bump to 15.
52790         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
52791         Patch by Marek Polacek <mpolacek@redhat.com>.
52793         * bits/byteswap.h: Protect long long constants with __extension__.
52794         * sysdeps/i386/bits/byteswap.h: Likewise.
52795         * sysdeps/ia64/bits/byteswap.h: Likewise.
52796         * sysdeps/s390/bits/byteswap.h: Likewise.
52797         * sysdeps/x86_64/bits/byteswap.h: Likewise.
52799 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52801         [BZ #13540]
52802         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
52803         destination buffer.
52804         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
52806 2011-12-23  Marek Polacek  <polacek@redhat.com>
52808         * elf/dl-addr.c (determine_info): Add inline keyword.
52809         * elf/tst-auditmod4b.c (check_avx): Likewise.
52810         * elf/tst-auditmod6b.c (check_avx): Likewise.
52811         * elf/tst-auditmod6c.c (check_avx): Likewise.
52812         * elf/tst-auditmod7b.c (check_avx): Likewise.
52814 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52816         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
52817         !__SSE_MATH__.
52819 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52821         [BZ #13540]
52822         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
52823         processing for last bytes.
52825 2011-08-06  Bruno Haible  <bruno@clisp.org>
52827         [BZ #13061]
52828         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
52829         U+0385, not to U+1FEE.
52831         [BZ #13062]
52832         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
52833         entry for U+00A5 U+0301.
52835 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52837         [BZ #13166]
52838         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
52839         buffer for the output is too small.
52841         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
52842         optimization.
52844         [BZ #13185]
52845         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
52846         SSE flags if possible.
52848 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52850         [BZ #13540]
52851         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
52852         processing for last bytes.
52854 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
52856         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
52857         (syscall-list-default-options, syscall-list-default-condition)
52858         (syscall-list-includes): Define.
52859         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
52860         list of ABIs and options and #if conditions for each ABI.  Do not
52861         handle common syscalls between ABIs specially.
52862         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
52863         Remove.
52864         (syscall-list-variants, syscall-list-32bit-options)
52865         (syscall-list-32bit-condition, syscall-list-64bit-options)
52866         (syscall-list-64bit-condition): Define.
52867         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
52868         (syscall-list-variants, syscall-list-32bit-options)
52869         (syscall-list-32bit-condition, syscall-list-64bit-options)
52870         (syscall-list-64bit-condition): Define.
52871         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
52872         Remove.
52873         (syscall-list-variants, syscall-list-32bit-options)
52874         (syscall-list-32bit-condition, syscall-list-64bit-options)
52875         (syscall-list-64bit-condition): Define.
52876         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
52877         Remove.
52878         (syscall-list-variants, syscall-list-32bit-options)
52879         (syscall-list-32bit-condition, syscall-list-64bit-options)
52880         (syscall-list-64bit-condition): Define.
52882 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52884         * locale/iso-639.def: Add brx entry.
52886         [BZ #13328]
52887         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
52888         Proposed by Mariusz_Cukr <marcukr@op.pl>.
52890         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
52891         __feraiseexcept_renamed.
52893 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52895         [BZ #13538]
52896         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
52897         EPOLLET with unsigned values.
52898         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52899         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52901         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
52902         to large cancellation.
52903         * math/s_cacoshf.c: Likewise.
52904         * math/s_cacoshl.c: Likewise.
52906 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
52908         [BZ #13305]
52909         [BZ #12786]
52910         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
52911         * math/s_cacoshf.c: Likewise.
52912         * math/s_cacoshl.c: Likewise.
52914 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52916         [BZ #13439]
52917         * iconv/gconv.h: Define __GCONV_SWAP.
52918         * iconvdata/unicode.c: The swap bit must be stored in __flags.
52919         * iconvdata/utf-16.c: Likewise.
52920         * iconvdata/utf-32.c: Likewise.
52922 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
52924         [BZ #13524]
52925         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
52926         numerator after shifting it by one limb.
52928 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
52930         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
52931         under [__USE_EXTERN_INLINES].
52933 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
52935         [BZ #13446]
52936         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
52938 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52940         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
52941         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
52942         optimized code.
52943         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
52944         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
52945         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
52946         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
52947         for strncasecmp/strncasecmp_l compilation.
52948         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
52949         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
52951 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
52953         [BZ #13484]
52954         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
52955         of __asm__.
52957 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
52959         [BZ #13506]
52960         * time/tzfile.c (__tzfile_read): Check values from file header.
52962 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
52964         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
52965         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
52966         * powerpc/powerpc32/dl-start.S: Likewise.
52967         * powerpc/powerpc32/elf/start.S: Likewise.
52968         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
52969         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
52970         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
52971         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
52972         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
52973         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
52974         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
52975         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
52976         * powerpc/powerpc32/fpu/s_round.S: Likewise.
52977         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
52978         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
52979         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
52980         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
52981         * powerpc/powerpc32/memset.S: Likewise.
52982         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
52983         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
52984         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
52985         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
52986         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
52987         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
52988         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
52989         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
52990         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
52991         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
52992         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
52993         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
52994         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
52996 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52998         * math/libm-test.inc: Added more nearbyint tests.
52999         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
53000         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
53001         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
53002         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
53004 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
53006         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
53007         FD_CLOEXEC.
53009 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53011         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
53012         Add wcscpy-ssse3 wcscpy-c.
53013         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
53014         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
53015         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
53016         * sysdeps/x86_64/wcschr.S: New file.
53017         * sysdeps/x86_64/wcsrchr.S: New file.
53018         * string/test-strcmp.c: Remove checking of wcscmp function for
53019         wrong alignments.
53020         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
53021         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
53022         wcsrchr-sse2 wcsrchr-c.
53023         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
53024         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
53025         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
53026         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
53027         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
53028         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
53029         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
53030         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
53031         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
53032         * wcsmbc/wcschr.c (WCSCHR): New macro.
53034 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53036         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
53037         * wcsmbs/test-wcsrchr.c: New file.
53038         * string/test-strrchr.c: Add wcsrchr support.
53039         (WIDE): New macro.
53040         * wcsmbs/test-wcscpy.c: New file.
53041         * string/test-strcpy.c: Add wcscpy support.
53042         (WIDE): New macro.
53044 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
53046         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
53047         the inner loop.
53049 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
53051         [BZ #13472]
53052         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
53054 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
53056         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
53057         Minor optimizations.
53059         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
53060         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
53061         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
53063 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
53065         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
53066         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
53067         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
53068         for gcc to avoid warnings.
53069         * inet/Makefile (tests): Add tst-checks.
53070         * inet/tst-checks.c: New file.
53072         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
53073         warning.
53075         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
53076         __wmemcmp_sse2.
53078         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
53079         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
53081         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
53083 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
53085         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
53086         problem.
53088         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
53090 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
53092         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
53093         conditional on GCC version.
53094         (__arch_compare_and_exchange_val_8_acq)
53095         (__arch_compare_and_exchange_val_16_acq)
53096         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
53097         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
53098         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
53100 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
53102         * sysdeps/sh/backtrace.c: New file.
53104 2011-12-02  Andreas Schwab  <schwab@redhat.com>
53106         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
53107         parenthesis.
53109 2011-12-01  Andreas Schwab  <schwab@redhat.com>
53111         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
53112         falling back to utime.
53114 2011-11-30  Andreas Schwab  <schwab@redhat.com>
53116         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
53117         expectations for float.
53119 2011-11-29  Andreas Schwab  <schwab@redhat.com>
53121         * locale/weight.h (findidx): Add parameter len.
53122         * locale/weightwc.h (findidx): Likewise.
53123         * posix/fnmatch_loop.c (FCT): Adjust caller.
53124         * posix/regcomp.c (build_equiv_class): Likewise.
53125         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
53126         * posix/regexec.c (check_node_accept_bytes): Likewise.
53127         * string/strcoll_l.c (STRCOLL): Likewise.
53128         * string/strxfrm_l.c (STRXFRM): Likewise.
53130 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
53132         * Makefile.in: Remove CVSOPT handling.
53133         * configure.in: Remove use of AC_REVISION.
53134         * iconvdata/Makefile (distribute): No need to filter out CVS.
53135         * scripts/list-sources.sh: Remove CVS, subversion and monotone
53136         handling.
53138 2011-11-16  Andreas Schwab  <schwab@redhat.com>
53140         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
53141         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
53142         [USE_AS_STRNCASECMP_L]: Likewise.
53143         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
53144         NO_TLS_DIRECT_SEG_REFS.
53145         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
53146         Fix argument offsets for non-PIC.
53147         [USE_AS_STRNCASECMP_L]: Likewise.
53148         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
53149         NO_TLS_DIRECT_SEG_REFS.
53151 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
53153         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
53154         O_CLOEXEC.
53155         * locale/loadlocale.c (_nl_load_locale): Likewise.
53157 2011-11-15  Andreas Schwab  <schwab@redhat.com>
53159         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
53160         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
53161         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
53162         (SYSCALL_GETTIME): Set errno on error.
53164         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
53165         count references to noai6ai_cached.
53167 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
53169         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
53171         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
53172         FD_CLOEXEC for /proc/self/maps.
53174         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
53175         FD_CLOEXEC for /proc/meminfo.
53177         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
53178         gai.conf.
53180         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
53181         FD_CLOEXEC for given file.
53183         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
53185         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
53186         FD_CLOEXEC for /etc/hosts.
53187         (_gethtent): Likewise.
53189         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
53191         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
53192         cancellation and set FD_CLOEXEC for /etc/netgroup.
53194         * nss/nss_files/files-key.c (search): Don't allow cancellation when
53195         reading /etc/publickey.
53197         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
53198         allow cancellation when reading /etc/group.
53200         * nss/nss_files/files-alias.c (internal_setent): Don't allow
53201         cancellation.
53202         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
53204         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
53205         when using data file.
53207         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
53209         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
53210         (write_nis_obj): Use "c" and "e" in fopen.
53212         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
53214         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
53216         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
53218         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
53220         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
53221         locale.alias.
53223         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
53225         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
53227         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
53229         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
53230         file parsing and set FD_CLOEXEC.
53232 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
53234         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
53236 2011-11-14  Andreas Schwab  <schwab@redhat.com>
53238         * malloc/arena.c (arena_get2): Don't call reused_arena when
53239         _int_new_arena failed.
53241 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
53243         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
53244         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
53245         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
53246         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
53247         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
53248         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
53249         to compile strcasecmp and strncasecmp.
53250         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
53251         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
53253         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
53255 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
53257         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
53258         locale-defines.sym to gen-as-const-headers.
53259         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
53260         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
53261         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
53262         to compile strcasecmp and strncasecmp.
53263         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
53264         strcasecmp_l and strncasecmp_l.
53265         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
53266         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
53267         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
53268         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
53269         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
53270         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
53271         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
53272         * sysdeps/i386/i686/multiarch/strncase.S: New file.
53273         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
53274         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
53275         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
53277 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
53279         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
53280         result of SYSDEP_GETTIME_CPU to retval.
53281         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
53282         parameter list to macro.  Remove trailing semicolon.  Adjust users.
53284         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
53285         variable.
53287         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
53288         mantissa words.
53289         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
53291         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
53292         from unused variable.
53294         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
53295         DWARF definitions.
53296         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
53297         for assembling.
53299         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
53300         over namespaces.
53302         * sunrpc/rpc_prot.c (rejected): Fix case value.
53304         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
53305         unsigned long long int to avoid warnings in shift.
53307         * posix/regex_internal.c (re_string_reconstruct): Actually use result
53308         of use of trans.
53309         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
53310         variable tmp.
53312         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
53313         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
53314         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
53316         * nis/nis_table.c (nis_list): Use variable of correct type for
53317         result of __follow_path call.
53319 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
53321         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
53322         of math functions ceil, trunc, floor, round, and sqrt, when
53323         avaliable on the platform.
53324         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
53325         name clash.
53326         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
53327         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
53328         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
53330 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
53332         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
53333         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
53335 2011-11-11  Roland McGrath  <roland@hack.frob.com>
53337         * include/unistd.h: Fix __readlink return type.
53338         Reported by Chris Metcalf <cmetcalf@tilera.com>.
53340 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
53342         * stdlib/ucontext.h: Undo last change for makecontext.
53344 2011-11-11  Andreas Schwab  <schwab@redhat.com>
53346         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
53348         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
53349         * setjmp/setjmp.h: Mark functions as non-leaf.
53350         * setjmp/bits/setjmp2.h: Likewise.
53351         * stdlib/ucontext.h: Likewise.
53353 2011-11-10  Andreas Schwab  <schwab@redhat.com>
53355         * malloc/arena.c (_int_new_arena): Don't increment narenas.
53356         (reused_arena): Don't check arena limit.
53357         (arena_get2): Atomically check arena limit.
53359 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
53361         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
53362         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
53364         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
53365         instructions.
53367 2011-11-07  Andreas Schwab  <schwab@redhat.com>
53369         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
53370         handler when locking.
53372         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53373         Fix size of allocated buffer.
53375 2011-11-04  Andreas Schwab  <schwab@redhat.com>
53377         [BZ #10103]
53378         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
53379         declarations for long double functions.
53380         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
53382         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
53384 2011-11-03  Andreas Schwab  <schwab@redhat.com>
53386         * nscd/nscd.c (main): Don't start AVC thread until credentials are
53387         installed.
53389         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
53390         is disabled.
53392 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53394         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
53396 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
53398         * include/alloca.h (stackinfo_alloca_round): Define.
53399         (extend_alloca): Use it.
53400         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
53401         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
53402         here.
53404         * scripts/check-local-headers.sh: Ignore libaudit.h.
53406         * nscd/Makefile (extra-objs): Make recursively expanded.
53408 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
53410         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
53411         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
53413         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
53414         * posix/tst-rfc3484-2.c: Likewise.
53415         * posix/tst-rfc3484-3.c: Likewise.
53417         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
53418         process_vm_writev.
53419         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
53420         process_vm_writev.
53421         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
53422         process_vm_writev from libc using GLIBC_2.15 version.
53424         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
53426 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
53428         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
53429         stack usage.
53431 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
53433         [BZ #13367]
53434         * nss/getent.c (initgroups_keys): Show error message in case no group
53435         names are given.
53437         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
53438         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
53439         __bump_nl_timestamp.
53440         * nscd/connections (nscd_init): When host database is served open
53441         netlink socket and request notification about configuration changes.
53442         (main_loop_poll): Track netlink file descriptor and bump timestamp
53443         in case data becomes available.
53444         (main_loop_epoll): Likewise.
53445         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
53446         (database_pers_head): Add extra_data fileds.
53447         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
53448         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
53449         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
53450         Adjust caller.
53451         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
53452         in6ai data, call __free_in6ai.
53453         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
53454         Add -DHAVE_NETLINK.
53455         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
53456         interface information.  Reuse previous data if netlink timestamp
53457         is not changed.
53458         (__bump_nl_timestamp): New function.
53459         (__free_in6ai): New function.
53461 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
53463         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
53464         close_not_cancel_no_status here.
53465         (__check_pf): Reorganize code a bit to not call close twice if OOM.
53467 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53469         [BZ #13276]
53470         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
53471         return value.
53473         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
53474         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
53475         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
53477 2011-07-03  Andreas Jaeger  <aj@suse.de>
53479         [BZ #10709]
53480         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
53481         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
53482         * math/libm-test.inc (sin_test): Add test case.
53484 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53486         [BZ #13337]
53487         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
53488         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53490         * elf/chroot_canon.c (chroot_canon): Cleanups.
53492         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
53494         [BZ #13335]
53495         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
53496         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53498         * string/test-strchr.c: Make usable for strchrnul testing.
53499         * string/test-strchrnul.c: New file.
53500         * string/Makefile (strop-tests): Add strchrnul.
53502         * po/it.po: Update from translation team.
53503         * po/es.po: Likewise.
53505 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
53507         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
53508         the three constants needed as parameters.  Drop the others.
53509         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
53510         __m128i_strloadu_tolower.
53511         Create and initialize variable zero and use it in all the places
53512         where _mm_setzero_si128 was used.
53514         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
53515         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
53516         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
53517         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
53518         anymore.
53519         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
53520         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
53521         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
53522         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
53523         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
53524         __mpranred, __mptan.
53525         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
53526         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
53527         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
53528         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
53529         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
53530         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
53531         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
53532         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
53533         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
53535 2011-10-28  Andreas Schwab  <schwab@redhat.com>
53537         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
53538         redefine if SHARED.
53539         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
53541         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
53542         wide char related routines to wcsmbs subdir.
53544 2011-10-27  Andreas Schwab  <schwab@redhat.com>
53546         [BZ #13344]
53547         * misc/sys/cdefs.h (__THROWNL): Define.
53548         * posix/unistd.h: Use __THREADNL instead of __THREAD
53549         for memory synchronization functions.
53551 2011-10-26  Roland McGrath  <roland@hack.frob.com>
53553         [BZ #13349]
53554         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
53555         doesn't exist.
53556         * manual/stdio.texi (Obstack Streams): Node removed.
53558 2011-10-26  Andreas Schwab  <schwab@redhat.com>
53560         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
53561         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53562         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53564         * math/math_private.h (math_force_eval): Allow non-addressable
53565         arguments.
53566         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
53568 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53570         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
53571         file is not needed.
53573         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
53574         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
53575         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
53576         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
53577         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
53578         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
53579         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
53580         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
53581         Add AVX variants.
53582         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
53583         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
53584         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
53585         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
53586         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
53587         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
53588         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
53589         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
53590         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
53591         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
53592         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
53593         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
53594         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
53595         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
53596         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
53597         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
53598         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
53599         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
53600         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
53602         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
53603         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
53605         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
53606         place.  Use VEX encoding when compiling for AVX.
53608 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53610         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
53611         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
53613         * string/test-strchr.c (do_test): Don't generate NUL bytes.
53615 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53617         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
53618         useless if() expression.
53619         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
53620         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
53621         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
53622         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
53623         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
53624         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53625         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
53626         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
53627         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
53628         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
53629         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
53630         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
53631         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
53632         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
53633         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
53634         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53635         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
53636         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
53637         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
53639         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
53641 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53643         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
53644         condition.
53645         * elf/dl-fini.c (_dl_sort_fini): Likewise.
53647 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53649         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
53650         .text section.  Avoid duplicate constants.
53651         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
53652         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53653         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
53654         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53655         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53656         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53657         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53658         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53659         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
53660         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
53661         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
53662         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
53663         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
53664         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
53665         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
53666         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
53667         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
53668         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
53669         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
53670         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53671         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
53672         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
53673         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
53674         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
53675         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
53676         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
53677         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
53678         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
53679         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
53680         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
53681         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
53682         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
53683         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
53684         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
53685         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
53686         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
53687         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
53688         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
53689         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
53690         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
53691         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
53692         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
53693         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
53694         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
53695         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
53697 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
53699         * sysdeps/x86_64/dla.h: Move to ...
53700         * sysdeps/x86_64/fpu/dla.h: ...here.
53701         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
53702         situations.  Use __builtin_fma only for gcc 4.6 and up.
53704         * config.make.in: Add have-mfma4 entry.
53705         * configure.in: Substitute libc_cv_cc_fma4.
53706         * math/Makefile (dbl-only-routines): Add sincostab.
53707         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
53708         Use __sincostab not sincos.
53709         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
53710         name is a macro.
53711         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53712         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53713         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53714         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
53715         using __copysign.
53716         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
53717         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
53718         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
53719         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
53720         and __inv.
53721         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
53722         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
53723         __copysign.
53724         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
53725         define aliases when function name is a macro.
53726         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
53727         sysdeps/ieee754/dbl-64/sincos.tbl.
53728         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
53729         fma4-enabled routines.
53730         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
53731         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
53732         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
53733         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
53734         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
53735         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
53736         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
53737         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
53738         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
53739         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
53740         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
53741         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
53742         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
53743         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
53744         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
53745         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
53746         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
53747         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
53748         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
53749         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
53750         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
53751         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
53752         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
53753         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
53754         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
53755         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
53756         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
53757         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
53758         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
53759         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
53761         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
53762         rename.
53763         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53764         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53765         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53766         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53767         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53768         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53769         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53770         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53772 2011-10-24  Andreas Schwab  <schwab@redhat.com>
53774         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
53776 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53778         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
53780         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
53781         prediction.
53782         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
53784         * string/strnlen.c: Don't define STRNLEN, reverse logic.
53785         Remove unused variable magic_bits.
53786         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
53788         * string/strnlen.c: Define and use STRNLEN macro.
53789         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
53790         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
53791         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
53792         * wcsmbs/wcslen.c: Define and use WCSLEN.
53793         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
53794         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
53795         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
53796         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
53797         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
53798         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
53799         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53801 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53803         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53804         strnlen-sse2-no-bsf.
53805         Rename strlen-no-bsf to strlen-sse2-no-bsf.
53806         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
53807         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
53808         Add strnlen support.
53809         (USE_AS_STRNLEN): New macro.
53810         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
53811         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
53812         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
53813         * sysdeps/x86_64/wcslen.S: New file.
53815 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
53817         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
53818         XMM-moves are used for copying on small sizes.
53820 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53822         * wcsmbs/Makefile (strop-tests): Add wcschr.
53823         * wcsmbs/test-wcschr.c: New file.
53824         * string/test-strchr.c: Update.
53825         Add wcschr support.
53826         (WIDE): New macro.
53828 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53830         * wcsmbs/Makefile (strop-tests): Add wcslen.
53831         * wcsmbs/test-wcslen.c: New file.
53832         * string/test-strlen.c: Update.
53833         Add wcslen support.
53834         (WIDE): New macro.
53836 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53838         * po/it.po: Update from translation team.
53840 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53842         * sysdeps/x86_64/wcscmp.S: Update.
53843         Fix wrong comparison semantics.
53844         wcscmp shall use signed comparison not unsigned.
53845         Don't use substraction to avoid overflow bug.
53846         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
53847         * wcsmbc/wcscmp.c: Likewise.
53848         * string/test-strcmp.c: Likewise.
53849         Add new tests to check cases with negative values.
53851 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53853         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
53854         * sysdeps/x86_64/dla.h: ...here.  New file.
53855         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
53856         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53857         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53858         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53859         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53860         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
53861         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53862         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53863         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53865 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
53867         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
53868         __ynl_finite aliases.
53870 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53872         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
53874         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
53875         define DLA_FMA.
53876         [DLA_FMA] (EMULV): Use DLA_FMA.
53877         [DLA_FMA] (MUL12): Use EMULV.
53878         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
53879         that are not needed.
53880         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53881         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53882         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53883         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53884         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53885         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53886         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53888 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
53890         * math/s_nan.c: Undef __nan.
53891         * math/s_nanf.c: Undef __nanf.
53892         * math/s_nanl.c: Undef __nanl.
53893         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
53894         "math_private.h".
53896 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53898         * math/s_catan.c: Add branch predictions.
53899         * math/s_catanf.c: Likewise.
53900         * math/s_catanh.c: Likewise.
53901         * math/s_catanhf.c: Likewise.
53902         * math/s_catanhl.c: Likewise.
53903         * math/s_catanl.c: Likewise.
53904         * math/s_cexp.c: Likewise.
53905         * math/s_cexpf.c: Likewise.
53906         * math/s_cexpl.c: Likewise.
53907         * math/s_clog.c: Likewise.
53908         * math/s_clog10.c: Likewise.
53909         * math/s_clog10f.c: Likewise.
53910         * math/s_clog10l.c: Likewise.
53911         * math/s_clogf.c: Likewise.
53912         * math/s_clogl.c: Likewise.
53913         * math/s_csqrt.c: Likewise.
53914         * math/s_csqrtf.c: Likewise.
53915         * math/s_csqrtl.c: Likewise.
53916         * math/s_ctanf.c: Likewise.
53917         * math/s_ctanh.c: Likewise.
53918         * math/s_ctanhf.c: Likewise.
53919         * math/s_ctanhl.c: Likewise.
53920         * math/s_ctanl.c: Likewise.
53922         * math/math_private.h: Define __nan, __nanf, __nanl.
53923         * math/s_cacosh.c: Include <math_private.h>.
53924         * math/s_cacoshl.c: Likewise.
53925         * math/s_casinh.c: Likewise.
53926         * math/s_casinhf.c: Likewise.
53927         * math/s_casinhl.c: Likewise.
53928         * math/s_ccos.c: Rely entire on ccosh.
53929         * math/s_ccosf.c: Rely entire on ccoshf.
53930         * math/s_ccosl.c: Rely entirely on ccoshl.
53931         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
53932         Remove tests for FE_INVALID.
53933         * math/s_ccoshf.c: Likewise.
53934         * math/s_ccoshl.c: Likewise.
53935         * math/s_csin.c: Likewise.
53936         * math/s_csinf.c: Likewise.
53937         * math/s_csinh.c Likewise.
53938         * math/s_csinhf.c: Likewise.
53939         * math/s_csinhl.c: Likewise.
53940         * math/s_csinl.c: Likewise.
53941         * math/s_ctan.c: Likewise.
53942         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
53943         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
53944         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
53946 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
53948         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
53949         compilation problems.
53951         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
53952         __builtin_expect.
53954 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
53956         * sysdeps/i386/configure.in: Test for -mfma4 option.
53957         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
53958         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
53959         COMMON_CPUID_INDEX_80000001.
53960         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
53961         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
53962         use it if FMA3 is not supported.
53963         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
53965         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
53966         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
53968 2011-10-20  Andreas Schwab  <schwab@redhat.com>
53970         [BZ #12892]
53971         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
53972         it would create a cycle with a link time dependency.
53974 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
53976         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
53977         instruction.
53978         * string/Makefile (strop-tests): Add rawmemchr.
53979         * string/test-rawmemchr.c: New file.
53981         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
53982         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
53983         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
53984         when compiling str{,n}casecmp and when AVX is available.  Hook up
53985         new optimized code in initializers.
53987 2011-10-19  Andreas Schwab  <schwab@redhat.com>
53989         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
53990         __feraiseexcept instead of feraiseexcept.
53992 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
53994         * math/math_private.h: Define defaults for libc_fetestexcept and
53995         libc_feupdateenv.
53996         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
53997         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
53998         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
53999         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
54000         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
54001         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
54002         libc_fetestexcept and libc_feupdateenv.
54004         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
54005         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
54006         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
54007         * sysdeps/x86_64/fpu/math_private.h: Define special version of
54008         libc_feholdexcept_setround.
54010         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
54011         Add s_nearbyint-c and s_nearbyintf-c.
54012         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
54013         nearbyintf inlines.
54014         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
54015         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
54016         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
54017         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
54019         * math/math_private.h: Define defaults for libc_fegetround,
54020         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
54021         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
54022         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
54023         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
54024         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
54025         standard functions.
54026         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
54027         Remove comments and hacks for old compiler versions.
54028         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
54029         libc_fegetround, libc_fesetround, libc_feholdexcept, and
54030         libc_feholdexceptl.
54032 2011-10-18  Andreas Schwab  <schwab@redhat.com>
54034         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
54035         (__feraiseexcept_renamed): Add __NTH.
54036         (feraiseexcept): Add __NTH.  Rename local variables to fix
54037         namespace violations.
54039 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
54041         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
54043         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
54045         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
54046         recently added interfaces.
54047         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
54049         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
54050         about macro parameter expansion.
54052         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
54053         __NO_MATH_INLINES is defined.  Cleanups.
54055         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
54056         and __floorf is target has SSE4.1.
54057         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
54058         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
54059         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
54060         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
54062         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
54063         name.
54064         (floorf): Likewise.
54066         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
54068 2011-10-17  Andreas Schwab  <schwab@redhat.com>
54070         * misc/sys/cdefs.h: Fix last change.
54072         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
54073         database lookup.
54075 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
54077         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
54079         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
54080         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
54081         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
54082         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
54083         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
54084         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
54085         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
54086         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
54087         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
54088         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
54089         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
54090         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
54091         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
54092         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
54093         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
54094         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
54095         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
54096         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
54097         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
54098         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
54099         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
54100         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
54102         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
54103         ceil, ceilf, floor, floorf.
54105         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
54106         Perform IRELATIVE relocations last.
54108         * elf/do-rel.h: Add another parameter nrelative, replacing the
54109         local variable with the same name.  Change name of the function
54110         to end in Rel or Rela (uppercase).
54111         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
54112         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
54113         elf_dynamic_do_##reloc function.
54115 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
54117         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
54118         is sufficient, at least on modern CPUs.
54120         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
54122         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
54123         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
54125         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
54126         __expl_finite.
54127         * math/bits/math-finite.h: Add entries for exp.
54128         * math/e_expl.c: Add __*_finite alias.
54129         * sysdeps/i386/fpu/e_exp.S: Likewise.
54130         * sysdeps/i386/fpu/e_expf.S: Likewise.
54131         * sysdeps/i386/fpu/e_expl.c: Likewise.
54132         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
54133         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
54134         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
54135         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
54136         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
54137         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
54138         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
54140         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
54141         is sufficient, at least on modern CPUs.
54143         * ctype/ctype-info.c (__ctype_init): Define.
54144         * include/ctype.h (__ctype_init): Declare.
54145         (__ctype_b_loc): The variable is always initialized.
54146         (__ctype_toupper_loc): Likewise.
54147         (__ctype_tolower_loc): Likewise.
54148         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
54149         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
54151 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
54153         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
54155         * configure.in: Also look in $cxxmachine/include for C++ system
54156         headers.
54158 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54160         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
54161         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
54162         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
54163         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
54164         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
54165         (USE_AS_WMEMCMP): New macro.
54166         Fixing indents.
54167         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
54168         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
54169         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
54170         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
54171         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54172         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
54173         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
54174         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
54175         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
54176         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
54177         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
54178         (USE_AS_WMEMCMP): New macro.
54179         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
54180         * sysdeps/string/test-memcmp.c: Update.
54181         Fix simple_wmemcmp.
54182         Add new tests.
54183         * wcsmbs/wmemcmp.c: Update.
54184         (WMEMCMP): New macro.
54185         Fix overflow bug.
54187 2011-10-12  Andreas Jaeger  <aj@suse.de>
54189         [BZ #13268]
54190         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
54192 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
54194         * libio/iofwide.c (do_length): Avoid warning.
54196         * ctype/ctype.h (__isctype_f): Add missing __THROW.
54198 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
54200         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
54202         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
54203         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
54204         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
54205         * sysdeps/i386/i686/fpu/e_log.S: New file.
54206         * sysdeps/i386/i686/fpu/e_logf.S: New file.
54207         * sysdeps/i386/i686/fpu/e_logl.S: New file.
54209         * ctype/ctype.h: Add support for inlined isXXX functions when
54210         compiling C++ code.
54212 2011-10-14  Andreas Schwab  <schwab@redhat.com>
54214         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54216         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
54218 2011-10-13  Roland McGrath  <roland@hack.frob.com>
54220         [BZ #13291]
54221         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
54223 2011-10-13  Andreas Schwab  <schwab@redhat.com>
54225         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
54226         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
54227         feraiseexcept.
54229         * sysdeps/x86_64/memrchr.S: Check for zero size.
54231         * string/stratcliff.c: Add memrchr tests.
54233 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54235         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54236         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
54237         rawmemchr-sse2 rawmemchr-sse2-bsf.
54238         * sysdeps/i386/i686/multiarch/memchr.S: New file.
54239         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
54240         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
54241         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
54242         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
54243         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
54244         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
54245         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
54246         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
54247         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
54248         * string/memrchr.c (MEMRCHR): New macro.
54250 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
54252         Add integration with gcc's -ffinite-math-only and optimize wrapper
54253         functions in libm.
54254         * Versions.def: Define GLIBC_2.15 version for libm.
54255         * math/Makefile (headers): Add bits/math-finite.h.
54256         * math/bits/math-finite.h: New file.
54257         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
54258         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
54259         * math/e_acoshl.c: Add __*_finite alias.
54260         * math/e_acosl.c: Likewise.
54261         * math/e_asinl.c: Likewise.
54262         * math/e_atan2l.c: Likewise.
54263         * math/e_atanhl.c: Likewise.
54264         * math/e_coshl.c: Likewise.
54265         * math/e_exp10.c: Likewise.
54266         * math/e_exp10f.c: Likewise.
54267         * math/e_exp10l.c: Likewise.
54268         * math/e_exp2l.c: Likewise.
54269         * math/e_fmodl.c: Likewise.
54270         * math/e_gammal_r.c: Likewise.
54271         * math/e_hypotl.c: Likewise.
54272         * math/e_j0l.c: Likewise.
54273         * math/e_j1l.c: Likewise.
54274         * math/e_jnl.c: Likewise.
54275         * math/e_lgammal_r.c: Likewise.
54276         * math/e_log10l.c: Likewise.
54277         * math/e_log2l.c: Likewise.
54278         * math/e_logl.c: Likewise.
54279         * math/e_powl.c: Likewise.
54280         * math/e_sinhl.c: Likewise.
54281         * math/e_sqrtl.c: Likewise.
54282         * math/e_scalb.c: Completely rewritten and optimized.
54283         * math/e_scalbf.c: Likewise.
54284         * math/e_scalbl.c: Likewise.
54285         * math/w_acos.c: Likewise.
54286         * math/w_acosf.c: Likewise.
54287         * math/w_acosl.c: Likewise.
54288         * math/w_acosh.c: Likewise.
54289         * math/w_acoshf.c: Likewise.
54290         * math/w_acoshl.c: Likewise.
54291         * math/w_asin.c: Likewise.
54292         * math/w_asinf.c: Likewise.
54293         * math/w_asinl.c: Likewise.
54294         * math/w_atan2.c: Likewise.
54295         * math/w_atan2f.c: Likewise.
54296         * math/w_atan2l.c: Likewise.
54297         * math/w_atanh.c: Likewise.
54298         * math/w_atanhf.c: Likewise.
54299         * math/w_atanhl.c: Likewise.
54300         * math/w_exp10.c: Likewise.
54301         * math/w_exp10f.c: Likewise.
54302         * math/w_exp10l.c: Likewise.
54303         * math/w_fmod.c: Likewise.
54304         * math/w_fmodf.c: Likewise.
54305         * math/w_fmodl.c: Likewise.
54306         * math/w_j0.c: Likewise.
54307         * math/w_j0f.c: Likewise.
54308         * math/w_j0l.c: Likewise.
54309         * math/w_j1.c: Likewise.
54310         * math/w_j1f.c: Likewise.
54311         * math/w_j1l.c: Likewise.
54312         * math/w_jn.c: Likewise.
54313         * math/w_jnf.c: Likewise.
54314         * math/w_log.c: Likewise.
54315         * math/w_logf.c: Likewise.
54316         * math/w_logl.c: Likewise.
54317         * math/w_log10.c: Likewise.
54318         * math/w_log10f.c: Likewise.
54319         * math/w_log10l.c: Likewise.
54320         * math/w_log2.c: Likewise.
54321         * math/w_log2f.c: Likewise.
54322         * math/w_log2l.c: Likewise.
54323         * math/w_pow.c: Likewise.
54324         * math/w_powf.c: Likewise.
54325         * math/w_powl.c: Likewise.
54326         * math/w_remainder.c: Likewise.
54327         * math/w_remainderf.c: Likewise.
54328         * math/w_remainderl.c: Likewise.
54329         * math/w_scalb.c: Likewise.
54330         * math/w_scalbf.c: Likewise.
54331         * math/w_scalbl.c: Likewise.
54332         * math/w_sqrt.c: Likewise.
54333         * math/w_sqrtf.c: Likewise.
54334         * math/w_sqrtl.c: Likewise.
54335         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
54336         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
54337         used.
54338         * math/math_private.h: Declare __kernel_standard_f.
54339         * math/w_cosh.c: Remove cruft and optimize a bit.
54340         * math/w_coshf.c: Likewise.
54341         * math/w_coshl.c: Likewise.
54342         * math/w_exp2.c: Likewise.
54343         * math/w_exp2f.c: Likewise.
54344         * math/w_exp2l.c: Likewise.
54345         * math/w_hypot.c: Likewise.
54346         * math/w_hypotf.c: Likewise.
54347         * math/w_hypotl.c: Likewise.
54348         * math/w_lgamma.c: Likewise.
54349         * math/w_lgamma_r.c: Likewise.
54350         * math/w_lgammaf.c: Likewise.
54351         * math/w_lgammaf_r.c: Likewise.
54352         * math/w_lgammal.c: Likewise.
54353         * math/w_lgammal_r.c: Likewise.
54354         * math/w_sinh.c: Likewise.
54355         * math/w_sinhf.c: Likewise.
54356         * math/w_sinhl.c: Likewise.
54357         * math/w_tgamma.c: Likewise.
54358         * math/w_tgammaf.c: Likewise.
54359         * math/w_tgammal.c: Likewise.
54360         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
54361         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
54362         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
54363         Minor optimizations.  Pretty printing.  Remove cruft.
54364         * sysdeps/i386/fpu/e_acosf.S: Likewise.
54365         * sysdeps/i386/fpu/e_acosh.S: Likewise.
54366         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
54367         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
54368         * sysdeps/i386/fpu/e_acosl.c: Likewise.
54369         * sysdeps/i386/fpu/e_asin.S: Likewise.
54370         * sysdeps/i386/fpu/e_asinf.S: Likewise.
54371         * sysdeps/i386/fpu/e_atan2.S: Likewise.
54372         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
54373         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
54374         * sysdeps/i386/fpu/e_atanh.S: Likewise.
54375         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
54376         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
54377         * sysdeps/i386/fpu/e_exp10.S: Likewise.
54378         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
54379         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
54380         * sysdeps/i386/fpu/e_exp2.S: Likewise.
54381         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
54382         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
54383         * sysdeps/i386/fpu/e_fmod.S: Likewise.
54384         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
54385         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
54386         * sysdeps/i386/fpu/e_hypot.S: Likewise.
54387         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
54388         * sysdeps/i386/fpu/e_log.S: Likewise.
54389         * sysdeps/i386/fpu/e_log10.S: Likewise.
54390         * sysdeps/i386/fpu/e_log10f.S: Likewise.
54391         * sysdeps/i386/fpu/e_log10l.S: Likewise.
54392         * sysdeps/i386/fpu/e_log2.S: Likewise.
54393         * sysdeps/i386/fpu/e_log2f.S: Likewise.
54394         * sysdeps/i386/fpu/e_log2l.S: Likewise.
54395         * sysdeps/i386/fpu/e_logf.S: Likewise.
54396         * sysdeps/i386/fpu/e_logl.S: Likewise.
54397         * sysdeps/i386/fpu/e_pow.S: Likewise.
54398         * sysdeps/i386/fpu/e_powf.S: Likewise.
54399         * sysdeps/i386/fpu/e_powl.S: Likewise.
54400         * sysdeps/i386/fpu/e_remainder.S: Likewise.
54401         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
54402         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
54403         * sysdeps/i386/fpu/e_scalb.S: Likewise.
54404         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
54405         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
54406         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
54407         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
54408         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
54409         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
54410         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
54411         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
54412         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
54413         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
54414         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
54415         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
54416         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
54417         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
54418         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
54419         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
54420         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
54421         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
54422         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
54423         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
54424         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
54425         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
54426         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
54427         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
54428         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
54429         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
54430         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
54431         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
54432         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
54433         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
54434         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
54435         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
54436         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
54437         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
54438         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
54439         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
54440         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
54441         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
54442         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
54443         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
54444         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
54445         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
54446         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
54447         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
54448         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
54449         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
54450         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
54451         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
54452         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
54453         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
54454         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
54455         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
54456         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
54457         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
54458         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
54459         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
54460         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
54461         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
54462         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
54463         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
54464         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
54465         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
54466         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
54467         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
54468         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
54469         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
54470         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
54471         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
54472         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
54473         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
54474         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
54475         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
54476         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
54477         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
54478         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
54479         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
54480         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
54481         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
54482         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
54483         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
54484         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
54485         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
54486         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
54487         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
54488         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
54489         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
54490         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
54491         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
54492         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
54493         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
54494         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
54495         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
54496         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
54497         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
54498         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
54499         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
54500         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
54501         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
54502         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
54503         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
54504         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
54505         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
54506         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
54507         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
54508         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
54509         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
54510         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
54511         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
54512         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
54513         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
54514         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
54515         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
54516         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
54517         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
54518         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
54519         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
54520         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
54521         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
54522         (__isnanf): Likewise.
54523         (__isinf_ns): Likewise.
54524         (__isinf_nsf): Likewise.
54525         (__finite): Likewise.
54526         (__finitef): Likewise.
54527         (__ieee754_sqrt): Define as macro.
54528         (__ieee754_sqrtf): Define as macro.
54529         (__ieee754_sqrtl): Define as macro.
54530         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
54531         inlined copy.
54532         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
54533         __FINITE_MATH_ONLY__ consistent.
54534         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
54536 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
54538         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
54539         of rawmemchr.
54541         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
54543 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
54545         * po/ja.po: Update from translation team.
54547 2011-10-08  Roland McGrath  <roland@hack.frob.com>
54549         * locale/programs/locarchive.c (prepare_address_space): New function.
54550         (create_archive, enlarge_archive, open_archive): Use it.
54552         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
54553         inside [SHARED], where it is used.
54555         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
54557         * nss/getent.c (netgroup_keys): Remove unused variable.
54558         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
54560 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
54562         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
54563         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
54564         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
54565         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
54566         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
54567         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
54568         * math/Makefile (libm-calls): Add s_isinf_ns.
54569         * math/divtc3.c: Use __isinf_nsl instead of isinf.
54570         * math/multc3.c: Likewise.
54571         * math/s_casin.c: Likewise.
54572         * math/s_casinf.c: Likewise.
54573         * math/s_casinl.c: Likewise.
54574         * math/s_ccos.c: Likewise.
54575         * math/s_ccosf.c: Likewise.
54576         * math/s_ccosl.c: Likewise.
54577         * math/s_ctan.c: Likewise.
54578         * math/s_ctanf.c: Likewise.
54579         * math/s_ctanh.c: Likewise.
54580         * math/s_ctanhf.c: Likewise.
54581         * math/s_ctanhl.c: Likewise.
54582         * math/s_ctanl.c: Likewise.
54583         * math/w_fmod.c: Likewise.
54584         * math/w_fmodf.c: Likewise.
54585         * math/w_fmodl.c: Likewise.
54586         * math/w_remainder.c: Likewise.
54587         * math/w_remainderf.c: Likewise.
54588         * math/w_remainderl.c: Likewise.
54589         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
54590         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
54591         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
54592         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
54593         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
54594         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
54595         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
54596         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
54598         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
54599         of the number.
54600         * stdio-common/printf_fphex.c: Likewise.
54601         * stdio-common/printf_size.c: Likewise.
54603         * math/e_exp10.c: Include math_private.h using <...> not "...".
54604         * math/e_exp10f.c: Likewise.
54605         * math/e_exp10l.c: Likewise.
54606         * math/e_exp2l.c: Likewise.
54607         * math/e_j0l.c: Likewise.
54608         * math/e_j1l.c: Likewise.
54609         * math/e_jnl.c: Likewise.
54610         * math/e_lgammal_r.c: Likewise.
54611         * math/e_rem_pio2l.c: Likewise.
54612         * math/e_scalb.c: Likewise.
54613         * math/e_scalbf.c: Likewise.
54614         * math/e_scalbl.c: Likewise.
54615         * math/k_cosl.c: Likewise.
54616         * math/k_sinl.c: Likewise.
54617         * math/k_tanl.c: Likewise.
54618         * math/s_cacoshf.c: Likewise.
54619         * math/s_catan.c: Likewise.
54620         * math/s_catanf.c: Likewise.
54621         * math/s_catanh.c: Likewise.
54622         * math/s_catanhf.c: Likewise.
54623         * math/s_catanhl.c: Likewise.
54624         * math/s_catanl.c: Likewise.
54625         * math/s_ccosh.c: Likewise.
54626         * math/s_ccoshf.c: Likewise.
54627         * math/s_ccoshl.c: Likewise.
54628         * math/s_cexp.c: Likewise.
54629         * math/s_cexpf.c: Likewise.
54630         * math/s_cexpl.c: Likewise.
54631         * math/s_clog.c: Likewise.
54632         * math/s_clog10.c: Likewise.
54633         * math/s_clog10f.c: Likewise.
54634         * math/s_clog10l.c: Likewise.
54635         * math/s_clogf.c: Likewise.
54636         * math/s_clogl.c: Likewise.
54637         * math/s_csin.c: Likewise.
54638         * math/s_csinf.c: Likewise.
54639         * math/s_csinh.c: Likewise.
54640         * math/s_csinhf.c: Likewise.
54641         * math/s_csinhl.c: Likewise.
54642         * math/s_csinl.c: Likewise.
54643         * math/s_csqrt.c: Likewise.
54644         * math/s_csqrtf.c: Likewise.
54645         * math/s_csqrtl.c: Likewise.
54646         * math/s_ctan.c: Likewise.
54647         * math/s_ctanf.c: Likewise.
54648         * math/s_ctanh.c: Likewise.
54649         * math/s_ctanhf.c: Likewise.
54650         * math/s_ctanhl.c: Likewise.
54651         * math/s_ctanl.c: Likewise.
54652         * math/s_ldexp.c: Likewise.
54653         * math/s_ldexpf.c: Likewise.
54654         * math/s_ldexpl.c: Likewise.
54655         * math/s_significand.c: Likewise.
54656         * math/s_significandf.c: Likewise.
54657         * math/s_significandl.c: Likewise.
54658         * math/w_acos.c: Likewise.
54659         * math/w_acosf.c: Likewise.
54660         * math/w_acosh.c: Likewise.
54661         * math/w_acoshf.c: Likewise.
54662         * math/w_acoshl.c: Likewise.
54663         * math/w_acosl.c: Likewise.
54664         * math/w_asin.c: Likewise.
54665         * math/w_asinf.c: Likewise.
54666         * math/w_asinl.c: Likewise.
54667         * math/w_atan2.c: Likewise.
54668         * math/w_atan2f.c: Likewise.
54669         * math/w_atan2l.c: Likewise.
54670         * math/w_atanh.c: Likewise.
54671         * math/w_atanhf.c: Likewise.
54672         * math/w_atanhl.c: Likewise.
54673         * math/w_cosh.c: Likewise.
54674         * math/w_coshf.c: Likewise.
54675         * math/w_coshl.c: Likewise.
54676         * math/w_dremf.c: Likewise.
54677         * math/w_exp10.c: Likewise.
54678         * math/w_exp10f.c: Likewise.
54679         * math/w_exp10l.c: Likewise.
54680         * math/w_exp2.c: Likewise.
54681         * math/w_exp2f.c: Likewise.
54682         * math/w_fmod.c: Likewise.
54683         * math/w_fmodf.c: Likewise.
54684         * math/w_fmodl.c: Likewise.
54685         * math/w_hypot.c: Likewise.
54686         * math/w_hypotf.c: Likewise.
54687         * math/w_hypotl.c: Likewise.
54688         * math/w_j0.c: Likewise.
54689         * math/w_j0f.c: Likewise.
54690         * math/w_j0l.c: Likewise.
54691         * math/w_j1.c: Likewise.
54692         * math/w_j1f.c: Likewise.
54693         * math/w_j1l.c: Likewise.
54694         * math/w_jn.c: Likewise.
54695         * math/w_jnf.c: Likewise.
54696         * math/w_jnl.c: Likewise.
54697         * math/w_lgamma.c: Likewise.
54698         * math/w_lgamma_r.c: Likewise.
54699         * math/w_lgammaf.c: Likewise.
54700         * math/w_lgammaf_r.c: Likewise.
54701         * math/w_lgammal.c: Likewise.
54702         * math/w_lgammal_r.c: Likewise.
54703         * math/w_log.c: Likewise.
54704         * math/w_log10.c: Likewise.
54705         * math/w_log10f.c: Likewise.
54706         * math/w_log10l.c: Likewise.
54707         * math/w_log2.c: Likewise.
54708         * math/w_log2f.c: Likewise.
54709         * math/w_log2l.c: Likewise.
54710         * math/w_logf.c: Likewise.
54711         * math/w_logl.c: Likewise.
54712         * math/w_pow.c: Likewise.
54713         * math/w_powf.c: Likewise.
54714         * math/w_powl.c: Likewise.
54715         * math/w_remainder.c: Likewise.
54716         * math/w_remainderf.c: Likewise.
54717         * math/w_remainderl.c: Likewise.
54718         * math/w_scalb.c: Likewise.
54719         * math/w_scalbf.c: Likewise.
54720         * math/w_scalbl.c: Likewise.
54721         * math/w_sinh.c: Likewise.
54722         * math/w_sinhf.c: Likewise.
54723         * math/w_sinhl.c: Likewise.
54724         * math/w_sqrt.c: Likewise.
54725         * math/w_sqrtf.c: Likewise.
54726         * math/w_sqrtl.c: Likewise.
54727         * math/w_tgamma.c: Likewise.
54728         * math/w_tgammaf.c: Likewise.
54729         * math/w_tgammal.c: Likewise.
54731         * po/ja.po: Update from translation team.
54733 2011-09-29  Andreas Jaeger  <aj@suse.de>
54735         [BZ #13179]
54736         * sunrpc/netname.c (netname2host): Fix logic.
54738         [BZ #6779]
54739         [BZ #6783]
54740         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
54741         correctly.
54742         * math/w_remainder.c (__remainder): Likewise.
54743         * math/w_remainderf.c (__remainderf): Likewise.
54744         * math/libm-test.inc (remainder_test): Add test cases.
54746 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54748         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
54749         sdiv_qrnnd.
54751 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54753         * string/test-memcmp.c: Avoid unncessary #defines.
54754         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
54756 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54758         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
54759         Use new sse2 version for core i3 - i7 as it's faster
54760         than sse42 version.
54761         (bit_Prefer_PMINUB_for_stringop): New.
54762         * sysdeps/x86_64/rawmemchr.S: Update.
54763         Replace with faster SSE2 version.
54764         * sysdeps/x86_64/memrchr.S: New file.
54765         * sysdeps/x86_64/memchr.S: Update.
54766         Replace with faster SSE2 version.
54768 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
54770         * elf/dl-load.c (lose): Add cast to avoid warning.
54772 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54774         * po/ca.po: Update from translation team.
54776         * inet/getnetgrent_r.c: Hook up nscd.
54777         * nscd/Makefile (routines): Add nscd_netgroup.
54778         (nscd-modules): Add netgroupcache.
54779         (CFLAGS-netgroupcache.c): Define.
54780         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
54781         (cache_search): Add const to second parameter.
54782         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
54783         INNETGR.
54784         (dbs): Add netgrdb entry.
54785         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
54786         (verify_persistent_db): Handle netgrdb.
54787         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
54788         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
54789         GETFDNETGR.
54790         (netgroup_response_header): Define.
54791         (innetgroup_response_header): Define.
54792         (datahead): Add netgroup_response_header and innetgroup_response_header
54793         elements.
54794         * nscd/nscd.conf: Add entries for netgroup cache.
54795         * nscd/nscd.h (dbtype): Add netgrdb.
54796         (_PATH_NSCD_NETGROUP_DB): Define.
54797         (netgroup_iov_disabled): Declare.
54798         (xmalloc, xcalloc, xrealloc): Move declarations here.
54799         (cache_search): Adjust prototype.
54800         Add netgroup-related prototypes.
54801         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
54802         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
54803         (__nscd_innetgr): Declare.
54804         * nscd/selinux.c (perms): Use access_vector_t as element type and
54805         add netgroup-related initializers.
54806         * nscd/netgroupcache.c: New file.
54807         * nscd/nscd_netgroup.c: New file.
54808         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
54809         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
54810         For four parameters use innetgr.
54811         * nss/nss_files/files-init.c: Add definition and callback for netgr.
54812         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
54813         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
54814         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
54816         * nscd/connections.c (register_traced_file): Don't register file
54817         for disabled databases.
54819 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
54821         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
54823         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
54824         from tree and freeing node.
54826 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
54828         * nss/nsswitch.c (__nss_database_lookup): Handle
54829         nss_parse_service_list out of memory case.
54831 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
54833         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
54834         out of memory case.
54836 2011-10-04  Andreas Schwab  <schwab@redhat.com>
54838         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
54839         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
54840         pass it down.
54841         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
54842         elf_machine_rela, elf_machine_lazy_rel.
54843         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
54844         (ELF_DYNAMIC_DO_REL): Likewise.
54845         (ELF_DYNAMIC_DO_RELA): Likewise.
54846         (ELF_DYNAMIC_RELOCATE): Likewise.
54847         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
54848         to ELF_DYNAMIC_DO_REL.
54849         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
54850         (dl_main): In trace mode always set __RTLD_NOIFUNC.
54851         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
54852         elf_machine_rela.
54853         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
54854         skip_ifunc, don't call ifunc function if non-zero.
54855         (elf_machine_rela): Likewise.
54856         (elf_machine_lazy_rel): Likewise.
54857         (elf_machine_lazy_rela): Likewise.
54858         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
54859         (elf_machine_lazy_rel): Likewise.
54860         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
54861         Likewise.
54862         (elf_machine_lazy_rel): Likewise.
54863         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54864         Likewise.
54865         (elf_machine_lazy_rel): Likewise.
54866         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
54867         (elf_machine_lazy_rel): Likewise.
54868         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
54869         (elf_machine_lazy_rel): Likewise.
54870         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
54871         (elf_machine_lazy_rel): Likewise.
54872         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
54873         (elf_machine_lazy_rel): Likewise.
54874         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
54875         (elf_machine_lazy_rel): Likewise.
54876         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
54877         (elf_machine_lazy_rel): Likewise.
54879 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
54881         * nss/nss_files/files-init.c (_nss_files_init): Use static
54882         initialization for all the *_traced_file variables.
54884 2011-09-28  Andreas Schwab  <schwab@redhat.com>
54886         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54888 2011-09-27  Roland McGrath  <roland@hack.frob.com>
54890         [BZ #13226]
54891         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
54893 2011-09-27  Andreas Schwab  <schwab@redhat.com>
54895         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
54896         Reread the line before reparsing it.
54898 2011-09-26  Andreas Schwab  <schwab@redhat.com>
54900         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
54902 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
54903             Maxim Kuvyrkov  <maxim@codesourcery.com>
54904             Joseph Myers  <joseph@codesourcery.com>
54906         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
54907         if needed for __stack_chk_guard.
54909 2011-09-19  Roland McGrath  <roland@hack.frob.com>
54911         * sysdeps/posix/spawni.c (script_execute): Always define it.
54912         It will be optimized away if unused.
54913         (maybe_script_execute): New function.
54914         (__spawni): Call it.
54916         * Makerules: Don't include tls.make.
54917         (config-tls): Always set to thread.
54918         * tls.make.c: File removed.
54920 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
54922         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
54923         * config.make.in (CPPFLAGS-config): New substituted variable.
54925 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54927         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
54929         [BZ #13192]
54930         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
54931         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
54933 2011-09-15  Roland McGrath  <roland@hack.frob.com>
54935         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
54936         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
54937         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
54938         (CALL_FAIL): Likewise.
54939         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
54940         (CALL_FAIL): Macro removed.
54941         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
54943 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54945         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
54946         for __FINITE_MATH_ONLY__ == 1.
54948 2011-09-15  Andreas Schwab  <schwab@redhat.com>
54950         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
54951         __ieee754_sqrt instead of sqrt.
54952         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
54953         __ieee754_sqrtf instead of sqrtf.
54954         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
54955         __floorf instead of floorf.
54956         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
54957         __floorf, __truncf instead of floorf, truncf.
54959 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
54961         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
54963         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
54964         __extern_always_inline.
54965         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
54966         32-bit.
54968 2011-09-14  Andreas Schwab  <schwab@redhat.com>
54970         * elf/rtld.c (dl_main): Also relocate in dependency order when
54971         doing symbol dependency testing.
54973 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
54975         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54976         Always define `refsym'.
54978 2011-09-13  Andreas Schwab  <schwab@redhat.com>
54980         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
54981         (__FD_ELT): Renamed from __FDELT.
54982         * misc/bits/select2.h (__FD_ELT): Likewise.
54983         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
54984         __FD_MASK instead of __FDELT, __FDMASK.
54985         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
54986         Likewise.
54987         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
54988         Likewise.
54990         * elf/Makefile (gen-ldd): Fix pattern.
54992         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
54993         (init_tls): Likewise.
54995 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
54997         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
54999 2011-09-12  Andreas Schwab  <schwab@redhat.com>
55001         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
55002         `struct cmsghdr *' instead of `void *'.
55003         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
55004         Likewise.
55006 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
55008         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
55009         if non-absolute.
55010         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
55011         ldd_rewrite_script.
55013 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
55015         * configure.in: Remove --with-tls option.
55016         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
55017         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
55018         out in case it is missing.
55019         * sysdeps/ia64/elf/configure.in: Likewise.
55020         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
55021         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
55022         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
55023         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
55024         * sysdeps/sh/elf/configure.in: Likewise.
55025         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
55026         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
55027         * sysdeps/x86_64/elf/configure.in: Likewise.
55028         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
55029         * sysdeps/mach/hurd/tls.h: Likewise.
55031         [BZ #13067]
55032         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
55034         [BZ #13090]
55035         * configure.in: Fix use of AC_INIT.
55037         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
55039 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
55041         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
55042         __set_errno.
55043         * malloc/hooks.c: Likewise.
55045         [BZ #11929]
55046         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
55047         variables statically.
55048         (narenas): Initialize.
55049         (list_lock): Initialize.
55050         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
55051         initializtion of main_arena and list_lock.  Small cleanups.
55052         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
55053         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
55054         Add initializers to main_arena and mp_.
55055         (malloc_state): Remove pagesize member.  Change all users to use
55056         GLRO(dl_pagesize).
55058         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
55059         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
55060         is always initialized.
55062         * malloc/malloc.c: Removed unused configurations and dead code.
55063         * malloc/arena.c: Likewise.
55064         * malloc/hooks.c: Likewise.
55065         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
55067         * include/tls.h: Removed.  USE___THREAD must always be defined.
55068         * bits/libc-tsd.h: Don't handle !USE___THREAD.
55069         * elf/dl-libc.c: Likewise.
55070         * elf/dl-tsd.c: Likewise.
55071         * include/errno.h: Likewise.
55072         * include/netdb.h: Likewise.
55073         * include/resolv.h: Likewise.
55074         * inet/herrno-loc.c: Likewise.
55075         * inet/herrno.c: Likewise.
55076         * malloc/arena.c: Likewise.
55077         * malloc/hooks.c: Likewise.
55078         * malloc/malloc.c: Likewise.
55079         * resolv/res-state.c: Likewise.
55080         * resolv/res_libc.c: Likewise.
55081         * sysdeps/i386/dl-machine.h: Likewise.
55082         * sysdeps/ia64/dl-machine.h: Likewise.
55083         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
55084         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
55085         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
55086         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
55087         * sysdeps/sh/dl-machine.h: Likewise.
55088         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
55089         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
55090         * sysdeps/unix/i386/sysdep.S: Likewise.
55091         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
55092         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
55093         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
55094         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
55095         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
55096         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
55097         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
55098         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
55099         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
55100         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
55101         * sysdeps/unix/x86_64/sysdep.S: Likewise.
55102         * sysdeps/x86_64/dl-machine.h: Likewise.
55103         * tls.make.c: Likewise.
55105         * configure.in: Remove --with-__thread option.  Make tests for
55106         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
55107         tls_model attribute fail if no support is available.  Remove
55108         USE_IN_LIBIO.
55109         * Makeconfig: Adjust for dropped configure option.  All features are
55110         now mandatory.
55111         * Makerules: Likewise.
55112         * Versions.def: Likewise.
55113         * argp/argp-fmtstream.c: Likewise.
55114         * argp/argp-fmtstream.h: Likewise.
55115         * argp/argp-help.c: Likewise.
55116         * assert/assert.c: Likewise.
55117         * config.h.in: Likewise.
55118         * config.make.in: Likewise.
55119         * configure: Likewise.
55120         * configure.in: Likewise.
55121         * csu/Versions: Likewise.
55122         * csu/init.c: Likewise.
55123         * elf/tst-audit2.c: Likewise.
55124         * elf/tst-tls10.c: Likewise.
55125         * elf/tst-tls10.h: Likewise.
55126         * elf/tst-tls11.c: Likewise.
55127         * elf/tst-tls12.c: Likewise.
55128         * elf/tst-tls14.c: Likewise.
55129         * elf/tst-tlsmod11.c: Likewise.
55130         * elf/tst-tlsmod12.c: Likewise.
55131         * elf/tst-tlsmod13.c: Likewise.
55132         * elf/tst-tlsmod13a.c: Likewise.
55133         * elf/tst-tlsmod14a.c: Likewise.
55134         * elf/tst-tlsmod15b.c: Likewise.
55135         * elf/tst-tlsmod16a.c: Likewise.
55136         * elf/tst-tlsmod16b.c: Likewise.
55137         * elf/tst-tlsmod7.c: Likewise.
55138         * elf/tst-tlsmod8.c: Likewise.
55139         * elf/tst-tlsmod9.c: Likewise.
55140         * gmon/gmon.c: Likewise.
55141         * grp/fgetgrent_r.c: Likewise.
55142         * grp/putgrent.c: Likewise.
55143         * hurd/fopenport.c: Likewise.
55144         * include/libc-symbols.h: Likewise.
55145         * include/tls.h: Likewise.
55146         * intl/gettextP.h: Likewise.
55147         * intl/loadinfo.h: Likewise.
55148         * locale/global-locale.c: Likewise.
55149         * locale/localeinfo.h: Likewise.
55150         * mach/devstream.c: Likewise.
55151         * malloc/arena.c: Likewise.
55152         * malloc/set-freeres.c: Likewise.
55153         * misc/err.c: Likewise.
55154         * misc/getttyent.c: Likewise.
55155         * misc/mntent_r.c: Likewise.
55156         * posix/getopt.c: Likewise.
55157         * posix/wordexp.c: Likewise.
55158         * pwd/fgetpwent_r.c: Likewise.
55159         * resolv/Versions: Likewise.
55160         * resolv/res_hconf.c: Likewise.
55161         * shadow/fgetspent_r.c: Likewise.
55162         * shadow/putspent.c: Likewise.
55163         * stdio-common/printf_fphex.c: Likewise.
55164         * stdio-common/tmpfile.c: Likewise.
55165         * stdlib/abort.c: Likewise.
55166         * stdlib/fmtmsg.c: Likewise.
55167         * sunrpc/auth_unix.c: Likewise.
55168         * sunrpc/clnt_perr.c: Likewise.
55169         * sunrpc/clnt_tcp.c: Likewise.
55170         * sunrpc/clnt_udp.c: Likewise.
55171         * sunrpc/clnt_unix.c: Likewise.
55172         * sunrpc/openchild.c: Likewise.
55173         * sunrpc/svc_simple.c: Likewise.
55174         * sunrpc/svc_tcp.c: Likewise.
55175         * sunrpc/svc_udp.c: Likewise.
55176         * sunrpc/svc_unix.c: Likewise.
55177         * sunrpc/xdr.c: Likewise.
55178         * sunrpc/xdr_array.c: Likewise.
55179         * sunrpc/xdr_rec.c: Likewise.
55180         * sunrpc/xdr_ref.c: Likewise.
55181         * sunrpc/xdr_stdio.c: Likewise.
55183 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55185         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
55187 2011-07-03  Andreas Jaeger  <aj@suse.de>
55189         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
55190         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
55191         regenerate with gen-libm-tests.pl.
55193 2010-05-12  Petr Baudis  <pasky@suse.cz>
55195         [BZ #11589]
55196         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
55197         around j0() zero points by switching to j1().
55198         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
55199         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
55200         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
55201         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
55203 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55205         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
55206         instead of 0.
55207         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
55208         instead of 0.
55209         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
55210         Patch in part by Pavel Roskin <proski@gnu.org>.
55212         [BZ #13138]
55213         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
55214         realloc.
55215         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
55216         Free memory block if necessary.
55218         [BZ #12847]
55219         * libio/genops.c (INTDEF): For string streams the _lock pointer can
55220         be NULL.  Don't lock in this case.
55222 2011-09-09  Roland McGrath  <roland@hack.frob.com>
55224         * elf/elf.h (ELFOSABI_GNU): New macro.
55225         (ELFOSABI_LINUX): Define to that.
55227 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
55229         * string/strncat.c (strncat): Undef the symbol in case it has been
55230         defined in bits/string.h.
55232 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55234         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
55236         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
55237         link map.
55239 2011-08-17  Andreas Jaeger  <aj@suse.de>
55241         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
55243 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
55244             Ian Lance Taylor  <iant@google.com>
55246         * math/libm-test.inc (lround_test): New testcase.
55247         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
55249 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
55251         * Makefile: Remove support for automatic cvs check-ins.
55252         * Makerules: Likewise.
55253         * config.make.in: Likewise.
55254         * configure.in: Likewise.
55255         * intl/Makefile: Likewise.
55256         * locale/Makefile: Likewise.
55257         * po/Makefile: Likewise.
55258         * posix/Makefile: Likewise.
55259         * sysdeps/gnu/Makefile: Likewise.
55260         * sysdeps/mach/hurd/Makefile: Likewise.
55261         * sysdeps/sparc/sparc32/Makefile: Likewise.
55263         [BZ #13118]
55264         * posix/Makefile (bug-regex32-ENV): Define.
55265         Patch by John Stanley <jpsinthemix@verizon.net>.
55267         * misc/Makefile (headers): Add bits/select2.h.
55268         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
55269         * misc/bits/select2.h: New file.
55270         * include/bits/select2.h: New file.
55271         * debug/Makefile (routines): Add fdelt_chk.
55272         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
55273         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
55274         FD_ISSET.
55275         * debug/fdelt_chk.c: New file.
55277         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
55278         * wcsmbs/test-wmemcmp.c: Likewise.
55279         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
55280         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
55282 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55284         * string/Makefile (strop-tests): Add memcmp.
55285         * string/test-wmemcmp.c: New file.
55286         * string/test-memcmp.c: Add wmemcmp support.
55288 2011-09-08  Roland McGrath  <roland@hack.frob.com>
55290         [BZ #13153]
55291         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
55292         2011-07-19 change.
55294         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
55295         garbage value in a __mach_port_mod_refs call in the cases of the
55296         task-self and thread-self ports.
55298 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55300         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
55302 2011-09-08  Andreas Schwab  <schwab@redhat.com>
55304         * elf/dl-load.c (lose): Check for non-null L.
55306 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55308         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
55310         * elf/dl-libc.c (dlerror_run): Pass back error code from
55311         dl_catch_error.
55313         [BZ #13123]
55314         * elf/dl-load.c (lose): Free l_origin if it is valid.
55316         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
55317         names.
55318         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
55319         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55320         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55321         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55322         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
55323         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
55325 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
55327         * sysdeps/powerpc/fpu/e_hypot.c: New file.
55328         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
55329         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
55330         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
55331         * sysdeps/powerpc/fpu/k_cosf.c: New file.
55332         * sysdeps/powerpc/fpu/k_sinf.c: New file.
55333         * sysdeps/powerpc/fpu/s_cosf.c: New file.
55334         * sysdeps/powerpc/fpu/s_sinf.c: New file.
55335         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
55336         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
55338 2011-08-15  Alan Modra  <amodra@gmail.com>
55340         [BZ #13092]
55341         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
55342         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
55343         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
55344         ppc_mcount to static-only-routines.
55345         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
55346         __mcount_internal.
55347         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
55348         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
55350 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
55352         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
55353         for finite and infinity parameters.
55355 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
55357         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
55358         and add nop instructions for throughput optimization.
55359         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
55361 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
55363         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
55364         aligned copy for power7 with vector-scalar instructions.
55365         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
55367 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
55369         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
55370         AVX check.
55372 2011-09-07  Andreas Schwab  <schwab@redhat.com>
55374         [BZ #13144]
55375         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
55376         last change.
55378 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55380         * sysdeps/unix/sysv/linux/x86_64/init-first.c
55381         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
55382         syscall wrapper around clock_gettime in __vdso_clock_gettime.
55383         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
55384         clock_gettime.
55386 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55388         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
55389         Forgot to demangle the pointer.
55391         * sysdeps/i386/sysdep.h: Define atom_text_section.
55392         * sysdeps/x86_64/sysdep.h: Likewise.
55393         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
55394         section with atom_text_section.
55395         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55396         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55397         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
55398         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
55399         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
55401         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
55402         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
55403         already be defined.  Change to take two parameters and don't assign
55404         result to variable.  Adjust all users.
55405         Define INTERNAL_GETTIME if not already defined.
55406         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
55407         call.
55408         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
55409         HAVE_CLOCK_GETTIME_VSYSCALL.
55410         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
55412         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
55413         gettimeofday vsyscall, just use time.
55415 2011-09-06  Andreas Schwab  <schwab@redhat.com>
55417         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
55418         <errno.h>.
55420 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55422         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
55423         syscall on x86-64.
55424         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
55425         syscall.
55426         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
55427         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
55428         syscall if possible.
55430 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55432         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
55433         e_ident.  Don't pass to find_mapsXX.
55434         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
55436 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55438         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55439         strchr-sse2-no-bsf strrchr-sse2-no-bsf
55440         * sysdeps/x86_64/multiarch/strchr.S: Update.
55441         Check bit_slow_BSF bit.
55442         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
55443         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
55444         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
55446 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55448         [BZ #13134]
55449         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
55450         before glibc 2.15.
55451         (tryshell): Define.
55452         (__spawni): Change last parameter to be flag.  Test
55453         SPAWN_XFLAGS_USE_PATH flag to use path or not.
55454         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
55455         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
55456         * posix/spawni.c: Likewise.
55457         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
55458         * posix/spawnp.c: Likewise.  Change normal version to use
55459         SPAWN_XFLAGS_USE_PATH.
55460         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
55461         SPAWN_XFLAGS_TRY_SHELL.
55463         [BZ #13150]
55464         * posix/glob.h: Remove gcc 1.x support.
55466         [BZ #13068]
55467         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
55469 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55471         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55472         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
55473         strrchr-sse2-bsf
55474         * sysdeps/i386/i686/multiarch/strchr.S: New file.
55475         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
55476         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
55477         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
55478         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
55479         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
55481 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55483         * sysdeps/x86_64/wcscmp.S: New file.
55485         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
55486         wcscmp-c wcscmp-sse2
55487         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
55488         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
55489         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
55490         * wcsmbs/wcscmp.c: Allow renaming.
55492 2011-09-05  David S. Miller  <davem@davemloft.net>
55494         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
55495         stack slot, rather than the struct return pointer slot.
55496         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
55497         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
55498         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
55499         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
55501 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55503         * po/ja.po: Update from translation team.
55505         [BZ #13144]
55506         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
55507         kernel in 64-bit binaries.
55509 2011-09-01  David S. Miller  <davem@davemloft.net>
55511         * elf/elf.h (HWCAP_SPARC_*): Move to..
55512         * sysdeps/sparc/sysdep.h: this new file and add new values.
55513         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
55514         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
55515         _DL_HWCAP_COUNT to 24.
55516         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
55517         entries.
55518         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
55519         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
55520         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
55521         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
55522         instead of magic constants.
55523         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
55525 2011-08-31  David S. Miller  <davem@davemloft.net>
55527         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
55528         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
55529         Reimplement to do errno handling inline.
55530         (SYSCALL_ERROR_HANDLER): New macro.
55531         (__SYSCALL_STRING): Do not do errno handling in asm.
55532         (__CLONE_SYSCALL_STRING): Delete.
55533         (__INTERNAL_SYSCALL_STRING): Delete.
55534         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
55535         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
55536         (PSEUDO): Reimplement to do errno handling inline.
55537         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
55538         (SYSCALL_ERROR_HANDLER): New macro.
55539         (__SYSCALL_STRING): Do not do errno handling in asm.
55540         (__CLONE_SYSCALL_STRING): Delete.
55541         (__INTERNAL_SYSCALL_STRING): Delete.
55542         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
55543         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
55544         i386.
55545         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
55546         (inline_syscall*): Add 'err' argument.
55547         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
55548         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
55549         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
55550         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
55552         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
55553         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
55555 2011-08-30  Andreas Schwab  <schwab@redhat.com>
55557         * elf/rtld.c (dl_main): Relocate objects in dependency order.
55559 2011-08-29  Jiri Olsa <jolsa@redhat.com>
55561         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
55562         directive.
55564 2011-08-24  David S. Miller  <davem@davemloft.net>
55566         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
55568 2011-08-24  Andreas Schwab  <schwab@redhat.com>
55570         * elf/Makefile: Add rules to build and run unload8 test.
55571         * elf/unload8.c: New file.
55572         * elf/unload8mod1.c: New file.
55573         * elf/unload8mod1x.c: New file.
55574         * elf/unload8mod2.c: New file.
55575         * elf/unload8mod3.c: New file.
55577         * elf/dl-close.c (_dl_close_worker): Reset private search list if
55578         it wasn't used.
55580 2011-08-23  David S. Miller  <davem@davemloft.net>
55582         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
55583         subtract stack bias.
55584         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
55585         %sp not %fp in calculations.
55586         (_JMPBUF_UNWINDS_ADJ): Likewise.
55588         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
55589         (aio_suspend): Call it to force an exception region around the
55590         AIO_MISC_WAIT() invocation.
55592 2011-08-23  Andreas Schwab  <schwab@redhat.com>
55594         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
55595         backslash.
55597 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
55599         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
55600         protection macro.
55601         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
55602         and <dl-machine.h>.
55603         (Elf64_FuncDesc): Remove.
55605 2011-08-22  David S. Miller  <davem@davemloft.net>
55607         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
55608         sigaltstack check, add missing cfi directives.
55609         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
55610         missing cfi directives, and sigaltstack handling.
55612 2011-08-16  Andreas Schwab  <schwab@redhat.com>
55614         [BZ #11724]
55615         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
55616         object is seen twice.
55617         * elf/dl-fini.c (_dl_sort_fini): Likewise.
55619         * elf/Makefile (distribute): Add tst-initorder2.c.
55620         (tests): Add tst-initorder2.
55621         (modules-names): Add tst-initorder2a tst-initorder2b
55622         tst-initorder2c tst-initorder2d.  Add rules to build them.
55623         ($(objpfx)tst-initorder2.out): New rule.
55624         * elf/tst-initorder2.c: New file.
55625         * elf/tst-initorder2.exp: New file.
55627 2011-08-22  Andreas Schwab  <schwab@redhat.com>
55629         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
55631         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
55632         dependencies back to end of function.
55634         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
55635         $(elfobjdir)/ld.so.
55637 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
55639         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
55640         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
55641         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
55642         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
55643         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
55644         of __vdso_gettimeofday.
55645         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
55646         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
55647         attribute_hidden.
55648         (_libc_vdso_platform_setup): Remove initialization of
55649         __vdso_gettimeofday and __vdso_time.
55651 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55653         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
55654         and fgetc_unlocked.
55655         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
55656         getc_unlocked.
55658         * elf/dl-open.c (add_to_global): Report additions to the global scope
55659         for LD_DEBUG=scopes.
55660         (dl_open_worker): Also print scope of newly loaded dependencies.
55661         (_dl_show_scope): Indicate if there is no scope.
55663         [BZ #13114]
55664         * stdio-common/Makefile (tests): Add bug24.
55665         * stdio-common/bug24.c: New file.
55667 2011-08-19  Andreas Jaeger  <aj@suse.de>
55669         [BZ #13114]
55670         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
55671         non-existant file when using close-on-exec mode.
55673 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55675         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
55676         the very first instruction.
55678         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
55679         the CFI state in the end.
55680         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
55681         inclusion of dl-trampoline.h.
55682         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
55684 2011-08-19  Andreas Schwab  <schwab@redhat.com>
55686         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
55687         expectations for long double.
55689         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
55690         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
55692 2011-08-14  David S. Miller  <davem@davemloft.net>
55694         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
55695         artificual limit depends upon the system page size.
55697 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55699         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
55700         * resolv/Makefile: Define CFLAGS-libresolv.
55702 2011-08-17  Andreas Schwab  <schwab@redhat.com>
55704         * nss/makedb.c (compute_tables): Make variables used in nested
55705         function static.
55707 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55709         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
55710         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
55711         if buffer was too small.
55713         * elf/pldd.c (main): Attach to all threads in the process.
55714         Rewrite /proc handling to use *at functions.
55716 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
55718         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
55719         specifies first scope to show.
55720         (dl_open_worker): Update callers.  Move printing scope of new
55721         object to before the relocation.
55722         * elf/rtld.c (dl_main): Update _dl_show_scope call.
55723         * sysdeps/generic/ldsodefs.h: Update declaration.
55725         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
55726         string for the scope number.
55728 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
55730         * nscd/servicescache.c (cache_addserv): Make sure written is always
55731         initialized.
55733 2011-08-14  Roland McGrath  <roland@hack.frob.com>
55735         * sysdeps/i386/i486/bits/atomic.h
55736         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
55737         statement expression, so as to suppress "set but not used" warning.
55738         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
55740         * string/strncat.c (STRNCAT): Use prototype definition.
55742         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
55743         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
55744         -Iprograms here.
55745         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
55746         (localedef-modules): Add localedef.
55747         (locale-modules): Add locale.
55749         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
55750         * elf/rtld.c (dl_main): Invert order of assignment in last change,
55751         to avoid a warning.
55753 2011-08-14  David S. Miller  <davem@davemloft.net>
55755         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
55756         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
55758 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
55760         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
55761         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
55762         * elf/rtld.c (dl_main): Set l_name of vDSO.
55763         Call _dl_show_scope when DL_DEBUG_SCOPES.
55764         (process_dl_debug): Recognize scopes flag and also set it for all.
55765         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
55766         Declare _dl_show_scope.
55768         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
55769         (do_dlopen): Pass caller_dlopen to dl_open.
55770         (__libc_dlopen_mode): Initialize caller_dlopen.
55772         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
55773         of libc.  Make tolower call locale-independent.  Optimize a bit by
55774         using isdigit instead of isalnum.
55775         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
55777 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
55779         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
55780         was a dependency or dynamically loaded.
55782 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
55784         * intl/l10nflist.c: Allow architecture-specific pop function.
55785         * sysdeps/x86_64/l10nflist.c: New file.
55787         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
55788         classification.
55790 2011-08-10  Andreas Schwab  <schwab@redhat.com>
55792         * include/dirent.h: Add libc_hidden_proto for scandirat and
55793         scandirat64.  Don't declare __scandirat64.
55794         * dirent/scandirat.c: Add libc_hidden_def.
55795         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
55796         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
55798 2011-08-10  David S. Miller  <davem@davemloft.net>
55800         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
55801         enum.
55802         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55803         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55804         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55806 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
55808         * Versions.def [libc]: Add GLIBC_2.15.
55809         * dirent/Makefile (routines): Add scandirat and scandirat64.
55810         * dirent/Versions [libc]: Export scandirat and scandirat64 for
55811         GLIBC_2.15.
55812         * dirent/dirent.h: Declare scandirat and scandirat64.
55813         * dirent/scandirat.c: New file.
55814         * dirent/scandirat64.c: New file.
55815         * sysdeps/wordsize-64/scandirat.c: New file.
55816         * sysdeps/wordsize-64/scandirat64.c: New file.
55817         * dirent/opendir.c: Define opendirat.
55818         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
55819         using scandirat.
55820         * dirent/scandir64.c: Adjust for scandir.c change.
55821         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
55822         __scandirat64, and __scandir_cancel_handler.
55823         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
55824         additional parameter and use openat instead of open (outside of ld.so).
55825         Add new __opendir as wrapper around __opendirat.
55826         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
55827         here without requiring old scandirat implementation.
55829 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
55831         * dirent/scandir.c (cancel_handler): Renamed to
55832         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
55833         defined.  Adjust users.
55834         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
55835         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
55837 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
55839         * string/test-string.h (IMPL): Use __STRING to expand name and then
55840         stringify it.
55842         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
55843         of cleanups.
55845 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55847         * string/Makefile: Update.
55848         (strop-tests): Append strncat.
55849         * string/test-wcscmp.c: New file.
55850         New comprehensive test for wcscmp.
55851         * string/test-strcmp.c: Update.
55852         (WIDE): New define.
55854 2011-07-22  Andreas Schwab  <schwab@redhat.com>
55856         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
55857         line.
55859 2011-07-26  Andreas Schwab  <schwab@redhat.com>
55861         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
55862         encoding to ACE if AI_IDN.
55864 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
55866         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
55867         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
55869 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55871         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
55872         Fix overflow bug in strncat.
55873         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
55875         * string/test-strncat.c: Update.
55876         Add new tests for checking overflow bugs.
55878 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55880         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55881         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
55882         * sysdeps/i386/i686/multiarch/strcat.S: New file.
55883         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
55884         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
55885         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
55886         * sysdeps/i386/i686/multiarch/strncat.S: New file.
55887         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
55888         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
55890         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
55891         (USE_AS_STRCAT): Define.
55892         Add strcat and strncat support.
55893         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55895 2011-07-25  Andreas Schwab  <schwab@redhat.com>
55897         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
55898         __n bigger than INT_MAX+1.
55899         (__strncmp_g): Likewise.
55901 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
55903         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
55904         * libio/stido.h: Likewise.
55906         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
55907         (AF_NFC): Define.
55908         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
55909         (AF_NFC): Define.
55911         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
55912         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55913         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55914         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
55915         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55917         [BZ #13021]
55918         * scripts/test-installation.pl: Don't expect libnss_test1 to be
55919         installed.
55921         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
55922         typo.
55923         (_dl_x86_64_save_sse): Likewise.
55925 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
55927         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
55928         OSXSAVE.
55929         (_dl_x86_64_save_sse): Likewise.
55931         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
55933         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
55935 2011-07-21  Andreas Schwab  <schwab@redhat.com>
55937         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
55938         change.
55939         (_dl_x86_64_save_sse): Use correct AVX check.
55941 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55943         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
55944         bug in strncpy/strncat.
55945         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
55947 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
55949         * string/tester.c (test_strcat): Add tests for different alignments
55950         of source and destination.
55951         (test_strncat): Likewise.
55953 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
55955         [BZ #12852]
55956         * posix/glob.c (glob): Check passed in values before using them in
55957         expressions to avoid some overflows.
55958         (glob_in_dir): Likewise.
55960         [BZ #13007]
55961         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
55962         check for AVX enablement so that we don't crash with old kernels and
55963         new hardware.
55964         * elf/tst-audit4.c: Add same checks here.
55965         * elf/tst-audit6.c: Likewise.
55967         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
55969 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
55971         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
55973 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
55975         * po/cs.po: Update from translation team.
55976         * po/bg.po: Likewise.
55978 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
55980         * misc/sys/cdefs.h: Add support for const attribute.
55981         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
55982         to gnu_dev_{major,minor,makedev} functions.
55984 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
55986         * intl/dcigettext.c (get_output_charset): Add missing bracket.
55988 2011-07-20  Andreas Schwab  <schwab@redhat.com>
55990         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
55991         strlen results.
55993 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55995         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
55996         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
55997         register in order to avoid conflicts with the soft frame pointer
55998         being held in r11 when necessary.
55999         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
56000         (INTERNAL_VSYSCALL_NCS): Likewise.
56002 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
56004         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
56005         * elf/dl-fini.c (_dl_fini): Adjust caller.
56006         * elf/dl-close.c (_dl_close_worker): Likewise.
56007         * sysdeps/generic/ldsodefs.h: Adjust declaration.
56009 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
56011         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
56012         "aux_cache->nlibs < 0".
56014         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
56015         in the reload-count case.
56017 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
56019         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56020         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
56021         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
56022         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
56023         * sysdeps/x86_64/multiarch/strcat.S: New file.
56024         * sysdeps/x86_64/multiarch/strncat.S: New file.
56025         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
56026         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
56027         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
56028         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
56029         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
56030         (USE_AS_STRCAT): Define.
56031         Add strcat and strncat support.
56032         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
56033         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
56034         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
56035         * string/strncat.c: Update.
56036         (USE_AS_STRNCAT): Define.
56037         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56038         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
56039         and i7.
56040         * sysdeps/x86_64/multiarch/init-arch.h
56041         (bit_Prefer_PMINUB_for_stringop): New.
56042         (index_Prefer_PMINUB_for_stringop): Likewise.
56043         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
56044         bit_Prefer_PMINUB_for_stringop.
56046 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
56048         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
56049         buffer64.
56050         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
56051         of casting of buffer.
56052         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
56053         buffer32 and buffer64.
56054         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
56055         writes instead of casting of buffer.
56056         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
56057         buffer32.
56058         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
56059         casting of buffer.
56061 2011-07-19  Andreas Schwab  <schwab@redhat.com>
56063         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
56065 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
56067         * nscd/nscd.c (termination_handler): Don't do anything for a database
56068         if it has not yet been initialized.
56070 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
56072         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
56074 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
56076         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
56078 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
56080         * po/nl.po: Update from translation team.
56081         * po/sv.po: Likewise.
56083 2011-07-16  Roland McGrath  <roland@hack.frob.com>
56085         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
56086         now disallowed by GCC.
56088         * configure.in (use-default-link): Default to yes if a test -shared
56089         link meets our qualifications.
56090         * configure: Regenerated.
56092         * config.make.in (output-format): New variable.
56093         * configure.in: Check for ld --print-output-format support.
56094         * configure: Regenerated.
56095         * Makerules ($(common-objpfx)format.lds)
56096         [$(output-format) != unknown]: Just use $(output-format),
56097         instead of the linker-script munging.
56099 2011-07-14  Roland McGrath  <roland@hack.frob.com>
56101         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
56102         of $(common-objpfx)shlib.lds.
56103         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
56105         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
56106         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
56108         * configure.in (-z relro check): Adjust test code to add a large
56109         writable data section after it.
56110         * configure: Regenerated.
56112 2011-07-11  Roland McGrath  <roland@hack.frob.com>
56114         * configure.in (-z relro check): Fix test code to make the variable
56115         truly const.
56116         * configure: Regenerated.
56118 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
56120         * nscd/nscd.h (struct traced_file): Define.
56121         (struct database_dyn): Remove inotify_descr, reset_res, and filename
56122         elements.  Add traced_files.
56123         (inotify_fd): Declare.
56124         (register_traced_file): Declare.
56125         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
56126         (inotify_fd): Export.
56127         (resolv_conf_descr): Remove.
56128         (nscd_init): Move inotify descriptor creation to main.
56129         Don't register files for notification here.
56130         (register_traced_file): New function.
56131         (invalidate_cache): Don't use reset_res to determine whether to call
56132         res_init, go through the list of registered files.
56133         (main_loop_poll): The inotify descriptors are now stored in the
56134         structures for the traced files.
56135         (main_loop_epoll): Likewise
56136         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
56137         to __nss_disable_nscd.
56138         * nscd/cache.c (prune_cache): There is no single inotify descriptor
56139         for a database anymore.  Check the records for all the registered
56140         files instead.
56141         * nss/Makefile (libnss_files-routines): Add files-init.
56142         (libnss_db-routines): Add db-init.
56143         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
56144         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
56145         * nss/nss_db/db-init.c: New file.
56146         * nss/nss_files/files-init.c: New file.
56147         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
56148         __nss_lookup_function.
56149         (__nss_lookup_function): Call nss_load_library.
56150         (nss_load_all_libraries): New function.
56151         (__nss_disable_nscd): Take parameter with callback function for files
56152         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
56153         used for the cached services.
56154         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
56155         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
56156         options for features to all the files in nscd.
56158         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
56160 2011-07-10  Roland McGrath  <roland@hack.frob.com>
56162         * csu/elf-init.c (__libc_csu_init): Comment typo.
56164 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
56166         * po/pl.po: Update from translation team.
56167         * po/ja.po: Likewise.
56168         * po/ru.po: Likewise.
56169         * po/ko.po: Likewise.
56170         * po/fr.po: Likewise.
56172 2011-07-09  Roland McGrath  <roland@hack.frob.com>
56174         * configure.in (.ctors/.dtors header and trailer check):
56175         Use an empirical test on a built program.
56176         * configure: Regenerated.
56178         * configure.in (-z relro check): Use an empirical test on a built DSO.
56179         Detect, but do not require, on ia64.
56180         * configure: Regenerated.
56182         * configure.in (READELF): Find it with AC_CHECK_TOOL.
56183         Update tests that use readelf to use $READELF instead.
56184         * configure: Regenerated.
56186 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
56188         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
56189         if the result is not used.
56191 2011-07-05  Andreas Jaeger  <aj@suse.de>
56193         [BZ#9696]
56194         * stdlib/tst-strtod.c: Add testcase.
56196 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
56198         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
56199         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
56200         The latter has a higher limit.  Take additional parameter to pass to
56201         the new function.
56202         (__pathconf): Pass file to __statfs_link_max.
56203         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
56204         __statfs_link_max.
56205         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
56206         __statfs_link_max.
56208         [BZ #12868]
56209         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
56210         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
56211         Handle Lustre.
56212         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
56213         (__statfs_filesize_max): Likewise.
56214         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
56216 2011-07-05  Andreas Jaeger  <aj@suse.de>
56218         * resolv/res_comp.c (dn_skipname): Remove unused variable.
56220 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
56222         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
56223         `status' variable.
56224         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
56225         Likewise.
56227 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
56229         * Makefile (strop-tests): Add strncat.
56230         * string/test-strncat.c: New file.
56232 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
56234         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
56236 2011-06-21  Andreas Jaeger  <aj@suse.de>
56238         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
56239         Copy rule from iconvdata/Makefile.
56241 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
56243         [BZ #12922]
56244         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
56245         but no long options are defined, just return 'W'.
56247 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
56249         [BZ #9696]
56250         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
56252 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
56254         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
56255         netgroups to read.
56256         (innetgr): Likewise.
56258 2011-07-05  Roland McGrath  <roland@hack.frob.com>
56260         * config.make.in (install_root): Default to $(DESTDIR).
56262 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
56264         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
56266 2011-07-02  Roland McGrath  <roland@hack.frob.com>
56268         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
56270         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
56271         containing directory rather than embedding absolute directory names.
56273         * scripts/check-local-headers.sh: Rewritten using awk.
56274         Match by word, not by line.  Print error messages for matches.
56275         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
56277         * Makerules [shlib-lds-flags empty]:
56278         ($(common-objpfx)libc_pic.opts): New target.
56279         ($(common-objpfx)libc_pic.os.clean): New target.
56280         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
56282         * config.make.in (OBJCOPY): New variable.
56283         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
56284         * configure: Regenerated.
56286         * config.make.in (use-default-link): New variable.
56287         * configure.in (use_default_link): Grok --with-default-link to set it.
56288         * configure: Regenerated.
56289         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
56290         (shlib-lds, shlib-lds-flags): Define to empty.
56292         * Makerules (shlib-lds): New variable.
56293         (shlib-lds-flags): New variable.
56294         (build-shlib, build-moduile, build-module-asneeded): Use it.
56295         ($(common-objpfx)libc.so): Use $(shlib-lds).
56296         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
56297         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
56299         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
56300         DT_FLAGS/DT_FLAGS_1 with zero flags.
56302         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
56303         linker script munging.
56305 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
56307         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
56308         as 128-bit value.
56309         * crypt/sha512.c (sha512_process_block): Perform total addition using
56310         128-bit if possible.
56311         (__sha512_finish_ctx): Likewise.
56312         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
56313         as 64-bit value.
56314         * crypt/sha256.c (SWAP64): Define.
56315         (sha256_process_block): Perform total addition using 64-bit if
56316         possible.
56317         (__sha256_finish_ctx): Likewise.
56319 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
56321         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
56322         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56323         * nscd/hstcache.c (cache_addhst): Likewise.
56324         * nscd/grpcache.c (cache_addgr): Likewise.
56325         * nscd/aicache.c (addhstaiX): Likewise
56326         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
56328 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
56330         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
56331         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56332         * nscd/hstcache.c (cache_addhst): Likewise.
56333         * nscd/grpcache.c (cache_addgr): Likewise.
56334         * nscd/aicache.c (addhstaiX): Likewise
56336 2011-07-01  Andreas Schwab  <schwab@redhat.com>
56338         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
56339         domain only when needed.
56341 2011-06-30  Andreas Schwab  <schwab@redhat.com>
56343         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
56344         is always restored.
56346 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
56348         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
56349         are re-adding the entry.
56350         * nscd/servicescache.c (cache_addserv): Likewise.
56352 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
56354         * sysdeps/generic/dl-irel.h: fix protection against multiple
56355         inclusions.
56356         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
56358 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
56360         [BZ #12935]
56361         * malloc/memusage.sh: Fix quoting in message.
56362         * debug/xtrace.sh: Likewise.
56364         * configure.in: Remove support for --experimental-malloc option, make
56365         it the default.
56366         * config.make.in: Likewise.
56367         * malloc/Makefile: Likewise.
56369 2011-06-27  Andreas Schwab  <schwab@redhat.com>
56371         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
56372         two-byte characters.
56374 2011-06-27  Roland McGrath  <roland@hack.frob.com>
56376         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
56377         AC_CACHE_CHECK invocation.
56378         * configure: Regenerated.
56380         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
56382 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
56384         [BZ #12350]
56385         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
56386         bit from old_res_options.
56388         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
56390         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
56391         value type for setfct.
56393 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
56395         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56396         __gettimeofday instead of gettimeofday.
56398 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
56400         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
56402 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
56404         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
56406         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
56407         info.
56409 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56411         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56412         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56413         strcpy-sse2-unaligned strncpy-sse2-unaligned
56414         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
56415         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
56416         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
56417         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
56418         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
56419         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
56420         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
56421         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
56422         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
56423         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
56424         (STRCPY): Support SSE2 and SSSE3 versions.
56426 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
56428         [BZ #12874]
56429         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
56430         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
56431         kernels which artificially limit size of requests.
56433 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56435         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
56436         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56437         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
56438         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
56439         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
56440         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
56441         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
56442         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
56443         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
56444         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
56445         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
56446         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
56447         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
56448         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
56449         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
56450         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56451         Enable unaligned load optimization for Intel Core i3, i5 and i7
56452         processors.
56453         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
56454         Define.
56455         (index_Fast_Unaligned_Load): Define.
56456         (HAS_FAST_UNALIGNED_LOAD): Define.
56458 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
56460         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
56462 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56464         [BZ #12907]
56465         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
56466         until it is clear that the information is realy needed.
56467         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
56469 2011-06-22  Andreas Schwab  <schwab@redhat.com>
56471         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
56473 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56475         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56476         /sys/devices/system/cpu/online if it is usable.
56478         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
56479         reading the information from the /proc filesystem to once a second.
56481 2011-06-21  Andreas Jaeger  <aj@suse.de>
56483         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
56484         NULL after inclusion of kernel headers.
56486 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
56488         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
56489         calls to internal_setent.
56491         [BZ #12885]
56492         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
56493         addresses using gethostbyname4_r ignore IPv4 addresses.
56495         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
56496         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
56498         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
56500 2011-06-20  David S. Miller  <davem@davemloft.net>
56502         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
56503         inclusions.
56504         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
56506         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
56507         (elf_irel): Use it.
56508         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
56509         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
56510         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
56511         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
56512         * sysdeps/x86_64/dl-irel.h: Likewise.
56514         * elf/dl-runtime.c: Use elf_ifunc_invoke.
56515         * elf/dl-sym.c: Likewise.
56517 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56519         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
56520         need to dereference resplen2.
56522 2011-06-14  Andreas Schwab  <schwab@redhat.com>
56524         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
56526 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56528         * Makeconfig: Define vardbdir and inst_vardbdir.
56529         * nss/Makefile: Add rules to install db-Makefile.
56531         * nss/nss_db/db-XXX.c: Cleanup.
56533         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
56534         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
56535         GLIBC_PRIVATE.
56536         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
56537         * nss/makedb.c: Implement -g option to specify that value strings
56538         are generated and should not be added to table iterated over for
56539         get*ent calls.
56540         * nss/nss_db/db-initgroups.c: New file.
56542         * nss/getent.c: Add support for initgroups lookups through getgrouplist
56543         interface.
56545         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
56546         (internal_getgrouplist): Adjust to name change.
56547         Update use_initgroups_entry if this is not the first call.
56548         * nss/databases.def: Add initgroups entry.
56550         * nss/makedb.c (compute_tables): Check result of multiple hash table
56551         sizes to minimize maximum chain length.
56553 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
56555         * Versions.def: Add entry for libnss_db.
56556         * shlib-versions: Likewise.
56557         * nss/Makefile: Add rules to build libnss_db.
56558         * nss/Versions: Add libnss_db information.  Organize libnss_files
56559         entries better.
56560         * nss/db-Makefile: Add gshadow support.  Change rules for the new
56561         makedb progra.  Some minor improvements to generate smaller files.
56562         * nss/nss_db/nss_db.h: Move NSS database header data structures to
56563         here from...
56564         * nss/makedb.c: ...here.
56565         Improve database format to be smaller and require less memory at
56566         runtime.
56567         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
56568         db anymore.
56569         * nss/nss_db/db-netgrp.c: Likewise.
56570         * nss/nss_db/db-open.c: Likewise.
56571         * nss/nss_files/flies-XXX.x: Adjust comments.
56572         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
56573         * nss/nss_files/files-grp.c: Likewise.
56574         * nss/nss_files/files-hosts.c: Likewise.
56575         * nss/nss_files/files-network.c: Likewise.
56576         * nss/nss_files/files-proto.c: Likewise.
56577         * nss/nss_files/files-pwd.c: Likewise.
56578         * nss/nss_files/files-rpc.c: Likewise.
56579         * nss/nss_files/files-service.c: Likewise.
56580         * nss/nss_files/files-sgrp.c: Likewise.
56581         * nss/nss_files/files-spwd.c: Likewise.
56582         * nss/nss_db/db-alias.c: Removed.
56583         * nss/nss_db/dummy-db.h: Removed.
56585 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
56587         * nss/makedb.c: Rewritten to not use database library.
56588         * nss/Makefile: Update to build new makedb program.
56590 2011-06-14  Andreas Jaeger  <aj@suse.de>
56592         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
56593         memset declaration.
56595 2011-06-10  Andreas Schwab  <schwab@redhat.com>
56597         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
56598         tmpbuf.
56600 2011-06-10  Roland McGrath  <roland@hack.frob.com>
56602         * Makerules (shlib.lds): Fail if the linker script comes out empty.
56603         * elf/Makefile ($(objpfx)ld.so): Likewise.
56605         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
56606         Don't list ld.so twice in dependencies.
56608         * posix/bug-regex31.c: Include <stdlib.h>.
56610         * nscd/hstcache.c (cache_addhst): Remove unused variable.
56612         * nis/nss_compat/compat-spwd.c
56613         (getspent_next_nss_netgr): Remove unused variable.
56614         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
56616         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
56617         nonmembers" output to use the right array.
56619         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
56621         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
56623         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
56624         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
56625         * catgets/gencat.c (read_input_file): Likewise.
56626         * locale/programs/locarchive.c (enlarge_archive): Likewise.
56628         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
56629         variable definition inside #if's controlling its use.
56631         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
56633         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
56635         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
56637         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
56638         unreachable code.
56640         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
56642         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
56643         * configure: Regenerated.
56645         * Makerules: Revert last change.
56646         * elf/Makefile: Likewise.
56648 2011-06-09  Roland McGrath  <roland@hack.frob.com>
56650         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
56651         * elf/Makefile ($(objpfx)librtld.os): Likewise.
56652         (reloc-link): Likewise.
56654 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
56656         * elf/Makefile: Add rules to build pldd.
56657         * elf/pldd.c: New file.
56658         * elf/pldd-xx.c: New file.
56660 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
56662         * version.h: Update for 2.15 development version.
56664 2011-06-07  David S. Miller  <davem@davemloft.net>
56666         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
56667         ifuncs.
56668         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
56669         elf_machine_lazy_rel): Likewise.
56670         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
56671         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
56672         elf_machine_lazy_rel): Likewise.
56673         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
56674         dl_hwcap via passed in argument.
56675         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
56676         Likewise.
56678 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56680         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
56682 2011-06-06  Roland McGrath  <roland@hack.frob.com>
56684         [BZ #12849]
56685         * manual/fdl-1.1.texi: New file, verbatim from:
56686         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
56687         * manual/lgpl-2.1.texi: New file, verbatim from:
56688         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
56689         * manual/Makefile (licenses): New variable, list those new file names.
56690         (texis): Use it.
56691         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
56693         * manual/fdl.texi: File removed.
56694         * manual/lesser.texi: File removed.
56695         * manual/libc.texinfo (Copying, Documentation License):
56696         Use new @include file names, put @appendix directive before @include.
56698 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
56700         [BZ #12841]
56701         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
56702         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
56703         (mq_open): Add __NTH.
56705 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
56707         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56708         Assume Intel Core i3/i5/i7 processor if AVX is available.
56710 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56712         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
56713         typo.
56715 2011-05-31  Andreas Schwab  <schwab@redhat.com>
56717         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
56718         memory.  Use alloca_account.  Fix memory leak when retrying.
56720 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56722         * version.h (RELEASE): Bump for 2.14 release.
56723         * include/features.h (__GLIBC_MINOR__): Bump to 14.
56725         * config.make.in (RANLIB): Remove entry.
56727 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
56729         * po/Makefile (po-sed-cmd): Add ksh to extensions.
56730         (libc.pot): Work around missing support for .ksh extension in xgettext.
56732         [BZ #12684]
56733         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
56734         if both request failed.
56735         (send_dg): In case of server errors clear resplen or *resplen2.
56737         [BZ #12454]
56738         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
56739         when there are multiple maps.
56740         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
56741         (_dl_fini): Remove test here.
56743         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
56745 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
56747         [BZ #12350]
56748         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
56749         bit from old_res_options.
56750         (gaih_inet): Likewise.
56752         [BZ #11099]
56753         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
56754         as signed.
56756         * resolv/res_init.c (res_setoptions): Make the code more compact.
56758         [BZ #11558]
56759         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
56760         set RES_USEVC.
56762         [BZ #11634]
56763         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
56765         * malloc/malloc.h: Mark malloc hook variables as deprecated.
56767         [BZ #11781]
56768         * malloc/malloc.h: Declare malloc hook variables as volatile.
56770         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
56771         in last patch.
56773         [BZ #11799]
56774         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
56775         raise in the comment.
56776         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
56777         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
56778         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
56780 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
56782         [BZ #12811]
56783         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
56784         grow the buffers more if it already has to be sufficient.
56785         (build_wcs_upper_buffer): Likewise.
56786         * posix/regexec.c (check_matching): Likewise.
56787         (clean_state_log_if_needed): Likewise.
56788         (extend_buffers): Don't enlarge buffers beyond size of the input
56789         buffer.
56790         Patches mostly by Emil Wojak <emil@wojak.eu>.
56791         * posix/bug-regex32.c: New file.
56792         * posix/Makefile (tests): Add bug-regex32.
56794         * locale/findlocale.c (_nl_find_locale): Return right away if
56795         _nl_explode_name failed.
56796         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
56798         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
56800         * debug/xtrace.sh: Unify messages.
56801         * malloc/memusage.sh: Likewise.
56803         [BZ #12813]
56804         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
56805         time symbol from vDSO.  Substitute with vsyscall if not available.
56806         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
56807         __vdso_time.
56809         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
56810         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
56811         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
56812         Add sendmmsg and internal_sendmmsg.
56813         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
56814         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
56815         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
56817         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
56818         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
56819         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
56821 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
56823         [BZ #12813]
56824         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
56825         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
56826         available.
56827         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
56828         __vdso_getcpu.
56830         [BZ #12814]
56831         * iconvdata/Makefile (tests): Add bug-iconv9.
56832         * iconvdata/bug-iconv9.c: New file.
56834 2011-05-27  Andreas Schwab  <schwab@redhat.com>
56836         [BZ #12814]
56837         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
56839 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
56841         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
56842         (struct user_regs_struct): Change intcs field back to cs.
56844 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
56846         * po/ja.po: Update from translation team.
56848 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
56850         [BZ #12795]
56851         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
56852         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
56854 2011-05-20  Andreas Schwab  <schwab@redhat.com>
56856         * stdlib/longlong.h: Update from GCC.
56858 2011-05-23  Andreas Schwab  <schwab@redhat.com>
56860         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
56861         parameter name.
56862         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
56863         Add parameter name.
56864         (__sysconf): Pass it down.
56866 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
56868         [BZ #12671]
56869         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
56870         some situations.
56871         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
56872         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
56873         add in in __libc_use_alloca calls.  Adjust callers.
56874         (glob): Use malloc in some situations.
56876         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
56877         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
56878         pltexit.
56880 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
56882         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
56883         and CLOCK_BOOTTIME_ALARM.
56885         [BZ #12782]
56886         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
56887         is returned.
56889         * string/_strerror.c (__strerror_r): Print negative errors as signed
56890         numbers.
56892         [BZ #12777]
56893         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
56894         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
56895         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
56897         * configure.in: Fix typo in redirection and correct removal of test
56898         files in two cases.
56900         [BZ #12788]
56901         * locale/setlocale.c (new_composite_name): Fix test to check for
56902         identical name of all categories.
56904         [BZ #12792]
56905         * libio/filedoalloc.c (local_isatty): New function.
56906         (_IO_file_doallocate): Use local_isatty.
56907         * stdio-common/perror.c (perror): In case a new stream is used
56908         forward the stream error.
56909         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
56910         error flag.
56912 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
56914         [BZ #11869]
56915         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
56916         alloca.
56917         * include/alloca.h (extend_alloca_account): Define.
56919         [BZ #11857]
56920         * posix/regex.h: Fix comments with documentation of user-accessible
56921         fields after compilation and describe correct free'ing of pattern
56922         after re_compile_pattern.
56923         Patch by Reuben Thomas <rrt@sc3d.org>.
56925 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
56927         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
56928         and -mno-altivec to prevent the compiler from using Altivec and/or
56929         VSX instructions when the corresponding registers are not available.
56931 2011-05-19  Andreas Schwab  <schwab@redhat.com>
56933         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
56935 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
56937         * libio/freopen.c (freopen): Use __dup2, not dup2.
56938         * libio/freopen64.c (freopen64): Likewise.
56940 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
56942         [BZ #12775]
56943         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
56944         * math/Makefile (tests): Add test-powl.
56945         (CFLAGS-test-powl.c): Define.
56946         * math/test-powl.c: New file.
56948 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
56950         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
56952 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
56954         [BZ #11837]
56955         * iconvdata/gb18030.c: Update to GB18020-2005.
56957 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
56959         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
56960         RE_SYNTAX_POSIX_AWK): Update to match recent development.
56961         Patch by Aharon Robbins <arnold@skeeve.com>.
56963         [BZ #11892]
56964         * stdlib/putenv.c (putenv): Don't always create copy of the variable
56965         on the stack.
56967         [BZ #11895]
56968         * misc/pselect.c (__pselect): Handle timeout value errors hidden
56969         through underflows.
56971         [BZ #12766]
56972         * misc/error.c (error_at_line): Ensure file_name and old_file_name
56973         point to strings before performing equality test for error_one_per_line
56974         mode.
56976         [BZ #11697]
56977         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
56979         [BZ #11820]
56980         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
56981         (struct user_fpregs_struct): Avoid __uint*_t types.
56983         [BZ #6420]
56984         * malloc/mtrace.c (tr_where): Add additional parameter to point to
56985         symbol info.  Use it instead of calling _dl_addr locally.
56986         (lock_and_info): New function.
56987         (tr_freehook): Call lock_and_info and pass symbol info as additional
56988         parameter to tr_where.
56989         (tr_mallochook): Likewise.
56990         (tr_reallochook): Likewise.
56991         (tr_memalignhook): Likewise.
56993         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
56994         used and couldn't be at all thread-safe.
56996 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
56998         * libio/freopen.c (freopen): Don't close old file descriptor
56999         before the new one is opened.  Instead dup the new file descriptor
57000         to the old one after the new stream is created.
57001         * libio/freopen64.c (freopen64): Likewise.
57002         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
57003         * libio/fileops.c (_IO_new_file_close_it): Handle new
57004         _IO_FLAGS2_NOCLOSE flag.
57005         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
57006         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
57007         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
57008         _IO_FLAGS2_NOCLOSE flag.
57009         * include/unistd.h: Add hidden_proto for dup3.
57010         Define __have_dup3.
57011         * io/dup3.c: Define hidden symbol.
57012         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
57014         [BZ #7101]
57015         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
57016         when an incomplete long option is used.
57017         * posix/tst-getopt_long1.c: New file.
57018         * posix/Makefile (tests): Add tst-getopt_long1.
57020         [BZ #10138]
57021         * scripts/config.guess: Update from autoconf-2.68.
57022         * scripts/config.sub: Likewise.
57024         [BZ #10157]
57025         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
57026         tests into ...
57027         (has_cpuclock): ...this.  New function.
57028         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
57029         macro here based on has_cpuclock code.
57031         [BZ #10149]
57032         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
57033         First byte (not low byte) is now always NUL.
57034         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
57036         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
57037         Use non-cancelable interfaces.
57039         [BZ #9809]
57040         * locale/iso-639.def: Add entry for Sorani.
57042         [BZ #11901]
57043         * include/stdlib.h: Move include protection to the right place.
57044         Define abort_msg_s.  Declare __abort_msg with it.
57045         * stdlib/abort.c (__abort_msg): Adjust type.
57046         * assert/assert.c (__assert_fail_base): New function.  Majority
57047         of code from __assert_fail.  Allocate memory for __abort_msg with
57048         mmap.
57049         (__assert_fail): Now call __assert_fail_base.
57050         * assert/assert-perr.c: Remove bulk of implementation.  Use
57051         __assert_fail_base.
57052         * include/assert.hL Declare __assert_fail_base.
57053         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
57054         mmap.
57055         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
57057 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
57059         [BZ #11952]
57060         [BZ #12453]
57061         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
57062         until all modules are registered in the DTV.
57063         * elf/Makefile: Add rules to build and run tst-tls19.
57064         * elf/tst-tls19.c: New file.
57065         * elf/tst-tls19mod1.c: New file.
57066         * elf/tst-tls19mod2.c: New file.
57067         * elf/tst-tls19mod3.c: New file.
57068         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
57070         [BZ #12083]
57071         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
57072         correctly.
57074         [BZ #12601]
57075         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
57076         two-byte sequence errors.
57077         * iconvdata/Makefile (tests): Add bug-iconv8.
57078         * iconvdata/bug-iconv8.c: New file.
57080         [BZ #12626]
57081         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
57082         buf2 definition.
57084         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
57086         [BZ #12432]
57087         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
57088         (dummy_getcfa): New function.
57089         (init): Get _Unwind_GetCFA address, use dummy if not found.
57090         (backtrace_helper): In recursion check, also check whether CFA changes.
57091         (__backtrace): Completely initialize arg.
57093         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
57094         storing incomplete byte sequence in state object.  Avoid testing for
57095         guaranteed too small input if we know there is enough data available.
57097 2011-05-11  Andreas Schwab  <schwab@redhat.com>
57099         * Makeconfig (+link-pie): Indent.
57100         * Rules (binaries-pie): Define if $(have-fpie) and
57101         $(build-shared).
57102         (binaries-shared): Also filter out $(binaries-pie).
57103         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
57104         * nscd/Makefile (others-pie): Add nscd.
57105         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
57106         ($(objpfx)nscd): Remove command override.
57107         * login/Makefile (others-pie): Add pt_chown.
57108         ($(objpfx)pt_chown): Remove command override.
57109         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
57110         remove command overrides.
57112 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
57114         * libio/tst_putwc.c: Fix error messages.
57116         [BZ #12724]
57117         * libio/fileops.c (_IO_new_file_close_it): Always flush when
57118         currently writing and seek to current position when not.
57119         * libio/Makefile (tests): Add bug-fclose1.
57120         * libio/bug-fclose1.c: New file.
57122 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
57124         [BZ #12511]
57125         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
57126         don't set DF_1_NODELETE here.
57127         (do_lookup_x): When entering new entry test for copy relocation
57128         and if necessary set DF_1_NODELETE flag.
57129         * elf/tst-unique4.cc: New file.
57130         * elf/tst-unique4.h: New file.
57131         * elf/tst-unique4lib.cc: New file.
57132         * elf/Makefile: Add rules to build and run tst-unique4.
57133         Patch by Piotr Bury <pbury@goahead.com>.
57135 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
57137         [BZ #12052]
57138         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
57140         [BZ #12625]
57141         * misc/mntent_r.c (addmntent): Flush the stream after the output
57143         [BZ #12393]
57144         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
57145         (is_trusted_path_normalize): Skip initial colon.  Append slash
57146         to empty buffer.  Duplicate is_trusted_path code but allow
57147         constructed patch to be prefix.
57148         (is_dst): Allow $ORIGIN followed by /.
57149         (_dl_dst_substitute): Correct clearing of check_for_trusted.
57150         Correct testing of result of is_trusted_path_normalize
57151         (decompose_rpath): Fix warning.
57153 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
57155         [BZ #11257]
57156         * grp/initgroups.c (internal_getgrouplist): When we found the service
57157         list through the initgroups entry in nsswitch.conf do not always
57158         continue on a successful lookup.  Don't always use the
57159         __nss_group_database value if it is set.
57160         * nss/nsswitch.conf (initgroups): Change action for successful db
57161         lookup to continue for compatibility.
57163 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
57165         [BZ #11532]
57166         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
57167         and CP774 modules.
57168         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
57169         and CP774 modules.
57170         * iconvdata/tst-tables.sh: Likewise.
57171         * iconvdata/cp770.c: New file.
57172         * iconvdata/cp771.c: New file.
57173         * iconvdata/cp772.c: New file.
57174         * iconvdata/cp773.c: New file.
57175         * iconvdata/cp774.c: New file.
57176         * iconvdata/testdata/CP770: New file.
57177         * iconvdata/testdata/CP770..UTF8: New file.
57178         * iconvdata/testdata/CP771: New file.
57179         * iconvdata/testdata/CP771..UTF8: New file.
57180         * iconvdata/testdata/CP772: New file.
57181         * iconvdata/testdata/CP772..UTF8: New file.
57182         * iconvdata/testdata/CP773: New file.
57183         * iconvdata/testdata/CP773..UTF8: New file.
57184         * iconvdata/testdata/CP774: New file.
57185         * iconvdata/testdata/CP774..UTF8: New file.
57187         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
57188         END CHARMAP line.
57189         * iconvdata/gen-8bit-gap.sh: Likewise.
57190         * iconvdata/gen-8bit.sh: Likewise.
57192         * locale/iso-639.def: Add ary entry.
57194         [BZ #11258]
57195         * locale/C-translit.h.in: Add U20A1 transliteration.
57197         [BZ #12178]
57198         * locale/iso-639.def: Add wae entry.
57199         Patch by Kevin Bortis <bortis@translate-wae.ch>.
57201         [BZ #12545]
57202         * locale/programs/localedef.c (construct_output_path): Use ssize_t
57203         for n.
57205         [BZ #12711]
57206         * locale/C-translit.h.in: Add entry for U20B9.
57207         Patch by pravin.d.s@gmail.com.
57209 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
57211         [BZ #12713]
57212         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
57213         ENAMETOOLONG use generic getcwd.
57214         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
57215         in rtld.  Use *stat64.
57216         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
57217         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
57218         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
57219         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
57220         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
57221         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
57222         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
57223         __fstatat64 macros.
57224         * include/dirent.h: Add libc_hidden_proto for rewinddir.
57225         * dirent/rewinddir.c: Add libc_hidden_def.
57226         * sysdeps/mach/hurd/rewinddir.c: Likewise.
57227         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
57229         * include/dirent.h (__alloc_dir): Add flags parameter.
57230         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
57231         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
57232         __alloc_dir.
57233         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
57234         from fdopendir if O_CLOEXEC is already set.
57236 2011-03-15  Alan Modra  <amodra@gmail.com>
57238         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
57239         l_tls_firstbyte_offset non-zero.  Save padding offset in
57240         l_tls_firstbyte_offset for later use.
57241         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
57242         freeing static tls block.
57244 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
57246         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
57247         where #ifdef was intended.  The intent is to prevent ARG_MAX from
57248         being defined by the kernel headers.
57250 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
57252         [BZ #12734]
57253         * resolv/resolv.h: Define RES_NOTLDQUERY.
57254         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
57255         no-tld-query and set RES_NOTLDQUERY.
57256         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
57257         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
57258         modern BIND to search name as TLD unless forbidden.
57260 2011-05-07  Petr Baudis  <pasky@suse.cz>
57261             Ulrich Drepper  <drepper@gmail.com>
57263         [BZ #12393]
57264         * elf/dl-load.c (fillin_rpath): Move trusted path check...
57265         (is_trusted_path): ...to here.
57266         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
57267         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
57268         using is_trusted_path_normalize() in setuid scripts.
57270 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
57272         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
57273         __BEGIN/__END_DECLS.
57275 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
57277         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
57278         NSS_STATUS_NOTFOUND if no record was found.
57280 2011-05-05  Andreas Schwab  <schwab@redhat.com>
57282         * sunrpc/Makefile (headers): Add rpc/netdb.h.
57283         (headers-not-in-tirpc): Remove rpc/netdb.h
57284         * resolv/netdb.h: Revert last change.
57286 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
57288         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
57289         circular dependency between libgcc.a and libc.a.
57291 2011-05-05  Andreas Schwab  <schwab@redhat.com>
57293         * resolv/netdb.h: Don't include <rpc/netdb.h>.
57294         * nis/Makefile: Don't install rpcsvc/*.
57295         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
57296         instead of <rpc/types.h>.
57297         (MAXHOSTNAMELEN): Define.
57299 2011-05-03  Andreas Schwab  <schwab@redhat.com>
57301         * elf/ldconfig.c (add_dir): Don't crash on empty path.
57303 2011-04-28  Maciej Babinski  <mbabinski@google.com>
57305         [BZ #12714]
57306         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
57307         gethostbyname4_r when IPv6 results are possible.
57309 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
57311         [BZ #12723]
57312         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
57313         _PC_PIPE_BUF handling.
57315 2011-04-30  Bruno Haible  <bruno@clisp.org>
57317         [BZ #12717]
57318         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
57319         * resolv/netdb.h (getnameinfo): Change type of flags parameter
57320         to 'int'.
57321         * inet/getnameinfo.c (getnameinfo): Likewise.
57323 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
57325         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
57326         to groups setting in database lookup.
57327         * nss/nsswitch.conf: Add initgroups entry.
57329 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
57331         [BZ #12685]
57332         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
57333         mode string.
57334         Patch by Eric Blake <eblake@redhat.com>.
57336 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
57338         * sunrpc/Makefile (need-export-routines): Add svc_run.
57339         (routines): Remove svc_run.
57340         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
57341         * sunrpc/clnt_perr.c (clnt_perrno): Export.
57342         * sunrpc/svc_run.c (svc_run): Likewise.
57343         * sunrpc/svc_udp.c (svcudp_create): Likewise.
57345 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
57347         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
57348         problem in reallocation in last patch.
57350 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
57352         * sunrpc/Makefile: Move inclusion of Rules.
57354 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57356         * nss/nss_files/files-initgroups.c: New file.
57357         * nss/Makefile (libnss_files-routines): Add files-initgroups.
57358         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
57359         _nss_files_initgroups_dyn.
57361 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
57363         * elf/elf.h (R_ARM_IRELATIVE): Define.
57365 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57367         * po/ru.po: Update from translation team.
57369 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57371         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
57372         dependencies.
57374 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
57376         [BZ #12653]
57377         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
57378         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
57379         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
57380         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
57381         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
57383 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
57385         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
57386         differing bytes.
57387         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
57388         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
57389         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
57391 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57393         [BZ #12420]
57394         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
57395         storing it.
57396         * stdlib/bug-getcontext.c: New file.
57397         * stdlib/Makefile: Add rules to build and run bug-getcontext.
57399 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57401         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
57402         instructions into .machine "z9-109".
57403         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
57404         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
57406 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57408         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
57409         between environment variables and auxiliary vector.
57411 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
57413         * Makefile: Add rules to build linkobj/libc.so.
57414         * include/libc-symbols.h: Define libc_hidden_nolink.
57415         * include/rpc/auth.h: Mark functions which are to be hidden.
57416         * include/rpc/auth_des.h: Likewise.
57417         * include/rpc/auth_unix.h: Likewise.
57418         * include/rpc/clnt.h: Likewise.
57419         * include/rpc/des_crypt.h: Likewise.
57420         * include/rpc/key_prot.h: Likewise.
57421         * include/rpc/pmap_clnt.h: Likewise.
57422         * include/rpc/pmap_prot.h: Likewise.
57423         * include/rpc/pmap_rmt.h: Likewise.
57424         * include/rpc/rpc_msg.h: Likewise.
57425         * include/rpc/svc.h: Likewise.
57426         * include/rpc/svc_auth.h: Likewise.
57427         * include/rpc/xdr.h: Likewise.
57428         * nis/Makefile: Link all DSOs against linkobj/libc.so.
57429         * nss/Makefile: Likewise.
57430         * sunrpc/Makefile: Don't install headers.  Build library with normal
57431         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
57432         * sunrpc/auth_des.c: Hide exported symbols by default, export some
57433         for the compat linking library.  Remove use of INTDEF/INTUSE.
57434         * sunrpc/auth_none.c: Likewise.
57435         * sunrpc/auth_unix.c: Likewise.
57436         * sunrpc/authdes_prot.c: Likewise.
57437         * sunrpc/authuxprot.c: Likewise.
57438         * sunrpc/clnt_gen.c: Likewise.
57439         * sunrpc/clnt_perr.c: Likewise.
57440         * sunrpc/clnt_raw.c: Likewise.
57441         * sunrpc/clnt_simp.c: Likewise.
57442         * sunrpc/clnt_tcp.c: Likewise.
57443         * sunrpc/clnt_udp.c: Likewise.
57444         * sunrpc/clnt_unix.c: Likewise.
57445         * sunrpc/des_crypt.c: Likewise.
57446         * sunrpc/des_soft.c: Likewise.
57447         * sunrpc/get_myaddr.c: Likewise.
57448         * sunrpc/key_call.c: Likewise.
57449         * sunrpc/key_prot.c: Likewise.
57450         * sunrpc/netname.c: Likewise.
57451         * sunrpc/pm_getmaps.c: Likewise.
57452         * sunrpc/pm_getport.c: Likewise.
57453         * sunrpc/pmap_clnt.c: Likewise.
57454         * sunrpc/pmap_prot.c: Likewise.
57455         * sunrpc/pmap_prot2.c: Likewise.
57456         * sunrpc/pmap_rmt.c: Likewise.
57457         * sunrpc/publickey.c: Likewise.
57458         * sunrpc/rpc_cmsg.c: Likewise.
57459         * sunrpc/rpc_common.c: Likewise.
57460         * sunrpc/rpc_dtable.c: Likewise.
57461         * sunrpc/rpc_prot.c: Likewise.
57462         * sunrpc/rpc_thread.c: Likewise.
57463         * sunrpc/rtime.c: Likewise.
57464         * sunrpc/svc.c: Likewise.
57465         * sunrpc/svc_auth.c: Likewise.
57466         * sunrpc/svc_authux.c: Likewise.
57467         * sunrpc/svc_raw.c: Likewise.
57468         * sunrpc/svc_run.c: Likewise.
57469         * sunrpc/svc_simple.c: Likewise.
57470         * sunrpc/svc_tcp.c: Likewise.
57471         * sunrpc/svc_udp.c: Likewise.
57472         * sunrpc/svc_unix.c: Likewise.
57473         * sunrpc/svcauth_des.c: Likewise.
57474         * sunrpc/xcrypt.c: Likewise.
57475         * sunrpc/xdr.c: Likewise.
57476         * sunrpc/xdr_array.c: Likewise.
57477         * sunrpc/xdr_float.c: Likewise.
57478         * sunrpc/xdr_intXX_t.c: Likewise.
57479         * sunrpc/xdr_mem.c: Likewise.
57480         * sunrpc/xdr_rec.c: Likewise.
57481         * sunrpc/xdr_ref.c: Likewise.
57482         * sunrpc/xdr_sizeof.c: Likewise.
57483         * sunrpc/xdr_stdio.c: Likewise.
57485 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
57487         [BZ #12650]
57488         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
57489         * sysdeps/ia64/dl-tls.h: Likewise.
57490         * sysdeps/powerpc/dl-tls.h: Likewise.
57491         * sysdeps/s390/dl-tls.h: Likewise.
57492         * sysdeps/sh/dl-tls.h: Likewise.
57493         * sysdeps/sparc/dl-tls.h: Likewise.
57494         * sysdeps/x86_64/dl-tls.h: Likewise.
57495         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
57497 2011-03-14  Andreas Schwab  <schwab@redhat.com>
57499         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
57500         rpath element also skip the following colon.
57501         (expand_dynamic_string_token): Add is_path parameter and pass
57502         down to DL_DST_REQUIRED and _dl_dst_substitute.
57503         (decompose_rpath): Call expand_dynamic_string_token with
57504         non-zero is_path.  Ignore empty rpaths.
57505         (_dl_map_object_from_fd): Call expand_dynamic_string_token
57506         with zero is_path.
57508 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
57510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
57511         Make cancelable.
57513 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
57515         [BZ #12655]
57516         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
57517         Patch by Filipe David Manana <fdmanana@apache.org>.
57519 2011-04-07  Andreas Schwab  <schwab@redhat.com>
57521         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
57522         Maintain aligned stack.
57523         (CHECK_RSP): Remove unused macro.
57525 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
57527         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
57528         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
57530 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
57532         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
57534         * include/features.h: Mention __USE_XOPEN2K8 in comment.
57536 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
57538         [BZ #12518]
57539         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
57540         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
57541         * sysdeps/x86_64/memmove.c: New file.
57542         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
57543         (memcpy): Renamed to ...
57544         (__new_memcpy): This.
57545         (memcpy): Provide GLIBC_2_14 memcpy.
57546         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
57547         (memcpy): Provide GLIBC_2_2_5 memcpy.
57549 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57551         [BZ #12631]
57552         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
57554 2011-03-30  Andreas Schwab  <schwab@redhat.com>
57556         * misc/syncfs.c: New file.
57557         * misc/Makefile (routines): Add syncfs.
57558         * posix/unistd.h: Declare syncfs.
57559         * sysdeps/unix/syscalls.list: Add syncfs.
57561 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57563         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
57564         open_by_handle_at.
57565         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
57566         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57567         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57568         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57569         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57570         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
57571         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57573 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57575         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
57576         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57577         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
57578         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57579         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57580         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57581         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57583         * io/Makefile: Compile fallocate.c, fallocate64.c, and
57584         sync_file_range.c with -fexceptions.
57585         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
57586         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
57587         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
57588         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
57589         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
57590         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
57591         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
57592         sync_file_range as cancellation point
57593         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
57594         now a wrapper around __call_sync_file_range with cancellation handling.
57595         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
57596         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
57597         function name to __call_sync_file_range.
57598         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
57599         Add call_sync_file_range.
57601 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57603         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
57604         bits/timex.h.
57606 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57608         * iconv/iconv.h: Fix typo in comment.
57609         * io/fcntl.h: Likewise.
57610         * libio/stdio.h: Likewise.
57611         * posix/spawn.h: Likewise.
57612         * posix/unistd.h: Likewise.
57613         * stdlib/stdlib.h: Likewise.
57614         * time/time.h: Likewise.
57615         * wcsmbs/wchar.h: Likewise.
57617         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
57618         open_by_handle): Add.
57619         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
57620         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
57621         Augment a few comments.
57622         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57623         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57624         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57625         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57626         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57627         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
57628         open_by_handle.
57630         * io/fcntl.h (AT_EMPTY_PATH): Define.
57632 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
57634         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
57635         * sysdeps/unix/sysv/linux/bits/time.h: New file.
57636         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
57637         to...
57638         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
57639         * Versions.def: Add GLIBC_2.14.
57640         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
57641         Export.
57643 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
57645         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
57646         round counter.
57647         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57649 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
57651         [BZ #12597]
57652         * string/test-strncmp.c (do_page_test): New function.
57653         (check2): Likewise.
57654         (test_main): Call check2.
57655         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
57657 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
57659         [BZ #12587]
57660         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
57661         Handle cache information in CPU leaf 4.
57662         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57664 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
57666         [BZ #12583]
57667         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
57668         character representation.
57669         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
57671 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
57673         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
57674         END(__isnan) to END(__isnanf) to match function entry point/label
57675         EALIGN(__isnanf,...).
57677 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
57679         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
57681 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
57683         [BZ #12510]
57684         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
57685         copy from the symbol referenced in the relocation to initialize the
57686         used variable.
57687         Patch by Piotr Bury <pbury@goahead.com>.
57688         * elf/Makefile: Add rules to build and tst-unique3.
57689         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
57690         * elf/tst-unique3.cc: New file.
57691         * elf/tst-unique3.h: New file.
57692         * elf/tst-unique3lib.cc: New file.
57693         * elf/tst-unique3lib2.cc: New file.
57695         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
57697 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
57699         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
57700         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
57701         to _start.
57703 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
57705         * elf/dl-load.c (_dl_map_object): If we are looking for the first
57706         to-be-loaded object along a path to loader is ld.so.
57708 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57709             Ulrich Drepper  <drepper@gmail.com>
57711         * sysdeps/x86_64/memset.S: After aligning destination, code
57712         branches to different locations depending on the value of
57713         misalignment, when multiarch is enabled. Fix this.
57715 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57717         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
57718         Set _x86_64_preferred_memory_instruction for AMD processsors.
57719         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57720         Set bit_Prefer_SSE_for_memop for AMD processors.
57722 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
57724         * libio/fmemopen.c (fmemopen): Optimize a bit.
57726 2011-03-03  Andreas Schwab  <schwab@redhat.com>
57728         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
57730 2011-03-03  Roland McGrath  <roland@redhat.com>
57732         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
57734 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
57736         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
57737         __bzero_ultra1 instead of __memset_ultra1.
57739 2011-02-23  Andreas Schwab  <schwab@redhat.com>
57740             Ulrich Drepper  <drepper@gmail.com>
57742         [BZ #12509]
57743         * include/link.h (struct link_map): Add l_orig_initfini.
57744         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
57745         returning unsuccessfully.
57746         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
57747         close of a file loaded at startup, restore the original l_initfini
57748         list.
57749         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
57750         list, store the pointer.
57751         * elf/Makefile ($(objpfx)noload-mem): New rule.
57752         (noload-ENV): Define.
57753         (tests): Add $(objpfx)noload-mem.
57754         * elf/noload.c: Include <memcheck.h>.
57755         (main): Call mtrace.  Close all opened handles.
57757 2011-02-17  Andreas Schwab  <schwab@redhat.com>
57759         [BZ #12454]
57760         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
57761         dependencies are missing.
57763 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57765         Fix __if_freereq crash: Unlike the generic version which uses free,
57766         Hurd needs munmap.
57767         * sysdeps/mach/hurd/ifreq.h: New file.
57769 2011-01-27  Petr Baudis  <pasky@suse.cz>
57770             Ulrich Drepper  <drepper@gmail.com>
57772         [BZ 12445]#
57773         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
57774         to extend_alloca().
57775         * stdio-common/bug23.c: New file.
57776         * stdio-common/Makefile (tests): Add bug23.
57778 2010-09-28  Andreas Schwab  <schwab@redhat.com>
57779             Ulrich Drepper  <drepper@gmail.com>
57781         [BZ #12489]
57782         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
57783         before performing relro protection.  At old place add assertion
57784         to make sure nothing changed.
57786 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
57787             Glauber de Oliveira Costa  <glommer@gmail.com>
57789         * elf/elf.h: Add new ARM TLS relocs.
57791 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
57793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
57794         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
57795         cast from r3.
57796         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
57797         'tests' variable.
57798         * sysdeps/wordsize-64/tst-writev.c: New file.
57800 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
57802         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
57803         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
57804         insns in _dl_start to prevent a TOC reference before relocs are
57805         resolved.
57807 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
57809         [BZ #12469]
57810         * Makeconfig: Remove RANLIB definition.
57811         * Makerules: Don't use RANLIB.
57812         * aclocal.m4: Remove ranlib test.
57813         * configure.in: No need to check for ranlib.
57814         * elf/rtld-Rules: Don't use RANLIB.
57816 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57818         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
57819         protection macro.
57820         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
57821         inclusion protection macro.
57823         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
57824         SIGRTMIN and SIGRTMAX and print information in that case only when
57825         SIGRTMIN is defined.
57827 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
57829         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
57830         arginfo fn returning -1.
57832         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
57833         and thousands string is zero terminated.
57835 2011-02-03  Andreas Schwab  <schwab@redhat.com>
57837         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
57838         sysdeps/unix/sysv/linux/bits/socket.h.
57840 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57842         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
57843         (__CPU_COUNT): Remove old macros.
57844         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
57845         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
57846         (__CPU_ALLOC, __CPU_FREE): Add macros.
57847         (__sched_cpualloc, __sched_cpufree): Add declarations.
57849 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
57851         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
57852         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
57853         * nscd/aicache.c (addhstaiX): Return timeout of added value.
57854         (readdhstai): Return value of addhstaiX call.
57855         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
57856         (addgrbyX): Return value returned by cache_addgr.
57857         (readdgrbyname): Return value returned by addgrbyX.
57858         (readdgrbygid): Likewise.
57859         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
57860         (addpwbyX): Return value returned by cache_addpw.
57861         (readdpwbyname): Return value returned by addhstbyX.
57862         (readdpwbyuid): Likewise.
57863         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
57864         (addservbyX): Return value returned by cache_addserv.
57865         (readdservbyname): Return value returned by addservbyX:
57866         (readdservbyport): Likewise.
57867         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
57868         (addhstbyX): Return value returned by cache_addhst.
57869         (readdhstbyname): Return value returned by addhstbyX.
57870         (readdhstbyaddr): Likewise.
57871         (readdhstbynamev6): Likewise.
57872         (readdhstbyaddrv6): Likewise.
57873         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
57874         (readdinitgroups): Return value returned by addinitgroupsX.
57875         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
57876         (prune_cache): Keep track of timeout value of re-added entries.
57877         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
57878         * nscd/nscd.h: Adjust prototypes of readd* functions.
57880 2011-02-04  Roland McGrath  <roland@redhat.com>
57882         * nis/nis_server.c (nis_servstate): Use the right name for 0.
57883         (nis_stats): Likewise.
57884         * nis/nis_modify.c (nis_modify): Likewise.
57885         * nis/nis_remove.c (nis_remove): Likewise.
57886         * nis/nis_add.c (nis_add): Likewise.
57888         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
57890         * posix/fnmatch_loop.c: Add some consts.
57892         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
57894 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
57896         [BZ #12460]
57897         * config.make.in (config-cflags-novzeroupper): Define.
57898         * configure.in: Substitute libc_cv_cc_novzeroupper.
57899         * elf/Makefile (AVX-CFLAGS): Define.
57900         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
57901         (CFLAGS-tst-auditmod4a.c): Likewise.
57902         (CFLAGS-tst-auditmod4b.c): Likewise.
57903         (CFLAGS-tst-auditmod6b.c): Likewise.
57904         (CFLAGS-tst-auditmod6c.c): Likewise.
57905         (CFLAGS-tst-auditmod7b.c): Likewise.
57906         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
57908 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
57910         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
57911         function to the callback.
57912         Patch partly by Jiri Olsa <jolsa@redhat.com>.
57914 2011-02-02  Andreas Schwab  <schwab@redhat.com>
57916         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
57917         of errno.
57919 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
57921         [BZ #11724]
57922         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
57923         of constructors.
57924         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
57925         of destructors.
57926         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
57928         [BZ #11724]
57929         * elf/Makefile: Add rules to build and run new test.
57930         * elf/tst-initorder.c: New file.
57931         * elf/tst-initorder.exp: New file.
57932         * elf/tst-initordera1.c: New file.
57933         * elf/tst-initordera2.c: New file.
57934         * elf/tst-initordera3.c: New file.
57935         * elf/tst-initordera4.c: New file.
57936         * elf/tst-initorderb1.c: New file.
57937         * elf/tst-initorderb2.c: New file.
57938         * elf/tst-order-a1.c: New file.
57939         * elf/tst-order-a2.c: New file.
57940         * elf/tst-order-a3.c: New file.
57941         * elf/tst-order-a4.c: New file.
57942         * elf/tst-order-b1.c: New file.
57943         * elf/tst-order-b2.c: New file.
57944         * elf/tst-order-main.c: New file.
57945         New test case by George Gensure <werkt0@gmail.com>.
57947 2010-10-01  Andreas Schwab  <schwab@redhat.com>
57949         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
57950         decoding ACE if AI_CANONIDN.
57952 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
57954         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
57956 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
57958         * version.h (RELEASE): Bump for 2.13 release.
57959         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
57961         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
57963         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
57964         MADV_NOHUGEPAGE.
57965         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
57966         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
57967         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
57968         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
57969         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
57970         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
57972         * posix/getconf.c: Update copyright year.
57973         * catgets/gencat.c: Likewise.
57974         * csu/version.c: Likewise.
57975         * debug/catchsegv.sh: Likewise.
57976         * debug/xtrace.sh: Likewise.
57977         * elf/ldconfig.c: Likewise.
57978         * elf/ldd.bash.in: Likewise.
57979         * elf/sprof.c (print_version): Likewise.
57980         * iconv/iconv_prog.c: Likewise.
57981         * iconv/iconvconfig.c: Likewise.
57982         * locale/programs/locale.c: Likewise.
57983         * locale/programs/localedef.c: Likewise.
57984         * malloc/memusage.sh: Likewise.
57985         * malloc/mtrace.pl: Likewise.
57986         * nscd/nscd.c (print_version): Likewise.
57987         * nss/getent.c: Likewise.
57989         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
57990         PF_CAIF, and PF_ALG.
57991         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
57993 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
57995         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
57996         (modules-names): Use them.
57997         (ifunc-test-modules, ifunc-pie-tests): Define.
57998         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
57999         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
58000         (test-extras): Likewise.
58001         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
58002         $(compile-command.c).
58003         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
58004         (all-built-dso): Define.
58005         (check-textrel.out, check-execstack.out): Depend on it.
58007         * configure.in: Don't override --enable-multi-arch.
58009 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
58011         [BZ #6812]
58012         * nscd/hstcache.c (tryagain): Define.
58013         (cache_addhst): Return tryagain not notfound for temporary errors.
58014         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
58015         failed.
58017 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
58019         [BZ #10563]
58020         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
58021         to make the syscall.
58022         * sysdeps/unix/sysv/linux/setgroups.c: New file.
58024         [BZ #12378]
58025         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
58026         and fall back to matching as normal character if the string ends before
58027         the matching ']' is found.  This is what POSIX requires.
58028         * posix/testfnm.c: Adjust test result.
58029         * posix/globtest.sh: Adjust test result.  Add new test.
58030         * posix/tst-fnmatch.input: Likewise.
58031         * posix/tst-fnmatch2.c: Add new test.
58033 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
58035         * elf/Makefile (check-execstack): Revert last change.  Depend on
58036         check-execstack.h.
58037         (check-execstack.h): New target.
58038         (generated): Add check-execstack.h.
58039         * elf/check-execstack.c: Include "check-execstack.h".
58040         (main): Revert last change.
58041         (handle_file): Return zero if GNU_STACK is absent and
58042         DEFAULT_STACK_PERMS doesn't include PF_X.
58044 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
58046         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
58047         in child fails because the descriptor is already closed.
58048         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
58049         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
58050         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
58052         [BZ #12397]
58053         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
58054         syscall.
58056         [BZ #10484]
58057         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
58058         temporary buffer used to handle multi lookups locally.
58059         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
58061 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
58063         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
58064         loader is ld.so.
58066 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
58068         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
58069         alignment for SSE2.
58071 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
58073         [BZ #12394]
58074         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
58075         characters.  When rounding increased number of integer digits recompute
58076         number of groups.
58077         * stdio-common/tst-grouping.c: New file.
58078         * stdio-common/Makefile: Add rules to build and run tst-grouping.
58080 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
58082         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
58083         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
58085         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
58086         void.
58087         * bits/select.h: Likewise.
58089 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
58091         * po/ja.po: Update from translation team.
58093 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
58095         [BZ #11155]
58096         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
58097         implementation just like for lxstat, fxstatat, et al.
58099 2010-12-27  Jim Meyering  <meyering@redhat.com>
58101         [BZ #12348]
58102         * posix/regexec.c (build_trtable): Return failure indication upon
58103         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
58105 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
58107         [BZ #12201]
58108         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
58109         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
58110         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
58111         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
58113         [BZ #12207]
58114         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
58116         [BZ #12204]
58117         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
58118         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
58120 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
58122         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
58123         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
58124         script has SORT_BY_INIT_PRIORITY.
58125         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
58126         NO_CTORS_DTORS_SECTIONS is defined.
58127         * elf/soinit.c: Likewise.
58128         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
58129         NO_CTORS_DTORS_SECTIONS is defined.
58130         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
58131         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
58132         * sysdeps/sh/init-first.c: Likewise.
58133         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
58135 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
58137         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
58138         always use the slow path.
58140 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
58142         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
58143         similar rule which adds the sysdep directories to the header search in
58144         order to pick up the correct platform stackinfo.h.
58145         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
58146         perform test if it is, otherwise return successfully without testing.
58147         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
58148         DEFAULT_STACK_PERMS define in stackinfo.h.
58149         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
58150         defined in stackinfo.h.
58151         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
58152         DEFAULT_STACK_PERMS defined in stackinfo.h.
58153         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
58154         * sysdeps/ia64/stackinfo.h: Likewise.
58155         * sysdeps/s390/stackinfo.h: Likewise.
58156         * sysdeps/sh/stackinfo.h: Likewise.
58157         * sysdeps/sparc/stackinfo.h: Likewise.
58158         * sysdeps/x86_64/stackinfo.h: Likewise.
58159         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
58160         PF_X for powerpc64.  Retain PF_X for powerpc32.
58162 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
58164         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
58165         accurately.
58166         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
58167         GETDENTS_64BIT_ALIGNED.
58169 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
58171         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
58173 2010-12-10  Andreas Schwab  <schwab@redhat.com>
58175         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
58176         _GNU_SOURCE.
58178         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
58179         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
58180         Remove __restrict.
58181         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
58182         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
58184 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
58186         [BZ #11655]
58187         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
58188         are initialized.
58190 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
58192         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
58194 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
58196         * po/it.po: Update from translation team.
58198 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
58200         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
58201         unused codes.
58203 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
58205         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
58207 2010-11-24  Andreas Schwab  <schwab@redhat.com>
58209         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
58210         specially.
58211         (gaih_getanswer_slice): Likewise.
58213 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
58215         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
58217 2010-05-31  Petr Baudis  <pasky@suse.cz>
58219         [BZ #11149]
58220         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
58221         silently even in the chroot mode.
58223 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
58225         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
58226         last patch a bit.  Pretty printing
58228 2010-05-31  Petr Baudis <pasky@suse.cz>
58230         [BZ #10085]
58231         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
58232         initialization of skip_initgroups_dyn.
58234 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
58236         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
58237         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
58239 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
58241         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
58243 2010-11-11  Andreas Schwab  <schwab@redhat.com>
58245         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
58246         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
58247         (tst-fnmatch-ENV): Set MALLOC_TRACE.
58248         ($(objpfx)tst-fnmatch-mem): New rule.
58249         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
58250         * posix/tst-fnmatch.c (main): Call mtrace.
58252 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
58254         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58255         Support Intel processor model 6 and model 0x2c.
58257 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
58259         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
58260           signed comparison.
58262 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
58264         [BZ #12205]
58265         * string/test-strncasecmp.c (check_result): New function.
58266         (do_one_test): Use it.
58267         (check1): New function.
58268         (test_main): Use it.
58269         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
58270         Support strcasecmp and strncasecmp.
58272 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
58274         [BZ #12194]
58275         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
58276         * sysdeps/x86_64/bits/byteswap.h: Likewise.
58278 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
58280         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
58281         IFUNC support.
58282         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58283         memset-x86-64.
58284         * sysdeps/x86_64/multiarch/bzero.S: New file.
58285         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
58286         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
58287         * sysdeps/x86_64/multiarch/memset.S: New file.
58288         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
58289         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58290         Set bit_Prefer_SSE_for_memop for Intel processors.
58291         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
58292         Define.
58293         (index_Prefer_SSE_for_memop): Define.
58294         (HAS_PREFER_SSE_FOR_MEMOP): Define.
58296 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
58298         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
58299         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
58301 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
58303         [BZ #12191]
58304         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
58305         (__x86_64_raw_data_cache_size_half): Likewise.
58306         (__x86_64_raw_shared_cache_size): Likewise.
58307         (__x86_64_raw_shared_cache_size_half): Likewise.
58309         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
58310         (__x86_64_raw_data_cache_size_half): Likewise.
58311         (__x86_64_raw_shared_cache_size): Likewise.
58312         (__x86_64_raw_shared_cache_size_half): Likewise.
58313         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
58314         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
58315         and __x86_64_raw_shared_cache_size_half.  Round
58316         __x86_64_data_cache_size_half, __x86_64_data_cache_size
58317         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
58318         to multiple of 256 bytes.
58320 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
58322         [BZ #12167]
58323         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
58324         of inacessible symlinks.  Verify result of symlink before returning it.
58325         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
58326         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
58328 2010-10-28  Erich Ritz  <erichritz@gmail.com>
58330         * math/math.h (isinf): Fix typo in comment.
58332 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
58334         * po/da.po: Update from translation team.
58336 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
58338         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
58339         is added to the list.
58341 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58342             Ulrich Drepper  <drepper@gmail.com>
58344         * elf/dl-object.c (_dl_new_object): Don't append the new object to
58345         the global list here.  Move code to...
58346         (_dl_add_to_namespace_list): ...here.  New function.
58347         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
58348         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
58349         * elf/dl-load.c (lose): Don't remove the element from the list.
58350         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
58351         (_dl_map_object): Likewise.
58353 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
58355         [BZ #12159]
58356         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
58357         into all bytes of SSE register.
58358         Patch by Richard Li <richardpku@gmail.com>.
58360 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
58362         [BZ #12140]
58363         * malloc/malloc.c (_int_free): Fill correct number of bytes when
58364         perturbing.
58366 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
58368         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
58369         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
58370         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
58371         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
58372         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
58373         submachine.
58374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
58376 2010-10-22  Andreas Schwab  <schwab@redhat.com>
58378         * include/dlfcn.h (__RTLD_SECURE): Define.
58379         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
58380         mode & __RTLD_SECURE instead.
58381         (open_path): Rename preloaded parameter to secure.
58382         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
58383         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
58384         * elf/dl-deps.c (openaux): Likewise.
58385         * elf/rtld.c (struct map_args): Remove is_preloaded.
58386         (map_doit): Don't use it.
58387         (dl_main): Likewise.
58388         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
58389         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
58391 2010-09-09  Andreas Schwab  <schwab@redhat.com>
58393         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
58394         (sysd-rules-targets): Remove duplicates.
58395         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
58396         rtld-%.$o dependency.
58398 2010-10-18  Andreas Schwab  <schwab@redhat.com>
58400         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
58401         _dl_map_object do it.
58403 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
58405         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
58406         fast fma builtins, define the macros in the C99 standard.
58407         (FP_FAST_FMAF): Likewise.
58408         (FP_FAST_FMAL): Likewise.
58409         * sysdeps/x86_64/bits/mathdef.h: Likewise.
58411         * bits/mathdef.h: Update copyright year.
58412         * sysdeps/powerpc/bits/mathdef.h: Likewise.
58414 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
58416         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
58417         builtins, define the macros in the C99 standard.
58418         (FP_FAST_FMAF): Likewise.
58419         (FP_FAST_FMAL): Likewise.
58420         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
58421         multiply/add.
58422         (FP_FAST_FMAF): Likewise.
58424 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
58426         [BZ #3268]
58427         * math/libm-test.inc (fma_test): Some new testcases.
58428         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
58429         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
58430         y and infinite z.  Do multiplication by C already in long double.
58431         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
58432         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
58433         y and infinite z.  Do bitwise or of inexact bit into u.d.
58434         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
58435         * sysdeps/i386/fpu/s_fmaf.S: Removed.
58436         * sysdeps/i386/fpu/s_fma.S: Removed.
58437         * sysdeps/i386/fpu/s_fmal.S: Removed.
58439 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
58441         [BZ #3268]
58442         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
58443         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
58444         computation is not scheduled after fetestexcept.  Fix value
58445         of minimum denormal long double.
58447 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
58449         [BZ #3268]
58450         * math/libm-test.inc (fma_test): Add some more tests.
58451         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
58452         correctly.
58454 2010-10-15  Andreas Schwab  <schwab@redhat.com>
58456         * scripts/data/localplt-s390-linux-gnu.data: New file.
58457         * scripts/data/localplt-s390x-linux-gnu.data: New file.
58459 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
58461         [BZ #3268]
58462         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
58463         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
58464         instead of dbl-64.
58465         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
58466         inlines.
58467         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
58468         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
58469         if one of x and y is very large and the other is subnormal.
58470         * sysdeps/s390/fpu/s_fmaf.c: New file.
58471         * sysdeps/s390/fpu/s_fma.c: New file.
58472         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
58473         * sysdeps/powerpc/fpu/s_fma.S: New file.
58474         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
58475         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
58476         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
58478 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
58480         [BZ #3268]
58481         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
58482         fma tests.
58483         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
58484         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
58485         * sysdeps/i386/i686/multiarch/s_fma.c: Include
58486         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
58487         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
58488         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
58489         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
58491 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
58493         [BZ #12078]
58494         * posix/regcomp.c (parse_branch): One more memory leak plugged.
58495         * posix/bug-regex31.input: Add test case.
58497 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58499         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
58500         * posix/bug-regex31.input: New file.
58502         [BZ #12078]
58503         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
58504         (parse_sub_exp): Fix last change, use postorder.
58506         * posix/bug-regex31.c: New file.
58507         * posix/Makefile: Add rules to build and run bug-regex31.
58509         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
58511         [BZ #12078]
58512         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
58514         [BZ #12108]
58515         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
58516         to have entries in sys_siglist.
58518         [BZ #12093]
58519         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
58520         be NULL.
58522 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
58524         [BZ #3268]
58525         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
58526         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
58527         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
58528         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
58529         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
58530         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
58531         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
58532         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
58533         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
58534         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
58535         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
58536         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
58537         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
58538         * math/ftestexcept.c (fetestexcept): Likewise.
58539         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
58540         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
58541         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
58542         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
58543         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
58544         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
58545         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
58547 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58549         [BZ #12107]
58550         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
58551         newline.
58553 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
58555         * string/bug-strstr1.c: New file.
58556         * string/Makefile: Add rules to build and run bug-strstr1.
58558 2010-10-05  Eric Blake  <eblake@redhat.com>
58560         [BZ #12092]
58561         * string/str-two-way.h (two_way_long_needle): Always clear memory
58562         when skipping input due to the shift table.
58564 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
58566         [BZ #12005]
58567         * malloc/mcheck.c: Handle large requests.
58569         [BZ #12077]
58570         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
58571         for strncmp and strncasecmp.
58572         * string/stratcliff.c: Add tests for strcmp and strncmp.
58573         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
58575 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
58577         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
58578         __set_fpscr.
58580 2010-09-30  Andreas Jaeger  <aj@suse.de>
58582         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
58583         (CGROUP_SUPER_MAGIC): Define.
58584         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
58585         Handle btrfs and cgroup file systems.
58586         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
58587         Likewise.
58589 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
58591         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
58592         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
58594 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58596         [BZ #12067]
58597         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
58598         trying to locate the ELF header.
58600 2010-09-27  Andreas Schwab  <schwab@redhat.com>
58602         [BZ #11611]
58603         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
58604         Mask out sign-bit copies when constructing f_fsid.
58606 2010-09-24  Petr Baudis <pasky@suse.cz>
58608         * debug/stack_chk_fail_local.c: Add missing licence exception.
58609         * debug/warning-nop.c: Likewise.
58611 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
58613         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
58614         implementing getdents64 using getdents syscall, set d_type if
58615         __ASSUME_GETDENTS32_D_TYPE.
58617 2010-09-16  Andreas Schwab  <schwab@redhat.com>
58619         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
58620         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
58622 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
58624         [BZ #12037]
58625         * posix/unistd.h: Undo change of feature selection for ftruncate from
58626         2010-01-11.
58628 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
58630         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
58631         detection.
58633 2010-09-20  Andreas Schwab  <schwab@redhat.com>
58635         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
58636         fanotify_mark.
58637         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
58639 2010-09-14  Andreas Schwab  <schwab@redhat.com>
58641         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
58642         variables after CHECK_SP call.
58643         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
58645 2010-09-13  Andreas Schwab  <schwab@redhat.com>
58646             Ulrich Drepper  <drepper@redhat.com>
58648         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
58649         re-relocationg ld.so.
58650         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
58651         _dl_init_paths call.
58652         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
58653         here anymore.
58655 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
58657         * resolv/res_init.c (__res_vinit): Count the default server we added.
58659 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
58660             Ulrich Drepper  <drepper@redhat.com>
58662         [BZ #11968]
58663         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
58664         (____longjmp_chk): Use %ebx for saving value across system call.
58665         Add unwind info.
58667 2010-09-06  Andreas Schwab  <schwab@redhat.com>
58669         * manual/Makefile: Don't mix pattern rules with normal rules.
58671 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
58673         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
58674         operation.
58675         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
58676         * libio/iofopncook.c (_IO_cookie_init): Likewise.
58677         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
58678         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
58679         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
58680         Likewise.
58682 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
58684         [BZ #11979]
58685         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
58686         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
58688 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
58690         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
58691         * sysdeps/x86_64/addmul_1.S: Likewise.
58692         * sysdeps/x86_64/lshift.S: Likewise.
58693         * sysdeps/x86_64/mul_1.S: Likewise.
58694         * sysdeps/x86_64/rshift.S: Likewise.
58695         * sysdeps/x86_64/sub_n.S: Likewise.
58696         * sysdeps/x86_64/submul_1.S: Likewise.
58698 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58700         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
58701         Define __sched_param instead of SCHED_* and sched_param when
58702         <bits/sched.h> is included with __need_schedparam defined.
58703         * bits/sched.h [__need_schedparam]
58704         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
58705         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
58706         (__defined_schedparam): Define to 1.
58707         (__sched_param): New structure, identical to sched_param.
58708         (__need_schedparam): Undefine.
58710 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
58712         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
58713         (epoll_create1): Declare.
58715         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
58717 2010-08-31  Andreas Schwab  <schwab@redhat.com>
58719         [BZ #7066]
58720         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
58721         shifting retval into place.
58723 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
58725         * nis/rpcsvc/nis.h: Update copyright notice.
58726         * nis/rpcsvc/nis.x: Likewise.
58727         * nis/rpcsvc/nis_callback.h: Likewise.
58728         * nis/rpcsvc/nis_callback.x: Likewise.
58729         * nis/rpcsvc/nis_object.x: Likewise.
58730         * nis/rpcsvc/nis_tags.h: Likewise.
58731         * nis/rpcsvc/yp.h: Likewise.
58732         * nis/rpcsvc/yp.x: Likewise.
58733         * nis/rpcsvc/ypupd.h: Likewise.
58734         * nis/yp_xdr.c: Likewise.
58735         * nis/ypupdate_xdr.c: Likewise.
58737         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
58738         mainly the body of pmap_getport.  Add parameters to specify timeouts.
58739         (pmap_getport): Use __libc_rpc_getport.
58740         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
58741         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
58742         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
58744 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
58746         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
58747         fanotify_mark.
58749 2010-08-27  Roland McGrath  <roland@redhat.com>
58751         * sysdeps/i386/i686/multiarch/Makefile
58752         (CFLAGS-varshift.c): New variable.
58754 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
58756         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
58757         * sysdeps/i386/i686/multiarch/varshift.c: New file.
58759         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
58761         * sysdeps/x86_64/strlen.S: Minimal code improvement.
58763 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
58765         * sysdeps/x86_64/strlen.S: Unroll the loop.
58766         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58767         strlen-sse2 strlen-sse2-bsf.
58768         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
58769         __strlen_no_bsf if bit_Slow_BSF is set.
58770         (__strlen_sse42): Removed.
58771         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
58772         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
58774 2010-08-25  Roland McGrath  <roland@redhat.com>
58776         * sysdeps/x86_64/multiarch/varshift.S: File removed.
58777         * sysdeps/x86_64/multiarch/varshift.c: New file.
58778         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
58779         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
58780         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
58781         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
58783 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
58785         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58786         strlen-sse2 strlen-sse2-bsf.
58787         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
58788         __strlen_sse2_bsf if bit_Slow_BSF is unset.
58789         (__strlen_sse2): Removed.
58790         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
58791         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
58792         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
58793         bit_Slow_BSF for Atom.
58794         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
58795         (index_Slow_BSF): Define.
58796         (HAS_SLOW_BSF): Define.
58798 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
58800         [BZ #10851]
58801         * resolv/res_init.c (__res_vinit): When no server address at all
58802         is given default to loopback.
58804 2010-08-24  Roland McGrath  <roland@redhat.com>
58806         * configure.in: Remove config-name.h generation.
58807         * configure: Regenerated.
58808         * config-name.in: File removed.
58809         * scripts/config-uname.sh: New file.
58810         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
58811         ($(objdir)config-name.h): New target.
58813         * sunrpc/rpc_parse.h: Avoid nested comment.
58815 2010-08-24  Richard Henderson  <rth@redhat.com>
58816             Ulrich Drepper  <drepper@redhat.com>
58817             H.J. Lu  <hongjiu.lu@intel.com>
58819         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
58820         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
58821         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
58822         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
58823         _mm_alignr_epi8 with _mm_loadu_si128.
58824         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
58825         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
58826         (__m128i_shift_right): Removed.
58827         * sysdeps/i386/i686/multiarch/varshift.h: New file.
58828         * sysdeps/i386/i686/multiarch/varshift.S: New file.
58829         * sysdeps/x86_64/multiarch/varshift.h: New file.
58830         * sysdeps/x86_64/multiarch/varshift.S: New file.
58832 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
58834         * configure.in: Move assembler checks to before sysdep dir checking.
58836 2010-08-20  Petr Baudis  <pasky@suse.cz>
58838         * LICENSES: Sync the sunrpc license.
58840 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
58842         * sunrpc/auth_des.c: Update copyright notice once again.
58843         * sunrpc/auth_none.c: Likewise.
58844         * sunrpc/auth_unix.c: Likewise.
58845         * sunrpc/authdes_prot.c: Likewise.
58846         * sunrpc/authuxprot.c: Likewise.
58847         * sunrpc/bindrsvprt.c: Likewise.
58848         * sunrpc/clnt_gen.c: Likewise.
58849         * sunrpc/clnt_perr.c: Likewise.
58850         * sunrpc/clnt_raw.c: Likewise.
58851         * sunrpc/clnt_simp.c: Likewise.
58852         * sunrpc/clnt_tcp.c: Likewise.
58853         * sunrpc/clnt_udp.c: Likewise.
58854         * sunrpc/clnt_unix.c: Likewise.
58855         * sunrpc/des_crypt.c: Likewise.
58856         * sunrpc/des_soft.c: Likewise.
58857         * sunrpc/get_myaddr.c: Likewise.
58858         * sunrpc/getrpcport.c: Likewise.
58859         * sunrpc/key_call.c: Likewise.
58860         * sunrpc/key_prot.c: Likewise.
58861         * sunrpc/openchild.c: Likewise.
58862         * sunrpc/pm_getmaps.c: Likewise.
58863         * sunrpc/pm_getport.c: Likewise.
58864         * sunrpc/pmap_clnt.c: Likewise.
58865         * sunrpc/pmap_prot.c: Likewise.
58866         * sunrpc/pmap_prot2.c: Likewise.
58867         * sunrpc/pmap_rmt.c: Likewise.
58868         * sunrpc/rpc/auth.h: Likewise.
58869         * sunrpc/rpc/auth_unix.h: Likewise.
58870         * sunrpc/rpc/clnt.h: Likewise.
58871         * sunrpc/rpc/des_crypt.h: Likewise.
58872         * sunrpc/rpc/key_prot.h: Likewise.
58873         * sunrpc/rpc/netdb.h: Likewise.
58874         * sunrpc/rpc/pmap_clnt.h: Likewise.
58875         * sunrpc/rpc/pmap_prot.h: Likewise.
58876         * sunrpc/rpc/pmap_rmt.h: Likewise.
58877         * sunrpc/rpc/rpc.h: Likewise.
58878         * sunrpc/rpc/rpc_des.h: Likewise.
58879         * sunrpc/rpc/rpc_msg.h: Likewise.
58880         * sunrpc/rpc/svc.h: Likewise.
58881         * sunrpc/rpc/svc_auth.h: Likewise.
58882         * sunrpc/rpc/types.h: Likewise.
58883         * sunrpc/rpc/xdr.h: Likewise.
58884         * sunrpc/rpc_clntout.c: Likewise.
58885         * sunrpc/rpc_cmsg.c: Likewise.
58886         * sunrpc/rpc_common.c: Likewise.
58887         * sunrpc/rpc_cout.c: Likewise.
58888         * sunrpc/rpc_dtable.c: Likewise.
58889         * sunrpc/rpc_hout.c: Likewise.
58890         * sunrpc/rpc_main.c: Likewise.
58891         * sunrpc/rpc_parse.c: Likewise.
58892         * sunrpc/rpc_parse.h: Likewise.
58893         * sunrpc/rpc_prot.c: Likewise.
58894         * sunrpc/rpc_sample.c: Likewise.
58895         * sunrpc/rpc_scan.c: Likewise.
58896         * sunrpc/rpc_scan.h: Likewise.
58897         * sunrpc/rpc_svcout.c: Likewise.
58898         * sunrpc/rpc_tblout.c: Likewise.
58899         * sunrpc/rpc_util.c: Likewise.
58900         * sunrpc/rpc_util.h: Likewise.
58901         * sunrpc/rpcinfo.c: Likewise.
58902         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
58903         * sunrpc/rpcsvc/key_prot.x: Likewise.
58904         * sunrpc/rpcsvc/klm_prot.x: Likewise.
58905         * sunrpc/rpcsvc/mount.x: Likewise.
58906         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
58907         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
58908         * sunrpc/rpcsvc/rex.x: Likewise.
58909         * sunrpc/rpcsvc/rstat.x: Likewise.
58910         * sunrpc/rpcsvc/rusers.x: Likewise.
58911         * sunrpc/rpcsvc/sm_inter.x: Likewise.
58912         * sunrpc/rpcsvc/spray.x: Likewise.
58913         * sunrpc/rpcsvc/yppasswd.x: Likewise.
58914         * sunrpc/rtime.c: Likewise.
58915         * sunrpc/svc.c: Likewise.
58916         * sunrpc/svc_auth.c: Likewise.
58917         * sunrpc/svc_authux.c: Likewise.
58918         * sunrpc/svc_raw.c: Likewise.
58919         * sunrpc/svc_run.c: Likewise.
58920         * sunrpc/svc_simple.c: Likewise.
58921         * sunrpc/svc_tcp.c: Likewise.
58922         * sunrpc/svc_udp.c: Likewise.
58923         * sunrpc/svc_unix.c: Likewise.
58924         * sunrpc/svcauth_des.c: Likewise.
58925         * sunrpc/xcrypt.c: Likewise.
58926         * sunrpc/xdr.c: Likewise.
58927         * sunrpc/xdr_array.c: Likewise.
58928         * sunrpc/xdr_float.c: Likewise.
58929         * sunrpc/xdr_mem.c: Likewise.
58930         * sunrpc/xdr_rec.c: Likewise.
58931         * sunrpc/xdr_ref.c: Likewise.
58932         * sunrpc/xdr_sizeof.c: Likewise.
58933         * sunrpc/xdr_stdio.c: Likewise.
58935         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
58936         handling.
58938 2010-08-19  Andreas Schwab  <schwab@redhat.com>
58940         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
58942 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
58944         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
58945         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
58946         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
58947         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
58948         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
58949         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
58950         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
58951         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
58952         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
58953         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
58954         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
58955         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
58956         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
58957         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
58959 2010-07-26  Anton Blanchard  <anton@samba.org>
58961         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
58962         * malloc/arena.c (heap_trim): Likewise.
58964 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
58966         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
58967         here.  Not...
58968         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
58969         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
58971 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
58973         * sysdeps/i386/elf/Makefile: New file.
58975 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
58977         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
58978         from fanotify_init.
58979         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
58980         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
58982 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
58984         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
58985         of strncasecmp_l.
58986         * sysdeps/multiarch/strcmp.S: Likewise.
58988 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
58990         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
58991         strncase_l-nonascii.
58992         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
58993         Add strncase_l-ssse3.
58994         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
58995         * sysdeps/x86_64/strcmp.S: Likewise.
58996         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
58997         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
58998         * sysdeps/x86_64/strncase.S: New file.
58999         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
59000         * sysdeps/x86_64/strncase_l.S: New file.
59001         * string/Makefile (strop-tests): Add strncasecmp.
59002         * string/test-strncasecmp.c: New file.
59004         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
59005         warning.
59007         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
59008         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
59010 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
59012         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
59014 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
59016         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
59017         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
59018         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
59020 2010-05-01  Alan Modra  <amodra@gmail.com>
59022         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
59023         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
59024         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
59025         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
59026         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
59027         tidying.  Don't tail-call __sigjmp_save for static lib.
59028         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
59029         save location.
59030         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
59031         (CALL_MCOUNT): Add eh info, and nop after bl.
59032         (TAIL_CALL_SYSCALL_ERROR): New macro.
59033         (PSEUDO_RET): Use it.
59034         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
59035         Correct save location of integer regs and cr.
59036         (_dl_profile_resolve): Correct cr save location.  Delete nops
59037         after bl when SHARED.  Reduce cfi size a little by better
59038         placement of cfi directives.
59039         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
59040         make a stack frame.  Instead use parm save area as a temp.
59041         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
59042         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
59043         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
59044         Don't make a stack frame for parent, use parm save area.
59045         Increase child stack frame to 112 bytes.  Don't save unused reg,
59046         and adjust reg usage.  Set up cfi on error recovery and
59047         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
59048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
59049         (__makecontext): Add dummy nop after jump to exit.
59050         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
59051         Use correct parm save area and cr save, reduce stack frame.
59052         Correct cfi for possible PSEUDO_RET frame setup.
59053         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
59054         Branch to local label emitted by PSEUDO_RET rather than
59055         __syscall_error.
59057 2010-08-12  Andreas Schwab  <schwab@redhat.com>
59059         [BZ #11904]
59060         * locale/programs/locale.c (print_assignment): New function.
59061         (show_locale_vars): Use it.
59063 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
59065         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
59066         field.
59067         (struct statfs64): Likewise.
59068         (_STATFS_F_FLAGS): Define.
59069         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
59070         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
59071         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
59072         (ST_VALID): Define locally.
59073         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
59074         __statvfs_getflags, use the provided value.
59075         * sysdeps/unix/sysv/linux/kernel-features.h: Define
59076         __ASSUME_STATFS_F_FLAGS.
59078         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
59080         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
59081         Add sys/fanotify.h.
59082         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
59083         fanotify_mask for GLIBC_2.13.
59084         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
59085         fanotify_init and fanotify_mark.
59086         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
59087         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
59089         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
59090         Add prlimit.
59091         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
59092         prlimit64 for GLIBC_2.13.
59093         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
59094         prlimit64.
59095         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
59096         syscall.
59097         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
59098         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
59099         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
59100         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
59101         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
59102         add prlimit alias.
59103         * sysdeps/unix/sysv/linux/prlimit.c: New file.
59105         [BZ #11903]
59106         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
59107         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
59109         * nss/Makefile: Add rules to build and run tst-nss-test1.
59110         * shlib-versions: Add entry for libnss_test1.
59111         * nss/nss_test1.c: New file.
59112         * nss/tst-nss-test1.c: New file.
59114         * nss/nsswitch.c (__nss_database_custom): Define new variable.
59115         (__nss_configure_lookup): Set appropriate entry in
59116         __nss_configure_lookup to true.
59117         * nss/nsswitch.h: Define enum with indeces of databases in
59118         databases and __nss_database_custom arrays.  Declare
59119         __nss_database_custom.
59120         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
59121         to avoid using nscd when custom rules are installed.
59122         * nss/getXXbyYY_r.c: Likewise.
59123         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
59125         * nss/nss_files/files-parse.c: Whitespace fixes.
59127 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
59129         [BZ #11883]
59130         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
59131         * posix/fnmatch_loop.c: Likewise.
59133 2010-07-17  Andi Kleen  <ak@linux.intel.com>
59135         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
59136         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
59137         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
59138         * Versions.def [GLIBC_2.13]: Add.
59140 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
59142         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
59143         Also fail if tpwd after pwuid call is NULL.
59145 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
59147         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
59148         when converting to ms.
59150 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
59152         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
59153         EOPNOTSUPP errors with ENOTTY.
59154         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
59155         EOPNOTSUPP errors with ENOTTY.
59157 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
59159         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
59160         Add strcasecmp_l-ssse3.
59161         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
59162         strcasecmp.
59163         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
59164         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
59165         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
59167 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
59169         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
59171         * string/Makefile (strop-tests): Add strcasecmp.
59172         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
59173         strcasecmp_l-nonascii.
59174         (gen-as-const-headers): Add locale-defines.sym.
59175         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
59176         * sysdeps/x86_64/strcasecmp.S: New file.
59177         * sysdeps/x86_64/strcasecmp_l.S: New file.
59178         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
59179         * sysdeps/x86_64/locale-defines.sym: New file.
59180         * string/test-strcasecmp.c: New file.
59182         * string/test-strcasestr.c: Test both ends of the range of characters.
59183         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
59185 2010-07-29  Roland McGrath  <roland@redhat.com>
59187         [BZ #11856]
59188         * manual/locale.texi (Yes-or-No Questions): Fix example code.
59190 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
59192         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
59193         for ld.so.
59195 2010-07-27  Andreas Schwab  <schwab@redhat.com>
59197         * manual/memory.texi (Malloc Tunable Parameters): Document
59198         M_PERTURB.
59200 2010-07-26  Roland McGrath  <roland@redhat.com>
59202         [BZ #11840]
59203         * configure.in (-fgnu89-inline check): Set and substitute
59204         gnu89_inline, not libc_cv_gnu89_inline.
59205         * configure: Regenerated.
59206         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
59208 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
59210         * string/test-strnlen.c: New file.
59211         * string/Makefile (strop-tests): Add strnlen.
59212         * string/tester.c (test_strnlen): Add a few more test cases.
59213         * string/tst-strlen.c: Better error reporting.
59215         * sysdeps/x86_64/strnlen.S: New file.
59217 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
59219         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
59220         lower-latency instructions.
59222 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
59224         * string/test-strcasestr.c: New file.
59225         * string/test-strstr.c: New file.
59226         * string/Makefile (strop-tests): Add strstr and strcasestr.
59227         * string/str-two-way.h: Don't undefine MAX.
59228         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
59230 2010-07-21  Andreas Schwab  <schwab@redhat.com>
59232         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
59233         strcasestr-nonascii.
59234         (CFLAGS-strcasestr-nonascii.c): Define.
59235         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
59236         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
59237         Remove unused attribute.
59239 2010-07-20  Roland McGrath  <roland@redhat.com>
59241         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
59242         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
59243         ld.so.cache was broken.  With it, there is no way to disable dsocaps
59244         like LD_HWCAP_MASK can disable hwcaps.
59246 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
59248         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
59250 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
59252         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
59253         call in strcasestr.
59254         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
59255         __strcasestr_sse42_nonascii.
59256         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
59257         strcasestr-nonascii.c.
59258         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
59260 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
59262         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
59263         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
59264         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
59265         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
59267 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
59269         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
59270         fcntl.
59272 2010-07-06  Andreas Schwab  <schwab@redhat.com>
59274         [BZ #11577]
59275         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
59276         dl_signal_cerror.
59278 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
59280         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
59281         _PC_PIPE_BUF using F_GETPIPE_SZ.
59283 2010-07-05  Roland McGrath  <roland@redhat.com>
59285         * manual/arith.texi (Rounding Functions): Fix rint description
59286         implicit in round description.
59288 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
59290         * elf/Makefile: Fix linking for a few tests to make recent linker
59291         happy.
59293 2010-06-30  Andreas Schwab  <schwab@redhat.com>
59295         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
59296         $(common-objpfx)libc_nonshared.a.
59298 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
59300         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
59301         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
59302         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59303         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59304         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
59305         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
59306         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59307         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
59309         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
59310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
59311         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59312         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
59313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59314         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
59315         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
59316         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
59317         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
59318         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59319         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
59320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
59322         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
59323         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
59324         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
59325         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
59326         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
59327         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
59328         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
59329         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
59330         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
59331         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
59332         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
59333         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
59334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
59335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
59336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
59337         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
59338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
59339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
59340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
59341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
59342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
59343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
59344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
59345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
59346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
59347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
59349 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
59351         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
59352         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
59353         * string/memmove.c (memmove): Renamed to ...
59354         (MEMMOVE): ...this.  Default to memmove.
59355         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
59356         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
59357         (END_CHK): Define.
59358         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
59359         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
59360         mempcpy-ssse3-back memmove-ssse3-back.
59361         * sysdeps/x86_64/multiarch/bcopy.S: New file .
59362         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
59363         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
59364         * sysdeps/x86_64/multiarch/memcpy.S: New file.
59365         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
59366         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
59367         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
59368         * sysdeps/x86_64/multiarch/memmove.c: New file.
59369         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
59370         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
59371         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
59372         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
59373         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
59374         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
59375         Define.
59376         (index_Fast_Copy_Backward): Define.
59377         (HAS_ARCH_FEATURE): Define.
59378         (HAS_FAST_REP_STRING): Define.
59379         (HAS_FAST_COPY_BACKWARD): Define.
59381 2010-06-21  Andreas Schwab  <schwab@redhat.com>
59383         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
59384         Restore proper fallback handling.
59386 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
59388         [BZ #11701]
59389         * posix/group_member.c (__group_member): Correct checking loop.
59391         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
59392         OOM in getpwuid_r correctly.  Return error number when the caller
59393         should return, otherwise -1.
59394         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
59395         call returning > 0 value.
59396         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
59398 2010-06-07  Andreas Schwab  <schwab@redhat.com>
59400         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
59401         libc_nonshared.a from targets in modules-names.
59403 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
59405         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
59406         requires it.
59408 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
59410         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
59411         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
59412         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
59413         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
59415 2010-06-02  Andreas Schwab  <schwab@redhat.com>
59417         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
59419 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
59421         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
59422         and F_GETPIPE_SZ.
59423         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
59424         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
59425         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
59426         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
59427         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
59428         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
59430 2010-06-14  Roland McGrath  <roland@redhat.com>
59432         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
59434 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
59436         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
59437         __REDIRECT followed by __THROW.
59438         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
59439         * posix/getopt.h (getopt): Likewise.
59441 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
59443         * hurd/lookup-at.c (__file_name_lookup_at): Accept
59444         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
59445         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
59446         in AT_FLAGS.
59447         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
59448         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
59450 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
59452         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
59454 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
59456         [BZ #11640]
59457         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
59458         Properly check family and model.
59460 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
59462         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
59464 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
59466         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
59468 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
59470         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
59471         symbol reference.
59473 2010-05-19  Andreas Schwab  <schwab@redhat.com>
59475         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
59476         symbol reference.
59478 2010-05-21  Andreas Schwab  <schwab@redhat.com>
59480         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
59481         and internal_recvmmsg.
59482         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
59483         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
59484         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
59485         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
59487         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
59488         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
59489         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
59491 2010-05-20  Andreas Schwab  <schwab@redhat.com>
59493         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
59495 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
59497         POWER7 optimizations.
59498         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
59499         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
59501 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
59503         * version.h: Update for 2.13 development version.
59505 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
59507         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
59508         exceptions.  Return 0.
59510 2010-05-07  Roland McGrath  <roland@redhat.com>
59512         * elf/ldconfig.c (main): Add a const.
59514 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
59516         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
59517         (args_options): Add no-idn option.
59518         (ahosts_keys_int): Add idn_flags to ai_flags.
59519         (parse_option): Handle 'i' option to clear idn_flags.
59521         * malloc/malloc.c (_int_free): Possible race in the most recently
59522         added check.  Only act on the data if no current modification
59523         happened.
59525 See ChangeLog.17 for earlier changes.