Fix monetary.h comment
[glibc.git] / ChangeLog
blobeb029730d6ab1fd92dd1b443ff843b12038904dc
1 2015-05-26  Marko Myllynen  <myllynen@redhat.com>
3         * stdlib/monetary.h: Fix comment.
5 2015-05-26  Szabolcs Nagy  <szabolcs.nagy@arm.com>
7         [BZ #18234]
8         * conform/data/sys/stat.h-data (struct stat): Add tests for st_atim,
9         st_mtim and st_ctim members.
10         * sysdeps/nacl/bits/stat.h (struct stat, struct stat64): Make
11         st_atim, st_ctim, st_mtim visible under __USE_XOPEN2K8 only.
12         * sysdeps/unix/sysv/linux/generic/bits/stat.h (struct stat,):
13         (struct stat64): Likewise.
14         * sysdeps/unix/sysv/linux/ia64/bits/stat.h (struct stat,):
15         (struct stat64): Likewise.
16         * sysdeps/unix/sysv/linux/microblaze/bits/stat.h (struct stat,):
17         (struct stat64): Likewise.
19 2015-05-26  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
21         * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c (HAVE_VSYSCALL):
22         Define and include sysdep-vdso.h.
23         * sysdeps/unix/sysv/linux/s390/gettimeofday.c (HAVE_VSYSCALL):
24         Likewise.
25         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (HAVE_VSYSCALL):
26         Likewise.
27         * sysdeps/unix/sysv/linux/aarch64/init-first.c (__vdso_gettimeofday):
28         Define with VDSO_SYMBOL and use PTR_MANGLE.
29         (__vdso_clock_gettime): Likewise.
30         (__vdso_clock_getres): Likewise.
31         (_libc_vdso_platform_setup): Likewise.
32         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
33         Likewise.
34         (_libc_vdso_platform_setup): Likewise.
35         * sysdeps/unix/sysv/linux/powerpc/init-first.c (__vdso_gettimeofday):
36         Likewise.
37         (__vdso_clock_gettime): Likewise.
38         (__vdso_clock_getres): Likewise.
39         (__vdso_get_tbfreq): Likewise.
40         (__vdso_getcpu): Likewise.
41         (__vdso_time): Likewise.
42         (__vdso_sigtramp_rt64): Likewise.
43         (__vdso_signtramp32): Likewise.
44         (__vdso_sigtramp_rt32): Likewise.
45         (_libc_vdso_platform_setup): Likewise.
46         * sysdeps/unix/sysv/linux/s390/init-first.c (__vdso_gettimeofay):
47         Likewise.
48         (__vdso_clock_gettime): Likewise.
49         (__vdso_clock_getres): Likewise.
50         (_libc_vdso_platform_setup): Likewise.
51         * sysdeps/unix/sysv/linux/tile/init-first.c (__vdso_gettimeofday):
52         Likewise.
53         (__vdso_clock_gettime): Likewise.
54         (_libc_vdso_platform_setup): Likewise.
55         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
56         Likewise.
57         (__vdso_getcpu): Likewise.
58         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h (__vdso_gettimeoday):
59         Use VDSO_SYMBOL macro to define.
60         (__vdso_clock_gettime): Likewise.
61         (__vdso_clock_getres): Likewise.
62         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h (__vdso_gettimeofday):
63         Likewise.
64         (__vdso_clock_gettime): Likewise.
65         (__vdso_clock_getres): Likewise.
66         (__vdso_get_tbfreq): Likewise.
67         (__vdso_getcpu): Likewise.
68         (__vdso_time): Likewise.
69         (__vdso_sigtramp_rt64): Likewise.
70         (__vdso_signtramp32): Likewise.
71         (__vdso_sigtramp_rt32): Likewise.
72         * sysdeps/unix/sysv/linux/s390/libc-vdso.h (__vdso_gettimeofday):
73         Likewise.
74         (__vdso_clock_gettime): Likewise.
75         (__vdso_clock_getres): Likewise.
76         * sysdeps/unix/sysv/linux/tile/libc-vdso.h (__vdso_gettimeofday):
77         Likewise.
78         (__vdso_clock_gettime): Likewise.
79         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
80         Likewise.
81         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INLINE_VSYSCALL):  Remove
82         macro.
83         (INTERNAL_VSYSCALL): Likewise.
84         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL):
85         Remove macro.
86         (INTERNAL_VSYSCALL): Likewise.
87         (INTERNAL_VSYSCALL_NCS): Likewise.
88         (INTERNAL_VSYSCALL_CALL): New macro.
89         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
90         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INLINE_VSYSCALL):
91         Likewise.
92         (INTERNAL_VSYSCALL): Likewise.
93         (INTERNAL_VSYSCALL_NCS): Likewise.
94         (INTERNAL_VSYSCALL_CALL): New macro.
95         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use PTR_DEMANGLE.
96         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
97         (INLINE_VSYSCALL): Remove macro.
98         (INTERNAL_VSYSCALL): Remove macro.
99         (INTERNAL_VSYSCALL_NCS): Remove macro.
100         (INTERNAL_VSYSCALL_CALL): New macro.
101         (INTERNAL_VSYSCALL_CALL_TYPE): New macro.
102         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL.
103         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
104         (HAVE_CLOCK_GETRES_VSYSCALL): New define.
105         (HAVE_CLOCK_GETTIME_VSYSCALL): Likewise.
106         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
107         (INLINE_VSYSCALL): Remove macro.
108         (INTERNAL_VSYSCALL): Likewise.
109         (INTERNAL_VSYSCALL_NCS): Likewise.
110         (INTERNAL_VSYSCALL_CALL): New macro.
111         (INTERNAL_VSYSCALL_CALL_TYPE): Likewise.
112         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Use INTERNAL_VSYSCALL_CALL and
113         PTR_DEMANGLE on vDSO pointer.
114         (INTERNAL_VSYSCALL_NCS_TYPE): Likewise.
115         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Remove
116         macro.
117         (INTERNAL_SYSCALL): Likewise.
118         (INTERNAL_VSYSCALL_NCS): Remove macro.
119         (INTERNAL_VSYSCALL_CALL): New macro.
120         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
121         Remove macro.
122         (INTERNAL_VSYSCALL): Likewise.
123         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Include
124         sysdep-vdso.h instead of libc-vdso.h.
125         * sysdeps/unix/sysv/linux/clock_getres.c (INTERNAL_VSYSCALL): Remove
126         definition.
127         (INLINE_VSYSCALL): Likewise.
128         (HAVE_VSYSCALL) [HAVE_CLOCK_GETRES_VSYSCALL]: Define.
129         * sysdeps/unix/sysv/linux/clock_gettime.c (INTERNAL_VSYSCALL): Remove
130         definition.
131         (INLINE_VSYSCALL): Likewise.
132         (INTERNAL_VSYSCALL): Likewise.
133         (HAVE_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
134         * sysdeps/unix/sysv/linux/timespec_get.c
135         (INTERNAL_VSYSCALL) [HAVE_CLOCK_GETTIME_VSYSCALL]: Define.
136         (timespec_get): Use ANSI prototype.
137         * sysdeps/unix/sysv/linux/sysdep-vdso.h: New file: default vDSO macros
138         and definition for Linux.
140 2015-05-25  Andrew Senkevich  <andrew.senkevich@intel.com>
142         * elf/Makefile (localplt-built-dso): libmvec added to localplt test.
143         * include/libc-symbols.h: libmvec_hidden_* macro series added.
145 2015-05-22  H.J. Lu  <hongjiu.lu@intel.com>
147         [BZ #18410]
148         * elf/dl-reloc.c (_dl_relocate_object): Don't issue an error
149         for missing DT_PLTRELSZ.
151 2015-05-22  Paul Eggert  <eggert@cs.ucla.edu>
153         Remove obsolete aliases that broke 'locale -a'
154         [BZ #18412]
155         * intl/locale.alias: Remove obsolete aliases "bokmål" and "français"
156         which caused 'locale -a' to output Latin-1 data in UTF-8 locales,
157         breaking some applications that use 'locale -a' output.
158         Change the encoding of this file from Latin-1 to ASCII to avoid
159         other potential problems with people grepping this file.
161 2015-05-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
163         * nptl/Makefile (CFLAGS-accept.c): Add -fexceptions and
164         -fasynchronous-unwind-tables.
165         (CFLAGS-sendto.c): Likewise.
166         (CFLAGS-sendmsg.c): Likewise.
167         (CFLAGS-connect.c): Likewise.
168         (CFLAGS-recvmsg.c): Likewise.
169         (CFLAGS-recvfrom.c): Likewise.
170         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_invalid): Define.
171         (SOCKETCALL): New macro: non-cancellable socketcall.
172         (SOCKETCALL_CANCEL): New macro: cancellable socketcall.
173         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = socket]: Remove
174         internal_accept4, internal_recvmmsg, and internal_sendmmsg rules.
175         * sysdeps/unix/sysv/linux/accept.c: New file.
176         * sysdeps/unix/sysv/linux/bind.c: Likewise.
177         * sysdeps/unix/sysv/linux/connect.c: Likewise.
178         * sysdeps/unix/sysv/linux/getpeername.c: Likewise.
179         * sysdeps/unix/sysv/linux/getsockname.c: Likewise.
180         * sysdeps/unix/sysv/linux/getsockopt.c: Likewise.
181         * sysdeps/unix/sysv/linux/listen.c: Likewise.
182         * sysdeps/unix/sysv/linux/recv.c: Likewise.
183         * sysdeps/unix/sysv/linux/recvfrom.c: Likewise.
184         * sysdeps/unix/sysv/linux/recvmsg.c: Likewise.
185         * sysdeps/unix/sysv/linux/send.c: Likewise.
186         * sysdeps/unix/sysv/linux/sendmsg.c: Likewise.
187         * sysdeps/unix/sysv/linux/sendto.c: Likewise.
188         * sysdeps/unix/sysv/linux/setsockopt.c: Likewise.
189         * sysdeps/unix/sysv/linux/shutdown.c: Likewise.
190         * sysdeps/unix/sysv/linux/socket.c: Likewise.
191         * sysdeps/unix/sysv/linux/socketpair.c: Likewise.
192         * sysdeps/unix/sysv/linux/recvmmsg.c (__internal_recvmmsg): Remove
193         prototype.
194         (recvmmsg) [__ASSUME_RECVMMSG_SOCKETCALL]: Add C based implementation.
195         (recvmmsg) [!__ASSUME_RECVMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
196         instead of __internal_xxx function.
197         * sysdeps/unix/sysv/linux/accept4.c (__internal_accept4): Remove
198         prototype.
199         (accept4) [__ASSUME_ACCEPT4_SOCKETCALL]: Add C based implementation.
200         (accept4) [!__ASSUME_ACCEPT4_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
201         instead of __internal_xxx function.
202         * sysdeps/unix/sysv/linux/sendmmsg.c (__internal_sendmmsg): Remove
203         prototype.
204         (sendmmsg) [__ASSUME_SENDMMSG_SOCKETCALL]: Add C based implementation.
205         (sendmmsg) [!__ASSUME_SENDMMSG_SOCKETCALL]: Use SOCKETCALL_CANCEL macro
206         instead of __internal_xxx function.
207         * sysdeps/unix/sysv/linux/accept.S: Remove file.
208         * sysdeps/unix/sysv/linux/bind.S: Likewise.
209         * sysdeps/unix/sysv/linux/connect.S: Likewise.
210         * sysdeps/unix/sysv/linux/getpeername.S: Likewise.
211         * sysdeps/unix/sysv/linux/getsockname.S: Likewise.
212         * sysdeps/unix/sysv/linux/getsockopt.S: Likewise.
213         * sysdeps/unix/sysv/linux/arm/internal_accept4.S: Likewise.
214         * sysdeps/unix/sysv/linux/arm/internal_recvmmsg.S: Likewise.
215         * sysdeps/unix/sysv/linux/arm/internal_sendmmsg.S: Likewise.
216         * sysdeps/unix/sysv/linux/i386/accept4.S: Likewise.
217         * sysdeps/unix/sysv/linux/i386/internal_accept4.S: Likewise.
218         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
219         * sysdeps/unix/sysv/linux/internal_accept4.S: Likewise.
220         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: Likewise.
221         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: Likewise.
222         * sysdeps/unix/sysv/linux/listen.S: Likewise.
223         * sysdeps/unix/sysv/linux/microblaze/socket.S: Likewise.
224         * sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: Likewise.
225         * sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: Likewise.
226         * sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: Likewise.
227         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Likewise.
228         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Likewise.
229         * sysdeps/unix/sysv/linux/recv.S: Likewise.
230         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
231         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
232         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Likewise.
233         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
234         * sysdeps/unix/sysv/linux/send.S: Likewise.
235         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
236         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
237         * sysdeps/unix/sysv/linux/setsockopt.S: Likewise.
238         * sysdeps/unix/sysv/linux/sh/socket.S: Likewise.
239         * sysdeps/unix/sysv/linux/shutdown.S: Likewise.
240         * sysdeps/unix/sysv/linux/socketpair.S: Likewise.
241         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
242         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: Likewise.
243         * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
244         * sysdeps/unix/sysv/linux/hppa/socket.S: Likewise.
245         * sysdeps/unix/sysv/linux/kernel-features.h: Adjust comment on how
246         socketcall is implemented in GLIBC.
248 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
250         * soft-fp/fmadf4.c: Include <libc-internal.h>.
251         (__fma): Ignore uninitialized warnings around packing.
252         * soft-fp/fmasf4.c: Include <libc-internal.h>.
253         (__fmaf): Ignore uninitialized warnings around packing.
254         * soft-fp/fmatf4.c: Include <libc-internal.h>.
255         (__fmal): Ignore uninitialized warnings around packing.
257         * sysdeps/ieee754/ldbl-128/k_tanl.c: Include <libc-internal.h>.
258         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
259         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Include <libc-internal.h>.
260         (__kernel_tanl): Ignore uninitialized warnings around use of SIGN.
262         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Make case 9 in
263         switch statement into default case.
264         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Likewise.
266         * sysdeps/ieee754/ldbl-128/e_asinl.c (__ieee754_asinl): Don't use
267         a conditional in forcing "inexact".
268         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
269         Likewise.
271 2015-05-22  Roland McGrath  <roland@hack.frob.com>
273         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
274         Use a separate INTERNAL_SYSCALL_DECL (err); in a local scope
275         for each INTERNAL_SYSCALL use.
277 2015-05-22  Joseph Myers  <joseph@codesourcery.com>
279         [BZ #438]
280         * posix/unistd.h (_POSIX2_C_VERSION): New macro.
281         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): Remove
282         variable.
284         [BZ #18444]
285         * string/basename.c (basename): Rename to __basename and define as
286         weak alias of __basename.  Use libc_hidden_weak.
287         * include/string.h (__basename): Declare.  Use libc_hidden_proto.
288         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): Call
289         __basename instead of basename.
290         * conform/Makefile (test-xfail-POSIX2008/unistd.h/linknamespace):
291         Remove variable.
292         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
294 2015-05-18  Florian Weimer  <fweimer@redhat.com>
296         * libio/libioP.h (_IO_MEMBER_TYPE, _IO_CAST_FIELD_ACCESS)
297         (_IO_JUMPS_FILE_plus): New.
298         (_IO_WIDE_JUMPS, _IO_CHECK_WIDE, _IO_JUMPS_FUNC): Use
299         _IO_CAST_FIELD_ACCESS.
300         * libio/fileops.c (libc_hidden_def, _IO_file_setbuf_mmap,
301         mmap_remap_check, decide_maybe_mmap): Use _IO_JUMPS_FILE_plus.
302         * libio/freopen.c (freopen): Likewise.
303         * libio/freopen64.c (freopen64): Likewise.
304         * libio/iofopen.c (__fopen_maybe_mmap): Likewise.
305         * libio/iofopncook.c (_IO_old_fopencookie): Likewise.
306         * libio/iofwide.c (_IO_fwide): Likewise.
307         * libio/memstream.c (open_memstream): Likewise.
308         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
309         * libio/oldiofopen.c (_IO_old_fopen): Likewise.
310         * libio/oldiopopen.c (_IO_old_popen): Likewise.
312 2015-05-21  Joseph Myers  <joseph@codesourcery.com>
314         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Include <libc-internal.h>.
315         (__ieee754_lgamma_r): Ignore uninitialized warnings around use of
316         NADJ.
317         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Include <libc-internal.h>.
318         (__ieee754_lgammaf_r): Ignore uninitialized warnings around use of
319         NADJ.
320         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Include <libc-internal.h>.
321         (__ieee754_lgammal_r): Ignore uninitialized warnings around use of
322         NADJ.
324         * sysdeps/ieee754/dbl-64/mpa.c (norm): Remove if condition on
325         (p == 4) case.
327         * conform/linknamespace.pl (@whitelist): Add re_syntax_options.
328         * conform/Makefile (test-xfail-UNIX98/regex.h/linknamespace):
329         Remove variable.
330         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
331         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
332         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
334 2015-05-21  Florian Weimer  <fweimer@redhat.com>
336         * stdio-common/vfprintf.c (LABEL, JUMP_TABLE_BASE_LABEL, REF):
337         Adjust jump table label generation macros.
339 2015-05-21  Florian Weimer  <fweimer@redhat.com>
341         * stdio-common/vfprintf.c (vfprintf): Move local variables
342         args_malloced, specs, specs_malloced, and the code after
343         do_positional to the printf_positional function.
344         (printf_positional): New function.
346 2015-05-21  Florian Weimer  <fweimer@redhat.com>
348         * stdio-common/vfprintf.c (jump_table): Move out of the vfprintf
349         function.
350         (NOT_IN_JUMP_RANGE, CHAR_CLASS, LABEL, REF, JUMP, STEP0_3_TABLE,
351         STEP4_TABLE, process_arg): Move macro definitions
352         out of the vfprintf function.  (Cosmetic change only.)
354 2015-05-21  Carlos O'Donell  <carlos@redhat.com>
356         * benchtests/Makefile (stdio-common-bench): Define.
357         (benchset): Add stdio-common-bench.
358         * sprintf-inputs: New file.
359         * sprintf-source.c: New file.
361 2015-05-21  Andreas Schwab  <schwab@suse.de>
363         [BZ #13028]
364         [BZ #17053]
365         * resolv/res_init.c (__res_vinit): Remove use of ext.nsmap member
366         of struct __res_state.
367         * resolv/res_send.c (__libc_res_nsend): Likewise.
368         (get_nsaddr): New function.
369         (res_ourserver_p, send_vc, reopen): Use it instead of accessing
370         statp directly.
372 2015-05-20  Joseph Myers  <joseph@codesourcery.com>
374         * conform/GlibcConform.pm ($CFLAGS{"POSIX"}): Use
375         -D_POSIX_C_SOURCE=199506L.
377         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Require.
379         * conform/data/unistd.h-data (_POSIX_VERSION): Require.
380         (_POSIX2_C_VERSION): Require if [POSIX || XPG3 || XPG4 || UNIX98].
381         Do not mention otherwise.
382         [POSIX] (_XOPEN_VERSION): Do not expect.
383         [POSIX] (_XOPEN_XCU_VERSION): Likewise.
384         [POSIX] (_POSIX2_C_BIND): Likewise.
385         [POSIX] (_POSIX2_VERSION): Likewise.
386         [POSIX] (_XOPEN_XPG2): Likewise.
387         [POSIX] (_XOPEN_XPG3): Likewise.
388         [POSIX] (_XOPEN_XPG4): Likewise.
389         [POSIX] (_XOPEN_UNIX): Likewise.
390         [POSIX] (_POSIX_ADVISORY_INFO): Likewise.
391         [POSIX] (_POSIX_BARRIERS): Likewise.
392         [POSIX] (_POSIX_CLOCK_SELECTION): Likewise.
393         [POSIX] (_POSIX_CPUTIME): Likewise.
394         [POSIX] (_POSIX_MONOTONIC_CLOCK): Likewise.
395         [POSIX] (_POSIX_READER_WRITER_LOCKS): Likewise.
396         [POSIX] (_POSIX_SHELL): Likewise.
397         [POSIX] (_POSIX_SPAWN): Likewise.
398         [POSIX] (_POSIX_SPIN_LOCKS): Likewise.
399         [POSIX] (_POSIX_SPORADIC_SERVER): Likewise.
400         [POSIX] (_POSIX_THREAD_CPUTIME): Likewise.
401         [POSIX] (_POSIX_TYPED_MEMORY_OBJECTS): Likewise.
402         [POSIX] (_POSIX_THREAD_SPORADIC_SERVER): Likewise.
403         [POSIX] (_XBS5_ILP32_OFF32): Likewise.
404         [POSIX] (_XBS5_ILP32_OFBIG): Likewise.
405         [POSIX] (_XBS5_LP64_OFF64): Likewise.
406         [POSIX] (_XBS5_LPBIG_OFFBIG): Likewise.
407         [POSIX] (_POSIX_TIMEOUTS): Likewise.
408         [POSIX] (_POSIX2_PBS): Likewise.
409         [POSIX] (_POSIX2_PBS_ACCOUNTING): Likewise.
410         [POSIX] (_POSIX2_PBS_CHECKPOINT): Likewise.
411         [POSIX] (_POSIX2_PBS_LOCATE): Likewise.
412         [POSIX] (_POSIX2_PBS_MESSAGE): Likewise.
413         [POSIX] (_POSIX2_PBS_TRACK): Likewise.
414         [POSIX] (_POSIX_TIMESTAMP_RESOLUTION): Likewise.
415         [POSIX] (_CS_XBS5_ILP32_OFF32_CFLAGS): Likewise.
416         [POSIX] (_CS_XBS5_ILP32_OFF32_LDFLAGS): Likewise.
417         [POSIX] (_CS_XBS5_ILP32_OFF32_LIBS): Likewise.
418         [POSIX] (_CS_XBS5_ILP32_OFF32_LINTFLAGS): Likewise.
419         [POSIX] (_CS_XBS5_ILP32_OFFBIG_CFLAGS): Likewise.
420         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LDFLAGS): Likewise.
421         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LIBS): Likewise.
422         [POSIX] (_CS_XBS5_ILP32_OFFBIG_LINTFLAGS): Likewise.
423         [POSIX] (_CS_XBS5_LP64_OFF64_CFLAGS): Likewise.
424         [POSIX] (_CS_XBS5_LP64_OFF64_LDFLAGS): Likewise.
425         [POSIX] (_CS_XBS5_LP64_OFF64_LIBS): Likewise.
426         [POSIX] (_CS_XBS5_LP64_OFF64_LINTFLAGS): Likewise.
427         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_CFLAGS): Likewise.
428         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LDFLAGS): Likewise.
429         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LIBS): Likewise.
430         [POSIX] (_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS): Likewise.
431         [POSIX] (_SC_2_C_BIND): Likewise.
432         [POSIX] (_SC_2_C_VERSION): Likewise.
433         [POSIX] (_SC_2_PBS): Likewise.
434         [POSIX] (_SC_2_PBS_ACCOUNTING): Likewise.
435         [POSIX] (_SC_2_PBS_CHECKPOINT): Likewise.
436         [POSIX] (_SC_2_PBS_LOCATE): Likewise.
437         [POSIX] (_SC_2_PBS_MESSAGE): Likewise.
438         [POSIX] (_SC_2_PBS_TRACK): Likewise.
439         [POSIX] (_SC_ATEXIT_MAX): Likewise.
440         [POSIX] (_SC_BARRIERS): Likewise.
441         [POSIX] (_SC_BASE): Likewise.
442         [POSIX] (_SC_CLOCK_SELECTION): Likewise.
443         [POSIX] (_SC_DEVICE_IO): Likewise.
444         [POSIX] (_SC_DEVICE_SPECIFIC): Likewise.
445         [POSIX] (_SC_DEVICE_SPECIFIC_R): Likewise.
446         [POSIX] (_SC_FD_MGMT): Likewise.
447         [POSIX] (_SC_FIFO): Likewise.
448         [POSIX] (_SC_FILE_ATTRIBUTES): Likewise.
449         [POSIX] (_SC_FILE_LOCKING): Likewise.
450         [POSIX] (_SC_FILE_SYSTEM): Likewise.
451         [POSIX] (_SC_IOV_MAX): Likewise.
452         [POSIX] (_SC_MONOTONIC_CLOCK): Likewise.
453         [POSIX] (_SC_NETWORKING): Likewise.
454         [POSIX] (_SC_PAGE_SIZE): Likewise.
455         [POSIX] (_SC_PASS_MAX): Likewise.
456         [POSIX] (_SC_PIPE): Likewise.
457         [POSIX] (_SC_READER_WRITER_LOCKS): Likewise.
458         [POSIX] (_SC_REGEXP): Likewise.
459         [POSIX] (_SC_SHELL): Likewise.
460         [POSIX] (_SC_SIGNALS): Likewise.
461         [POSIX] (_SC_SINGLE_PROCESS): Likewise.
462         [POSIX] (_SC_SPIN_LOCKS): Likewise.
463         [POSIX] (_SC_TYPED_MEMORY_OBJECTS): Likewise.
464         [POSIX] (_SC_USER_GROUPS): Likewise.
465         [POSIX] (_SC_USER_GROUPS_R): Likewise.
466         [POSIX] (_SC_STREAMS): Likewise.
467         [POSIX] (_SC_XBS5_ILP32_OFF32): Likewise.
468         [POSIX] (_SC_XBS5_ILP32_OFFBIG): Likewise.
469         [POSIX] (_SC_XBS5_LP64_OFF64): Likewise.
470         [POSIX] (_SC_XBS5_LPBIG_OFFBIG): Likewise.
471         [POSIX] (_SC_THREAD_ROBUST_PRIO_INHERIT): Likewise.
472         [POSIX] (_SC_THREAD_ROBUST_PRIO_PROTECT): Likewise.
473         [POSIX] (_PC_FILESIZEBITS): Likewise.
474         [POSIX] (_PC_REC_INCR_XFER_SIZE): Likewise.
475         [POSIX] (_PC_REC_MAX_XFER_SIZE): Likewise.
476         [POSIX] (_PC_REC_MIN_XFER_SIZE): Likewise.
477         [POSIX] (_PC_REC_XFER_ALIGN): Likewise.
478         [POSIX] (uid_t): Likewise.
479         [POSIX] (gid_t): Likewise.
480         [POSIX] (off_t): Likewise.
481         [POSIX] (pid_t): Likewise.
482         [POSIX] (cuserid): Allow.
483         (_SC_2_CHAR_TERM): Require constant.
484         (_POSIX_ASYNCHRONOUS_IO): Remove duplicate optional-constant.
485         * conform/Makefile (test-xfail-POSIX/unistd.h/conform): New
486         variable.
488 2015-05-20  Roland McGrath  <roland@hack.frob.com>
490         * sysdeps/nacl/pthread-pids.h: New file.
491         * sysdeps/nacl/createthread.c: Include <pthread-pids.h>.
492         (create_thread): Use __nacl_get_tid to initialize PD->tid.
494         * nptl/pthread-pids.h: New file.
495         * sysdeps/unix/sysv/linux/pthread-pids.h: New file.
496         * nptl/nptl-init.c: Include <pthread-pids.h>.
497         (__pthread_initialize_minimal_internal):
498         Call __pthread_initialize_pids instead of set_tid_address syscall.
500         * sysdeps/unix/sysv/linux/usleep.c: Moved to ...
501         * sysdeps/posix/usleep.c: ... here.
503 2015-05-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
505         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = misc)]: Remove
506         call_pselect6 object.
507         [$(subdir) = io]: Remove call_sync_file_range object.
508         * sysdeps/unix/sysv/linux/i386/call_pselect6.S: Remove file.
509         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Remove file.
510         * sysdeps/unix/sysv/linux/i386/pselect.c: Remove file.
511         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: Remove file.
513 2015-05-20  Wilco Dijkstra  <wdijkstr@arm.com>
515         * math/s_cproj.c: Add include "math_private.h".
516         * math/s_cprojf.c: Likewise.
517         * math/s_cprojl.c: Likewise.
519 2015-05-19  Joseph Myers  <joseph@codesourcery.com>
521         [BZ #18244]
522         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Ignore explicit
523         high mantissa bit when testing whether P is a NaN.
524         * math/libm-test.inc (remainder_test_data): Add more tests.
525         (remquo_test_data): Likewise.
527         [BZ #18049]
528         * sysdeps/i386/fpu/e_atanhl.S (__ieee754_atanhl): For exponents
529         below -32, return the argument, with underflow if subnormal.
530         * math/auto-libm-test-in: Add more tests of atanh.
531         * math/auto-libm-test-out: Regenerated.
533 2015-05-19  Roland McGrath  <roland@hack.frob.com>
535         [BZ #18434]
536         * nptl/tst-sem15.c: New file.
537         * nptl/Makefile (tests): Add it.
538         * nptl/sem_post.c (__new_sem_post) [!__HAVE_64B_ATOMICS]:
539         s/<</>>/ to fix typo in EOVERFLOW check.
540         * sysdeps/sparc/sparc32/sem_post.c (__new_sem_post): Likewise.
542 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
544         * manual/strings.texi (envz_remove): Fix typo in safety
545         annotations.
547 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
548             Steve Ellcey  <sellcey@imgtec.com>
550         * inet/rcmd.c (rresvport_af): Change ss to anonymous union
551         in order to avoid strict alias warnings.
552         (iruserok_af): Ditto for ra.
554 2015-05-19  James Lemke  <jwlemke@codesourcery.com>
556         [BZ #17581]
557         * malloc/hooks.c
558         (magicbyte): Convert to a function and avoid returning 0x01.
559         (mem2mem_check): Avoid using a length byte equal to the magic byte.
560         (mem2chunk_check): Fix unsigned comparisons to zero.
561         Hoist defs of sz and magic.
563 2015-05-19  Richard Henderson  <rth@redhat.com>
565         * soft-fp/op-common.h (_FP_FROM_INT): Don't write to R.
567         * sysdeps/alpha/fpu/libm-test-ulps: Update.
569 2015-05-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
571         [BZ #16159]
572         * malloc/Makefile (tests): New test case tst-malloc-backtrace.
573         * malloc/arena.c (arena_lock): Check if arena is corrupt.
574         (reused_arena): Find a non-corrupt arena.
575         (heap_trim): Pass arena to unlink.
576         * malloc/hooks.c (malloc_check_get_size): Pass arena to
577         malloc_printerr.
578         (top_check): Likewise.
579         (free_check): Likewise.
580         (realloc_check): Likewise.
581         * malloc/malloc.c (malloc_printerr): Add arena argument.
582         (unlink): Likewise.
583         (munmap_chunk): Adjust.
584         (ARENA_CORRUPTION_BIT): New macro.
585         (arena_is_corrupt): Likewise.
586         (set_arena_corrupt): Likewise.
587         (sysmalloc): Use mmap if there are no usable arenas.
588         (_int_malloc): Likewise.
589         (__libc_malloc): Don't fail if arena_get returns NULL.
590         (_mid_memalign): Likewise.
591         (__libc_calloc): Likewise.
592         (__libc_realloc): Adjust for additional argument to
593         malloc_printerr.
594         (_int_free): Likewise.
595         (malloc_consolidate): Likewise.
596         (_int_realloc): Likewise.
597         (_int_memalign): Don't touch corrupt arenas.
598         * malloc/tst-malloc-backtrace.c: New test case.
600         * Makefile (summarize-tests): Fix return value on success.
602         * manual/string.texi (Envz Functions): Add envz_remove.
604 2015-05-18  Roland McGrath  <roland@hack.frob.com>
606         * sysdeps/posix/opendir.c: Include <stdbool.h>.
607         (invalid_name): New function, broken out of ...
608         (__opendirat): ... here.  Call it.
609         (need_isdir_precheck): New function, broken out of ...
610         (__opendirat): ... here.  Call it.
611         Use __fxstatat64, not __xstatat64.
612         (opendir_oflags): New function, broken out of ...
613         (__opendirat): ... here.  Call it.
614         (opendir_tail): New function, broken out of ...
615         (__opendirat): ... here.  Call it.
616         (__opendir): Call invalid_name, need_isdir_precheck, __xstat64, and
617         opendir_tail, rather than punting to __opendirat.
618         (__opendirat): Conditionalize function definition on [IS_IN (libc)].
620 2015-05-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
622         * .gitignore: Ignore generated *.pyc.
624 2015-05-18  Arjun Shankar  <arjun.is@lostca.se>
626         * include/stdio.h: Define __need_wint_t.
627         * test-skeleton.c: Avoid `for' loop initial declaration.
628         * nptl/tst-initializers1.c: Use test-skeleton.c.
630 2015-05-17  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
632         [BZ #18418]
633         * stdlib/tst-setcontext3.sh: Remove non-portable array use.
635 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
637         [BZ #16352]
638         * sysdeps/i386/fpu/e_atanh.S (dbl_min): New object.
639         (__ieee754_atanh): Force underflow exception for results with
640         small absolute value.
641         * sysdeps/i386/fpu/e_atanhf.S (flt_min): New object.
642         (__ieee754_atanhf): Force underflow exception for results with
643         small absolute value.
644         * sysdeps/ieee754/dbl-64/e_atanh.c: Include <float.h>.
645         (__ieee754_atanh): Force underflow exception for results with
646         small absolute value.
647         * sysdeps/ieee754/flt-32/e_atanhf.c: Include <float.h>.
648         (__ieee754_atanhf): Force underflow exception for results with
649         small absolute value.
650         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Include <float.h>.
651         (__ieee754_atanhl): Force underflow exception for results with
652         small absolute value.
653         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Include <float.h>.
654         (__ieee754_atanhl): Force underflow exception for results with
655         small absolute value.
656         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Include <float.h>.
657         (__ieee754_atanhl): Force underflow exception for results with
658         small absolute value.
659         * math/auto-libm-test-in: Do not allow missing underflow
660         exceptions from atanh.
661         * math/auto-libm-test-out: Regenerated.
663         [BZ #18221]
664         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use 2**-13 not
665         2**-28 as threshold for returning x or +/- 1/x.
666         * math/auto-libm-test-in: Add more tests of tan.
667         * math/auto-libm-test-out: Regenerated.
669         [BZ #18220]
670         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
671         2**26 not 2**58 as threshold for returning x * (log (x) - 1).
672         * math/auto-libm-test-in: Add another test of lgamma.
673         * math/auto-libm-test-out: Regenerated.
675 2015-05-15  Wilco Dijkstra  <wdijkstr@arm.com>
677         * stdio-common/printf_fp.c (___printf_fp): Use abs.
678         * stdlib/gmp-impl.h (ABS): Remove define.  (ABSIZ): Remove.
679         * sysdeps/ieee754/dbl-64/branred.c (__branred): Use fabs.
680         * sysdeps/ieee754/dbl-64/dla.h (EADD): Use fabs.
681         (ESUB): Use fabs.  (ADD2): Use fabs.  (SUB2): Use fabs.
682         (ADD2A): Use fabs.  (SUB2A): Use fabs.
683         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Use fabs.
684         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Use fabs.
685         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use fabs.
686         (log1): Use fabs.  (my_log2): Use fabs.
687         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Use fabs.
688         * sysdeps/ieee754/dbl-64/mpa.h (ABS): Remove define.
689         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use fabs.
690         * sysdeps/ieee754/dbl-64/mydefs.h (ABS): Remove define.
691         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use fabs.
692         (__cos): Use fabs.  (slow): Use fabs.  (slow2): Use fabs.
693         (sloww): Use fabs.  (sloww1): Use fabs.  (sloww2): Use fabs.
694         (bslow1): Use fabs.  (bslow2): Use fabs.  (cslow2): Use fabs.
695         (csloww): Use fabs.  (csloww1): Use fabs.  (csloww2): Use fabs.
696         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Use fabs.
697         * sysdeps/x86_64/fpu/multiarch/e_log.c: add math.h include.
699 2015-05-15  Joseph Myers  <joseph@codesourcery.com>
701         [BZ #18217]
702         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Use 2**-26 not 2**-56
703         as threshold for returning 1 - x.
704         * math/auto-libm-test-in: Add more tests of erfc.
705         * math/auto-libm-test-out: Regenerated.
707 2015-05-14  Joseph Myers  <joseph@codesourcery.com>
709         [BZ #18196]
710         * sysdeps/ieee754/flt-32/s_atanf.c (__atanf): Use 2^25 not 2^34 as
711         threshold for large arguments.
712         * math/auto-libm-test-in: Add another test of atan.
713         * math/auto-libm-test-out: Regenerated.
715         [BZ #16339]
716         * sysdeps/i386/fpu/s_log1p.S (dbl_min): New object.
717         (__log1p): Force underflow exception for results with small
718         absolute value.
719         * sysdeps/i386/fpu/s_log1pf.S (flt_min): New object.
720         (__log1pf): Force underflow exception for results with small
721         absolute value.
722         * sysdeps/ieee754/dbl-64/s_log1p.c: Include <float.h>.
723         (__log1p): Force underflow exception for results with small
724         absolute value.
725         * sysdeps/ieee754/flt-32/s_log1pf.c: Include <float.h>.
726         (__log1pf): Force underflow exception for results with small
727         absolute value.
728         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Include <float.h>.
729         (__log1pl): Force underflow exception for results with small
730         absolute value.
731         * math/auto-libm-test-in: Do not allow missing underflow
732         exceptions from log1p.
733         * math/auto-libm-test-out: Regenerated.
735 2015-05-14  Jakub Bogusz  <qboosh@pld-linux.org>
736             Adhemerval Zanella  <adhemerval.zanella@linaro.org>
738         [BZ #16704]
739         * sysdeps/unix/make-syscalls.sh: Remove non-portable echo usage.
741 2015-05-14  Andrew Senkevich  <andrew.senkevich@intel.com>
743         * Makeconfig (rpath-dirs, all-subdirs): Added mathvec folder.
744         (libmvec): New variable.
745         * configure.ac: Added option for mathvec build.
746         * configure: Regenerated.
747         * mathvec/Depend: New file.
748         * mathvec/Makefile: New file.
749         * shlib-versions: Added libmvec.
750         * math/Makefile: Added rule for libm.so installation.
752         * bits/math-vector.h: New file.
753         * bits/libm-simd-decl-stubs.h: New header.
754         * math/Makefile (headers): Added new header
755         libm-simd-decl-stubs.h.
756         * math/math.h (__MATHCALL_VEC): New macro.
758         * math/gen-libm-have-vector-test.sh: Script generates series of macros
759         for conditions in testing functions.
760         * math/Makefile: Added call of libm-have-vector-test.sh.
761         * math/libm-test.inc (HAVE_VECTOR): New macros.
763         * math/libm-test.inc: START refactored.
764         * math/test-double.c (TEST_MATHVEC): Add define.
765         * math/test-float.c: Likewise.
766         * math/test-idouble.c: Likewise.
767         * math/test-ifloat.c: Likewise.
768         * math/test-ildoubl.c: Likewise.
769         * math/test-ldouble.c: Likewise.
770         * sysdeps/generic/math-tests-arch.h
771         (INIT_ARCH_EXT, CHECK_ARCH_EXT): New helper macros for runtime
772         architecture check.
774         * math/test-double.c (FUNC_TEST): New macro.
775         * math/test-float.c: Likewise.
776         * math/test-idouble.c: Likewise.
777         * math/test-ifloat.c: Likewise.
778         * math/test-ildoubl.c: Likewise.
779         * math/test-ldouble.c: Likewise.
780         * math/libm-test.inc: Use FUNC_TEST for name of tested functions.
782 2015-05-13  Roland McGrath  <roland@hack.frob.com>
784         * sysdeps/nacl/fdopendir.c: New file.
786         * dirent/scandir-tail.c: New file.
787         * dirent/scandir64-tail.c: New file.
788         * dirent/Makefile (routines): Add them.
789         (CFLAGS-scandir-tail.c, CFLAGS-scandir64-tail.c): New variables.
790         * include/dirent.h (__scandir_tail, __scandir64_tail): Declare them.
791         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Macro removed.
792         [!SCANDIR] (SCANDIR_TAIL): New macro.
793         (SCANDIR): Call __opendir and __scandir_tail, not __scandirat.
794         * dirent/scandir64.c [!_DIRENT_MATCHES_DIRENT64]
795         (SCANDIRAT): Macro removed.
796         (SCANDIR_TAIL): New macro.
797         * dirent/scandirat.c [!SCANDIRAT] (READDIR): Macro removed.
798         [!SCANDIRAT] (SCANDIR_TAIL): New macro.
799         (SCANDIRAT): Just call __opendirat and __scandir_tail.
800         * dirent/scandirat64.c [!_DIRENT_MATCHES_DIRENT64]
801         (READDIR): Macro removed.
802         (SCANDIR_TAIL): New macro.
803         * sysdeps/unix/sysv/linux/i386/scandir64.c (READDIR): Macro removed.
804         (SCANDIR_TAIL): New macro.
806         * dirent/scandirat.c (__scandir_cancel_handler): Function moved ...
807         * dirent/scandir-cancel.c: ... to this new file.
808         * dirent/Makefile (routines): Add it.
809         * dirent/scandirat64.c (SKIP_SCANDIR_CANCEL): Macro removed.
810         * sysdeps/unix/sysv/linux/i386/scandir64.c
811         (SKIP_SCANDIR_CANCEL): Macro removed.
812         * include/dirent.h (__scandir_cancel_handler): Add attribute_hidden.
814         * dirent/tst-scandir.c: New file.
815         * dirent/tst-scandir64.c: New file.
816         * dirent/Makefile (tests): Add them.
818 2015-05-13  H.J. Lu  <hongjiu.lu@intel.com>
820         [BZ #18409]
821         * sysdeps/unix/make-syscalls.sh: Remove a trailing `\'.
823 2015-05-13  Szabolcs Nagy  <szabolcs.nagy@arm.com>
825         * sysdeps/aarch64/tls-macros.h (TLS_GD): Add "cc" to the clobber
826         list.
828 2015-05-13  Leonhard Holz  <leonhard.holz@web.de>
830         * benchtests/bench-strcoll.c: New benchmark.
831         * benchtests/Makefile: Generate locales and run benchmark.
832         * benchtests/strcoll-inputs/filelist#C: New benchmark input file.
833         * benchtests/strcoll-inputs/filelist#en_US.UTF-8: Likewise.
834         * benchtests/strcoll-inputs/lorem_ipsum#ar_SA.UTF-8: Likewise.
835         * benchtests/strcoll-inputs/lorem_ipsum#cs_CZ.UTF-8: Likewise.
836         * benchtests/strcoll-inputs/lorem_ipsum#da_DK.UTF-8: Likewise.
837         * benchtests/strcoll-inputs/lorem_ipsum#el_GR.UTF-8: Likewise.
838         * benchtests/strcoll-inputs/lorem_ipsum#en_GB.UTF-8: Likewise.
839         * benchtests/strcoll-inputs/lorem_ipsum#en_US.UTF-8: Likewise.
840         * benchtests/strcoll-inputs/lorem_ipsum#es_ES.UTF-8: Likewise.
841         * benchtests/strcoll-inputs/lorem_ipsum#fr_FR.UTF-8: Likewise.
842         * benchtests/strcoll-inputs/lorem_ipsum#hi_IN.UTF-8: Likewise.
843         * benchtests/strcoll-inputs/lorem_ipsum#hu_HU.UTF-8: Likewise.
844         * benchtests/strcoll-inputs/lorem_ipsum#is_IS.UTF-8: Likewise.
845         * benchtests/strcoll-inputs/lorem_ipsum#it_IT.UTF-8: Likewise.
846         * benchtests/strcoll-inputs/lorem_ipsum#iw_IL.UTF-8: Likewise.
847         * benchtests/strcoll-inputs/lorem_ipsum#ja_JP.UTF-8: Likewise.
848         * benchtests/strcoll-inputs/lorem_ipsum#pl_PL.UTF-8: Likewise.
849         * benchtests/strcoll-inputs/lorem_ipsum#pt_PT.UTF-8: Likewise.
850         * benchtests/strcoll-inputs/lorem_ipsum#ru_RU.UTF-8: Likewise.
851         * benchtests/strcoll-inputs/lorem_ipsum#sr_RS.UTF-8: Likewise.
852         * benchtests/strcoll-inputs/lorem_ipsum#sv_SE.UTF-8: Likewise.
853         * benchtests/strcoll-inputs/lorem_ipsum#tr_TR.UTF-8: Likewise.
854         * benchtests/strcoll-inputs/lorem_ipsum#vi_VN.UTF-8: Likewise.
855         * benchtests/strcoll-inputs/lorem_ipsum#zh_CN.UTF-8: Likewise.
857 2015-05-12  Ondřej Bílka  <neleai@seznam.cz>
859         * sysdeps/x86_64/multiarch/strcspn.S: Remove plt indirection.
860         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
862 2015-05-12  Roland McGrath  <roland@hack.frob.com>
864         * posix/uname-values.h: New file.
865         * posix/uname.c: Include that instead of <config-name.h>.
866         * sysdeps/nacl/uname-values.h: New file.
867         * sysdeps/arm/nacl/uname-values.h: New file.
869 2015-05-12  Joseph Myers  <joseph@codesourcery.com>
871         * conform/linknamespace.pl (list_syms): Remove \[.*?\] before
872         splitting into fields.
874 2015-05-12  Leonhard Holz  <leonhard.holz@web.de>
876         * locale/categories.def: Define _NL_COLLATE_ENCODING_TYPE.
877         * locale/langinfo.h: Add _NL_COLLATE_ENCODING_TYPE to attribute list.
878         * locale/localeinfo.h: Add enum collation_encoding_type.
879         * locale/C-collate.c: Set _NL_COLLATE_ENCODING_TYPE to 8bit.
880         * programs/ld-collate.c (collate_output): Add encoding type info.
881         * string/strcoll_l.c (STRDIFF): New function.
882         * (STRCOLL): Use STRDIFF to skip over equal prefix.
883         * wcsmbs/wcscoll_l.c: Define STRDIFF.
885 2015-05-11  Joseph Myers  <joseph@codesourcery.com>
887         [BZ #18397]
888         * sysdeps/mips/mips32/fpu/fpu_control.c: Move to ....
889         * sysdeps/mips/mips32/fpu/fpucw-helpers.c: ... here.  Include
890         <fpu_control.h> instead of <math/fpu_control.c>.
891         * sysdeps/mips/mips32/fpu/Makefile: New file.
893 2015-05-11  Andreas Schwab  <schwab@suse.de>
895         [BZ #18007]
896         * nis/nss_compat/compat-grp.c (internal_endgrent): Don't call
897         nss_endgrent.
898         (_nss_compat_endgrent): Call nss_endgrent.
899         * nis/nss_compat/compat-pwd.c (internal_endpwent): Don't call
900         nss_endpwent.
901         (_nss_compat_endpwent): Call nss_endpwent.
902         * nis/nss_compat/compat-spwd.c (internal_setspent): Add parameter
903         needent, call nss_setspent only if non-zero.
904         (_nss_compat_setspent, _nss_compat_getspent_r): Pass non-zero.
905         (internal_endspent): Don't call nss_endspent.
906         (_nss_compat_endspent): Call nss_endspent.
907         * nss/nss_files/files-XXX.c (position, last_use, keep_stream):
908         Remove.  All uses removed.
909         (internal_setent): Remove parameter stayopen, add parameter
910         stream.  Use it instead of global variable.
911         (CONCAT(_nss_files_set,ENTNAME)): Pass global stream.
912         (internal_endent, internal_getent): Add parameter stream.  Use it
913         instead of global variable.
914         (CONCAT(_nss_files_end,ENTNAME))
915         (CONCAT(_nss_files_get,ENTNAME_r)): Pass global stream.
916         (_nss_files_get##name##_r): Pass local stream.  Remove locking.
917         * nss/nss_files/files-alias.c (position, last_use): Remove.  All
918         uses removed.
919         (internal_setent, internal_endent): Add parameter stream.  Use it
920         instead of global variable.
921         (_nss_files_setaliasent, _nss_files_endaliasent): Pass global
922         stream.
923         (get_next_alias): Add parameter stream.
924         (_nss_files_getaliasent_r): Pass global stream.
925         (_nss_files_getaliasbyname_r): Pass local stream.  Remove locking.
926         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r)
927         (_nss_files_gethostbyname4_r): Pass local stream to
928         internal_setent, internal_getent and internal_endent.  Remove
929         locking.
931 2015-05-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
933         * tst-strfmon1.c (tests): Update expected currency symbol.
935 2015-05-08  Roland McGrath  <roland@hack.frob.com>
937         * sysdeps/nacl/gethostname.c: New file.
939 2015-05-08  Joseph Myers  <joseph@codesourcery.com>
941         * math/auto-libm-test-in: Add more tests of csqrt, lgamma, log10
942         and sinh.
943         * math/auto-libm-test-out: Regenerated.
944         * sysdeps/i386/fpu/libm-test-ulps: Update.
945         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
947 2015-05-08  Carlos O'Donell  <carlos@redhat.com>
949         [BZ #18125]
950         * stdlib/tst-setcontext3.c: New file.
951         * stdlib/tst-setcontext3.sh: New file.
952         * stdlib/Makefile (tests): Add tst-setcontext3.
953         (tst-setcontext3.out): Custom rule to run tst-setcontext3.sh
954         to verify test program created output file.
955         * sysdeps/unix/sysv/linux/aarch64/setcontext.S: Call exit.
956         * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
957         * sysdeps/unix/sysv/linux/hppa/setcontext.S: Likewise.
958         * sysdeps/unix/sysv/linux/nios2/setcontext.S: Likewise.
960 2015-05-06  Roland McGrath  <roland@hack.frob.com>
962         [BZ #18383]
963         * elf/tst-tlsalign.c: New file.
964         * elf/tst-tlsalign-static.c: New file.
965         * elf/tst-tlsalign-lib.c: New file.
966         * elf/Makefile [$(build-shared) = yes] (tests): Add tst-tlsalign.
967         (tests-static): Add tst-tlsalign-static.
968         (modules-names): Add tst-tlsalign-lib.
969         (test-xfail-tst-tlsalign): New variable.
970         (test-xfail-tst-tlsalign-static): New variable.
972         * sysdeps/nacl/nacl-test-wrapper.sh (NACL_LOADER):
973         Use elf_loader_${arch}.nexe rather than loader_${arch}.nexe.
975 2015-05-06  Joseph Myers  <joseph@codesourcery.com>
977         * math/auto-libm-test-in: Add more tests of acosh, atanh, cos,
978         csqrt, erfc, sin and sincos.
979         * math/auto-libm-test-out: Regenerated.
980         * sysdeps/i386/fpu/libm-test-ulps: Update.
981         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
983 2015-05-06  Szabolcs Nagy  <szabolcs.nagy@arm.com>
985         * sysdeps/aarch64/libm-test-ulps: Update.
987 2015-05-05  Joseph Myers  <joseph@codesourcery.com>
989         * math/auto-libm-test-in: Add more tests of acosh, atanh, clog,
990         clog10, csqrt, erfc, exp2, expm1, log10, log2 and sinh.
991         * math/auto-libm-test-out: Regenerated.
992         * sysdeps/i386/fpu/libm-test-ulps: Update.
993         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
995 2015-04-30  Daniel Marjamäki  <daniel.marjamaki@evidente.se>
997         [BZ #18265]
998         * wcsmbs/wchar.h (wcscpy): Add __nonnull attribute.
999         (wcsncpy): Likewise.
1001 2015-05-05  Florian Weimer  <fweimer@redhat.com>
1003         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
1004         Assume __ASSUME_FALLOCATE is always true.
1005         * sysdeps/unix/sysv/linux/posix_fallocate64.c
1006         (__posix_fallocate64_l64): Likweise.
1007         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
1008         (posix_fallocate): Likewise.
1009         * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
1010         (__posix_fallocate64_l64): Likewise.
1011         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
1012         [!__ASSUME_FALLOCATE]: Add comment.
1014 2015-05-05  Florian Weimer  <fweimer@redhat.com>
1016         * sysdeps/unix/sysv/linux/i386/Makefile
1017         (sysdep_routines) [$(subdir) = misc]: Remove call_fallocate.
1018         (sysdep_routines) [$(subdir) = io]: Add libc-do-syscall.
1019         * sysdeps/unix/sysv/linux/i386/call_fallocate.S: Remove.
1020         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
1021         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
1022         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Likewise.
1023         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
1025 2015-05-02  Joseph Myers  <joseph@codesourcery.com>
1027         * math/auto-libm-test-in: Add more tests of atan, clog, clog10,
1028         cos, csqrt, erf, erfc, exp2, lgamma, log1p, sin, sincos, tanh and
1029         tgamma.
1030         * math/auto-libm-test-out: Regenerated.
1031         * sysdeps/i386/fpu/libm-test-ulps: Update.
1032         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1034 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
1036         * math/auto-libm-test-in: Add more tests of tgamma.
1037         * math/auto-libm-test-out: Regenerated.
1038         * sysdeps/i386/fpu/libm-test-ulps: Update.
1039         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1041         * math/auto-libm-test-in: Add more tests of tanh.
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 tan.
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 cos, sin and sincos.
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 another test of pow.
1057         * math/auto-libm-test-out: Regenerated.
1058         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1060         * math/auto-libm-test-in: Add more tests of lgamma.
1061         * math/auto-libm-test-out: Regenerated.
1062         * sysdeps/i386/fpu/libm-test-ulps: Update.
1063         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1065         * math/auto-libm-test-in: Add more tests of log, log10, log2 and
1066         log1p.
1067         * math/auto-libm-test-out: Regenerated.
1068         * sysdeps/i386/fpu/libm-test-ulps: Update.
1069         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1071 2015-05-01  Mark Wielaard  <mjw@redhat.com>
1073         * elf/elf.h: Add SHF_COMPRESSED section flag, Elf32_Chdr and
1074         Elf64_Chdr structs and ELFCOMPRESS constants.
1076 2015-05-01  Joseph Myers  <joseph@codesourcery.com>
1078         * math/auto-libm-test-in: Add more tests of exp, exp10, exp2 and
1079         expm1.
1080         * math/auto-libm-test-out: Regenerated.
1081         * sysdeps/i386/fpu/libm-test-ulps: Update.
1082         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1084         * math/auto-libm-test-in: Add more tests of erf and erfc.
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 2015-05-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1091         * config.h.in (HAVE_AARCH64_BE): Add.
1093 2015-04-30  Joseph Myers  <joseph@codesourcery.com>
1095         * math/auto-libm-test-in: Add more tests of csqrt.
1096         * math/auto-libm-test-out: Regenerated.
1097         * sysdeps/i386/fpu/libm-test-ulps: Update.
1098         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1100         * math/auto-libm-test-in: Add more tests of cosh and sinh.
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         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: Remove file.
1107 2015-04-29  Roland McGrath  <roland@hack.frob.com>
1109         * sysdeps/nacl/bits/typesizes.h (__CLOCK_T_TYPE): Use __SLONGWORD_TYPE.
1110         * sysdeps/nacl/nacl-interfaces.h (nacl_abi_clock_t): Use clock_t.
1112         * sysdeps/nacl/euidaccess.c (euidaccess): Renamed to __euidaccess.
1113         (euidaccess, eaccess): Define as weak aliases.
1115         * sysdeps/nacl/bits/typesizes.h (__SUSECONDS_T_TYPE): Use
1116         __SLONGWORD_TYPE rather than __S32_TYPE.  They are the same size,
1117         but __suseconds_t is often 'long int' so some sources assume that
1118         type is being used (e.g. they use %ld to print tv_usec).
1120 2015-04-29  Florian Weimer  <fweimer@redhat.com>
1122         [BZ #18007]
1123         * nss/nss_files/files-XXX.c (CONCAT): Always enable stayopen.
1124         (CVE-2014-8121)
1125         * nss/tst-nss-getpwent.c: New file.
1126         * nss/Makefile (tests): Add new test.
1128 2015-04-28  Joseph Myers  <joseph@codesourcery.com>
1130         [BZ #18346]
1131         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Handle all
1132         exponents less than 48 as cases where high part of mantissa needs
1133         examining to determine whether argument is integral.
1134         * math/libm-test.inc (round_test_data): Add more tests.
1136 2015-04-28  Mark Wielaard  <mjw@redhat.com>
1138         * elf/elf.h (SHF_EXCLUDE): Use unsigned 1 for shift.
1140 2015-04-27  David S. Miller  <davem@davemloft.net>
1142         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Remove
1143         __tls_get_addr.
1144         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
1146 2015-04-27  H.J. Lu  <hongjiu.lu@intel.com>
1148         [BZ#18333]
1149         * time/tzset.c (__tzfile_read): Check tzspec_len == 0.
1151 2015-04-27  Florian Weimer  <fweimer@redhat.com>
1153         [BZ#18333]
1154         * time/tzset.c (parse_tzname): Return error on memory allocation
1155         failure.
1156         * test-skeleton.c (struct temp_name_list): Change type of name
1157         member to non-const.
1158         (add_temp_file): Create a copy of the file name.
1159         (delete_temp_files): Deallocate memory.
1160         (create_temp_file): Add comment.
1162 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1164         * io/posix_fallocate.c (posix_fallocate): Do not set errno.
1165         * io/posix_fallocate64.c (posix_fallocate64): Likewise.
1167 2015-04-24  Roland McGrath  <roland@hack.frob.com>
1169         * sysdeps/arm/configure.ac (PI_STATIC_AND_HIDDEN): Define it.
1170         * sysdeps/arm/configure: Regenerated.
1172 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1174         [BZ #17715]
1175         * time/tzfile.c (__tzfile_read): Check for large values of
1176         tzh_ttisstdcnt and tzh_ttisgmtcnt.  Use malloc instead of alloca.
1177         * time/tzset.c (__tzstring_len): New function, based on the old
1178         __tzstring function.
1179         (__tzstring): Call __tzstring_len.
1180         (parse_tzname): New helper function extracted from
1181         __tzset_parse_tz.  Call __tzstring_len, without making a copy of
1182         the input string.
1183         (parse_offset): New helper function extracted from
1184         __tzset_parse_tz.  Replace switch with fallthrough with
1185         initialization before sscanf.
1186         (parse_rule): Likewise.
1187         (__tzset_parse_tz): Rewrite using the new helper functions.  Use
1188         new-style function definition.
1189         * timezone/Makefile (tests): Add tst-tzset.
1190         (tst-tzset.out): Dependencies on time zone files.
1191         (tst-tzset-ENV): Set TZDIR.
1192         (testdata/XT%): Copy crafted time zone files.
1193         * timezone/README: Mention crafted time zone files.
1194         * timezone/testdata/XT1, timezone/testdata/XT2,
1195         timezone/testdata/XT3, timezone/testdata/XT4: New time zone test
1196         files.
1197         * timezone/tst-tzset.c: New test.
1199 2015-04-24  Florian Weimer  <fweimer@redhat.com>
1201         * Makeconfig (+gccwarn): Remove -Winline.
1203 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
1205         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
1207 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
1209         * NEWS: Mention sysconf() cache information support for s390.
1210         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
1212 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
1214         * math/k_casinh.c (__kernel_casinh): Use __copysign.
1215         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
1216         (__nearbyint): Likewise.
1217         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
1218         (copysignl): Likewise.
1220 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
1222         [BZ #18287]
1223         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
1224         based on padding.  (CVE-2015-1781)
1226 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
1228         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
1229         libc-vdso.h.
1230         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
1231         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
1232         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
1233         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
1234         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
1235         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
1236         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
1237         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
1238         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
1239         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
1240         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
1241         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
1242         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
1243         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
1244         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
1245         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
1246         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
1247         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
1248         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
1249         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
1250         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
1251         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
1252         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
1254 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
1256         * stdlib/setenv.c (__add_to_environ):
1257         Dump core quickly if setenv (..., NULL, ...) is called.
1258         This time, do it the right way, and pacify GCC with a pragma.
1260 2015-04-17  Roland McGrath  <roland@hack.frob.com>
1262         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
1263         IMAP->l_prev cannot be null, and #if out the code for the contrary
1264         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
1265         believe that NS (&_dl_ns[NSID]) could point outside the array.
1267         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
1268         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
1269         before using NSID as an index.
1271 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
1273         [BZ #17825]
1274         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
1275         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
1276         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
1278 2015-04-17  Roland McGrath  <roland@hack.frob.com>
1280         Add preliminary port to Google Native Client on ARM.
1281         * abi-tags (.*-.*-nacl.*): New entry.
1282         * sysdeps/arm/nacl: New directory.
1283         * sysdeps/nacl: New directory.
1285 2015-04-16  David S. Miller  <davem@davemloft.net>
1287         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
1288         lowlevellock-futex.h
1290 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
1292         * sysdeps/tile/configure.ac: New file.
1293         * sysdeps/tile/configure: Regenerated.
1295 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
1297         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
1298         conditionals for weak_alias and libc_hidden_weak.
1299         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
1300         libc_hidden_weak and weak_alias.
1301         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
1302         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
1303         and weak_alias for static one.
1305 2015-04-15  David S. Miller  <davem@davemloft.net>
1307         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
1309 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1311         [BZ #18206]
1312         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
1313           Use signed comparision instead of substraction to avoid
1314           overflow bug.
1315         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
1316           Take the sign of ret.
1317         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
1318           Do not expect precise return values. Only the sign matters.
1319         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
1320         * wcsmbs/test-wcsncmp.c: New File.
1321         * string/test-strncmp.c: Add wcsncmp support.
1323 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
1325         [BZ #6792]
1326         * math/w_log1p.c: New file.
1327         * math/w_log1pf.c: Likewise.
1328         * math/w_log1pl.c: Likewise.
1329         * math/Makefile (libm-calls): Add w_log1p.
1330         * math/s_log1pl.c (log1pl): Remove weak_alias.
1331         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
1332         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
1333         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
1334         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
1335         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
1336         [NO_LONG_DOUBLE] (log1pl): Likewise.
1337         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
1338         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
1339         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
1340         (log1p): Remove long_double_symbol.
1341         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
1342         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
1343         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
1344         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
1345         remove weak_alias for corresponding log1p function.
1346         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
1347         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
1348         * sysdeps/ia64/fpu/w_log1p.c: New file.
1349         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
1350         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
1351         * math/libm-test.inc (log1p_test_data): Add errno expectations.
1353 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
1355         [BZ #18247]
1356         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
1357         decimal exponent by 1.
1358         * stdlib/tst-strtod-round-data: Add more tests.
1359         * stdlib/tst-strtod-round.c (tests): Regenerated.
1361 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
1363         * math/auto-libm-test-in: Add more tests of clog and clog10.
1364         * math/auto-libm-test-out: Regenerated.
1365         * sysdeps/i386/fpu/libm-test-ulps: Update.
1366         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1368 2015-04-09  Roland McGrath  <roland@hack.frob.com>
1370         * Makeconfig (module-cppflags): Exclude all .v.i files.
1371         (skip-module-cppflags): Variable removed.
1373         * configure.ac (libc_config_ok): Initialize before reading
1374         preconfigure scripts, not after.
1375         * configure: Regenerated.
1377         * test-skeleton.c (TIMEOUT): Move #define to top level.
1378         (main): Grok environment variable TEST_DIRECT.  If set, print
1379         test expectation details into that file and then behave as if
1380         given --direct.
1382 2015-04-09  Florian Weimer  <fweimer@redhat.com>
1384         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
1385         warning on 32-bit.
1387 2015-04-08  David S. Miller  <davem@davemloft.net>
1389         * sysdeps/sparc/fpu/libm-test-ulps: Update.
1391 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1393         * math/auto-libm-test-in: Add more tests of atanh.
1394         * math/auto-libm-test-out: Regenerated.
1395         * sysdeps/i386/fpu/libm-test-ulps: Update.
1396         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1398         * math/auto-libm-test-in: Add more tests of atan.
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 2015-04-08  Florian Weimer  <fweimer@redhat.com>
1405         * elf/pldd.c (main): Rewrite to use struct
1406         scratch_buffer instead of extend_alloca.
1407         * elf/pldd-xx.c (find_maps): Likewise.
1408         * grp/initgroups.c: Include <scratch_buffer.h> instead of
1409         <alloca.h>.
1410         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
1411         scratch_buffer instead of extend_alloca.
1412         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
1413         grp/compat-initgroups.c.
1414         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
1415         Rewrite to use struct scratch_buffer instead of extend_alloca.
1416         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
1417         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
1419 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
1421         * math/auto-libm-test-in: Add more tests of cbrt.
1422         * math/auto-libm-test-out: Regenerated.
1423         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1425         * math/auto-libm-test-in: Add more tests of cabs.
1426         * math/auto-libm-test-out: Regenerated.
1427         * sysdeps/i386/fpu/libm-test-ulps: Update.
1428         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1430         [BZ #18210]
1431         [BZ #18211]
1432         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
1433         (__ieee754_atan2): Set FE_TONEAREST mode for internal
1434         computations.
1435         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
1436         clog10.
1437         * math/auto-libm-test-out: Regenerated.
1438         * sysdeps/i386/fpu/libm-test-ulps: Update.
1439         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1441         [BZ #18197]
1442         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
1443         (atan): Set FE_TONEAREST mode for internal computations.
1444         * math/auto-libm-test-in: Add more tests of atan.
1445         * math/auto-libm-test-out: Regenerated.
1447 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
1449         [BZ #17930]
1450         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
1452 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1454         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
1456 2015-04-07  Florian Weimer  <fweimer@redhat.com>
1458         * include/scratch_buffer.h: New file.
1459         * malloc/scratch_buffer_grow.c: Likewise.
1460         * malloc/scratch_buffer_grow_preserve.c: Likewise.
1461         * malloc/scratch_buffer_set_array_size.c: Likewise.
1462         * malloc/tst-scratch_buffer.c: Likewise.
1463         * malloc/Makefile (routines): Add scratch_buffer_grow.
1464         (tests): Add test case.
1465         * malloc/Versions (GLIBC_PRIVATE): Export
1466         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
1467         __libc_scratch_buffer_set_array_size.
1469 2015-04-06  Richard Henderson  <rth@redhat.com>
1471         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
1472         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1474         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
1475         unsigned int before printing.
1477 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1479         [BZ #17596]
1480         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
1481         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1483 2015-04-02  Florian Weimer  <fweimer@redhat.com>
1485         * include/libc-internal.h (libc_max_align_t): Define.
1487 2015-04-02  Andreas Schwab  <schwab@suse.de>
1489         [BZ #16850]
1490         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
1492 2015-04-02  Mel Gorman  <mgorman@suse.de>
1494         [BZ #17195]
1495         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
1496         as well as the main arena.
1498 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1500         [BZ #18185]
1501         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
1502         sharing L2 cache to 2 for Silvermont/Knights Landing.
1504 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1506         [BZ #17711]
1507         * config.make.in (have-protected-data): New.
1508         * configure.ac: Check linker support for protected data symbol.
1509         * configure: Regenerated.
1510         * elf/Makefile (modules-names): Add tst-protected1moda and
1511         tst-protected1modb if $(have-protected-data) is yes.
1512         (tests): Add tst-protected1a and tst-protected1b if
1513         $(have-protected-data) is yes.
1514         ($(objpfx)tst-protected1a): New.
1515         ($(objpfx)tst-protected1b): Likewise.
1516         (tst-protected1modb.so-no-z-defs): Likewise.
1517         * elf/tst-protected1a.c: New file.
1518         * elf/tst-protected1b.c: Likewise.
1519         * elf/tst-protected1mod.h: Likewise.
1520         * elf/tst-protected1moda.c: Likewise.
1521         * elf/tst-protected1modb.c: Likewise.
1523 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1525         [BZ #17711]
1526         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
1527         indicates it is called from do_lookup_x on relocation against
1528         protected data, skip the data definion in the executable from
1529         copy reloc.
1530         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
1531         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
1532         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
1533         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
1534         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
1535         otherwise to 0.
1536         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1537         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
1538         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
1539         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
1540         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
1541         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
1543 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
1545         * sysdeps/nptl/pthread.h: Remove duplicate definition of
1546         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
1548 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
1550         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
1551         THREAD_SETMEM_NC.
1552         * sysdeps/x86_64/nptl/tls.h: Ditto.
1554 2015-03-27  Roland McGrath  <roland@hack.frob.com>
1556         * dlfcn/tststatic.c (main): Converted to ...
1557         (do_test): ... this.
1558         (TEST_FUNCTION): New macro.
1559         Include test-skeleton.c.
1561 2015-03-26  Alan Modra  <amodra@gmail.com>
1563         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
1564         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
1565         zero for undefined weak.
1566         (elf_machine_plt_conflict): Similarly.
1568 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1570         * math/auto-libm-test-in: Add more tests of acosh, asinh and
1571         atanh.
1572         * math/auto-libm-test-out: Regenerated.
1573         * sysdeps/i386/fpu/libm-test-ulps: Update.
1574         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1576         * math/auto-libm-test-in: Add another test of asin.
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         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
1582         Remove macro.
1583         (LLL_EBX_REG): Likewise.
1584         (LLL_ENTER_KERNEL): Likewise.
1586         * math/auto-libm-test-in: Add more tests of asin.
1587         * math/auto-libm-test-out: Regenerated.
1588         * sysdeps/i386/fpu/libm-test-ulps: Update.
1589         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1591         [BZ #18138]
1592         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
1593         libc_do_syscall_args): New structure.
1594         (INTERNAL_SYSCALL_MAIN_0): New macro.
1595         (INTERNAL_SYSCALL_MAIN_1): Likewise.
1596         (INTERNAL_SYSCALL_MAIN_2): Likewise.
1597         (INTERNAL_SYSCALL_MAIN_3): Likewise.
1598         (INTERNAL_SYSCALL_MAIN_4): Likewise.
1599         (INTERNAL_SYSCALL_MAIN_5): Likewise.
1600         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
1601         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
1602         Replace conditional definitions by conditional definitions of ....
1603         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
1604         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
1605         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
1606         (libpthread-sysdep_routines): Add libc-do-syscall.
1607         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
1608         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
1609         to __NR_futex not 240.
1611 2015-03-25  Alan Modra  <amodra@gmail.com>
1613         * NEWS: Advertise TLS optimization.
1614         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
1615         (DT_PPC_NUM): Increment.
1616         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
1617         (CHECK_STATIC_TLS): Use here.
1618         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
1619         TLS descriptors.
1620         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
1621         * sysdeps/powerpc/dl-tls.c: New file.
1622         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
1623         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
1624         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
1625         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
1626         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
1627         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
1628         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
1630 2015-03-25  Alan Modra  <amodra@gmail.com>
1632         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
1633         for overlapping .opd entries" to "support...".
1634         * sysdeps/powerpc/powerpc64/configure: Regenerate
1636 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
1638         * math/auto-libm-test-in: Add more tests of acos.
1639         * math/auto-libm-test-out: Regenerated.
1640         * sysdeps/i386/fpu/libm-test-ulps: Update.
1641         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1643         * math/auto-libm-test-in: Add more tests of expm1.
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 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
1650         * math/auto-libm-test-in: Add more tests of cosh and sinh.
1651         * math/auto-libm-test-out: Regenerated.
1652         * sysdeps/i386/fpu/libm-test-ulps: Update.
1653         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1655         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
1656         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1658         * math/auto-libm-test-in: Add more tests of log2.
1659         * math/auto-libm-test-out: Regenerated.
1660         * sysdeps/i386/fpu/libm-test-ulps: Update.
1661         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1663 2015-03-23  Roland McGrath  <roland@hack.frob.com>
1665         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
1666         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
1667         _IO_IS_APPENDING bit in READ_WRITE instead.
1669 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1671         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
1672         (__determine_cpumask_size): Replace extend_alloca with a
1673         variable-length array.  Do not treat res == 0 as an error.
1675 2015-03-23  Florian Weimer  <fweimer@redhat.com>
1677         [BZ #18100]
1678         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
1679         and integer overflow.
1680         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
1681         (main): Add integer overflow tests.
1682         * manual/pattern.texi (Calling Wordexp): Document additional use
1683         for WRDE_SYNTAX.
1685 2015-03-23  Alan Modra  <amodra@gmail.com>
1687         * config.h.in: Remove HAVE_ASM_PPC_REL16.
1688         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
1689         and false branch of conditional.
1690         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
1691         Likewise.
1693 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
1695         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
1696         libc-modules.h
1697         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
1698         unused declaration of _hurd_intr_rpc_msg_in_trap.
1699         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
1700         defined instead of whether it is non-zero.
1701         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
1702         input constraint instead of both input and output constraint.  Use ecx
1703         clobber instead of %ecx.
1704         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
1705         mutex_unlock): Use a statement expression instead of an expression list.
1706         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
1707         type to vm_size_t instead of vm_address_t.
1708         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
1709         defined instead of whether it is non-zero.
1710         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
1711         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
1712         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
1713         comparisons with mapaddr.
1714         * nscd/nscd-client.h: Include <time.h>.
1715         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
1716         9th parameter to __vm_region instead of int.
1717         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
1718         * scripts/check-local-headers.sh (exclude): Add device/,
1719         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
1720         cthreads.h.
1722 2015-03-19  Roland McGrath  <roland@hack.frob.com>
1724         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
1725         to account for alignment padding.
1726         * sysdeps/arm/memmove.S: Likewise.
1728 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
1730         * sysdeps/unix/sysv/linux/generic/README: New file.
1732 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
1734         [BZ #18138]
1735         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
1736         (futex_abstimed_wait)
1737         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
1738         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
1739         of lll_futex_timed_wait.
1741 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
1743         [BZ #17542]
1744         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
1746 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
1748         [BZ #17090]
1749         [BZ #17620]
1750         [BZ #17621]
1751         [BZ #17628]
1752         * NEWS: Update.
1753         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
1754         entries with Static TLS too.  Skip entries past the end of the
1755         allocated DTV, from Alan Modra.
1756         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
1757         Static TLS DTV entry set up from...
1758         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
1759         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
1760         * nptl/allocatestack.c (init_one_static_tls): ... and here...
1761         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
1762         for Static TLS.
1763         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
1764         that the slot we find is associated with the given map before
1765         using its generation count.
1766         * nptl_db/db_info.c: Include ldsodefs.h.
1767         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
1768         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
1769         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
1770         (link_map::l_tls_offset): New struct field.
1771         (dtv_t::counter): Likewise.
1772         (rtld_global): New struct.
1773         (_rtld_global): New rtld variable.
1774         (dl_tls_dtv_slotinfo_list): New rtld global field.
1775         (dtv_slotinfo_list): New struct.
1776         (dtv_slotinfo): Likewise.
1777         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
1778         (td_lookup): Rename to...
1779         (td_mod_lookup): ... this.  Use new mod parameter instead of
1780         LIBPTHREAD_SO.
1781         * nptl_db/td_thr_tlsbase.c: Include link.h.
1782         (dtv_slotinfo_list, dtv_slotinfo): New functions.
1783         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
1784         addresses even if the DTV is out of date or missing them.
1785         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
1786         index zero-length arrays.
1787         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
1788         (td_lookup): Make it a macro implemented in terms of...
1789         (td_mod_lookup): ... this declaration.
1790         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
1791         (DB_MAIN_VARIABLE): Likewise.
1793 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1795         [BZ #18134]
1796         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
1798 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
1800         * stdlib/setenv.c (__add_to_environ): Revert previous change.
1802 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
1804         [BZ #18128]
1805         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
1806         (atomic_add, atomic_increment_and_test)
1807         (atomic_decrement_and_test): Fix 64-bit arithmetic.
1809 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
1811         * stdlib/setenv.c (__add_to_environ):
1812         Dump core quickly if setenv (..., NULL, ...) is called.
1814 2015-03-13  Roland McGrath  <roland@hack.frob.com>
1816         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
1817         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
1818         all the necessary asm magic in one place.
1819         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
1820         using those.
1822 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
1824         [BZ #14906]
1825         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
1826         traced file mtime. Use consistent log message.
1827         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
1828         (register_traced_file): Call install_watches. Always set mtime.
1829         (invalidate_cache): Iterate over all trace files. Call install_watches.
1830         (inotify_check_files): Don't inline. Handle watching parent
1831         directories and configuration file movement in and out.
1832         (handle_inotify_events): New function.
1833         (main_loop_poll): Call handle_inotify_events.
1834         (main_loop_epoll): Likewise.
1835         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
1836         (struct traced_file): Use array of inotify fds. Add parent directory,
1837         and basename.
1838         (struct database_dyn): Remove unused file_mtime.
1839         (init_traced_file): New inline function.
1840         (define_traced_file): New macro.
1841         * nss/nss_db/db-init.c: Use define_traced_file.
1842         (_nss_db_init): Use init_traced_file.
1843         * nss/nss_files/files-init.c: Use define_traced_file.
1844         (_nss_files_init): Use init_traced_file.
1846 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
1848         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
1849         [_LIBC]: Do not include <stdlib.h>.
1850         [!_LIBC] (abort): Remove declaration.
1851         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
1852         _FP_STATIC_ASSERT instead of conditionally calling abort.
1853         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
1854         (_FP_EXTEND_CNAN): Likewise.
1855         (FP_TRUNC): Likewise.
1856         (__FP_CLZ): Likewise.
1857         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
1859 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
1861         * manual/string.texi (XPG basename): Fix prototype.
1863 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1865         [BZ #18080]
1866         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
1867         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1868         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
1869         (__setcontext): Likewise.
1870         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
1871         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
1872         Call rt_sigprocmask syscall one time to set new signal mask
1873         and retrieve the current signal mask instead of two calls.
1874         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
1875         (__swapcontext): Likewise.
1876         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
1877         * stdlib/tst-setcontext2.c: New file.
1879 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
1881         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1883 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
1885         [BZ #18093]
1886         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
1887         the wrong size.
1889 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1891         [BZ #18043]
1892         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
1894 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1896         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
1897         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
1898         Remove define.
1899         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
1900         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
1901         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
1902         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
1903         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
1904         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
1905         define.
1906         * nptl_db/td_symbol_list.c (td_lookup): Remove
1907         HAVE_ASM_GLOBAL_DOT_NAME code.
1908         * sysdeps/powerpc/powerpc64/configure.ac: Remove
1909         HAVE_ASM_GLOBAL_DOT_NAME check.
1910         * sysdeps/powerpc/powerpc64/configure: Regenerate.
1911         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
1912         (DOT_LABEL): Remove define.
1913         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
1914         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
1915         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
1916         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
1917         (__TLS_GET_ADDR): Likewise.
1918         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
1919         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
1921 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
1923         [BZ #18111]
1924         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
1925         (_FPU_SETCW): Initialize cw from fpsr before storing.
1926         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
1927         (fesetexceptflag): Rewrite using fpu_control.h.
1928         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
1930 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
1932         [BZ #18110]
1933         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
1934         asms.
1935         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
1937 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
1939         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
1940         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
1941         abort.
1942         (_FP_FMA): Likewise.
1943         (_FP_DIV): Likewise.
1945 2015-03-10  Roland McGrath  <roland@hack.frob.com>
1947         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
1948         with 0 in that case.
1949         * Makefile (summarize-tests): New canned sequence, factored out of
1950         commands for targets tests and xtests.  Display summary lines that
1951         don't start with PASS: or XFAIL: rather than ones that do start with
1952         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
1953         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
1954         do start with ERROR: or FAIL:.
1955         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
1956         (except for [$(build-shared) = yes]).
1957         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
1958         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
1959         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
1960         * nptl/Makefile: Revert 2015-03-04 changes.
1961         [$(CXX) empty] (tests-unsupported): New variable.
1962         * debug/Makefile: Likewise.
1964         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
1965         gnulib file.  Replace __attribute with __attribute__ throughout.
1967 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
1969         * sysdeps/hppa/fpu/libm-test-ulps: Update.
1971 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
1973         [BZ #18104]
1974         * math/auto-libm-test-in: Add another test of pow.
1975         * math/auto-libm-test-out: Regenerated.
1977 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1979         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
1980         $(config-cflags-nofma).
1982 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
1984         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
1985         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
1986         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
1987         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
1988         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
1989         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
1990         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
1991         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
1992         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
1993         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
1994         Add comment on closing #endif.
1996 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
1998         * posix/wordexp.c (CHAR_IN_SET): New macro.
1999         (parse_param): Use it.
2001 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2003         * sysdeps/powerpc/fpu/libm-test-ulps: update.
2005 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2007         [BZ #18043]
2008         * posix/wordexp.c (parse_param): Fix buffer overflow.
2009         * posix/wordexp-test.c (test_case): Add test case.
2011 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2013         [BZ #18042]
2014         * posix/wordexp.c (parse_backtick): Fix off-by-one.
2015         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
2017 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
2019         [BZ #18043]
2020         * posix/wordexp-test.c (test_case): Add test for BZ #18043
2021         (do_bz18043): Delete.
2022         (at_page_end): New.
2023         (testit): Refactor to have words at the edge of unreadable page.
2025 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
2027         [BZ #16734]
2028         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
2029         Cleanup read-only streams as well.
2030         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
2032 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2034         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
2035         <bits/libc-lockP.h>
2037 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
2039         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
2040         on [__KERNEL__].
2041         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
2042         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
2043         * soft-fp/op-common.h (_FP_DECL): Likewise.
2045 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
2047         * elf/ifuncdep2.c (global): Replace
2048         __attribute__((visibility("protected"))) with
2049         asm (".protected global").
2050         * elf/ifuncmod1.c (global): Likewise.
2051         * elf/ifuncmod5.c (global): Likewise.
2053 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
2055         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
2056         <asm/sfp-machine.h> instead of <sfp-machine.h>.
2058 2015-03-06  Roland McGrath  <roland@hack.frob.com>
2060         * manual/install.texi (Configuring and compiling):
2061         Document test-wrapper-env-only.
2062         * INSTALL: Regenerated.
2064 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
2066         [BZ #18043]
2067         * posix/wordexp.c (parse_param): Fix buffer overflow.
2068         * posix/wordexp-test.c (do_bz18043): Add test case.
2070 2015-03-06  Vincent Bernat  <vincent@bernat.im>
2072         * time/tst-strptime2.c (do_test): Ensure failing tests are
2073         reported correctly.
2074         * time/tst-strptime3.c (do_test): Likewise.
2076 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
2078         Fix aio_error thread-safety.
2079         * sysdeps/pthread/aio_error.c: New file
2080         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
2081         synchronization.
2083 2015-03-06  Florian Weimer  <fweimer@redhat.com>
2085         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
2086         (group_number, vfprintf): Use it.
2087         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
2088         (JUMP, REF): Use it.
2089         (WORK_BUFFER_SIZE): New enum constant.
2090         (process_arg, vfprintf): Use it.
2092 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
2094         * manual/errno.texi (Error Messages): Complete example function
2095         by adding missing #define.
2096         (program_invocation_name): Add statement indicating GNU
2097         extension and reference which header file declares the variable.
2098         (program_invocation_short_name): Likewise.
2100 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
2102         * manual/errno.texi (Error Messages): Delete strerror ISO C89
2103         compatibility note.
2105 2015-03-05  Roland McGrath  <roland@hack.frob.com>
2107         * Makeconfig (test-wrapper-env-only): New variable.
2108         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
2109         then use that with $(test-wrapper-env-only) rather than using
2110         $(test-wrapper-env) $(run-program-env) $($*-ENV).
2112 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
2114         [BZ #18082]
2115         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
2116         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
2117         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
2118         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
2119         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
2120         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
2121         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
2122         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
2123         Likewise.
2124         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
2125         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
2126         Likewise.
2127         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
2128         Likewise.
2129         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
2130         Likewise.
2131         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
2132         Likewise.
2133         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
2134         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
2135         Likewise.
2136         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
2137         Likewise.
2138         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
2139         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
2141 2015-03-04  Roland McGrath  <roland@hack.frob.com>
2143         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
2144         (ETH_ALEN): New macro.
2145         (struct ether_addr): Use it for length of ether_addr_octet.
2147         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
2148         (setdb): Don't call __nss_configure_lookup for "rpc".
2149         (do_test): Don't call test_rpc.
2150         (output_rpcent, test_rpc): Functions moved ...
2151         * sunrpc/test-rpcent.c: ... to this new file.
2152         * sunrpc/Makefile (tests): Add it.
2154         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
2155         __xpg_sigpause.
2156         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
2157         * nptl/tst-signal6.c: Likewise.
2158         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
2159         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
2161         * configure.ac (libc_cv_cxx_link_ok): New check.
2162         Reset CXX to empty if it fails to link.
2163         * configure: Regenerated.
2164         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
2165         bug-atexit3-lib only if $(CXX) is nonempty.
2166         * nptl/Makefile (tests): Likewise for tst-cancel24.
2167         (tests, tests-static): Likewise for tst-cancel24-static.
2168         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
2169         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
2170         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
2171         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
2173 2015-03-04  Andreas Schwab  <schwab@suse.de>
2175         [BZ #17631]
2176         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
2177         for non-GCC compilers.
2178         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
2179         Likewise.
2181 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2183         [BZ #17776]
2184         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
2185         integer before bitwise and assembly operations.
2186         (feclearexcept): Likewise.
2187         * math/test-fenvinline.c: New file.
2188         * math/Makefile: Add test-fenvinline test.
2190 2015-03-03  Alan Modra  <amodra@gmail.com>
2192         [BZ #16512]
2193         * scripts/localplt.awk: Strip off symbol version.
2194         * NEWS: Mention bug fix.
2196 2015-03-02  Roland McGrath  <roland@hack.frob.com>
2198         * sysdeps/pthread/timer_routines.c
2199         (timer_free_list, thread_free_list, thread_active_list): Make static.
2201 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
2203         [BZ #17779]
2204         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
2205         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2206         Undefine.
2207         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
2208         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2209         Likewise.
2210         * sysdeps/unix/sysv/linux/sh/kernel-features.h
2211         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
2212         Likewise.
2214 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
2216         [BZ #18036]
2217         * posix/fnmatch_loop.c (END): Detect invalid pattern.
2218         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
2220 2015-03-02  Andreas Schwab  <schwab@suse.de>
2222         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
2223         variable name.
2225 2015-03-02  Florian Weimer  <fweimer@redhat.com>
2227         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
2228         Return error status.
2230 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
2232         [BZ #15969]
2233         * locale/findlocale.c (_nl_find_locale): Introduce const
2234         version of loc_name and drop unsafe type casts.
2236 2015-02-27  Roland McGrath  <roland@hack.frob.com>
2238         * dlfcn/tststatic2.c (main): Converted to ...
2239         (do_test): ... this.
2240         (TEST_FUNCTION): New macro.
2241         Include test-skeleton.c.
2243 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
2245         [BZ #17711]
2246         * elf/Makefile (tests): Add vismain only if PIE is enabled.
2247         (tests-pie): Add vismain.
2248         (CFLAGS-vismain.c): New.
2249         * elf/vismain.c: Add comments for PIE requirement.
2251 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
2253         [BZ #18046]
2254         [BZ #18047]
2255         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
2256         0x1p-56L as threshold for just returning the argument.
2257         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
2258         0x1p-32L as threshold for just returning the argument.
2259         * math/auto-libm-test-in: Add more tests of atanh.
2260         * math/auto-libm-test-out: Regenerated.
2261         * sysdeps/i386/fpu/libm-test-ulps: Update.
2262         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
2264 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
2266         * string/bcopy.c (bcopy): Call memmove for performance.
2268 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
2270         * string/bzero.c (__bzero): Call memset for performance.
2272 2015-02-27  John David Anglin  <dave.anglin@bell.net>
2274         [BZ #18068]
2275         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
2276         to 00100000.
2278 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
2280         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
2282 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
2284         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
2285         (__kernel_standard): Use CSTR macro when setting exc.name.
2286         * sysdeps/ieee754/Makefile [$(subdir) = math]
2287         (CFLAGS-k_standard.c): Remove variable.
2289         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
2290         setting p and q from "else if" to "else".
2291         (qzero): Likewise.
2292         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
2293         (qone): Likewise.
2294         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
2295         (qzerof): Likewise.
2296         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
2297         (qonef): Likewise.
2298         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
2299         (qzero): Likewise.
2300         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
2301         (qone): Likewise.
2303         [BZ #18038]
2304         [BZ #18039]
2305         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
2306         return pi/2 for arguments below 0x1p-113L.
2307         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
2308         return pi/2 for arguments below 0x1p-106L.
2309         * math/auto-libm-test-in: Add more tests of acos.
2310         * math/auto-libm-test-out: Regenerated.
2312         [BZ #16351]
2313         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
2314         (MO): New macro.
2315         (__ieee754_asin): Force underflow exception for results with small
2316         absolute value.
2317         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
2318         (MO): New macro.
2319         (__ieee754_asinf): Force underflow exception for results with
2320         small absolute value.
2321         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
2322         (__ieee754_asin): Force underflow exception for results with small
2323         absolute value.
2324         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
2325         (__ieee754_asinf): Force underflow exception for results with
2326         small absolute value.
2327         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
2328         (__ieee754_asinl): Force underflow exception for results with
2329         small absolute value.
2330         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
2331         (__ieee754_asinl): Force underflow exception for results with
2332         small absolute value.
2333         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
2334         (__ieee754_asinl): Force underflow exception for results with
2335         small absolute value.
2336         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
2337         Include <math.h>.
2338         * math/auto-libm-test-in: Do not mark underflow exceptions as
2339         possibly missing for bug 16351.
2340         * math/auto-libm-test-out: Regenerated.
2342         [BZ #18030]
2343         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
2344         of power of 2 down when low part has opposite sign.
2345         * math/libm-test.inc (logb_test_data): Add more tests.
2347 2015-02-26  Andreas Schwab  <schwab@suse.de>
2349         [BZ #18032]
2350         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
2351         over collating symbol inside a bracket expression.  Minor cleanup.
2352         * posix/tst-fnmatch3.c (do_test): Add test case.
2354 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
2356         [BZ #18029]
2357         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
2358         Adjust exponent of power of 2 down when low part has opposite
2359         sign.
2360         * math/libm-test.inc (ilogb_test_data): Add more tests.
2362 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
2364         [BZ #15969]
2365         * locale/findlocale.c (_nl_find_locale): Fix constness error in
2366         the previous change.
2368         [BZ #15969]
2369         * locale/findlocale.c (_nl_find_locale): Retry archive search
2370         after alias expansion.
2372 2015-02-25  Roland McGrath  <roland@hack.frob.com>
2374         * iconv/tst-iconv3.c (main): Converted to ...
2375         (do_test): ... this.
2376         (TEST_FUNCTION): New macro.
2377         Include test-skeleton.c.
2379         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
2380         (convert): Make function static.
2381         (test_unalign): Likewise.  Add const to argument pointee types.
2382         (main): Replace with static function do_test.
2383         Print "Succeeded." only if RET is zero.
2384         (TEST_FUNCTION): New macro.
2385         Include test-skeleton.c.
2387         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
2388         returns a null pointer.
2390 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2392         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
2393         to __memcpy_ppc only for static builds.
2395 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
2397         [BZ #18020]
2398         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
2399         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
2400         * math/auto-libm-test-in: Add more tests of asinh.
2401         * math/auto-libm-test-out: Regenerated.
2402         * sysdeps/i386/fpu/libm-test-ulps: Update.
2403         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2405 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
2407         [BZ #15850]
2408         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
2409         and ip6_mtuinfo definitions here.
2410         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
2411         in this define too.  Update comment.
2413 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
2415         * elf/sprof.c (load_shobj): Tweak error message to match others.
2417 2015-02-24  Kevin Easton  <kevin@guarana.org>
2419         [BZ #16145] (partial fix)
2420         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
2421         to reduce lock contention.
2423 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
2425         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
2426         (struct timex): Update time comment.
2427         (ADJ_SETOFFSET): Define.
2429 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2431         [BZ #18019]
2432         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
2433         2**56 not 2**28 as threshold for log (2x) formula.
2434         * math/auto-libm-test-in: Add more tests of acosh.
2435         * math/auto-libm-test-out: Regenerated.
2436         * sysdeps/i386/fpu/libm-test-ulps: Update.
2437         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2439 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2441         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
2442         parenthesis around the buf assignment.
2443         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
2445 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
2447         [BZ #16783]
2448         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
2449         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
2450         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
2451         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2452         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
2453         * math/libm-test.inc (scalb_test_data): Add more tests.
2455 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
2457         [BZ #17916]
2458         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
2459         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
2461 2015-02-24  Eric Rannaud  <e@nanocritical.com>
2463         [BZ #17523]
2464         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
2465         * io/bits/fcntl2.h (open): Use it.
2466         (openat): Likewise.
2467         * io/open.c (__libc_open): Likewise.
2468         * io/open64.c (__libc_open64): Likewise.
2469         * io/open64_2.c (__open64_2): Likewise.
2470         * io/open_2.c (__open_2): Likewise.
2471         * io/openat.c (__openat): Likewise.
2472         * io/openat64.c (__openat64): Likewise.
2473         * io/openat64_2.c (__openat64_2): Likewise.
2474         * io/openat_2.c (__openat_2): Likewise.
2475         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
2476         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
2477         * sysdeps/posix/open64.c (__libc_open64): Likewise.
2478         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
2479         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
2480         (__open_nocancel): Likewise.
2481         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
2482         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
2483         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
2485 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2487         [BZ #14841]
2488         * resolv/gethnamaddr.c (getanswer): Skip logging if
2489         RES_USE_DNSSEC is set.
2490         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
2492 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
2494         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
2496 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
2498         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
2499         201304L, for Unicode 7.
2501 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
2503         [BZ #17836]
2504         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
2505         shared library.  Add gmon-start.os otherwise.
2506         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
2507         $(objpfx)gmon-start.os if builing shared library.
2508         ($(objpfx)g$(static-start-installed-name)): Likewise.
2510 2015-02-23  Andreas Schwab  <schwab@suse.de>
2512         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
2514 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
2516         [BZ #17269]
2517         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
2518         (enlarge_userbuf): Likewise.
2520 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
2522         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
2523         * math/atest-exp.c (TIMEOUT): Adjust to 200.
2524         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
2525         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
2527 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
2529         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
2530         expression inside statement expression.
2532 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
2534         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
2535         <sysdeps/nptl/lowlevellock.h> and remove macros and
2536         functions that are now defined there.
2537         (SYS_futex): Remove.
2538         (lll_compare_and_swap): Remove.
2539         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
2541 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
2543         [BZ #17999]
2544         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
2545         instead of scandirat.
2546         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
2547         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
2548         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
2549         __scandirat.
2550         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
2551         (__scandirat): Declare.  Use libc_hidden_proto.
2552         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
2553         Remove variable.
2554         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
2556 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2558         [BZ #15319]
2559         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
2560         (MO): New macro.
2561         (__ieee754_atan2): For results with small absolute value, force
2562         underflow exception and remove excess range and precision from
2563         return value.
2564         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
2565         (MO): New macro.
2566         (__ieee754_atan2f): For results with small absolute value, force
2567         underflow exception and remove excess range and precision from
2568         return value.
2569         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
2570         (MO): New macro.
2571         (__atan): For results with small absolute value, force underflow
2572         exception and remove excess range and precision from return value.
2573         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
2574         (MO): New macro.
2575         (__atanf): For results with small absolute value, force underflow
2576         exception and remove excess range and precision from return value.
2577         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
2578         <math.h>.
2579         (__ieee754_atan2): Force underflow exception for results with
2580         small absolute value.
2581         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
2582         <math_private.h>.
2583         (atan): Force underflow exception for results with small absolute
2584         value.
2585         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
2586         (__atanf): Force underflow exception for results with small
2587         absolute value.
2588         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
2589         <math.h>.
2590         (__atanl): Force underflow exception for results with small
2591         absolute value.
2592         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
2593         (__atanl): Force underflow exception for results with small
2594         absolute value.
2595         * sysdeps/x86/fpu/bits/mathinline.h
2596         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
2597         (__ieee754_atan2): Only define inline for long double.
2598         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
2599         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
2600         * math/auto-libm-test-in: Do not mark underflow exceptions as
2601         possibly missing for bug 15319.  Add more tests of atan2.
2602         * math/auto-libm-test-out: Regenerated.
2603         * math/libm-test.inc (casin_test_data): Do not mark underflow
2604         exceptions as possibly missing for bug 15319.
2605         (casinh_test_data): Likewise.
2606         * sysdeps/i386/fpu/libm-test-ulps: Update.
2608 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
2610         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
2611         * sysdeps/mips/bits/endian.h: Fix comments.
2613 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
2615         [BZ #17996]
2616         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
2617         (hdestroy_r): Likewise.
2618         (hsearch_r): Likewise.
2619         (__hcreate_r): Declare and use libc_hidden_proto.
2620         (__hdestroy_r): Likewise.
2621         (__hsearch_r): Likewise.
2622         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
2623         (hcreate): Call __hcreate_r instead of hcreate_r.
2624         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
2625         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
2626         as weak alias of __hcreate_r.
2627         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
2628         __hdestroy_r.
2629         (hsearch_r): Rename to __hsearch_r and define as weak alias of
2630         __hsearch_r.
2631         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
2632         Remove variable.
2633         (test-xfail-XPG4/search.h/linknamespace): Likewise.
2634         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
2635         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
2636         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
2638 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
2640         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
2641         arena_lock into a single arena_get.
2643 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
2645         * dl-reloc.c: Inlucde libc-internal.h.
2646         (_dl_try_allocate_static_tls): Call ALIGN_UP.
2647         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
2648         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
2649         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
2650         (grow_heap): Likewise.
2651         * malloc/malloc.c: Include libc-internal.h.
2652         (do_check_malloc): Call powerof2.
2653         (sysmalloc): Use pagesize. Call ALIGN_UP.
2654         (systrim): Use pagesize.
2655         (mremap_chunk): Use pagesize. Call ALIGN_UP.
2656         (__libc_valloc): Use pagesize.
2657         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
2659 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2661         [BZ #17991]
2662         * include/sys/resource.h (__getrlimit64): Declare.  Use
2663         libc_hidden_proto.
2664         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
2665         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
2666         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
2667         getrlimit64.
2668         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
2669         __getrlimit64.
2670         [!getrlimit64] (getrlimit64): Define as weak alias of
2671         __getrlimit64.  Use libc_hidden_weak.
2672         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
2673         using __getrlimit64 not __new_getrlimit64.
2674         (__GI_getrlimit64): Likewise.
2675         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
2676         Likewise.
2677         (__GI_getrlimit64): Likewise.
2678         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
2679         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
2680         (getrlimit): Add __getrlimit64 alias.
2681         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
2682         Likewise.
2683         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
2684         Remove variable.
2685         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
2686         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
2688 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
2690         * libio/fileops.c: Add missing sys/mman.h
2691         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
2693 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
2695         * manual/math.texi (Errors in Math Functions): Clarify goals
2696         regarding inexact and underflow exceptions.
2698 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2700         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
2701         * sysdeps/mips/memset.S: Ditto.
2703 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
2705         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
2707 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
2709         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
2710         (__v1longjmp): Remove versioned symbol.
2711         (__v1siglongjmp): Remove alias and versioned symbol.
2712         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
2713         (__v2siglongjmp): Likewise.
2715 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2717         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
2719 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
2721         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
2723 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2725         [BZ #17987]
2726         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
2727         zero result does not depend on the sign resulting from
2728         subtraction.
2729         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2730         Likewise.
2731         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2732         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2733         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2734         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2735         * math/libm-test.inc (remquo_test_data): Add more tests.
2737 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
2739         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
2740         Problem reported by J William Piggott.
2742 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
2744         [BZ #17978]
2745         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
2746         products 4 * y and 2 * y where those would overflow.
2747         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2748         Likewise.
2749         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
2750         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
2751         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
2752         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
2753         * math/libm-test.inc (remquo_test_data): Add more tests.
2755         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
2757         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
2758         [defined _COMPILING_NEWLIB].
2759         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
2760         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
2762         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
2763         [!defined __mips_isa_rev || __mips_isa_rev < 6].
2765 2015-02-16  Torvald Riegel  <triegel@redhat.com>
2767         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
2768         acquired.
2770 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
2772         [BZ #17792]
2773         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
2774         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
2775         HOST_STACK_END_ADDR): Likewise.
2777 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
2779         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
2780         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
2781         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
2783 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2785         * sysdeps/generic/c++-types.data: New file.
2786         * sysdeps/generic/ld.abilist: New file.
2787         * sysdeps/generic/libBrokenLocale.abilist: New file.
2788         * sysdeps/generic/libanl.abilist: New file.
2789         * sysdeps/generic/libc.abilist: New file.
2790         * sysdeps/generic/libcrypt.abilist: New file.
2791         * sysdeps/generic/libdl.abilist: New file.
2792         * sysdeps/generic/libm.abilist: New file.
2793         * sysdeps/generic/libpthread.abilist: New file.
2794         * sysdeps/generic/libresolv.abilist: New file.
2795         * sysdeps/generic/librt.abilist: New file.
2797 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2799         [BZ #17569]
2800         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
2801         Compute absolute value of x as modified by fmod, not original
2802         value of x.
2803         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
2804         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
2805         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
2806         RUN_TEST_ffI_f1_mod8.
2807         (remquo_test_data): Add more tests.
2809 2015-02-13  Roland McGrath  <roland@hack.frob.com>
2811         * sysdeps/init_array/pt-crti.S: New file.
2813 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
2815         [BZ #17967]
2816         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
2817         __builtin_fmaf instead of relying on contraction of a * b + c.
2819 2015-02-12  J William Piggott  <elseifthen@gmx.com>
2821         [BZ #17969]
2822         * manual/time.texi: correct the zoneinfo path in the TZ Variable
2823         node.
2825 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2827         [BZ #17964]
2828         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
2829         __builtin_fma instead of relying on contraction of a * b + c.
2831 2015-02-12  Roland McGrath  <roland@hack.frob.com>
2833         * Makeconfig (ASFLAGS): Add -Werror=undef.
2834         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
2835         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
2836         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
2838         * Makeconfig (after-link): New variable.
2839         (+link-pie, +link-pie-tests): Use it.
2840         (+link-static, +link-static-tests): Likewise.
2841         (+link, +link-tests): Likewise.
2842         * Makerules (build-module, build-module-asneeded): Likewise.
2843         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
2844         Likewise.
2845         * elf/Makefile ($(objpfx)ld.so): Likewise.
2847 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
2849         [BZ #17965]
2850         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
2851         both struct timeval and struct timespec.
2853 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
2855         [BZ #16560]
2856         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
2857         and redefine.
2858         (__ieee754_exp2l): Do not multiply small fractional parts by
2859         M_LN2l.
2860         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
2861         small argument.
2862         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
2863         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
2864         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
2865         * math/auto-libm-test-in: Add more tests of exp2.
2866         * math/auto-libm-test-out: Regenerated.
2868 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2870         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
2871         unaligned path.
2873 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2875         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
2876         little endian.
2878 2015-02-12  Andreas Schwab  <schwab@suse.de>
2880         [BZ #15790]
2881         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
2882         Filter out elision flags from value returned in kind.
2883         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
2884         * nptl/tst-pthread-mutexattr.c: New file.
2886 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2888         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
2889         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
2890         into gnu-gnu, and update comment to refer to abi-tags.
2892 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
2894         [BZ #15467]
2895         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
2896         (__sincos): Set errno to EDOM for infinite argument.
2897         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
2898         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
2899         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
2900         (__sincosl): Set errno to EDOM for infinite argument.
2901         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
2902         (__sincosl): Set errno to EDOM for infinite argument.
2903         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
2904         (__sincosl): Set errno to EDOM for infinite argument.
2905         * math/libm-test.inc (sincos_test_data): Test errno setting.
2907 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
2909         * string/strxfrm_l.c: Remove #define STRCMP.
2910         * string/strcoll_l.c: Remove #define STRLEN.
2911         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
2912         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
2914 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
2916         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
2917         * sysdeps/mips/mips32/sfp-machine.h: ... here.
2918         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
2919         * sysdeps/mips/mips64/Makefile: ... here.
2920         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
2921         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
2922         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
2923         * sysdeps/mips/mips64/sfp-machine.h: ... here.
2924         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
2925         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
2926         * sysdeps/mips/mips64/n64/Implies: Likewise.
2928 2015-02-10  Roland McGrath  <roland@hack.frob.com>
2930         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
2931         <sys/time.h>, <string.h>, and <errno.h>.
2932         (dest_offset, dest_address, value, zero): Remove unused variables.
2933         (ldouble): Remove typedef.
2934         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
2935         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
2936         1).  Fix code style.
2937         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
2938         (check): Function removed.
2939         (CHECK): New macro.
2940         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
2941         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
2942         Don't call set_sigaction_FP and remove_sigaction_FP here.
2943         (ldouble_test): Just use 'long double' as macro argument, no need for
2944         the 'ldouble' typedef.
2945         (do_test): Set up SIGFPE handler at start, using plain signal rather
2946         than sigaction.  Fix code style.
2948 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
2950         [BZ #17949]
2951         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
2952         jump label.
2954 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2956         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
2957         * sysdeps/powerpc/powerpc32/configure: Regenerated.
2959         * sysdeps/powerpc/configure.ac: Remove file.
2960         * sysdeps/powerpc/configure: Likewise.
2962         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
2963         [sysdep_routines]: Remove wordcopy-power6 object.
2964         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2965         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
2966         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
2967         (__memmove_ppc32): Likewise.
2968         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
2969         file.
2970         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
2971         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
2972         Remove preprocessor.
2974         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
2975         [sysdep_routines]: Remove wide chars objects.
2976         [wcsmbs]: New rule for wide char objects.
2978         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2979         Remove wordcopy-power6 obejct.
2980         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
2981         Use local call for wordcopy and memcpy symbols.
2982         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
2983         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
2984         implementation for loader.
2985         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
2987         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2988         Remove wordcopy-power7 object.
2989         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
2990         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
2991         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
2992         (_wordcopy_fwd_dest_aligned): Likewise.
2993         (_wordcopy_bwd_aligned): Likewise.
2994         (_wordcopy_bwd_dest_aligned): Likewise.
2996         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
2997         Rewrite to call __memmove_ppc instead of include default
2998         implementation.
3000         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3001         Remove wide chars objects.
3002         [wcsmbs]: New rule for wide char objects.
3004 2015-02-09  Andreas Schwab  <schwab@suse.de>
3006         [BZ #17912]
3007         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
3008         in terms of __O_DIRECTORY.
3010 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3012         * time/getdate.c: Include <stdbool.h>.
3013         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
3014         call PTR_MANGLE.
3015         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
3016         PTR_DEMANGLE.
3018 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
3020         Add ersatz _Static_assert on older C hosts
3021         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
3022         pre-C11 C platform that is not known to support _Static_assert.
3024 2015-02-07  Richard Braun  <rbraun@sceen.net>
3026         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
3027         sigstate.
3028         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
3030 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
3032         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
3033         priority against unexistent AIO_PRIO_DELTA_MAX.
3034         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
3035         instead of int.
3036         * misc/fchflags.c (fchflags): Likewise.
3037         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
3038         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
3039         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
3040         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
3041         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
3042         Declare macros.
3043         [__USE_MISC] (chflags, fchflags): Declare functions.
3044         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
3045         EINVAL when nfds is greater than FD_SETSIZE.
3046         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
3047         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
3048         45.
3049         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
3050         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
3051         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
3052         MACH_RCV_TIMED_OUT.
3053         * hurd/hurd/signal.h (_hurd_self_sigstate,
3054         _hurd_critical_section_lock, _hurd_critical_section_unlock):
3055         Explicit casts from void *.
3056         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
3057         * abi-tags: Rename gnu-gnu os into gnu.
3059         [BZ #4719]
3060         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
3061         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
3062         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
3063         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
3064         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
3065         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
3067         [BZ #17944]
3068         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
3069         duplicates ADDR->sun_path with sockaddr LEN limitation.
3070         * sysdeps/mach/hurd/connect.c: Include <string.h>
3071         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
3072         * sysdeps/mach/hurd/sendmsg.c: Likewise.
3073         * sysdeps/mach/hurd/sendto.c: Likewise.
3074         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
3075         implementing it by hand.
3077 2015-02-06  Roland McGrath  <roland@hack.frob.com>
3079         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
3080         Use sfi_breg on ldr.
3081         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
3082         Likewise.
3084         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
3085         it's defined.
3086         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
3087         Test SIGSETXID only if it's defined.
3089         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
3091         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
3092         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
3094         * nptl/tst-align2.c: Moved ...
3095         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
3096         * nptl/Makefile (tests): Remove tst-align2.
3097         * sysdeps/unix/sysv/linux/Makefile
3098         [$(subdir) = nptl] (tests): Add tst-align-clone.
3099         * nptl/tst-getpid1.c: Moved ...
3100         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
3101         * nptl/tst-getpid2.c: Moved ...
3102         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
3103         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
3104         * sysdeps/unix/sysv/linux/Makefile
3105         [$(subdir) = nptl] (tests): ... here.
3106         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
3107         * sysdeps/unix/sysv/linux/Makefile
3108         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
3110         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
3111         Drop trailing \n from perror argument.  Use return rather than exit.
3113         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
3114         on [SA_SIGINFO].
3115         * nptl/tst-cancel21.c (do_test): Likewise.
3116         * debug/tst-backtrace6.c: Include <signal.h> first thing.
3117         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
3118         [!SA_SIGINFO]: Make it a stub test.
3120         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
3121         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
3123         * posix/tst-getlogin.c: Move to ...
3124         * login/tst-getlogin.c: ... here.
3125         * posix/Makefile (tests): Move tst-getlogin to ...
3126         * login/Makefile (tests): ... here.
3128         * libio/tst-atime.c (do_test): Move local variables SV and E
3129         inside [ST_NOATIME] conditional.
3131         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
3133         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
3135         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
3136         (wait_code): New function replaces macro.
3137         Call nanosleep rather than syscall.
3139         * nptl/pt-system.c: Rewritten.  Put everything under
3140         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3141         Use IFUNC to redirect when possible.
3143         * nptl/pt-longjmp.c: Rewritten.  Put everything under
3144         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3145         Use IFUNC to redirect when possible.
3147         * nptl/pt-fork.c: Rewritten.  Put everything under
3148         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
3149         Use IFUNC to redirect when possible.
3150         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
3152         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
3153         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
3154         unconditionally nowadays.  This included the only reference to
3155         __vdso_clock_gettime that appears outside libc proper.
3156         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
3157         Remove version set (containing only __vdso_clock_gettime).
3158         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
3159         Add attribute_hidden.
3160         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
3161         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
3162         libc_hidden_data_def.
3163         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
3164         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
3166         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
3167         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
3168         setrpcent, and getrpcport to ...
3169         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
3170         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
3171         getrpcbynumber_r, and getrpcent_r to ...
3172         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
3173         * inet/getrpcbyname.c: Moved ...
3174         * sunrpc/getrpcbyname.c: ... here.
3175         * inet/getrpcbyname_r.c: Moved ...
3176         * sunrpc/getrpcbyname_r.c: ... here.
3177         * inet/getrpcbynumber.c: Moved ...
3178         * sunrpc/getrpcbynumber.c: ... here.
3179         * inet/getrpcbynumber_r.c: Moved ...
3180         * sunrpc/getrpcbynumber_r.c: ... here.
3181         * inet/getrpcent.c: Moved ...
3182         * sunrpc/getrpcent.c: ... here.
3183         * inet/getrpcent_r.c: Moved ...
3184         * sunrpc/getrpcent_r.c: ... here.
3185         * inet/Makefile (routines): Move those to ...
3186         * sunrpc/Makefile (routines): ... here.
3187         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
3188         the $(subdirs) list.
3189         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
3190         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
3191         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
3192         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
3194         * elf/Makefile (routines): Include $(all-dl-routines), not just
3195         $(dl-routines).
3196         (rtld-routines): Likewise.  Use = rather than :=.
3197         * sysdeps/aarch64/Makefile [$(subdir) = elf]
3198         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
3199         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
3200         * sysdeps/arm/Makefile: Likewise.
3201         * sysdeps/i386/Makefile: Likewise.
3202         * sysdeps/x86_64/Makefile: Likewise.
3203         * sysdeps/hppa/Makefile [$(subdir) = elf]
3204         (sysdep_routines, sysdep-rtld-routines): Don't add
3205         $(sysdep-dl-routines) to these.
3206         * sysdeps/ia64/Makefile: Likewise.
3207         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
3208         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
3209         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
3210         Don't add dl-static to these; sysdep-dl-routines alone is enough.
3211         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
3212         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
3213         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
3214         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
3215         * sysdeps/powerpc/Makefile [$(subdir) = elf]
3216         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
3217         these; sysdep-dl-routines alone is enough.
3219 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
3221         [BZ #17932]
3222         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
3223         where multiplication results in zero and third argument is finite
3224         and nonzero.
3225         * math/auto-libm-test-in: Add more tests of fma.
3226         * math/auto-libm-test-out: Regenerated.
3228         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
3229         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
3230         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
3231         (_FP_CMP_EQ): Likewise.
3232         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
3234         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
3235         extra argument CHECK_NAN.  Redefine as wrapper around
3236         _FP_EXTEND_CNAN.
3238 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
3240         * version.h (RELEASE): Set to "stable".
3241         (VERSION): Set to "2.21"
3242         * include/features.h (__GLIBC_MINOR__): Set to 21.
3244         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
3246 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
3247             Paul Eggert  <eggert@cs.ucla.edu>
3249         [BZ #16618]
3250         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
3251         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
3252         size in bytes. Store needed elements in wpmax. Use needed size
3253         in bytes for extend_alloca.
3255 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
3257         * manual/install.texi: Latest tested versions are GCC 4.9.2,
3258         binutls 2.25, and texinfo 5.2.
3259         * INSTALL: Regenerate.
3260         * sysdeps/nios2/configure: Regenerate.
3261         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
3262         * manual/contrib.texi: Update.
3263         * po/be.po: Update.
3264         * po/bg.po: Update.
3265         * po/ca.po: Update.
3266         * po/cs.po: Update.
3267         * po/da.po: Update.
3268         * po/de.po: Update.
3269         * po/el.po: Update.
3270         * po/eo.po: Update.
3271         * po/es.po: Update.
3272         * po/fi.po: Update.
3273         * po/fr.po: Update.
3274         * po/gl.po: Update.
3275         * po/hr.po: Update.
3276         * po/hu.po: Update.
3277         * po/ia.po: Update.
3278         * po/id.po: Update.
3279         * po/it.po: Update.
3280         * po/ja.po: Update.
3281         * po/ko.po: Update.
3282         * po/lt.po: Update.
3283         * po/nb.po: Update.
3284         * po/nl.po: Update.
3285         * po/pl.po: Update.
3286         * po/pt_BR.po: Update.
3287         * po/ru.po: Update.
3288         * po/rw.po: Update.
3289         * po/sk.po: Update.
3290         * po/sl.po: Update.
3291         * po/sv.po: Update.
3292         * po/tr.po: Update.
3293         * po/uk.po: Update.
3294         * po/vi.po: Update.
3295         * po/zh_CN.po: Update.
3296         * po/zh_TW.po: Update.
3298         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
3299         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
3300         * sysdeps/hppa/dl-irel.h: Remove #warning.
3301         * sysdeps/hppa/entry.h: Provide prototype for
3302         __canonicalize_funcptr_for_compare and cast argument.
3303         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
3304         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
3305         * sysdeps/hppa/sotruss-lib.c: New file.
3306         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
3307         (atomic_compare_and_exchange_val_acq): Use __typeof__.
3308         (atomic_compare_and_exchange_bool_acq): Likewise.
3309         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
3310         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
3312         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
3313         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
3314         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
3316 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
3318         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
3319         called function in non-PIC case.
3321 2015-01-31  David S. Miller  <davem@davemloft.net>
3323         * sysdeps/sparc/sparc32/bits/atomic.h
3324         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
3325         unlock not after it.
3326         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
3327         volatile register usage warnings from the compiler.
3329         * sysdeps/sparc/nptl/sem_init.c: Delete.
3330         * sysdeps/sparc/nptl/sem_post.c: Delete.
3331         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
3332         * sysdeps/sparc/nptl/sem_wait.c: Delete.
3333         * sysdeps/sparc/sparc32/sem_init.c: New file.
3334         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
3335         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
3336         padding explicitly initialized.
3337         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
3338         padding for in-semaphore spinlock.
3339         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
3340         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
3341         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
3342         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
3343         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
3344         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
3345         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
3346         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
3347         version.
3348         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
3349         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
3351 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
3353         [BZ #17801]
3354         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3355         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
3356         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
3357         New.
3358         (index_AVX_Fast_Unaligned_Load): Likewise.
3359         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
3360         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
3361         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
3362         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
3363         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
3364         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
3365         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
3366         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
3367         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
3369 2015-01-29  Andreas Schwab  <schwab@suse.de>
3371         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
3373 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
3375         [BZ #17892]
3376         * nscd/nscd_stat.c (send_stats): Initialize DATA.
3378 2015-01-28  Martin Sebor  <msebor@redhat.com>
3380         * math/README.libm-test: Clarify. Add "How to read the test output."
3382 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
3384         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
3385         Define to 0.
3387 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
3389         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
3390         (__HAVE_64B_ATOMICS): Define to 0.
3392 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3394         [BZ #17885]
3395         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
3396         value to set as new flag.
3398         [BZ #16576]
3399         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
3400         and use _ARCH_PPCSQ instead.
3401         (__ieee754_sqrt): Likewise.
3402         (__ieee754_sqrtf): Likewise.
3403         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
3404         _ARCH_PPCSQ is defined.
3405         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
3406         fsqrt instruction.
3407         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
3408         _ARCH_PPCSQ is defined.
3409         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
3410         fsqrts instruction.
3411         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
3413 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3415         * iconv/loop.c: Suppress array out of bound warning caused by GCC
3416         bug (GCC BZ #64739).
3418 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
3420         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
3421         Mark _retval as used.
3422         (lll_futex_wake_unlock): Likewise.
3423         (lll_futex_timed_wait_requeue_pi): Likewise.
3425         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
3426         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
3427         register variables.
3429         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
3430         libm_hidden_def.
3432         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
3433         (__bswap_64): Mark as __always_inline.
3435 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
3437         [BZ #15378]
3438         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
3439         when none of the search directories exist.
3441 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
3443         [BZ #17869]
3444         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
3445         power8 in .machine directive.
3447         [BZ #17868]
3448         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
3449         set dependency from opd value.
3451 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3453         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
3454         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
3455         architecture.
3457 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
3459         [BZ #17870]
3460         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
3461         with uint64_t.
3462         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
3463         (uint64_t) 1.
3464         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
3465         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
3466         Replace 1UL with (uint64_t) 1.
3467         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
3468         int with uint64_t.
3470 2015-01-23  Roland McGrath  <roland@hack.frob.com>
3472         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
3473         (if_freenameindex): Likewise.
3475         * resource/getrlimit64.c: Add missing libc_hidden_def.
3477 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
3479         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
3480         __label__.
3481         (_FP_FMA): Likewise.
3482         (_FP_TO_INT_ROUND): Likewise.
3483         (_FP_FROM_INT): Likewise.
3485 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3487         [BZ #16418]
3488         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
3489         Make code racy and cancel safe.
3491 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
3493         * sysdeps/arm/unwind-resume.h: Fix copyright year.
3494         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
3495         attribution.
3497         * pwd/tst-getpw.c: Rewrite.
3499         [BZ #17702]
3500         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
3501         (modules-names): Add moddummy1 and moddummy2.
3502         ($(objpfx)tst-rec-dlopen): Define.
3503         * dlfcn/moddummy1.c: New file.
3504         * dlfcn/moddummy2.c: New file.
3505         * dlfcn/tst-rec-dlopen.c: New file.
3506         * elf/dl-cache.c (_dl_load_cache_lookup):
3507         Return char*. Copy result with alloca/strcpy/strdup.
3508         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
3509         returns char*. Free cached. If not saving realname
3510         free cached.
3511         * elf/dl-open.c (dl_open_worker): Do not assert that
3512         _r_debug->r_state is RT_CONSISTENT.
3513         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
3514         returns char*.
3516 2015-01-21  Torvald Riegel  <triegel@redhat.com>
3517             Carlos O'Donell  <carlos@redhat.com>
3519         [BZ #12674]
3520         * nptl/sem_waitcommon.c: New file.
3521         * nptl/sem_wait.c: Include sem_waitcommon.c.
3522         (__sem_wait_cleanup, do_futex_wait): Remove.
3523         (__new_sem_wait): Adapt.
3524         (__new_sem_trywait): New function.
3525         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
3526         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
3527         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
3528         (sem_timedwait): Adapt.
3529         * nptl/sem_post.c (__new_sem_post): Adapt.
3530         (futex_wake): New function.
3531         (__old_sem_post): Add release MO fence.
3532         * nptl/sem_open.c (sem_open): Adapt.
3533         * nptl/sem_init.c (__new_sem_init): Adapt.
3534         (futex_private_if_supported): New function.
3535         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
3536         (__old_sem_getvalue): Add using previous code.
3537         * sysdeps/nptl/internaltypes.h: Adapt.
3538         * nptl/tst-sem13.c (do_test): Adapt.
3539         * nptl/tst-sem11.c (main): Adapt.
3540         * nptl/sem_trywait.c: Remove.
3541         * nptl/DESIGN-sem.txt: Remove.
3542         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
3543         (gen-as-const-headers): Remove structsem.sym.
3544         * nptl/structsem.sym: Remove.
3545         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
3546         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
3547         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
3548         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
3549         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
3550         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
3551         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
3552         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
3553         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
3554         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
3555         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
3556         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
3557         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
3558         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
3559         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
3560         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
3561         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
3562         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
3563         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
3564         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
3565         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
3566         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
3568 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
3570         * INSTALL: Regenerated.
3572         * po/libc.pot: Regenerated.
3574 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
3575             Sandra Loosemore  <sandra@codesourcery.com>
3576             Andrew Jenner  <andrew@codesourcery.com>
3577             Joseph Myers  <joseph@codesourcery.com>
3578             Nathan Sidwell  <nathan@codesourcery.com>
3580         * NEWS: Mention new Nios II port.
3581         * sysdeps/nios2/Implies: New file.
3582         * sysdeps/nios2/Makefile: New file.
3583         * sysdeps/nios2/Subdirs: New file.
3584         * sysdeps/nios2/Versions: New file.
3585         * sysdeps/nios2/__longjmp.S: New file.
3586         * sysdeps/nios2/abort-instr.h: New file.
3587         * sysdeps/nios2/backtrace.c: New file.
3588         * sysdeps/nios2/bits/endian.h: New file.
3589         * sysdeps/nios2/bits/fenv.h: New file.
3590         * sysdeps/nios2/bits/link.h: New file.
3591         * sysdeps/nios2/bits/setjmp.h: New file.
3592         * sysdeps/nios2/bsd-_setjmp.S: New file.
3593         * sysdeps/nios2/bsd-setjmp.S: New file.
3594         * sysdeps/nios2/configure: New generated file.
3595         * sysdeps/nios2/configure.ac: New file.
3596         * sysdeps/nios2/crti.S: New file.
3597         * sysdeps/nios2/crtn.S: New file.
3598         * sysdeps/nios2/dl-init.c: New file.
3599         * sysdeps/nios2/dl-machine.h: New file.
3600         * sysdeps/nios2/dl-sysdep.h: New file.
3601         * sysdeps/nios2/dl-tls.h: New file.
3602         * sysdeps/nios2/dl-trampoline.S: New file.
3603         * sysdeps/nios2/gccframe.h: New file.
3604         * sysdeps/nios2/gmp-mparam.h: New file.
3605         * sysdeps/nios2/jmpbuf-offsets.h: New file.
3606         * sysdeps/nios2/jmpbuf-unwind.h: New file.
3607         * sysdeps/nios2/ldsodefs.h: New file.
3608         * sysdeps/nios2/libc-tls.c: New file.
3609         * sysdeps/nios2/libm-test-ulps: New file.
3610         * sysdeps/nios2/machine-gmon.h: New file.
3611         * sysdeps/nios2/math-tests.h: New file.
3612         * sysdeps/nios2/math_private.h: New file.
3613         * sysdeps/nios2/memusage.h: New file.
3614         * sysdeps/nios2/nptl/Makefile: New file.
3615         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
3616         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
3617         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
3618         * sysdeps/nios2/nptl/pthreaddef.h: New file.
3619         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
3620         * sysdeps/nios2/nptl/tls.h: New file.
3621         * sysdeps/nios2/preconfigure: New file.
3622         * sysdeps/nios2/s_fma.c: New file.
3623         * sysdeps/nios2/s_fmaf.c: New file.
3624         * sysdeps/nios2/setjmp.S: New file.
3625         * sysdeps/nios2/sfp-machine.h: New file.
3626         * sysdeps/nios2/sotruss-lib.c: New file.
3627         * sysdeps/nios2/stackguard-macros.h: New file.
3628         * sysdeps/nios2/stackinfo.h: New file.
3629         * sysdeps/nios2/start.S: New file.
3630         * sysdeps/nios2/sysdep.h: New file.
3631         * sysdeps/nios2/tls-macros.h: New file.
3632         * sysdeps/nios2/tst-audit.h: New file.
3633         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
3634         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
3635         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
3636         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
3637         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
3638         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
3639         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
3640         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
3641         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
3642         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
3643         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
3644         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
3645         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
3646         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
3647         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
3648         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
3649         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
3650         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
3651         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
3652         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
3653         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
3654         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
3655         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
3656         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
3657         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
3658         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
3659         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
3660         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
3661         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
3662         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
3663         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
3664         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
3665         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
3666         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
3667         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
3668         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
3669         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
3670         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
3671         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
3672         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
3673         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
3674         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
3675         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
3676         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
3678 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3680         [BZ #17844]
3681         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
3682         (getutent): Use weak_alias in non SHARED case
3683         and default_symbol_version in SHARED case.
3684         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
3685         (getutent_r, pututline): Likewise.
3686         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
3687         (getutid): Likewise.
3688         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
3689         (getutid_r): Likewise.
3690         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
3691         (getutline): Likewise.
3692         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
3693         (getutline_r): Likewise.
3694         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
3695         (updwtmp): Likewise.
3697 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
3699         [BZ #17848]
3700         * sysdeps/s390/s390-32/memcmp.S
3701         (memcmp_g5): Rename to __memcmp_g5.
3702         * sysdeps/s390/s390-32/memcpy.S
3703         (memcpy_g5): Rename to __memcpy_g5.
3704         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3705         (memcpy_mvcle) Rename to __memcpy_mvcle.
3706         * sysdeps/s390/s390-32/memset.S
3707         (memset_g5): Rename to __memset_g5.
3708         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
3709         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3710         and use prefixed functions.
3711         * sysdeps/s390/s390-32/multiarch/memcmp.S
3712         (memcmp_z196): Rename to __memcmp_z196.
3713         (memcmp_z10): Rename to __memcmp_z10.
3714         (memcmp): Set alias to __memcmp_g5.
3715         (bcmp): Set alias to __memcmp_g5.
3716         * sysdeps/s390/s390-32/multiarch/memcpy.S
3717         (memcpy_z196): Rename to __memcpy_z196.
3718         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3719         (memcpy_z10): Rename to __memcpy_z10.
3720         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3721         (memcpy): Set alias to __memcpy_g5.
3722         * sysdeps/s390/s390-32/multiarch/memset.S
3723         (memset_z196): Rename to __memset_z196.
3724         Jump to __memset_mvcle instead of memset_mvcle.
3725         (memset_z10): Rename to __memset_z10.
3726         Jump to __memset_mvcle instead of memset_mvcle.
3727         (memset_mvcle) Rename to __memset_mvcle.
3728         (memset): Set alias to __memset_g5.
3729         * sysdeps/s390/s390-64/memcmp.S
3730         (memcmp_z900): Rename to __memcmp_z900.
3731         * sysdeps/s390/s390-64/memcpy.S
3732         (memcpy_z900): Rename to __memcpy_z900.
3733         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3734         (memcpy_mvcle) Rename to __memcpy_mvcle.
3735         * sysdeps/s390/s390-64/memset.S
3736         (memset_z900): Rename to __memset_z900.
3737         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
3738         (IFUNC_RESOLVE): Prefix ifunc-resolve function
3739         and use prefixed functions.
3740         * sysdeps/s390/s390-64/multiarch/memcmp.S
3741         (memcmp_z196): Rename to __memcmp_z196.
3742         (memcmp_z10): Rename to __memcmp_z10.
3743         (memcmp): Set alias to __memcmp_z900.
3744         (bcmp): Set alias to __memcmp_z900.
3745         * sysdeps/s390/s390-64/multiarch/memcpy.S
3746         (memcpy_z196): Rename to __memcpy_z196.
3747         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3748         (memcpy_z10): Rename to __memcpy_z10.
3749         Jump to __memcpy_mvcle instead of memcpy_mvcle.
3750         (memcpy): Set alias to __memcpy_z900.
3751         * sysdeps/s390/s390-64/multiarch/memset.S
3752         (memset_z196): Rename to __memset_z196.
3753         Jump to __memset_mvcle instead of memset_mvcle.
3754         (memset_z10): Rename to __memset_z10.
3755         Jump to __memset_mvcle instead of memset_mvcle.
3756         (memset_mvcle) Rename to __memset_mvcle.
3757         (memset): Set alias to __memset_z900.
3759 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
3761         [BZ #17748]
3762         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
3763         __fesetenv instead of fesetenv.
3765 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
3767         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
3768         macro.
3770 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3772         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
3773         regression on LE.
3775         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
3776         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
3777         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3778         strncmp-power8 object.
3779         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3780         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
3781         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
3782         * NEWS: Update.
3784 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3785             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3787         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
3788         trailing byte check.
3790 2015-01-13  David S. Miller  <davem@davemloft.net>
3792         * include/signal.h (__sigreturn): Guard with __USE_MISC.
3794 2015-01-13  Roland McGrath  <roland@hack.frob.com>
3796         * login/logout.c (logout): Use memset rather than bzero.
3797         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
3798         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
3799         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
3800         (_gethtbyaddr): Likewise.
3801         * locale/programs/simple-hash.c (bcopy): Macro removed.
3803 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3805         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3806         Add strcmp-power8 object.
3807         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3808         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
3809         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
3810         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
3811         __strcmp_power8 implementation.
3812         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
3813         * NEWS: Update.
3815         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3816         Add strncpy-power8 and stpncpy-power8 objects.
3817         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3818         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
3819         implementations.
3820         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
3821         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
3822         __stpncpy_power8 implementation.
3823         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
3824         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
3825         __strncpy_power8 implementation.
3826         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
3827         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
3828         * NEWS: Update.
3830         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
3831         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
3832         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
3834         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3835         strncat-power8 object.
3836         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
3837         __strcat_power8 implementation.
3838         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3839         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
3840         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
3841         optimized strcat for power8.
3843         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
3844         strcpy-power8 and stpcpy-power8 objects.
3845         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3846         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
3847         implementations.
3848         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
3849         multiarch stpcpy implementation for POWER8.
3850         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
3851         multiarch strcpy implementation for POWER8.
3852         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
3853         __strcpy_power8 function.
3854         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
3855         stpcpy for POWER8.
3856         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
3857         strcpy for POWER8.
3858         * NEWS: Update.
3860 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
3862         [BZ #16009]
3863         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
3864         weights and rules. Use do_xfrm_cached if data fits in cache,
3865         do_xfrm otherwise.  Moved former main loop to...
3866         * (do_xfrm_cached): New function.
3867         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
3868         find_idx, find_position and stack_push.
3869         * (find_idx): New function.
3870         * (find_position): Likewise.
3871         * localedata/sort-test.sh: Added test run for do_xfrm.
3872         * localedata/xfrm-test.c (main): Added command line option
3873         -nocache to run the test with strings that are too large for
3874         the STRXFRM cache.
3876 2015-01-13  Torvald Riegel  <triegel@redhat.com>
3878         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
3879         variable to lll_futex_wake call, not the value itself.
3881 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
3883         [BZ #17803]
3884         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
3885         twom64.  Adjust value to 0x1p-64L.
3886         (__scalblnl): Only return standard underflowing result for K <=
3887         -64 not K <= -63; adjust exponent for underflowing result by 64
3888         not 63.
3889         * math/libm-test.inc (scalbn_test_data): Add more tests.
3890         (scalbln_test_data): Likewise.
3892         [BZ #17834]
3893         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
3894         0x1p63L.
3895         (__scalblnl): Get new exponent of adjusted subnormal value from ES
3896         not HX.
3897         * math/libm-test.inc (scalbn_test_data): Add more tests.
3898         (scalbln_test_data): Likewise.
3900 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3901             Stefani Seibold  <stefani@seibold.net>
3903         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
3904         (sysdep_routines): Add dl-vdso here, ...
3905         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
3906         (sysdep_routines): ... not here.
3907         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
3908         fallback when vDSO is not presented.
3909         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
3910         Define with libc_hidden_proto/libc_hidden_data_def definitions.
3911         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
3912         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
3913         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
3914         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
3915         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
3916         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
3917         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
3918         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
3919         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
3920         fallback configurable symbol when vDSO is not available.
3921         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
3922         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
3923         be able to redefine fallback symbol when vDSO is not available.
3924         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
3925         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
3927 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3929         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
3930         (TLS_INIT_TP): Add tm_capable initialization.
3931         (TLS_DEFINE_INIT_TP): Likewise.
3932         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
3933         TCB.
3934         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
3935         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
3936         calculation.
3937         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
3938         transactoion is lock elision is built and TCB tm_capable is set.
3939         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
3940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3941         (INTERNAL_SYSCALL_NCS): Likewise.
3942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3943         (INTERNAL_SYSCALL_NCS): Likewise.
3944         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
3946         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
3947         for powerpc.
3948         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
3949         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
3950         and remove it for 32 bits case.
3951         [pthread_rwlock_t] (__rwelision): New field for lock elision.
3952         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
3953         initialization.
3954         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
3955         Disable lock elision with rdlocks if elision is not available.
3957         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
3958         (sysdep_routines): Add lock elision objects.
3959         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
3960         [pthread_mutex_t] (__spins): Rework to add lock elision field.
3961         [pthread_mutex_t] (__elision): Add field.
3962         [__PTHREAD_SPINS]: Adjust to init lock elision field.
3963         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
3964         elision definitions for powerpc.
3965         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
3966         implementation of lock elision for powerpc.
3967         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
3968         implementation of timed lock elision for powerpc.
3969         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
3970         implementation of trylock with lock elision for powerpc.
3971         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
3972         implementaion of unlock for lock elision for powerpc.
3973         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
3974         automatic enable lock elision for mutexes.
3975         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
3976         transaction execution definitions for powerpc.
3977         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
3978         definitions.
3979         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
3980         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
3981         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
3982         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
3983         * NEWS: Update.
3985 2015-01-09  Roland McGrath  <roland@hack.frob.com>
3987         * sysdeps/posix/shm-directory.c: Use <> rather than ""
3988         for #include of <shm-directory.h>.
3990 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
3992         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
3993         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
3995 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
3997         [BZ #17791]
3998         * NEWS: Mention bug fix.
3999         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
4000         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
4001         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
4003 2015-01-09  Torvald Riegel <triegel@redhat.com>
4005         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
4007 2015-01-09  Torvald Riegel <triegel@redhat.com>
4009         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
4011 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4013         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
4014         pointer and cast to uintptr_t.
4016 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4018         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
4019         removed.
4020         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
4022 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
4024         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
4025         of 0.
4027 2015-01-08  Roland McGrath  <roland@hack.frob.com>
4029         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
4030         <nptl/pthreadP.h> instead.
4031         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
4033         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
4034         already defined.
4035         [__SIGRTMIN] (init): Function removed.
4036         [__SIGRTMIN] (initialized): Variable removed.
4037         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
4038         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
4039         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
4040         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
4041         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
4042         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
4043         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
4044         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
4045         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
4046         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
4047         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
4048         * sysdeps/nptl/allocrtsig.c: New file.
4049         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
4050         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
4051         * sysdeps/generic/testrtsig.h: File removed.
4053         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
4054         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
4056         * nptl/nptl-init.c (pthread_functions): Conditionalize
4057         .ptr__nptl_setxid initialization on [SIGSETXID].
4059         * sysdeps/nptl/sys/procfs.h: New file.
4060         * nptl_db/Makefile (headers): Add it.
4061         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
4063         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
4064         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
4065         * nptl/pthread_attr_setaffinity.c: Include it.
4066         * nptl/pthread_setattr_default_np.c: Likewise.
4067         * nptl/check-cpuset.h: New file.
4069 2015-01-08  Richard Henderson  <rth@redhat.com>
4071         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
4072         (CFLAGS-tst-execstack-prog.c): Likewise.
4073         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
4075 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
4076             Sandra Loosemore  <sandra@codesourcery.com>
4077             Andrew Jenner  <andrew@codesourcery.com>
4078             Joseph Myers  <joseph@codesourcery.com>
4079             Nathan Sidwell  <nathan@codesourcery.com>
4081         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
4082         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
4083         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
4084         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
4085         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
4086         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
4087         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
4088         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
4089         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
4090         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
4091         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
4092         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
4093         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
4094         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
4095         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
4096         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
4097         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
4099 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4101         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
4102         timespec struct member in syscall macro.
4103         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
4104         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
4105         first timeval struct member in syscall macro.
4106         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
4108 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
4110         [BZ #17748]
4111         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
4112         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
4113         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
4114         __feupdateenv and define as weak alias of __feupdateenv.  Use
4115         libm_hidden_weak.
4116         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
4117         libm_hidden_def.
4118         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
4119         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
4120         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
4121         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
4122         libm_hidden_def.
4123         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
4124         __feupdateenv and define as weak alias of __feupdateenv.  Use
4125         libm_hidden_weak.
4126         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
4127         libm_hidden_def.
4128         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
4129         __feupdateenv and define as weak alias of __feupdateenv.  Use
4130         libm_hidden_weak.
4131         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
4132         libm_hidden_def.
4133         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
4134         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
4135         (__feupdateenv): Likewise.
4136         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
4137         __feupdateenv and define as weak alias of __feupdateenv.  Use
4138         libm_hidden_weak.
4139         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4140         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
4141         libm_hidden_def.
4142         * sysdeps/tile/math_private.h (__feupdateenv): New inline
4143         function.
4144         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
4145         libm_hidden_def.
4146         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
4147         __feupdateenv instead of feupdateenv.
4148         (default_libc_feupdateenv_test): Likewise.
4149         (libc_feresetround_ctx): Likewise.
4151 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4153         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
4154         prototype.
4156 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
4158         * posix/regcomp.c (parse_bracket_exp): Initialize type to
4159         COLL_SYM in a couple of places to avoid uninitialized variable
4160         wanings on tilegx gcc 4.8.2.
4162 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
4164         * sysdeps/aarch64/strcpy.S: New file.
4165         * sysdeps/aarch64/stpcpy.S: New file.
4166         * NEWS: Updated.
4168 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
4170         * sysdeps/aarch64/strrchr.S: New file.
4171         * NEWS: Updated.
4173 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
4175         [BZ #17658]
4176         * stdlib/setenv.c: Fix memory leak when setting large,
4177         duplicate string.
4179 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
4181         [BZ #17273]
4182         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
4183         and tabs from buffer before parsing fstab entry.
4184         * misc/tst-mntent.c (main): Add test for mount entry with
4185         trailing spaces and tabs.
4187 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
4189         [BZ #17748]
4190         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
4191         * math/fesetround.c (fesetround): Rename to __fesetround and
4192         define as weak alias of __fesetround.  Use libm_hidden_weak.
4193         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
4194         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
4195         * sysdeps/arm/fesetround.c (fesetround): Likewise.
4196         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
4197         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
4198         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
4199         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
4200         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
4201         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
4202         __fesetround_inline.
4203         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
4204         __fesetround_inline instead of __fesetround.
4205         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
4206         __fesetround and define as weak alias of __fesetround.  Use
4207         libm_hidden_weak.  Call __fesetround_inline instead of
4208         __fesetround.
4209         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
4210         __fesetround and define as weak alias of __fesetround.  Use
4211         libm_hidden_weak.
4212         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
4213         Likewise.
4214         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
4215         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
4216         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
4217         * sysdeps/tile/math_private.h (__fesetround): New inline function.
4218         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
4219         __fesetround and define as weak alias of __fesetround.  Use
4220         libm_hidden_weak.
4221         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
4222         __fesetround instead of fesetround.
4223         (default_libc_feholdexcept_setround): Likewise.
4224         (libc_feholdsetround_ctx): Likewise.
4225         (libc_feholdsetround_noex_ctx): Likewise.
4227         [BZ #17748]
4228         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
4229         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
4230         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
4231         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
4232         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4233         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
4234         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4235         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
4236         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4237         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4238         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4239         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4240         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4241         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4242         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
4243         libm_hidden_def.
4244         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
4245         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
4246         Likewise.
4247         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
4248         define as weak alias of __fesetenv.  Use libm_hidden_weak.
4249         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
4250         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
4251         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
4252         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
4253         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
4254         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
4255         __fesetenv instead of fesetenv.
4256         (libc_feresetround_noex_ctx): Likewise.
4257         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
4258         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
4259         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
4260         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
4261         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
4262         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
4263         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
4264         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
4265         (__feupdateenv): Likewise.
4266         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
4267         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4268         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
4269         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
4271 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
4273         [BZ #17806]
4274         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
4275         addresses have been freed.
4277 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
4279         * resolv/res_init.c (__res_vinit): Improve comments about nserv
4280         and nservall.
4282 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
4284         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
4285         Clean up check_pf allocation pattern. addresses
4287 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4289         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
4290         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
4291         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
4292         * nptl/pthread_exit.c (__pthread_exit): Likewise.
4293         * nptl/pthread_join.c (pthread_join): Likewise.
4294         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
4295         * sysdeps/posix/waitid.c (__waitid): Likewise.
4296         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
4297         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
4298         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
4299         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
4300         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
4301         Likewise.
4302         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
4303         (__libc_pread64): Likewise.
4304         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
4305         (__libc_pwrite): Likewise.
4306         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
4307         (__libc_pwrite64): Likewsie.
4308         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
4309         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
4310         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
4311         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
4312         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
4313         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
4314         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
4315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
4316         Likewise.
4317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
4318         (__libc_pread64): Likewise.
4319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
4320         Likewise.
4321         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
4322         (__libc_pwrite64): Likewise.
4323         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
4324         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
4325         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
4326         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
4327         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
4328         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
4329         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
4330         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
4331         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
4332         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
4333         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
4334         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
4335         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
4336         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
4337         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
4338         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
4339         Likewise.
4341 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
4343         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
4344         (CFLAGS-test-double.c): Likewise.
4345         (CFLAGS-test-ldouble.c): Likewise.
4346         (CPPFLAGS-test-ifloat.c): Likewise.
4347         (CPPFLAGS-test-idouble.c): Likewise.
4348         (CPPFLAGS-test-ildoubl.c): Likewise.
4349         (CFLAGS-test-test-fenv.c): Remove variable.
4350         (CFLAGS-test-misc.c): Likewise.
4352 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
4354         [BZ #17797]
4355         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
4356         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
4357         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
4358         CLOCKS_PER_SEC == 1000000.
4359         * time/clocktest.c (main): Replace %ld with %jd and cast to
4360         intmax_t.
4362 2015-01-05  Roland McGrath  <roland@hack.frob.com>
4364         * sysdeps/generic/unwind-resume.h: New file.
4365         * sysdeps/gnu/unwind-resume.c: Include it.
4366         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
4367         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
4368         argument list.
4369         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
4370         global rather than static.
4371         (_Unwind_Resume): Update user.
4372         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
4373         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
4374         rather than static.  Add __attribute__ ((cold)).
4375         (_Unwind_Resume, __gcc_personality_v0): Update callers.
4376         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
4377         * sysdeps/arm/arm-unwind-resume.S: New file.
4378         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
4379         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
4380         * sysdeps/arm/Makefile [$(subdir) = csu]
4381         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
4382         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
4383         Add rt-arm-unwind-resume.
4384         [$(subdir) = nptl]
4385         (libpthread-sysdep_routines, libpthread-shared-only-routines):
4386         Add pt-arm-unwind-resume.
4387         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
4388         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
4390 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4392         [BZ #17748]
4393         * include/fenv.h (__feholdexcept): Declare.  Use
4394         libm_hidden_proto.
4395         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
4396         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
4397         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4398         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
4399         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
4400         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
4401         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
4402         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4403         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
4404         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
4405         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4406         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
4407         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
4408         (feholdexcept): Likewise.
4409         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
4410         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
4411         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
4412         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
4413         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
4414         __feholdexcept instead of feholdexcept.
4415         (default_libc_feholdexcept_setround): Likewise.
4417 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4419         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
4420         to avoid using stl/str to align destination.
4422 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4424         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
4426 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4428         [BZ #17796]
4429         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
4430         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
4431         Define as weak alias not strong alias.
4433 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
4435         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
4436         bltzal with addiupc.
4437         (RTLD_START): Ditto.
4439 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
4441         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
4442         for __vdso_* functions in declarations.
4443         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
4444         definitions.
4445         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
4446         INTERNAL_VSYSCALL): Use struct return types to check for error.
4448         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
4449         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
4450         function with cast from llround().
4451         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
4452         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
4453         Define.
4455 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
4457         [BZ #17793]
4458         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
4459         Define as weak alias not strong alias.
4461         [BZ #17635]
4462         * ctype/ctype-c99.c: New file.  isblank implementation moved from
4463         ...
4464         * ctype/ctype-extn.c: ... here.
4465         (__isblank_l): Move to ...
4466         * ctype/ctype-c99_l.c: ... here.  New file.
4467         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
4468         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
4469         Remove variable.
4470         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
4471         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
4472         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
4473         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
4474         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
4476         [BZ #17777]
4477         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
4478         (posix_fadvise64): Define as weak alias not strong alias.
4479         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
4480         (posix_fallocate64): Likewise.
4481         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
4482         Remove variable.
4483         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
4484         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
4485         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
4486         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
4487         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
4489 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
4491         [BZ #16191]
4492         * NEWS: Mention bug fix.
4493         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
4494         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
4495         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
4496         (HOST_STACK_END_ADDR): Likewise.
4498 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4500         [BZ #17748]
4501         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
4502         * math/fegetround.c (fegetround): Rename to __fegetround and
4503         define as weak alias of __fegetround.  Use libm_hidden_weak.
4504         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
4505         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
4506         * sysdeps/arm/fegetround.c (fegetround): Likewise.
4507         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
4508         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
4509         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
4510         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
4511         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
4512         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
4513         Undefine after rather than before function definition; use
4514         parentheses around function name in definition.
4515         (__fegetround): Also undefine macro after function definition.
4516         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
4517         __fegetround and define as weak alias of __fegetround.  Use
4518         libm_hidden_weak.  Do not undefine as macro.
4519         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
4520         Likewise.
4521         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
4522         __fegetround and define as weak alias of __fegetround.  Use
4523         libm_hidden_weak.
4524         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
4525         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
4526         * sysdeps/tile/math_private.h (__fegetround): New inline function.
4527         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
4528         __fegetround and define as weak alias of __fegetround.  Use
4529         libm_hidden_weak.
4530         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
4531         __fegetround instead of fegetround.
4533         [BZ #17782]
4534         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
4535         Condition macro definition on [__USE_MISC].
4537         [BZ #17781]
4538         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
4539         (struct sigaction): Change type of sa_flags field to int.
4541         [BZ #17780]
4542         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
4543         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
4544         __glibc_reserved0.
4546         * nptl/version.c (banner): Use single year in copyright notice.
4548         * NEWS: Update copyright dates.
4549         * catgets/gencat.c (print_version): Likewise.
4550         * csu/version.c (banner): Likewise.
4551         * debug/catchsegv.sh: Likewise.
4552         * debug/pcprofiledump.c (print_version): Likewise.
4553         * debug/xtrace.sh (do_version): Likewise.
4554         * elf/ldconfig.c (print_version): Likewise.
4555         * elf/ldd.bash.in: Likewise.
4556         * elf/pldd.c (print_version): Likewise.
4557         * elf/sotruss.sh: Likewise.
4558         * elf/sprof.c (print_version): Likewise.
4559         * iconv/iconv_prog.c (print_version): Likewise.
4560         * iconv/iconvconfig.c (print_version): Likewise.
4561         * locale/programs/locale.c (print_version): Likewise.
4562         * locale/programs/localedef.c (print_version): Likewise.
4563         * login/programs/pt_chown.c (print_version): Likewise.
4564         * malloc/memusage.sh (do_version): Likewise.
4565         * malloc/memusagestat.c (print_version): Likewise.
4566         * malloc/mtrace.pl: Likewise.
4567         * manual/libc.texinfo: Likewise.
4568         * nptl/version.c (banner): Likewise.
4569         * nscd/nscd.c (print_version): Likewise.
4570         * nss/getent.c (print_version): Likewise.
4571         * nss/makedb.c (print_version): Likewise.
4572         * posix/getconf.c (main): Likewise.
4573         * scripts/test-installation.pl: Likewise.
4574         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
4576 2015-01-02  Will Newton  <will.newton@linaro.org>
4578         * sysdeps/arm/armv7/configure: Removed.
4579         * sysdeps/arm/armv7/configure.ac: Likewise.
4581 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
4583         * All files with FSF copyright notices: Update copyright dates
4584         using scripts/update-copyrights.
4585         * intl/plural.c: Regenerated.
4586         * locale/programs/charmap-kw.h: Likewise.
4587         * locale/programs/locfile-kw.h: Likewise.
4589 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
4591         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
4593 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4595         [BZ #17748]
4596         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
4597         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
4598         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4599         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4600         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4601         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
4602         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4603         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
4604         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4605         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4606         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4607         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4608         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4609         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4610         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
4611         libm_hidden_def.
4612         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
4613         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
4614         Likewise.
4615         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
4616         define as weak alias of __fegetenv.  Use libm_hidden_weak.
4617         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
4618         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
4619         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
4620         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
4621         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
4622         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
4623         __fegetenv instead of fegetenv.
4624         (libc_feholdsetround_noex_ctx): Likewise.
4626 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
4628         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
4629         (Elf_MIPS_ABIFlags_v0): New structure.
4630         (EF_MIPS_FP64): Define.
4631         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
4632         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
4633         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
4634         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
4635         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
4636         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
4637         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
4638         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
4639         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
4640         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
4641         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
4642         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
4643         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
4644         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
4645         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
4646         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
4647         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
4648         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
4649         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
4650         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
4651         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
4652         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
4653         field.
4654         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
4655         EF_MIPS_FP64.
4656         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
4657         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
4658         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
4659         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
4660         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
4661         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
4662         * sysdeps/mips/tst-abi-interlink.c: Likewise.
4663         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
4664         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
4665         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
4666         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
4667         record the current FP ABI extension.
4668         (mips-mode-switch): Define to show if kernel headers support mode
4669         switching.
4670         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
4671         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
4672         supported SYSV ABI version to 3.
4673         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
4674         feature.
4676 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
4677             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4679         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
4680         path.
4681         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
4683 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
4685         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
4686         __fegetround and redefine to call __fegetround.  Remove condition
4687         on [!__NO_MATH_INLINES].
4688         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
4689         function.
4690         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
4691         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
4692         Remove macro.
4693         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
4694         instead of <fenv_libc.h>.
4695         (__llrintl): Call fegetround instead of __fegetround.
4696         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
4697         instead of <fenv_libc.h>.
4698         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
4699         (__lrintl): Call fegetround instead of __fegetround.
4700         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
4701         instead of <fenv_libc.h>.
4702         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
4703         (__rintl): Call fegetround instead of __fegetround.
4705 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
4707         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
4708         arrays.
4710 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4712         [BZ #17775]
4713         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
4714         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
4715         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
4717 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4719         * sysdeps/i386/tls-macros.h: Include <features.h>.
4720         (TLS_LE): Use non-PIC version for GCC >= 5.0.
4721         (TLS_IE): Likewise.
4722         (TLS_LD): Likewise.
4723         (TLS_GD): Likewise.
4724         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
4725         define for GCC >= 5.0.
4727 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
4729         * math/test-fenv.c (test_single_exception, set_single_exc,
4730         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
4731         feexcp_mask_test, feenable_test, fe_single_test): Add
4732         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
4733         case where they are not used.
4734         * math/libm-test.inc: Likewise.
4735         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
4736         unused in the absence of FP rounding/exception support.
4737         * stdio-common/tst-printf-round.c: Likewise.
4738         * stdlib/tst-strtod-round.c: Likewise.
4739         * stdlib/tst-strtod-underflow.c: Likewise.
4741 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
4743         [BZ #17723]
4744         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
4745         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
4746         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4747         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4748         libm_hidden_weak.
4749         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
4750         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4751         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
4752         libm_hidden_def.
4753         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4754         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4755         libm_hidden_weak.
4756         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
4757         Likewise.
4758         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
4759         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4760         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4761         libm_hidden_weak.
4762         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4763         libm_hidden_def.
4764         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
4765         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
4766         (__feraiseexcept): Likewise.
4767         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
4768         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
4769         libm_hidden_weak.
4770         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
4771         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
4772         libm_hidden_def.
4773         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
4774         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
4775         Use libm_hidden_def.
4776         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
4777         libm_hidden_def.
4778         (feraiseexcept): Define as weak not strong alias.  Use
4779         libm_hidden_weak.
4780         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
4781         New inline function.  Factored out of ...
4782         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
4783         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
4784         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
4785         feraiseexcept.
4786         * math/w_acos.c (__acos): Likewise.
4787         * math/w_asin.c (__asin): Likewise.
4788         * math/w_ilogb.c (__ilogb): Likewise.
4789         * math/w_j0.c (y0): Likewise.
4790         * math/w_j1.c (y1): Likewise.
4791         * math/w_jn.c (yn): Likewise.
4792         * math/w_log.c (__log): Likewise.
4793         * math/w_log10.c (__log10): Likewise.
4794         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
4795         * sysdeps/aarch64/fpu/math_private.h
4796         (libc_feupdateenv_test_aarch64): Likewise.
4797         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
4798         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
4799         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
4800         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
4801         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
4802         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
4803         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
4804         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
4805         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
4806         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
4808 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
4810         [BZ #17732]
4811         * io/test-utime.c (main): Replace %ld with %jd and cast to
4812         intmax_t.
4813         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
4814         * nptl/tst-mutex5.c: Include <stdint.h>.
4815         (do_test): Replace %ld with %jd and cast to intmax_t.
4816         * posix/tst-regex.c (run_test): Likewise.
4817         (run_test_backwards): Likewise.
4818         * rt/tst-clock.c: Include <stdint.h>.
4819         (clock_test): Replace %ld with %jd and cast to intmax_t.
4820         * rt/tst-cpuclock1.c: Include <stdint.h>.
4821         (do_test): Replace %lu with %ju and cast to uintmax_t.
4822         * rt/tst-cpuclock2.c: Include <stdint.h>.
4823         (do_test): Replace %lu with %ju and cast to uintmax_t.
4824         * rt/tst-mqueue1.c: Include <stdint.h>.
4825         (check_attrs): Replace %ld with %jd and cast to intmax_t.
4826         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
4827         intmax_t.
4828         * rt/tst-mqueue4.c (do_test): Likewise.
4829         * rt/tst-timer4.c: Include <stdint.h>.
4830         (check_ts): Replace %ld with %jd and cast to intmax_t.
4831         (do_test): Likewise.
4832         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
4833         and cast to intmax_t.
4834         * sysdeps/pthread/tst-timer.c (main): Likewise.
4835         * time/clocktest.c (main): Likewise.
4836         * time/tst-posixtz.c (do_test): Likewise.
4837         * timezone/tst-timezone.c (main): Likewise.
4839 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
4840             H.J. Lu  <hongjiu.lu@intel.com>
4842         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
4843         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
4844         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
4845         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
4846         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
4847         version if bit_Fast_Unaligned_Load is set.
4848         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
4849         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
4850         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
4851         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
4852         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
4853         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
4854         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
4855         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
4856         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
4857         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
4858         to 4.
4859         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
4860         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
4861         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
4862         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
4864 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
4866         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
4867         instead of #if to avoid a Wundef warning.
4868         * stdlib/tst-limits.c (do_test): Likewise.
4870         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
4871         parallel other exception macros.
4872         (fegetenv): Convert from macro to extern inline so that it applies
4873         retroactively to inline functions already seen by the compiler.
4874         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
4876         * posix/Makefile (before-compile): Use $(objpfx) for
4877         posix-conf-vars-def.h.
4879 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
4881         * posix/getconf.c (main): Use size_t for type of I.
4882         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
4883         NSPEC.
4885         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
4886         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
4887         * posix/posix-envs.def: Likewise.
4888         * sysdeps/posix/sysconf.c: Likewise.
4889         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
4890         (specs): Remove array.
4891         * scripts/gen-posix-conf-vars.awk: Support generation of specs
4892         array.
4894         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
4895         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
4896         (__sysconf): Use CONF_IS_* macros.
4898         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
4899         ($(objpfx)posix-conf-vars-def.h): New target.
4900         * posix/posix-conf-vars.list: New file.
4901         * posix/posix-conf-vars.h: New file.
4902         * posix/confstr.c: Include posix-conf-vars.h.
4903         (confstr): Use CONF_IS_* macros.
4904         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
4905         CONF_IS_* macros.
4906         * scripts/gen-posix-conf-vars.awk: New file.
4908 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
4910         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
4911         fegetround): Add no-op macros to avoid linknamespace issues.
4913         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
4914         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
4916         * sysdeps/unix/sysv/linux/tile/sysdep.h
4917         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
4918         assembly-specific section to avoid a redefinition warning.
4920         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
4921         long before casting to pointer to avoid a cast warning.
4923 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
4925         * sysdeps/tile/tilegx/Implies: New file.
4927 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
4929         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
4931 2014-12-23  Florian Weimer  <fweimer@redhat.com>
4933         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
4935 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4937         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
4938         not define.
4939         * sysdeps/unix/sysv/linux/utimes.c: Do not include
4940         <kernel-features.h>.
4941         (__utimes) [__NR_utimes]: Make code unconditional.
4942         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
4943         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
4944         (__ASSUME_UTIMES): Do not undefine.
4945         * sysdeps/unix/sysv/linux/tile/kernel-features.h
4946         (__ASSUME_UTIMES): Likewise.
4947         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
4948         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
4949         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
4950         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
4952 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
4954         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
4956 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
4958         [BZ #17747]
4959         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
4960         alias to weak alias for j0l, y0l.
4961         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
4962         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
4964         [BZ #17746]
4965         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
4966         conversion.
4968 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
4970         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
4971         to zero if not already defined.
4973 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
4975         [BZ #17724]
4976         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
4977         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
4978         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
4979         (char *) casts added.
4980         * sysdeps/ieee754/k_standardf.c: New file.
4981         * sysdeps/ieee754/k_standardl.c: Likewise.
4982         * math/Makefile (libm-support): Remove k_standard.
4983         (libm-calls): Add k_standard.
4985 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4987         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
4988         Optimize to avoid an unnecessary FPCR read.
4990 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4992         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
4993         Optimize to reduce FPCR/FPSR accesses.
4995 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
4997         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
4998         Call libc_fetestexcept_aarch64.
5000 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
5002         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
5003         Call libc_fesetround_aarch64.
5005 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
5007         [BZ #17733]
5008         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
5009         (__bind): Do not define as weak alias.
5010         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
5011         define.
5012         (__getsockname): Do not define as weak alias.
5014 2014-12-22  Will Newton  <will.newton@linaro.org>
5016         * manual/install.texi: Document that we require bison 2.7
5017         or above.
5018         * INSTALL: Regenerate.
5019         * configure.ac: Use AC_CHECK_PROG_VER instead of
5020         AC_PATH_PROG when checking for bison and check for
5021         version 2.7 or above.
5022         * configure: Regenerate.
5024 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
5026         [BZ #17745]
5027         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
5028         * sysdeps/tile/ffsll.c (ffsll): To here.
5030         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
5032 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
5034         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
5035         if not defined.
5036         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
5037         definition.
5038         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
5039         hidden ___tls_get_addr.
5040         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
5041         hidden __tls_get_addr.
5042         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
5043         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
5044         Likewise.
5046 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
5048         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
5049         _dl_init call.
5051 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
5053         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
5054         from "call _dl_init@PLT".
5055         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
5057 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
5059         * manual/search.texi: (Array Sort Function): Clarify stable sorting
5060         guarantees.
5062 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
5064         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
5066 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
5068         [BZ #17744]
5069         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
5070         strnlen.
5072 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
5074         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
5075         of multu on MIPSr6.
5076         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
5077         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
5078         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
5079         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
5080         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
5082 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
5084         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
5085         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
5086         (PTR_SUBU): Use subu for mips32r6/mips64r6.
5087         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
5088         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
5089         mips32r6/mips64r6.
5090         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
5092 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
5094         * string/strncat.c (STRNCAT): Simplify implementation.
5096 2014-12-19  David S. Miller  <davem@davemloft.net>
5098         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
5099         access the quad as both a long double and as a series of 4 words.
5101         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
5102         link_map->l_info array access.
5104 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
5106         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
5108         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
5109         * math/atest-exp2.c (TIMEOUT): Likewise.
5110         * math/atest-sincos.c (TIMEOUT): Likewise.
5112 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5114         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
5115         -Wno-error with -fno-builtin-lround.
5117 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5119         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
5120         Contains futex constants and functions moved over from ...
5121         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
5122         <lowlevellock-futex.h>.
5123         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
5124         (lll_timedwait_tid): Add comments and parentheses around macro
5125         arguments.
5127 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5129         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
5130         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
5131         (__lll_private_flag): Remove.
5132         (lll_futex_wait): Likewise.
5133         (lll_futex_timed_wait): Likewise.
5134         (lll_futex_wake): Likewise.
5135         (lll_futex_requeue): Likewise.
5136         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
5137         (__lll_timedwait_tid): Spell out argument names.
5138         (lll_timedwait_tid): Add comments and parentheses around macro
5139         arguments.
5140         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
5141         LLL_SHARED and LLL_PRIVATE usable from assembly code.
5143 2014-12-19  Torvald Riegel  <triegel@redhat.com>
5145         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
5146         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
5147         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5148         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
5149         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
5150         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
5151         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
5152         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
5153         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
5154         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
5155         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
5156         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
5157         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
5158         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
5159         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
5160         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
5161         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
5162         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
5163         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
5165 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5167         * sysdeps/x86_64/x32/Makefile: New file.
5169 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
5171         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
5172         1L with (mp_limb_t) 1.
5174 2014-12-17  Roland McGrath  <roland@hack.frob.com>
5176         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
5177         * nptl/libc_pthread_init.c: ... here.
5178         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
5179         * nptl/register-atfork.c: ... here.
5181         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
5182         Use pthread_sigmask rather than INTERNAL_SYSCALL.
5183         Use assert_perror to check its return value.
5184         (__gai_create_helper_thread): Likewise.
5186         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
5188         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
5190 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
5192         [BZ #17725]
5193         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
5194         __profil_counter.
5195         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
5196         Likewise.
5197         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
5198         Likewise.
5199         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
5200         Likewise.
5201         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
5202         (profil_counter): Likewise.
5203         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
5204         (profil_counter): Likewise.
5205         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
5206         Likewise.
5207         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
5208         Likewise.
5209         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
5210         (profil_counter): Likewise.
5211         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
5212         Likewise.
5213         [!__profil_counter] (profil_counter): Define as weak alias of
5214         __profil_counter.
5215         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
5216         (profil_counter): Rename to __profil_counter.
5217         [!__profil_counter] (profil_counter): Define as weak alias of
5218         __profil_counter.
5219         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
5220         (profil_counter): Rename to __profil_counter.
5221         [!__profil_counter] (profil_counter): Define as weak alias of
5222         __profil_counter.
5223         * sysdeps/posix/profil.c: Update comment referring to
5224         profil_counter.
5225         (__profil): Use __profil_counter instead of profil_counter.
5226         * sysdeps/posix/sprofil.c (profil_counter): Rename to
5227         __profil_counter.  Use __profil_counter_ushort and
5228         __profil_counter_uint in definitions.
5229         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
5230         instead of profil_counter_uint and profil_counter_ushort.
5232         [BZ #17722]
5233         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
5234         define as weak alias of __inet_makeaddr.
5235         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
5236         as weak alias of __inet_addr.
5237         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
5238         as weak alias of __inet_pton.  Use libc_hidden_weak.
5239         * include/arpa/inet.h (__inet_pton): Declare.  Use
5240         libc_hidden_proto.
5241         (inet_makeaddr): Don't use libc_hidden_proto.
5242         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
5243         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
5244         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
5245         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
5246         Remove variable.
5247         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
5248         (test-xfail-POSIX/time.h/linknamespace): Likewise.
5250 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
5252         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
5254 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
5256         * stdio-common/bug-vfprintf-nargs.c (do_test):
5257         Cast value to intptr_t to avoid format warning
5258         for usage with PRIdPTR printing macro.
5260 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
5262         * libio/tst-widetext.c (do_test):
5263         Use format type %td instead of %Zd for ptrdiff_t
5264         in order to avoid format warning.
5266 2014-12-17  Andreas Schwab  <schwab@suse.de>
5268         * nscd/mem.c (gc): Add size_t cast to match printf format.
5270 2014-12-16  Roland McGrath  <roland@hack.frob.com>
5272         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
5273         (init): Apply PTR_MANGLE to pointers before storing them.
5274         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
5275         before using them.
5277 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
5279         [BZ #17719]
5280         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
5281         define as weak alias of __memrchr.
5282         (__memrchr): Do not define as strong alias of memrchr.
5283         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
5284         Remove variable.
5285         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
5286         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
5287         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
5289         [BZ #17717]
5290         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
5291         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
5292         (if_indextoname): Rename to __if_indextoname and define as weak
5293         alias of __if_indextoname.  Use libc_hidden_weak.
5294         (if_freenameindex): Rename to __if_freenameindex and define as
5295         weak alias of __if_freenameindex.
5296         (if_nameindex): Rename to __if_nameindex and define as weak alias
5297         of __if_nameindex.
5298         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
5299         __if_nametoindex and define as weak alias of __if_nametoindex.
5300         Use libc_hidden_weak.
5301         (if_freenameindex): Rename to __if_freenameindex and define as
5302         weak alias of __if_freenameindex.
5303         (if_nameindex): Rename to __if_nameindex and define as weak alias
5304         of __if_nameindex.
5305         (if_indextoname): Rename to __if_indextoname and define as weak
5306         alias of __if_indextoname.  Use libc_hidden_weak.
5307         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
5308         __if_nametoindex and define as weak alias of __if_nametoindex.
5309         Use libc_hidden_weak.
5310         (if_freenameindex): Rename to __if_freenameindex and define as
5311         weak alias of __if_freenameindex.  Use libc_hidden_weak.
5312         (if_nameindex_netlink): Use __if_freenameindex instead of
5313         if_freenameindex.
5314         (if_nameindex): Rename to __if_nameindex and define as weak alias
5315         of __if_nameindex.  Use libc_hidden_weak.
5316         (if_indextoname): Rename to __if_indextoname and define as weak
5317         alias of __if_indextoname.  Use libc_hidden_weak.
5318         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
5319         libc_hidden_proto.
5320         [!_ISOMAC] (__if_freenameindex): Likewise.
5321         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
5322         if_nametoindex.
5323         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
5324         variable.
5325         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
5326         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
5327         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
5328         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
5329         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
5330         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
5331         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
5333         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
5334         Remove variable.
5335         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
5336         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
5338 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
5340         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
5341         subscript above bounds'
5343         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
5344         bounds.
5346 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
5348         * libio/tst-fopenloc.c: Use test-skeleton.c.
5350         * stdlib/tst-bsearch.c: Use test-skeleton.c.
5351         (entry): Rename to ITEM.
5352         (do_test, comp): Adjust.
5354         * stdio-common/tst-fseek.c: Use test-skeleton.c.
5356 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5358         * string/tester.c: Include <libc-internal.h>.
5359         (test_memset): Ignore -Wmemset-transposed-args.
5361 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5363         * misc/tst-mntent2.c (do_test): Fix warning.
5365 2014-12-16  Torvald Riegel  <triegel@redhat.com>
5367         * elf/tst-unique4lib.cc(a): Mark as used.
5369 2014-12-16  Florian Weimer  <fweimer@redhat.com>
5371         [BZ #17630]
5372         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
5373         names.
5375 2014-12-16  Allan McRae  <allan@archlinux.org>
5377         * stdio-common/Makefile (tests): Re-add bug26.
5379 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
5381         [BZ #17657]
5382         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
5383         static array.
5385 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
5387         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
5388         (__lll_lock_wait): Likewise.
5389         (__lll_timedlock_wait): Likewise.
5390         (__lll_timedwait_tid): Likewise.
5391         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
5392         (__lll_robust_timedlock_wait): Likewise.
5393         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
5394         (lll_cond_trylock): Likewise.
5395         (__lll_lock): Likewise.
5396         (__lll_robust_lock): Likewise.
5397         (__lll_cond_lock): Likewise.
5398         (lll_robust_cond_lock): Likewise.
5399         (__lll_timedlock): Likewise.
5400         (__lll_robust_timedlock): Likewise.
5401         (__lll_unlock): Likewise.
5402         (__lll_robust_unlock): Likewise.
5403         (lll_wait_tid): Likewise.
5404         (lll_timedwait_tid): Likewise.
5406 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5408         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
5410 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5412         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
5414 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5416         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
5417         * stdio-common/tst-sprintf.c: Likewise.
5419 2014-12-15  Torvald Riegel  <triegel@redhat.com>
5421         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
5423 2014-12-15  Jeff Law  <law@redhat.com>
5425         [BZ #16617]
5426         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
5427         on the heap.  (CVE-2012-3406)
5428         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
5429         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
5430         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
5432 2014-12-15  Will Newton  <will.newton@linaro.org>
5434         * manual/install.texi: Bump required version of texinfo
5435         to 4.7 from 4.5.
5436         * INSTALL: Regenerated.
5437         * configure.ac: Check for makeinfo version 4.7 and above.
5438         * configure: Regenerated.
5440 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5442         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
5443         PREFIX, string constant to insert between directory and name.
5444         * sysdeps/posix/shm_open.c: Update caller.
5445         * sysdeps/posix/shm_unlink.c: Likewise.
5446         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
5447         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
5448         (SEM_SHM_PREFIX): New macro.
5449         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
5450         [$(have-thread-library) = no].
5451         * nptl/Makefile (libpthread-routines): Add shm-directory.
5452         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
5453         * sysdeps/nptl/shm-directory.h: New file.
5454         * sysdeps/posix/shm-directory.c
5455         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
5456         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
5457         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
5458         INTERNAL_SYSCALL.
5459         (__where_is_shmfs): Function removed.
5460         (mountpoint, defaultmount, defaultdir, __namedsem_once):
5461         Variables removed.
5462         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
5463         Use SHM_GET_NAME.
5464         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
5466         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
5467         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
5468         unconditional for use inside libpthread.
5469         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
5471 2014-12-12  Roland McGrath  <roland@hack.frob.com>
5473         * nptl/pthread_getaffinity.c: New file.
5474         * nptl/pthread_setaffinity.c: New file.
5475         * nptl/pthread_getname.c: New file.
5476         * nptl/pthread_setname.c: New file.
5478         * nptl/pthread_create.c (START_THREAD_DEFN)
5479         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
5481 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5482             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5484         * resolv/res_send.c (send_vc): Disable warning resplen may
5485         be used uninitialized.
5487 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5489         * nptl/tst-mutex6.c
5490         (ATTR_NULL): New define checks ATTR against NULL.
5491         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
5492         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
5494 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
5496         [BZ #17581]
5497         * malloc/hooks.c
5498         (mem2mem_check): Revert my previous change.
5499         (malloc_check_get_size): Revert my previous change.
5500         (mem2chunk_check): Revert my previous change.
5502 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5504         * sysdeps/posix/shm-directory.c: New file.
5505         * sysdeps/posix/shm-directory.h: New file.
5506         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
5507         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
5508         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
5509         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
5510         Transmute EPERM to EACCES.
5511         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
5512         from ...
5513         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
5514         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
5516 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5518         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
5519         pointer and cast to uintptr_t.
5520         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
5521         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
5522         Add cast to avoid warning.
5523         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
5525 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5527         * nptl/semaphore.h: Move to ...
5528         * sysdeps/pthread/semaphore.h: ... here.
5529         * Makefile (installed-headers): Change nptl/semaphore.h to
5530         sysdeps/pthread/semaphore.h.
5532 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5534         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
5535         generated error format strings.
5537         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
5538         -Wformat-extra-args warnings for scanf formats.
5539         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
5540         test of zero-length format (duh).
5541         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
5542         corner-case scanf format test.
5543         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
5544         generated fprintf format string.
5545         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
5546         corner-case sprintf format tests.
5547         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
5548         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
5549         -Wformat-extra-args warnings throughout.
5550         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
5551         (CFLAGS-scanf4.c): Likewise.
5552         (CFLAGS-scanf7.c): Likewise.
5553         (CFLAGS-tst-sprintf.c): Likewise.
5554         (CFLAGS-tst-printf.c): Likewise.
5555         (CFLAGS-tst-printfsz.c): Likewise.
5557 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
5559         * include/cpio.h: New file.
5560         * include/fmtmsg.h: Likewise.
5562         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
5563         corresponding format argument to size_t.
5564         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
5565         arguments.
5566         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
5567         corresponding format argument to size_t.
5568         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
5569         arguments.
5570         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
5571         corresponding format argument to size_t.
5572         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
5573         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
5574         (CFLAGS-tst-mbswcs2.c): Likewise.
5575         (CFLAGS-tst-mbswcs3.c): Likewise.
5576         (CFLAGS-tst-mbswcs4.c): Likewise.
5577         (CFLAGS-tst-mbswcs5.c): Likewise.
5578         (CFLAGS-tst-trans.c): Likewise
5580 2014-12-11  Roland McGrath  <roland@hack.frob.com>
5582         * posix/regexbug1.c (main): Use "%s" format with regerror results,
5583         rather than assuming they won't contain any '%'s.
5585 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
5587         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
5588         inhibit_loop_to_libcall to avoid recursive calls.
5589         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
5590         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
5592 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
5594         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
5595         prototype.
5597 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5599         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
5600         integer value instead of boolean.
5602 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
5604         * malloc/malloc.c: Fix powerof2 check.
5606 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5608         * locale/programs/locfile.h (maybe_swap_uint32):
5609         Remove inline and add unused attribute.
5611 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
5613         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
5614         Truncating assembler expression to a .long expression.
5616 2014-12-11  Andreas Schwab  <schwab@suse.de>
5618         * elf/rtld.c (struct map_args): Constify str member.
5619         (do_preload): Constify fname argument.
5621 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5623         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
5624         constants definition.
5626 2014-12-11  Andreas Schwab  <schwab@suse.de>
5628         [BZ #16657]
5629         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
5630         FORCE_ELISION instead of DO_ELISION.
5631         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
5632         Remove.
5633         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
5634         Likewise.
5636         * iconvdata/gconv-modules: Remove duplicate entry.
5638 2014-12-11  Will Newton  <will.newton@linaro.org>
5640         Merge gettext 0.19.3 into intl/.
5642         This involves a number of cosmetic changes to comments
5643         and ANSI function definitions and prototypes throughout
5644         all the files. The gettext copyright header is used but
5645         with the date ranges taken from the glibc copy.
5647         * NEWS: Add gettext merge to 2.21.
5648         * intl/bindtextdom.c: Switch to gettext copyright.
5649         Use ANSI definitions and prototypes.
5650         Use gl_* locking primitives rather than __libc_* ones.
5651         Use __builtin_expect rather than __glibc_likely/unlikely.
5652         * intl/dcgettext.c: Switch to gettext copyright.
5653         Use ANSI definitions and prototypes.
5654         * intl/dcigettext.c: Switch to gettext copyright.
5655         Use ANSI definitions and prototypes.
5656         (INTDIV0_RAISES_SIGFPE): New define.
5657         Use gl_* locking primitives rather than __libc_* ones.
5658         Include eval-plural.h instead of plural-eval.c.
5659         Use __builtin_expect rather than __glibc_likely/unlikely.
5660         * intl/dcngettext.c: Switch to gettext copyright.
5661         Use ANSI definitions and prototypes.
5662         * intl/dgettext.c: Likewise.
5663         * intl/dngettext.c: Likewise.
5664         * intl/plural-eval.c: Renamed to...
5665         * intl/eval-plural.h: ...this.
5666         * intl/explodename.c: Switch to gettext copyright.
5667         Use ANSI definitions and prototypes.
5668         (_nl_explode_name): Use strchr instead of __rawmemchr.
5669         * intl/finddomain.c: Switch to gettext copyright.
5670         Use ANSI definitions and prototypes.
5671         Use gl_* locking primitives rather than __libc_* ones.
5672         (_nl_find_domain): Use malloc rather than alloca for
5673         allocation of temporary locale name.
5674         * intl/gettext.c: Switch to gettext copyright.
5675         Use ANSI definitions and prototypes.
5676         * intl/gettextP.h: Switch to gettext copyright.
5677         Use ANSI definitions and prototypes.
5678         Use gl_* locking primitives rather than __libc_* ones.
5679         * intl/gmo.h: Switch to gettext copyright.
5680         (struct sysdep_string): Move struct segment_pair outside of
5681         struct definition.
5682         * intl/hash-string.c: Use ANSI definitions and prototypes.
5683         * intl/hash-string.h: Switch to gettext copyright.
5684         Use ANSI definitions and prototypes.
5685         * intl/l10nflist.c: Switch to gettext copyright.
5686         Use ANSI definitions and prototypes.
5687         (_nl_normalize_codeset): Avoid integer overflow.
5688         * intl/loadinfo.h: Switch to gettext copyright.
5689         Use ANSI definitions and prototypes.
5690         (LIBINTL_DLL_EXPORTED): New define.
5691         (PATH_SEPARATOR): New define.
5692         * intl/loadmsgcat.c: Switch to gettext copyright.
5693         * intl/localealias.c: Switch to gettext copyright.
5694         Use ANSI definitions and prototypes.
5695         (_nl_expand_alias): Use PATH_SEPARATOR.
5696         * intl/ngettext.c: Switch to gettext copyright.
5697         Use ANSI definitions and prototypes.
5698         * intl/plural-exp.c: Likewise.
5699         * intl/plural-exp.h: Switch to gettext copyright.
5700         Use ANSI definitions and prototypes.
5701         (struct expression): Move definition of enum operator outside
5702         of struct definition.
5703         * intl/plural.c: Regenerate.
5704         * intl/plural.y: Switch to gettext copyright.
5705         Use ANSI definitions and prototypes.
5706         Port to bison 3.0.
5707         * intl/textdomain.c: Switch to gettext copyright.
5708         Use ANSI definitions and prototypes.
5709         Use gl_* locking primitives rather than __libc_* ones.
5711 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
5713         * debug/warning-nop.c: Add used atrribute.
5715 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5717         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
5719         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
5720         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
5721         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
5723 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5724             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5726         [BZ #17634]
5727         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
5728         Undefine after defining function.  Define as weak alias of
5729         __wcschr.  Use libc_hidden_weak.
5730         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
5731         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
5732         (libc_hidden_def): Also define __GI___wcschr alias.
5733         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
5734         __wcschr and define as weak alias of __wcschr.
5735         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
5736         __wcschr.
5737         [!WCSCHR] (DEFAULT_WCSCHR): Define.
5738         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
5739         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
5740         libc_hidden_weak.  Do not use libc_hidden_def.
5741         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
5742         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
5743         __GI___wcschr alias.
5744         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
5745         [IS_IN (libc)] (wcschr): Define as macro expanding to
5746         __redirect_wcschr.
5747         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
5748         [IS_IN (libc)] (__wcschr_power6): Likewise.
5749         [IS_IN (libc)] (__wcschr_power7): Likewise.
5750         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
5751         instead of wcschr.
5752         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
5753         __libc_wcschr.
5754         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
5755         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
5756         __wcschr and define as weak alias of __wcschr.  Use
5757         libc_hidden_builtin_def.
5758         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
5759         as weak alias of __wcschr.  Use libc_hidden_weak.
5760         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
5761         wcschr.
5762         * time/era.c (_nl_init_era_entries): Likewise.
5763         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
5764         variable.
5765         (test-xfail-XPG3/time.h/linknamespace): Likewise.
5766         (test-xfail-XPG4/time.h/linknamespace): Likewise.
5768 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5770         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
5771         format for long int variable.
5773 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
5775         [BZ #10672]
5776         * manual/search.texi: (Array Sort Function): Remove claim how to make
5777         qsort stable.
5779 2014-12-10  Andreas Schwab  <schwab@suse.de>
5781         [BZ #12847]
5782         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
5783         user-controlled locks.
5785 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
5787         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
5788         register.
5790 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
5792         * configure.ac (--disable-werror): New configure option.
5793         (enable_werror): New AC_SUBST.
5794         * configure: Regenerated.
5795         * config.make.in (enable-werror): New variable.
5796         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
5797         -Wno-error=undef.
5798         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
5799         * manual/install.texi (Configuring and compiling): Document
5800         --disable-werror.
5801         * INSTALL: Regenerated.
5802         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
5803         (CFLAGS-tst-chk2.c): Likewise.
5804         (CFLAGS-tst-chk3.c): Likewise.
5805         (CFLAGS-tst-chk4.cc): Likewise.
5806         (CFLAGS-tst-chk5.cc): Likewise.
5807         (CFLAGS-tst-chk6.cc): Likewise.
5808         (CFLAGS-tst-lfschk1.c): Likewise.
5809         (CFLAGS-tst-lfschk2.c): Likewise.
5810         (CFLAGS-tst-lfschk3.c): Likewise.
5811         (CFLAGS-tst-lfschk4.cc): Likewise.
5812         (CFLAGS-tst-lfschk5.cc): Likewise.
5813         (CFLAGS-tst-lfschk6.cc): Likewise.
5815         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
5816         (main): Disable -Wdeprecated-declarations around calls to
5817         register_printf_function.
5819         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
5820         (do_test): Disable -Wdiv-by-zero around some calls to
5821         fwrite_unlocked and fread_unlocked.
5823         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
5824         (DIAG_POP_NEEDS_COMMENT): Likewise.
5825         (_DIAG_STR1): Likewise.
5826         (_DIAG_STR): Likewise.
5827         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
5828         * stdio-common/bug21.c: Include <libc-internal.h>.
5829         (do_test): Disable -Wformat around call to sscanf.
5830         * stdio-common/scanf14.c: Include <libc-internal.h>.
5831         (main): Disable -Wformat around some calls to scanf functions.
5833 2014-12-09  Torvald Riegel  <triegel@redhat.com>
5835         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
5837 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5839         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
5840         stack variable alignment.
5842 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
5844         [BZ #17682]
5845         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
5846         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
5847         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
5848         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
5849         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
5850         __getrlimit instead of getrlimit.
5851         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
5852         __gettimeofday instead of gettimeofday.
5853         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
5854         Likewise.
5855         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
5856         Likewise.
5857         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
5858         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
5859         Remove variable.
5860         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
5861         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
5863 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5865         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
5866         for wide-character tests.
5868 2014-12-04  Roland McGrath  <roland@hack.frob.com>
5870         * io/openat64.c: #include <libc-internal.h>
5871         (__openat64): Prototypify.  Use ignore_value on MODE.
5872         * io/openat.c: Likewise.
5873         * misc/reboot.c: #include <libc-internal.h>
5874         (reboot): Prototypify.  Use ignore_value on HOWTO.
5875         * misc/ptrace.c: #include <libc-internal.h>
5876         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
5878 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
5880         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
5881         XPG4, UNIX98 and XOPEN2K.
5882         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
5883         Remove variable.
5884         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
5886 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
5888         * libio/fileops.c: Use ISO C style for function definitions.
5889         * libio/iofopen.c: Likewise.
5890         * libio/wfileops.c: Likewise.
5892         [BZ #17653]
5893         * libio/fileops.c (_IO_new_file_underflow): Unset cached
5894         offset on EOF.
5895         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
5896         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
5897         (fgets_func): Function pointer to fgets and fgetws.
5898         (do_ftell_test): Add test to verify ftell value after read
5899         EOF.
5900         (do_test): Set fgets_func.
5902         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
5903         O_TRUNC flag for w and w+ modes.
5904         (do_rewind_test): Likewise.
5905         (do_ftell_test): Likewise.
5906         (do_write_test): Likewise.
5908         [BZ #17647]
5909         * libio/fileops.c (do_ftell): Seek only when there are
5910         unflushed writes.
5911         * libio/wfileops.c (do_ftell_wide): Likewise.
5912         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
5913         test case.
5914         (do_one_test): Call it.
5916 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
5918         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
5919         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
5920         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
5921         Remove variable.
5922         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
5923         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
5924         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
5926 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
5928         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
5929         Remove variable.
5930         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
5932         [BZ #17668]
5933         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
5934         as weak alias of __getifaddrs.  Use libc_hidden_weak.
5935         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5936         __freeifaddrs.  Use libc_hidden_weak.
5937         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
5938         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
5939         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5940         __freeifaddrs.  Use libc_hidden_weak.
5941         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
5942         __getifaddrs and define as weak alias of __getifaddrs.  Use
5943         libc_hidden_weak.
5944         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
5945         __freeifaddrs.  Use libc_hidden_weak.
5946         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
5947         Remove variable.
5948         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
5949         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
5951 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
5953         [BZ #17601]
5954         * sysdeps/mips/start.S (__start): Use indirect jump to call
5955         __libc_start_main.
5957 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
5959         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
5961         * nptl/tst-mutex1.c: Include <stdbool.h>.
5962         [!ATTR] (ATTR_NULL): New macro.
5963         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
5964         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
5965         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
5967         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
5968         to char *.
5970         [BZ #17665]
5971         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
5972         Change conditional to [__USE_MISC].
5974         [BZ #17664]
5975         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
5976         fgets_unlocked.
5977         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
5978         __fgets_unlocked.
5979         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
5980         fgets_unlocked.
5981         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
5982         Remove variable.
5983         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
5984         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
5985         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
5986         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
5987         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
5988         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
5989         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
5990         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
5991         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
5993         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
5995 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5997         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
5998         Remove strpbrk objects.
5999         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6000         (__libc_ifunc_impl_list): Remove strpbrk implementation.
6001         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
6002         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
6003         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
6004         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
6006         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6007         Remove strcspn objects.
6008         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6009         (__libc_ifunc_impl_list): Remove strcspn implementation.
6010         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
6011         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
6012         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
6013         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
6015         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
6016         Remove strspn objetcs.
6017         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
6018         (__libc_ifunc_impl_list): Remove strspn implementation.
6019         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
6020         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
6021         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
6022         * sysdeps/powerpc/powerpc64/strspn.S: New file.
6024 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
6026         [BZ #17581]
6027         * malloc/hooks.c
6028         (mem2mem_check): Add a terminator to the chain of checking blocks.
6029         (malloc_check_get_size): Use it here.
6030         (mem2chunk_check): Ditto.
6032 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
6034         * sysdeps/powerpc/powerpc64/strtok.S: New file.
6035         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
6037 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
6039         * bits/ioctl-types.h: Indent preprocessor directives correctly.
6041         * nptl/nptl-init.c: Include libc-internal.h.
6042         (__pthread_initialize_minimal_internal): Use ROUND_UP.
6044         * elf/ldconfig.c (search_dir): Expand comment.
6046 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
6048         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
6049         variable.
6050         (linknamespace-symlist-stdlibs-tests): Likewise.
6051         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
6052         instead of $(objpfx)symlist-stdlibs.
6053         (linknamespace-libs-isoc): New variable.
6054         (linknamespace-libs): Use $(linknamespace-libs-isoc).
6055         (linknamespace-libs-ISO): New variable.
6056         (linknamespace-libs-ISO99): Likewise.
6057         (linknamespace-libs-ISO11): Likewise.
6058         (linknamespace-libs-XPG3): Likewise.
6059         (linknamespace-libs-XPG4): Likewise.
6060         (linknamespace-libs-POSIX): Likewise.
6061         (linknamespace-libs-UNIX98): Likewise.
6062         (linknamespace-libs-XOPEN2K): Likewise.
6063         (linknamespace-libs-POSIX2008): Likewise.
6064         (linknamespace-libs-XOPEN2K8): Likewise.
6065         ($(objpfx)symlist-stdlibs): Replace by
6066         $(linknamespace-symlist-stdlibs-tests).  Use
6067         $(linknamespace-libs-$*) as set of libraries.
6068         ($(linknamespace-header-tests)): Update dependencies.  Use
6069         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
6070         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
6071         * conform/linknamespace.pl: Remove comment about considering
6072         definitions of symbols from irrelevant libraries.
6074 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
6076         [BZ #13862]
6077         * elf/dl-tls.c: Include <atomic.h>.
6078         (oom): Remove #ifdef SHARED/#endif.
6079         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
6080         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
6081         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
6082         big enough.
6083         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
6084         * nptl/Makefile (tests): Add tst-stack4.
6085         (modules-names): Add tst-stack4mod.
6086         ($(objpfx)tst-stack4): New.
6087         (tst-stack4mod.sos): Likewise.
6088         ($(objpfx)tst-stack4.out): Likewise.
6089         ($(tst-stack4mod.sos)): Likewise.
6090         (clean): Likewise.
6091         * nptl/tst-stack4.c: New file.
6092         * nptl/tst-stack4mod.c: Likewise.
6094 2014-11-27  J. Brown  <jb999@gmx.de>
6096         * sysdeps/x86/bits/string.h: Add recent CPUs.
6098 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
6100         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
6101         sigblock.
6103         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
6104         feof.
6106         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
6107         variable.
6109 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
6111         * nscd/connections.c: Include libc-internal.h because of macro
6112         usage ignore_value.
6114 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
6116         * string/bits/string3.h (__warn_memset_zero_len): Don't
6117         declare for gcc newer than 5.0.
6118         (memset): Don't test for zero-length __LEN for gcc newer than
6119         5.0.
6121 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
6123         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
6124         size_t for %zu format.
6126         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
6127         difference, not %ju.
6129 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
6131         * include/libc-internal.h (ignore_value): New macro.
6132         * nscd/connections.c (restart): Wrap calls to setuid and setgid
6133         with ignore_value.
6135         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
6136         definition.
6138         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
6139         pthread_cleanup_push to void *.
6141         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
6142         Undefine.
6144         [BZ #16619]
6145         [BZ #16740]
6146         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
6147         instead of 1L << 52.
6149         * libio/bug-rewind.c (do_test): Check fwscanf return values.
6150         * libio/bug-rewind2.c (do_test): Likewise.
6152         * debug/test-stpcpy_chk-ifunc.c: Remove file.
6153         * debug/test-strcpy_chk-ifunc.c: Likewise.
6154         * wcsmbs/test-wcschr-ifunc.c: Likewise.
6155         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
6156         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
6157         * wcsmbs/test-wcslen-ifunc.c: Likewise.
6158         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
6159         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
6160         * Rules [$(multi-arch) = no] (tests): Do not filter out
6161         $(tests-ifunc).
6162         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
6163         * debug/Makefile (tests-ifunc): Remove variable.
6164         (tests): Do not add $(tests-ifunc).
6165         * wcsmbs/Makefile (tests-ifunc): Remove variable.
6166         (tests): Do not add $(tests-ifunc).
6167         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
6168         [TEST_IFUNC]: Remove conditionals.
6169         * string/test-string.h (TEST_IFUNC): Remove macro.
6170         [TEST_IFUNC]: Remove conditionals.
6172         * string/test-strchr.c [!WIDE] (L): New macro.
6173         [WIDE] (L): Likewise.
6174         (check1): Use CHAR instead of char.  Use L on string and character
6175         constants.
6177 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
6179         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
6180         tests.
6181         * sysdeps/powerpc/bits/atomic.h
6182         (__arch_atomic_exchange_and_add_32_acq): Add definition.
6183         (__arch_atomic_exchange_and_add_32_rel): Likewise.
6184         (atomic_exchange_and_add_acq): Likewise.
6185         (atomic_exchange_and_add_rel): Likewise.
6186         * sysdeps/powerpc/powerpc32/bits/atomic.h
6187         (__arch_atomic_exchange_and_add_64_acq): Add definition.
6188         (__arch_atomic_exchange_and_add_64_rel): Likewise.
6189         * sysdeps/powerpc/powerpc64/bits/atomic.h
6190         (__arch_atomic_exchange_and_add_64_acq): Add definition.
6191         (__arch_atomic_exchange_and_add_64_rel): Likewise.
6193 2014-11-26  Torvald Riegel  <triegel@redhat.com>
6195         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
6196         Change synchronization of __sched_fifo_min_prio and
6197         __sched_fifo_max_prio.
6198         * nptl/pthread_mutexattr_getprioceiling.c
6199         (pthread_mutexattr_getprioceiling): Likewise.
6200         * nptl/pthread_mutexattr_setprioceiling.c
6201         (pthread_mutexattr_setprioceiling): Likewise.
6202         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
6203         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
6204         Likewise.
6206 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
6208         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
6209         void.
6211 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
6213         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
6214         third argument const.
6216 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
6218         fnmatch: work around GCC compiler warning bug with uninit var
6219         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
6220         This works around a bug with x86-64 GCC 4.9.2 and earlier
6221         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
6222         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
6223         used uninitialized in this function [-Wmaybe-uninitialized]".
6225 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
6227         * posix/bug-regex31.c (main): Return RES not 0.
6229 2014-11-25  Anton Blanchard <anton@samba.org>
6231         * sysdeps/powerpc/bits/atomic.h
6232         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
6234 2014-11-24  Sterling Augustine  <saugustine@google.com>
6236         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
6238 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
6240         [BZ #17608]
6241         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
6243 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
6245         [BZ #17633]
6246         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
6247         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
6248         variable.
6249         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
6250         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
6252 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
6254         * string/strncpy.c (strncpy): Improve performance by using memset.
6256 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
6258         * string/strcpy.c (strcpy):
6259         Improve performance by using strlen and memcpy.
6261 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
6263         * string/strcoll_l.c (get_next_seq): __always_inline.
6264         * string/strcoll_l.c (do_compare): __always_inline.
6266 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
6268         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
6269         defined.
6270         * include/mqueue.h: Likewise.
6271         * include/stdlib.h: Likewise.
6273         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
6274         (get_null_defines): Adjust.
6275         * sunrpc/Makefile: Adjust comment.
6276         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
6277         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
6278         (CFLAGS-interp.c): Likewise.
6279         (CFLAGS-ldconfig.c): Likewise.
6280         (CPPFLAGS-.os): Likewise.
6281         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6282         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
6283         * extra-modules.mk (extra-modules.mk): Likewise.
6284         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
6285         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
6286         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
6287         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
6288         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
6289         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
6290         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
6291         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
6292         * iconvdata/Makefile (CPPFLAGS): Likewise.
6293         (cpp-srcs-left): Add libof for all iconvdata routines.
6294         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
6295         * include/assert.h: Likewise.
6296         * include/ctype.h: Likewise.
6297         * include/errno.h: Likewise.
6298         * include/libc-symbols.h: Likewise.
6299         * include/math.h: Likewise.
6300         * include/netdb.h: Likewise.
6301         * include/resolv.h: Likewise.
6302         * include/stdio.h: Likewise.
6303         * include/stdlib.h: Likewise.
6304         * include/string.h: Likewise.
6305         * include/sys/stat.h: Likewise.
6306         * include/wctype.h: Likewise.
6307         * intl/l10nflist.c: Likewise.
6308         * libidn/idn-stub.c: Likewise.
6309         * libio/libioP.h: Likewise.
6310         * nptl/libc_multiple_threads.c: Likewise.
6311         * nptl/pthreadP.h: Likewise.
6312         * posix/regex_internal.h: Likewise.
6313         * resolv/res_hconf.c: Likewise.
6314         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
6315         * sysdeps/arm/memmove.S: Likewise.
6316         * sysdeps/arm/sysdep.h: Likewise.
6317         * sysdeps/generic/_itoa.h: Likewise.
6318         * sysdeps/generic/symbol-hacks.h: Likewise.
6319         * sysdeps/gnu/errlist.awk: Likewise.
6320         * sysdeps/gnu/errlist.c: Likewise.
6321         * sysdeps/i386/i586/memcpy.S: Likewise.
6322         * sysdeps/i386/i586/memset.S: Likewise.
6323         * sysdeps/i386/i686/memcpy.S: Likewise.
6324         * sysdeps/i386/i686/memmove.S: Likewise.
6325         * sysdeps/i386/i686/mempcpy.S: Likewise.
6326         * sysdeps/i386/i686/memset.S: Likewise.
6327         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
6328         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
6329         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
6330         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
6331         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
6332         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
6333         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
6334         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
6335         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
6336         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
6337         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
6338         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
6339         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
6340         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
6341         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
6342         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
6343         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
6344         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
6345         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
6346         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
6347         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
6348         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
6349         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
6350         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
6351         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
6352         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
6353         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
6354         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
6355         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
6356         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
6357         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
6358         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
6359         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
6360         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
6361         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
6362         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
6363         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
6364         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
6365         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
6366         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
6367         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
6368         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
6369         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
6370         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
6371         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
6372         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
6373         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
6374         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
6375         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
6376         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
6377         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
6378         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
6379         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
6380         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
6381         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
6382         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
6383         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
6384         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
6385         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
6386         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
6387         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
6388         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
6389         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
6390         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6391         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6392         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
6393         * sysdeps/posix/closedir.c: Likewise.
6394         * sysdeps/posix/opendir.c: Likewise.
6395         * sysdeps/posix/readdir.c: Likewise.
6396         * sysdeps/posix/rewinddir.c: Likewise.
6397         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
6398         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
6399         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
6400         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
6401         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
6402         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
6403         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
6404         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
6405         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
6406         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
6407         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
6408         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
6409         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
6410         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
6411         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
6412         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
6413         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
6414         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
6415         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
6416         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
6417         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
6418         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
6419         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
6420         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
6421         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
6422         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
6423         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
6424         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
6425         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
6426         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
6427         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
6428         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
6429         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
6430         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
6431         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
6432         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
6433         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
6434         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
6435         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
6436         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
6437         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
6438         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
6439         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
6440         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
6441         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
6442         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
6443         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
6444         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
6445         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
6446         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
6447         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
6448         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
6449         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
6450         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
6451         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
6452         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
6453         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
6454         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
6455         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
6456         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
6457         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
6458         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
6459         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
6460         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
6461         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
6462         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
6463         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
6464         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
6465         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
6466         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
6467         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
6468         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
6469         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
6470         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
6471         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
6472         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
6473         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
6474         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
6475         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
6476         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
6477         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
6478         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
6479         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
6480         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
6481         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
6482         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
6483         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
6484         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
6485         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
6486         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
6487         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
6488         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
6489         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
6490         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
6491         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
6492         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
6493         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
6494         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
6495         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
6496         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
6497         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
6498         * sysdeps/unix/alpha/sysdep.S: Likewise.
6499         * sysdeps/unix/alpha/sysdep.h: Likewise.
6500         * sysdeps/unix/make-syscalls.sh: Likewise.
6501         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6502         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6503         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6504         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
6505         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6506         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
6507         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
6508         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6509         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6510         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
6511         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6512         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6513         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6514         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6515         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6516         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
6517         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6518         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6519         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6520         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6521         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
6522         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6523         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6524         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6525         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6526         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6527         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6528         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6529         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6530         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
6531         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6532         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6533         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
6534         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6535         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
6536         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6537         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
6538         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6539         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
6540         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
6541         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6542         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6543         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6544         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
6545         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6546         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6547         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6548         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
6549         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6550         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6551         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6552         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6553         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6554         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6555         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
6556         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6557         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6558         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6559         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
6560         * sysdeps/x86_64/memcpy.S: Likewise.
6561         * sysdeps/x86_64/memmove.c: Likewise.
6562         * sysdeps/x86_64/memset.S: Likewise.
6563         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
6564         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
6565         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
6566         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
6567         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
6568         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
6569         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
6570         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
6571         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
6572         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
6573         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
6574         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
6575         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
6576         * sysdeps/x86_64/multiarch/memset.S: Likewise.
6577         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
6578         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
6579         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
6580         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
6581         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
6582         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
6583         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
6584         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
6585         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
6586         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
6587         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
6588         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
6589         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
6590         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
6591         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
6592         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
6593         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
6594         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
6595         * sysdeps/x86_64/strcmp.S: Likewise.
6597         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
6599         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
6600         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
6601         * elf/rtld-Rules: Likewise.
6602         * elf/setup-vdso.h: Likewise.
6603         * include/assert.h: Likewise.
6604         * include/bits/stdlib-float.h: Likewise.
6605         * include/errno.h: Likewise.
6606         * include/sys/stat.h: Likewise.
6607         * include/unistd.h: Likewise.
6608         * sysdeps/aarch64/setjmp.S: Likewise.
6609         * sysdeps/alpha/setjmp.S: Likewise.
6610         * sysdeps/arm/__longjmp.S: Likewise.
6611         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
6612         * sysdeps/arm/setjmp.S: Likewise.
6613         * sysdeps/arm/sysdep.h: Likewise.
6614         * sysdeps/generic/_itoa.h: Likewise.
6615         * sysdeps/generic/dl-sysdep.h: Likewise.
6616         * sysdeps/generic/ldsodefs.h: Likewise.
6617         * sysdeps/i386/dl-tls.h: Likewise.
6618         * sysdeps/i386/setjmp.S: Likewise.
6619         * sysdeps/m68k/setjmp.c: Likewise.
6620         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
6621         * sysdeps/mach/hurd/opendir.c: Likewise.
6622         * sysdeps/posix/getcwd.c: Likewise.
6623         * sysdeps/posix/opendir.c: Likewise.
6624         * sysdeps/posix/profil.c: Likewise.
6625         * sysdeps/powerpc/dl-procinfo.h: Likewise.
6626         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
6627         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
6628         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
6629         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
6630         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
6631         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
6632         * sysdeps/s390/dl-tls.h: Likewise.
6633         * sysdeps/s390/s390-32/setjmp.S: Likewise.
6634         * sysdeps/s390/s390-64/setjmp.S: Likewise.
6635         * sysdeps/sh/sh3/setjmp.S: Likewise.
6636         * sysdeps/sh/sh4/setjmp.S: Likewise.
6637         * sysdeps/unix/alpha/sysdep.h: Likewise.
6638         * sysdeps/unix/arm/sysdep.S: Likewise.
6639         * sysdeps/unix/i386/sysdep.S: Likewise.
6640         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6641         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
6642         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
6643         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
6644         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6645         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
6646         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
6647         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6648         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
6649         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
6650         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
6651         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
6652         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
6653         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
6654         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
6655         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
6656         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
6657         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
6658         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
6659         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
6660         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
6661         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
6662         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
6663         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
6664         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6665         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
6666         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
6667         * sysdeps/unix/x86_64/sysdep.S: Likewise.
6668         * sysdeps/x86_64/setjmp.S: Likewise.
6670         * include/math.h: Use IS_IN instead of IS_IN_libm.
6671         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
6672         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
6673         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
6674         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
6675         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
6676         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
6677         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
6678         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
6679         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
6680         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
6681         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
6682         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
6683         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
6684         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
6685         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
6686         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
6687         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
6688         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
6689         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
6690         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
6691         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
6692         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
6693         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
6694         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
6695         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
6696         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
6697         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
6698         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
6699         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
6700         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
6701         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
6702         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
6703         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
6704         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
6705         Likewise.
6706         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
6707         Likewise.
6708         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
6709         Likewise.
6710         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
6711         Likewise.
6712         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
6713         Likewise.
6714         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
6715         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
6716         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
6717         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
6718         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
6719         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
6720         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
6721         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
6722         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
6723         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
6724         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
6725         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
6726         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
6727         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
6728         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
6729         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
6730         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
6731         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
6732         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
6733         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
6734         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
6735         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
6736         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
6737         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
6738         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
6739         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
6740         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
6742         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
6743         * nptl/pthreadP.h: Likewise.
6744         * nptl_db/structs.def: Likewise.
6745         * sysdeps/arm/sysdep.h: Likewise.
6746         * sysdeps/nptl/bits/libc-lock.h: Likewise.
6747         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
6748         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
6749         * sysdeps/unix/alpha/sysdep.h: Likewise.
6750         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6751         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
6752         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6753         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6754         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6755         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6756         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
6757         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6758         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6759         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6760         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6761         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6762         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6763         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
6765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
6766         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6767         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6768         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6769         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6770         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6771         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6772         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
6773         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6774         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
6775         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6777         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
6778         * nptl/pthreadP.h: Likewise.
6779         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
6780         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
6781         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
6782         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
6783         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
6784         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
6785         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
6786         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
6787         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
6788         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
6789         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
6790         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
6791         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6792         Likewise.
6793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6794         Likewise.
6795         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
6796         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
6797         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
6798         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
6799         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
6800         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
6801         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
6802         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
6804         * dlfcn/dladdr.c: Use IS_IN.
6805         * dlfcn/dladdr1.c: Likewise.
6806         * dlfcn/dlclose.c: Likewise.
6807         * dlfcn/dlerror.c: Likewise.
6808         * dlfcn/dlinfo.c: Likewise.
6809         * dlfcn/dlmopen.c: Likewise.
6810         * dlfcn/dlopen.c: Likewise.
6811         * dlfcn/dlsym.c: Likewise.
6812         * dlfcn/dlvsym.c: Likewise.
6814         * include/ifaddrs.h: Use IS_IN.
6815         * inet/check_pf.c: Likewise.
6816         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
6817         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
6819         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
6820         IS_IN_ldconfig.
6821         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
6822         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
6824         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
6825         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
6826         IS_IN (libc).
6828         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
6830         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
6831         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
6832         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
6833         * include/libc-symbols.h (IS_IN_LIB): New macro.
6834         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
6835         * include/netdb.h: Likewise.
6836         * include/stap-probe.h: Remove all uses of IN_LIB.
6838         * Makeconfig (module-cppflags-real): Define MODULE_NAME
6839         instead of IN_MODULE.
6840         * include/libc-symbols.h (IN_MODULE): Define using
6841         MODULE_NAME.
6842         (PASTE_NAME, PASTE_NAME1): New macros.
6843         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
6844         of IN_LIB.
6845         (STAP_PROBE_ASM): Likewise.
6847 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6849         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
6850         __mach_init in dlopened libc.
6852 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
6854         * sysdeps/arm/preconfigure.ac: Delete EABI check.
6855         * sysdeps/arm/preconfigure: Regenerate.
6857 2014-11-21  Roland McGrath  <roland@hack.frob.com>
6859         * nptl/pthread_create.c (__pthread_create_2_1): Set
6860         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
6861         when copying values from IATTR into PD.
6863 2014-11-21  Will Newton  <will.newton@linaro.org>
6864             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
6866         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
6867         Refactor inline-asm.  Also add comment.
6869         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
6870         ElfW macro instead of hardcoded Elf64 types.
6871         (la_aarch64_gnu_pltenter): Likewise.
6872         * sysdeps/aarch64/dl-machine.h
6873         (elf_machine_runtime_setup): Use ElfW(Addr).
6875         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
6876         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
6877         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
6878         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
6879         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
6880         (R_AARCH64_TLS_DTPMOD64): Rename to ..
6881         (R_AARCH64_TLS_DTPMOD): This.
6882         (R_AARCH64_TLS_DTPREL64): Rename to ...
6883         (R_AARCH64_TLS_DTPREL): This.
6884         (R_AARCH64_TLS_TPREL64): Rename to ...
6885         (R_AARCH64_TLS_TPREL): This.
6886         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
6887         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
6888         R_AARCH64_TLS_TPREL64.
6889         (elf_machine_rela): Likewise.
6891 2014-11-21  Torvald Riegel  <triegel@redhat.com>
6893         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
6894         by setting it to 0.  64b atomics are not supported currently.
6896 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6898         [BZ #16469]
6899         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
6900         search domain names.
6902 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6904         [BZ #16469]
6905         * NEWS: Update.
6906         * resolv/res_query.c (__libc_res_nquerydomain): Retain
6907         trailing dot.
6908         * posix/tst-getaddrinfo5.c: New.
6909         * posix/Makefile (tests): Add it.
6911 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6913         [BZ #14498]
6914         * NEWS: Fixed.
6915         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
6916         after parsing line but before break_if_match.
6917         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
6918         if there is a protocol mismatch.
6920 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
6922         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
6923         because the potential race is on the user-supplied stream.
6925 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6927         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
6928         string literal if not passed a buffer.
6929         * manual/job.texi (ctermid): Update reasoning, note deviation
6930         from posix, suggest mtasurace when not passed a buffer, for
6931         future non-preliminary safety notes.
6933 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6935         * manual/users.texi (cuserid): Fix MT-Safety note for the case
6936         of not passing it a buffer.
6937         Reported by Peng Haitao.
6939 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
6941         * manual/Makefile ($(objpfx)stamp-summary): Require
6942         check-safety.sh to pass.
6943         * manual/check-safety.sh: Wish for verification that every
6944         @deftypefn and @deftypefun is followed by a @safety remark.
6946 2014-11-20  Roland McGrath  <roland@hack.frob.com>
6948         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
6950         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
6951         PTHREAD_CANCEL_ASYNCHRONOUS.
6952         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
6953         send SIGCANCEL.
6955         * nptl/default-sched.h: New file.
6956         * sysdeps/unix/sysv/linux/default-sched.h: New file.
6957         * nptl/pthread_create.c: Include it.
6958         (__pthread_create_2_1): Use collect_default_sched instead of making
6959         Linux syscalls here directly.
6961 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6963         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
6964         __pthread_once): Use C11 atomics.
6966 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6968         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
6970 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6972         * include/atomic.h (__atomic_link_error, __atomic_check_size,
6973         atomic_thread_fence_acquire, atomic_thread_fence_release,
6974         atomic_thread_fence_seq_cst, atomic_load_relaxed,
6975         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
6976         atomic_compare_exchange_weak_relaxed,
6977         atomic_compare_exchange_weak_acquire,
6978         atomic_compare_exchange_weak_release,
6979         atomic_exchange_acquire, atomic_exchange_release,
6980         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
6981         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
6982         atomic_fetch_and_acquire,
6983         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
6985 2014-11-20  Torvald Riegel  <triegel@redhat.com>
6987         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
6988         USE_ATOMIC_COMPILER_BUILTINS): Define.
6989         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
6990         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6991         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
6992         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6993         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
6994         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6995         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
6996         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6997         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
6998         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
6999         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
7000         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7001         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
7002         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7003         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
7004         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7005         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
7006         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7007         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
7008         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7009         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
7010         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7011         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
7012         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7013         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
7014         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7015         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
7016         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7017         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
7018         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7019         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
7020         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7021         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
7022         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7023         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
7024         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7025         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
7026         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7027         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
7028         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
7030 2014-11-19  Roland McGrath  <roland@hack.frob.com>
7032         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
7033         the sched_priority value here.  It was already checked when the user
7034         called pthread_attr_setschedparam.
7036         * nptl/tst-bad-schedattr.c: New file.
7037         * nptl/Makefile (tests): Add it.
7039 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
7040             Florian Weimer  <fweimer@redhat.com>
7041             Joseph Myers  <joseph@codesourcery.com>
7042             Adam Conrad  <adconrad@0c3.net>
7043             Andreas Schwab  <schwab@suse.de>
7044             Brooks  <bmoses@google.com>
7046         [BZ #17625]
7047         * wordexp-test.c (__dso_handle): Add prototype.
7048         (__register_atfork): Likewise.
7049         (__app_register_atfork): New function.
7050         (registered_forks): New global.
7051         (register_fork): New function.
7052         (test_case): Add 3 new tests for WRDE_CMDSUB.
7053         (main): Call __app_register_atfork.
7054         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
7055         fork count is non-zero fail the test.
7056         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
7057         is set.
7058         (parse_dollars): Remove check for WRDE_NOCMD.
7059         (parse_dquote): Likewise.
7061 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
7063         * Makeconfig (built-modules): List non-library modules to be
7064         built.
7065         (module-cppflags): Include libc-modules.h for
7066         everything except shlib-versions.v.i.
7067         (CPPFLAGS): Use it.
7068         (before-compile): Add libc-modules.h.
7069         ($(common-objpfx)libc-modules.h,
7070         $(common-objpfx)libc-modules.stmp): New targets.
7071         (common-generated): Add libc-modules.h and libc-modules.stmp.
7072         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
7073         * include/libc-symbols.h: Don't include libc-modules.h.
7074         * include/libc-modules.h: Remove file.
7075         * scripts/gen-libc-modules.awk: New script to generate
7076         libc-modules.h.
7077         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
7078         Depend on libc-modules.stmp.
7080         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
7082         * Makeconfig (in-module): Get value of libof set for the
7083         translation unit.
7084         (CPPFLAGS): Use $(in-module).
7085         * Makerules: Don't suffix routine names for nonlib.
7086         * include/libc-modules.h: New file.
7087         * include/libc-symbols.h: Include libc-modules.h
7088         (IS_IN): New macro to replace IS_IN_* macros.
7089         * elf/Makefile: Set libof-* for each routine.
7090         * elf/rtld-Rules: Likewise.
7091         * extra-modules.mk: Likewise.
7092         * iconv/Makefile: Likewise.
7093         * iconvdata/Makefile: Likewise.
7094         * locale/Makefile: Likewise.
7095         * malloc/Makefile: Likewise.
7096         * nss/Makefile: Likewise.
7097         * sysdeps/gnu/Makefile: Likewise.
7098         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
7099         * sysdeps/unix/sysv/linux/Makefile: Likewise.
7100         * sysdeps/s390/s390-64/Makefile: Likewise.
7101         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
7102         CPPFLAGS for nscd instead of nonlib.
7104 2014-11-18  Roland McGrath  <roland@hack.frob.com>
7106         * nptl/createthread.c: New file.
7108         * nptl/createthread.c: Moved ...
7109         * sysdeps/unix/sysv/linux/createthread.c: ... here.
7111         * nptl/createthread.c: Add proper top-line comment.
7112         (do_clone): Folded into ...
7113         (create_thread): ... here.  Take new arguments STOPPED_START and
7114         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
7115         increment __nptl_threads, do event-reporting logic, do
7116         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
7117         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
7118         resource cleanup if sched_setaffinity or sched_setscheduler fails,
7119         just send SIGCANCEL.
7120         * nptl/pthread_create.c: Forward-declare create_thread before
7121         including createthread.c.
7122         (start_thread): Use new macro START_THREAD_DEFN to replace defining
7123         declaration, and new macro START_THREAD_SELF to replace argument.
7124         Remove return statement.
7125         (report_thread_creation): New function.
7126         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
7127         synchronization logic, and __nptl_nthreads increment here, around
7128         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
7129         PD->parent_cancelhandling here, before create_thread.  When
7130         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
7131         __deallocate_stack, and ENOMEM translation here.
7133 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
7135         [BZ #17616]
7136         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
7137         (mptwo): Rename to __mptwo.
7138         (__inv): Use __mptwo instead of mptwo.
7139         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
7140         (mptwo): Rename to __mptwo.
7141         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
7142         of mpone and __mptwo instead of mptwo.
7143         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
7144         instead of mpone.
7145         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
7146         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
7147         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
7148         of mpone and __mptwo instead of mptwo.
7149         (__mpranred): Use __mpone instead of mpone.
7150         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
7151         variable.
7152         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
7153         (test-xfail-ISO99/math.h/linknamespace): Likewise.
7154         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
7155         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
7156         (test-xfail-ISO11/math.h/linknamespace): Likewise.
7157         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
7158         (test-xfail-XPG3/math.h/linknamespace): Likewise.
7159         (test-xfail-XPG4/math.h/linknamespace): Likewise.
7160         (test-xfail-POSIX/math.h/linknamespace): Likewise.
7161         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
7162         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
7163         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
7164         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
7165         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
7166         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
7167         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
7168         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
7169         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
7170         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
7172 2014-11-18  Tom de Vries  <tom@codesoucery.com>
7174         * manual/signal.texi (Primitives Interrupted by Signals): In section,
7175         replace BSD Handler xref with BSD Signal Handling.
7177 2014-11-17  Richard Henderson  <rth@redhat.com>
7179         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
7180         (_FP_PACK_RAW_2): Remove.
7181         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
7182         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
7183         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
7184         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
7185         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
7186         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
7187         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
7188         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
7189         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
7190         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
7191         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
7192         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
7193         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
7194         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
7195         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
7196         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
7198 2014-11-14  Roland McGrath  <roland@hack.frob.com>
7200         * signal/signal.h [__USE_MISC]
7201         (struct sigvec): Remove type.
7202         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
7203         (sigvec): Remove declaration.
7204         * sysdeps/posix/sigvec.c: Moved ...
7205         * signal/sigvec.c: ... here, replacing old file.
7206         (struct sigvec): New type, copied from old signal.h definition.
7207         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
7208         (__sigvec): Convert definition to prototype.
7209         (sigvec): Replace weak_alias with compat_symbol.
7210         * signal/Versions (libc: GLIBC_2.21): New version set.
7211         * include/signal.h: Remove __sigvec declaration.
7212         * sysdeps/unix/bsd/sigvec.c: Remove file.
7213         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
7214         * manual/signal.texi (BSD Handler): Remove subsection.
7215         Move siginterrupt up to ...
7216         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
7217         (Blocking in BSD): Fold subsection into its parent.
7218         * NEWS: Mention sigvec removal.
7220 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
7222         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
7223         (DLA_FMS): Make definition conditional only on [__FMA4__].
7224         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
7225         definition.
7227         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
7228         Make definition conditional only on [PROF].
7229         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
7230         definition.
7231         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
7232         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
7234         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
7235         !__GNUC__].
7236         * include/signal.h (__sigpause): Move declaration above call to
7237         libc_hidden_proto.
7238         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
7239         variable.
7240         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
7241         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
7243 2014-11-14  David S. Miller  <davem@davemloft.net>
7245         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
7246         Define before including <string/memcpy.c> and <string/mempcpy.c>.
7248 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
7250         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
7251         * configure: Regenerated.
7252         * manual/install.texi (Tools for Compilation): Document a
7253         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
7254         compiler verified to work.
7255         * INSTALL: Regenerated.
7257         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
7258         redeclare with asm name.
7259         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
7260         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
7261         including <string.h>.
7262         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7263         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
7264         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7265         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
7266         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7267         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
7268         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
7270 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
7272         * stdlib/strtol.c (__strtol): Use prototype definition.
7274         [BZ #17594]
7275         * stdlib/strtol.c (SYM__): New macro.
7276         (SYM__1): Likewise.
7277         (__strtol): Likewise.
7278         (strtol): Rename to __strtol and define as weak alias of
7279         __strtol.  Use libc_hidden_weak.
7281 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7283         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
7284         Use numbered labels in inline assembly.
7286 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7288         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
7289         Add setjmp LIBC_PROBE.
7290         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
7291         Likewise.
7292         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
7293         Add longjmp, longjmp_target LIBC_PROBE.
7294         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
7295         Likewise.
7297 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7299         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
7300         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
7301         to get rid of unused variable warning.
7303 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
7305         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
7306         Check for unwind_backtrace ==  NULL only in SHARED case.
7307         (__backchain_backtrace): Compile only in SHARED case.
7308         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
7309         Likewise.
7310         (__backchain_backtrace): Declare as static.
7312 2014-11-12  Roland McGrath  <roland@hack.frob.com>
7314         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
7315         (__libc_multiple_threads_ptr): Variable moved ...
7316         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
7318 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
7320         * conform/GlibcConform.pm: New file.
7321         * conform/conformtest.pl: Use GlibcConform module.
7322         * conform/linknamespace.pl: New file.
7323         * conform/list-header-symbols.pl: Likewise.
7324         * conform/Makefile (linknamespace-symlists-base): New variable.
7325         (linknamespace-symlists-tests): Likewise.
7326         (linknamespace-header-base): Likewise.
7327         (linknamespace-header-tests): Likewise.
7328         (tests-special): Add new tests.
7329         ($(linknamespace-symlists-tests)): New rule.
7330         (linknamespace-libs): New variable.
7331         ($(objpfx)symlist-stdlibs): New rule.
7332         ($(linknamespace-header-tests)): Likewise.
7333         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
7334         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
7335         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
7336         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
7337         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
7338         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
7339         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
7340         (test-xfail-ISO/math.h/linknamespace): Likewise.
7341         (test-xfail-ISO/signal.h/linknamespace): Likewise.
7342         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
7343         (test-xfail-ISO/time.h/linknamespace): Likewise.
7344         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
7345         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
7346         (test-xfail-ISO99/math.h/linknamespace): Likewise.
7347         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
7348         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
7349         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
7350         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
7351         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
7352         (test-xfail-ISO11/math.h/linknamespace): Likewise.
7353         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
7354         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
7355         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
7356         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
7357         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
7358         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
7359         (test-xfail-XPG3/math.h/linknamespace): Likewise.
7360         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
7361         (test-xfail-XPG3/search.h/linknamespace): Likewise.
7362         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
7363         (test-xfail-XPG3/time.h/linknamespace): Likewise.
7364         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
7365         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
7366         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
7367         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
7368         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
7369         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
7370         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
7371         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
7372         (test-xfail-XPG4/math.h/linknamespace): Likewise.
7373         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
7374         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
7375         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
7376         (test-xfail-XPG4/search.h/linknamespace): Likewise.
7377         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
7378         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
7379         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
7380         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
7381         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
7382         (test-xfail-XPG4/time.h/linknamespace): Likewise.
7383         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
7384         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
7385         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
7386         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
7387         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
7388         (test-xfail-POSIX/math.h/linknamespace): Likewise.
7389         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
7390         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
7391         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
7392         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
7393         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
7394         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
7395         (test-xfail-POSIX/time.h/linknamespace): Likewise.
7396         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
7397         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
7398         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
7399         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
7400         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
7401         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
7402         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
7403         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
7404         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
7405         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
7406         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
7407         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
7408         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
7409         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
7410         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
7411         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
7412         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
7413         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
7414         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
7415         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
7416         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
7417         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
7418         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
7419         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
7420         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
7421         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
7422         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
7423         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
7424         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
7425         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
7426         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
7427         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
7428         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
7429         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
7430         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
7431         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
7432         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
7433         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
7434         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
7435         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
7436         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
7437         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
7438         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
7439         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
7440         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
7441         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
7442         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
7443         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
7444         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
7445         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
7446         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
7447         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
7448         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
7449         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
7450         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
7451         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
7452         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
7453         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
7454         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
7455         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
7456         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
7457         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
7458         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
7459         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
7460         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
7461         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
7462         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
7463         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
7464         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
7465         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
7466         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
7467         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
7468         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
7469         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
7470         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
7471         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
7472         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
7473         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
7474         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
7475         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
7476         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
7477         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
7478         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
7479         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
7480         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
7481         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
7482         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
7483         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
7484         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
7485         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
7486         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
7487         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
7488         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
7489         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
7490         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
7491         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
7492         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
7493         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
7495         [BZ #17589]
7496         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
7497         of fgets_unlocked.
7499         [BZ #17585]
7500         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
7501         (memmem): Rename to __memmem and define as weak alias of
7502         __memmem.  Use libc_hidden_weak.
7503         (__memmem): Use libc_hidden_def.
7504         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
7505         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
7506         memmem.
7508         [BZ #17582]
7509         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
7510         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
7511         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
7512         and define as weak alias of __fgets_unlocked.  Use
7513         libc_hidden_weak.
7514         (__fgets_unlocked): Use libc_hidden_def.
7515         * include/stdio.h (__fgets_unlocked): Declare.  Use
7516         libc_hidden_proto.
7517         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
7518         __fgets_unlocked instead of fgets_unlocked.
7519         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
7520         (GET_NPROCS_CONF_PARSER): Likewise.
7521         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
7522         (GET_NPROCS_CONF_PARSER): Likewise.
7524         [BZ #17574]
7525         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
7526         weak alias of __wmemset.  Use libc_hidden_weak.
7527         (__wmemset): Use libc_hidden_def.
7528         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
7529         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
7530         of wmemset.
7532         [BZ #17573]
7533         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
7534         with asm name __mempcpy.
7535         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
7537         [BZ #17572]
7538         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
7539         and define as weak alias of __rawmemchr.
7540         (__rawmemchr): Do not define as strong alias of rawmemchr.
7542         [BZ #17571]
7543         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
7544         alias of __qsort_r.
7545         (qsort): Call __qsort_r instead of qsort_r.
7546         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
7547         (__qsort_r): Declare.  Call libc_hidden_proto.
7548         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
7549         instead of qsort_r.
7550         * nscd/gai.c (__qsort_r): Define to qsort_r.
7551         * posix/tst-rfc3484.c (__qsort_r): Likewise.
7552         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
7553         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
7555         [BZ #17570]
7556         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
7557         define as weak alias of __malloc_info.
7559         [BZ #17584]
7560         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
7561         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7562         (__rewinddir): Use libc_hidden_def.
7563         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
7564         as weak alias of __rewinddir.  Don't use libc_hidden_def.
7565         (__rewinddir): Use libc_hidden_def.
7566         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
7567         weak alias of __rewinddir.  Don't use libc_hidden_def.
7568         (__rewinddir): Use libc_hidden_def.
7569         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
7570         (__rewinddir): Use libc_hidden_proto.
7571         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
7572         rewinddir.
7573         (__getcwd): Use __rewinddir instead of rewinddir.
7575         [BZ #17583]
7576         * libio/fileno.c (fileno): Rename to __fileno and define as weak
7577         alias of __fileno.  Use libc_hidden_weak.
7578         (__fileno): Use libc_hidden_def.
7579         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
7580         * libio/ftello.c (ftello): Rename to __ftello and define as weak
7581         alias of __ftello.
7582         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
7583         __ftello.
7584         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
7585         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
7586         libc_hidden_def.
7587         (fread_unlocked): Don't use libc_hidden_ver.
7588         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
7589         and define as weak alias of __fread_unlocked.  Don't use
7590         libc_hidden_def.
7591         (__fread_unlocked): Use libc_hidden_def.
7592         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
7593         (ftello): Don't use libc_hidden_proto.
7594         (__ftello): Declare.  Use libc_hidden_proto.
7595         (fread_unlocked): Don't use libc_hidden_proto.
7596         (__fread_unlocked): Declare.  Use libc_hidden_proto.
7597         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
7598         and __ftello instead of fileno, fread_unlocked and ftello.
7600 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7602         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
7603         GOT12.
7604         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
7605         Likewise.
7606         (_dl_start_user): Likewise.
7607         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
7609 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
7610             Siddhesh Poyarekar  <siddhesh@redhat.com>
7612         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
7613         Move argv and envp down instead of moving argc up.
7614         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
7616 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
7618         [BZ #17506]
7619         * test-skeleton.c (main): Return successful if one of
7620         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
7621         * string/tst-strcoll-overflow.c: Define expected status.
7623 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
7625         [BZ #17475]
7626         * locale/iso-639.def: Define Bhili and Tulu language codes.
7628 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
7630         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
7632 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
7634         [BZ #17555]
7635         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
7637 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
7639         * configure.ac: Updated check of minimal required version to
7640         2.22.
7641         * manual/install.texi (Tools for Compilation): Updated version
7642         number.
7643         * configure: Regenerated.
7644         * INSTALL: Likewise.
7646 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
7648         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
7649         __tls_get_addr.
7651 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
7653         * include/sys/wait.h (__libc_waitpid): Remove declaration.
7654         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
7655         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7656         libc_hidden_weak.
7657         (waitpid): Define as alias of __waitpid.
7658         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
7659         __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/sysv/linux/i386/syscalls.list (waitpid): Remove
7664         __libc_waitpid alias.
7665         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
7666         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
7667         Likewise.
7668         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
7669         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
7670         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
7671         alias.
7672         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
7673         __waitpid.
7674         (__waitpid): Don't define as alias.  Use libc_hidden_def not
7675         libc_hidden_weak.
7676         (waitpid): Define as alias of __waitpid.
7678 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
7680         * manual/llio.texi: Add comment that write safety has been
7681         fixed in Linux.
7683         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
7684         (localplt-build-dso): Add elf/ld.so.
7685         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
7686         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
7687         and free for ld.so.
7688         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
7689         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
7690         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
7691         Likewise.
7692         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
7693         Likewise.
7694         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
7695         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
7696         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
7697         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
7698         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
7699         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
7700         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
7701         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
7702         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
7703         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
7704         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
7706 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
7708         [BZ #14132]
7709         * include/libc-symbols.h (INTUSE): Remove macro.
7710         (INTDEF): Likewise.
7711         (INTVARDEF): Likewise.
7712         (_INTVARDEF): Likewise.
7713         (INTDEF2): Likewise.
7714         (INTVARDEF2): Likewise.
7715         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
7716         rtld_hidden_def instead of INTVARDEF.
7717         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
7718         (_dl_starting_up_internal): Remove declaration.
7719         (_dl_starting_up): Use rtld_hidden_proto.
7720         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
7721         declaration.
7722         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
7723         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
7724         _dl_starting_up.
7725         * elf/dl-writev.h (_dl_writev): Likewise.
7726         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
7727         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
7728         _dl_starting_up_internal.
7730 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7732         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
7733         test-skeleton.c.
7735 2014-11-05  Will Newton  <will.newton@linaro.org>
7737         * benchtests/Makefile: (bench-malloc): Add malloc thread
7738         scalability benchmark.
7739         * benchtests/bench-malloc-threads.c: New file.
7741 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
7743         * sysdeps/aarch64/strchrnul.S: New file.
7745 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7747         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
7748         definition.
7749         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7750         Likwise.
7751         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7752         Likewise.
7753         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7754         Likewise.
7755         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7756         Likewise.
7757         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7758         Likewise.
7760 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
7762         * catgets/test-gencat.c: Use test-skeleton.c.
7763         * catgets/tst-catgets.c: Likewise.
7764         * csu/tst-empty.c: Likewise.
7765         * elf/tst-audit2.c: Likewise.
7766         * elf/tst-global1.c: Likewise.
7767         * elf/tst-pathopt.c: Likewise.
7768         * elf/tst-piemod1.c: Likewise.
7769         * elf/tst-tls10.c: Likewise.
7770         * elf/tst-tls11.c: Likewise.
7771         * elf/tst-tls12.c: Likewise.
7772         * gnulib/tst-gcc.c: Likewise.
7773         * iconvdata/tst-e2big.c: Likewise.
7774         * iconvdata/tst-loading.c: Likewise.
7775         * iconv/tst-iconv1.c: Likewise.
7776         * iconv/tst-iconv2.c: Likewise.
7777         * inet/test-inet6_opt.c: Likewise.
7778         * inet/tst-gethnm.c: Likewise.
7779         * inet/tst-network.c: Likewise.
7780         * inet/tst-ntoa.c: Likewise.
7781         * intl/tst-codeset.c: Likewise.
7782         * intl/tst-gettext2.c: Likewise.
7783         * intl/tst-gettext3.c: Likewise.
7784         * intl/tst-ngettext.c: Likewise.
7785         * intl/tst-translit.c: Likewise.
7786         * io/test-stat.c: Likewise.
7787         * libio/test-fmemopen.c: Likewise.
7788         * libio/tst-freopen.c: Likewise.
7789         * libio/tst-sscanf.c: Likewise.
7790         * libio/tst-ungetwc1.c: Likewise.
7791         * libio/tst-ungetwc2.c: Likewise.
7792         * libio/tst-widetext.c: Likewise.
7793         * localedata/tst-ctype.c: Likewise.
7794         * localedata/tst-digits.c: Likewise.
7795         * localedata/tst-leaks.c: Likewise.
7796         * localedata/tst-mbswcs1.c: Likewise.
7797         * localedata/tst-mbswcs2.c: Likewise.
7798         * localedata/tst-mbswcs3.c: Likewise.
7799         * localedata/tst-mbswcs4.c: Likewise.
7800         * localedata/tst-mbswcs5.c: Likewise.
7801         * localedata/tst-setlocale.c: Likewise.
7802         * localedata/tst-trans.c: Likewise.
7803         * localedata/tst-wctype.c: Likewise.
7804         * localedata/tst-xlocale1.c: Likewise.
7805         * login/tst-grantpt.c: Likewise.
7806         * malloc/tst-calloc.c: Likewise.
7807         * malloc/tst-malloc.c: Likewise.
7808         * malloc/tst-mallocstate.c: Likewise.
7809         * malloc/tst-mcheck.c: Likewise.
7810         * malloc/tst-mtrace.c: Likewise.
7811         * malloc/tst-obstack.c: Likewise.
7812         * math/atest-exp2.c: Likewise.
7813         * math/atest-exp.c: Likewise.
7814         * math/atest-sincos.c: Likewise.
7815         * math/test-matherr.c: Likewise.
7816         * math/test-misc.c: Likewise.
7817         * math/test-powl.c: Likewise.
7818         * math/tst-definitions.c: Likewise.
7819         * misc/tst-dirname.c: Likewise.
7820         * misc/tst-efgcvt.c: Likewise.
7821         * misc/tst-fdset.c: Likewise.
7822         * misc/tst-hsearch.c: Likewise.
7823         * misc/tst-mntent2.c: Likewise.
7824         * nptl/tst-sem7.c: Likewise.
7825         * nptl/tst-sem8.c: Likewise.
7826         * nptl/tst-sem9.c: Likewise.
7827         * nss/test-netdb.c: Likewise.
7828         * posix/tst-fnmatch.c: Likewise.
7829         * posix/tst-getlogin.c: Likewise.
7830         * posix/tst-gnuglob.c: Likewise.
7831         * posix/tst-mmap.c: Likewise.
7832         * pwd/tst-getpw.c: Likewise.
7833         * resolv/tst-inet_ntop.c: Likewise.
7834         * rt/tst-timer.c: Likewise.
7835         * stdio-common/test-fseek.c: Likewise.
7836         * stdio-common/test-popen.c: Likewise.
7837         * stdio-common/test-vfprintf.c: Likewise.
7838         * stdio-common/tst-cookie.c: Likewise.
7839         * stdio-common/tst-fileno.c: Likewise.
7840         * stdio-common/tst-gets.c: Likewise.
7841         * stdio-common/tst-obprintf.c: Likewise.
7842         * stdio-common/tst-perror.c: Likewise.
7843         * stdio-common/tst-sprintf2.c: Likewise.
7844         * stdio-common/tst-sprintf3.c: Likewise.
7845         * stdio-common/tst-sprintf.c: Likewise.
7846         * stdio-common/tst-swprintf.c: Likewise.
7847         * stdio-common/tst-tmpnam.c: Likewise.
7848         * stdio-common/tst-unbputc.c: Likewise.
7849         * stdio-common/tst-wc-printf.c: Likewise.
7850         * stdlib/tst-environ.c: Likewise.
7851         * stdlib/tst-fmtmsg.c: Likewise.
7852         * stdlib/tst-limits.c: Likewise.
7853         * stdlib/tst-rand48-2.c: Likewise.
7854         * stdlib/tst-rand48.c: Likewise.
7855         * stdlib/tst-random2.c: Likewise.
7856         * stdlib/tst-random.c: Likewise.
7857         * stdlib/tst-strtol.c: Likewise.
7858         * stdlib/tst-strtoll.c: Likewise.
7859         * stdlib/tst-tls-atexit.c: Likewise.
7860         * stdlib/tst-xpg-basename.c: Likewise.
7861         * string/test-ffs.c: Likewise.
7862         * string/tst-bswap.c: Likewise.
7863         * string/tst-inlcall.c: Likewise.
7864         * string/tst-strtok.c: Likewise.
7865         * string/tst-strxfrm.c: Likewise.
7866         * sysdeps/x86_64/tst-audit10.c: Likewise.
7867         * sysdeps/x86_64/tst-audit3.c: Likewise.
7868         * sysdeps/x86_64/tst-audit4.c: Likewise.
7869         * sysdeps/x86_64/tst-audit5.c: Likewise.
7870         * time/tst-ftime_l.c: Likewise.
7871         * time/tst-getdate.c: Likewise.
7872         * time/tst-mktime3.c: Likewise.
7873         * time/tst-mktime.c: Likewise.
7874         * time/tst-posixtz.c: Likewise.
7875         * time/tst-strptime2.c: Likewise.
7876         * time/tst-strptime3.c: Likewise.
7877         * wcsmbs/tst-btowc.c: Likewise.
7878         * wcsmbs/tst-mbrtowc.c: Likewise.
7879         * wcsmbs/tst-mbsrtowcs.c: Likewise.
7880         * wcsmbs/tst-wchar-h.c: Likewise.
7881         * wcsmbs/tst-wcpncpy.c: Likewise.
7882         * wcsmbs/tst-wcrtomb.c: Likewise.
7883         * wcsmbs/tst-wcsnlen.c: Likewise.
7884         * wcsmbs/tst-wcstof.c: Likewise.
7886 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
7888         [BZ #14132]
7889         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
7890         INTDEF.
7891         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
7892         declaration.
7893         (_dl_mcount): Use rtld_hidden_proto.
7894         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
7895         _dl_mcount.
7896         * elf/rtld.c (_rtld_global_ro): Likewise.
7898         [BZ #14132]
7899         * elf/dl-init.c (_dl_init): Don't use INTDEF.
7900         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
7901         of _dl_init_internal.
7902         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
7903         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
7904         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
7905         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
7906         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
7907         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
7908         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
7909         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
7910         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
7911         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
7912         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
7913         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
7914         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
7915         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
7916         * sysdeps/tile/dl-start.S (_start): Likewise.
7917         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
7918         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
7920         [BZ #14132]
7921         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
7922         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
7923         (rtld_progname): Make macro definition unconditional.
7924         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
7925         INTDEF.
7926         (dlmopen_doit): Do not use INTUSE with _dl_argv.
7927         (dl_main): Likewise.
7928         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
7929         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
7930         instead of _dl_argv_internal.
7931         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
7932         __GI__dl_argv instead of INTUSE(_dl_argv).
7933         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
7934         __GI__dl_argv instead of _dl_argv_internal.
7936         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
7937         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
7938         macro.
7939         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
7940         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
7941         New macro.
7942         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
7943         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
7944         macro.
7945         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
7946         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
7948 2014-11-04  Andreas Schwab  <schwab@suse.de>
7950         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
7952 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7954         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
7955         mtvsrd instruction in binary form.
7957 2014-11-03  Andreas Schwab  <schwab@suse.de>
7959         [BZ #17522]
7960         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
7961         for less than MB_LEN_MAX use a local buffer of that size.
7962         * libio/tst-fputws.c: New file.
7963         * libio/Makefile (tests): Add tst-fputws.
7965 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
7967         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
7968         the size of the fpu_fr.fpu_dregs[] array.
7970 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
7972         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
7973         (__nanosleep): Do not define as alias.
7974         (nanosleep): Define as alias of __nanosleep.
7975         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
7976         __libc_nanosleep name.
7978 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
7980         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
7981         install.texi in comment.
7983 2014-10-31  Torvald Riegel  <triegel@redhat.com>
7985         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
7986         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
7987         ... add here and use lwsync or sync ...
7988         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
7989         ... and add here using lwsync.
7991 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
7993         * elf/dl-machine-reject-phdr.h: New file.
7994         * elf/dl-load.c: #include that.
7995         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
7996         if that returned true.
7998 2014-10-31  Roland McGrath  <roland@hack.frob.com>
8000         [BZ #17496]
8001         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
8002         gen-as-const-headers chunk.  Add a big scare comment after the last
8003         safe place to touch before-compile.
8005 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
8007         * manual/install.texi (Tools for Compilation): Update autoconf
8008         version requirements.
8009         * INSTALL: Regenerated.
8011         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
8012         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
8013         (__libc_pselect): Likewise.
8015         [BZ #14138]
8016         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
8017         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
8018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
8019         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
8021 2014-10-31  Torvald Riegel  <triegel@redhat.com>
8023         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
8024         correct barrier instruction.
8025         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
8026         Likewise.
8027         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
8028         Likewise.
8030 2014-10-30  Roland McGrath  <roland@hack.frob.com>
8032         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
8033         after defining inlines.  Instead, just use parens to defeat macro
8034         expansion of __isctype in its declaration.
8036 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
8038         * include/sys/uio.h (__libc_readv): Remove declaration.
8039         (__libc_writev): Likewise.
8040         * misc/readv.c (__libc_readv): Rename to __readv.
8041         (__readv): Do not define as alias.
8042         (readv): Define as alias of __readv.
8043         * misc/writev.c (__libc_writev): Rename to __writev.
8044         (__writev): Do not define as alias.
8045         (writev): Define as alias of __writev.
8046         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
8047         (__readv): Do not define as alias.
8048         (readv): Define unconditionally as alias of __readv.
8049         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
8050         (__writev): Do not define as alias.
8051         (writev): Define unconditionally as alias of __writev.
8052         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
8053         name.
8054         (writev): Do not define __libc_writev name.
8056 2014-10-30  Roland McGrath  <roland@hack.frob.com>
8058         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
8059         (convert_charseq): New function, broken out of ...
8060         (use_from_charmap): ... here.  Call it.
8061         (use_to_charmap): Use convert_charseq and free instead of duplicating
8062         its code with a variable-length stack struct.
8064 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
8066         * include/fcntl.h (__libc_creat): Remove declaration.
8067         * io/creat.c (__libc_creat): Rename to creat.
8068         (creat): Do not define as alias.
8069         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
8070         of creat instead of __libc_creat.
8071         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
8072         to creat.
8073         (creat): Do not define as alias.
8074         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
8075         __libc_creat.
8076         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
8077         __libc_creat name.
8078         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
8079         Likewise.
8081 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
8083         * manual/llio.texi: Add comments discussing why write() may be
8084         considered MT-unsafe on Linux.
8086 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
8088         * dl-load.c (local_strdup): Remove.
8089         (expand_dynamic_string_token): Use __strdup.
8090         (decompose_rpath): Likewise.
8091         (_dl_map_object): Likewise.
8093 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
8095         [BZ #14132]
8096         * sysdeps/generic/unwind-dw2-fde.c
8097         (__register_frame_info_bases_internal): Do not declare.
8098         (__register_frame_info_table_bases_internal): Likewise.
8099         (__deregister_frame_info_bases_internal): Likewise.
8100         (__register_frame_info_bases): Declare and use hidden_proto before
8101         definition.  Use hidden_def instead of INTDEF.
8102         (__register_frame_info_table_bases): Likewise.
8103         (__deregister_frame_info_bases): Likewise.
8104         (__register_frame_info): Do not use INTUSE.
8105         (__register_frame): Likewise.
8106         (__register_frame_info_table): Likewise.
8107         (__register_frame_table): Likewise.
8108         (__deregister_frame_info): Likewise.
8109         (__deregister_frame): Likewise.
8111 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
8113         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8114         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
8115         not undefine.
8116         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
8117         Likewise.
8118         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
8119         Likewise.
8121 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
8123         [BZ #14138]
8124         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
8125         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
8126         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
8127         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
8128         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
8129         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
8130         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
8131         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
8132         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
8133         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
8134         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
8135         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
8136         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
8137         syscall.
8138         (setfsuid): Likewise.
8139         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
8140         (setfsuid): Likewise.
8141         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
8142         (setfsuid): Likewise.
8143         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
8144         Likewise.
8145         (setfsuid): Likewise.
8146         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
8147         (setfsuid): Likewise.
8148         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
8149         Likewise.
8150         (setfsuid): Likewise.
8152 2014-10-27  Andreas Schwab  <schwab@suse.de>
8154         [BZ #17501]
8155         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
8156         check for Slow_SSE4_2 feature bit.
8157         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
8158         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
8159         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
8160         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
8162 2014-10-24  Roland McGrath  <roland@hack.frob.com>
8164         * configure.ac: Validate compiler version with a empirical test of
8165         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
8166         $CC -v output.
8167         * configure: Regenerated.
8169         * inet/htons.c (htons): Prototypify.
8170         * inet/htonl.c (htonl): Likewise.
8172 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8174         * string/strncat.c (strncat): Improve performance by using strlen.
8176 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8178         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
8180 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8182         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
8183         Call libc_fetestexcept_aarch64.
8185 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8187         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
8188         Call libc_feholdexcept_aarch64.
8190 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8192         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
8193         Call get_rounding_mode.
8195 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8197         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
8198         Simplify logic.
8200 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
8202         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
8203         Simplify logic.
8205 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
8207         [BZ #14138]
8208         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
8209         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
8210         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
8211         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
8212         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
8213         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
8214         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
8215         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
8216         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
8217         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
8218         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
8219         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
8220         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
8221         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
8222         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
8223         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
8224         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
8225         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
8226         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
8227         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
8228         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
8229         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
8230         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
8231         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
8232         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
8233         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
8234         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
8235         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
8236         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
8237         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
8238         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
8239         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
8240         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
8241         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
8242         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
8243         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
8244         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
8245         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
8246         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
8247         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
8248         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
8249         syscall.
8250         (geteuid): Likewise.
8251         (getgid): Likewise.
8252         (getuid): Likewise.
8253         (getresgid): Likewise.
8254         (getresuid): Likewise.
8255         (getgroups): Likewise.
8256         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
8257         (geteuid): Likewise.
8258         (getgid): Likewise.
8259         (getuid): Likewise.
8260         (getresgid): Likewise.
8261         (getresuid): Likewise.
8262         (getgroups): Likewise.
8263         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
8264         (geteuid): Likewise.
8265         (getgid): Likewise.
8266         (getuid): Likewise.
8267         (getresgid): Likewise.
8268         (getresuid): Likewise.
8269         (getgroups): Likewise.
8270         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
8271         Likewise.
8272         (geteuid): Likewise.
8273         (getgid): Likewise.
8274         (getuid): Likewise.
8275         (getresgid): Likewise.
8276         (getresuid): Likewise.
8277         (getgroups): Likewise.
8278         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
8279         (geteuid): Likewise.
8280         (getgid): Likewise.
8281         (getuid): Likewise.
8282         (getresgid): Likewise.
8283         (getresuid): Likewise.
8284         (getgroups): Likewise.
8285         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
8286         Likewise.
8287         (geteuid): Likewise.
8288         (getgid): Likewise.
8289         (getuid): Likewise.
8290         (getgroups): Likewise.
8292         [BZ #14138]
8293         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
8294         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
8295         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
8296         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
8297         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
8298         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
8299         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
8300         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
8301         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
8302         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
8303         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
8304         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
8305         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
8306         __chown.
8307         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
8308         (lchown): Likewise.
8309         (fchown): Likewise.
8310         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
8311         Likewise.
8312         (lchown): Likewise.
8313         (fchown): Likewise.
8314         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
8315         (lchown): Likewise.
8316         (fchown): Likewise.
8317         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
8318         Likewise.
8319         (lchown): Likewise.
8320         (fchown): Likewise.
8322 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8324         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
8325         Simplify logic.
8327 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8329         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8330         Cleanup logic.
8332 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8334         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
8335         Remove unused include.
8337 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
8339         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
8340         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
8341         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
8342         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
8344 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
8345             Helge Deller <deller@gmx.de>
8347         [BZ #17508]
8348         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
8349         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
8350         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
8352 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
8354         [BZ #14132]
8355         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
8356         Remove macro definition.
8357         (__ashrdi3_v_glibc20): Likewise.
8358         (__lshrdi3_v_glibc20): Likewise.
8359         (__cmpdi2_v_glibc20): Likewise.
8360         (__ucmpdi2_v_glibc20): Likewise.
8361         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
8362         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
8363         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
8364         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
8365         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
8366         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
8368 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8370         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
8371         old GNU extension [0] syntax.
8372         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
8373         alloca rather than an array member with variable length.
8374         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
8375         * nscd/nscd.c (invalidate_db): New function, broken out of ...
8376         (parse_opt): ... here.  Likewise use alloca there.
8377         Validate the -i argument before checking for rootness.
8378         (send_shutdown): New function, broken out of ...
8379         (parse_opt): ... here.
8381 2014-10-22  Roland McGrath  <roland@hack.frob.com>
8383         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
8384         macro to get at the _rt_local_ro field.
8385         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
8386         ([PIC] case) or _dl_hwcap ([!PIC] case).
8387         * sysdeps/arm/setjmp.S: Likewise.
8389         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
8390         * sysdeps/arm/configure.ac: New check to define it.
8391         * sysdeps/arm/configure: Regenerated.
8392         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
8393         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
8394         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
8395         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
8396         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
8397         Use move/movt pair instead of a load.
8398         (LDST_GLOBAL): Macro removed.
8399         (LDR_GLOBAL): New macro replaces it.
8400         (LDR_HIDDEN): New macro.
8401         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
8402         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
8404         * setjmp/tst-setjmp-static.c: New file.
8405         * setjmp/Makefile (tests): Add it.
8406         (tests-static): New variable.
8408 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
8410         [BZ #17485]
8411         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
8413 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
8415         [BZ #14132]
8416         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
8418 2014-10-21  Roland McGrath  <roland@hack.frob.com>
8420         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
8422 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8424         * io/fts.c (dirent_not_directory): New function.
8425         (fts_build): Call it.
8427 2014-10-20  Roland McGrath  <roland@hack.frob.com>
8429         * nptl/version.c (__nptl_main): Use normal __write rather than
8430         INTERNAL_SYSCALL.
8431         (banner): Update copyright years.
8433         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
8434         gettimeofday.
8435         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
8436         * nptl/pthread_cond_timedwait.c: Likewise.
8437         * nptl/pthread_mutex_timedlock.c: Likewise.
8438         * nptl/sem_timedwait.c: Likewise.
8440         * sysdeps/nptl/bits/libc-lock.h
8441         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
8442         (__libc_lock_init_recursive): Return void, not 0.
8443         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
8444         (__libc_rwlock_init): Likewise.
8445         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
8447 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8449         [BZ #15215]
8450         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
8451         (__pthread_once_slow): ... here.
8452         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
8453         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
8455 2014-10-20  Torvald Riegel  <triegel@redhat.com>
8457         [BZ #15215]
8458         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
8459         __PTHREAD_ONCE_FORK_GEN_INCR): New.
8460         * sysdeps/nptl/fork.c (__libc_fork): Use them.
8461         * nptl/pthread_once.c (__pthread_once): Likewise.
8462         Update comments.
8464 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
8466         [BZ #14138]
8467         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
8468         name.
8469         (writev): Use __libc_writev as strong name.
8470         * sysdeps/unix/sysv/linux/readv.c: Remove file.
8471         * sysdeps/unix/sysv/linux/writev.c: Likewise.
8473 2014-10-17  Roland McGrath  <roland@hack.frob.com>
8475         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
8477         * sysdeps/i386/nptl/tls.h
8478         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
8479         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
8480         New macros.
8481         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
8482         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
8483         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
8484         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
8485         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
8486         Call CHECK_THREAD_SYSINFO instead of doing an assert.
8488         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
8489         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
8490         on [__NR_futex].
8491         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
8492         broken out of ...
8493         (__pthread_mutex_init): ... here.  Call it.
8494         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
8495         Conditionalize PI cases on [__NR_futex].
8496         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
8497         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
8498         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
8500         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
8501         conditional on [SIGSETXID].
8502         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
8503         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
8504         is defined.  Likewise for SIGSETXID.
8505         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
8506         Conditionalize definitions on [SIGSETXID].
8507         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
8508         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
8509         unblocking on [SIGCANCEL].
8511         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
8512         [__NR_set_robust_list].
8514 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8516         * string/strcoll_l.c (get_next_seq): Fix up formatting.
8517         (do_compare): Likewise.
8519 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
8521         [BZ #15884]
8522         * string/strcoll_l.c: Don't include stdio.h.
8523         (coll_seq): Remove members idxarr and rulearr.
8524         (get_next_seq_cached): Remove function.
8525         (get_next_seq): Likewise.
8526         (get_next_seq_nocache): Rename to get_next_seq.
8527         (do_compare): Remove function.
8528         (do_compare_nocache): Rename to do_compare.
8529         (STRCOLL): Remove weight and rules cache.
8531 2014-10-16  Roland McGrath  <roland@hack.frob.com>
8533         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
8534         * sysdeps/arm/sfp-machine.h: ... to here.
8535         * sysdeps/arm/Implies: Remove arm/soft-fp.
8537 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
8539         * conform/data/sys/utsname.h-data (*_t): Allow.
8540         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
8541         [POSIX] (WEXITED): Do not expect constant.
8542         [POSIX] (WSTOPPED): Likewise.
8543         [POSIX] (WNOHANG): Likewise.
8544         [POSIX] (WNOWAIT): Likewise.
8545         [POSIX] (siginfo_t): Do not expect type or elements.
8546         [POSIX] (pid_t): Do not expect type.
8547         [POSIX] (signal.h): Do not allow header.
8548         [POSIX] (sys/resource.h): Likewise.
8549         [POSIX] (si_*): Do not allow pattern.
8550         [POSIX] (W*): Likewise.
8551         [POSIX] (P_*): Likewise.
8552         [POSIX] (BUS_*): Likewise.
8553         [POSIX] (CLD_*): Likewise.
8554         [POSIX] (FPE_*): Likewise.
8555         [POSIX] (ILL_*): Likewise.
8556         [POSIX] (POLL_*): Likewise.
8557         [POSIX] (SEGV_*): Likewise.
8558         [POSIX] (SI_*): Likewise.
8559         [POSIX] (TRAP_*): Likewise.
8560         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
8561         variable.
8563 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
8565         [BZ #12926]
8566         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
8567         infinite loop when __recvmsg returns 0.
8569 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
8571         * CANCEL-FCT-WAIVE: Remove file.
8572         * CANCEL-FILE-WAIVE: Likewise.
8574         [BZ #14132]
8575         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
8576         instead of INTVARDEF.
8577         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8578         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
8579         rtld_hidden_data_def instead of INTVARDEF.
8580         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
8581         * elf/dl-deps.c (expand_dst): Likewise.
8582         * elf/dl-load.c (_dl_dst_count): Likewise.
8583         (_dl_dst_substitute): Likewise.
8584         (decompose_rpath): Likewise.
8585         (_dl_init_paths): Likewise.
8586         (open_path): Likewise.
8587         (_dl_map_object): Likewise.
8588         * elf/rtld.c (dl_main): Likewise.
8589         (process_dl_audit): Likewise.
8590         (process_envvars): Likewise.
8591         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
8592         Remove declaration.
8593         (__libc_enable_secure): Use rtld_hidden_proto.
8595 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8597         * elf/dl-load.c
8598         (add_path): New function broken out of _dl_rtld_di_serinfo.
8599         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
8601 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8603         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
8604         parentheses around macro arguments.
8605         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
8606         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
8607         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
8608         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
8609         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
8610         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8611         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8612         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
8613         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
8614         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
8615         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
8616         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
8617         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
8618         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
8619         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
8620         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
8621         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
8622         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
8623         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
8624         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
8625         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
8626         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
8627         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
8628         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
8629         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
8630         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
8631         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
8632         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
8633         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
8634         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
8635         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
8636         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
8637         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
8638         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
8639         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
8640         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
8641         Likewise.
8642         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
8643         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8644         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8645         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
8646         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
8647         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
8648         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
8649         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
8650         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
8651         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
8652         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
8653         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
8654         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
8655         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
8656         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
8657         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
8658         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
8659         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
8660         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
8661         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
8662         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
8663         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
8664         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
8665         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
8666         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
8667         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
8668         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
8669         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
8670         (_FP_FRAC_SRS_1): Likewise.
8671         (_FP_FRAC_CLZ_1): Likewise.
8672         (_FP_MUL_MEAT_1_imm): Likewise.
8673         (_FP_MUL_MEAT_1_wide): Likewise.
8674         (_FP_MUL_MEAT_1_hard): Likewise.
8675         (_FP_SQRT_MEAT_1): Likewise.
8676         (_FP_FRAC_ASSEMBLE_1): Likewise.
8677         (_FP_FRAC_DISASSEMBLE_1): Likewise.
8678         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
8679         (__FP_CLZ_2): Likewise.
8680         (_FP_MUL_MEAT_2_wide): Likewise.
8681         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
8682         (_FP_MUL_MEAT_2_gmp): Likewise.
8683         (_FP_MUL_MEAT_2_120_240_double): Likewise.
8684         (_FP_SQRT_MEAT_2): Likewise.
8685         (_FP_FRAC_ASSEMBLE_2): Likewise.
8686         (_FP_FRAC_DISASSEMBLE_2): Likewise.
8687         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
8688         (_FP_FRAC_CLZ_4): Likewise.
8689         (_FP_MUL_MEAT_4_wide): Likewise.
8690         (_FP_MUL_MEAT_4_gmp): Likewise.
8691         (_FP_SQRT_MEAT_4): Likewise.
8692         (_FP_FRAC_ASSEMBLE_4): Likewise.
8693         (_FP_FRAC_DISASSEMBLE_4): Likewise.
8694         * soft-fp/op-common.h (_FP_CMP): Likewise.
8695         (_FP_CMP_EQ): Likewise.
8696         (_FP_CMP_UNORD): Likewise.
8697         (_FP_TO_INT): Likewise.
8698         (_FP_FROM_INT): Likewise.
8699         [!__FP_CLZ] (__FP_CLZ): Likewise.
8700         (_FP_DIV_HELP_imm): Likewise.
8701         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
8702         Likewise.
8703         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
8704         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
8705         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
8706         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
8707         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
8708         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8709         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8710         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
8711         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
8712         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
8713         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
8714         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
8715         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
8716         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
8717         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
8718         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
8719         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
8720         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
8721         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
8722         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
8723         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
8724         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
8725         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
8726         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
8727         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
8728         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
8729         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
8730         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
8731         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
8732         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
8733         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
8734         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
8735         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
8736         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
8737         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
8738         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
8739         (FP_UNPACK_RAW_SP): Likewise.
8740         (FP_PACK_RAW_S): Likewise.
8741         (FP_PACK_RAW_SP): Likewise.
8742         (FP_UNPACK_S): Likewise.
8743         (FP_UNPACK_SP): Likewise.
8744         (FP_UNPACK_SEMIRAW_S): Likewise.
8745         (FP_UNPACK_SEMIRAW_SP): Likewise.
8746         (FP_PACK_S): Likewise.
8747         (FP_PACK_SP): Likewise.
8748         (FP_PACK_SEMIRAW_S): Likewise.
8749         (FP_PACK_SEMIRAW_SP): Likewise.
8750         (_FP_SQRT_MEAT_S): Likewise.
8751         (FP_CMP_S): Likewise.
8752         (FP_CMP_EQ_S): Likewise.
8753         (FP_CMP_UNORD_S): Likewise.
8754         (FP_TO_INT_S): Likewise.
8755         (FP_FROM_INT_S): Likewise.
8757         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
8759         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
8760         (FP_EX_INVALID_IMZ): Likewise.
8761         (FP_EX_INVALID_IMZ_FMA): Likewise.
8762         (FP_EX_INVALID_ISI): Likewise.
8763         (FP_EX_INVALID_ZDZ): Likewise.
8764         (FP_EX_INVALID_IDI): Likewise.
8765         (FP_EX_INVALID_SQRT): Likewise.
8766         (FP_EX_INVALID_CVI): Likewise.
8767         (FP_EX_INVALID_VC): Likewise.
8768         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
8769         "invalid" exceptions.
8770         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
8771         (_FP_ADD_INTERNAL): Likewise.
8772         (_FP_MUL): Likewise.
8773         (_FP_FMA): Likewise.
8774         (_FP_DIV): Likewise.
8775         (_FP_CMP_CHECK_NAN): Likewise.
8776         (_FP_SQRT): Likewise.
8777         (_FP_TO_INT): Likewise.
8778         (FP_EXTEND): Likewise.
8780 2014-10-09  Allan McRae  <allan@archlinux.org>
8782         * po/fr.po: Update French translation from translation project.
8784 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
8786         [BZ #14132]
8787         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
8788         of INTDEF.
8789         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
8790         (__cxa_atexit): Use libc_hidden_proto.
8791         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
8793         [BZ #14132]
8794         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
8795         declaration.
8796         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
8797         [!_ISOMAC] (__iswspace_l_internal): Likewise.
8798         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
8799         [!_ISOMAC] (__iswctype_internal): Likewise.
8800         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
8801         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
8802         alias.
8803         (fcntl): Remove __fcntl_internal alias.
8804         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
8805         __connect_internal alias.
8806         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
8807         Likewise.
8809         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
8810         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
8811         FP_DENORM_ZERO.
8812         (_FP_CHECK_FLUSH_ZERO): New macro.
8813         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
8814         (_FP_CMP): Likewise.
8815         (_FP_CMP_EQ): Likewise.
8816         (_FP_TO_INT): Do not set inexact for subnormal arguments if
8817         FP_DENORM_ZERO.
8818         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
8819         (FP_TRUNC): Likewise.
8821         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
8822         treated as invalid conversion, not as normal exponent.
8824         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
8825         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
8826         (_FP_CMP_EQ): Likewise.
8827         (_FP_CMP_UNORD): Likewise.
8828         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
8829         (FP_CMP_EQ_D): Likewise.
8830         (FP_CMP_UNORD_D): Likewise.
8831         * soft-fp/extended.h (FP_CMP_E): Likewise.
8832         (FP_CMP_EQ_E): Likewise.
8833         (FP_CMP_UNORD_E): Likewise.
8834         * soft-fp/quad.h (FP_CMP_Q): Likewise.
8835         (FP_CMP_EQ_Q): Likewise.
8836         (FP_CMP_UNORD_Q): Likewise.
8837         * soft-fp/single.h (FP_CMP_S): Likewise.
8838         (FP_CMP_EQ_S): Likewise.
8839         (FP_CMP_UNORD_S): Likewise.
8840         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
8841         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
8842         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
8843         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
8844         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
8845         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
8846         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
8847         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
8848         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
8849         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
8850         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
8851         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
8852         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
8853         to FP_CMP_Q.
8854         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
8855         FP_CMP_Q.
8856         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
8857         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
8858         FP_CMP_EQ_Q.
8859         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
8860         FP_CMP_Q.
8861         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
8862         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
8863         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
8864         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
8865         FP_CMP_EQ_Q.
8866         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
8867         FP_CMP_Q.
8868         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
8869         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
8870         FP_CMP_EQ_Q.
8871         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
8872         FP_CMP_Q.
8873         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
8874         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
8875         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
8876         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
8877         FP_CMP_EQ_Q.
8879         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
8880         a subnormal result, set the underflow exception if trapping on
8881         underflow is enabled.
8882         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
8883         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
8884         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
8885         redefine to 0.
8886         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
8887         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8888         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
8889         * soft-fp/extendxftf2.c (__extendxftf2): Use
8890         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
8892         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
8893         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
8894         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8895         FP_HANDLE_EXCEPTIONS.
8896         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
8897         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8898         FP_HANDLE_EXCEPTIONS.
8899         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
8900         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8901         FP_HANDLE_EXCEPTIONS.
8902         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
8903         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
8904         FP_HANDLE_EXCEPTIONS.
8906 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
8908         [BZ #14132]
8909         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
8910         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
8911         use INTUSE.
8912         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
8913         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
8914         Remove alias.
8915         (__adjtimex): Define using libc_hidden_ver.
8916         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
8917         Remove declaration.
8918         (ntp_gettime): Call __adjtimex directly.
8919         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
8920         Remove declaration.
8921         (ntp_gettimex): Call __adjtimex directly.
8922         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
8923         __adjtimex_internal alias.
8925 2014-10-08  Roland McGrath  <roland@hack.frob.com>
8927         [BZ #17460]
8928         * nscd/nscd.c (more_help): Rewrite list of tables collection
8929         using xstrdup and asprintf.
8931         * nscd/nscd_conf.c: Remove local xstrdup declaration.
8933 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8934             Roland McGrath  <roland@hack.frob.com>
8936         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
8937         (do_lookup_unique): ... local function 'enter' here; update callers.
8939 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
8941         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
8942         compat_symbol calls on [SHARED].
8943         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
8944         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
8945         Remove.
8946         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8947         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
8948         (oldsetrlimit): Remove.
8949         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8950         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
8951         (lchown): New syscall entry.
8952         (oldsetrlimit): Remove.
8953         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8954         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
8955         (oldsetrlimit): Remove.
8956         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
8958         [BZ #14138]
8959         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
8960         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
8961         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
8962         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
8963         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
8964         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
8965         (fchown): Likewise.
8966         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
8967         (fchown): Likewise.
8968         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
8969         Likewise.
8971 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8973         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
8974         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
8975         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
8976         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
8977         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
8978         Likewise.
8979         (__old_sem_post): Likewise.
8981 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
8983         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
8984         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
8985         HAVE_CLOCK_GETTIME_VSYSCALL macros.
8986         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
8987         Use INLINE_VSYSCALL macro.
8988         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
8989         __vdso_clock_gettime.
8990         * sysdeps/unix/sysv/linux/tile/init-first.c
8991         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
8992         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
8993         __vdso_clock_gettime.
8995         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
8996         to set up frame more cleanly.
8998         * sysdeps/tile/memcmp.c: New file.
9000         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
9002         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
9003         * sysdeps/tile/tilegx/strcasestr.c: New file.
9004         * sysdeps/tile/tilegx/strnlen.c: New file.
9005         * sysdeps/tile/tilegx/strstr.c: New file.
9007         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
9009 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
9011         * nptl/tst-setuid3.c: Write errors to stdout.
9013 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9015         * elf/dl-deps.c
9016         (preload): New functions broken out of _dl_map_object_deps.
9017         (_dl_map_object_deps):  Remove a nested function. Update call sites.
9019 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
9021         [BZ #14138]
9022         * sysdeps/unix/sysv/linux/execve.c: Remove file.
9023         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
9025 2014-10-01  Steve Ellcey  <sellcey@mips.com>
9027         * sysdeps/mips/strcmp.S: New.
9029 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
9031         [BZ #14138]
9032         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
9033         (linkat): Likewise.
9034         (mkdirat): Likewise.
9035         (readlinkat): Likewise.
9036         (renameat): Likewise.
9037         (symlinkat): Likewise.
9038         (unlinkat): Likewise.
9039         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
9040         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
9041         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
9042         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
9043         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
9044         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
9045         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
9047 2014-09-30  Will Newton  <will.newton@linaro.org>
9049         * math/math.h: Define long double math functions if
9050         _LIBC_TEST is defined.
9051         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
9053         * localedata/Makefile: Move assignment to tests-special
9054         into an ifdef testing run-built-tests.
9055         * timezone/Makefile: Likewise.
9057 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
9059         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
9060         with $(BASH) not $(SHELL).
9062 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
9063             Matthew LeGendre  <legendre1@llnl.gov>
9065         [BZ #17411]
9066         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
9067         l_reloc_result.
9069 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9071         * stdio-common/printf_fp.c
9072         (hack_digit): New function, broken out of ...
9073         (__printf_fp): ... local function here.  Update call sites.
9074         hack_digit now takes an additional parameter that is a pointer
9075         to a struct of the referenced locals.  Those locals moved inside
9076         the struct and references updated.
9078 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
9080         * aclocal.m4: Require autoconf 2.69.
9081         * configure: Regenerated.
9082         * sysdeps/aarch64/configure: Likewise.
9083         * sysdeps/alpha/configure: Likewise.
9084         * sysdeps/arm/armv7/configure: Likewise.
9085         * sysdeps/arm/configure: Likewise.
9086         * sysdeps/ia64/configure: Likewise.
9087         * sysdeps/mach/configure: Likewise.
9088         * sysdeps/mips/configure: Likewise.
9089         * sysdeps/s390/configure: Likewise.
9090         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
9091         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
9093         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
9094         file.
9095         * sysdeps/ia64/configure.ac: Likewise.
9097 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
9099         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
9100         specify symbol version for ld.so.  Do not include entry for
9101         libpthread.
9102         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9103         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
9104         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9106         [BZ #14171]
9107         * Makeconfig [$(build-shared) = yes]
9108         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
9109         makefiles.
9110         [$(build-shared) = yes && $(soversions.mk-done) = t]
9111         ($(common-objpfx)gnu/lib-names.h): Remove rule.
9112         [$(build-shared) = yes && $(soversions.mk-done) = t]
9113         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
9114         to Makerules.
9115         [$(build-shared) = yes && $(soversions.mk-done) = t]
9116         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
9117         here.
9118         [$(build-shared) = yes && $(soversions.mk-done) = t]
9119         (common-generated): Don't append gnu/lib-names.h and
9120         gnu/lib-names.stmp here.
9121         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
9122         (lib-names-h-abi): New variable.
9123         [$(build-shared) = yes && $(soversions.mk-done) = t]
9124         (lib-names-stmp-abi): Likewise.
9125         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9126         abi-variants] (before-compile): Append
9127         $(common-objpfx)$(lib-names-h-abi).
9128         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9129         abi-variants] (common-generated): Append gnu/lib-names.h.
9130         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9131         abi-variants] (install-others-nosubdir): Depend on
9132         $(inst_includedir)/$(lib-names-h-abi).
9133         [$(build-shared) = yes && $(soversions.mk-done) = t &&
9134         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
9135         [$(build-shared) = yes && $(soversions.mk-done) = t]
9136         ($(common-objpfx)$(lib-names-h-abi)): New rule.
9137         [$(build-shared) = yes && $(soversions.mk-done) = t]
9138         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
9139         [$(build-shared) = yes && $(soversions.mk-done) = t]
9140         (common-generated): Append $(lib-names-h-abi) and
9141         $(lib-names-stmp-abi).
9142         * scripts/lib-names.awk: Do not handle multi being set.
9143         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
9144         Remove variable.
9145         (abi-lp64_be-ld-soname): Likewise.
9146         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
9147         Likewise.
9148         (abi-hard-ld-soname): Likewise.
9149         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
9150         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
9151         Remove variable.
9152         (abi-o32_hard-ld-soname): Likewise.
9153         (abi-o32_soft_2008-ld-soname): Likewise.
9154         (abi-o32_hard_2008-ld-soname): Likewise.
9155         (abi-n32_soft-ld-soname): Likewise.
9156         (abi-n32_hard-ld-soname): Likewise.
9157         (abi-n32_soft_2008-ld-soname): Likewise.
9158         (abi-n32_hard_2008-ld-soname): Likewise.
9159         (abi-n64_soft-ld-soname): Likewise.
9160         (abi-n64_hard-ld-soname): Likewise.
9161         (abi-n64_soft_2008-ld-soname): Likewise.
9162         (abi-n64_hard_2008-ld-soname): Likewise.
9163         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
9164         Likewise.
9165         (abi-64-v2-ld-soname): Likewise.
9166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
9167         ld.so entries.
9168         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
9169         variable.
9170         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
9171         entry.
9172         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
9173         variable.
9174         (abi-64-ld-soname): Likewise.
9175         (abi-x32-ld-soname): Likewise.
9176         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
9177         entry.
9178         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9180 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
9182         [BZ #14138]
9183         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
9184         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
9185         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
9186         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
9187         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
9188         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
9189         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
9190         syscall entry for GLIBC_2.2 symbol version.
9191         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
9192         Likewise.
9193         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
9194         (setrlimit): Likewise.
9195         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
9196         Likewise.
9198 2014-09-23  Will Newton  <will.newton@linaro.org>
9200         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
9201         _LINUX_ARM_SYSDEP_H include guard too.
9202         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
9203         define.
9205 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
9207         * sysdeps/unix/sysv/linux/eventfd.c:
9208         Make first argument unsigned.
9209         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
9210         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
9212 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
9214         * socket/recvmmsg.c (recvmmsg): Drop const argument.
9215         * socket/sys/socket.h: Likewise
9216         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
9218 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
9220         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
9222 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
9224         * time/tst-ftime.c: New test.
9225         * time/Makefile (tests): Add tst-ftime.
9227 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
9229         * soft-fp/extended.h: Fix comment formatting.
9230         * soft-fp/op-1.h: Likewise.
9231         * soft-fp/op-2.h: Likewise.
9232         * soft-fp/op-4.h: Likewise.
9233         * soft-fp/op-8.h: Likewise.
9234         * soft-fp/op-common.h: Likewise.
9235         * soft-fp/soft-fp.h: Likewise.
9237         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
9239 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
9241         [BZ #6652]
9242         * Makeconfig (soversions-default-setname): Remove variable.
9243         ($(common-objpfx)soversions.i): Don't pass default_setname to
9244         soversions.awk.
9245         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
9246         oldest_abi to abi-versions.awk.
9247         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
9248         * config.make.in (oldest-abi): Remove variable.
9249         * configure.ac (--enable-oldest-abi): Remove configure option.
9250         * configure: Regenerated.
9251         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
9252         text.
9253         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
9254         * scripts/soversions.awk: Do not handle default_setname variable.
9255         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
9256         variable.
9257         * sysdeps/mach/hurd/configure: Regenerated.
9258         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
9259         variable.
9260         * sysdeps/unix/sysv/linux/configure: Regenerated.
9262 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
9264         * elf/Makefile (CFLAGS-interp.c): Remove.
9265         ($(elf-objpfx)runtime-linker.h): Generate header with linker
9266         path string.
9267         * elf/interp.c: Include generated runtime-linker.h
9269         * Makerules (lib%.so): Don't include $(+interp) in
9270         prerequisites.
9271         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
9272         * dlfcn/eval.c: Remove file.
9274         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
9275         macros.
9277         [BZ #17266]
9278         * misc/sys/cdefs.h: Define __extern_always_inline for clang
9279         4.2 and newer.
9281         [BZ #17370]
9282         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
9284 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
9285             Jakub Jelinek  <jakub@redhat.com>
9287         [BZ #17266]
9288         * libio/stdio.h: Check definition of __fortify_function
9289         instead of __extern_always_inline to include bits/stdio2.h.
9290         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
9291         check if __extern_always_inline is defined.
9292         [__USE_MISC || __USE_XOPEN]: Likewise.
9293         [__USE_ISOC99] Likewise.
9294         * misc/sys/cdefs.h (__fortify_function): Define only if
9295         __extern_always_inline is defined.
9296         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
9297         __extern_always_inline and __extern_inline only for g++-4.3
9298         and newer or a compatible gcc.
9300 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
9302         [BZ #17371]
9303         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
9304         last change to handle zero prefix length.
9306 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
9308         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
9309         _SC_REGEX_VERSION.
9311         * posix/getconf.c (vars): Add _POSIX_IPV6 and
9312         _POSIX_RAW_SOCKETS.
9314 2014-09-13  Allan McRae  <allan@archlinux.org>
9316         * po/ru.po: Update Russian translation from translation project.
9318 2014-09-12  Roland McGrath  <roland@hack.frob.com>
9320         * locale/programs/locale.c (show_locale_vars): Inline local function
9321         into its sole call site.  Clean up some style nits.
9322         (print_item): New function, broken out of ...
9323         (show_info): ... local function here.  Clean up style nits.
9325         * locale/programs/ld-ctype.c (set_one_default): New function, broken
9326         out of ...
9327         (set_class_defaults): ... local function set_default here.
9328         Define set_default as a macro locally to pass constant parameters.
9329         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
9330         rather than a shared local.
9332         * stdlib/rpmatch.c (try): New function, broken out of ...
9333         (rpmatch): ... local function here.  Also, prototypify definition.
9335 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
9337         * scripts/soversions.awk: Do not handle configuration names.
9338         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
9339         vendor and os variables to soversions.awk.
9340         * configure.ac: Do not modify gnu-* host_os.
9341         * configure: Regenerated
9342         * shlib-versions: Remove first column with configuration names.
9343         * nptl/shlib-versions: Likewise.
9344         * nptl_db/shlib-versions: Likewise.
9345         * sysdeps/hppa/shlib-versions: Likewise.
9346         * sysdeps/m68k/shlib-versions: Likewise.
9347         * sysdeps/mach/hurd/shlib-versions: Likewise.
9348         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
9349         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
9350         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
9351         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
9352         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
9353         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
9354         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
9355         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
9356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9357         Likewise.
9358         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9359         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9360         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9361         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9362         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9363         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
9364         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
9365         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
9367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
9368         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
9369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9370         Regenerated.
9371         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
9372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
9373         Condition symbol version definitions on [HAVE_ELFV2_ABI].
9375         * shlib-versions: Remove OS-specific entries.  Moved to files in
9376         sysdeps.
9377         * sysdeps/mach/hurd/shlib-versions: New file.
9378         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
9380         * nptl/shlib-versions: Remove architecture-specific entries.
9381         Moved to files in sysdeps.
9382         * shlib-versions: Likewise.
9383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
9384         file.
9385         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
9386         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
9387         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
9388         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
9390         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
9391         (UDP_NO_CHECK6_RX): Likewise.
9393 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9395         * sysdeps/posix/sysconf.c (__sysconf): Spell
9396         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
9398 2014-08-12  Florian Weimer  <fweimer@redhat.com>
9400         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
9401         loading.
9402         * iconv/Versions (__gconv_transliterate): Export for use from
9403         gconv modules.
9404         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
9405         (struct __gconv_trans_data, __gconv_trans_fct,
9406         __gconv_trans_context_fct, __gconv_trans_query_fct,
9407         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
9408         definitions.
9409         (struct __gconv_step_data): Remove __trans member.
9410         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
9411         longer hidden.  Remove unused trans_data argument.
9412         * iconv/gconv_int.h (struct trans_struct): Remove definition.
9413         (__gconv_translit_find): Remove declaration.
9414         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
9415         prototype.
9416         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
9417         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
9418         trans_data argument.  Add hidden definition.
9419         (__gconv_translit_find): Remove.
9420         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
9421         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
9422         * iconv/skeleton.c: Remove transliteration initialization.
9423         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
9424         __gconv_step_data initialization.
9425         * libio/iofwide.c (__libio_translit_): Remove.
9426         (_IO_fwide): Adjust struct __gconv_step_data initialization.
9427         * wcsmbs/btowc.c (__btowc): Likewise.
9428         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
9429         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
9430         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
9431         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
9432         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
9433         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
9434         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
9435         * wcsmbs/wctob.c (wctob): Likewise.
9437 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9439         [BZ #16194]
9440         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
9441         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
9442         register usage.
9443         * sysdeps/x86/Makefile: Adjust.
9445 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
9446             Roland McGrath  <roland@hack.frob.com>
9448         * locale/weight.h: Add include guard.
9449         (findidx): Make static rather than auto; take new parameters
9450         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
9451         * locale/weightwc.h: Likewise.
9452         * posix/fnmatch_loop.c
9453         (FCT): Change type of EXTRA from int32_t to wint_t.
9454         Don't include either header inside the function.
9455         Call FINDIDX rather than findidx, and pass new arguments.
9456         #undef FINDIDX at the end of the file.
9457         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
9458         FINDIDX before including fnmatch_loop.c for the non-wide version.
9459         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
9460         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
9461         for the wide version.
9462         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
9463         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
9464         Pass new arguments to findidx.
9465         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
9466         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
9467         Don't #include it inside the function.  Pass new arguments to findidx.
9468         * posix/regex_internal.h
9469         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
9470         (re_string_elem_size_at): Don't #include it inside the function.
9471         Pass new arguments to findidx.
9472         * string/strcoll_l.c: #include WEIGHT_H at top level.
9473         (get_next_seq): Don't #include it inside the function.
9474         Pass new arguments to findidx.
9475         (get_next_seq_nocache): Likewise.
9476         * string/strxfrm_l.c: #include WEIGHT_H at top level.
9477         (STRXFRM): Don't #include it inside the function.
9478         Pass new arguments to findidx.
9480 2014-09-11  Florian Weimer  <fweimer@redhat.com>
9482         [BZ #17344]
9483         * malloc/malloc.c (unlink): Turn asserts into a call to
9484         malloc_printerr.
9486 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
9488         [BZ #17370]
9489         * libio/wfileops (do_ftell_wide): Free OUT.
9491 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
9493         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
9495 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9497         [BZ #17363]
9498         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
9499         group if the current group is empty.
9501 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9503         * benchtests/bench-memset.c (test_main): Add more test from size
9504         from 32 to 512 bytes.
9505         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9506         Add POWER8 memset object.
9507         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9508         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
9509         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
9510         implementation.
9511         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
9512         Likewise.
9513         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
9514         multiarch POWER8 memset optimization.
9515         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
9516         POWER8 memset optimization.
9518         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
9519         Remove bzero multiarch objects.
9520         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
9521         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
9522         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
9523         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
9524         Remove define.
9525         [__bzero]: Redefine to specific name.
9526         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
9527         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
9528         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
9529         define.
9530         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
9531         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
9533 2014-09-10  Florian Weimer  <fweimer@redhat.com>
9535         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
9536         warnings into errors.
9538         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
9539         __cxa_thread_atexit_impl prototype.
9541 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9543         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
9544         Fix capitalization of error message.
9546 2014-09-09  Steve Ellcey  <sellcey@mips.com>
9548         * sysdeps/mips/preconfigure: Modify ABI tests.
9550 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
9552         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
9554 2014-09-07  Roland McGrath  <roland@hack.frob.com>
9555             Carlos O'Donell  <carlos@systemhalted.org>
9557         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
9558         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
9559         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
9560         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
9561         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
9562         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
9563         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
9564         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
9565         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
9566         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
9567         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
9568         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
9569         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
9570         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
9571         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
9572         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
9573         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
9574         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
9575         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
9576         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
9577         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
9578         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
9579         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
9580         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
9581         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
9582         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
9583         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
9584         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
9585         Deconditionalize the code that was previously under [RESET_PID].
9586         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
9587         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
9588         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
9589         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
9590         include sysdep.h.
9592 2014-09-08  Allan McRae  <allan@archlinux.org>
9594         * version.h (RELEASE): Set to "development".
9595         (VERSION): Set to "2.20.90"
9597 2014-09-07  Allan McRae  <allan@archlinux.org
9599         * version.h (RELEASE): Set to "stable".
9600         (VERSION): Set to "2.20"
9601         * include/features.h (__GLIBC_MINOR__): Set to 20.
9603         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
9604         Liebler.
9606         * po/ko.po: Update Korean translation from translation project.
9608 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
9610         [BZ #17354]
9611         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
9612         macro for handling signed relocations.
9614 2014-09-03  Florian Weimer  <fweimer@redhat.com>
9616         [BZ #17325]
9617         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
9618         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
9619         assert.
9620         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
9621         * iconvdata/ibm935.c (BODY): Likewise.
9622         * iconvdata/ibm937.c (BODY): Likewise.
9623         * iconvdata/ibm939.c (BODY): Likewise.
9624         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
9625         assert.
9626         * iconvdata/Makefile (iconv-test.out): Pass module list to test
9627         script.
9628         * iconvdata/run-iconv-test.sh: New test loop for checking for
9629         decoder crashers.
9631 2014-09-02  Khem Raj  <raj.khem@gmail.com>
9633         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
9634         libm_hidden_ver.
9636 2014-09-01  Allan McRae  <allan@archlinux.org>
9638         * po/eo.po: Update Esperanto translation from translation project.
9640         * po/ca.po: Update Catalan translation from translation project.
9642 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9644         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
9645         __proc_dostop call.
9647 2014-08-27  Mark Wielaard  <mjw@redhat.com>
9649         [BZ #17319]
9650         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
9651         to call set_thread_area instead of hand written asm.
9652         (__NR_set_thread_area): Removed define.
9653         (TLS_FLAG_WRITABLE): Likewise.
9654         (__ASSUME_SET_THREAD_AREA): Remove check.
9655         (TLS_EBX_ARG): Remove define.
9656         (TLS_LOAD_EBX): Likewise.
9658 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9660         Simplify atomicity of socket creation in bind.
9662         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
9663         looking up the name after linking the file.
9665 2014-08-27  Allan McRae  <allan@archlinux.org>
9667         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
9669 2014-08-26  Florian Weimer  <fweimer@redhat.com>
9671         [BZ #17187]
9672         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
9673         trans_compare, open_translit, __gconv_translit_find):
9674         Remove module loading code.
9676 2014-08-26  Allan McRae  <allan@archlinux.org>
9678         * po/vi.po: Update Vietnamese translation from translation project.
9680         * po/uk.po: Update Ukrainian translation from translation project.
9682         * po/fr.po: Update French translation from translation project.
9684         * po/ru.po: Update Russian translation from translation project.
9686         * po/pl.po: Update Polish translation from translation project.
9688         * po/cs.po: Update Czech translation from translation project.
9690         * po/de.po: Update German translation from translation project.
9692         * po/bg.po: Update Bulgarian translation from translation project.
9694         * po/sv.po: Update Sweedish translation from translation project.
9696         * po/nl.po: Update Dutch translation from translation project.
9698         * po/es.po: Update Spanish translation from translation project.
9700 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9702         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
9704         * catgets/Makefile (CPPFLAGS-gencat): Remove.
9705         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
9706         (CPPFLAGS-iconvconfig): Likewise.
9707         * timezone/Makefile (CPPFLAGS-zic): Likewise.
9709         * include/libc-symbols.h: Remove unnecessary check for
9710         NOT_IN_libc.
9711         * nptl/pthreadP.h: Likewise.
9712         * sysdeps/aarch64/setjmp.S: Likewise.
9713         * sysdeps/alpha/setjmp.S: Likewise.
9714         * sysdeps/arm/sysdep.h: Likewise.
9715         * sysdeps/i386/setjmp.S: Likewise.
9716         * sysdeps/m68k/setjmp.c: Likewise.
9717         * sysdeps/posix/getcwd.c: Likewise.
9718         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
9719         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
9720         * sysdeps/s390/s390-32/setjmp.S: Likewise.
9721         * sysdeps/s390/s390-64/setjmp.S: Likewise.
9722         * sysdeps/sh/sh3/setjmp.S: Likewise.
9723         * sysdeps/sh/sh4/setjmp.S: Likewise.
9724         * sysdeps/unix/alpha/sysdep.h: Likewise.
9725         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
9726         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
9727         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
9728         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
9729         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
9730         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
9731         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
9732         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
9733         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
9734         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
9735         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
9736         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
9737         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
9738         * sysdeps/x86_64/setjmp.S: Likewise.
9740 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
9742         [BZ #17263]
9743         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
9744         <stdint.h>.
9745         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
9746         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
9748 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
9750         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
9752         [BZ #17262]
9753         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
9754         and __x86_64__ when disabling x87 inline functions.
9756 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
9758         [BZ #17259]
9759         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
9760         asm statement with __cpuid_count.
9762 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
9764         * configure.ac: Change __ehdr_start code to dereference the struct.
9765         Run readelf on the output to look for relocations.
9766         * configure: Regenerated.
9768 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
9770         [BZ #17261]
9771         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
9772         value to 0.
9773         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
9775 2014-08-12  Roland McGrath  <roland@hack.frob.com>
9777         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
9779 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
9781         [BZ #16892]
9782         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
9783         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
9785 2014-08-12  Sean Anderson  <seanga2@gmail.com>
9787         * malloc/malloc.c: Fix typo in comment.
9789 2014-08-09  Allan McRae  <allan@archlinux.org>
9791         * Regenerate libc.po.
9793 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
9795         * intl/tst-gettext2.sh: Check every lang file for creation.
9797 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9799         * sysdeps/aarch64/fpu/math_private.h
9800         (libc_feholdsetround_noex_aarch64_ctx): New function.
9802 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
9804         * sysdeps/arm/armv6/strcpy.S (strcpy):
9805         Fix performance issue in misaligned cases.
9807 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9809         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
9810         Move definition from termios.h.
9811         (struct termio): Likewise.
9812         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9813         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9814         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9815         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9816         Likewise.
9817         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
9818         Move definition to ioctl-types.h
9819         (struct termio): Likewise.
9820         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
9821         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
9822         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
9823         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
9824         Likewise.
9826 2014-08-05  Richard Henderson  <rth@redhat.com>
9828         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
9829         exceptions.
9830         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
9831         Add fraiseexcpt.
9832         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
9833         Use __feraiseexcept.
9834         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
9835         Protect libm symbols with IS_IN_libm.
9837         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
9839 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
9841         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
9843 2014-08-04  Will Newton  <will.newton@linaro.org>
9845         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
9846         file.
9848 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
9850         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
9851         variants for each function.
9853 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9855         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
9856         appended ...
9857         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
9858         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
9859         appended ...
9860         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
9861         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
9862         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
9863         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
9864         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
9865         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
9866         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
9867         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
9868         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
9869         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
9870         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
9871         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
9872         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
9873         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
9874         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
9875         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
9876         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
9877         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
9878         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
9879         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
9880         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
9881         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
9882         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
9883         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
9884         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
9885         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
9886         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
9887         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
9888         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
9889         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
9890         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
9891         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
9892         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
9893         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
9894         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
9895         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
9896         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
9897         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
9898         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
9899         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
9900         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
9901         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
9902         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
9903         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
9904         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
9905         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
9906         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
9907         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
9908         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
9909         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
9910         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
9911         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
9912         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
9913         Update #include.
9914         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
9915         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
9917 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9919         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
9920         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
9921         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
9922         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
9923         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
9924         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
9926 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9928         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
9929         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
9930         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
9931         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
9933 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9935         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
9936         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
9937         (__libc_vfork): Define function under this name.
9938         (__vfork): Define as an alias.
9939         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
9940         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
9942 2014-08-04  Roland McGrath  <roland@hack.frob.com>
9944         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
9945         that was previously under [RESET_PID].
9946         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
9948 2014-08-04  Andreas Schwab  <schwab@suse.de>
9950         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
9952 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
9954         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
9955         (main): Likewise.
9957 2014-08-01  Roland McGrath  <roland@hack.frob.com>
9959         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
9961 2014-08-01  Richard Henderon  <rth@redhat.com>
9963         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
9964         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
9965         typo in exact zero test.
9966         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
9967         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
9968         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
9970 2014-08-01  Roland McGrath  <roland@hack.frob.com>
9972         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
9973         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
9974         * sysdeps/arm/sysdep.h: ... here.
9975         [!__ASSEMBLER__]: Include <stdint.h>.
9977 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
9979         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
9980         (HAVE_WCTYPE_H): Likewise.
9981         (HAVE_ISWCTYPE): Likewise.
9982         (ENABLE_NLS): Likewise.
9983         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
9984         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
9986         * posix/regex_internal.c: Check if DEBUG is defined and is
9987         set.
9989         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
9990         (HAVE_MBSRTOWCS): Likewise.
9991         * posix/fnmatch.c: Include string.h unconditionally.
9993 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
9995         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
9996         reversal.
9998 2014-07-31  Roland McGrath  <roland@hack.frob.com>
10000         * sysdeps/generic/safe-fatal.h: New file.
10001         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
10002         * nptl/forward.c: Include it.
10003         (__pthread_unwind): Use __safe_fatal as default action, rather
10004         than a bogus use of INTERNAL_SYSCALL that could never work.
10006         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
10007         * configure.ac (libc_cv_builtin_trap): New test.
10008         * configure: Regenerated.
10009         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
10010         (ABORT_INSTRUCTION): Define using __builtin_trap.
10012         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
10013         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
10014         * sysdeps/nptl/nptl-signals.h: New file.
10015         * nptl/pthreadP.h: Include <nptl-signals.h>.
10017 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
10019         * sysdeps/s390/s390-64/utf16-utf32-z9.c
10020         (ONE_DIRECTION): Define.
10021         * sysdeps/s390/s390-64/utf8-utf16-z9.c
10022         (ONE_DIRECTION): Define.
10023         * sysdeps/s390/s390-64/utf8-utf32-z9.c
10024         (ONE_DIRECTION): Define.
10026 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
10028         * sysdeps/s390/Makefile: Delete file.
10029         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
10030         * sysdeps/s390/__longjmp.c: Delete file.
10031         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
10032         Remove fields __flags and __reserved.
10033         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
10034         and add versioning.
10035         * sysdeps/s390/rtld-__longjmp.c: Delete file.
10036         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
10037         * sysdeps/s390/rtld-setjmp.S: Likewise.
10038         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
10039         * sysdeps/s390/s390-32/__longjmp.c: ... here.
10040         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
10041         * sysdeps/s390/s390-32/setjmp.S: ... here.
10042         Add versioning.
10043         (__sigsetjmp): Remove setting __flags field.
10044         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
10045         * sysdeps/s390/s390-64/__longjmp.c: ... here.
10046         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
10047         * sysdeps/s390/s390-64/setjmp.S: ... here.
10048         Add versioning.
10049         (__sigsetjmp): Remove setting __flags field.
10050         * sysdeps/s390/setjmp.S: Delete file.
10051         * sysdeps/s390/sigjmp.c: Likewise.
10052         * sysdeps/s390/v1-longjmp.c: Likewise.
10053         * sysdeps/s390/v1-setjmp.h: Likewise.
10054         * sysdeps/s390/v1-sigjmp.c: Likewise.
10055         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
10056         Remove v1-longjmp_chk.
10057         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
10058         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
10059         Include debug/longjmp_chk.c and add versioning.
10060         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
10061         Include nptl/pt-longjmp.c and add versioning.
10062         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
10063         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
10064         Include __longjmp.c.
10065         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
10066         Move to ...
10067         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
10068         (__getcontext): Remove setting __flags field.
10069         Add versioning.
10070         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
10071         Don't restore upper high grps.
10072         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
10073         Likewise.
10074         (__swapcontext): Remove setting uc_flags field.
10075         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
10076         Delete file.
10077         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
10078         Include __longjmp.c.
10079         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
10080         Move to ...
10081         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
10082         (__getcontext): Remove setting __flags field.
10083         Add versioning.
10084         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
10085         (__swapcontext): Remove setting uc_flags field.
10086         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
10087         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
10088         Remove fields uc_high_gprs and __reserved.
10089         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
10090         New file with reverted content.
10091         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
10092         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
10093         Regenerated.
10094         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
10095         Regenerated.
10097 2014-07-31  Andreas Schwab  <schwab@suse.de>
10099         * config.h.in (HAVE_IFUNC): Define to 0.
10100         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
10101         definedness.
10103 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
10105         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
10106         memmove-avx-unaligned, memcpy-avx-unaligned and
10107         mempcpy-avx-unaligned.
10108         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10109         Add tests for AVX memcpy functions.
10110         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
10111         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
10112         memcpy_chk.
10113         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
10114         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
10115         memmove_chk.
10116         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
10117         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
10118         mempcpy_chk.
10119         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
10120         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
10121         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
10123 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10125         [BZ #17213]
10126         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
10127         powerpc64le.
10129 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
10131         [BZ #16839]
10132         * manual/llio.texi: Add section about open file description locks.
10133         * manual/examples/ofdlocks.c: Example of open file description
10134         lock usage.
10135         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
10136         F_OFD_SETLK, and F_OFD_SETLKW.
10138 2014-07-23  Allan McRae  <allan@archlinux.org>
10140         * po/es.po: Update Spanish translation from translation project.
10142 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
10144         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
10146 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
10148         [BZ #17078]
10149         * sysdeps/arm/dl-machine.h (elf_machine_rela)
10150         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
10151         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
10153 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
10155         [BZ #17088]
10156         * math/fesetenv.c (__fesetenv)
10157         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
10158         * math/feupdateenv.c (__feupdateenv)
10159         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
10161         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
10162         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
10163         (__ASSUME_SOCKETCALL): Do not define.
10165         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
10166         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
10167         (__ASSUME_SOCKETCALL): Do not define.
10168         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
10169         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
10170         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10171         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
10172         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10173         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
10174         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10175         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10177         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
10178         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
10179         (__ASSUME_SOCKETCALL): Do not define.
10180         (__ASSUME_IPC64): Define unconditionally.
10181         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
10182         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10183         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
10184         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10185         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
10186         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10187         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
10188         Likewise.
10190         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
10191         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
10192         (__ASSUME_SOCKETCALL): Do not define.
10193         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
10194         (__ASSUME_FUTEX_LOCK_PI): Likewise.
10195         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10196         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10197         (__ASSUME_REQUEUE_PI): Define unconditionally.
10198         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
10199         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
10200         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10201         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
10202         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10203         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10205         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
10206         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
10207         (__ASSUME_SOCKETCALL): Do not define.
10208         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
10209         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10210         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10211         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
10212         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10213         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10215         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
10216         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
10217         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
10218         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
10219         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10220         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
10221         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
10222         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
10223         (__ASSUME_GETCPU_SYSCALL): Likewise.
10225         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
10226         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
10227         cases for individual architectures.
10228         * sysdeps/gnu/configure: Regenerated.
10229         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
10230         LIBC_SLIBDIR_RTLDDIR.
10231         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
10232         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
10233         LIBC_SLIBDIR_RTLDDIR.
10234         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
10235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
10236         LIBC_SLIBDIR_RTLDDIR.
10237         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
10238         Regenerated.
10239         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
10240         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
10241         file.
10242         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
10243         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
10244         file.
10245         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
10246         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
10247         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
10248         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
10250         * sysdeps/aarch64/shlib-versions: Move to ...
10251         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
10252         * sysdeps/alpha/shlib-versions: Move to ...
10253         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
10254         * sysdeps/arm/shlib-versions: Move to ...
10255         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
10256         * sysdeps/hppa/shlib-versions: Move all contents except for
10257         libgcc_s entry to ...
10258         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
10259         entry from ...
10260         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
10261         * sysdeps/ia64/shlib-versions: Move to ...
10262         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
10263         entry from ...
10264         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
10265         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
10266         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
10267         * sysdeps/microblaze/shlib-versions: Move to ...
10268         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
10269         * sysdeps/mips/shlib-versions: Move to ...
10270         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
10271         entry from ...
10272         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
10273         * sysdeps/tile/shlib-versions: Move to ...
10274         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
10275         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
10276         from ...
10277         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
10278         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
10279         entry from ...
10280         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
10282 2014-07-17  Will Newton  <will.newton@linaro.org>
10284         * sysdeps/arm/bits/atomic.h
10285         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
10286         (__arch_compare_and_exchange_bool_16_int): Likewise.
10287         (__arch_compare_and_exchange_bool_64_int): Likewise.
10289         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
10290         into an #else block.
10292 2014-07-16  Roland McGrath  <roland@hack.frob.com>
10294         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
10295         just Linux configurations.  Test empirically that the compiler sets
10296         __ARM_EABI__, rather than using the tuple to decide.
10297         * sysdeps/arm/preconfigure: Regenerated.
10298         * sysdeps/unix/sysv/linux/arm/configure: File removed.
10299         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
10300         contents appended ...
10301         * sysdeps/arm/configure.ac: ... here.
10302         * sysdeps/arm/configure: Regenerated.
10304 2014-07-15  Roland McGrath  <roland@hack.frob.com>
10306         * nptl/pthread_kill.c: New file.
10307         * nptl/pthread_sigmask.c: New file.
10308         * nptl/pthread_sigqueue.c: New file.
10310         * sysdeps/nptl/lowlevellock.h: New file.
10311         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
10312         * sysdeps/nptl/lowlevellock-futex.h: New file.
10314         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
10315         Remove dead declarations.
10317 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
10319         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
10320         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
10321         config-cflags-avx2.
10322         * sysdeps/x86_64/configure.ac: Likewise.
10323         * sysdeps/i386/configure: Regenerated.
10324         * sysdeps/x86_64/configure: Likewise.
10325         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
10326         memset-avx2 only if config-cflags-avx2 is yes.
10327         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10328         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
10329         defined.
10330         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
10331         only if HAVE_AVX2_SUPPORT is defined.
10332         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
10334 2014-07-14  Alan Modra  <amodra@gmail.com>
10336         [BZ #17153]
10337         * elf/elf.h (DT_PPC64_NUM): Correct value.
10338         * NEWS: Add to fixed bug list.
10340 2014-07-13  Jim Meyering  <meyering@fb.com>
10342         [BZ 17150]
10343         regex: don't deref NULL upon heap allocation failure
10344         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
10345         failure in one more place.
10346         To trigger the segfault, configure grep -with-included-regex,
10347         build it, and run these commands:
10348         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
10350 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
10352         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
10354 2014-07-11  Richard Henderson  <rth@redhat.com>
10356         * sysdeps/aarch64/libm-test-ulps: Update.
10358 2014-07-10  Florian Weimer  <fweimer@redhat.com>
10360         [BZ #17135]
10361         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
10362         * nptl/allocatestack.c (__nptl_setxid_error): New function.
10363         (__nptl_setxid): Initialize error member.  Call
10364         __nptl_setxid_error.
10365         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
10366         * nptl/descr.h (struct xid_command): Add error member.
10367         * nptl/tst-setuid3.c: New file.
10368         * nptl/Makefile (tests): Add it.
10370 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10372         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
10373         New define.
10374         (__lll_trylock): Use __lll_base_trylock.
10375         (__lll_cond_trylock): Likewise.
10377 2014-07-10  Roland McGrath  <roland@hack.frob.com>
10379         * nptl/pthread_create.c (start_thread): Use atomic_or and
10380         lll_futex_wake directly rather than lll_robust_dead.
10381         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10382         (lll_robust_dead): Macro removed.
10383         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
10384         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10385         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10386         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10387         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10388         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10389         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10390         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10391         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10392         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10393         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10394         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10395         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10396         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10397         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10399         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
10400         Use atomic_compare_and_exchange_val_acq directly rather than
10401         lll_robust_trylock.
10402         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
10403         (__lll_robust_trylock, lll_robust_trylock): Removed.
10404         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
10405         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
10406         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
10407         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
10408         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
10409         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
10410         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
10411         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
10412         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
10413         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
10414         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
10415         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
10416         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
10417         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
10419 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10421         * manual/locale.texi (Locale Names): New section documenting
10422         locale name syntax.  Adjust menu and node chaining accordingly.
10423         (Choosing Locale): Reference Locale Names, Locale Categories.
10424         Mention setting LC_ALL=C.  Reflect that name syntax is now
10425         documented.
10426         (Locale Categories): New section title.  Reference Locale Names.
10427         LC_ALL is an environment variable, but not a category.
10428         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
10429         description, now in Locale Name.  Reference that section.  Locale
10430         name syntax is now documented.
10432 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10434         [BZ #17137]
10435         * locale/findlocale.c (name_present, valid_locale_name): New
10436         functions.
10437         (_nl_find_locale): Use the loc_name variable to store name
10438         candidates.  Call name_present and valid_locale_name to check and
10439         validate locale names.  Return an error if the locale is invalid.
10441 2014-07-02  Florian Weimer  <fweimer@redhat.com>
10443         * locale/setlocale.c (setlocale): Use strdup for allocating
10444         composite name copy.
10446 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10448         Sync up with gnulib.
10449         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
10450         [!_LIBC && ENABLE_NLS]: Include gettext.h.
10451         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
10452         and _GL_ARG_NONNULL.
10453         [USE_UNLOCKED_IO]: Include unlocked-io.h.
10454         [!_LIBC]: Include code for Windows and Cygwin.
10455         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
10456         Include prototype for int strerror_r.
10457         [!_LIBC] (is_open): New function.
10458         (flush_stdout): New function.
10459         (print_errno_message): Use it.
10460         (error): Likewise.
10461         (error_at_line): Likewise.
10462         (error_tail) Add function attribute macros.  Use
10463         __builtin_expect.
10465         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
10467         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
10469         * io/ftw.c: Include sys/param.h unconditionally.
10471         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
10473         [BZ #17125]
10474         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
10475         libc_freeres_ptr.
10476         (freecache): New function to free CACHE on exit.
10478         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
10479         initialization.
10481 2014-07-09  David S. Miller  <davem@davemloft.net>
10483         * sysdeps/sparc/fpu/libm-test-ulps: Update.
10485         * sysdeps/sparc/nptl/internaltypes.h: Delete.
10486         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
10487         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
10488         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
10489         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
10490         * sysdeps/sparc/nptl/sem_init.c: Likewise.
10491         * sysdeps/sparc/nptl/sem_post.c: Likewise.
10492         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
10493         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
10494         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
10495         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
10496         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
10497         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
10499 2014-07-09  Andreas Schwab  <schwab@suse.de>
10501         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
10502         output.
10503         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
10504         (do_test): Likewise.
10506         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
10508 2014-07-09  Will Newton  <will.newton@linaro.org>
10510         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
10511         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
10512         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
10513         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
10514         * sysdeps/hppa/start.S (_start): Likewise.
10516 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
10518         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
10520         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
10521         defined.
10523 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10525         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
10526         after checking that it is non-NULL.
10528         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
10530 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10532         * sysdeps/powerpc/memmove.c: Remove file.
10533         * sysdeps/powerpc/powerpc32/power4/memcopy.h
10534         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
10535         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
10536         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
10537         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
10538         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
10539         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
10540         string memmove instead of removed powerpc one.
10542         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
10543         [weak_alias]: Fix compiler warning due trailing data.
10544         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
10545         [weak_alias]: Likewise.
10546         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
10547         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
10549         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
10550         (__libc_ifunc_impl_list): Add memmove functions.
10552 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
10554         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
10555         Remove code.
10556         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
10557         Likewise
10558         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
10559         Likewise
10560         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
10561         Likewise
10562         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
10563         Likewise
10564         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
10565         Likewise
10566         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
10567         Likewise
10568         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
10569         Likewise
10570         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
10571         Likewise
10572         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
10573         Likewise
10574         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
10575         Likewise
10576         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
10577         Likewise
10578         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
10579         Likewise
10580         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
10581         Likewise
10582         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
10583         Likewise
10584         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
10585         Likewise
10586         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
10587         Likewise
10589 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10591         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
10592         to avoid alignment traps in non-cacheable memory.
10593         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
10595         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
10596         multiarch objects.
10597         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
10598         file: multiarch power7 memmove.
10599         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
10600         multiarch default memmove.
10601         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
10602         multiarch memove for powerpc32/power4.
10604         * string/bcopy.c: Use full path to include memmove.c.
10605         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
10606         multiarch objects.
10607         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
10608         bcopy for powerpc64.
10609         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
10610         bcopy for powerpc64.
10611         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
10612         and memmove implementations.
10613         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
10614         optimized multiarch memmove for POWER7/powerpc64.
10615         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
10616         default multiarch memmove for powerpc64.
10617         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
10618         multiarch for powerpc64.
10619         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
10620         for POWER7/powerpc64.
10621         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
10622         memmove for POWER7/powerpc64.
10624         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
10625         glibc default one.
10627         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
10628         __ELF_NATIVE_CLASS equal to 64.
10630 2014-07-07  Roland McGrath  <roland@hack.frob.com>
10632         * sysdeps/nptl/lowlevellock.h: File removed.
10634         * NEWS: NPTL is no longer an add-on!
10635         * nptl/internaltypes.h: Moved ...
10636         * sysdeps/nptl/internaltypes.h: ... here.
10637         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
10638         * sysdeps/nptl/fork.c: Likewise.
10639         * sysdeps/nptl/gai_misc.h: Likewise.
10640         * sysdeps/nptl/librt-cancellation.c: Likewise.
10641         * sysdeps/nptl/jmp-unwind.c: Likewise.
10642         * sysdeps/nptl/setxid.h: Likewise.
10643         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
10644         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
10645         * sysdeps/unix/sysv/linux/arm/Implies: New file.
10646         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
10647         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
10648         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
10649         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
10650         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
10651         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
10652         * sysdeps/unix/sysv/linux/mips/Implies: New file.
10653         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
10654         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
10655         * sysdeps/unix/sysv/linux/sh/Implies: New file.
10656         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
10657         * sysdeps/unix/sysv/linux/tile/Implies: New file.
10658         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
10659         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
10660         * nptl/Makeconfig: Moved ...
10661         * sysdeps/nptl/Makeconfig: ... here.
10662         * nptl/configure: File removed.
10663         * nptl/ANNOUNCE: File removed.
10664         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
10665         * sysdeps/unix/sysv/linux/configure: Regenerated.
10667         * nptl/Makefile (routines): Add libc_pthread_init,
10668         libc_multiple_threads, register-atfork and unregister-atfork.
10669         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
10670         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
10671         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
10672         pthread-pi-defines.sym, structsem.sym.
10673         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
10674         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
10675         [$(subdir) = nptl] (tests): Add tst-setgetname.
10676         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
10677         * sysdeps/unix/sysv/linux/sigaction.c: Just include
10678         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
10679         [!LIBC_SIGACTION]: Remove aliases.
10680         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10681         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10682         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10683         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
10684         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10685         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
10686         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
10687         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
10688         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10689         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
10690         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
10691         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
10692         __libc_allocate_rtsig_private.
10693         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
10694         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
10695         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
10696         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
10697         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
10698         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
10699         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
10700         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
10701         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
10702         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
10703         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
10704         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
10705         * nptl/internaltypes.h: ... here.
10706         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
10707         * sysdeps/nptl/jmp-unwind.c: ... here.
10708         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
10709         * nptl/libc-lowlevellock.c: ... here.
10710         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
10711         * nptl/libc_multiple_threads.c: ... here.
10712         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
10713         * nptl/libc_pthread_init.c: ... here.
10714         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
10715         * nptl/lowlevelbarrier.sym: ... here.
10716         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
10717         * nptl/lowlevelcond.sym: ... here.
10718         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
10719         * nptl/lowlevellock.c: ... here.
10720         * nptl/lowlevellock.h: Moved ...
10721         * sysdeps/nptl/lowlevellock.h: ... here.
10722         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
10723         * nptl/lowlevelrobustlock.c: ... here.
10724         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
10725         * nptl/lowlevelrobustlock.sym: ... here.
10726         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
10727         * nptl/lowlevelrwlock.sym: ... here.
10728         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
10729         * nptl/pt-fork.c: ... here.
10730         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
10731         * nptl/pthread-pi-defines.sym: ... here.
10732         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
10733         * nptl/pthread_attr_getaffinity.c: ... here.
10734         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
10735         * nptl/pthread_attr_setaffinity.c: ... here.
10736         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
10737         * nptl/pthread_mutex_cond_lock.c: ... here.
10738         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
10739         Update #include.
10740         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
10741         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
10742         * nptl/pthread_once.c: ... here, replacing old file.
10743         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
10744         * nptl/pthread_yield.c: ... here.
10745         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
10746         * nptl/register-atfork.c: ... here.
10747         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
10748         * nptl/sem_post.c: ... here.
10749         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
10750         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
10751         * nptl/sem_timedwait.c: ... here.
10752         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
10753         * nptl/sem_trywait.c: ... here.
10754         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
10755         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
10756         * nptl/sem_wait.c: ... here.
10757         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
10758         * nptl/structsem.sym: ... here.
10759         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
10760         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
10761         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
10762         * nptl/unregister-atfork.c: ... here.
10763         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
10764         * nptl/unwindbuf.sym: ... here.
10765         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
10766         * sysdeps/nptl/fork.c: ... here.
10767         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
10768         * sysdeps/nptl/fork.h: ... here.
10769         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
10770         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
10771         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
10772         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
10773         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
10774         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
10775         * sysdeps/unix/sysv/linux/getpid.c: ... here.
10776         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
10777         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
10778         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
10779         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
10780         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
10781         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
10782         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
10783         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
10784         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
10785         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
10786         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
10787         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
10788         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
10789         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
10790         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
10791         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
10792         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
10793         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
10794         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
10795         * sysdeps/unix/sysv/linux/raise.c: ... here.
10796         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
10797         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
10798         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
10799         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
10800         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
10801         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
10802         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
10803         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
10804         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
10805         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
10806         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
10807         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
10808         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
10809         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
10810         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
10812 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
10814         * sysdeps/generic/memcopy.h: Add comment for
10815         MEMCPY_OK_FOR_FWD_MEMMOVE.
10817 2014-07-04  Will Newton  <will.newton@linaro.org>
10819         * string/memchr.c: Merge from gnulib.
10820         [_LIBC]: Remove conditionals.
10821         (__ptr_t): Remove define.
10822         (LONG_MAX_32_BITS): Likewise.
10823         (LONG_MAX): Likewise.
10824         (MEMCHR): Use ANSI prototype and optimize algorithm.
10826         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
10828 2014-07-03  Roland McGrath  <roland@hack.frob.com>
10830         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
10831         (lll_futex_timed_wait_bitset): Fix syscall argument count.
10833         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
10834         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
10835         in a bare environment with no <stdlib.h> installed.
10836         * sysdeps/nptl/configure: Regenerated.
10838         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
10840         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
10841         AC_EGREP_CPP for kernel header checks, so they only succeed if
10842         including <linux/version.h> actually works right.
10843         * sysdeps/unix/sysv/linux/configure: Regenerated.
10845         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
10846         value so it's not diagnosed as unused.
10848         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
10849         thing) with "ifeq ($(subdir),rt)".
10851 2014-07-03  Richard Henderson  <rth@redhat.com>
10853         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
10854         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
10855         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
10857         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
10858         (math_force_eval): New.
10860         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
10861         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
10863         * sysdeps/alpha/fpu/s_round.c: Remove file.
10864         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
10866         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
10867         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
10868         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
10869         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
10870         (_dl_start, print_statistics): Likewise.
10871         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
10872         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
10874         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10875         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10876         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10877         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10878         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10879         (HP_SMALL_TIMING_AVAIL): Define.
10880         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10881         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10882         (HP_SMALL_TIMING_AVAIL): Define.
10883         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10884         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
10886         * sysdeps/aarch64/hp-timing.h: New file.
10888         * sysdeps/generic/hp-timing.h: Remove dead comment.
10889         * sysdeps/generic/hp-timing-common.h: New file.
10890         * sysdeps/alpha/hp-timing.h: Include it.
10891         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
10892         * sysdeps/i386/i686/hp-timing.h: Likewise.
10893         * sysdeps/ia64/hp-timing.h: Likewise.
10894         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
10895         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
10896         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
10897         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
10898         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
10899         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
10900         (hp_timing_t): New.
10902         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
10903         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
10904         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
10905         * elf/rtld.c (_dl_start_final): Likewise.
10906         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
10907         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10908         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10909         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10910         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10911         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10912         (HP_TIMING_DIFF_INIT): Remove.
10913         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10914         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
10915         (HP_TIMING_DIFF_INIT): Remove.
10916         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
10917         * sysdeps/i386/i686/hp-timing.c: Remove file.
10918         * sysdeps/x86_64/hp-timing.c: Remove file.
10919         * sysdeps/ia64/hp-timing.c: Remove file.
10920         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
10921         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
10922         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
10923         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
10925         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
10926         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
10927         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
10928         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10929         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
10930         (HP_TIMING_ACCUM): Remove.
10931         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10932         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
10933         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
10935         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
10936         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
10937         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
10938         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
10939         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
10940         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10941         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
10942         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
10944         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
10946 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
10948         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
10950 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10952         Sync up with gettext.
10953         * intl/loadmsgcat.c: Define O_BINARY if not defined.
10954         [_MSC_VER]: Include malloc.h
10955         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
10956         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
10957         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
10958         TEMP_FAILURE_RETRY.  Cast return of alloca.
10959         [!_LIBC] Call gl_rwlock_init.
10960         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
10962 2014-07-02  Roland McGrath  <roland@hack.frob.com>
10964         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
10965         before checking its value.
10967 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
10969         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
10971         * debug/memcpy_chk.c: Don't include pagecopy.h.
10972         * debug/mempcpy_chk.c: Likewise.
10973         * string/memcpy.c: Likewise.
10974         * string/memmove.c: Likewise.
10975         * sysdeps/powerpc/memmove.c: Likewise.
10976         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
10977         definition of PAGE_COPY_FWD_MAYBE here...
10978         * sysdeps/generic/pagecopy.h: ... from here.
10979         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
10981 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
10982             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10984         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
10985         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
10986         optimizations.
10987         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10988         (__libc_ifunc_impl_list): Likewise.
10989         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
10990         multiarch strcat for PPC64.
10991         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
10992         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
10994 2014-07-02  Roland McGrath  <roland@hack.frob.com>
10996         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
10998 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11000         * intl/loadmsgcat.c: Remove declaration of
11001         get_sysdep_segment_value.
11002         (get_sysdep_segment_value): Use ISO C style.
11003         (_nl_load_domain): Use ISO C style.  Get rid of redundant
11004         semicolon.  Fix typo and formatting in comment.
11005         (_nl_unload_domain): Use ISO C style.
11007         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
11009 2014-07-02  Will Newton  <will.newton@linaro.org>
11011         * malloc/obstack.c: Merge from gnulib master.
11012         [HAVE_CONFIG_H]: Remove conditional code.
11013         [!_LIBC]: Include config.h.
11014         [!ELIDE_CODE]: Don't include inttypes.h, include
11015         stdint.h unconditionally.
11016         (print_and_abort): Mark as _Noreturn.
11017         (_obstack_allocated_p): Mark as __attribute_pure__.
11018         (obstack_free): Rename to __obstack_free.
11019         [!__attribute__]: Remove conditional code.
11020         * malloc/obstack.h: Merge from gnulib master.
11021         [__cplusplus]: Move conditional down.
11022         [!__attribute_pure__]: Define __attribute_pure__ here
11023         if it is not already defined.
11024         (_obstack_memory_used): Mark as __attribute_pure__.
11025         [!__obstack_free]: Define as obstack_free.
11026         [__GNUC__]: Remove check for ancient NeXT gcc.
11028 2014-07-02  Will Newton  <will.newton@linaro.org>
11029             Paul Eggert  <eggert@cs.ucla.edu>
11031         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
11033 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11035         * resolv/gethnamaddr.c: Add comment warning that the file is
11036         not maintained.
11038 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
11040         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
11041         entries.
11043         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
11044         entry for aio_cancel and aio_cancel64.
11045         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
11046         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
11047         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
11048         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
11049         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
11050         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
11051         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
11052         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
11053         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
11054         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
11055         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
11056         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
11057         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
11059 2014-07-01  Roland McGrath  <roland@hack.frob.com>
11061         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
11062         * nptl/pthread_mutex_lock.c: Likewise.
11063         * nptl/pthread_mutex_timedlock.c: Likewise.
11064         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
11066 2014-07-01  Richard henderson  <rth@redhat.com>
11068         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
11069         (__isnan, __isnanl): Remove.
11070         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
11072         * sysdeps/alpha/fpu/libm-test-ulps: Update.
11074 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
11076         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11078 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
11080         * resolv/nss_dns/dns-host.c (getanswer_r)
11081         [MULTI_PTRS_ARE_ALIASES]: Remove code.
11083 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
11085         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11086         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
11087         undefine.
11088         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
11089         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
11091 2014-07-01  Roland McGrath <roland@hack.frob.com>
11093         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
11094         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
11096         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
11097         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
11099         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
11100         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
11101         ... here.
11102         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
11103         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
11105         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
11106         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
11107         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
11108         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
11110         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
11111         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
11112         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
11113         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
11114         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
11115         Moved ...
11116         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
11117         ... here.
11118         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
11119         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
11120         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
11121         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
11122         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
11123         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
11124         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
11125         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
11126         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
11127         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
11128         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
11129         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
11130         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
11131         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
11132         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
11133         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
11134         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
11135         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
11136         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
11137         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
11138         ... here.
11139         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
11140         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
11141         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
11142         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
11143         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
11144         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
11145         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
11146         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
11148 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
11150         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
11151         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
11152         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
11153         Add sysdep.
11155 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11157         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11159 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
11161         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
11162         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
11164         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11166         * sysdeps/arm/libm-test-ulps: Regenerated.
11168 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
11169             Roland McGrath <roland@hack.frob.com>
11171         * test-skeleton.c (signal_handler): Kill the whole process group
11172         before killing the child individually.
11173         (main): Report any failure on `setpgid'.
11175 2014-06-30  Roland McGrath  <roland@hack.frob.com>
11177         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
11178         from _TLS_H to _ARM_NPTL_TLS_H.
11179         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
11180         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
11182 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
11184         [BZ #16539]
11185         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
11186         (__expm1l): Return argument unchanged when small but not
11187         subnormal.
11189         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
11190         include macro name.
11191         (_FP_UNPACK_RAW_1_P): Likewise.
11192         (_FP_PACK_RAW_1): Likewise.
11193         (_FP_PACK_RAW_1_P): Likewise.
11194         (_FP_MUL_MEAT_1_wide): Likewise.
11195         (_FP_MUL_MEAT_DW_1_hard): Likewise.
11196         (_FP_MUL_MEAT_1_hard): Likewise.
11197         (_FP_DIV_MEAT_1_imm): Likewise.
11198         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
11199         (_FP_DIV_MEAT_1_udiv): Likewise.
11200         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
11201         (_FP_UNPACK_RAW_2): Likewise.
11202         (_FP_UNPACK_RAW_2_P): Likewise.
11203         (_FP_PACK_RAW_2): Likewise.
11204         (_FP_PACK_RAW_2_P): Likewise.
11205         (_FP_MUL_MEAT_DW_2_wide): Likewise.
11206         (_FP_MUL_MEAT_2_wide): Likewise.
11207         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
11208         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
11209         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
11210         (_FP_MUL_MEAT_2_gmp): Likewise.
11211         (_FP_DIV_MEAT_2_udiv): Likewise.
11212         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
11213         (_FP_FRAC_SRL_4): Likewise.
11214         (_FP_FRAC_SRST_4): Likewise.
11215         (_FP_FRAC_SRS_4): Likewise.
11216         (_FP_UNPACK_RAW_4): Likewise.
11217         (_FP_UNPACK_RAW_4_P): Likewise.
11218         (_FP_PACK_RAW_4): Likewise.
11219         (_FP_PACK_RAW_4_P): Likewise.
11220         (_FP_MUL_MEAT_DW_4_wide): Likewise.
11221         (_FP_MUL_MEAT_4_wide): Likewise.
11222         (_FP_MUL_MEAT_4_gmp): Likewise.
11223         (umul_ppppmnnn): Likewise.
11224         (_FP_DIV_MEAT_4_udiv): Likewise.
11225         (__FP_FRAC_ADD_4): Likewise.
11226         (__FP_FRAC_SUB_3): Likewise.
11227         (__FP_FRAC_SUB_4): Likewise.
11228         (__FP_FRAC_DEC_3): Likewise.
11229         (__FP_FRAC_DEC_4): Likewise.
11230         (__FP_FRAC_ADDI_4): Likewise.
11231         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
11232         (_FP_FRAC_SRL_8): Likewise.
11233         (_FP_FRAC_SRS_8): Likewise.
11235         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
11236         include macro name.
11237         (FP_UNPACK_RAW_EP): Likewise.
11238         (FP_PACK_RAW_E): Likewise.
11239         (FP_PACK_RAW_EP): Likewise.
11240         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
11241         (_FP_ISSIGNAN): Likewise.
11242         (_FP_ADD_INTERNAL): Likewise.
11243         (_FP_FMA): Likewise.
11244         (_FP_CMP): Likewise.
11245         (_FP_SQRT): Likewise.
11246         (_FP_TO_INT): Likewise.
11247         (_FP_FROM_INT): Likewise.
11248         (FP_EXTEND): Likewise.
11249         (_FP_DIV_MEAT_N_loop): Likewise.
11251 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
11253         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
11254         throughout.
11256 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
11258         [BZ #17097]
11259         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
11260         result with correct sign in case of exponents that produce
11261         overflow except for X very close to 1.
11263 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
11265         mktime: merge #if/#ifdef usage from glibc
11266         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
11267         as that works with both Glibc's and Gnulib's style.
11268         See thread starting at Siddhesh Poyarekar's bug report at:
11269         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
11271 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
11273         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
11274         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
11275         * sysdeps/tile/tilegx/memmove.c: Remove file.
11277 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
11279         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
11280         abi-name definition.
11281         * scripts/soversions.awk: Do not handle or generate ABI lines.
11282         * shlib-versions: Remove ABI entries.
11283         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
11284         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
11286 2014-06-27  Roland McGrath  <roland@hack.frob.com>
11288         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
11289         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
11290         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
11291         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
11292         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
11293         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
11294         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
11295         Moved ...
11296         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
11297         ... here.
11298         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
11299         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
11300         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
11301         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
11302         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
11303         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
11304         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
11305         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
11306         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
11307         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
11308         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
11309         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
11310         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
11311         Moved ...
11312         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
11313         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
11314         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
11315         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
11316         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
11317         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
11318         Moved ...
11319         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
11320         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
11321         Moved ...
11322         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
11323         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
11324         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
11325         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
11326         Moved ...
11327         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
11328         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
11329         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
11330         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
11331         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
11332         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
11333         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
11334         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
11335         Moved ...
11336         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
11337         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
11338         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
11339         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
11340         Moved ...
11341         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
11342         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
11343         Moved ...
11344         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
11345         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
11346         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
11347         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
11348         Moved ...
11349         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
11350         ... here.
11351         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
11352         Identical file removed.
11353         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
11354         Moved ...
11355         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
11356         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
11357         Identical file removed.
11358         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
11359         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
11360         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
11361         Moved ...
11362         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
11363         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
11364         Identical file removed.
11365         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
11366         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
11367         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
11368         Identical file removed.
11369         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
11370         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
11371         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
11372         Identical file removed.
11373         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
11374         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
11375         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
11376         Identical file removed.
11377         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
11378         Moved ...
11379         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
11380         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
11381         Identical file removed.
11382         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
11383         Moved ...
11384         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
11385         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
11386         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
11387         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
11388         Identical file removed.
11389         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
11390         Moved ...
11391         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
11392         ... here.
11393         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
11394         Identical file removed.
11395         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
11396         Moved ...
11397         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
11398         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
11399         Identical file removed.
11400         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
11401         Moved ...
11402         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
11403         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
11404         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
11405         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
11406         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
11407         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
11408         Moved ...
11409         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
11410         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
11411         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
11413         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
11414         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
11415         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
11416         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
11417         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
11419 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
11421         [BZ #17092]
11422         * nscd/nscd.c (monitor_child): Return exit status of child
11423         instead of return value from wait syscall.
11425 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
11427         * configure.ac (libc_commonpagesize): Remove variable.
11428         (libc_relro_required): Likewise.
11429         (libc_cv_z_relro): Remove configure test.
11430         * configure: Regenerated.
11431         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
11432         variable.
11433         (libc_relro_required): Likewise.
11434         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
11435         (libc_relro_required): Likewise.
11436         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
11437         (libc_relro_required): Likewise.
11438         * sysdeps/arm/preconfigure: Regenerated.
11439         * sysdeps/ia64/preconfigure: Remove file.
11440         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
11441         variable.
11442         (libc_relro_required): Likewise.
11444         [BZ #16561]
11445         [BZ #16562]
11446         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
11447         (__ieee754_yn): Set FE_TONEAREST mode internally and then
11448         recompute overflowing results in original rounding mode.
11449         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
11450         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
11451         recompute overflowing results in original rounding mode.
11452         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
11453         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11454         recompute overflowing results in original rounding mode.
11455         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
11456         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11457         recompute overflowing results in original rounding mode.
11458         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
11459         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
11460         recompute overflowing results in original rounding mode.
11461         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
11462         (libc_feholdsetround_ctx): New macro.
11463         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
11464         * sysdeps/i386/fpu/libm-test-ulps: Update.
11465         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
11467 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11469         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
11470         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
11471         corresponding .cpsetup call.
11473 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11475         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
11476         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
11477         * sysdeps/arm/Makefile [$(subdir) = csu]
11478         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
11479         (static-only-routines): Add aeabi_read_tp here.
11480         (shared-only-routines): Add libc-aeabi_read_tp here.
11481         (CFLAGS-libc-start.c): Add -fexceptions here.
11482         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
11483         (sysdep_routines, static-only-routines, shared-only-routines):
11484         Don't add to these here.
11485         (CFLAGS-libc-start.c): Likewise.
11487         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
11488         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
11489         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
11490         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
11491         * sysdeps/arm/Makefile [$(subdir) = rt]
11492         (librt-sysdep_routines, librt-shared-only-routines):
11493         Append rt-aeabi_unwind_cpp_pr1 here.
11494         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
11495         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
11496         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
11497         (libpthread-sysdep_routines, libpthread-shared-only-routines):
11498         Append nptl-aeabi_unwind_cpp_pr1 here.
11499         (tests): Filter out tst-cleanupx4 here.
11500         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
11501         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
11502         Don't do those here.
11504 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11506         * scripts/list-sources.sh: Do not handle ports specially.
11508 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11510         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
11511         * sysdeps/arm/feupdateenv.c: Likewise.
11513         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
11515 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11517         * manual/texinfo.tex: Update to version 2014-05-05.10 with
11518         trailing whitespace removed.
11519         * scripts/config.guess: Update to version 2014-03-23.
11520         * scripts/config.sub: Update to version 2014-05-01
11521         * scripts/install-sh: Update to version 2013-12-25.23.
11522         * scripts/move-if-change: Update from gnulib.
11524 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11526         * debug/memmove_chk.c: Remove pagecopy.h include.
11528 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
11530         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
11531         identical to gnulib mktime.
11533 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
11535         * configure.ac: Do not test for machine being rs6000.  Do not test
11536         for powerpc*-*soft.
11537         * configure: Regenerated.
11539         [BZ #11505]
11540         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
11541         test.
11542         * configure: Regenerated.
11543         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
11544         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
11545         Remove configure test.
11546         * sysdeps/arm/configure: Regenerated.
11547         * sysdeps/nptl/configure.ac: Do not check
11548         libc_cv_asm_cfi_directives.
11549         * sysdeps/nptl/configure: Regenerated.
11550         * sysdeps/x86_64/nptl/configure.ac: Remove file.
11551         * sysdeps/x86_64/nptl/configure: Remove generated file.
11552         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
11553         unconditional.
11554         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
11556 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11558         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
11559         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
11560         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
11561         it is defined.
11563         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
11564         instead of whether it is defined.
11565         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
11566         * sysdeps/hppa/dl-machine.h: Likewise.
11567         * sysdeps/ia64/dl-machine.h: Likewise.
11568         * sysdeps/m68k/dl-machine.h: Likewise.
11569         * sysdeps/microblaze/dl-machine.h: Likewise.
11570         * sysdeps/mips/dl-machine.: Likewise.
11571         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
11572         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
11573         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
11574         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
11575         * sysdeps/sh/dl-machine.h: Likewise.
11576         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
11577         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
11578         * sysdeps/tile/dl-machine.h: Likewise.
11579         * sysdeps/x86_64/dl-machine.h: Likewise.
11581         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
11582         code.
11583         (verify_persistent_db): Likewise.
11585 2014-06-26  Roland McGrath  <roland@hack.frob.com>
11587         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
11588         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
11589         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
11590         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
11591         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
11592         Moved ...
11593         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
11594         ... here.
11595         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
11596         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
11597         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
11598         Identical file removed.
11599         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
11600         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
11601         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
11602         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
11603         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
11604         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
11605         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
11606         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
11607         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
11608         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
11609         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11610         Moved ...
11611         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
11612         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
11613         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
11614         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
11615         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
11616         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
11617         Moved ...
11618         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
11619         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
11620         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
11621         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
11622         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
11623         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
11624         Identical file removed.
11625         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
11626         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
11627         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
11628         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
11629         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
11630         Moved ...
11631         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
11632         ... here.
11633         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
11634         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
11635         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
11636         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
11637         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
11638         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
11639         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
11640         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
11641         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
11642         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
11643         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11644         Moved ...
11645         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
11646         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
11647         Moved ...
11648         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
11649         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
11650         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
11651         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
11652         Moved ...
11653         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
11654         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
11655         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
11657         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
11658         folded into ...
11659         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
11660         * sysdeps/unix/sysv/linux/s390/Versions
11661         (libpthread: GLIBC_2.19): New version set.
11662         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
11663         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
11664         (librt: GLIBC_2.3.3): New version set.
11665         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
11666         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
11667         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
11668         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
11669         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
11670         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
11671         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
11672         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
11673         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
11674         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
11675         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
11676         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
11677         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
11678         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
11679         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
11680         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
11681         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
11682         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
11683         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
11684         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
11685         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
11686         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
11687         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
11688         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
11689         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
11690         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
11691         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
11692         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
11693         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
11694         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
11695         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
11696         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
11697         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
11698         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
11699         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
11700         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
11701         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
11702         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
11703         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
11704         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
11705         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
11706         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
11707         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
11708         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
11709         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
11711         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
11712         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
11713         (__libc_vfork): Define the function under this name.
11714         [!NOT_IN_libc] (__vfork): Make this an alias.
11715         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
11716         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
11717         * sysdeps/unix/sysv/linux/s390/s390-64/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         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
11722         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
11723         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
11724         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
11725         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
11727         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
11728         code that was previously under [RESET_PID].
11729         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
11730         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
11731         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
11733         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
11734         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
11735         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
11736         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
11737         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
11738         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
11739         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
11740         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
11741         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
11742         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
11743         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
11744         Moved ...
11745         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
11746         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
11747         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
11748         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
11749         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
11750         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
11751         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
11752         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
11753         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
11754         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
11755         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
11756         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
11757         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
11758         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
11759         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
11760         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
11761         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
11762         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
11763         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
11764         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
11765         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
11766         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
11767         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
11768         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
11769         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
11770         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
11771         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
11772         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
11773         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
11775 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11777         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
11778         that was previously under [RESET_PID].
11779         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
11781 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
11783         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
11784         not undefine and redefine.
11785         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
11786         [O_CLOEXEC]: Make code unconditional.
11787         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
11788         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
11789         <kernel-features.h>.
11790         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
11791         conditional variable definition.
11792         (shm_open) [O_CLOEXEC]: Make code unconditional.
11793         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
11794         code.
11796         * configure.ac (USE_REGPARMS): Don't define here.
11797         * configure: Regenerated.
11798         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
11799         * sysdeps/i386/configure: Regenerated.
11801         * nptl/createthread.c: Don't include kernel-features.h.
11802         * nptl/pthread_cancel.c: Likewise.
11803         * nptl/pthread_condattr_setclock.c: Likewise.
11804         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
11805         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
11806         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
11807         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
11808         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
11809         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
11810         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
11811         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
11812         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
11813         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
11814         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
11815         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
11816         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
11817         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
11818         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
11819         * nscd/gai.c: Likewise.
11820         * nss/nss_db/db-open.c: Likewise.
11821         * sysdeps/generic/ldsodefs.h: Likewise.
11822         * sysdeps/sh/nptl/tls.h: Likewise.
11823         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
11824         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
11825         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
11826         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
11827         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
11828         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
11829         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
11830         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
11831         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
11832         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
11833         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
11834         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
11835         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
11836         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
11837         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
11838         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
11839         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
11840         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
11841         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
11842         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
11843         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
11844         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
11845         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
11846         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
11847         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
11848         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
11849         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
11850         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
11851         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
11852         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
11853         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
11854         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
11855         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
11856         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
11857         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
11858         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
11859         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
11860         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
11861         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
11862         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
11863         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
11864         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
11865         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
11866         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
11867         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
11868         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
11869         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
11870         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
11871         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
11872         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
11873         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
11874         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
11875         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
11876         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
11877         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
11878         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
11879         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
11880         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
11881         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
11882         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
11883         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
11884         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
11885         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
11886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
11887         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
11888         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
11889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
11890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
11891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
11892         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
11893         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
11894         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
11895         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
11896         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
11897         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
11898         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
11899         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
11900         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
11901         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
11902         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
11903         * sysdeps/unix/sysv/linux/pread.c: Likewise.
11904         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
11905         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
11906         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
11907         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
11908         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
11909         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
11910         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
11911         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
11912         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
11913         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
11914         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
11915         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
11916         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
11917         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
11918         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
11919         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
11920         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
11921         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
11922         * sysdeps/unix/sysv/linux/system.c: Likewise.
11923         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
11924         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
11925         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
11926         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
11927         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
11928         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
11929         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
11931         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
11932         * configure: Regenerated.
11933         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
11935         * configure.ac (base_machine): Do not set specially for particular
11936         machines here.
11937         * configure: Regenerated.
11938         * sysdeps/powerpc/preconfigure: Move machine and base_machine
11939         settings from configure.ac.
11940         * sysdeps/i386/preconfigure: New file.
11941         * sysdeps/s390/preconfigure: Likewise.
11942         * sysdeps/sh/preconfigure: Likewise.
11943         * sysdeps/sparc/preconfigure: Likewise.
11945 2014-06-25  Roland McGrath  <roland@hack.frob.com>
11947         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
11948         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
11949         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
11950         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
11951         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
11952         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
11953         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
11954         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
11955         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
11956         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
11957         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
11958         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
11959         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
11960         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
11961         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
11962         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
11963         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
11964         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
11965         * sysdeps/sparc/sparc64/Makefile: ... appended here.
11967         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
11968         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
11969         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
11970         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
11971         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
11972         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
11973         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
11974         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
11975         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
11976         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
11977         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
11978         * sysdeps/sparc/sparc32/sem_post.c: ... here.
11979         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
11980         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
11981         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
11982         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
11983         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
11984         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
11985         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
11986         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
11987         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
11988         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
11989         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
11990         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
11991         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
11992         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
11993         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
11994         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
11995         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
11996         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
11997         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
11998         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
11999         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
12000         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
12001         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
12002         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
12003         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
12004         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
12006         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
12007         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
12008         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
12009         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
12010         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
12011         Moved ...
12012         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
12013         ... here.
12014         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
12015         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
12016         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
12017         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
12018         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
12019         Moved ...
12020         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
12021         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
12022         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
12023         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
12024         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
12025         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
12026         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
12027         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
12028         Moved ...
12029         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
12030         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
12031         Moved ...
12032         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
12033         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
12034         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
12035         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
12036         Moved ...
12037         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
12038         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
12039         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
12040         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
12041         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
12042         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
12043         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
12044         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
12045         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
12046         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
12047         Moved ...
12048         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
12049         ... here.
12050         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
12051         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
12052         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
12053         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
12054         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
12055         Moved ...
12056         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
12057         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
12058         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
12059         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
12060         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
12061         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
12062         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
12063         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
12064         Moved ...
12065         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
12066         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
12067         Moved ...
12068         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
12069         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
12070         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
12071         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
12072         Moved ...
12073         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
12074         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
12075         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
12076         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
12077         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
12079 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
12081         * timezone/checktab.awk: Update from tzcode 2014e.
12082         * timezone/private.h: Likewise.
12083         * timezone/tzfile.h: Likewise.
12084         * timezone/zdump.c: Likewise.
12085         * timezone/zic.c: Likewise.
12087         * sysdeps/unix/sysv/linux/kernel-features.h
12088         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
12089         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
12090         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
12091         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
12092         Remove conditional code.
12094 2014-06-25  Will Newton  <will.newton@linaro.org>
12096         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
12097         (_dl_arm_cap_flags): Add HWCAP2 values.
12098         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
12099         (_DL_HWCAP_COUNT): Increase to 37.
12100         (_DL_HWCAP_LAST): New define.
12101         (_DL_HWCAP2_LAST): New define.
12102         (_dl_procinfo): Add support for printing
12103         AT_HWCAP2 entries.
12104         (_dl_string_hwcap): Use _dl_hwcap_string.
12106 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12108         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12110 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
12112         * README: Do not mention ports directory.
12114         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
12115         Remove macro.
12116         * sysdeps/unix/sysv/linux/futimes.c: Do not include
12117         <kernel-features.h>.
12118         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
12119         conditional variable definition.
12120         (__futimes): Update comment.
12121         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
12122         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
12124         [BZ #16560]
12125         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
12126         arguments close to 0.
12127         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
12128         Likewise.
12129         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
12130         Likewise.
12131         * math/auto-libm-test-in: Add more tests of exp10.
12132         * math/auto-libm-test-out: Regenerated.
12133         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12135         * sysdeps/unix/sysv/linux/kernel-features.h
12136         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
12137         * sysdeps/unix/sysv/linux/readv.c: Do not include
12138         <kernel-features.h>.
12139         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
12140         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
12141         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
12142         unconditional.
12143         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
12144         conditional code.
12145         * sysdeps/unix/sysv/linux/writev.c: Do not include
12146         <kernel-features.h>.
12147         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
12148         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
12149         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
12150         unconditional.
12151         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
12152         conditional code.
12154 2014-06-25  Will Newton  <will.newton@linaro.org>
12156         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
12157         comment changes throughout the file.  Remove checks
12158         for HAVE_*_H definitions that are not required.
12159         (__gen_tempname): Call abort if an unknown kind value is
12160         passed.
12162 2014-06-25  Andreas Schwab  <schwab@suse.de>
12164         [BZ #17086]
12165         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
12166         scalbln, scalblnf, scalblnl in libc.
12168 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
12170         [BZ #17086]
12171         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
12172         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
12173         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
12175 2014-06-24  Roland McGrath  <roland@hack.frob.com>
12177         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
12178         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
12179         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
12180         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
12181         Update #include.
12182         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
12183         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
12184         Update #include.
12185         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
12186         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
12187         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
12188         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
12189         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
12190         * sysdeps/x86/bits/pthreadtypes.h: ... here.
12191         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
12192         * sysdeps/x86/bits/semaphore.h: ... here.
12193         * sysdeps/x86/nptl/elide.h: Moved ...
12194         * sysdeps/x86/elide.h: ... here.
12195         * sysdeps/x86_64/nptl/Implies: File removed.
12196         * sysdeps/i386/nptl/Implies: File removed.
12198 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
12200         [BZ #16539]
12201         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
12202         return the argument for normal arguments with exponent below -64.
12203         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12204         Likewise.
12205         * math/auto-libm-test-in: Add another test of expm1.
12206         * math/auto-libm-test-out: Regenerated.
12208         [BZ #16287]
12209         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
12210         calling __erfcl for arguments at least 16.
12211         * math/auto-libm-test-in: Add more tests of erf.
12212         * math/auto-libm-test-out: Regenerated.
12214         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
12215         individual architectures.
12216         * sysdeps/unix/sysv/linux/configure: Regenerated.
12217         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
12218         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
12219         * sysdeps/unix/sysv/linux/powerpc/configure.ac
12220         (ldd_rewrite_script): Define variable.
12221         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
12222         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
12223         file.
12224         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
12225         generated file.
12226         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
12227         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
12228         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
12229         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
12230         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
12231         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
12232         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
12233         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
12235 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12237         [BZ #17084]
12238         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
12239         Rename member __data.d to __data.__elision_data.
12241 2014-06-24  Wilco  <wdijkstr@arm.com>
12243         * NEWS: Add 16918 to fixed bug list.
12245 2014-06-24  Wilco  <wdijkstr@arm.com>
12247         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
12249 2014-06-24  Wilco  <wdijkstr@arm.com>
12251         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
12252         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
12253         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
12254         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
12255         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
12256         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
12257         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
12258         Use _FPU_MASK_RM.
12260 2014-06-24  Wilco  <wdijkstr@arm.com>
12262         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
12264 2014-06-24  Wilco  <wdijkstr@arm.com>
12266         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
12267         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
12268         * sysdeps/arm/fesetround.c (fesetround): Remove space.
12269         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
12271 2014-06-24  Wilco  <wdijkstr@arm.com>
12273         [BZ #16918]
12274         * sysdeps/arm/feupdateenv.c (feupdateenv):
12275         Rewrite to reduce FPSCR accesses and fix return value.
12277 2014-06-24  Wilco  <wdijkstr@arm.com>
12279         * sysdeps/arm/fclrexcpt.c (feclearexcept):
12280         Optimize to avoid unnecessary FPSCR writes.
12281         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
12282         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
12283         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
12284         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
12286 2014-06-24  Wilco  <wdijkstr@arm.com>
12288         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
12289         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
12290         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
12291         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
12292         Call libc_fetestexcept_vfp.
12293         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
12294         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
12295         __SOFTFP__ ifdef so that they can be built for softfp.
12297 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
12299         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
12300         argument type signed char.
12302         * Makerules (check-abi): Dump diff of symlist if the test
12303         fails.
12305 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12307         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
12308         using abort.
12310         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
12311         Remove unused variable ST.
12313 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12315         [BZ #16354]
12316         [BZ #17061]
12317         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
12318         small arguments before calling __expm1.
12319         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
12320         small arguments before calling __expm1f.
12321         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
12322         small arguments before calling __expm1l.
12323         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
12324         Likewise.
12325         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
12326         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
12327         spurious underflow for some cosh tests.
12328         * math/auto-libm-test-out: Regenerated.
12329         * sysdeps/i386/fpu/libm-test-ulps: Update.
12331         [BZ #17050]
12332         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
12333         (__ieee754_y1): Set errno if return value overflows.
12334         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
12335         (__ieee754_y1f): Set errno if return value overflows.
12336         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
12337         (__ieee754_y1l): Set errno if return value overflows.
12338         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
12339         (__ieee754_y1l): Set errno if return value overflows.
12340         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
12341         * math/auto-libm-test-out: Regenerated.
12343         * math/gen-auto-libm-tests.c: Document use of
12344         ignore-zero-inf-sign.
12345         (input_flag_type): Add value flag_ignore_zero_inf_sign.
12346         (input_flags): Add ignore-zero-inf-sign.
12347         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
12348         * math/gen-libm-test.pl (generate_testfile): Handle
12349         ignore-zero-inf-sign.
12350         * math/auto-libm-test-in: Mark some cpow tests with
12351         ignore-zero-inf-sign and some with xfail-rounding.
12352         * math/auto-libm-test-out: Regenerated.
12353         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
12354         * sysdeps/i386/fpu/libm-test-ulps: Update.
12355         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12357         [BZ #16315]
12358         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
12359         overflowing or underflowing operations take place with sign of
12360         result.
12361         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
12362         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
12363         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
12364         (__ieee754_pow): Recompute overflowing and underflowing results in
12365         original rounding mode.
12366         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
12367         (__powl_helper): Allow negative argument X and scale negated value
12368         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
12369         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
12370         overflowing or underflowing operations take place with sign of
12371         result.
12372         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
12373         Include <math.h>.
12374         * math/auto-libm-test-in: Add more tests of pow.
12375         * math/auto-libm-test-out: Regenerated.
12376         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
12377         (pow_tonearest_test_data): Remove.
12378         (pow_test_tonearest): Likewise.
12379         (pow_towardzero_test_data): Likewise.
12380         (pow_test_towardzero): Likewise.
12381         (pow_downward_test_data): Likewise.
12382         (pow_test_downward): Likewise.
12383         (pow_upward_test_data): Likewise.
12384         (pow_test_upward): Likewise.
12385         (main): Don't call removed functions.
12386         * sysdeps/i386/fpu/libm-test-ulps: Update.
12387         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12389 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12391         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
12392         Moved ...
12393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
12394         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
12395         Moved ...
12396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
12397         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
12398         Moved ...
12399         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
12400         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
12401         Moved ...
12402         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
12403         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
12404         File removed.
12405         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
12406         File removed.
12407         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
12408         File removed.
12409         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
12410         File removed.
12411         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
12412         File removed.
12413         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
12414         File removed.
12415         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
12416         File removed.
12417         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
12418         File removed.
12419         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
12420         File removed.
12421         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
12422         File removed.
12423         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
12424         File removed.
12425         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
12426         File removed.
12427         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
12428         Moved ...
12429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
12430         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
12431         Moved ...
12432         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
12433         ... here.
12434         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
12435         Moved ...
12436         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
12437         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
12438         Moved ...
12439         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
12440         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
12441         Moved ...
12442         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
12443         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
12444         Moved ...
12445         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
12446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
12447         Moved ...
12448         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
12449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
12450         Moved ...
12451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
12452         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
12453         Moved ...
12454         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
12455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
12456         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
12457         ... here.
12458         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
12459         Moved ...
12460         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
12461         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
12462         Moved ...
12463         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
12464         ... here.
12465         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
12466         Moved ...
12467         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
12468         ... here.
12469         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12470         Moved ...
12471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
12472         ... here.
12473         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
12474         Moved ...
12475         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
12476         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12477         Moved ...
12478         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
12479         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
12480         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
12481         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12482         Moved ...
12483         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
12484         ... here.
12485         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
12486         Moved ...
12487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
12488         ... here.
12489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12490         Moved ...
12491         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
12492         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
12493         Moved ...
12494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
12495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12496         Moved ...
12497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
12498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
12499         Moved ...
12500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
12501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12502         Moved ...
12503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
12504         ... here.
12505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
12506         Moved ...
12507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
12508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12509         Moved ...
12510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
12511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
12512         Moved ...
12513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
12514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12515         Moved ...
12516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
12517         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
12518         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
12519         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12520         Moved ...
12521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
12522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
12523         Moved ...
12524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
12525         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12526         Moved ...
12527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
12528         ... here.
12529         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
12530         Moved ...
12531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
12532         ... here.
12533         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12534         Moved ...
12535         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
12536         ... here.
12537         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
12538         Moved ...
12539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
12540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12541         Moved ...
12542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
12543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
12544         Moved ...
12545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
12546         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12547         Moved ...
12548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
12549         ... here.
12550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
12551         Moved ...
12552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
12553         ... here.
12554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12555         Moved ...
12556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
12557         ... here.
12558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
12559         Moved ...
12560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
12561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
12562         Moved ...
12563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
12565 2014-06-23  Will Newton  <will.newton@linaro.org>
12566             Wilco  <wdijkstr@arm.com>
12568         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
12569         implementation.  Include get-rounding-mode.h.
12570         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
12571         [!libc_feholdsetround_noex_ctx]: Define
12572         libc_feholdsetround_noex_ctx.
12573         [!libc_feholdsetround_noexf_ctx]: Define
12574         libc_feholdsetround_noexf_ctx.
12575         [!libc_feholdsetround_noexl_ctx]: Define
12576         libc_feholdsetround_noexl_ctx.
12577         (libc_feholdsetround_ctx): New function.
12578         (libc_feresetround_ctx): New function.
12579         (libc_feholdsetround_noex_ctx): New function.
12580         (libc_feresetround_noex_ctx): New function.
12582 2014-06-23  Roland McGrath  <roland@hack.frob.com>
12584         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
12585         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
12586         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
12587         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
12588         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
12589         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
12591         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
12592         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
12593         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
12594         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
12595         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
12596         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
12597         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
12598         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
12599         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
12600         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
12601         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
12602         Moved ...
12603         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
12604         ... here.
12605         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
12606         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
12607         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
12608         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
12609         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
12610         Moved ...
12611         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
12612         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
12613         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
12614         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
12615         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
12616         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
12617         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
12618         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
12619         Moved ...
12620         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
12621         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
12622         Moved ...
12623         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
12624         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
12625         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
12626         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
12627         Moved ...
12628         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
12629         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
12630         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
12631         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
12632         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
12633         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
12634         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
12635         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
12636         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
12637         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
12638         Moved ...
12639         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
12640         ... here.
12641         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
12642         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
12643         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
12644         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
12645         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
12646         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
12647         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
12648         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
12649         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
12650         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
12651         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
12652         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
12653         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
12654         Moved ...
12655         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
12656         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
12657         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
12658         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
12659         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
12660         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
12661         Moved ...
12662         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
12663         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
12664         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
12665         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
12666         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
12668         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
12669         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
12670         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
12671         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
12672         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
12673         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
12674         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
12675         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
12676         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
12677         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
12678         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
12679         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
12680         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
12681         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
12682         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
12683         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
12684         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
12685         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
12686         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
12687         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
12688         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
12689         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
12690         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
12691         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
12692         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
12693         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
12694         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
12695         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
12697 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
12699         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
12700         (FALLOC_FL_COLLAPSE_RANGE): New macro.
12701         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
12702         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
12703         (IPV6_PMTUDISC_INTERFACE): Likewise.
12704         (IPV6_PMTUDISC_OMIT): Likewise.
12706 2014-06-23  Andreas Schwab  <schwab@suse.de>
12708         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
12709         Remove unused errout label.
12711 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12713         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
12714         macro: hardware supports Vector Crypto instructions.
12716 2014-06-23  Will Newton  <will.newton@linaro.org>
12718         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
12719         rather than __builtin_expect.
12721         * elf/dl-lookup.c (undefined_msg): Remove variable.
12722         (_dl_lookup_symbol_x): Replace undefined_msg with string
12723         literal.
12725         * elf/dl-lookup.c (do_lookup_unique): New function.
12726         (do_lookup_x): Move STB_GNU_UNIQUE handling code
12727         to a separate function.
12729 2014-06-23  Andreas Schwab  <schwab@suse.de>
12731         [BZ #17079]
12732         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
12733         before reading the next line.
12735 2014-06-23  Will Newton  <will.newton@linaro.org>
12737         * test-skeleton.c (signal_handler): Use printf and %m
12738         rather than perror.  Use printf rather than fprintf to
12739         stderr.  Use puts rather than fputs to stderr.
12740         (main): Likewise.
12742 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
12744         * nscd/nscd.c (thread_info_t): Remove typedef.
12745         (thread_info): Remove variable.
12747 2014-06-21  Allan McRae  <allan@archlinux.org>
12749         * NEWS: Mention CVE-2014-4043.
12751 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12753         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
12754         * nptl/smp.h: ... here.
12756         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
12758         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
12759         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
12760         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
12761         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
12763         * nptl/allocatestack.c: Include <stack-aliasing.h>.
12764         * nptl/stack-aliasing.h: New file.
12765         * sysdeps/i386/i686/stack-aliasing.h: New file.
12766         * sysdeps/i386/i686/nptl/Makefile: File removed.
12767         * sysdeps/x86_64/stack-aliasing.h: New file.
12768         * sysdeps/x86_64/nptl/Makefile
12769         (CFLAGS-pthread_create.c): Variable removed.
12771         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
12772         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
12773         old file.
12774         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
12775         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
12776         old file.
12778 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
12780         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12781         (__ASSUME_SIGFRAME_V2): Remove macro.
12782         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
12783         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
12784         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
12785         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
12786         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
12787         Declare as function.  Remove conditional macro definitions.
12788         (__default_rt_sa_restorer): Likewise.
12789         (__default_sa_restorer_v1): Remove declaration.
12790         (__default_sa_restorer_v2): Likewise.
12791         (__default_rt_sa_restorer_v1): Likewise.
12792         (__default_rt_sa_restorer_v2): Likewise.
12793         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
12794         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
12795         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
12797 2014-06-20  Roland McGrath  <roland@hack.frob.com>
12799         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
12800         (libpthread-routines): Add sysdep.
12801         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
12802         * sysdeps/unix/sysv/linux/sparc/Versions
12803         (libpthread: GLIBC_2.3.3): New version set.
12804         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
12805         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
12806         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
12807         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
12808         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
12809         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
12810         Moved ...
12811         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
12812         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
12813         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
12814         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
12815         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
12816         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
12817         * sysdeps/sparc/nptl/sem_init.c: ... here.
12818         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
12819         * sysdeps/sparc/nptl/sem_post.c: ... here.
12820         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
12821         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
12822         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
12823         * sysdeps/sparc/nptl/sem_wait.c: ... here.
12824         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
12825         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
12826         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
12827         (libpthread-routines): Add cpu_relax.
12828         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
12829         File removed.
12830         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
12831         (librt: GLIBC_2.3.3): New version set.
12832         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
12833         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
12834         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
12835         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
12836         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
12837         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
12838         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
12839         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
12840         Moved ...
12841         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
12842         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
12843         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
12844         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
12845         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
12846         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
12847         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
12848         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
12849         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
12850         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
12851         Moved ...
12852         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
12853         Update #include.
12854         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
12855         Moved ...
12856         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
12857         Update #include.
12858         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
12859         Moved ...
12860         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
12861         Update #include.
12862         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
12863         Moved ...
12864         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
12865         Update #include.
12866         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
12867         Moved ...
12868         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
12869         Update #include.
12870         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
12871         Moved ...
12872         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
12873         Update #include.
12874         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
12875         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
12876         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
12877         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
12878         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
12879         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
12880         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
12881         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
12882         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
12883         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
12884         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
12885         Moved ...
12886         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
12887         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
12888         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
12889         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
12890         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
12892 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12894         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
12895         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
12896         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
12897         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
12898         * nscd/nscd.c: Likewise.
12899         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
12900         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
12901         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
12902         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
12904         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
12905         <kernel-features.h>.
12906         (init_mq_netlink): Remove conditional have_sock_cloexec
12907         definitions.  Remove code conditional on have_sock_cloexec < 0.
12908         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
12909         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
12910         * sysdeps/unix/sysv/linux/opensock.c: Do not include
12911         <kernel-features.h>.
12912         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
12913         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
12915 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
12917         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
12918         Add tests for memset_chk and memset.
12920         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
12921         with AVX2_Usable.
12923 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
12925         [BZ #16046]
12926         * elf/tst-dl-iter-static.c: New file.
12927         * elf/Makefile (tests-static): Add tst-dl-iter-static.
12929         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
12930         error.
12932 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12934         * sysdeps/unix/sysv/linux/kernel-features.h
12935         (__ASSUME_F_GETOWN_EX): Remove macro.
12936         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
12937         <kernel-features.h>.
12938         (miss_F_GETOWN_EX): Remove variable or macro.
12939         (do_fcntl): Do not check miss_F_GETOWN_EX.
12940         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
12942         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
12943         Remove macro.
12944         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
12945         [!__ASSUME_AT_RANDOM]: Remove conditional code.
12946         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
12948         * sysdeps/unix/sysv/linux/kernel-features.h
12949         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
12950         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
12951         [ADJ_OFFSET_SS_READ]: Make code unconditional.
12952         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
12954 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
12956         [BZ #17075]
12957         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
12958         Fix calculation of the symbol's value.
12959         * sysdeps/arm/tst-armtlsdescloc.c: New file.
12960         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
12961         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
12962         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
12963         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
12964         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
12965         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
12966         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
12967         (modules-names): Add `tst-armtlsdescmod',
12968         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
12969         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
12970         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
12971         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
12972         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
12973         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
12974         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
12975         ($(objpfx)tst-armtlsdescloc): New dependency.
12976         ($(objpfx)tst-armtlsdescextnow): Likewise.
12977         ($(objpfx)tst-armtlsdescextlazy): Likewise.
12978         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
12979         TLS scheme support.
12980         * sysdeps/arm/configure: Regenerate.
12982 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
12984         * include/fcntl.h (__atfct_seterrno): Remove prototype.
12985         (__atfct_seterrno_2): Likewise.
12986         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
12987         <kernel-features.h>.
12988         (__ASSUME_ATFCTS): Do not undefine and redefine.
12989         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
12990         (__have_atfcts): Remove conditional definition.
12991         (__fxstatat([__NR_fstatat64]: Make code unconditional.
12992         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
12993         unreachable if [__ASSUME_ATFCTS].
12994         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
12995         not undefine and redefine.
12996         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
12997         <kernel-features.h>.
12998         (faccessat) [__NR_faccessat]: Make code unconditional.
12999         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
13000         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
13001         <kernel-features.h>.
13002         (fchmodat) [__NR_fchmodat]: Make code unconditional.
13003         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
13004         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
13005         <kernel-features.h>.
13006         (fchownat) [__NR_fchownat]: Make code unconditional.
13007         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
13008         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
13009         <kernel-features.h>.
13010         (futimesat) [__NR_futimesat]: Make code unconditional.
13011         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
13012         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
13013         <kernel-features.h>.
13014         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
13015         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13016         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
13017         <kernel-features.h>.
13018         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
13019         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
13020         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
13021         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
13022         <kernel-features.h>.
13023         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
13024         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13025         * sysdeps/unix/sysv/linux/linkat.c: Do not include
13026         <kernel-features.h>.
13027         (linkat) [__NR_linkat]: Make code unconditional.
13028         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13029         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
13030         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
13031         <kernel-features.h>.
13032         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
13033         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
13034         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
13035         <kernel-features.h>.
13036         (mkdirat) [__NR_mkdirat]: Make code unconditional.
13037         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
13038         * sysdeps/unix/sysv/linux/openat.c: Do not include
13039         <kernel-features.h>.
13040         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
13041         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
13042         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
13043         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
13044         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
13045         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
13046         <kernel-features.h>.
13047         (readlinkat) [__NR_readlinkat]: Make code unconditional.
13048         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
13049         result of INLINE_SYSCALL directly, not via int variable.
13050         * sysdeps/unix/sysv/linux/renameat.c: Do not include
13051         <kernel-features.h>.
13052         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
13053         (renameat) [__NR_renameat]: Make code unconditional.
13054         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
13055         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
13056         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
13057         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
13058         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
13059         (__ASSUME_ATFCTS): Do not undefine and redefine.
13060         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
13061         <kernel-features.h>.
13062         (symlinkat) [__NR_symlinkat]: Make code unconditional.
13063         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13064         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
13065         <kernel-features.h>.
13066         (unlinkat) [__NR_unlinkat]: Make code unconditional.
13067         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
13068         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
13069         (__ASSUME_ATFCTS): Do not undefine and redefine.
13070         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
13071         <kernel-features.h>.
13072         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
13073         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
13074         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
13075         <kernel-features.h>.
13076         (__xmknodat) [__NR_mknodat]: Make code unconditional.
13077         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
13079 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
13081         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
13083 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
13085         [BZ #17069]
13086         * posix/regcomp.c (parse_reg_exp): Deallocate partially
13087         constructed tree before returning error.
13088         * posix/bug-regexp36.c: Expand test case.
13090 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
13092         [BZ #6803]
13093         * math/libm-test.inc (scalbln_test_date):
13094         Add errno expectations.
13095         * math/w_scalblnf.c: New File.
13096         Add wrapper which checks for setting errno to ERANGE.
13097         Add weak_alias for corresponding scalbln function.
13098         * math/w_scalbln.c: Likewise.
13099         * math/w_scalblnl.c: Likewise.
13100         * math/Makefile (libm-calls): Add w_scalbln.
13101         * sysdeps/ieee754/flt-32/s_scalblnf.c:
13102         Remove weak_alias for corresponding scalbln function.
13103         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
13104         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
13105         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
13106         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
13107         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
13108         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
13109         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
13110         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
13111         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
13112         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
13113         Remove long_double_symbol for scalblnl function in libm, libc.
13114         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
13115         Add wrapper which checks for setting errno to ERANGE.
13116         Add long_double_symbol for scalblnl function in libm, libc.
13117         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
13118         Remove long_double_symbol for scalblnl in libm.
13119         * sysdeps/ieee754/ldbl-128ibm/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.
13122         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
13123         Do not use wrapper because of own implementation.
13125 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
13127         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
13128         3 bytes for __pad1 for x32.
13129         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
13131 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
13132             H.J. Lu  <hongjiu.lu@intel.com>
13134         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
13135         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
13136         * sysdeps/x86_64/multiarch/memset.S: Likewise.
13137         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
13138         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
13140 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
13142         [BZ #17069]
13143         * posix/regcomp.c (parse_expression): Deallocate partially
13144         constructed tree before returning error.
13145         * posix/Makefile.c (tests): Add bug-regex36.
13146         (generated): Add bug-regex36.mtrace.
13147         (tests-special): Add $(objpfx)bug-regex36-mem.out
13148         (bug-regex36-ENV): New variable.
13149         ($(objpfx)bug-regex36-mem.out): New rule.
13150         * posix/bug-regex36.c: New file.
13152 2014-06-19  Will Newton  <will.newton@linaro.org>
13154         * malloc/malloc.c (systrim): If extra is zero then return
13155         early.
13157 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
13159         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
13161 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
13163         * sysdeps/aarch64/strchr.S: New file.
13165 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
13167         [BZ #17022]
13168         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
13169         from arguments -2 or below.
13170         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
13171         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
13173 2014-06-18  Andreas Schwab  <schwab@suse.de>
13175         [BZ #17062]
13176         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
13177         of a bracket expr not to run off the end of the string.
13178         * posix/Makefile (tests): Add tst-fnmatch3.
13179         * posix/tst-fnmatch3.c: New file.
13181 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
13183         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
13184         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13185         [$(cross-compiling) = no]: Likewise.
13186         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13187         [$(cross-compiling) = no]: Likewise.
13189 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
13191         [BZ #17031]
13192         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
13193         double, adjusted for any remainder from the high double.
13194         * math/libm-test.inc (nearbyint): Add tests.
13195         (rint): Likewise.
13197 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13199         * nptl/sysdeps/powerpc/Makefile: Moved ...
13200         * sysdeps/powerpc/nptl/Makefile: ... here.
13201         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
13202         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
13203         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
13204         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
13205         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
13206         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
13207         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
13208         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
13209         * nptl/sysdeps/powerpc/tls.h: Moved ...
13210         * sysdeps/powerpc/nptl/tls.h: ... here.
13212 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
13214         [BZ #16681]
13215         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
13216         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
13217         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
13218         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
13219         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
13220         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
13221         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
13222         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
13223         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
13225 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
13227         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
13229 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
13231         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
13232         defined operator.
13234         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
13235         $TIMEOUTFACTOR.
13237 2014-06-16  Florian Weimer  <fweimer@redhat.com>
13239         [BZ #17058]
13240         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
13241         non-executed part of the test.
13243 2014-06-16  Andreas Schwab  <schwab@suse.de>
13245         * string/bits/string2.h (strdup, strndup): Update feature guard.
13247 2014-06-14  David S. Miller  <davem@davemloft.net>
13249         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13251 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
13253         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
13254         that was previously under [RESET_PID].
13255         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
13257         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
13258         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
13259         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
13260         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13261         (__libc_vfork): New strong alias.
13262         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
13264 2014-06-14 Andi Kleen  <ak@linux.intel.com>
13266         * sysdeps/generic/elide.h: New file.
13268 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
13270         * Makefile (installed-headers): Adjust path of pthread.h header.
13272 2014-06-13  Roland McGrath  <roland@hack.frob.com>
13274         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
13275         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
13276         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
13277         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
13279         * nptl/sysdeps/s390/Makefile: Moved ...
13280         * sysdeps/s390/nptl/Makefile: ... here.
13281         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
13282         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
13283         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
13284         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
13285         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
13286         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
13287         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
13288         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
13289         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
13290         * sysdeps/s390/nptl/pthreaddef.h: ... here.
13291         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
13292         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
13293         * nptl/sysdeps/s390/tls.h: Moved ...
13294         * sysdeps/s390/nptl/tls.h: ... here.
13296         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
13297         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
13299 2014-06-13  David S. Miller  <davem@davemloft.net>
13301         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
13302         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
13303         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
13304         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
13305         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
13306         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
13307         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
13308         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
13309         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
13310         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
13311         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
13312         Remove RESET_PID cpp guards.
13313         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
13314         Remove RESET_PID cpp guards.
13315         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
13317 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
13319         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
13320         __sp to uintptr_t.
13322 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13324         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
13325         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
13326         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
13327         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
13328         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
13329         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
13330         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
13331         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
13332         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
13333         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
13334         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
13335         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
13336         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
13337         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
13338         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
13339         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
13340         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
13341         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
13342         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
13343         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
13345         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
13346         (pthread_rwlock_rdlock): Add elision.
13347         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
13348         (pthread_rwlock_wrlock): Add elision.
13349         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
13350         (pthread_rwlock_trywrlock): Add elision.
13351         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
13352         (pthread_rwlock_tryrdlock): Add elision.
13353         * nptl/pthread_rwlock_unlock.c: Include elide.h.
13354         (pthread_rwlock_tryrdlock): Add elision unlock.
13355         * nptl/sysdeps/pthread/pthread.h:
13356         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
13357         (PTHREAD_RWLOCK_INITIALIZER,
13358         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
13359         Handle new elision field.
13360         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
13361         * sysdeps/arm/nptl/bits/pthreadtypes.h
13362         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13363         * sysdeps/sh/nptl/bits/pthreadtypes.h
13364         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13365         * sysdeps/tile/nptl/bits/pthreadtypes.h
13366         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13367         * sysdeps/a/nptl/bits/pthreadtypes.h
13368         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13369         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
13370         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13371         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
13372         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13373         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
13374         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13375         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
13376         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13377         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
13378         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13379         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
13380         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13381         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
13382         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13383         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
13384         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13385         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
13386         (elision_init): Set try_xbegin to zero when no RTM.
13387         * sysdeps/x86/nptl/bits/pthreadtypes.h
13388         (pthread_rwlock_t): Change __pad1 to __rwelision.
13389         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
13391 2014-06-13  Andi Kleen  <ak@linux.intel.com>
13393         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
13394         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
13395         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
13396         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
13398 2014-06-13  Meador Inge  <meadori@codesourcery.com>
13400         [BZ #16996]
13401         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
13402         that the cached result has been set before returning it.
13404 2014-06-12  Roland McGrath  <roland@hack.frob.com>
13406         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
13407         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
13408         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
13409         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
13410         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
13411         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
13413         * nptl/sysdeps/sparc/Makefile: Moved ...
13414         * sysdeps/sparc/nptl/Makefile: ... here.
13415         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
13416         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
13417         * nptl/sysdeps/sparc/tls.h: Moved ...
13418         * sysdeps/sparc/nptl/tls.h: ... here.
13419         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
13420         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
13421         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
13422         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
13423         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
13424         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
13425         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
13426         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
13427         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
13428         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
13429         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
13430         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
13431         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
13432         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
13433         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
13434         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
13435         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
13436         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
13437         Update #include.
13438         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
13439         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
13440         Update #include.
13441         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
13442         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
13443         Update #include.
13444         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
13445         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
13446         Update #include.
13448         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13450         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
13451         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
13453         * sysdeps/pthread/posix-timer.h: Include <list.h>.
13454         (struct list_links): Type removed.
13455         (struct thread_node, struct timer_node): Replace struct list_links
13456         with struct list_head.
13457         (list_unlink_ip): Likewise.
13458         * sysdeps/pthread/timer_routines.c
13459         (timer_free_list, thread_free_list, thread_active_list): Likewise.
13460         (list_append, list_insbefore): Likewise.
13461         (list_init): Function removed.
13462         (thread_init, init_module): Use INIT_LIST_HEAD instead.
13463         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
13464         * sysdeps/pthread/Makefile: ... here, new file.
13466         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
13467         * sysdeps/nptl/Implies: ... here.
13468         * sysdeps/unix/sysv/linux/Implies: Add nptl.
13469         * nptl/sysdeps/pthread/list.h: Moved ...
13470         * include/list.h: ... here.
13471         * nptl/sysdeps/pthread/createthread.c: Moved ...
13472         * nptl/createthread.c: ... here.
13473         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
13474         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
13475         * nptl/pt-longjmp.c: ... here.
13476         * nptl/sysdeps/pthread/Makefile: Moved ...
13477         * sysdeps/nptl/Makefile: ... here.
13478         * nptl/sysdeps/pthread/Subdirs: Moved ...
13479         * sysdeps/nptl/Subdirs: ... here.
13480         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
13481         * sysdeps/nptl/aio_misc.h: ... here.
13482         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
13483         * sysdeps/nptl/bits/libc-lock.h: ... here.
13484         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
13485         * sysdeps/nptl/bits/libc-lockP.h: ... here.
13486         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
13487         * sysdeps/nptl/bits/stdio-lock.h: ... here.
13488         * nptl/sysdeps/pthread/configure: Moved ...
13489         * sysdeps/nptl/configure: ... here.
13490         * nptl/sysdeps/pthread/configure.ac: Moved ...
13491         * sysdeps/nptl/configure.ac: ... here.
13492         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
13493         * sysdeps/nptl/gai_misc.h: ... here.
13494         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
13495         * sysdeps/nptl/librt-cancellation.c: ... here.
13496         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
13497         * sysdeps/nptl/malloc-machine.h: ... here.
13498         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
13499         * sysdeps/nptl/pthread-functions.h: ... here.
13500         * nptl/sysdeps/pthread/pthread.h: Moved ...
13501         * sysdeps/nptl/pthread.h: ... here.
13502         * nptl/sysdeps/pthread/setxid.h: Moved ...
13503         * sysdeps/nptl/setxid.h: ... here.
13504         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
13505         * sysdeps/nptl/sigfillset.c: ... here.
13506         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
13507         * sysdeps/nptl/tcb-offsets.h: ... here.
13508         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
13509         * sysdeps/nptl/tst-mqueue8x.c: ... here.
13510         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
13511         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
13512         * nptl/sysdeps/pthread/allocalim.h: Moved ...
13513         * sysdeps/pthread/allocalim.h: ... here.
13514         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
13515         * sysdeps/pthread/bits/sigthread.h: ... here.
13516         * nptl/sysdeps/pthread/flockfile.c: Moved ...
13517         * sysdeps/pthread/flockfile.c: ... here.
13518         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
13519         * sysdeps/pthread/ftrylockfile.c: ... here.
13520         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
13521         * sysdeps/pthread/funlockfile.c: ... here.
13522         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
13523         * sysdeps/pthread/posix-timer.h: ... here.
13524         * nptl/sysdeps/pthread/timer_create.c: Moved ...
13525         * sysdeps/pthread/timer_create.c: ... here.
13526         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
13527         * sysdeps/pthread/timer_delete.c: ... here.
13528         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
13529         * sysdeps/pthread/timer_getoverr.c: ... here.
13530         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
13531         * sysdeps/pthread/timer_gettime.c: ... here.
13532         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
13533         * sysdeps/pthread/timer_routines.c: ... here.
13534         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
13535         * sysdeps/pthread/timer_settime.c: ... here.
13536         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
13537         * sysdeps/pthread/tst-timer.c: ... here.
13538         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
13539         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
13541         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
13542         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
13544         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
13545         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
13546         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
13547         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
13548         Update #include target.
13549         * nptl/sysdeps/i386/i686/Makefile: Moved ...
13550         * sysdeps/i386/i686/nptl/Makefile: ... here.
13551         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
13552         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
13553         Update #include target.
13554         * nptl/sysdeps/i386/i686/tls.h: Moved ...
13555         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
13556         * nptl/sysdeps/i386/Makefile: Moved ...
13557         * sysdeps/i386/nptl/Makefile: ... here.
13558         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
13559         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
13560         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
13561         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
13562         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
13563         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
13564         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
13565         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
13566         * sysdeps/i386/nptl/pthreaddef.h: ... here.
13567         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
13568         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
13569         * nptl/sysdeps/i386/tls.h: Moved ...
13570         * sysdeps/i386/nptl/tls.h: ... here.
13572         * sysdeps/sh/Makefile [$(subdir) = csu]
13573         (gen-as-const-headers): Add tcb-offsets.sym.
13574         * nptl/sysdeps/sh/Makefile: File removed.
13575         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
13576         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
13577         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
13578         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
13579         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
13580         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
13581         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
13582         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
13583         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
13584         * sysdeps/sh/nptl/pthreaddef.h: ... here.
13585         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
13586         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
13587         * nptl/sysdeps/sh/tls.h: Moved ...
13588         * sysdeps/sh/nptl/tls.h: ... here.
13589         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
13590         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
13591         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
13592         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
13593         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
13594         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
13595         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
13596         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
13597         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
13598         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
13599         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
13600         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
13601         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
13602         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
13603         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
13604         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
13605         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
13606         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
13607         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
13608         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
13609         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
13610         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
13611         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
13612         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
13613         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
13614         Moved ...
13615         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
13616         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
13617         Moved ...
13618         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
13619         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
13620         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
13621         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
13622         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
13623         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
13624         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
13625         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
13626         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
13627         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
13628         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
13629         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
13630         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
13631         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
13632         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
13633         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
13634         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
13635         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
13636         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
13638 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
13640         * posix/spawn_faction_addopen.c: Include string.h.
13642 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13644         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
13645         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
13646         * nptl/sysdeps/x86_64/Makefile: Moved ...
13647         * sysdeps/x86_64/nptl/Makefile: ... here.
13648         * nptl/sysdeps/x86_64/configure: Moved ...
13649         * sysdeps/x86_64/nptl/configure: ... here.
13650         * nptl/sysdeps/x86_64/configure.ac: Moved ...
13651         * sysdeps/x86_64/nptl/configure.ac: ... here.
13652         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
13653         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
13654         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
13655         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
13656         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
13657         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
13658         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
13659         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
13660         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
13661         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
13662         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
13663         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
13664         * nptl/sysdeps/x86_64/tls.h: Moved ...
13665         * sysdeps/x86_64/nptl/tls.h: ... here.
13666         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
13667         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
13668         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
13669         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
13671         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
13673 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13675         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13677 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
13679         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
13680         type.
13681         [POSIX] (off_t): Likewise.
13682         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
13683         [POSIX] (S_ISBLK): Require macro.
13684         [POSIX] (S_ISCHR): Likewise.
13685         [POSIX] (S_ISDIR): Likewise.
13686         [POSIX] (S_ISFIFO): Likewise.
13687         [POSIX] (S_ISREG): Likewise.
13688         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
13689         optional-macro.
13690         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
13691         type.
13692         [POSIX] (time_t): Likewise.
13693         [POSIX] (timer_t): Likewise.
13695 2014-06-11  Florian Weimer  <fweimer@redhat.com>
13697         [BZ #17048]
13698         * posix/spawn_int.h (struct __spawn_action): Make the path string
13699         non-const to support deallocation.
13700         * posix/spawn_faction_addopen.c
13701         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
13702         * posix/spawn_faction_destroy.c
13703         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
13704         path in all spawn_do_open actions.
13705         * posix/tst-spawn.c (do_test): Exercise the copy operation in
13706         posix_spawn_file_actions_addopen.
13708 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
13710         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
13711         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
13712         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
13713         conditional code always true.
13714         (__libc_vfork): New alias.
13716 2014-06-11  Roland McGrath  <roland@hack.frob.com>
13718         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13719         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
13721         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
13723         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13724         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
13726         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
13727         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
13729         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13730         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
13732 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13734         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
13735         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
13736         multiarch strcmp for PPC64.
13737         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
13738         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
13739         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
13740         multiarch optimizations.
13741         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13742         (__libc_ifunc_impl_list): Likewise.
13744 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13746         * benchtests/scripts/validate_benchout.py: New script.
13747         * benchtests/Makefile (bench-func): Call it.
13748         * benchtests/scripts/benchout.schema.json: New file.
13750 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
13752         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
13753         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
13754         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
13755         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
13756         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
13757         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
13758         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
13759         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
13760         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
13761         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
13762         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
13763         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
13764         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
13765         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
13766         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
13767         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
13768         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
13769         Moved ...
13770         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
13771         ... here.
13772         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
13773         Moved ...
13774         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
13775         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
13776         Moved ...
13777         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
13778         ... here.
13779         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
13780         Moved ...
13781         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
13782         ... here.
13783         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
13784         Moved ...
13785         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
13786         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
13787         Moved ...
13788         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
13789         ... here.
13790         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
13791         Moved ...
13792         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
13793         ... here.
13794         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
13795         Moved ...
13796         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
13797         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
13798         Moved ...
13799         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
13800         ... here.
13801         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
13802         Moved ...
13803         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
13804         ... here.
13805         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
13806         Moved ...
13807         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
13808         ... here.
13809         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
13810         Moved ...
13811         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
13812         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
13813         Moved ...
13814         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
13815         ... here.
13816         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
13817         Moved ...
13818         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
13819         ... here.
13820         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
13821         Moved ...
13822         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
13823         ... here.
13824         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
13825         Moved ...
13826         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
13827         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
13828         Moved ...
13829         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
13830         ... here.
13831         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
13832         Moved ...
13833         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
13834         ... here.
13835         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
13836         Moved ...
13837         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
13838         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
13839         Moved ...
13840         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
13841         ... here.
13842         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
13843         Moved ...
13844         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
13845         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
13846         Moved ...
13847         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
13848         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
13849         Moved ...
13850         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
13851         ... here.
13852         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
13853         Moved ...
13854         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
13855         ... here.
13856         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
13857         Moved ...
13858         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
13859         ... here.
13860         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
13861         Moved ...
13862         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
13863         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
13864         Moved ...
13865         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
13866         ... here.
13867         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
13868         Moved ...
13869         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
13870         ... here.
13871         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
13872         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
13873         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
13874         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
13875         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
13876         Moved ...
13877         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
13878         ... here.
13879         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
13880         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
13881         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
13882         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
13883         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
13884         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
13885         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
13886         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
13887         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
13888         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
13889         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
13890         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
13891         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
13892         Moved ...
13893         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
13894         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
13895         Moved ...
13896         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
13897         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
13898         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
13899         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
13900         Moved ...
13901         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
13902         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
13903         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
13904         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
13905         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
13906         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
13907         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
13909 2014-06-10  Wilco  <wdijkstr@arm.com>
13911         * math/test-fenv-return.c: New file.
13912         * math/Makefile: Add new test test-fenv-return.
13914 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
13916         [BZ #17042]
13917         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
13918         when x - 1 is zero.
13919         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
13920         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
13921         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
13922         0.0L for an argument of 1.0L.
13923         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
13924         Likewise.
13925         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
13926         value when x - 1 is zero.
13927         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
13928         * sysdeps/i386/fpu/libm-test-ulps: Update.
13929         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13931 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
13933         [BZ #15119]
13934         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
13936 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13938         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
13939         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
13941 2014-06-09  Roland McGrath  <roland@hack.frob.com>
13943         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13944         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
13946         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13947         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
13949         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13950         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
13952         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
13953         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
13955         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
13956         if not already defined.
13957         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
13958         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
13959         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
13960         (TLS_INIT_TP): Use it.
13961         (TLS_DEFINE_INIT_TP): New macro.
13962         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
13964 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
13966         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
13967         constant.
13968         [POSIX] (IXANY): Likewise.
13969         [POSIX] (OLCUC): Likewise.
13970         [POSIX || POSIX2008] (CBAUD): Do not allow.
13971         [POSIX || POSIX2008] (DEFECHO): Likewise.
13972         [POSIX || POSIX2008] (ECHOCTL): Likewise.
13973         [POSIX || POSIX2008] (ECHOKE): Likewise.
13974         [POSIX || POSIX2008] (ECHOPRT): Likewise.
13975         [POSIX || POSIX2008] (EXTA): Likewise.
13976         [POSIX || POSIX2008] (EXTB): Likewise.
13977         [POSIX || POSIX2008] (FLUSHO): Likewise.
13978         [POSIX || POSIX2008] (LOBLK): Likewise.
13979         [POSIX || POSIX2008] (PENDIN): Likewise.
13980         [POSIX || POSIX2008] (SWTCH): Likewise.
13981         [POSIX || POSIX2008] (VDISCARD): Likewise.
13982         [POSIX || POSIX2008] (VDSUSP): Likewise.
13983         [POSIX || POSIX2008] (VLNEXT): Likewise.
13984         [POSIX || POSIX2008] (VREPRINT): Likewise.
13985         [POSIX || POSIX2008] (VSTATUS): Likewise.
13986         [POSIX || POSIX2008] (VWERASE): Likewise.
13987         (B*): Change to B[0123456789]*.
13988         * conform/data/time.h-data [POSIX || UNIX98]
13989         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
13990         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
13991         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
13992         [POSIX] (tm_*): Do not allow.
13994 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
13996         * Makefile (install): Don't set LANGUAGE.
13997         * Makefile.in (install): Likewise.
13998         * assert/Makefile (test-assert-ENV): Remove variable.
13999         (test-assert-perr-ENV): Likewise.
14000         * elf/Makefile (neededtest4-ENV): Likewise.
14001         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
14002         [$(cross-compiling) = no]: Don't set LANGUAGE.
14003         * io/ftwtest-sh (LANG): Remove variable.
14004         * libio/Makefile (tst-widetext-ENV): Likewise.
14005         * manual/install.texi (Running make install): Don't refer to
14006         environment settings for make install.
14007         * INSTALL: Regenerated.
14008         * nptl/tst-tls6.sh: Don't set LANG.
14009         * posix/globtest.sh (LANG): Remove variable.
14010         * string/Makefile (tester-ENV): Likewise.
14011         (inl-tester-ENV): Likewise.
14012         (noinl-tester-ENV): Likewise.
14013         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
14014         [$(cross-compiling) = no]: Don't set LANGUAGE.
14015         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
14016         without explicit environment settings.
14018 2014-06-06  Roland McGrath  <roland@hack.frob.com>
14020         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
14021         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
14022         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
14023         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
14025 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
14027         * crypt/crypt-private.h [DOS]: Add some includes taken from the
14028         other files in the crypt directory.
14029         * crypt/crypt.c: Remove duplicate includes.
14030         * crypt/crypt-entry.c: Likewise.
14031         * crypt/crypt_util.c: Likewise.
14033 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
14035         * Makeconfig (run-program-env): New variable.
14036         (run-program-prefix-before-env): Likewise.
14037         (run-program-prefix-after-env): Likewise.
14038         (run-program-prefix): Define in terms of new variables.
14039         (built-program-cmd-before-env): New variable.
14040         (built-program-cmd-after-env): Likewise.
14041         (built-program-cmd): Define in terms of new variables.
14042         (test-program-prefix-before-env): New variable.
14043         (test-program-prefix-after-env): Likewise.
14044         (test-program-prefix): Define in terms of new variables.
14045         (test-program-cmd-before-env): New variable.
14046         (test-program-cmd-after-env): Likewise.
14047         (test-program-cmd): Define in terms of new variables.
14048         * Rules (make-test-out): Use $(run-program-env).
14049         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
14050         (help): Do not mention environment variables.  Mention
14051         --timeoutfactor option.
14052         (timeoutfactor): New variable.
14053         (blacklist_exports): Remove function.
14054         (exports): Remove variable.
14055         (command): Do not include ${exports}.
14056         * manual/install.texi (Configuring and compiling): Do not mention
14057         test wrappers preserving environment variables.  Mention that last
14058         assignment to a variable must take precedence.
14059         * INSTALL: Regenerated.
14060         * benchtests/Makefile (run-bench): Use $(run-program-env).
14061         * catgets/Makefile ($(objpfx)test1.cat): Use
14062         $(built-program-cmd-before-env), $(run-program-env) and
14063         $(built-program-cmd-after-env).
14064         ($(objpfx)test2.cat): Do not specify environment variables
14065         explicitly.
14066         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
14067         $(run-program-env) and $(built-program-cmd-after-env).
14068         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
14069         $(run-program-env) and $(test-program-cmd-after-env).
14070         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
14071         explicitly.
14072         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
14073         run_program_env and test_program_cmd_after_env arguments.
14074         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
14075         * elf/tst-pathopt.sh: Use run_program_env argument.
14076         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
14077         $(test-wrapper-env) and $(run-program-env).
14078         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
14079         run_program_env arguments.
14080         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
14081         * intl/Makefile ($(objpfx)tst-gettext.out): Use
14082         $(test-program-prefix-before-env), $(run-program-env) and
14083         $(test-program-prefix-after-env).
14084         ($(objpfx)tst-gettext2.out): Likewise.
14085         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
14086         run_program_env and test_program_prefix_after_env arguments.
14087         * intl/tst-gettext2.sh: Likewise.
14088         * intl/tst-gettext4.sh: Do not set environment variables
14089         explicitly.
14090         * intl/tst-gettext6.sh: Likewise.
14091         * intl/tst-translit.sh: Likewise.
14092         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
14093         $(test-program-prefix-before-env), $(run-program-env) and
14094         $(test-program-prefix-after-env).
14095         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
14096         run_program_env and test_program_prefix_after_env arguments.
14097         * math/Makefile (run-regen-ulps): Use $(run-program-env).
14098         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
14099         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
14100         explicitly with each use of ${test_wrapper_env}.
14101         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
14102         $(test-program-prefix-before-env), $(run-program-env) and
14103         $(test-program-prefix-after-env).
14104         * posix/tst-getconf.sh: Do not set environment variables
14105         explicitly.
14106         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
14107         run_program_env and test_program_prefix_after_env arguments.
14108         * stdio-common/tst-printf.sh: Do not set environment variables
14109         explicitly.
14110         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
14111         $(test-program-prefix-before-env), $(run-program-env) and
14112         $(test-program-prefix-after-env).
14113         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
14114         run_program_env and test_program_prefix_after_env arguments.
14115         Split $test calls into $test_pre and $test.
14116         * timezone/Makefile (build-testdata): Use
14117         $(built-program-cmd-before-env), $(run-program-env) and
14118         $(built-program-cmd-after-env).
14120 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14122         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
14123         strlen for non SHARED builds.
14125 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
14127         * nptl/allocatestack.c (check_list): Inlined function...
14128         (__reclaim_stacks): ... here.
14130 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
14132         [BZ #15698]
14133         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
14134         memory overrun.
14136 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
14138         * Rules (make-test-out): Include
14139         LOCPATH=$(common-objpfx)localedata in default environment.
14140         * debug/Makefile (tst-chk1-ENV): Remove variable.
14141         (tst-chk2-ENV): Likewise.
14142         (tst-chk3-ENV): Likewise.
14143         (tst-chk4-ENV): Likewise.
14144         (tst-chk5-ENV): Likewise.
14145         (tst-chk6-ENV): Likewise.
14146         (tst-lfschk1-ENV): Likewise.
14147         (tst-lfschk2-ENV): Likewise.
14148         (tst-lfschk3-ENV): Likewise.
14149         (tst-lfschk4-ENV): Likewise.
14150         (tst-lfschk5-ENV): Likewise.
14151         (tst-lfschk6-ENV): Likewise.
14152         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
14153         (tst-iconv7-ENV): Likewise.
14154         * intl/Makefile (LOCPATH-ENV): Likewise.
14155         (tst-codeset-ENV): Likewise.
14156         (tst-gettext3-ENV): Likewise.
14157         (tst-gettext5-ENV): Likewise.
14158         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
14159         (tst-fopenloc-ENV): Likewise.
14160         (tst-fgetws-ENV): Remove variable.
14161         (tst-ungetwc1-ENV): Likewise.
14162         (tst-ungetwc2-ENV): Likewise.
14163         (bug-ungetwc2-ENV): Likewise.
14164         (tst-swscanf-ENV): Likewise.
14165         (bug-ftell-ENV): Likewise.
14166         (tst-fgetwc-ENV): Likewise.
14167         (tst-fseek-ENV): Likewise.
14168         (tst-ftell-partial-wide-ENV): Likewise.
14169         (tst-ftell-active-handler-ENV): Likewise.
14170         (tst-ftell-append-ENV): Likewise.
14171         * posix/Makefile (tst-fnmatch-ENV): Likewise.
14172         (tst-regexloc-ENV): Likewise.
14173         (bug-regex1-ENV): Likewise.
14174         (tst-regex-ENV): Likewise.
14175         (tst-regex2-ENV): Likewise.
14176         (bug-regex5-ENV): Likewise.
14177         (bug-regex6-ENV): Likewise.
14178         (bug-regex17-ENV): Likewise.
14179         (bug-regex18-ENV): Likewise.
14180         (bug-regex19-ENV): Likewise.
14181         (bug-regex20-ENV): Likewise.
14182         (bug-regex22-ENV): Likewise.
14183         (bug-regex23-ENV): Likewise.
14184         (bug-regex25-ENV): Likewise.
14185         (bug-regex26-ENV): Likewise.
14186         (bug-regex30-ENV): Likewise.
14187         (bug-regex32-ENV): Likewise.
14188         (bug-regex33-ENV): Likewise.
14189         (bug-regex34-ENV): Likewise.
14190         (bug-regex35-ENV): Likewise.
14191         (tst-rxspencer-ENV): Likewise.
14192         (tst-rxspencer-no-utf8-ENV): Likewise.
14193         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
14194         (tst-sscanf-ENV): Likewise.
14195         (tst-swprintf-ENV): Likewise.
14196         (tst-swscanf-ENV): Likewise.
14197         (test-vfprintf-ENV): Likewise.
14198         (scanf13-ENV): Likewise.
14199         (bug14-ENV): Likewise.
14200         (tst-grouping-ENV): Likewise.
14201         * stdlib/Makefile (tst-strtod-ENV): Likewise.
14202         (tst-strtod3-ENV): Likewise.
14203         (tst-strtod4-ENV): Likewise.
14204         (tst-strtod5-ENV): Likewise.
14205         (testmb2-ENV): Likewise./
14206         * string/Makefile (tst-strxfrm-ENV): Likewise.
14207         (tst-strxfrm2-ENV): Likewise.
14208         (bug-strcoll1-ENV): Likewise.
14209         (test-strcasecmp-ENV): Likewise.
14210         (test-strncasecmp-ENV): Likewise.
14211         * time/Makefile (tst-strptime-ENV): Likewise.
14212         (tst-ftime_l-ENV): Likewise.
14213         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
14214         (tst-mbrtowc-ENV): Likewise.
14215         (tst-wcrtomb-ENV): Likewise.
14216         (tst-mbrtowc2-ENV): Likewise.
14217         (tst-c16c32-1-ENV): Likewise.
14218         (tst-mbsnrtowcs-ENV): Likewise.
14220 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
14222         * manual/resource.texi (How to get information about the memory
14223         subsystem?): Fix typo.
14224         Reported by Peon de la Parra Ivan <peon@keba.com>
14226 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
14228         [BZ #16882]
14229         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
14230         (pthread_spin_lock): Branch out of spin loop to proper location.
14231         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
14232         (pthread_spin_lock): Likewise.
14234         * nptl/tst-spin4.c: New test.
14235         * nptl/Makefile (tests): Add tst-spin4.
14237 2014-06-03  Andreas Schwab  <schwab@suse.de>
14239         [BZ #15946]
14240         * resolv/res_send.c (send_dg): Reload file descriptor after
14241         calling reopen.
14243 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
14245         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14247 2014-06-03  Richard Henderson  <rth@redhat.com>
14249         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
14250         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
14251         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
14252         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
14253         in the SAVE_PID block.
14254         (__libc_vfork): New alias.
14255         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
14257         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
14258         child in registers, not on the stack.  Remove RESET_PID conditionals.
14259         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
14261 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14263         * sysdeps/aarch64/libm-test-ulps: Regenerate.
14265 2014-06-03  Wilco  <wdijkstr@arm.com>
14267         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
14268         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
14269         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
14270         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
14271         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
14272         Likewise.
14274 2014-06-03  Wilco  <wdijkstr@arm.com>
14276         * sysdeps/aarch64/fpu/math_private.h
14277         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
14278         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
14279         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
14280         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
14281         Fix declarations.
14283 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
14285         * crypt/crypt-private.h: Include ufc-crypt.h.
14286         (__b64_from_24bit): Declare extern.
14287         * crypt/crypt_util.c(__b64_from_24bit): New function.
14288         (b64t): New static const variable.
14289         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
14290         (b64t): Remove variable.
14291         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
14292         * crypt/sha256-crypt.c: Include crypt-private.h.
14293         (b64t): Remove variable.
14294         (__sha256_crypt_r): Remove b64_from_24bit and replace
14295         with __b64_from_24bit.
14296         * crypt/sha512-crypt.c: Likewise.
14298 2014-06-02  Roland McGrath  <roland@hack.frob.com>
14300         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
14301         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
14302         Label the code __libc_vfork rather than __vfork.
14303         [!NOT_IN_libc] (vfork): Define as weak alias.
14304         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
14305         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
14306         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
14308 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14310         * malloc/malloc.c (malloc_info): Fix format specifier for
14311         n_mmaps.
14313 2014-06-02  Wilco  <wdijkstr@arm.com>
14315         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
14316         FPCR write.
14318 2014-06-02  Wilco  <wdijkstr@arm.com>
14320         [BZ #17009]
14321         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
14322         Rewrite to reduce FPCR/FPSR accesses.
14324 2014-06-01  David S. Miller  <davem@davemloft.net>
14326         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14328 2014-05-31  David S. Miller  <davem@davemloft.net>
14330         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
14331         to occur in round to nearest mode when |x| >= 2.0
14333 2014-05-30  Richard Henderson  <rth@twiddle.net>
14335         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
14336         (PSEUDO_RET_NOERRNO): Remove.
14337         (ret): Don't redefine.
14338         (ret_NOERRNO): Define in terms of ret.
14339         (ret_ERRVAL): Likewise.
14341         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
14342         use of PSEUDO_RET; perform the error check directly.
14344 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
14346         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
14347         with __int128_t.
14349 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14351         * malloc/malloc (malloc_info): Fix formatting.
14353 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14354             Roland McGrath  <roland@hack.frob.com>
14356         * malloc/malloc (malloc_info): Also print mmapped statistics.
14358 2014-05-30  Roland McGrath  <roland@hack.frob.com>
14360         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
14361         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
14363 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
14365         * malloc/malloc.c (malloc_info): Inline mi_arena.
14367 2014-05-29  Richard Henderson  <rth@twiddle.net>
14369         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
14370         Remove comma before expanding ASM_ARGS_##nr.
14371         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
14372         Make _x0 a strict output; make _x8 a strict input; adjust expansion
14373         of ASM_ARGS_##nr.
14374         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
14375         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
14376         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
14377         (ASM_ARGS_1): Add leading comma.
14379         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
14380         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
14381         to __errno_location.
14382         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
14383         Remove the expected plt for __errno_location.
14385         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14386         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
14387         call to __read_tp.
14389         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14390         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
14391         it and break it down.
14392         (DOCARGS_0, DOCARGS_1): Do nothing.
14393         (DOCARGS_2): Update to store into the new stack frame.
14394         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
14395         (UNDOCARGS_1): Update to restore from the new stack frame.
14396         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
14397         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
14399         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14400         (SINGLE_THREAD_P): New parameter for result regno.
14401         (PSEUDO): Update to match; use cbz instead of beq.
14403         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14404         Use ENTRY to define the _nocancel entry point.  Share the syscall
14405         and syscall error check paths with the cancel path.
14406         (PSEUDO_END): New.
14408         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
14409         whitespace; tabs before and after asm mnemonics.
14411 2014-05-29  Eric Wong  <normalperson@yhbt.net>
14413         [BZ #15132]
14414         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
14415         Call fstat64 or stat64 internally, depending on arguments passed.
14416         Replace stat buffer argument with file descriptor argument.
14417         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
14418         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
14419         Pass fd to __internal_statvfs instead of calling fstat64.
14420         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
14421         Pass fd to __internal_statvfs64 instead of calling fstat64.
14422         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
14423         Pass -1 to __internal_statvfs instead of calling stat64.
14424         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
14425         Pass -1 to __internal_statvfs64 instead of calling stat64.
14427 2014-05-28  Roland McGrath  <roland@hack.frob.com>
14429         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
14430         that was previously under [RESET_PID].
14431         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
14433         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
14434         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
14436 2014-05-27  Roland McGrath  <roland@hack.frob.com>
14438         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
14440         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
14441         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
14443 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
14445         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
14447 2014-05-27  Andreas Schwab  <schwab@suse.de>
14449         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
14450         TLS_INIT_TP macro.
14451         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
14452         * elf/rtld.c (init_tls, dl_main): Likewise.
14453         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
14454         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
14455         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
14456         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
14457         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
14458         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
14459         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
14460         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
14461         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
14462         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
14463         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
14464         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
14465         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
14466         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
14467         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
14468         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
14469         * sysdeps/generic/tls.h: Update description.
14471 2014-05-27  Will Newton  <will.newton@linaro.org>
14473         [BZ #16990]
14474         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
14475         and restore r2 rather than just restoring.
14477 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14479         [BZ #16724]
14480         * libio/tst-ftell-append.c: New test case.
14481         * libio/Makefile (tests): Add test case.
14482         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
14483         append mode.
14484         * libio/wfileops.c (do_ftell_wide): Likewise.
14486 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14488         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14490         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
14491         ...
14492         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
14493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
14494         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
14495         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
14496         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
14497         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
14498         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
14499         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
14500         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
14501         Moved ...
14502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
14503         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
14504         Moved ...
14505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
14506         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
14507         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
14508         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
14509         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
14510         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
14511         ...
14512         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
14513         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
14514         Moved ...
14515         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
14516         here.
14517         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
14518         ...
14519         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
14520         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
14521         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
14523         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
14524         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
14525         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
14526         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
14528         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
14529         merge into ...
14530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
14531         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
14532         ...
14533         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
14534         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
14535         ...
14536         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
14537         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
14538         Moved ...
14539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
14540         here.
14541         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
14542         Moved ...
14543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
14544         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
14545         Moved ...
14546         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
14548         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
14549         conditional [RESET_PID].
14550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
14551         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
14552         removed.
14553         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
14554         removed.
14556         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
14557         <tcb-offsets.h>.
14558         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14559         (__libc_vfork): New strong alias.
14560         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
14561         removed.
14562         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
14563         Removed.
14565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
14566         <tcb-offsets.h>.
14567         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
14568         (__libc_vfork): New strong alias.
14569         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
14570         removed.
14571         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
14572         removed.
14574 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
14576         * malloc/malloc.c (mi_arena): New function.
14577         (malloc_info): Remove nested function mi_arena. Call non-nosted
14578         function mi_arena.
14580 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14582         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
14583         by insrwi.
14584         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
14585         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
14586         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
14587         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
14588         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
14589         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
14590         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
14592 2014-05-26  Andreas Schwab  <schwab@suse.de>
14594         [BZ #16984]
14595         * locale/programs/repertoire.c (repertoire_read): Add slash
14596         between I18NPATH element and file name.
14597         * locale/programs/locfile.c (locfile_read): Likewise.
14599 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14601         * nptl/pthread_mutexattr_settype.c
14602         (__pthread_mutexattr_settype):
14603         Disable lock elision for PTHREAD_MUTEX_NORMAL.
14605 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
14607         * nptl/tst-mutex5 (do_test):
14608         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
14610 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14612         * benchtests/README: Document 'init' directive.
14613         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
14614         BENCH_INIT.
14615         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
14616         (parse_file): Recognize 'init' directive.
14618 2014-05-26  Kyle McMartin  <kyle@redhat.com>
14620         [BZ #16796]
14621         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
14622         alignment of struct pthread.
14624 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
14626         [BZ #16878]
14627         * nscd/netgroupcache.c (addgetnetgrentX): Look for
14628         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14629         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
14630         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
14632 2014-05-25  Richard Henderson  <rth@twiddle.net>
14634         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14635         (SINGLE_THREAD_P_PIC): Remove.
14636         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
14637         (SINGLE_THREAD_P_PIC): Remove.
14639         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
14640         branch to syscall error ...
14641         (PSEUDO): ... here.
14642         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
14643         from __local_syscall_error to .Lsyscall_error.
14644         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
14645         (SYSCALL_ERROR): Update label name.
14647         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14648         Do not use DOARGS/UNDOARGS.
14649         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
14650         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
14651         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
14652         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
14653         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
14655         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
14656         block comment.
14658         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
14659         define if !NOT_IN_libc.
14660         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
14661         define with non-default symbol versions.
14663 2014-05-23  Richard Henderson  <rth@twiddle.net>
14665         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
14666         (vfork, __vfork): Define via compat_symbol.
14668         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
14669         [!HAVE_IFUNC] (vfork_compat): Remove.
14670         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
14672 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14674         [BZ #16978]
14675         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
14676         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
14677         variable.
14679 2014-05-23  Richard Henderson  <rth@twiddle.net>
14681         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
14682         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
14683         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
14684         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
14686         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
14687         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
14688         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
14689         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
14690         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
14691         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
14692         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
14693         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
14694         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
14695         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
14696         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
14697         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
14698         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
14699         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
14700         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
14701         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
14702         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
14703         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
14704         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
14705         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
14706         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
14707         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
14708         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
14709         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
14710         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
14711         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
14712         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
14713         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
14714         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
14715         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
14716         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
14717         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
14718         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
14719         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
14720         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
14721         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
14722         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
14723         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
14724         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
14725         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
14726         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
14727         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
14728         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
14729         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
14730         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
14731         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
14732         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
14733         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
14734         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
14735         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
14736         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
14737         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
14738         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
14739         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
14740         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
14741         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
14743         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
14744         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
14745         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
14746         before exiting on error.
14747         (__libc_vfork): New strong alias.
14748         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
14749         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
14751         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
14752         that was previously under [RESET_PID].
14753         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
14755         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
14757 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
14759         [BZ #16977]
14760         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
14761         value when x - 1 is zero.
14762         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
14763         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
14764         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
14765         0.0L for an argument of 1.0L.
14766         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
14767         Likewise.
14768         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
14769         value when x - 1 is zero.
14770         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
14771         * sysdeps/i386/fpu/libm-test-ulps: Update.
14772         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14774 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
14776         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
14777         alphasort and versionsort.
14779 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14781         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
14782         macro.
14783         [copysignf]: Likewise.
14785 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
14787         * crypt/md5-crypt.c: Fix formatting.
14789 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
14791         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
14792         (b64_from_24bit): New function.
14794 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14796         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
14797         libc_hidden_builtin_def to ifunc.
14798         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
14799         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
14801 2014-05-21  Roland McGrath  <roland@hack.frob.com>
14803         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
14804         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
14806 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
14808         * nscd/Depend (linuxthreads): Remove.
14809         (nptl): Add.
14810         * resolv/Depend (linuxthreads): Remove.
14811         * rt/Depend (linuxthreads): Remove.
14813         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
14814         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
14815         $(common-objpfx)elf/.
14816         (link-libc-before-gnulib): Likewise.
14817         (elfobjdir): Remove variable.
14818         * Makefile (install): Use $(elf-objpfx) instead of
14819         $(common-objpfx)elf/.
14820         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
14821         $(elfobjdir)/.
14822         (link-libc-deps): Likewise.
14823         ($(common-objpfx)libc.so): Likewise.
14824         ($(common-objpfx)linkobj/libc.so): Likewise.
14825         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
14826         instead of $(common-objpfx)elf/.
14827         (symbolic-link-list): Likewise.
14828         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
14829         [$(cross-compiling) = no]: Likewise.
14830         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
14831         $(elfobjdir)/.
14832         (static-gnulib-arch): Likewise.
14833         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
14834         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
14835         $(common-objpfx)elf/.
14837 2014-05-21  Richard Henderson  <rth@redhat.com>
14839         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
14840         (SINGLE_THREAD_P): Use the correct width load.  Fold
14841         into the ldr offset.
14843         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
14844         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
14846 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
14848         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
14849         (libgcc_s_resume): Use __attribute_used__.
14850         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
14851         Likewise.
14853 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14855         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
14856         optimization when used with float constants.
14858         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14860 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
14862         [BZ #16915]
14863         * locale/nl_langinfo_l.c: Make direct reference to every
14864         _nl_current_CATEGORY symbol.
14865         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
14866         (tests-static): Add tst-langinfo-static.
14867         (tests-special): Add tst-langinfo-static.out.
14868         ($(objpfx)tst-langinfo.out): Redirect output.
14869         ($(objpfx)tst-langinfo-static.out): New.
14870         * localedata/tst-langinfo.sh: Send output to stdout.
14871         * localedata/tst-langinfo-static.c: New file.
14873         [BZ #16965]
14874         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
14875         when the shift amount is modulo the limb size.
14877 2014-05-20  Richard Henderson  <rth@redhat.com>
14879         [BZ #16967]
14880         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
14881         Change type of sa_flags from unsigned int to int.
14883         [BZ #16966]
14884         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
14886         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
14888 2014-05-20  Will Newton  <will.newton@linaro.org>
14890         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
14891         Test the return value of the system call in the nocancel case.
14893 2014-05-20  Will Newton  <will.newton@linaro.org>
14894             Yvan Roux  <yvan.roux@linaro.org>
14896         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
14897         #include of asm/ptrace.h.
14898         (PTRACE_GET_THREAD_AREA): Remove #undef.
14899         (PTRACE_GETHBPREGS): Likewise.
14900         (PTRACE_SETHBPREGS): Likewise.
14901         (struct user_regs_struct): New structure.
14902         (struct user_fpsimd_struct): New structure.
14903         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
14904         #include of asm/ptrace.h and second #include of sys/user.h.
14905         (PTRACE_GET_THREAD_AREA): Remove #undef.
14906         (PTRACE_GETHBPREGS): Likewise.
14907         (PTRACE_SETHBPREGS): Likewise.
14908         (ELF_NGREG): Use new struct user_regs_struct.
14909         (elf_fpregset_t): Use new struct user_fpsimd_struct.
14911 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14913         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
14914         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
14916 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
14918         [BZ #16958]
14919         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
14920         membar to avoid block loads/stores to overlap previous stores.
14922 2014-05-17  Richard Henderson  <rth@redhat.com>
14924         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
14925         Create the __##syscall_name##_nocancel entry point.
14926         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
14927         Remove; let the sysdep-cancel.h code create it.
14929 2014-05-17  David S. Miller  <davem@davemloft.net>
14931         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
14932         Protect with __USE_GNU.
14933         (TIOCSET_TEMPT): Likewise.
14934         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
14935         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
14936         these are already provided in bits/ioctl-types.h
14938 2014-05-16  Roland McGrath  <roland@hack.frob.com>
14940         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
14941         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
14943         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
14944         Use wait4 regardless of [__NR_waitpid].
14946 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
14948         PR libgcc/60166
14949         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
14950         (_FP_NANSIGN_Q): Set the quiet bit.
14952 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
14954         * benchtests/Makefile
14955         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
14956         not $(common-objpfx)math/libm.so.
14957         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
14958         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
14959         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
14960         $(common-objpfx)dlfcn/libdl.so.
14961         ($(objpfx)tst-audit8): Depend on $(libm), not
14962         $(common-objpfx)math/libm.so.
14963         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
14964         not $(common-objpfx)dlfcn/libdl.so.
14965         * math/Makefile
14966         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
14967         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
14968         [$(build-shared) = yes].
14969         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
14970         $(common-objpfx)nptl/libpthread.so.
14971         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
14972         $(common-objpfx)math/libm.so$(libm.so-version) or
14973         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
14974         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
14975         $(common-objpfx)dlfcn/libdl.so.
14976         * setjmp/Makefile (link-libm): Remove variable.
14977         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
14978         * stdio-common/Makefile (link-libm): Remove variable.
14979         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
14980         * stdlib/Makefile (link-libm): Remove variable.
14981         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
14982         ($(objpfx)tst-strtod-round): Likewise.
14983         ($(objpfx)tst-tininess): Likewise.
14984         ($(objpfx)tst-strtod-underflow): Likewise.
14985         ($(objpfx)tst-strtod6): Likewise.
14986         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
14987         $(libdl), not $(common-objpfx)nptl/libpthread.so and
14988         $(common-objpfx)dlfcn/libdl.so.
14990 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14992         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
14993         BSD terminal modes definitions.
14995 2014-05-16  Roland McGrath  <roland@hack.frob.com>
14997         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
14998         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
15000         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
15001         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
15002         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
15003         Don't do #include_next.
15004         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
15005         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
15006         Don't do #include_next.
15007         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
15008         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
15009         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
15010         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
15012 2014-05-16  Allan McRae  <allan@archlinux.org>
15014         * po/sv.po: Update Swedish translation from translation project.
15016         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
15017         in sed expression.
15019 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
15021         [BZ #16917]
15022         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
15023         errno if the TIOCGPTN ioctl fails with an error different than
15024         EINVAL.
15025         * login/tst-ptsname.c: New file.
15026         * login/Makefile (tests): Add tst-ptsname.
15028         [BZ #16943]
15029         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
15030         and prlimit64.
15032 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
15034         [BZ #16849]
15035         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
15036         herrno to return EAI_AGAIN.
15038 2014-05-14  Roland McGrath  <roland@hack.frob.com>
15040         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
15041         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
15042         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
15043         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
15044         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
15045         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
15046         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
15047         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
15048         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
15049         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
15050         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
15051         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
15052         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
15053         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
15054         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
15055         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
15056         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
15057         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
15058         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
15059         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
15060         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
15061         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
15062         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
15063         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
15064         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
15065         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
15066         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
15067         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
15068         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
15069         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
15070         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
15071         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
15072         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
15073         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
15074         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
15075         Moved ...
15076         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
15077         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
15078         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
15079         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
15080         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
15081         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
15082         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
15083         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
15084         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
15085         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
15086         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
15087         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
15088         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
15089         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
15090         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
15091         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
15092         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
15093         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
15094         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
15095         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
15096         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
15097         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
15098         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
15099         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
15100         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
15101         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
15102         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
15103         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
15104         Moved ...
15105         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
15106         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
15107         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
15108         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
15109         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
15110         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
15111         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
15112         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
15113         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
15114         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
15115         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
15116         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
15117         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
15118         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
15119         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
15120         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
15121         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
15122         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
15123         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
15124         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
15125         Moved ...
15126         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
15127         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
15128         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
15130         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
15131         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
15132         (libpthread-sysdep_routines): Add elision-related stuff here instead.
15133         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
15134         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
15135         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
15136         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
15137         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
15138         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
15139         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
15140         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
15141         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
15142         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
15143         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
15144         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
15145         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
15146         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
15147         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
15148         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
15149         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
15150         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
15151         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
15152         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
15153         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
15154         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
15155         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
15156         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
15157         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
15158         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
15159         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
15160         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
15162         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
15163         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
15165         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
15166         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
15167         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
15168         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
15169         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
15170         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
15171         Moved ...
15172         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
15173         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
15174         Moved ...
15175         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
15176         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
15177         Moved ...
15178         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
15179         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
15180         Moved ...
15181         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
15182         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
15183         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
15184         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
15185         Moved ...
15186         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
15187         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
15188         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
15189         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
15190         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
15191         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
15192         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
15193         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
15194         Moved ...
15195         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
15196         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
15197         Moved ...
15198         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
15199         ... here.
15200         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
15201         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
15202         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
15203         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
15204         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
15205         Moved ...
15206         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
15207         ... here.
15208         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
15209         Moved ...
15210         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
15211         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
15212         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
15213         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
15214         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
15215         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
15216         Moved ...
15217         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
15218         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
15219         Moved ...
15220         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
15221         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
15222         Moved ...
15223         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
15224         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
15225         Moved ...
15226         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
15227         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
15228         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
15229         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
15230         Moved ...
15231         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
15232         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
15233         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
15234         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
15235         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
15236         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
15237         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
15238         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
15239         Moved ...
15240         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
15241         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
15242         Moved ...
15243         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
15244         ... here.
15245         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
15246         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
15247         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
15248         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
15249         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
15250         Moved ...
15251         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
15252         ... here.
15253         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
15254         Moved ...
15255         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
15256         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
15257         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
15258         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
15259         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
15260         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
15261         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
15262         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
15263         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
15264         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
15265         Moved ...
15266         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
15267         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
15268         Moved ...
15269         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
15270         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
15271         Moved ...
15272         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
15273         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
15274         Moved ...
15275         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
15276         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
15277         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
15278         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
15279         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
15280         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
15281         Moved ...
15282         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
15283         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
15284         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
15285         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
15286         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
15287         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
15288         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
15289         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
15290         Moved ...
15291         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
15292         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15293         Moved ...
15294         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
15295         ... here.
15296         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
15297         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
15298         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
15299         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
15300         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15301         Moved ...
15302         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
15303         ... here.
15304         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
15305         Moved ...
15306         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
15307         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
15308         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
15309         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
15310         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
15311         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
15312         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
15313         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
15314         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
15315         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
15316         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
15318         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
15319         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
15321         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
15322         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
15324         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
15325         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
15326         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
15327         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
15328         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
15329         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
15330         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
15331         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
15332         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
15333         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
15334         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
15335         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
15336         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
15337         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
15338         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
15339         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
15340         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
15341         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
15342         Moved ...
15343         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
15344         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
15345         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
15346         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
15347         Moved ...
15348         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
15349         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
15350         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
15351         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
15352         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
15353         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
15354         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
15355         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
15356         Moved ...
15357         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
15358         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
15359         Moved ...
15360         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
15361         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
15362         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
15363         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
15364         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
15365         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
15366         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
15367         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
15368         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
15369         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
15370         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
15371         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
15372         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
15373         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
15374         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
15375         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
15376         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
15378         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
15379         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
15380         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
15381         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
15382         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
15384         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
15385         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
15386         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
15387         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
15388         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
15389         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
15390         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
15391         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
15392         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
15393         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
15395         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
15396         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
15398         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
15399         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
15400         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
15401         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
15402         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
15403         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
15404         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
15405         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
15406         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
15407         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
15408         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
15409         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
15410         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
15411         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
15412         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
15413         Update #include.
15414         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
15415         Likewise.
15416         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
15417         Likewise.
15418         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
15419         Likewise.
15420         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
15421         Likewise.
15422         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
15423         Likewise.
15424         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
15425         Likewise.
15426         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
15427         Likewise.
15428         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
15429         Likewise.
15430         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
15431         Likewise.
15432         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
15433         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
15434         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
15435         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
15436         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
15437         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
15438         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
15439         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
15440         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
15441         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
15442         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
15443         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
15444         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
15445         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
15446         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
15448         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
15449         that was previously under [RESET_PID].
15450         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
15451         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
15452         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
15454         * sysdeps/i386/nptl/Implies: New file.
15455         * sysdeps/x86_64/nptl/Implies: New file.
15456         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
15457         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
15458         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
15459         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
15461         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
15462         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15463         (__libc_vfork): New strong alias.
15464         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
15465         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
15467         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
15468         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15469         (__libc_vfork): New strong alias.
15470         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
15471         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
15473         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
15474         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
15475         (__libc_vfork): New strong alias.
15476         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
15477         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
15478         * nptl/pt-vfork.c: New file.
15479         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
15480         (libpthread: GLIBC_2.20): New version set (empty).
15482 2014-05-14  Will Newton  <will.newton@linaro.org>
15484         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
15485         rather than #if.
15487 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15489         [BZ #16564]
15490         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
15491         arguments with exponent 65 or above.
15492         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
15493         arguments 0x1p113L or above.
15494         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
15495         to arguments 0x1p107L or above.
15496         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
15497         positive arguments with exponent 65 or above.
15498         * math/auto-libm-test-in: Add more tests of log1p.
15499         * math/auto-libm-test-out: Regenerated.
15501         [BZ #16928]
15502         * math/s_cacos.c (__cacos): Ensure zero real part of result from
15503         non-finite arguments is +0.
15504         * math/s_cacosf.c (__cacosf): Likewise.
15505         * math/s_cacosl.c (__cacosl): Likewise.
15506         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
15507         * sysdeps/i386/fpu/libm-test-ulps: Update.
15508         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15510         [BZ #16927]
15511         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
15512         value.
15513         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
15514         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
15515         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
15516         for explicit high bit of mantissa when testing for argument equal
15517         to 1.
15518         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
15519         * sysdeps/i386/fpu/libm-test-ulps: Update.
15520         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15522         [BZ #16516]
15523         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
15524         (__erf): Scale by 16 instead of 8 in potentially underflowing
15525         case.  Ensure exception if result actually underflows.
15526         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
15527         (__erff): Scale by 16 instead of 8 in potentially underflowing
15528         case.  Ensure exception if result actually underflows.
15529         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
15530         (efx8): Remove variable.
15531         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15532         case.  Ensure exception if result actually underflows.
15533         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
15534         (efx8): Remove variable.
15535         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15536         case.  Ensure exception if result actually underflows.
15537         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
15538         (efx8): Remove variable.
15539         (__erfl): Scale by 16 instead of 8 in potentially underflowing
15540         case.  Ensure exception if result actually underflows.
15541         * math/auto-libm-test-in: Add more tests of erf.
15542         * math/auto-libm-test-out: Regenerated.
15544 2014-05-14  Andreas Schwab  <schwab@suse.de>
15546         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
15547         Remove code conditionalized on USE___THREAD.
15549         * config.h.in (HAVE_PT_CHOWN): Define as 0.
15550         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
15551         not definedness.
15553 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
15555         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
15556         Define unconditionally.
15557         (__ASSUME_O_CLOEXEC): Likewise.
15558         (__ASSUME_SOCK_CLOEXEC): Likewise.
15559         (__ASSUME_IN_NONBLOCK): Likewise.
15560         (__ASSUME_PIPE2): Likewise.
15561         (__ASSUME_EVENTFD2): Likewise.
15562         (__ASSUME_SIGNALFD4): Likewise.
15563         (__ASSUME_DUP3): Likewise.
15564         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
15565         (__ASSUME_DUP3): Do not define.
15566         (__ASSUME_EVENTFD2): Likewise.
15567         (__ASSUME_IN_NONBLOCK): Likewise.
15568         (__ASSUME_O_CLOEXEC): Likewise.
15569         (__ASSUME_PIPE2): Likewise.
15570         (__ASSUME_SIGNALFD4): Likewise.
15571         (__ASSUME_SOCK_CLOEXEC): Likewise.
15572         (__ASSUME_UTIMES): Undefine.
15573         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15574         (__ASSUME_UTIMES): Do not define.
15575         (__ASSUME_O_CLOEXEC): Likewise.
15576         (__ASSUME_SOCK_CLOEXEC): Likewise.
15577         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
15578         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
15579         0x020621].
15580         (__ASSUME_PIPE2): Likewise.
15581         (__ASSUME_EVENTFD2): Likewise.
15582         (__ASSUME_SIGNALFD4): Likewise.
15583         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
15584         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
15585         Do not define.
15586         (__ASSUME_EVENTFD2): Likewise.
15587         (__ASSUME_SIGNALFD4): Likewise.
15588         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
15589         (__ASSUME_32BITUIDS): Likewise.
15590         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
15591         (__ASSUME_IPC64): Likewise.
15592         (__ASSUME_ST_INO_64_BIT): Likewise.
15593         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
15594         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
15595         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15596         (__ASSUME_UTIMES): Do not define.
15597         (__ASSUME_PSELECT): Likewise.
15598         (__ASSUME_PPOLL): Likewise.
15599         (__ASSUME_O_CLOEXEC): Likewise.
15600         (__ASSUME_SOCK_CLOEXEC): Likewise.
15601         (__ASSUME_IN_NONBLOCK): Likewise.
15602         (__ASSUME_PIPE2): Likewise.
15603         (__ASSUME_EVENTFD2): Likewise.
15604         (__ASSUME_SIGNALFD4): Likewise.
15605         (__ASSUME_DUP3): Likewise.
15606         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15607         (__ASSUME_UTIMES): Likewise.
15608         (__ASSUME_O_CLOEXEC): Likewise.
15609         (__ASSUME_SOCK_CLOEXEC): Likewise.
15610         (__ASSUME_IN_NONBLOCK): Likewise.
15611         (__ASSUME_PIPE2): Likewise.
15612         (__ASSUME_EVENTFD2): Likewise.
15613         (__ASSUME_SIGNALFD4): Likewise.
15614         (__ASSUME_DUP3): Likewise.
15615         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15616         (__ASSUME_UTIMES): Likewise.
15617         (__ASSUME_O_CLOEXEC): Likewise.
15618         (__ASSUME_SOCK_CLOEXEC): Likewise.
15619         (__ASSUME_IN_NONBLOCK): Likewise.
15620         (__ASSUME_PIPE2): Likewise.
15621         (__ASSUME_EVENTFD2): Likewise.
15622         (__ASSUME_SIGNALFD4): Likewise.
15623         (__ASSUME_DUP3): Likewise.
15624         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
15625         Likewise.
15626         (__ASSUME_UTIMES): Likewise.
15627         (__ASSUME_EVENTFD2): Likewise.
15628         (__ASSUME_SIGNALFD4): Likewise.
15629         * sysdeps/unix/sysv/linux/tile/kernel-features.h
15630         (__ASSUME_O_CLOEXEC): Likewise.
15631         (__ASSUME_SOCK_CLOEXEC): Likewise.
15632         (__ASSUME_IN_NONBLOCK): Likewise.
15633         (__ASSUME_PIPE2): Likewise.
15634         (__ASSUME_EVENTFD2): Likewise.
15635         (__ASSUME_SIGNALFD4): Likewise.
15636         (__ASSUME_DUP3): Likewise.
15637         (__ASSUME_UTIMES): Undefine.
15639         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
15640         feclearexcept.  Remove symbol versioning code.
15641         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
15642         symbol versioning code.
15643         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
15644         symbol versioning code.
15645         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
15646         feupdateenv.  Remove symbol versioning code.
15647         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
15648         fegetexceptflag.  Remove symbol versioning code.
15649         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
15650         fesetexceptflag.  Remove symbol versioning code.
15651         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
15652         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
15653         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
15654         (__posix_fadvise64_l32): Remove prototype.
15655         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
15656         code.
15658 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15660         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
15661         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
15662         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
15663         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
15665 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
15667         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
15668         current working directory
15670 2014-05-13  Roland McGrath  <roland@hack.frob.com>
15672         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
15673         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
15674         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
15675         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
15676         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
15677         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
15678         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
15679         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
15680         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
15681         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
15682         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
15683         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
15684         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
15685         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
15686         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
15687         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
15688         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
15689         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
15690         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
15691         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
15692         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
15693         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
15694         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
15695         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
15696         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
15697         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
15698         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
15699         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
15700         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
15701         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
15702         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
15703         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
15704         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
15705         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
15706         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
15707         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
15708         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
15709         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
15710         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
15711         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
15712         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
15713         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
15715         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
15716         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
15718         * sysdeps/unix/sysv/linux/arm/Makefile
15719         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
15720         Add rt-aeabi_unwind_cpp_pr1.
15721         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
15722         Add nptl-aeabi_unwind_cpp_pr1.
15723         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
15724         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
15725         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
15726         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
15727         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
15728         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
15730         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
15731         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
15732         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
15733         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
15735         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
15736         Deconditionalize the code that was previously under [RESET_PID].
15737         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
15739         * sysdeps/generic/exit-thread.h: New file.
15740         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
15741         * include/unistd.h (__exit_thread): Remove declaration.
15742         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
15743         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
15744         * csu/libc-start.c: Include <exit-thread.h>.
15745         (LIBC_START_MAIN): Pass no argument to __exit_thread.
15746         * nptl/pthread_create.c: Include <exit-thread.h>.
15747         (start_thread): Call __exit_thread in place of __exit_thread_inline.
15748         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
15749         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
15750         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
15751         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
15752         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
15753         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
15754         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
15755         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
15756         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
15757         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
15758         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
15759         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
15760         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
15761         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
15762         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
15763         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
15765 2014-05-13  Andreas Schwab  <schwab@suse.de>
15767         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
15769 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
15771         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
15772         (__ASSUME_UTIMES): Do not condition on kernel version.
15773         (__ASSUME_PSELECT): Define unconditionally.
15774         (__ASSUME_PPOLL): Likewise.
15775         (__ASSUME_ATFCTS): Likewise.
15776         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
15777         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
15778         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
15779         (__ASSUME_UTIMENSAT): Define unconditionally.
15780         (__ASSUME_PRIVATE_FUTEX): Likewise.
15781         (__ASSUME_FALLOCATE): Likewise.
15782         (__ASSUME_O_CLOEXEC): Likewise.
15783         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
15784         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
15785         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
15786         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
15787         (__ASSUME_IN_NONBLOCK): Likewise.
15788         (__ASSUME_PIPE2): Likewise.
15789         (__ASSUME_EVENTFD2): Likewise.
15790         (__ASSUME_SIGNALFD4): Likewise.
15791         (__ASSUME_DUP3): Likewise.
15792         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15793         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
15794         (__ASSUME_AT_RANDOM): Likewise.
15795         (__ASSUME_PREADV): Likewise.
15796         (__ASSUME_PWRITEV): Likewise.
15797         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
15798         (__ASSUME_F_GETOWN_EX): Define unconditionally.
15799         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
15800         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
15801         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
15802         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15803         (__ASSUME_O_CLOEXEC): Define unconditionally.
15804         (__ASSUME_PSELECT): Do not undefine conditionally.
15805         (__ASSUME_PPOLL): Likewise.
15806         (__ASSUME_ATFCTS): Likewise.
15807         (__ASSUME_SET_ROBUST_LIST): Likewise.
15808         (__ASSUME_UTIMENSAT): Likewise.
15809         (__ASSUME_FDATASYNC): Define unconditionally.
15810         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15811         (__ASSUME_SIGFRAME_V2): Likewise.
15812         )__ASSUME_EVENTFD2): Likewise.
15813         (__ASSUME_SIGNALFD4): Likewise.
15814         (__ASSUME_PSELECT): Do not undefine conditionally.
15815         (__ASSUME_PPOLL): Likewise.
15816         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
15817         (__ASSUME_PSELECT): Define unconditionally.
15818         (__ASSUME_PPOLL): Likewise.
15819         (__ASSUME_O_CLOEXEC): Likewise.
15820         (__ASSUME_SOCK_CLOEXEC): Likewise.
15821         (__ASSUME_IN_NONBLOCK): Likewise.
15822         (__ASSUME_PIPE2): Likewise.
15823         (__ASSUME_EVENTFD2): Likewise.
15824         (__ASSUME_SIGNALFD4): Likewise.
15825         (__ASSUME_DUP3): Likewise.
15826         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15827         (__ASSUME_O_CLOEXEC): Likewise.
15828         (__ASSUME_SOCK_CLOEXEC): Likewise.
15829         (__ASSUME_IN_NONBLOCK): Likewise.
15830         (__ASSUME_PIPE2): Likewise.
15831         (__ASSUME_EVENTFD2): Likewise.
15832         (__ASSUME_SIGNALFD4): Likewise.
15833         (__ASSUME_DUP3): Likewise.
15834         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15835         (__ASSUME_EVENTFD2): Likewise.
15836         (__ASSUME_SIGNALFD4): Likewise.
15837         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
15839 2014-05-12  Andreas Schwab  <schwab@suse.de>
15841         [BZ #16932]
15842         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
15843         (_nss_nis_gethostbyname4_r): Return error if item length is larger
15844         than maximum RPC packet size.
15845         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
15846         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
15847         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
15848         (_nss_nis_getservbyport_r): Likewise.
15850 2014-05-12  Will Newton  <will.newton@linaro.org>
15852         * malloc/Makefile (tests): Add tst-mallopt.
15853         * malloc/tst-mallopt.c: New file.
15855 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15857         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
15858         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
15860 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15862         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
15863         (tst-tlsmod6.so): Likewise.
15865 2014-05-09  Roland McGrath  <roland@hack.frob.com>
15867         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
15869 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
15871         [BZ #16064]
15872         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
15873         and <dl-procinfo.h>.
15874         (__fegetenv): Save SSE state in envp->__eip if supported.
15875         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
15876         envp->__eip if supported.
15877         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
15878         and <dl-procinfo.h>.
15879         (__fesetenv): Always set __eip, __cs_selector, __opcode,
15880         __data_offset and __data_selector in environment to 0.  Set SSE
15881         state if supported.
15882         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
15883         test-fenv-sse.
15884         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
15885         -mfpmath=sse.
15886         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
15888 2014-05-09  Will Newton  <will.newton@linaro.org>
15890         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
15891         and libc_relro_required for ARM.
15892         * sysdeps/arm/preconfigure: Regenerate.
15894 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
15895             Stefan Liebler  <stli@linux.vnet.ibm.com>
15897         * config.make.in (enable-lock-elision): New Makefile variable.
15898         * configure.ac: Likewise.
15899         * configure: Regenerate.
15900         * sysdeps/s390/configure.ac:
15901         Add check for gcc transactions support.
15902         * sysdeps/s390/configure: Regenerate.
15903         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
15904         Build elision files if enabled.
15905         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
15906         Add lock elision support for s390.
15907         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
15908         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
15909         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
15910         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
15911         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
15912         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
15913         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
15914         Likewise.
15915         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
15916         Likewise.
15917         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
15918         Likewise.
15919         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
15920         Likewise.
15921         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
15922         (__lll_timedlock_elision, __lll_lock_elision)
15923         (__lll_unlock_elision, __lll_trylock_elision)
15924         (lll_timedlock_elision, lll_lock_elision)
15925         (lll_unlock_elision, lll_trylock_elision): Add.
15926         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15927         (pthread_mutex_t): Add lock elision support for s390.
15929 2014-05-14  Wilco  <wdijkstr@arm.com>
15931         * sysdeps/arm/fclrexcpt.c: Cleanup.
15932         * sysdeps/arm/fedisblxcpt.c: Cleanup.
15933         * sysdeps/arm/feenablxcpt.c: Cleanup.
15934         * sysdeps/arm/fegetenv.c: Cleanup.
15935         * sysdeps/arm/fegetexcept.c: Cleanup.
15936         * sysdeps/arm/fegetround.c: Cleanup.
15937         * sysdeps/arm/feholdexcpt.c: Cleanup.
15938         * sysdeps/arm/fesetenv.c: Cleanup.
15939         * sysdeps/arm/fesetround.c: Cleanup.
15940         * sysdeps/arm/feupdateenv.c: Cleanup.
15941         * sysdeps/arm/fgetexcptflg.c: Cleanup.
15942         * sysdeps/arm/fraiseexcpt.c: Cleanup.
15943         * sysdeps/arm/fsetexcptflg.c: Cleanup.
15944         * sysdeps/arm/ftestexcept.c: Cleanup.
15945         * sysdeps/arm/get-rounding-mode.h: Cleanup.
15946         * sysdeps/arm/setfpucw.c: Cleanup.
15948 2014-05-09  Will Newton  <will.newton@linaro.org>
15950         * sysdeps/arm/armv7/strcmp.S: New file.
15951         * NEWS: Mention addition of ARMv7 optimized strcmp.
15953 2014-05-08  Roland McGrath  <roland@hack.frob.com>
15955         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
15956         look for %.ac rather than %.in.
15958         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
15959         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
15960         * sysdeps/mach/hurd/configure: Regenerated.
15961         * sysdeps/unix/sysv/linux/configure: Regenerated.
15963         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
15965 2014-05-07  Steve Ellcey  <sellcey@mips.com>
15967         [BZ# 16922]
15968         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
15969         (LONG_SUB): Ditto.
15970         (PTR_SUB): Ditto.
15972 2014-05-07  Andreas Schwab  <schwab@suse.de>
15974         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
15975         when skipping over non-matching result from nscd.
15977 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
15979         [BZ #16876]
15980         * nptl/sockperf.c (client): Check socket return value.
15982         [BZ #16877]
15983         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
15984         nscd security class.
15986 2014-05-06  Roland McGrath  <roland@hack.frob.com>
15988         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
15989         * sysdeps/arm/unwind.h: ... here.
15991 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
15993         [BZ# 16916]
15994         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
15995         Define.
15997 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
15999         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
16000         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
16001         multiarch strncpy for PPC64.
16002         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
16003         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
16004         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
16005         multiarch optimizations.
16006         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16007         (__libc_ifunc_impl_list): Likewise.
16008         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
16009         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
16010         multiarch stpncpy for PPC64.
16011         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
16012         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
16014 2014-05-06  Andreas Schwab  <schwab@suse.de>
16016         [BZ #16912]
16017         * gmon/mcount.c (_MCOUNT_DECL): Use
16018         atomic_compare_and_exchange_bool_acq instead of
16019         catomic_compare_and_exchange_bool_acq.
16021 2014-05-05  Roland McGrath  <roland@hack.frob.com>
16023         * elf/Makefile (others, install-bin): Remove pldd.
16024         (pldd-modules): Variable removed.
16025         ($(objpfx)pldd): Target removed.
16026         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
16027         (others, install-bin): Append pldd here.
16028         ($(objpfx)pldd): New target.
16030         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
16031         to 0, so the first #if test emitted later doesn't see it undefined.
16032         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
16033         * sysdeps/gnu/errlist.c: Regenerated.
16035 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16037         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
16038         [libc_hidden_builtin_def]: Define to empty value.
16039         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
16040         [libc_hidden_builtin_def]: Likewise.
16041         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
16042         [libc_hidden_builtin_def]: Likewise.
16043         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
16044         [libc_hidden_builtin_def]: Likewise.
16045         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
16046         __redirect_memcpy and define ifunc as default hidden symbol.
16047         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
16048         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
16050 2014-05-04  Adam Conrad  <adconrad@0c3.net>
16052         * locale/iso-4217.def: Reintroduce XDR currency.
16054 2014-05-04  Allan McRae  <allan@archlinux.org>
16056         * po/eo.po: Update Esperanto translation from translation project.
16058 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
16060         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
16061         and FEATURE_INDEX_MAX to 1.
16062         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
16064 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16066         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
16067         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
16068         * iconvdata/big5.c (ONE_DIRECTION): Define.
16069         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
16070         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
16071         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
16072         * iconvdata/cp932.c (ONE_DIRECTION): Define.
16073         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
16074         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
16075         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
16076         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
16077         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
16078         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
16079         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
16080         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
16081         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
16082         * iconvdata/gbk.c (ONE_DIRECTION): Define.
16083         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
16084         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
16085         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
16086         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
16087         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
16088         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
16089         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
16090         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
16091         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
16092         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
16093         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
16094         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
16095         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
16096         * iconvdata/iso646.c (ONE_DIRECTION): Define.
16097         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
16098         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
16099         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
16100         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
16101         * iconvdata/johab.c (ONE_DIRECTION): Define.
16102         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
16103         * iconvdata/sjis.c (ONE_DIRECTION): Define.
16104         * iconvdata/t.61.c (ONE_DIRECTION): Define.
16105         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
16106         * iconvdata/tscii.c (ONE_DIRECTION): Define.
16107         * iconvdata/uhc.c (ONE_DIRECTION): Define.
16108         * iconvdata/unicode.c (ONE_DIRECTION): Define.
16109         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
16110         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
16111         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
16113 2014-05-01  Roland McGrath  <roland@hack.frob.com>
16115         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
16116         (_IO_JUMPS_OFFSET): Define to 0.
16118         * nptl/sysdeps/pthread/bits/libc-lock.h
16119         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
16120         (__libc_lock_define_initialized_recursive): Always define using
16121         initializer.  Modern compilers treat uninitialized (implicit zero) and
16122         explicit zero initializers the same (i.e. put the datum in bss).
16124 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
16126         * nscd/nscd-client.h: Include <string.h>.
16128 2014-05-01  David S. Miller  <davem@davemloft.net>
16130         [BZ #16885]
16131         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
16132         multiple zero bytes exist at the end of a string.
16133         Reported by Aurelien Jarno <aurelien@aurel32.net>
16135         * string/test-strcmp.c (check): Add explicit test for situations where
16136         there are multiple zero bytes after the first.
16138 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
16140         [BZ #16890]
16141         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
16142         when compiling wprintf.
16143         * stdio-common/tstdiomisc.c (t3): New function.
16144         (main): Call it.
16146 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16148         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
16149         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
16150         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
16151         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
16153 2014-05-01  Steve Ellcey  <sellcey@mips.com>
16155         * stdlib/longlong.h: Updated from GCC.
16157 2014-05-01  Will Newton  <will.newton@linaro.org>
16158             Bernard Ogden  <bernie.ogden@linaro.org>
16160         * NEWS: Update fixed bug list.
16162         [BZ #15119]
16163         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
16165 2014-04-30  David S. Miller  <davem@davemloft.net>
16167         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
16168         (libc_feholdexcept_setround_sparc_ctx): New function.
16169         (libc_fesetenv_sparc_ctx): Likewise.
16170         (libc_feupdateenv_sparc_ctx): Likewise.
16171         (libc_feholdsetround_sparc_ctx): Likewise.
16172         (libc_feholdexcept_setround_ctx): Define.
16173         (libc_feholdexcept_setroundf_ctx): Likewise.
16174         (libc_feholdexcept_setroundl_ctx): Likewise.
16175         (libc_fesetenv_ctx): Likewise.
16176         (libc_fesetenvf_ctx): Likewise.
16177         (libc_fesetenvl_ctx): Likewise.
16178         (libc_feupdateenv_ctx): Likewise.
16179         (libc_feupdateenvf_ctx): Likewise.
16180         (libc_feupdateenvl_ctx): Likewise.
16181         (libc_feresetround_ctx): Likewise.
16182         (libc_feresetroundf_ctx): Likewise.
16183         (libc_feresetroundl_ctx): Likewise.
16184         (libc_feholdsetround_ctx): Likewise.
16185         (libc_feholdsetroundf_ctx): Likewise.
16186         (libc_feholdsetroundl_ctx): Likewise.
16188         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
16189         with __USE_GNU instead of XOPEN cpp guards.
16191         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
16192         0.
16194         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
16195         with XOPEN cpp guards.
16197 2014-04-30  Julian Brown  <julian@codesourcery.com>
16199         [BZ #16888]
16200         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
16201         handling.
16203 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
16205         [BZ #9894]
16206         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
16207         Change to 2.6.32.
16208         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
16209         * sysdeps/unix/sysv/linux/configure: Regenerated.
16210         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
16211         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
16212         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
16213         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
16214         * README: Update reference to required Linux kernel version.
16215         * manual/install.texi (Linux): Update reference to required Linux
16216         kernel headers version.
16217         * INSTALL: Regenerated.
16219         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
16220         header inclusion.
16221         [POSIX] (limits.h): Likewise.
16222         [POSIX] (math.h): Likewise.
16223         [POSIX] (sys/wait.h): Likewise.
16224         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
16225         function.
16226         [POSIX] (stddef.h): Do not allow header inclusion.
16228 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16230         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
16232 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
16234         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
16235         Return immediately after lll_futex_wake.
16237 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16239         [BZ #16791]
16240         * nscd/nscd-client.h (datahead_init_common): Initialize entire
16241         structure.
16242         (datahead_init_pos): Call datahead_init_common early.
16243         (datahead_init_neg): Likewise.
16245         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
16246         datahead_init_neg): New functions.
16247         * nscd/aicache.c (addhstaiX): Use them.
16248         * nscd/grpcache.c (cache_addgr): Likewise.
16249         * nscd/hstcache.c (cache_addhst): Likewise.
16250         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16251         * nscd/netgroupcache.c (do_notfound): Likewise.
16252         (addgetnetgrentX): Likewise.
16253         (addinnetgrX): Likewise.
16254         * nscd/pwdcache.c (cache_addpw): Likewise.
16255         * nscd/servicescache.c (cache_addserv): Likewise.
16257 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16258             Atsushi Onoe  <atsushi@onoe.org>
16260         [BZ #14308]
16261         [BZ #12994]
16262         [BZ #13651]
16263         * resolv/res_query.c (__libc_res_nsearch): Return if at least
16264         one response is valid.
16265         * resolv/res_send.c (send_dg): Check for validity of other
16266         response if the current response is a referral.
16268 2014-04-29  Steve Ellcey  <sellcey@mips.com>
16270         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
16272 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
16274         [BZ #16823]
16275         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
16276         Always divide by positive zero when computing -Inf result.
16277         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
16278         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
16280 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16282         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
16283         FPSCR if value do not change.
16284         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
16285         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
16286         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
16287         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
16288         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
16289         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
16290         function.
16292 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
16294         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
16295         * sysdeps/unix/sysv/linux/hppa: Move directory from
16296         ports/systeps/unix/sysv/linux/hppa.
16297         * README: Update listing for hppa-*-linux-gnu.
16299 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
16301         [BZ #16754]
16302         * manual/stdio.texi (Hook functions): Fix types of stream hook
16303         functions.
16304         [BZ #16854]
16305         * socket/sys/socket.h: Fix typo in comment.
16307 2014-04-28  Wilco  <wdijkstr@arm.com>
16309         * sysdeps/arm/fenv_private.h: New file.
16310         * sysdeps/arm/math_private.h: New file.
16311         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
16313 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
16315         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
16316         with __int128_t.
16317         (La_x86_64_retval): Likewise.
16319 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
16321         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
16322         fpsr if value didn't change.
16323         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
16324         to fpcr if value didn't change.
16325         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
16326         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
16327         fpsr or fpcr if value didn't change.
16328         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
16329         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
16330         fpcr if value didn't change.
16331         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
16332         to fpsr if value didn't change.
16334 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
16336         * nptl/tst-sem3.c: Use test-skeleton.c
16337         (main): Rename to do_test.  Use return instead of
16338         exit.
16339         * nptl/tst-sem4.c: Use test-skeleton.c
16340         (main): Rename to do_test.
16342 2014-04-22  David S. Miller  <davem@davemloft.net>
16344         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
16345         (struct sigaction): New struct member __glibc_reserved0, change
16346         type of sa_flags to int.
16348 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
16350         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
16351         (COUNT_LEADING_ZEROS_0): Define for AArch64.
16353 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
16355         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
16356         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
16358 2014-04-22  Will Newton  <will.newton@linaro.org>
16359             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
16361         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
16362         (__longjmp): Add longjmp and longjmp_target SystemTap
16363         probes.
16364         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
16365         (__sigsetjmp): Add setjmp SystemTap probe.
16367 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
16369         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
16370         match manual order.
16372 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16374         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
16376         * sysdeps/powerpc/fpu/fenv_private.h
16377         (libc_feholdexcept_setroundl_ctx): Define to
16378         libc_feholdexcept_setround_ppc_ctx.
16379         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
16380         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
16381         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
16382         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
16384 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16386         * sysdeps/aarch64/math-tests.h: New file.
16388 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
16390         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
16391         New.
16392         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
16393         Check and set bit_AVX2_Usable.
16394         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
16395         macro.
16396         (bit_AVX2): Likewise.
16397         (index_AVX2_Usable): Likewise.
16398         (CPUID_AVX2): Likewise.
16399         (HAS_AVX2): Likewise.
16401 2014-04-17  Will Newton  <will.newton@linaro.org>
16403         * manual/setjmp.texi (System V contexts): Add note that
16404         calling setcontext on a context created by a call to a
16405         signal handler is undefined.  Update text to note that
16406         setcontext from a signal handler is possible but not
16407         recommended.
16409         [BZ #16629]
16410         * stdlib/tst-setcontext.c: Include signal.h.
16411         (main): Check that the signal stack before and
16412         after swapcontext is the same.
16414         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
16415         Re-implement to restore registers in user code and avoid
16416         rt_sigreturn system call.
16418 2014-04-17  Wilco  <wdijkstr@arm.com>
16420         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
16421         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
16422         * math/test-fenv.c: Skip exception trap tests on targets which only
16423         support non-stop mode.
16425 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
16426             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16428         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
16429         (libc_feholdsetround_aarch64_ctx)
16430         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
16431         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
16432         (libc_feresetround_ctx, libc_feresetroundf_ctx)
16433         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
16434         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
16435         (libc_feresetround_noexl_ctx): Define.
16437 2014-04-16  Richard Henderson  <rth@redhat.com>
16439         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
16441         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
16442         unwind tables.
16444         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
16445         const from the non-libc, non-ldso copy.
16447         * sysdeps/alpha/libm-test-ulps: Regenerate.
16449 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
16450             Wilco Dijkstra  <wilco.dijkstra@arm.com>
16452         * sysdeps/aarch64/fpu/math_private.h: New file.
16454 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
16456         * sysdeps/aarch64/libm-test-ulps: Regenerate.
16458 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
16460         [BZ #16275]
16461         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
16462         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
16463         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
16464         Intel MPX bound registers before _dl_profile_fixup.
16465         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
16466         registers after _dl_profile_fixup.  Save and restore bound
16467         registers bnd0/bnd1 when calling _dl_call_pltexit.
16468         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
16469         (LR_BND_OFFSET): Likewise.
16470         (LRV_BND0_OFFSET): Likewise.
16471         (LRV_BND1_OFFSET): Likewise.
16473 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16475         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
16476         to...
16477         * sysdeps/mach/hurd/i386/tls.h: ... here.
16478         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
16479         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
16480         fields.
16482 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16484         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
16486 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16488         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
16490 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
16492         [BZ #14770]
16493         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
16494         * sysdeps/s390/configure: Regenerate.
16496         [BZ #16824]
16497         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
16498         Set round-to-nearest internally to reduce error accumulation.
16500 2014-04-16  Alan Modra  <amodra@gmail.com>
16502         [BZ #16740]
16503         [BZ #16619]
16504         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
16505         * math/libm-test.inc (frexp_test_data): Add tests.
16506         * NEWS: Update fixed bug list.
16508 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
16510         * benchtests/Makefile: Depend on libraries in build directory.
16511         (bench-math): Separate out math tests.
16512         (bench-pthread): Separate out pthread tests.
16513         (bench): Include math and pthread tests.
16515 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
16517         [BZ #16831]
16518         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
16519         _dl_debug_initialize.
16521         * configure.ac: Remove SELinux header check.
16522         * configure: Regenerate.
16523         * nscd/selinux.c (perms): Array of const char* to permission names.
16524         (nscd_request_avc_has_perm): Call security_deny_unknown to find
16525         default policy. Call string_to_security_class and string_to_av_perm to
16526         translate strings. Enforce default policy and call avs_has_perm with
16527         results of translated strings.
16529 2014-04-13  David S. Miller  <davem@davemloft.net>
16531         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16533 2014-04-12  Allan McRae  <allan@archlinux.org>
16535         [BZ #16838]
16536         * manual/string.texi (Collation Functions): Fix qsort argument
16537         order in example.
16538         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
16540 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
16542         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
16543         Make the test a no-op if there are no exceptions defined.
16545 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
16547         * elf/Makefile (tests): make tst-dlopen-aout conditional on
16548         enable-hardcoded-path-in-tests
16550 2014-04-11  Will Newton  <will.newton@linaro.org>
16552         * benchtests/Makefile (extra-objs): Add json-lib.o.
16553         (bench-func): Tidy up JSON output.
16554         * benchtests/bench-skeleton.c: Include json-lib.h.
16555         (main): Use JSON library functions to do output of
16556         benchmark results.
16557         * benchtests/bench-timing-type.c (main): Output the
16558         timing type simply, leaving formatting to the user.
16559         * benchtests/json-lib.c: New file.
16560         * benchtests/json-lib.h: Likewise.
16562 2014-04-11  Torvald Riegel  <triegel@redhat.com>
16564         [BZ #15215]
16565         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
16566         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
16567         memory barriers.  Add comments.
16568         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
16569         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
16570         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
16571         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
16572         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
16573         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
16575 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
16577         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
16578         * sysdeps/s390/s390-64/configure.ac: ... this ...
16579         * sysdeps/s390/configure.ac: ... to here.
16580         * sysdeps/s390/s390-32/configure: Delete file.
16581         * sysdeps/s390/s390-64/configure: Delete file.
16582         * sysdeps/s390/configure: Regenerate.
16584 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
16586         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
16588 2014-04-11  Will Newton  <will.newton@linaro.org>
16590         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
16591         to zero if it is not defined elsewhere.  (mtrim): Test
16592         the value of MALLOC_DEBUG with #if rather than #ifdef.
16594 2014-04-10 Torvald Riegel  <triegel@redhat.com>
16596         * benchtests/pthread_once-inputs: New file.
16597         * benchtests/pthread_once-source.c: New file.
16598         * benchtests/README: Update documentation.
16600 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
16601             H.J. Lu  <hongjiu.lu@intel.com>
16603         [BZ #16275]
16604         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
16605         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
16606         * sysdeps/x86_64/configure: Regenerated.
16607         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
16608         macro.
16609         (REGISTER_SAVE_RAX): Likewise.
16610         (REGISTER_SAVE_RCX): Likewise.
16611         (REGISTER_SAVE_RDX): Likewise.
16612         (REGISTER_SAVE_RSI): Likewise.
16613         (REGISTER_SAVE_RDI): Likewise.
16614         (REGISTER_SAVE_R8): Likewise.
16615         (REGISTER_SAVE_R9): Likewise.
16616         (REGISTER_SAVE_BND0): Likewise.
16617         (REGISTER_SAVE_BND1): Likewise.
16618         (REGISTER_SAVE_BND2): Likewise.
16619         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
16620         bound registers when calling _dl_fixup.
16622 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16624         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
16625         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
16626         of its definition.
16627         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
16628         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
16629         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
16630         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
16631         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
16632         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
16633         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
16635 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
16637         [BZ #15514]
16638         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
16639         pathconf(_PC_NAME_MAX).
16641 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16643         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
16644         Remove macro usage.
16645         (__PTHREAD_SPINS): Move definition to ...
16646         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
16647         (__PTHREAD_SPINS): ... here.
16648         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
16649         (__PTHREAD_SPIN): Likewise.
16650         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
16651         (__PTHREAD_SPIN): Likewise.
16652         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
16653         (__PTHREAD_SPIN): Likewise.
16654         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
16655         (__PTHREAD_SPIN): Likewise.
16656         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
16657         (__PTHREAD_SPIN): Likewise.
16658         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
16659         (__PTHREAD_SPIN): Likewise.
16660         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
16661         (__PTHREAD_SPIN): Likewise.
16662         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
16663         (__PTHREAD_SPIN): Likewise.
16664         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
16665         (__PTHREAD_SPIN): Likewise.
16666         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
16667         (__PTHREAD_SPIN): Likewise.
16668         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
16669         (__PTHREAD_SPIN): Likewise.
16670         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
16671         (__PTHREAD_SPIN): Likewise.
16673         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
16674         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
16675         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
16676         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
16677         imply folder.
16678         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
16679         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
16680         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
16681         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
16682         correct imply path.
16683         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
16684         strlen symbol for non multi-arch builds.
16685         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
16686         missing hidden_def and weak_alias.
16688 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
16690         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
16692 2014-04-07  Will Newton  <will.newton@linaro.org>
16694         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
16695         and contents.  [!_LIBC] Remove #ifndef and contents.
16696         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
16697         * string/memccpy.c (__memccpy): Use ANSI prototype.
16698         * string/memfrob.c (memfrob): Likewise.
16699         * string/strcoll.c (STRCOLL): Likewise.
16700         * string/strlen.c (strlen): Likewise.
16701         * string/strtok.c (STRTOK): Likewise.
16702         * string/strcat.c: Remove unused #include of memcopy.h.
16703         (strcat): Use ANSI prototype.
16704         * string/strchr.c: Remove unused #include of memcopy.h.
16705         (strchr): Use ANSI prototype.
16706         * string/strcmp.c: Remove unused #include of memcopy.h.
16707         (strcmp): Use ANSI prototype.
16708         * string/strcpy.c: Remove unused #include of memcopy.h.
16709         (strcpy): Use ANSI prototype.
16711 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16713         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
16714         * config.make.in (config-extra-cppflags): Set it from
16715         libc_extra_cppflags.
16716         * configure.ac (libc_extra_cflags): Make it accumulate over
16717         configure fragments.
16718         (libc_extra_cppflags): New flag.
16719         * configure. Regenerate.
16720         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
16721         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
16722         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
16723         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
16725         [BZ #16815]
16726         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
16727         result for FE_DOWNWARD rounding mode.
16728         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
16729         Likewise.
16730         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16732 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
16734         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
16735         in function argument name.
16737 2014-04-03  David Svoboda  <svoboda@cert.org>
16739         [BZ #5666]
16740         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
16741         explicitly.
16743 2014-04-03  Roland McGrath  <roland@hack.frob.com>
16745         * elf/dl-unmap-segments.h: New file.
16746         * sysdeps/generic/ldsodefs.h
16747         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
16748         * elf/dl-close.c: Include <dl-unmap-segments.h>.
16749         * elf/dl-fptr.c: Likewise.
16750         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
16751         * sysdeps/aarch64/tlsdesc.c: Likewise.
16752         * sysdeps/arm/tlsdesc.c: Likewise.
16753         * sysdeps/i386/tlsdesc.c: Likewise.
16754         * sysdeps/tile/dl-runtime.c: Likewise.
16755         * sysdeps/x86_64/tlsdesc.c: Likewise.
16756         * elf/dl-load.h: New file.
16757         * elf/dl-load.c: Include it.
16758         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
16759         Macros moved to dl-load.h.
16760         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
16761         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
16762         Use _dl_unmap_segments in place of __munmap.
16763         Break out segment-mapping loop into ...
16764         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
16766 2014-04-03  Will Newton  <will.newton@linaro.org>
16768         * elf/dl-lookup.c (do_lookup_x): Remove comment
16769         referring to nested function and move variable
16770         declarations down to before first use.
16772 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
16774         [BZ #16799]
16775         [BZ #16800]
16776         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
16777         with 0 numerator.
16778         * math/s_catanf.c (__catanf): Likewise.
16779         * math/s_catanh.c (__catanh): Likewise.
16780         * math/s_catanhf.c (__catanhf): Likewise.
16781         * math/s_catanhl.c (__catanhl): Likewise.
16782         * math/s_catanl.c (__catanl): Likewise.
16783         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
16784         by positive zero when computing -Inf result.
16785         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
16786         (catanh_test): Likewise.
16787         * sysdeps/i386/fpu/libm-test-ulps: Update.
16788         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16790         [BZ #16789]
16791         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
16792         instead of using underflowing value in computing result.
16793         * math/s_clog10.c (__clog10): Likewise.
16794         * math/s_clog10f.c (__clog10f): Likewise.
16795         * math/s_clog10l.c (__clog10l): Likewise.
16796         * math/s_clogf.c (__clogf): Likewise.
16797         * math/s_clogl.c (__clogl): Likewise.
16798         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
16799         (clog10_test): Likewise.
16800         * sysdeps/i386/fpu/libm-test-ulps: Update.
16801         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16803 2014-04-02  Alan Modra  <amodra@gmail.com>
16805         [BZ #16739]
16806         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
16807         output when value is near a power of two.  Use int64_t for lx and
16808         remove casts.  Use decimal rather than hex exponent constants.
16809         Don't use long double multiplication when double will suffice.
16810         * math/libm-test.inc (nextafter_test_data): Add tests.
16811         * NEWS: Add 16739 and 16786 to bug list.
16813         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
16815         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
16817 2014-04-01  Will Newton  <will.newton@linaro.org>
16819         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
16820         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
16822 2014-04-01  Florian Weimer  <fweimer@redhat.com>
16824         [BZ #13347]
16825         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
16826         * nptl/tst-setuid2.c: New file.
16827         * nptl/Makefile (xtests): Add tst-setuid2.
16829 2014-04-01  Alan Modra  <amodra@gmail.com>
16831         [BZ #16786]
16832         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
16834 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16836         [BZ #6803]
16837         [BZ #6804]
16838         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
16839         set errno as appropriate.
16840         * math/w_scalbf.c (__scalbf): Likewise.
16841         * math/w_scalbl.c (__scalbl): Likewise.
16842         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
16843         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
16844         * math/libm-test.inc (scalb_test_data): Add errno expectations.
16845         Add more NaN tests.
16847         [BZ #16349]
16848         * math/w_atan2.c: Include <errno.h>.
16849         (__atan2): Set errno for result underflowing to zero.
16850         * math/w_atan2f.c: Include <errno.h>.
16851         (__atan2f): Set errno for result underflowing to zero.
16852         * math/w_atan2l.c: Include <errno.h>.
16853         (__atan2l): Set errno for result underflowing to zero.
16854         * math/auto-libm-test-in: Don't allow missing errno for some atan2
16855         tests.
16856         * math/auto-libm-test-out: Regenerated.
16858 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16860         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
16861         Encode instruction correctly in little endian.
16862         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
16863         Likewise.
16864         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
16865         Likewise.
16866         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
16867         Likewise.
16868         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
16869         Likewise.
16871 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
16873         [BZ #9894]
16874         * sysdeps/unix/sysv/linux/kernel-features.h
16875         [__sparc__ && !__arch64__ && !__sparc_v9__]
16876         (__ASSUME_SET_ROBUST_LIST): Do not define.
16877         [__sparc__ && !__arch64__ && !__sparc_v9__]
16878         (__ASSUME_FUTEX_LOCK_PI): Likewise.
16879         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
16880         Likewise.
16881         * sysdeps/unix/sysv/linux/arm/kernel-features.h
16882         (__ASSUME_FUTEX_LOCK_PI): Undefine.
16883         (__ASSUME_REQUEUE_PI): Likewise.
16884         (__ASSUME_SET_ROBUST_LIST): Likewise.
16885         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
16886         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
16887         Undefine.
16888         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16889         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
16890         Likewise.
16891         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
16892         Likewise.
16893         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
16894         Likewise.
16895         * sysdeps/unix/sysv/linux/mips/kernel-features.h
16896         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
16897         Undefine.
16898         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
16899         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
16900         Likewise.
16902         [BZ #16648]
16903         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16904         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
16905         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
16907 2014-03-31  Will Newton  <will.newton@linaro.org>
16909         * benchtests/Makefile (bench): Add ffs and ffsll to list
16910         of tests.
16911         * benchtests/ffs-inputs: New file.
16912         * benchtests/ffsll-inputs: Likewise.
16914 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
16916         [BZ #16770]
16917         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
16918         too large before casting to int.
16919         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
16920         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
16921         * math/libm-test.inc (scalb_test_data): Add more tests.
16923 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
16925         * benchtests/Makefile (DETAILED_OPT): New make option.
16926         (bench-func): Run benchmark program with -d if DETAILED_OPT is
16927         set.
16928         * benchtests/bench-skeleton.c: Include stdbool.h.
16929         (main): Store and print timings per input.
16930         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
16931         member to each argument value.
16932         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
16933         (_print_arg_data): Initialize per-input timing to 0.
16935         * benchtests/Makefile (timing-type): New binary.
16936         (bench-clean): Also remove bench-timing-type.
16937         (bench): New target for timing-type.
16938         (bench-func): Print output in JSON format.
16939         * benchtests/bench-skeleton.c (main): Print output in JSON
16940         format.
16941         * benchtests/bench-timing-type.c: New file.
16942         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
16943         (TIMING_PRINT_STATS): Remove.
16944         * benchtests/scripts/bench.py (_print_arg_data): Store variant
16945         name separately.
16947         * benchtests/bench-modf.c: Remove.
16948         * benchtests/modf-inputs: New inputs file.
16950 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
16952         [BZ #16362]
16953         * math/s_clog10.c (M_PI_LOG10E): New macro.
16954         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
16955         imaginary parts are 0.
16956         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
16957         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
16958         imaginary parts are 0.
16959         * math/s_clog10l.c (M_PI_LOG10El): New macro.
16960         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
16961         imaginary parts are 0.
16962         * math/libm-test.inc (clog10_test_data): Update expected results
16963         for when real and imaginary parts are 0.
16965 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
16967         * elf/dl-load.c: Finish conversion of __builtin_expect into
16968         __glibc_{un}likely.
16970 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
16972         [BZ #16348]
16973         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
16974         1+x for argument with exponent below -67.
16975         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
16976         Likewise.
16977         * math/auto-libm-test-in: Add more tests of exp.
16978         * math/auto-libm-test-out: Regenerated.
16980 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
16982         [BZ #16759]
16983         * inet/getnetgrent_r.c (get_nonempty_val): New function.
16984         (nscd_getnetgrent): Use it.
16986         [BZ #16760]
16987         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
16988         of stpcpy.
16990 2014-03-27  Andi Kleen  <ak@linux.intel.com>
16992         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
16993         (lll_robust_lock, lll_cond_lock, lll_timedlock)
16994         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
16995         (lll_robust_unlock): Remove out of line section. Use cfi
16996         intrinsics.
16997         (LLL_STUB_UNWIND_INFO*): Remove.
16998         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
16999         (lll_robust_lock, lll_cond_lock, lll_timedlock)
17000         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
17001         (lll_robust_unlock): Remove out of line section. Use cfi
17002         intrinsics.
17003         (LLL_STUB_UNWIND_INFO*): Remove.
17005 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17007         [BZ #16758]
17008         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
17009         blank values.
17011 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
17013         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
17015 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
17017         [BZ #16198]
17018         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
17019         fnstenv.
17020         * math/test-fenv-preserve.c: New file.
17021         * math/Makefile (tests): Add test-fenv-preserve.
17023 2014-03-26  Will Newton <will.newton@linaro.org>
17025         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
17027 2014-03-25  Roland McGrath  <roland@hack.frob.com>
17029         * scripts/versionlist.awk: Partition the version sets and emit all
17030         GLIBC_* (sorted) before all others (sorted).
17032 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
17034         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
17035         GLIBC_2.2.5 version.
17037 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17039         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
17040         calls.
17042         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
17043         previous change.
17045         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17047 2014-03-25  Andreas Schwab  <schwab@suse.de>
17049         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
17050         label to be used after in6ailist is initialized.
17052 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17054         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
17055         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
17057 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
17059         [BZ #16357]
17060         [BZ #16599]
17061         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
17062         min_plus_half.
17063         (fp_formats): Update initializers.
17064         (init_fp_formats): Initialize new field.
17065         (output_for_one_input_case): Allow underflow for results up to
17066         min_plus_half.
17067         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
17068         * math/auto-libm-test-in: Don't mark some underflows from asin and
17069         atanh as spurious.
17070         * math/auto-libm-test-out: Regenerated.
17071         * sysdeps/i386/fpu/libm-test-ulps: Update.
17072         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17074 2014-03-25  Andreas Schwab  <schwab@suse.de>
17076         * libio/Makefile (tst-ftell-partial-wide-ENV)
17077         (tst-ftell-active-handler-ENV): Define.
17079 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
17081         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
17083 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
17085         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
17087 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
17089         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
17090         * sysdeps/x86_64/fpu/multiarch/e_exp.c
17091         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
17093 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
17095         [BZ #16634]
17096         * elf/dl-load.c (open_verify): Add mode parameter.
17097         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
17098         (open_path): Change from boolean 'secure' to complete flag 'mode'
17099         (_dl_map_object): Adjust.
17100         * elf/Makefile (tests): Add tst-dlopen-aout.
17101         * elf/tst-dlopen-aout.c: New test.
17103 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
17105         [BZ #16714]
17106         * sysdeps/unix/sysv/linux/s390/bits/stat.h
17107         (struct stat): Rename member pad0 to __glibc_reserved0.
17109         [BZ #16712]
17110         * sysdeps/s390/s390-32/bits/wordsize.h
17111         (__WORDSIZE32_SIZE_ULONG): New define.
17112         * sysdeps/s390/s390-64/bits/wordsize.h
17113         (__WORDSIZE32_SIZE_ULONG): Likewise.
17114         * sysdeps/generic/stdint.h (SIZE_MAX):
17115         Define as UL if __WORDSIZE32_SIZE_ULONG.
17117         [BZ #16713]
17118         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
17119         (__glibc_reserved0): New variable.
17120         (sa_flags): Change type to int.
17122         * posix/Makefile (before-compile): Use += before-compile instead
17123         of a :=.
17125         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
17126         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
17128 2014-03-20  Andreas Schwab  <schwab@suse.de>
17130         [BZ #16743]
17131         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
17132         non-matching result from nscd.
17134 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
17136         * scripts/bench.py: Moved to ...
17137         * benchtests/scripts/bench.py: ... here.
17138         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
17140 2014-03-24  Andreas Schwab  <schwab@suse.de>
17142         [BZ #16002]
17143         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
17144         alloca_account and account alloca use for struct in6ailist.
17146 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
17148         [BZ #16284]
17149         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
17150         rounding mode to recompute results that overflow to infinity or
17151         underflow to zero.
17152         * math/auto-libm-test-in: Don't mark tests as expected to fail for
17153         bug 16284.
17154         * math/auto-libm-test-out: Regenerated.
17155         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
17156         (ccosh_test): Likewise.
17157         (csin_test_data): Use plus_oflow.
17158         (csin_test): Use ALL_RM_TEST.
17159         (csinh_test_data): Use plus_oflow.
17160         (csinh_test): Use ALL_RM_TEST.
17161         * sysdeps/i386/fpu/libm-test-ulps: Update.
17162         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17164 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
17166         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
17167         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
17168         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
17170         [BZ #16731]
17171         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
17172         when x - 1 is zero.
17173         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
17174         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
17175         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
17176         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
17177         argument is 1.
17178         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
17179         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
17180         zero.
17181         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
17182         * sysdeps/i386/fpu/libm-test-ulps: Update.
17183         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17185 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
17187         * scripts/bench.pl: Remove file.
17188         * scripts/bench.py: New benchmark script.
17189         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
17190         * benchtests/README: Mention python dependency.
17191         * scripts/pylintrc: New file.
17192         * scripts/pylint: New file.
17194         * bits/mathdef.h: Use #ifdef instead of #if.
17195         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
17196         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17197         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
17198         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17199         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
17200         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
17202 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17203             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17205         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
17206         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
17207         and strpbrk-ppc64 objects.
17208         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17209         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
17210         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
17211         multiarch strpbrk for POWER7.
17212         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
17213         multiarch strpbrk for PPC64.
17214         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
17215         ifunc selector.
17216         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
17217         strpbrk for POWER7.
17219 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
17221         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
17222         (atan_test): Likewise.
17223         (atanh_test_data): Use NO_TEST_INLINE for two tests.
17224         (atanh_test): Use ALL_RM_TEST.
17225         (atan2_test_data): Likewise.
17226         (cabs_test): Likewise.
17227         (cacosh_test): Likewise.
17228         (carg_test): Likewise.
17229         (casin_test): Likewise.
17230         (casinh_test): Likewise.
17231         (cbrt_test): Likewise.
17232         (csqrt_test): Likewise.
17233         (erf_test): Likewise.
17234         (erfc_test): Likewise.
17235         (pow10_test): Likewise.
17236         (exp2_test): Likewise.
17237         (hypot_test): Likewise.
17238         (j0_test): Likewise.
17239         (j1_test): Likewise.
17240         (lgamma_test): Likewise.
17241         (gamma_test): Likewise.
17242         (sincos_test): Likewise.
17243         (tanh_test): Likewise.
17244         (y0_test): Likewise.
17245         (y1_test): Likewise.
17246         * sysdeps/i386/fpu/libm-test-ulps: Update.
17247         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17249 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17251         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
17252         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
17253         and strcspn-ppc64 objects.
17254         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
17255         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
17256         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
17257         multiarch strcspn for POWER7.
17258         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
17259         multiarch strcspn for PPC64.
17260         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
17261         ifunc selector.
17262         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
17263         strcspn for POWER7.
17265 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
17267         * math/gen-libm-test.pl (generate_testfile): Expect only function
17268         name as argument to AUTO_TESTS_* and pass results for all rounding
17269         modes to parse_args.
17270         (parse_auto_input): Separate inputs of automatic tests from
17271         outputs before storing in %auto_tests.
17272         * math/libm-test.inc (acos_test_data): Update call to
17273         AUTO_TESTS_f_f.
17274         (acos_test): Use ALL_RM_TEST.
17275         (acos_tonearest_test_data): Remove.
17276         (acos_test_tonearest): Likewise.
17277         (acos_towardzero_test_data): Likewise.
17278         (acos_test_towardzero): Likewise.
17279         (acos_downward_test_data): Likewise.
17280         (acos_test_downward): Likewise.
17281         (acos_upward_test_data): Likewise.
17282         (acos_test_upward): Likewise.
17283         (acosh_test_data): Update call to AUTO_TESTS_f_f.
17284         (asin_test_data): Likewise.
17285         (asin_test): Use ALL_RM_TEST.
17286         (asin_tonearest_test_data): Remove.
17287         (asin_test_tonearest): Likewise.
17288         (asin_towardzero_test_data): Likewise.
17289         (asin_test_towardzero): Likewise.
17290         (asin_downward_test_data): Likewise.
17291         (asin_test_downward): Likewise.
17292         (asin_upward_test_data): Likewise.
17293         (asin_test_upward): Likewise.
17294         (asinh_test_data): Update call to AUTO_TESTS_f_f.
17295         (atan_test_data): Likewise.
17296         (atanh_test_data): Likewise.
17297         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
17298         (cabs_test_data): Update call to AUTO_TESTS_c_f.
17299         (carg_test_data): Likewise.
17300         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
17301         (ccos_test_data): Update call to AUTO_TESTS_c_c.
17302         (ccosh_test_data): Likewise.
17303         (cexp_test_data): Likewise.
17304         (clog_test_data): Likewise.
17305         (clog10_test_data): Likewise.
17306         (cos_test_data): Update call to AUTO_TESTS_f_f.
17307         (cos_test): Use ALL_RM_TEST.
17308         (cos_tonearest_test_data): Remove.
17309         (cos_test_tonearest): Likewise.
17310         (cos_towardzero_test_data): Likewise.
17311         (cos_test_towardzero): Likewise.
17312         (cos_downward_test_data): Likewise.
17313         (cos_test_downward): Likewise.
17314         (cos_upward_test_data): Likewise.
17315         (cos_test_upward): Likewise.
17316         (cosh_test_data): Update call to AUTO_TESTS_f_f.
17317         (cosh_test): Use ALL_RM_TEST.
17318         (cosh_tonearest_test_data): Remove.
17319         (cosh_test_tonearest): Likewise.
17320         (cosh_towardzero_test_data): Likewise.
17321         (cosh_test_towardzero): Likewise.
17322         (cosh_downward_test_data): Likewise.
17323         (cosh_test_downward): Likewise.
17324         (cosh_upward_test_data): Likewise.
17325         (cosh_test_upward): Likewise.
17326         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
17327         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
17328         (ctan_test_data): Likewise.
17329         (ctan_test): Use ALL_RM_TEST.
17330         (ctan_tonearest_test_data): Remove.
17331         (ctan_test_tonearest): Likewise.
17332         (ctan_towardzero_test_data): Likewise.
17333         (ctan_test_towardzero): Likewise.
17334         (ctan_downward_test_data): Likewise.
17335         (ctan_test_downward): Likewise.
17336         (ctan_upward_test_data): Likewise.
17337         (ctan_test_upward): Likewise.
17338         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
17339         (ctanh_test): Use ALL_RM_TEST.
17340         (ctanh_tonearest_test_data): Remove.
17341         (ctanh_test_tonearest): Likewise.
17342         (ctanh_towardzero_test_data): Likewise.
17343         (ctanh_test_towardzero): Likewise.
17344         (ctanh_downward_test_data): Likewise.
17345         (ctanh_test_downward): Likewise.
17346         (ctanh_upward_test_data): Likewise.
17347         (ctanh_test_upward): Likewise.
17348         (erf_test_data): Update call to AUTO_TESTS_f_f.
17349         (erfc_test_data): Likewise.
17350         (exp_test_data): Likewise.
17351         (exp_test): Use ALL_RM_TEST.
17352         (exp_tonearest_test_data): Remove.
17353         (exp_test_tonearest): Likewise.
17354         (exp_towardzero_test_data): Likewise.
17355         (exp_test_towardzero): Likewise.
17356         (exp_downward_test_data): Likewise.
17357         (exp_test_downward): Likewise.
17358         (exp_upward_test_data): Likewise.
17359         (exp_test_upward): Likewise.
17360         (exp10_test_data): Update call to AUTO_TESTS_f_f.
17361         (exp10_test): Use ALL_RM_TEST.
17362         (exp10_tonearest_test_data): Remove.
17363         (exp10_test_tonearest): Likewise.
17364         (exp10_towardzero_test_data): Likewise.
17365         (exp10_test_towardzero): Likewise.
17366         (exp10_downward_test_data): Likewise.
17367         (exp10_test_downward): Likewise.
17368         (exp10_upward_test_data): Likewise.
17369         (exp10_test_upward): Likewise.
17370         (exp2_test_data): Update call to AUTO_TESTS_f_f.
17371         (expm1_test_data): Likewise.
17372         (expm1_test): Use ALL_RM_TEST.
17373         (expm1_tonearest_test_data): Remove.
17374         (expm1_test_tonearest): Likewise.
17375         (expm1_towardzero_test_data): Likewise.
17376         (expm1_test_towardzero): Likewise.
17377         (expm1_downward_test_data): Likewise.
17378         (expm1_test_downward): Likewise.
17379         (expm1_upward_test_data): Likewise.
17380         (expm1_test_upward): Likewise.
17381         (fma_test_data): Update call to AUTO_TESTS_fff_f.
17382         (fma_test): Use ALL_RM_TEST.
17383         (fma_towardzero_test_data): Remove.
17384         (fma_test_towardzero): Likewise.
17385         (fma_downward_test_data): Likewise.
17386         (fma_test_downward): Likewise.
17387         (fma_upward_test_data): Likewise.
17388         (fma_test_upward): Likewise.
17389         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
17390         (j0_test_data): Update call to AUTO_TESTS_f_f.
17391         (j1_test_data): Likewise.
17392         (jn_test_data): Update call to AUTO_TESTS_if_f.
17393         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
17394         (log_test_data): Update call to AUTO_TESTS_f_f.
17395         (log10_test_data): Likewise.
17396         (log1p_test_data): Likewise.
17397         (log2_test_data): Likewise.
17398         (pow_test_data): Update call to AUTO_TESTS_ff_f.
17399         (pow_tonearest_test_data): Likewise.
17400         (sin_test_data): Update call to AUTO_TESTS_f_f.
17401         (sin_test): Use ALL_RM_TEST.
17402         (sin_tonearest_test_data): Remove.
17403         (sin_test_tonearest): Likewise.
17404         (sin_towardzero_test_data): Likewise.
17405         (sin_test_towardzero): Likewise.
17406         (sin_downward_test_data): Likewise.
17407         (sin_test_downward): Likewise.
17408         (sin_upward_test_data): Likewise.
17409         (sin_test_upward): Likewise.
17410         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
17411         (sinh_test_data): Update call to AUTO_TESTS_f_f.
17412         (sinh_test): Use ALL_RM_TEST.
17413         (sinh_tonearest_test_data): Remove.
17414         (sinh_test_tonearest): Likewise.
17415         (sinh_towardzero_test_data): Likewise.
17416         (sinh_test_towardzero): Likewise.
17417         (sinh_downward_test_data): Likewise.
17418         (sinh_test_downward): Likewise.
17419         (sinh_upward_test_data): Likewise.
17420         (sinh_test_upward): Likewise.
17421         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
17422         (sqrt_test): Use ALL_RM_TEST.
17423         (sqrt_tonearest_test_data): Remove.
17424         (sqrt_test_tonearest): Likewise.
17425         (sqrt_towardzero_test_data): Likewise.
17426         (sqrt_test_towardzero): Likewise.
17427         (sqrt_downward_test_data): Likewise.
17428         (sqrt_test_downward): Likewise.
17429         (sqrt_upward_test_data): Likewise.
17430         (sqrt_test_upward): Likewise.
17431         (tan_test_data): Update call to AUTO_TESTS_f_f.
17432         (tan_test): Use ALL_RM_TEST.
17433         (tan_tonearest_test_data): Remove.
17434         (tan_test_tonearest): Likewise.
17435         (tan_towardzero_test_data): Likewise.
17436         (tan_test_towardzero): Likewise.
17437         (tan_downward_test_data): Likewise.
17438         (tan_test_downward): Likewise.
17439         (tan_upward_test_data): Likewise.
17440         (tan_test_upward): Likewise.
17441         (tanh_test_data): Update call to AUTO_TESTS_f_f.
17442         (tgamma_test_data): Likewise.
17443         (y0_test_data): Likewise.
17444         (y1_test_data): Likewise.
17445         (yn_test_data): Update call to AUTO_TESTS_if_f.
17446         (main): Do not call removed functions.
17448 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17450         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
17451         (ldexp_test_data): Remove.
17452         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
17453         scalbn_test_data.
17454         (scalb_test): Use ALL_RM_TEST.
17456 2014-03-19  Andreas Schwab  <schwab@suse.de>
17458         * nscd/nscd.service: Also invalidate netgroup cache on reload.
17460 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
17462         [BZ #16649]
17463         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
17464         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
17465         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
17466         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17467         (__ASSUME_PREADV): Undefine.
17468         (__ASSUME_PWRITEV): Likewise.
17470 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17472         * bits/mman-linux.h: Add comment about non-Linux use.
17473         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
17474         bits/mman-linux.h resting place.
17476         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
17477         * bits/mman-linux.h: ... here.
17479 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17481         * conform/conformtest.pl: Add standard definition when calling C
17482         preprocessor on data files.
17483         (checknamespace): Remove unused variable.
17485 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17487         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
17488         minus_oflow, plus_uflow and minus_uflow in expected results.
17489         * math/libm-test.inc (scalbn_test_data): Add more tests of
17490         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
17491         minus_uflow.
17492         (scalbn_test): Use ALL_RM_TEST.
17493         (scalbln_test_data): Add more tests of negative arguments.  Use
17494         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
17495         (scalbln_test): Use ALL_RM_TEST.
17497 2014-03-18  Roland McGrath  <roland@hack.frob.com>
17499         * scripts/abilist.awk: Ignore symbols marked with .hidden.
17501 2014-03-18  Will Newton  <will.newton@linaro.org>
17503         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
17504         inaccurate comment.
17506 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
17508         * Makerules [!subdir] (check-abi): Exit with error status if a
17509         test failed.
17511 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17513         * math/libm-test.inc (nearbyint_test_data): Include all tests used
17514         for rint.  Include results for all rounding modes.
17515         (nearbyint_test): Use ALL_RM_TEST.
17516         (rint_test_data): Include all tests used for nearbyint.
17518 2014-03-17  Will Newton  <will.newton@linaro.org>
17520         * nptl/sysdeps/pthread/pthread.h: Revert previous
17521         change.
17523         * sysdeps/generic/ldsodefs.h: Revert previous
17524         change.
17526         * libio/genops.c: Revert previous change.
17527         * libio/libioP.h: Likewise.
17528         * stdio-common/vfprintf.c: Likewise.
17530         * sysdeps/generic/math_private.h: Revert previous
17531         change.
17533         * sysdeps/generic/math_private.h: Check whether
17534         HAVE_RM_CTX is defined with #ifdef rather
17535         than #if.
17537         * argp/argp-fmtstream.h: Check whether
17538         __STRICT_ANSI__ is defined with #ifdef rather
17539         than #if.
17540         * argp/argp.h: Likewise.
17542         * libio/genops.c: Check whether
17543         _IO_JUMPS_OFFSET is defined with #ifdef rather
17544         than #if.
17545         * libio/libioP.h: Likewise.
17546         * stdio-common/vfprintf.c: Likewise.
17548         * sysdeps/generic/ldsodefs.h: Check whether
17549         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
17550         than #if.
17552         * nptl/sysdeps/pthread/pthread.h: Check
17553         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
17554         its value.
17556 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
17558         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
17559         setting O_APPEND.
17560         * libio/tst-ftell-active-handler.c (do_append_test): Add a
17561         test case.
17563         [BZ #16680]
17564         * libio/fileops.c (_IO_file_open): Seek to end of file but
17565         don't cache the offset.
17566         (get_file_offset): Remove function.
17567         (do_ftell): Use cached offset when available.
17568         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
17569         don't cache the offset.
17570         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
17571         case.
17572         (do_one_test): Call it.
17573         (do_ftell_test): Fix up expected old offset for a+ mode.
17574         * libio/wfileops.c (do_ftell_wide): Used cached offset when
17575         available.
17577         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
17578         up test status with function return status.
17579         (do_write_test): Likewise.
17580         (do_append_test): Likewise.
17582         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
17583         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
17584         Remove.
17586 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
17588         * math/gen-libm-test.pl (parse_args): Handle results specified for
17589         each rounding mode separately.
17590         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
17591         tests and results from lrint_tonearest_test_data,
17592         lrint_towardzero_test_data, lrint_downward_test_data and
17593         lrint_upward_test_data.
17594         (lrint_test): Use ALL_RM_TEST.
17595         (lrint_tonearest_test_data): Remove.
17596         (lrint_test_tonearest): Likewise.
17597         (lrint_towardzero_test_data): Likewise.
17598         (lrint_test_towardzero): Likewise.
17599         (lrint_downward_test_data): Likewise.
17600         (lrint_test_downward): Likewise.
17601         (lrint_upward_test_data): Likewise.
17602         (lrint_test_upward): Likewise.
17603         (llrint_test_data): Merge in per-rounding-mode tests and results
17604         from llrint_tonearest_test_data, llrint_towardzero_test_data,
17605         llrint_downward_test_data and llrint_upward_test_data.
17606         (llrint_test): Use ALL_RM_TEST.
17607         (llrint_tonearest_test_data): Remove.
17608         (llrint_test_tonearest): Likewise.
17609         (llrint_towardzero_test_data): Likewise.
17610         (llrint_test_towardzero): Likewise.
17611         (llrint_downward_test_data): Likewise.
17612         (llrint_test_downward): Likewise.
17613         (llrint_upward_test_data): Likewise.
17614         (llrint_test_upward): Likewise.
17615         (rint_test_data): Merge in per-rounding-mode tests and results
17616         from rint_tonearest_test_data, rint_towardzero_test_data,
17617         rint_downward_test_data and rint_upward_test_data.  Add
17618         per-rounding-mode results for tests not in those arrays.
17619         (rint_test): Use ALL_RM_TEST.
17620         (rint_tonearest_test_data): Remove.
17621         (rint_test_tonearest): Likewise.
17622         (rint_towardzero_test_data): Likewise.
17623         (rint_test_towardzero): Likewise.
17624         (rint_downward_test_data): Likewise.
17625         (rint_test_downward): Likewise.
17626         (rint_upward_test_data): Likewise.
17627         (rint_test_upward): Likewise.
17628         (main): Don't call removed functions.
17630 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17632         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
17633         "Compiled on ..." crapola.  It is anti-useful.
17635 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
17637         * scripts/evaluate-test.sh: Handle fourth argument to determine
17638         whether test run should stop on failure.
17639         * Makeconfig (stop-on-test-failure): New variable.
17640         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
17641         $(stop-on-test-failure).
17642         * Makefile (tests): Give a summary of results from testing and
17643         exit with failure status if they include an ERROR or FAIL.
17644         (xtests): Likewise.
17645         * manual/install.texi (Configuring and compiling): Mention
17646         stop-on-test-failure=y.
17647         * INSTALL: Regenerated.
17649 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17651         * scripts/versionlist.awk: New file.
17652         * Makerules [$(build-shared) = yes]
17653         (postclean-generated): Add Versions.def, not Versions.def.v and
17654         Versions.def.v.i.
17655         ($(common-objpfx)Versions.def.v.i): Target removed.
17656         ($(common-objpfx)Versions.def): New target.
17657         ($(common-objpfx)Versions.all): Depend on that rather that
17658         $(common-objpfx)Versions.def.v.
17659         * Versions.def: File removed.
17661         * Makeconfig (+gccwarn): Add -Wundef.
17662         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
17663         a dl-sysdep.h breaking its contract.
17664         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
17665         * include/stackinfo.h: New file.
17666         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
17667         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
17668         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
17669         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
17670         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
17671         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
17672         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17673         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17674         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17675         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17676         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17677         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
17678         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17679         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17680         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
17682 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17684         [BZ #16707]
17685         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
17686         implementation.
17687         * math/libm-test.inc (round_test_data): Add more tests.
17689         [BZ #16706]
17690         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
17691         implementation.
17692         * math/libm-test.inc (nearbyint_test_data): Add more tests.
17694         [BZ #16701]
17695         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
17696         implementation.
17697         * math/libm-test.inc (ceil_test_data): Add more tests.
17699         * math/libm-test.inc (trunc_test_data): Add more tests related to
17700         BZ#16414.
17702 2014-03-14  Roland McGrath  <roland@hack.frob.com>
17704         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
17705         with #if rather than #ifdef.
17706         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
17708 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
17710         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
17711         first.  Disable AVX-512 GCC support if assembler doesn't support
17712         it.
17713         * sysdeps/x86_64/configure: Regenerated.
17715 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
17717         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
17718         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
17719         (__old_pthread_attr_setstack): Likewise.
17720         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
17721         [!_STACK_GROWS_DOWN]: Likewise.
17723 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
17725         * config.make.in (have-bash2): Delete.
17726         * configure.ac (libc_cv_have_bash2): Delete.
17727         * configure: Regenerate.
17728         * elf/Makefile (common-ldd-rewrite): Rename to ...
17729         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
17730         (sh-ldd-rewrite): Delete.
17731         (bash-ldd-rewrite): Delete.
17732         (have-bash2): Delete checks.
17733         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
17734         ldd-rewrite.
17736         * config.make.in (have-ksh): Delete.
17737         (KSH): Delete.
17738         * configure.ac (libc_cv_have_ksh): Delete.
17739         * configure: Regenerate.
17741         * elf/Makefile: Delete $(have-ksh) check.
17742         ($(objpfx)sotruss): Change KSH to BASH.
17743         * elf/sotruss.ksh: Rename to ...
17744         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
17745         function style to match POSIX.  Drop ksh vim mode setting.
17747         * manual/time.texi (Specifying the Time Zone with TZ): Change
17748         Tuesday to Thursday.
17750         * debug/tst-longjmp_chk2.c: Update header comment.
17751         (stackoverflow_handler): Add comment.  Call assert on pass value.
17753 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
17755         [BZ #16194]
17756         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
17757         (HAVE_AVX512_ASM_SUPPORT): Likewise.
17758         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
17759         (La_x86_64_vector): Add zmm.
17760         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
17761         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
17762         ($(objpfx)tst-audit10): New target.
17763         ($(objpfx)tst-audit10.out): Likewise.
17764         (tst-audit10-ENV): New.
17765         (AVX512-CFLAGS): Likewise.
17766         (CFLAGS-tst-audit10.c): Likewise.
17767         (CFLAGS-tst-auditmod10a.c): Likewise.
17768         (CFLAGS-tst-auditmod10b.c): Likewise.
17769         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
17770         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
17771         * sysdeps/x86_64/configure: Regenerated.
17772         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
17773         AVX-512 zmm register support.
17774         (_dl_x86_64_save_sse): Likewise.
17775         (_dl_x86_64_restore_sse): Likewise.
17776         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
17777         size vector registers.
17778         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
17779         (ZMM_SIZE): Likewise.
17780         * sysdeps/x86_64/tst-audit10.c: New file.
17781         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
17782         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
17784 2014-03-13  Roland McGrath  <roland@hack.frob.com>
17786         * configure.ac (HAVE_EHDR_START): New check.
17787         * configure: Regenerated.
17788         * config.h.in (HAVE_EHDR_START): New #undef.
17789         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
17790         assuming the lowest-addressed segment maps the start of the file.
17792 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
17794         * INSTALL: Regenerated.
17796 2014-03-13  Will Newton  <will.newton@linaro.org>
17798         * manual/setjmp.texi (System V contexts): Improve
17799         clarity and grammar of documentation.
17801 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
17803         [BZ #16381]
17804         * elf/Makefile (tests): Add tst-pie2.
17805         (tests-pie): Add tst-pie2.
17806         * elf/tst-pie2.c: New file.
17807         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
17808         for ET_EXEC.
17809         * elf/rtld.c (map_doit): Load executable as lt_executable.
17810         (dl_main): Likewise.
17812 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
17814         [BZ #16642]
17815         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17816         (__ASSUME_PSELECT): Undefine.
17818 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17820         [BZ #16689]
17821         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
17822         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
17823         static build.
17824         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
17825         selector for static builds.
17827 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
17829         [BZ #16695]
17830         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
17831         key in the buffer.
17833 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17835         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
17836         IFUNC selector for static builds.
17838 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
17840         * sysdeps/mips/math_private.h [__mips_hard_float]
17841         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
17842         libc_feresetround_mips_ctx.
17843         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
17844         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
17845         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
17847         [BZ #16677]
17848         * math/s_nextafter.c (__nextafter): Do not return value from
17849         overflowing computation.
17850         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
17851         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
17852         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
17853         Likewise.
17854         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
17855         Likewise.
17856         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
17857         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
17859 2014-03-11  Roland McGrath  <roland@hack.frob.com>
17861         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
17862         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
17863         Move sfi_sp use from the load-multiple (that no longer sets sp) to
17864         the new mov targetting sp.
17866 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17868         [BZ #16683]
17869         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
17870         Define it for static builds as well.
17871         (NO_BZERO_IMPL): Likewise.
17873 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17875         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
17876         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
17877         multiarch strspn for PPC64.
17878         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
17879         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
17880         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17881         (__libc_ifunc_impl_list): Likewise.
17882         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
17883         multiarch optimizations
17884         * string/strspn.c (strspn): Using macro to redefine symbol name.
17886 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
17887             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17889         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
17890         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
17891         multiarch strncat for PPC64.
17892         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
17893         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
17894         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17895         (__libc_ifunc_impl_list): Likewise.
17896         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
17897         multiarch optimizations
17899 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
17901         [BZ #16639]
17902         * nscd/nscd.service: Make service type forking.
17904 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17906         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
17907         sign in non default rounding modes.
17908         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
17910 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
17912         * math/libm-test.inc (ALL_RM_TEST): New macro.
17913         (ceil_test): Use ALL_RM_TEST.
17914         (cimag_test): Likewise.
17915         (conj_test): Likewise.
17916         (copysign_test): Likewise.
17917         (cproj_test): Likewise.
17918         (creal_test): Likewise.
17919         (fabs_test): Likewise.
17920         (floor_test): Likewise.
17921         (fmax_test): Likewise.
17922         (fmin_test): Likewise.
17923         (fmod_test): Likewise.
17924         (fpclassify_test): Likewise.
17925         (frexp_test): Likewise.
17926         (ilogb_test): Likewise.
17927         (isfinite_test): Likewise.
17928         (finite_test): Likewise.
17929         (isgreater_test): Likewise.
17930         (isgreaterequal_test): Likewise.
17931         (isinf_test): Likewise.
17932         (isless_test): Likewise.
17933         (islessequal_test): Likewise.
17934         (islessgreater_test): Likewise.
17935         (isnan_test): Likewise.
17936         (isnormal_test): Likewise.
17937         (issignaling_test): Likewise.
17938         (isunordered_test): Likewise.
17939         (logb_test): Likewise.
17940         (logb_downward_test_data): Remove.
17941         (logb_test_downward): Likewise.
17942         (lround_test): Use ALL_RM_TEST.
17943         (llround_test): Likewise.
17944         (modf_test): Likewise.
17945         (nexttoward_test): Likewise.
17946         (remainder_test): Likewise.
17947         (drem_test): Likewise.
17948         (remainder_tonearest_test_data): Likewise.
17949         (remainder_test_tonearest): Likewise.
17950         (drem_test_tonearest): Likewise.
17951         (remainder_towardzero_test_data): Likewise.
17952         (remainder_test_towardzero): Likewise.
17953         (drem_test_towardzero): Likewise.
17954         (remainder_downward_test_data): Likewise.
17955         (remainder_test_downward): Likewise.
17956         (drem_test_downward): Likewise.
17957         (remainder_upward_test_data): Likewise.
17958         (remainder_test_upward): Likewise.
17959         (drem_test_upward): Likewise.
17960         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
17961         (round_test): Use ALL_RM_TEST.
17962         (signbit_test): Likewise.
17963         (trunc_test): Likewise.
17964         (significand_test): Likewise.
17965         (main): Don't call removed functions.
17967 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
17969         [BZ #16674]
17970         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
17971         || __USE_XOPEN2K8].
17972         (ILL_ILLOPN): Likewise.
17973         (ILL_ILLADR): Likewise.
17974         (ILL_ILLTRP): Likewise.
17975         (ILL_PRVOPC): Likewise.
17976         (ILL_PRVREG): Likewise.
17977         (ILL_COPROC): Likewise.
17978         (ILL_BADSTK): Likewise.
17979         (FPE_INTDIV): Likewise.
17980         (FPE_INTOVF): Likewise.
17981         (FPE_FLTDIV): Likewise.
17982         (FPE_FLTOVF): Likewise.
17983         (FPE_FLTUND): Likewise.
17984         (FPE_FLTRES): Likewise.
17985         (FPE_FLTINV): Likewise.
17986         (FPE_FLTSUB): Likewise.
17987         (SEGV_MAPERR): Likewise.
17988         (SEGV_ACCERR): Likewise.
17989         (BUS_ADRALN): Likewise.
17990         (BUS_ADRERR): Likewise.
17991         (BUS_OBJERR): Likewise.
17992         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17993         (TRAP_TRACE): Likewise.
17994         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17995         __USE_XOPEN2K8].
17996         (CLD_KILLED): Likewise.
17997         (CLD_DUMPED): Likewise.
17998         (CLD_TRAPPED): Likewise.
17999         (CLD_STOPPED): Likewise.
18000         (CLD_CONTINUED): Likewise.
18001         (POLL_IN): Likewise.
18002         (POLL_OUT): Likewise.
18003         (POLL_MSG): Likewise.
18004         (POLL_ERR): Likewise.
18005         (POLL_PRI): Likewise.
18006         (POLL_HUP): Likewise.
18007         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
18008         Likewise.
18009         (ILL_ILLOPN): Likewise.
18010         (ILL_ILLADR): Likewise.
18011         (ILL_ILLTRP): Likewise.
18012         (ILL_PRVOPC): Likewise.
18013         (ILL_PRVREG): Likewise.
18014         (ILL_COPROC): Likewise.
18015         (ILL_BADSTK): Likewise.
18016         (FPE_INTDIV): Likewise.
18017         (FPE_INTOVF): Likewise.
18018         (FPE_FLTDIV): Likewise.
18019         (FPE_FLTOVF): Likewise.
18020         (FPE_FLTUND): Likewise.
18021         (FPE_FLTRES): Likewise.
18022         (FPE_FLTINV): Likewise.
18023         (FPE_FLTSUB): Likewise.
18024         (SEGV_MAPERR): Likewise.
18025         (SEGV_ACCERR): Likewise.
18026         (BUS_ADRALN): Likewise.
18027         (BUS_ADRERR): Likewise.
18028         (BUS_OBJERR): Likewise.
18029         (BUS_MCEERR_AR): Likewise.
18030         (BUS_MCEERR_AO): Likewise.
18031         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18032         (TRAP_TRACE): Likewise.
18033         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18034         __USE_XOPEN2K8].
18035         (CLD_KILLED): Likewise.
18036         (CLD_DUMPED): Likewise.
18037         (CLD_TRAPPED): Likewise.
18038         (CLD_STOPPED): Likewise.
18039         (CLD_CONTINUED): Likewise.
18040         (POLL_IN): Likewise.
18041         (POLL_OUT): Likewise.
18042         (POLL_MSG): Likewise.
18043         (POLL_ERR): Likewise.
18044         (POLL_PRI): Likewise.
18045         (POLL_HUP): Likewise.
18046         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
18047         (ILL_ILLOPN): Likewise.
18048         (ILL_ILLADR): Likewise.
18049         (ILL_ILLTRP): Likewise.
18050         (ILL_PRVOPC): Likewise.
18051         (ILL_PRVREG): Likewise.
18052         (ILL_COPROC): Likewise.
18053         (ILL_BADSTK): Likewise.
18054         (FPE_INTDIV): Likewise.
18055         (FPE_INTOVF): Likewise.
18056         (FPE_FLTDIV): Likewise.
18057         (FPE_FLTOVF): Likewise.
18058         (FPE_FLTUND): Likewise.
18059         (FPE_FLTRES): Likewise.
18060         (FPE_FLTINV): Likewise.
18061         (FPE_FLTSUB): Likewise.
18062         (SEGV_MAPERR): Likewise.
18063         (SEGV_ACCERR): Likewise.
18064         (BUS_ADRALN): Likewise.
18065         (BUS_ADRERR): Likewise.
18066         (BUS_OBJERR): Likewise.
18067         (BUS_MCEERR_AR): Likewise.
18068         (BUS_MCEERR_AO): Likewise.
18069         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18070         (TRAP_TRACE): Likewise.
18071         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18072         __USE_XOPEN2K8].
18073         (CLD_KILLED): Likewise.
18074         (CLD_DUMPED): Likewise.
18075         (CLD_TRAPPED): Likewise.
18076         (CLD_STOPPED): Likewise.
18077         (CLD_CONTINUED): Likewise.
18078         (POLL_IN): Likewise.
18079         (POLL_OUT): Likewise.
18080         (POLL_MSG): Likewise.
18081         (POLL_ERR): Likewise.
18082         (POLL_PRI): Likewise.
18083         (POLL_HUP): Likewise.
18084         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
18085         Likewise.
18086         (ILL_ILLOPN): Likewise.
18087         (ILL_ILLADR): Likewise.
18088         (ILL_ILLTRP): Likewise.
18089         (ILL_PRVOPC): Likewise.
18090         (ILL_PRVREG): Likewise.
18091         (ILL_COPROC): Likewise.
18092         (ILL_BADSTK): Likewise.
18093         (ILL_BADIADDR): Likewise.
18094         (ILL_BREAK): Likewise.
18095         (FPE_INTDIV): Likewise.
18096         (FPE_INTOVF): Likewise.
18097         (FPE_FLTDIV): Likewise.
18098         (FPE_FLTOVF): Likewise.
18099         (FPE_FLTUND): Likewise.
18100         (FPE_FLTRES): Likewise.
18101         (FPE_FLTINV): Likewise.
18102         (FPE_FLTSUB): Likewise.
18103         (FPE_DECOVF): Likewise.
18104         (FPE_DECDIV): Likewise.
18105         (FPE_DECERR): Likewise.
18106         (FPE_INVASC): Likewise.
18107         (FPE_INVDEC): Likewise.
18108         (SEGV_MAPERR): Likewise.
18109         (SEGV_ACCERR): Likewise.
18110         (SEGV_PSTKOVF): Likewise.
18111         (BUS_ADRALN): Likewise.
18112         (BUS_ADRERR): Likewise.
18113         (BUS_OBJERR): Likewise.
18114         (BUS_MCEERR_AR): Likewise.
18115         (BUS_MCEERR_AO): Likewise.
18116         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18117         (TRAP_TRACE): Likewise.
18118         (TRAP_BRANCH): Likewise.
18119         (TRAP_HWBKPT): Likewise.
18120         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18121         __USE_XOPEN2K8].
18122         (CLD_KILLED): Likewise.
18123         (CLD_DUMPED): Likewise.
18124         (CLD_TRAPPED): Likewise.
18125         (CLD_STOPPED): Likewise.
18126         (CLD_CONTINUED): Likewise.
18127         (POLL_IN): Likewise.
18128         (POLL_OUT): Likewise.
18129         (POLL_MSG): Likewise.
18130         (POLL_ERR): Likewise.
18131         (POLL_PRI): Likewise.
18132         (POLL_HUP): Likewise.
18133         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
18134         (ILL_ILLOPN): Likewise.
18135         (ILL_ILLADR): Likewise.
18136         (ILL_ILLTRP): Likewise.
18137         (ILL_PRVOPC): Likewise.
18138         (ILL_PRVREG): Likewise.
18139         (ILL_COPROC): Likewise.
18140         (ILL_BADSTK): Likewise.
18141         (FPE_INTDIV): Likewise.
18142         (FPE_INTOVF): Likewise.
18143         (FPE_FLTDIV): Likewise.
18144         (FPE_FLTOVF): Likewise.
18145         (FPE_FLTUND): Likewise.
18146         (FPE_FLTRES): Likewise.
18147         (FPE_FLTINV): Likewise.
18148         (FPE_FLTSUB): Likewise.
18149         (SEGV_MAPERR): Likewise.
18150         (SEGV_ACCERR): Likewise.
18151         (BUS_ADRALN): Likewise.
18152         (BUS_ADRERR): Likewise.
18153         (BUS_OBJERR): Likewise.
18154         (BUS_MCEERR_AR): Likewise.
18155         (BUS_MCEERR_AO): Likewise.
18156         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18157         (TRAP_TRACE): Likewise.
18158         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18159         __USE_XOPEN2K8].
18160         (CLD_KILLED): Likewise.
18161         (CLD_DUMPED): Likewise.
18162         (CLD_TRAPPED): Likewise.
18163         (CLD_STOPPED): Likewise.
18164         (CLD_CONTINUED): Likewise.
18165         (POLL_IN): Likewise.
18166         (POLL_OUT): Likewise.
18167         (POLL_MSG): Likewise.
18168         (POLL_ERR): Likewise.
18169         (POLL_PRI): Likewise.
18170         (POLL_HUP): Likewise.
18171         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
18172         (ILL_ILLOPN): Likewise.
18173         (ILL_ILLADR): Likewise.
18174         (ILL_ILLTRP): Likewise.
18175         (ILL_PRVOPC): Likewise.
18176         (ILL_PRVREG): Likewise.
18177         (ILL_COPROC): Likewise.
18178         (ILL_BADSTK): Likewise.
18179         (FPE_INTDIV): Likewise.
18180         (FPE_INTOVF): Likewise.
18181         (FPE_FLTDIV): Likewise.
18182         (FPE_FLTOVF): Likewise.
18183         (FPE_FLTUND): Likewise.
18184         (FPE_FLTRES): Likewise.
18185         (FPE_FLTINV): Likewise.
18186         (FPE_FLTSUB): Likewise.
18187         (SEGV_MAPERR): Likewise.
18188         (SEGV_ACCERR): Likewise.
18189         (BUS_ADRALN): Likewise.
18190         (BUS_ADRERR): Likewise.
18191         (BUS_OBJERR): Likewise.
18192         (BUS_MCEERR_AR): Likewise.
18193         (BUS_MCEERR_AO): Likewise.
18194         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18195         (TRAP_TRACE): Likewise.
18196         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18197         __USE_XOPEN2K8].
18198         (CLD_KILLED): Likewise.
18199         (CLD_DUMPED): Likewise.
18200         (CLD_TRAPPED): Likewise.
18201         (CLD_STOPPED): Likewise.
18202         (CLD_CONTINUED): Likewise.
18203         (POLL_IN): Likewise.
18204         (POLL_OUT): Likewise.
18205         (POLL_MSG): Likewise.
18206         (POLL_ERR): Likewise.
18207         (POLL_PRI): Likewise.
18208         (POLL_HUP): Likewise.
18209         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
18210         (ILL_ILLOPN): Likewise.
18211         (ILL_ILLADR): Likewise.
18212         (ILL_ILLTRP): Likewise.
18213         (ILL_PRVOPC): Likewise.
18214         (ILL_PRVREG): Likewise.
18215         (ILL_COPROC): Likewise.
18216         (ILL_BADSTK): Likewise.
18217         (FPE_INTDIV): Likewise.
18218         (FPE_INTOVF): Likewise.
18219         (FPE_FLTDIV): Likewise.
18220         (FPE_FLTOVF): Likewise.
18221         (FPE_FLTUND): Likewise.
18222         (FPE_FLTRES): Likewise.
18223         (FPE_FLTINV): Likewise.
18224         (FPE_FLTSUB): Likewise.
18225         (SEGV_MAPERR): Likewise.
18226         (SEGV_ACCERR): Likewise.
18227         (BUS_ADRALN): Likewise.
18228         (BUS_ADRERR): Likewise.
18229         (BUS_OBJERR): Likewise.
18230         (BUS_MCEERR_AR): Likewise.
18231         (BUS_MCEERR_AO): Likewise.
18232         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18233         (TRAP_TRACE): Likewise.
18234         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18235         __USE_XOPEN2K8].
18236         (CLD_KILLED): Likewise.
18237         (CLD_DUMPED): Likewise.
18238         (CLD_TRAPPED): Likewise.
18239         (CLD_STOPPED): Likewise.
18240         (CLD_CONTINUED): Likewise.
18241         (POLL_IN): Likewise.
18242         (POLL_OUT): Likewise.
18243         (POLL_MSG): Likewise.
18244         (POLL_ERR): Likewise.
18245         (POLL_PRI): Likewise.
18246         (POLL_HUP): Likewise.
18247         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
18248         (ILL_ILLOPN): Likewise.
18249         (ILL_ILLADR): Likewise.
18250         (ILL_ILLTRP): Likewise.
18251         (ILL_PRVOPC): Likewise.
18252         (ILL_PRVREG): Likewise.
18253         (ILL_COPROC): Likewise.
18254         (ILL_BADSTK): Likewise.
18255         (ILL_DBLFLT): Likewise.
18256         (ILL_HARDWALL): Likewise.
18257         (FPE_INTDIV): Likewise.
18258         (FPE_INTOVF): Likewise.
18259         (FPE_FLTDIV): Likewise.
18260         (FPE_FLTOVF): Likewise.
18261         (FPE_FLTUND): Likewise.
18262         (FPE_FLTRES): Likewise.
18263         (FPE_FLTINV): Likewise.
18264         (FPE_FLTSUB): Likewise.
18265         (SEGV_MAPERR): Likewise.
18266         (SEGV_ACCERR): Likewise.
18267         (BUS_ADRALN): Likewise.
18268         (BUS_ADRERR): Likewise.
18269         (BUS_OBJERR): Likewise.
18270         (BUS_MCEERR_AR): Likewise.
18271         (BUS_MCEERR_AO): Likewise.
18272         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18273         (TRAP_TRACE): Likewise.
18274         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18275         __USE_XOPEN2K8].
18276         (CLD_KILLED): Likewise.
18277         (CLD_DUMPED): Likewise.
18278         (CLD_TRAPPED): Likewise.
18279         (CLD_STOPPED): Likewise.
18280         (CLD_CONTINUED): Likewise.
18281         (POLL_IN): Likewise.
18282         (POLL_OUT): Likewise.
18283         (POLL_MSG): Likewise.
18284         (POLL_ERR): Likewise.
18285         (POLL_PRI): Likewise.
18286         (POLL_HUP): Likewise.
18287         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
18288         (ILL_ILLOPN): Likewise.
18289         (ILL_ILLADR): Likewise.
18290         (ILL_ILLTRP): Likewise.
18291         (ILL_PRVOPC): Likewise.
18292         (ILL_PRVREG): Likewise.
18293         (ILL_COPROC): Likewise.
18294         (ILL_BADSTK): Likewise.
18295         (FPE_INTDIV): Likewise.
18296         (FPE_INTOVF): Likewise.
18297         (FPE_FLTDIV): Likewise.
18298         (FPE_FLTOVF): Likewise.
18299         (FPE_FLTUND): Likewise.
18300         (FPE_FLTRES): Likewise.
18301         (FPE_FLTINV): Likewise.
18302         (FPE_FLTSUB): Likewise.
18303         (SEGV_MAPERR): Likewise.
18304         (SEGV_ACCERR): Likewise.
18305         (BUS_ADRALN): Likewise.
18306         (BUS_ADRERR): Likewise.
18307         (BUS_OBJERR): Likewise.
18308         (BUS_MCEERR_AR): Likewise.
18309         (BUS_MCEERR_AO): Likewise.
18310         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
18311         (TRAP_TRACE): Likewise.
18312         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
18313         __USE_XOPEN2K8].
18314         (CLD_KILLED): Likewise.
18315         (CLD_DUMPED): Likewise.
18316         (CLD_TRAPPED): Likewise.
18317         (CLD_STOPPED): Likewise.
18318         (CLD_CONTINUED): Likewise.
18319         (POLL_IN): Likewise.
18320         (POLL_OUT): Likewise.
18321         (POLL_MSG): Likewise.
18322         (POLL_ERR): Likewise.
18323         (POLL_PRI): Likewise.
18324         (POLL_HUP): Likewise.
18325         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
18326         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18328         [BZ #16670]
18329         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
18330         before #include of <time.h>.
18331         [!__USE_XOPEN2K] (__need_timespec): Likewise.
18332         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
18333         (test-xfail-UNIX98/sched.h/conform): Likewise.
18335 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
18337         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
18338         error absence of trapping exception support.
18339         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
18341 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
18343         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
18344         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
18345         * timezone/Makefile (testdata): Move definition above include of
18346         Rules.
18347         (test-zones): New variable.
18348         (tests-special): Add zone files.
18349         (build-testdata): Use $(evaluate-test).
18351         * elf/Makefile (tests-special): Rename tests to end with .out.
18352         ($(objpfx)noload-mem): Likewise.
18353         ($(objpfx)tst-leaks1-mem): Likewise.
18354         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
18355         * iconv/Makefile (xtests-special): Change test-iconvconfig to
18356         $(objpfx)test-iconvconfig.out.
18357         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
18358         set -e inside subshell and redirect output to file.
18359         * iconvdata/Makefile (generated): Rename tests to end with .out.
18360         Correct type.
18361         (tests-special): Rename tests to end with .out.
18362         ($(objpfx)mtrace-tst-loading): Likewise.
18363         * intl/Makefile (generated): Likewise.
18364         (tests-special): Likewise.
18365         ($(objpfx)mtrace-tst-gettext): Likewise.
18366         * misc/Makefile (generated): Likewise.
18367         (tests-special): Likewise.
18368         ($(objpfx)tst-error1-mem): Likewise.
18369         * nptl/Makefile (tests-special): Likewise.
18370         ($(objpfx)tst-stack3-mem): Likewise.
18371         (generated): Likewise.
18372         * posix/Makefile (generated): Likewise.
18373         (tests-special): Likewise.
18374         (xtests-special): Likewise.
18375         ($(objpfx)tst-fnmatch-mem): Likewise.
18376         ($(objpfx)bug-regex2-mem): Likewise.
18377         ($(objpfx)bug-regex14-mem): Likewise.
18378         ($(objpfx)bug-regex21-mem): Likewise.
18379         ($(objpfx)bug-regex31-mem): Likewise.
18380         ($(objpfx)tst-vfork3-mem): Likewise.
18381         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
18382         ($(objpfx)tst-pcre-mem): Likewise.
18383         ($(objpfx)tst-boost-mem): Likewise.
18384         ($(objpfx)bug-ga2-mem): Likewise.
18385         ($(objpfx)bug-glob2-mem): Likewise.
18386         * resolv/Makefile (generate): Likewise.
18387         (tests-special): Likewise.
18388         (xtests-special): Likewise.
18389         (generated): Likewise.
18390         ($(objpfx)mtrace-tst-leaks): Likewise.
18391         ($(objpfx)mtrace-tst-leaks2): Likewise.
18393         * scripts/merge-test-results.sh: New file.
18394         * Makefile (tests-special-notdir): New variable.
18395         (tests): Run merge-test-results.sh.
18396         (xtests): Likewise.
18397         * Rules (tests-special-notdir): New variable.
18398         (xtests-special-notdir): Likewise.
18399         (tests): Run merge-test-results.sh
18400         (xtests): Likewise.
18402         * Makeconfig (test-xfail-name): New variable.
18403         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
18404         compute variable name for expected failures.
18405         * conform/Makefile (conformtest-headers-data): New variable.
18406         (conformtest-standards): Likewise.
18407         (conformtest-headers-ISO): Likewise.
18408         (conformtest-headers-ISO99): Likewise.
18409         (conformtest-headers-ISO11): Likewise.
18410         (conformtest-headers-POSIX): Likewise.
18411         (conformtest-headers-XPG3): Likewise.
18412         (conformtest-headers-XPG4): Likewise.
18413         (conformtest-headers-UNIX98): Likewise.
18414         (conformtest-headers-XOPEN2K): Likewise.
18415         (conformtest-headers-POSIX2008): Likewise.
18416         (conformtest-headers-XOPEN2K8): Likewise.
18417         (conformtest-header-list-base): Likewise.
18418         (conformtest-header-list-tests): Likewise.
18419         (conformtest-header-base): Likewise.
18420         (conformtest-header-tests): Likewise.
18421         (tests-special): Add $(conformtest-header-list-tests).  If
18422         [$(fast-check) && !$(cross-compiling)], add
18423         $(conformtest-header-tests) instead of
18424         $(objpfx)run-conformtest.out.
18425         (generated): Add $(conformtest-header-list-base).  If
18426         [$(fast-check) && !$(cross-compiling)], add
18427         $(conformtest-header-base).  Remove previous setting.
18428         ($(conformtest-header-list-tests)): New target.
18429         (test-xfail-run-conformtest): Remove variable.
18430         ($(objpfx)run-conformtest.out): Remove target.
18431         (test-xfail-ISO11/complex.h/conform): New variable.
18432         (test-xfail-ISO11/stdalign.h/conform): Likewise.
18433         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
18434         (test-xfail-XPG3/varargs.h/conform): Likewise.
18435         (test-xfail-XPG4/varargs.h/conform): Likewise.
18436         (test-xfail-UNIX98/varargs.h/conform): Likewise.
18437         (test-xfail-XPG4/ndbm.h/conform): Likewise.
18438         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
18439         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
18440         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
18441         (test-xfail-XPG3/fcntl.h/conform): Likewise.
18442         (test-xfail-XPG3/ftw.h/conform): Likewise.
18443         (test-xfail-XPG3/grp.h/conform): Likewise.
18444         (test-xfail-XPG3/langinfo.h/conform): Likewise.
18445         (test-xfail-XPG3/limits.h/conform): Likewise.
18446         (test-xfail-XPG3/pwd.h/conform): Likewise.
18447         (test-xfail-XPG3/search.h/conform): Likewise.
18448         (test-xfail-XPG3/signal.h/conform): Likewise.
18449         (test-xfail-XPG3/stdio.h/conform): Likewise.
18450         (test-xfail-XPG3/stdlib.h/conform): Likewise.
18451         (test-xfail-XPG3/string.h/conform): Likewise.
18452         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
18453         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
18454         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
18455         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
18456         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
18457         (test-xfail-XPG3/sys/types.h/conform): Likewise.
18458         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
18459         (test-xfail-XPG3/termios.h/conform): Likewise.
18460         (test-xfail-XPG3/time.h/conform): Likewise.
18461         (test-xfail-XPG3/unistd.h/conform): Likewise.
18462         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
18463         (test-xfail-XPG4/fcntl.h/conform): Likewise.
18464         (test-xfail-XPG4/langinfo.h/conform): Likewise.
18465         (test-xfail-XPG4/netdb.h/conform): Likewise.
18466         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
18467         (test-xfail-XPG4/signal.h/conform): Likewise.
18468         (test-xfail-XPG4/stdio.h/conform): Likewise.
18469         (test-xfail-XPG4/stdlib.h/conform): Likewise.
18470         (test-xfail-XPG4/stropts.h/conform): Likewise.
18471         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
18472         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
18473         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
18474         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
18475         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
18476         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
18477         (test-xfail-XPG4/sys/time.h/conform): Likewise.
18478         (test-xfail-XPG4/sys/types.h/conform): Likewise.
18479         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
18480         (test-xfail-XPG4/termios.h/conform): Likewise.
18481         (test-xfail-XPG4/ucontext.h/conform): Likewise.
18482         (test-xfail-XPG4/unistd.h/conform): Likewise.
18483         (test-xfail-XPG4/utmpx.h/conform): Likewise.
18484         (test-xfail-POSIX/sched.h/conform): Likewise.
18485         (test-xfail-POSIX/signal.h/conform): Likewise.
18486         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
18487         (test-xfail-POSIX/tar.h/conform): Likewise.
18488         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
18489         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
18490         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
18491         (test-xfail-UNIX98/netdb.h/conform): Likewise.
18492         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
18493         (test-xfail-UNIX98/sched.h/conform): Likewise.
18494         (test-xfail-UNIX98/signal.h/conform): Likewise.
18495         (test-xfail-UNIX98/stdio.h/conform): Likewise.
18496         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
18497         (test-xfail-UNIX98/stropts.h/conform): Likewise.
18498         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
18499         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
18500         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
18501         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
18502         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
18503         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
18504         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
18505         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
18506         (test-xfail-UNIX98/unistd.h/conform): Likewise.
18507         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
18508         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
18509         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
18510         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
18511         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
18512         (test-xfail-XOPEN2K/math.h/conform): Likewise.
18513         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
18514         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
18515         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
18516         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
18517         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
18518         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
18519         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
18520         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
18521         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
18522         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
18523         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
18524         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
18525         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
18526         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
18527         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
18528         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
18529         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
18530         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
18531         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
18532         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
18533         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
18534         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
18535         (test-xfail-POSIX2008/signal.h/conform): Likewise.
18536         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
18537         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
18538         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
18539         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
18540         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
18541         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
18542         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
18543         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
18544         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
18545         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
18546         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
18547         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
18548         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
18549         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
18550         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
18551         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
18552         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
18553         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
18554         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
18555         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
18556         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
18557         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
18558         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
18559         (conformtest-cc-flags): Likewise.
18560         ($(conformtest-header-tests): New target.
18561         * conform/check-header-lists.sh: New file.
18562         * conform/run-conformtest.sh: Remove.
18564         * conform/conformtest.pl: Allow ' and \ in values given for
18565         constants.
18566         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
18567         inclusion.
18568         [POSIX] (sys/types.h): Likewise.
18569         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
18570         inclusion.
18571         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
18572         inclusion.
18573         * conform/data/signal.h-data (SIGIO): Remove expectation.
18574         [XPG3] (SIGBUS): Do not expect.
18575         [POSIX || XPG3] (SIGPOLL): Likewise.
18576         [POSIX || XPG3] (SIGPROF): Likewise.
18577         [POSIX || XPG3] (SIGSYS): Likewise.
18578         [XPG3] (SIGTRAP): Likewise.
18579         [POSIX || XPG3] (SIGURG): Likewise.
18580         [POSIX || XPG3] (SIGVTALRM): Likewise.
18581         [POSIX || XPG3] (SIGXCPU): Likewise.
18582         [POSIX || XPG3] (SIGXFSZ): Likewise.
18583         [POSIX] (SA_SIGINFO): Expect.
18584         [XPG3] (siginfo_t): Do not expect type or contents.
18585         [POSIX] (si_pid): Do not expect element.
18586         [POSIX] (si_uid): Likewise.
18587         [POSIX] (si_addr): Likewise.
18588         [POSIX] (si_status): Likewise.
18589         [POSIX] (si_band): Likewise.
18590         [XPG4] (si_value): Likewise.
18591         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
18592         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
18593         [POSIX || XPG3] (ILL_ILLADR): Likewise.
18594         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
18595         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
18596         [POSIX || XPG3] (ILL_PRVREG): Likewise.
18597         [POSIX || XPG3] (ILL_COPROC): Likewise.
18598         [POSIX || XPG3] (ILL_BADSTK): Likewise.
18599         [POSIX || XPG3] (FPE_INTDIV): Likewise.
18600         [POSIX || XPG3] (FPE_INTOVF): Likewise.
18601         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
18602         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
18603         [POSIX || XPG3] (FPE_FLTUND): Likewise.
18604         [POSIX || XPG3] (FPE_FLTRES): Likewise.
18605         [POSIX || XPG3] (FPE_FLTINV): Likewise.
18606         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
18607         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
18608         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
18609         [POSIX || XPG3] (BUS_ADRALN): Likewise.
18610         [POSIX || XPG3] (BUS_ADRERR): Likewise.
18611         [POSIX || XPG3] (BUS_OBJERR): Likewise.
18612         [POSIX || XPG3] (CLD_EXITED): Likewise.
18613         [POSIX || XPG3] (CLD_KILLED): Likewise.
18614         [POSIX || XPG3] (CLD_DUMPED): Likewise.
18615         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
18616         [POSIX || XPG3] (CLD_STOPPED): Likewise.
18617         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
18618         [POSIX || XPG3] (POLL_IN): Likewise.
18619         [POSIX || XPG3] (POLL_OUT): Likewise.
18620         [POSIX || XPG3] (POLL_MSG): Likewise.
18621         [POSIX || XPG3] (POLL_ERR): Likewise.
18622         [POSIX || XPG3] (POLL_PRI): Likewise.
18623         [POSIX || XPG3] (POLL_HUP): Likewise.
18624         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
18625         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
18626         (SIG*): Do not allow.
18627         [XPG3] (si_*): Likewise.
18628         [XPG3] (SI_*): Likewise.
18629         [XPG3 || XPG4] (sigev_*): Likewise.
18630         [XPG3 || XPG4] (SIGEV_*): Likewise.
18631         [XPG3 || XPG4] (sival_*): Likewise.
18632         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
18633         [POSIX || XPG3] (BUS_*): Likewise.
18634         [POSIX || XPG3] (CLD_*): Likewise.
18635         [POSIX || XPG3] (FPE_*): Likewise.
18636         [POSIX || XPG3] (ILL_*): Likewise.
18637         [POSIX || XPG3] (POLL_*): Likewise.
18638         [POSIX || XPG3] (SEGV_*): Likewise.
18639         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
18640         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
18641         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
18642         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
18643         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
18644         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
18645         Specify type and value.
18646         (TVERSLEN): Likewise.
18647         (REGTYPE): Likewise.
18648         (AREGTYPE): Likewise.
18649         (LNKTYPE): Likewise.
18650         (SYMTYPE): Likewise.
18651         (CHRTYPE): Likewise.
18652         (BLKTYPE): Likewise.
18653         (DIRTYPE): Likewise.
18654         (FIFOTYPE): Likewise.
18655         (CONTTYPE): Likewise.
18656         (TSUID): Likewise.
18657         (TSGID): Likewise.
18658         (TSVTX): Likewise.
18659         (TUREAD): Likewise.
18660         (TUWRITE): Likewise.
18661         (TUEXEC): Likewise.
18662         (TGREAD): Likewise.
18663         (TGWRITE): Likewise.
18664         (TGEXEC): Likewise.
18665         (TOREAD): Likewise.
18666         (TOWRITE): Likewise.
18667         (TOEXEC): Likewise.
18668         [POSIX] (TSVTX): Expect constant.
18670 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
18672         * Makefile (tests): Change dependencies to ....
18673         (tests-special): ... additions to this variable.
18674         (tests): Depend on $(tests-special).
18675         * Makerules (check-abi-list): New variable.
18676         (check-abi): Depend on $(check-abi-list).
18677         [$(subdir) = elf] (tests-special): Add
18678         $(objpfx)check-abi-libc.out.
18679         [$(build-shared) = yes && subdir] (tests-special): Add
18680         $(check-abi-list).
18681         [$(build-shared) = yes && subdir] (tests): Do not depend on
18682         check-abi.
18683         * Rules (tests): Depend on $(tests-special).
18684         (xtests): Depend on $(xtests-special).
18685         * catgets/Makefile (tests): Change dependencies to ....
18686         (tests-special): ... additions to this variable.
18687         * conform/Makefile (tests): Change dependencies to ....
18688         (tests-special): ... additions to this variable.
18689         * elf/Makefile (tests): Change dependencies to ....
18690         (tests-special): ... additions to this variable.
18691         * grp/Makefile (tests): Change dependencies to ....
18692         (tests-special): ... additions to this variable.
18693         * iconv/Makefile (xtests): Change dependencies to ....
18694         (xtests-special): ... additions to this variable.
18695         * iconvdata/Makefile (tests): Change dependencies to ....
18696         (tests-special): ... additions to this variable.
18697         * intl/Makefile (tests): Change dependencies to ....
18698         (tests-special): ... additions to this variable.  Also add
18699         $(objpfx)tst-gettext.out.
18700         * io/Makefile (tests): Change dependencies to ....
18701         (tests-special): ... additions to this variable.
18702         * libio/Makefile (tests): Change dependencies to ....
18703         (tests-special): ... additions to this variable.
18704         * malloc/Makefile (tests): Change dependencies to ....
18705         (tests-special): ... additions to this variable.
18706         * misc/Makefile (tests): Change dependencies to ....
18707         (tests-special): ... additions to this variable.
18708         * nptl/Makefile (tests): Change dependencies to ....
18709         (tests-special): ... additions to this variable.
18710         * nptl_db/Makefile (tests): Change dependencies to ....
18711         (tests-special): ... additions to this variable.
18712         * posix/Makefile (tests): Change dependencies to ....
18713         (tests-special): ... additions to this variable.
18714         (xtests): Change dependencies to ....
18715         (xtests-special): ... additions to this variable.
18716         * resolv/Makefile (tests): Change dependencies to ....
18717         (tests-special): ... additions to this variable.
18718         (xtests): Change dependencies to ....
18719         (xtests-special): ... additions to this variable.
18720         * stdio-common/Makefile (tests): Change dependencies to ....
18721         (tests-special): ... additions to this variable.
18722         (do-tst-unbputc): Remove target.
18723         (do-tst-printf): Likewise.
18724         * stdlib/Makefile (tests): Change dependencies to ....
18725         (tests-special): ... additions to this variable.
18726         * string/Makefile (tests): Change dependencies to ....
18727         (tests-special): ... additions to this variable.
18728         * sysdeps/x86/Makefile (tests): Change dependencies to ....
18729         (tests-special): ... additions to this variable.
18731         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
18732         whole file.
18733         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
18734         whole file.
18735         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
18736         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
18738         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
18739         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
18740         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
18741         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
18742         * conform/data/libgen.h-data [XPG3]: Likewise.
18743         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
18744         * conform/data/ndbm.h-data [XPG3]: Likewise.
18745         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18746         * conform/data/netdb.h-data [XPG3]: Likewise.
18747         * conform/data/netinet/in.h-data [XPG3]: Likewise.
18748         * conform/data/poll.h-data [XPG3]: Likewise.
18749         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
18750         * conform/data/strings.h-data [XPG3]: Likewise.
18751         * conform/data/stropts.h-data [XPG3]: Likewise.
18752         * conform/data/sys/mman.h-data [XPG3]: Likewise.
18753         * conform/data/sys/resource.h-data [XPG3]: Likewise.
18754         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
18755         Likewise.
18756         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
18757         * conform/data/sys/time.h-data [XPG3]: Likewise.
18758         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
18759         * conform/data/sys/uio.h-data [XPG3]: Likewise.
18760         * conform/data/sys/un.h-data [XPG3]: Likewise.
18761         * conform/data/syslog.h-data [XPG3]: Likewise.
18762         * conform/data/ucontext.h-data [XPG3]: Likewise.
18763         * conform/data/utmpx.h-data [XPG3]: Likewise.
18764         * conform/data/varargs.h-data [UNIX98]: Enable file.
18766         * manual/Makefile (INSTALL_INFO): Remove variable setting.
18768         * math/libm-test.inc (struct test_f_f_data): Move expected results
18769         into structure for each rounding mode.
18770         (struct test_ff_f_data): Likewise.
18771         (struct test_ff_f_data_nexttoward): Likewise.
18772         (struct test_fi_f_data): Likewise.
18773         (struct test_fl_f_data): Likewise.
18774         (struct test_if_f_data): Likewise.
18775         (struct test_fff_f_data): Likewise.
18776         (struct test_c_f_data): Likewise.
18777         (struct test_f_f1_data): Likewise.
18778         (struct test_fF_f1_data): Likewise.
18779         (struct test_ffI_f1_data): Likewise.
18780         (struct test_c_c_data): Likewise.
18781         (struct test_cc_c_data): Likewise.
18782         (struct test_f_i_data): Likewise.
18783         (struct test_ff_i_data): Likewise.
18784         (struct test_f_l_data): Likewise.
18785         (struct test_f_L_data): Likewise.
18786         (struct test_fFF_11_data): Likewise.
18787         (RM_): New macro.
18788         (RM_FE_DOWNWARD): Likewise.
18789         (RM_FE_TONEAREST): Likewise.
18790         (RM_FE_TOWARDZERO): Likewise.
18791         (RM_FE_UPWARD): Likewise.
18792         (RUN_TEST_LOOP_f_f): Update references to expected results.
18793         (RUN_TEST_LOOP_2_f): Likewise.
18794         (RUN_TEST_LOOP_fff_f): Likewise.
18795         (RUN_TEST_LOOP_c_f): Likewise.
18796         (RUN_TEST_LOOP_f_f1): Likewise.
18797         (RUN_TEST_LOOP_fF_f1): Likewise.
18798         (RUN_TEST_LOOP_fI_f1): Likewise.
18799         (RUN_TEST_LOOP_ffI_f1): Likewise.
18800         (RUN_TEST_LOOP_c_c): Likewise.
18801         (RUN_TEST_LOOP_cc_c): Likewise.
18802         (RUN_TEST_LOOP_f_i): Likewise.
18803         (RUN_TEST_LOOP_f_i_tg): Likewise.
18804         (RUN_TEST_LOOP_ff_i_tg): Likewise.
18805         (RUN_TEST_LOOP_f_b): Likewise.
18806         (RUN_TEST_LOOP_f_b_tg): Likewise.
18807         (RUN_TEST_LOOP_f_l): Likewise.
18808         (RUN_TEST_LOOP_f_L): Likewise.
18809         (RUN_TEST_LOOP_fFF_11): Likewise.
18810         * math/gen-libm-test.pl (parse_args): Output four copies of
18811         expected results for each test.
18813         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18814         (__ASSUME_UTIMES): Remove.
18815         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18816         (__ASSUME_UTIMES): Likewise.
18818         * math/gen-auto-libm-tests.c: Update comment on output format.
18819         (output_for_one_input_case): Generate before-rounding and
18820         after-rounding information as conditions on output flags not
18821         floating-point format.
18822         * math/auto-libm-test-out: Regenerated.
18823         * math/gen-libm-test.pl (cond_value): New function.
18824         (or_cond_value): Use cond_value.
18825         (generate_testfile): Handle conditional exceptions.
18827 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
18829         * math/libm-test.inc (max_valid_error): New variable.
18830         (init_max_error): Take new argument specifying whether function
18831         results are exactly determined.  Set max_valid_error and bound
18832         other variables for errors based on this argument.
18833         (set_max_error): Do not record results above max_valid_error.
18834         (check_float_internal): Only accept errors of up to 0.5ulps if
18835         also at most max_valid_error.
18836         (START): Take new argument EXACT and pass it to init_max_error.
18837         (acos_test): Update call to START.
18838         (acos_test_tonearest): Likewise.
18839         (acos_test_towardzero): Likewise.
18840         (acos_test_downward): Likewise.
18841         (acos_test_upward): Likewise.
18842         (acosh_test): Likewise.
18843         (asin_test): Likewise.
18844         (asin_test_tonearest): Likewise.
18845         (asin_test_towardzero): Likewise.
18846         (asin_test_downward): Likewise.
18847         (asin_test_upward): Likewise.
18848         (asinh_test): Likewise.
18849         (atan_test): Likewise.
18850         (atanh_test): Likewise.
18851         (atan2_test): Likewise.
18852         (cabs_test): Likewise.
18853         (cacos_test): Likewise.
18854         (cacosh_test): Likewise.
18855         (carg_test): Likewise.
18856         (casin_test): Likewise.
18857         (casinh_test): Likewise.
18858         (catan_test): Likewise.
18859         (catanh_test): Likewise.
18860         (cbrt_test): Likewise.
18861         (ccos_test): Likewise.
18862         (ccosh_test): Likewise.
18863         (ceil_test): Likewise.
18864         (cexp_test): Likewise.
18865         (cimag_test): Likewise.
18866         (clog_test): Likewise.
18867         (clog10_test): Likewise.
18868         (conj_test): Likewise.
18869         (copysign_test): Likewise.
18870         (cos_test): Likewise.
18871         (cos_test_tonearest): Likewise.
18872         (cos_test_towardzero): Likewise.
18873         (cos_test_downward): Likewise.
18874         (cos_test_upward): Likewise.
18875         (cosh_test): Likewise.
18876         (cosh_test_tonearest): Likewise.
18877         (cosh_test_towardzero): Likewise.
18878         (cosh_test_downward): Likewise.
18879         (cosh_test_upward): Likewise.
18880         (cpow_test): Likewise.
18881         (cproj_test): Likewise.
18882         (creal_test): Likewise.
18883         (csin_test): Likewise.
18884         (csinh_test): Likewise.
18885         (csqrt_test): Likewise.
18886         (ctan_test): Likewise.
18887         (ctan_test_tonearest): Likewise.
18888         (ctan_test_towardzero): Likewise.
18889         (ctan_test_downward): Likewise.
18890         (ctan_test_upward): Likewise.
18891         (ctanh_test): Likewise.
18892         (ctanh_test_tonearest): Likewise.
18893         (ctanh_test_towardzero): Likewise.
18894         (ctanh_test_downward): Likewise.
18895         (ctanh_test_upward): Likewise.
18896         (erf_test): Likewise.
18897         (erfc_test): Likewise.
18898         (exp_test): Likewise.
18899         (exp_test_tonearest): Likewise.
18900         (exp_test_towardzero): Likewise.
18901         (exp_test_downward): Likewise.
18902         (exp_test_upward): Likewise.
18903         (exp10_test): Likewise.
18904         (exp10_test_tonearest): Likewise.
18905         (exp10_test_towardzero): Likewise.
18906         (exp10_test_downward): Likewise.
18907         (exp10_test_upward): Likewise.
18908         (pow10_test): Likewise.
18909         (exp2_test): Likewise.
18910         (expm1_test): Likewise.
18911         (expm1_test_tonearest): Likewise.
18912         (expm1_test_towardzero): Likewise.
18913         (expm1_test_downward): Likewise.
18914         (expm1_test_upward): Likewise.
18915         (fabs_test): Likewise.
18916         (fdim_test): Likewise.
18917         (floor_test): Likewise.
18918         (fma_test): Likewise.
18919         (fma_test_towardzero): Likewise.
18920         (fma_test_downward): Likewise.
18921         (fma_test_upward): Likewise.
18922         (fmax_test): Likewise.
18923         (fmin_test): Likewise.
18924         (fmod_test): Likewise.
18925         (fpclassify_test): Likewise.
18926         (frexp_test): Likewise.
18927         (hypot_test): Likewise.
18928         (ilogb_test): Likewise.
18929         (isfinite_test): Likewise.
18930         (finite_test): Likewise.
18931         (isgreater_test): Likewise.
18932         (isgreaterequal_test): Likewise.
18933         (isinf_test): Likewise.
18934         (isless_test): Likewise.
18935         (islessequal_test): Likewise.
18936         (islessgreater_test): Likewise.
18937         (isnan_test): Likewise.
18938         (isnormal_test): Likewise.
18939         (issignaling_test): Likewise.
18940         (isunordered_test): Likewise.
18941         (j0_test): Likewise.
18942         (j1_test): Likewise.
18943         (jn_test): Likewise.
18944         (ldexp_test): Likewise.
18945         (lgamma_test): Likewise.
18946         (gamma_test): Likewise.
18947         (lrint_test): Likewise.
18948         (lrint_test_tonearest): Likewise.
18949         (lrint_test_towardzero): Likewise.
18950         (lrint_test_downward): Likewise.
18951         (lrint_test_upward): Likewise.
18952         (llrint_test): Likewise.
18953         (llrint_test_tonearest): Likewise.
18954         (llrint_test_towardzero): Likewise.
18955         (llrint_test_downward): Likewise.
18956         (llrint_test_upward): Likewise.
18957         (log_test): Likewise.
18958         (log10_test): Likewise.
18959         (log1p_test): Likewise.
18960         (log2_test): Likewise.
18961         (logb_test): Likewise.
18962         (logb_test_downward): Likewise.
18963         (lround_test): Likewise.
18964         (llround_test): Likewise.
18965         (modf_test): Likewise.
18966         (nearbyint_test): Likewise.
18967         (nextafter_test): Likewise.
18968         (nexttoward_test): Likewise.
18969         (pow_test): Likewise.
18970         (pow_test_tonearest): Likewise.
18971         (pow_test_towardzero): Likewise.
18972         (pow_test_downward): Likewise.
18973         (pow_test_upward): Likewise.
18974         (remainder_test): Likewise.
18975         (drem_test): Likewise.
18976         (remainder_test_tonearest): Likewise.
18977         (drem_test_tonearest): Likewise.
18978         (remainder_test_towardzero): Likewise.
18979         (drem_test_towardzero): Likewise.
18980         (remainder_test_downward): Likewise.
18981         (drem_test_downward): Likewise.
18982         (remainder_test_upward): Likewise.
18983         (drem_test_upward): Likewise.
18984         (remquo_test): Likewise.
18985         (rint_test): Likewise.
18986         (rint_test_tonearest): Likewise.
18987         (rint_test_towardzero): Likewise.
18988         (rint_test_downward): Likewise.
18989         (rint_test_upward): Likewise.
18990         (round_test): Likewise.
18991         (scalb_test): Likewise.
18992         (scalbn_test): Likewise.
18993         (scalbln_test): Likewise.
18994         (signbit_test): Likewise.
18995         (sin_test): Likewise.
18996         (sin_test_tonearest): Likewise.
18997         (sin_test_towardzero): Likewise.
18998         (sin_test_downward): Likewise.
18999         (sin_test_upward): Likewise.
19000         (sincos_test): Likewise.
19001         (sinh_test): Likewise.
19002         (sinh_test_tonearest): Likewise.
19003         (sinh_test_towardzero): Likewise.
19004         (sinh_test_downward): Likewise.
19005         (sinh_test_upward): Likewise.
19006         (sqrt_test): Likewise.
19007         (sqrt_test_tonearest): Likewise.
19008         (sqrt_test_towardzero): Likewise.
19009         (sqrt_test_downward): Likewise.
19010         (sqrt_test_upward): Likewise.
19011         (tan_test): Likewise.
19012         (tan_test_tonearest): Likewise.
19013         (tan_test_towardzero): Likewise.
19014         (tan_test_downward): Likewise.
19015         (tan_test_upward): Likewise.
19016         (tanh_test): Likewise.
19017         (tgamma_test): Likewise.
19018         (trunc_test): Likewise.
19019         (y0_test): Likewise.
19020         (y1_test): Likewise.
19021         (yn_test): Likewise.
19022         (significand_test): Likewise.
19024         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
19025         individual tests in comment.
19026         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
19027         (prev_max_error): New variable.
19028         (prev_real_max_error): Likewise.
19029         (prev_imag_max_error): Likewise.
19030         (compare_ulp_data): Don't refer to test names in comment.
19031         (find_test_ulps): Remove function.
19032         (find_function_ulps): Likewise.
19033         (find_complex_function_ulps): Likewise.
19034         (init_max_error): Take function name as argument.  Look up ulps
19035         for that function.
19036         (print_ulps): Remove function.
19037         (print_max_error): Use prev_max_error instead of calling
19038         find_function_ulps.
19039         (print_complex_max_error): Use prev_real_max_error and
19040         prev_imag_max_error instead of calling find_complex_function_ulps.
19041         (check_float_internal): Take max_ulp parameter instead of calling
19042         find_test_ulps.  Don't call print_ulps.
19043         (check_float): Update call to check_float_internal.
19044         (check_complex): Update calls to check_float_internal.
19045         (START): Pass argument to init_max_error.
19046         * math/gen-libm-test.pl (%results): Don't include "kind"
19047         information.
19048         (parse_ulps): Don't handle ulps of individual tests.
19049         (print_ulps_file): Likewise.
19050         (output_ulps): Likewise.
19051         * math/README.libm-test: Update.
19052         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
19053         individual tests.
19054         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
19055         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
19056         * sysdeps/arm/libm-test-ulps: Likewise.
19057         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
19058         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
19059         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
19060         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
19061         * sysdeps/microblaze/libm-test-ulps: Likewise.
19062         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
19063         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
19064         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
19065         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
19066         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
19067         * sysdeps/sh/libm-test-ulps: Likewise.
19068         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
19069         * sysdeps/tile/libm-test-ulps: Likewise.
19070         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19072 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
19074         * math/libm-test.inc (print_complex_max_error): Check separately
19075         whether real and imaginary errors are within allowed range and
19076         pass 0 to print_complex_function_ulps instead of value within
19077         allowed range.
19079 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19081         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
19082         formatting.
19083         (get_handles_fopen): Likewise.
19084         (do_write_test): Likewise.
19086         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
19088         * libio/fileops.c (do_ftell): Use cached offset when
19089         available.
19090         * libio/iofwide.c (do_ftell_wide): Likewise.
19091         * libio/iofdopen.c (_IO_new_fdopen): Don't use
19092         _IO_file_attach.
19093         * libio/wfileops.c (_IO_fwide): Don't cache offset.
19095         [BZ #16532]
19096         * libio/libioP.h (get_file_offset): New function.
19097         * libio/fileops.c (get_file_offset): Likewise.
19098         (do_ftell): Likewise.
19099         (_IO_new_file_seekoff): Split out ftell logic.
19100         * libio/wfileops.c (do_ftell_wide): Likewise.
19101         (_IO_wfile_seekoff): Split out ftell logic.
19102         * libio/tst-ftell-active-handler.c: New test case.
19103         * libio/Makefile (tests): Add it.
19105 2014-03-03  Roland McGrath  <roland@hack.frob.com>
19107         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
19108         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
19110 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19112         [BZ #16639]
19113         * nscd/connections.c (nscd_init): Call do_exit.
19114         (start_threads): Call do_exit and notify_parent.
19115         (begin_drop_privileges): Call do_exit.
19116         (finish_drop_privileges): Likewise.
19117         * nscd/selinux.c (preserve_capabilities): Likewise.
19118         (install_real_capabilities): Likewise.
19119         (nscd_selinux_enabled): Likewise.
19120         (avc_create_thread): Likewise.
19121         (avc_alloc_lock): Likewise.
19122         (nscd_avc_init): Likewise.
19123         * nscd/nscd.c (parent_fd): New static variable.
19124         (main): Create a pipe between parent and child processes.
19125         Skip closing parent_fd.
19126         (monitor_child): New function.
19127         (do_exit): Likewise.
19128         (notify_parent): Likewise.
19129         * nscd/nscd.h (notify_parent): Likewise.
19130         (do_exit): Likewise.
19132 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
19134         * malloc/malloc.c (__libc_calloc): Revert last change.
19136 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19138         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19140 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
19142         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
19143         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
19144         implementation.
19145         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
19146         (__libc_ifunc_impl_list): Likewise.
19147         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
19148         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
19149         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
19150         * string/strrchr.c: Define STRRCHR.
19152 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
19154         * benchtest/bench-strtok.c (simple_strtok): Delete.
19155         (strtok_string): Use as benchmark.
19156         * string/strtok (STRTOK): New macro.
19158 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
19160         * manual/threads.texi: Add header and standard comments to all
19161         functions.
19163         * elf/dl-lookup.c (check_match): New function.
19164         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
19165         (do_lookup_x): Remove nested function check_match. Use non-nested
19166         function check_match.
19168 2014-02-28  Roland McGrath  <roland@hack.frob.com>
19170         * csu/Makefile (generated, before-compile): Use += rather than =.
19171         * catgets/Makefile (generated, generated-dirs): Likewise.
19172         * debug/Makefile (generated): Likewise.
19173         * dlfcn/Makefile (generated): Likewise.
19174         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
19175         * iconvdata/Makefile (before-compile, generated): Likewise.
19176         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
19177         * libio/Makefile (generated): Likewise.
19178         * malloc/Makefile (generated): Likewise.
19179         * manual/Makefile (generated, generated-dirs): Likewise.
19180         * misc/Makefile (generated): Likewise.
19181         * posix/Makefile (generated): Likewise.
19182         * resolv/Makefile (generated): Likewise.
19183         * sunrpc/Makefile (generated, generated-dirs): Likewise.
19184         * timezone/Makefile (generated, generated-dirs): Likewise.
19186         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
19188 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19190         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
19191         power8 implementation.
19192         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
19193         file: POWER8 llround ifunc implementation.
19194         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
19195         (__lllround): Add POWER8 implementation.
19196         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
19197         POWER8 llround implementation.
19199         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
19200         power8 implementation.
19201         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
19202         file: POWER8 llrint ifunc implementation.
19203         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
19204         Add POWER8 implementation.
19205         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
19206         POWER8 llrint implementation.
19208         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
19209         power8 implementation.
19210         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
19211         file: POWER8 finite ifunc implementation.
19212         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
19213         Add POWER8 implementation.
19214         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
19215         Likewise.
19216         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
19217         POWER8 finite implementation.
19218         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
19220         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
19221         power8 implementation.
19222         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
19223         file: POWER8 isinf ifunc implementation.
19224         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
19225         POWER8 implementation.
19226         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
19227         Likewise.
19228         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
19229         isinf implementation.
19230         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
19232         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
19233         (INIT_ARCH): Add hwcap2 initialization.
19234         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
19235         power8 implementation.
19236         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
19237         file: POWER8 isnan ifunc implementation.
19238         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
19239         POWER8 implementation.
19240         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
19241         Likewise.
19242         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
19243         isnan implementation.
19244         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
19246 2014-02-27  Joey Ye  <joey.ye@arm.com>
19248         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
19249         (_FP_NANFRAC_Q): Set to zero.
19251 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19253         [BZ #16623]
19254         * math/auto-libm-test-in: New test inputs.
19255         * math/auto-libm-test-out: Regenerate.
19256         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
19257         and DA.
19258         (__cos): Likewise.
19259         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
19261 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
19263         * scripts/evaluate-test.sh: Take new argument indicating whether
19264         failure is expected.
19265         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
19266         indicating whether failure is expected.
19267         * conform/Makefile (test-xfail-run-conformtest): New variable.
19268         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
19269         level.
19270         * posix/Makefile (test-xfail-annexc): New variable.
19271         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
19273 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
19275         * argp/Makefile: Include Makeconfig immediately after defining
19276         subdir.
19277         * assert/Makefile: Likewise.
19278         * benchtests/Makefile: Likewise.
19279         * catgets/Makefile: Likewise.
19280         * conform/Makefile: Likewise.
19281         * crypt/Makefile: Likewise.
19282         * csu/Makefile: Likewise.
19283         (all): Remove target.
19284         * ctype/Makefile: Include Makeconfig immediately after defining
19285         subdir.
19286         * debug/Makefile: Likewise.
19287         * dirent/Makefile: Likewise.
19288         * dlfcn/Makefile: Likewise.
19289         * gmon/Makefile: Likewise.
19290         * gnulib/Makefile: Likewise.
19291         * grp/Makefile: Likewise.
19292         * gshadow/Makefile: Likewise.
19293         * hesiod/Makefile: Likewise.
19294         * hurd/Makefile: Likewise.
19295         (all): Remove target.
19296         * iconvdata/Makefile: Include Makeconfig immediately after
19297         defining subdir.
19298         * inet/Makefile: Likewise.
19299         * intl/Makefile: Likewise.
19300         * io/Makefile: Likewise.
19301         * libio/Makefile: Likewise.
19302         (all): Remove target.
19303         * locale/Makefile: Include Makeconfig immediately after defining
19304         subdir.
19305         * login/Makefile: Likewise.
19306         * mach/Makefile: Likewise.
19307         (all): Remove target.
19308         * malloc/Makefile: Include Makeconfig immediately after defining
19309         subdir.
19310         (all): Remove target.
19311         * manual/Makefile: Include Makeconfig immediately after defining
19312         subdir.
19313         * math/Makefile: Likewise.
19314         * misc/Makefile: Likewise.
19315         * nis/Makefile: Likewise.
19316         * nss/Makefile: Likewise.
19317         * po/Makefile: Likewise.
19318         (all): Remove target.
19319         * posix/Makefile: Include Makeconfig immediately after defining
19320         subdir.
19321         * pwd/Makefile: Likewise.
19322         * resolv/Makefile: Likewise.
19323         * resource/Makefile: Likewise.
19324         * rt/Makefile: Likewise.
19325         * setjmp/Makefile: Likewise.
19326         * shadow/Makefile: Likewise.
19327         * signal/Makefile: Likewise.
19328         * socket/Makefile: Likewise.
19329         * soft-fp/Makefile: Likewise.
19330         * stdio-common/Makefile: Likewise.
19331         * stdlib/Makefile: Likewise.
19332         * streams/Makefile: Likewise.
19333         * string/Makefile: Likewise.
19334         * sunrpc/Makefile: Likewise.
19335         (all): Remove target.
19336         * sysvipc/Makefile: Include Makeconfig immediately after defining
19337         subdir.
19338         * termios/Makefile: Likewise.
19339         * time/Makefile: Likewise.
19340         * timezone/Makefile: Likewise.
19341         (all): Remove target.
19342         * wcsmbs/Makefile: Include Makeconfig immediately after defining
19343         subdir.
19344         * wctype/Makefile: Likewise.
19346 2014-02-26  Steve Ellcey  <sellcey@mips.com>
19348         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
19349         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
19350         (libc_feholdexcept_setround_mips): Ditto.
19351         (libc_feholdsetround): New.
19352         (libc_feholdsetroundf): New.
19353         (libc_feholdsetroundl): New.
19354         (libc_feupdateenv_test_mips): New.
19355         (libc_feupdateenv_test): New.
19356         (libc_feupdateenv_testf): New.
19357         (libc_feupdateenv_testl): New.
19358         (libc_feresetround): New.
19359         (libc_feresetroundf): New.
19360         (libc_feresetroundl): New.
19361         (libc_fetestexcept_mips): New.
19362         (libc_fetestexcept): New.
19363         (libc_fetestexceptf): New.
19364         (libc_fetestexceptl): New.
19365         (HAVE_RM_CTX): New.
19366         (libc_feholdexcept_setround_mips_ctx): New.
19367         (libc_feholdexcept_setround_ctx): New.
19368         (libc_feholdexcept_setroundf_ctx): New.
19369         (libc_feholdexcept_setroundl_ctx): New.
19370         (libc_fesetenv_mips_ctx): New.
19371         (libc_fesetenv_ctx): New.
19372         (libc_fesetenv_ctxf): New.
19373         (libc_fesetenv_ctxl): New.
19374         (libc_feupdateenv_mips_ctx): New.
19375         (libc_feupdateenv_ctx): New.
19376         (libc_feupdateenvf_ctx): New.
19377         (libc_feupdateenvl_ctx): New.
19378         (libc_feholdsetround_mips_ctx): New.
19379         (libc_feholdsetround_ctx): New.
19380         (libc_feholdsetroundf_ctx): New.
19381         (libc_feholdsetroundl_ctx): New.
19382         (libc_feresetround_mips_ctx): New.
19383         (libc_feresetround_ctx): New.
19384         (libc_feresetroundf_ctx): New.
19385         (libc_feresetroundl_ctx): New.
19387 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
19389         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
19391         * manual/ipc.texi: New file.
19392         * manual/Makefile (chapters): Add ipc.
19393         * manual/job.texi: Add "Inter-Process Communication" to next.
19394         * manual/process.texi: Add "Inter-Process Communication" to prev.
19396 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19398         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19400 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
19402         * malloc/malloc.c (__libc_calloc): Simplify implementation.
19404         * manual/arith.texi: Fix spaces after sentences.
19405         * manual/charset.texi: Likewise.
19406         * manual/errno.texi: Likewise.
19407         * manual/install.texi: Likewise.
19408         * manual/llio.texi: Likewise.
19409         * manual/locale.texi: Likewise.
19410         * manual/maint.texi: Likewise.
19411         * manual/math.texi: Likewise.
19412         * manual/memory.texi: Likewise.
19413         * manual/message.texi: Likewise.
19414         * manual/probes.texi: Likewise.
19415         * manual/resource.texi: Likewise.
19416         * manual/signal.texi: Likewise.
19417         * manual/socket.texi: Likewise.
19418         * manual/stdio.texi: Likewise.
19419         * manual/string.texi: Likewise.
19420         * manual/time.texi: Likewise.
19421         * manual/users.texi: Likewise.
19423 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
19425         [BZ #16632]
19426         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
19427         _DEFAULT_SOURCE is defined.
19429 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
19430             Carlos O'Donell  <carlos@redhat.com>
19432         [BZ #16613]
19433         * elf/dl-tls.c (_dl_count_modids): New function.
19434         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
19435         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
19436         audit library and increment generation counter.
19437         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
19438         * elf/tst-audit9.c: New file.
19439         * elf/tst-auditmod9a.c: New file.
19440         * elf/tst-auditmod9b.c: New file.
19441         * elf/Makefile: Add rules to build and run tst-audit9.
19443 2014-02-25  Florian Weimer  <fweimer@redhat.com>
19445         [BZ #15347]
19446         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
19448 2014-02-25  Will Newton  <will.newton@linaro.org>
19450         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
19451         (__longjmp): Restore sp and lr before restoring callee
19452         saved registers.  Add longjmp and longjmp_target
19453         SystemTap probe point.
19454         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
19455         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
19456         Define to zero to match jmpbuf layout.
19457         * sysdeps/arm/setjmp.S: Include stap-probe.h.
19458         (__sigsetjmp): Save sp and lr before saving callee
19459         saved registers.  Add setjmp SystemTap probe point.
19461 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
19463         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
19465 2014-02-24  Andreas Schwab  <schwab@suse.de>
19467         [BZ #15804]
19468         * elf/pldd.c (wait_for_ptrace_stop): New function.
19469         (main): Call it after attaching.
19471 2014-02-22  Roland McGrath  <roland@hack.frob.com>
19473         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
19474         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
19475         Versions files is now verboten.
19476         * hurd/Versions (libc: GLIBC_2.0):
19477         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
19478         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
19479         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
19480         * mach/Versions: Likewise.
19482         * csu/Versions: Remove unused %include.
19483         * resolv/Versions: Likewise.
19485 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
19487         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
19488         ($(objpfx)check-local-headers.out): Likewise.
19489         ($(objpfx)begin-end-check.out): Likewise.
19490         * Makerules (check-abi-%.out): Likewise.
19491         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
19492         ($(objpfx)test2.cat): Likewise.
19493         ($(objpfx)de/libc.cat): Likewise.
19494         ($(objpfx)test-gencat.out): Likewise.
19495         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
19496         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
19497         ($(objpfx)noload-mem): Likewise.
19498         ($(objpfx)tst-pathopt.out): Likewise.
19499         ($(objpfx)tst-rtld-load-self.out): Likewise.
19500         ($(objpfx)tst-array1-cmp.out): Likewise.
19501         ($(objpfx)tst-array1-static-cmp.out): Likewise.
19502         ($(objpfx)tst-array2-cmp.out): Likewise.
19503         ($(objpfx)tst-array3-cmp.out): Likewise.
19504         ($(objpfx)tst-array4-cmp.out): Likewise.
19505         ($(objpfx)tst-array5-cmp.out): Likewise.
19506         ($(objpfx)tst-array5-static-cmp.out): Likewise.
19507         ($(objpfx)check-textrel.out): Likewise.
19508         ($(objpfx)check-execstack.out): Likewise.
19509         ($(objpfx)check-localplt.out): Likewise.
19510         ($(objpfx)order2-cmp.out): Likewise.
19511         ($(objpfx)tst-leaks1-mem): Likewise.
19512         ($(objpfx)tst-leaks1-static-mem): Likewise.
19513         ($(objpfx)tst-initorder-cmp.out): Likewise.
19514         ($(objpfx)tst-initorder2-cmp.out): Likewise.
19515         ($(objpfx)tst-unused-dep.out): Likewise.
19516         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
19517         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
19518         * iconv/Makefile (test-iconvconfig): Likewise.
19519         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
19520         ($(objpfx)iconv-test.out): Likewise.
19521         ($(objpfx)tst-tables.out): Likewise.
19522         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
19523         ($(objpfx)tst-gettext.out): Likewise.
19524         ($(objpfx)tst-translit.out): Likewise.
19525         ($(objpfx)tst-gettext2.out): Likewise.
19526         ($(objpfx)tst-gettext4.out): Likewise.
19527         ($(objpfx)tst-gettext6.out): Likewise.
19528         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
19529         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
19530         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
19531         ($(objpfx)tst-fopenloc-mem.out): Likewise.
19532         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
19533         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
19534         * posix/Makefile ($(objpfx)globtest.out): Likewise.
19535         ($(objpfx)wordexp-tst.out): Likewise.
19536         ($(objpfx)annexc.out): Likewise.
19537         ($(objpfx)tst-fnmatch-mem): Likewise.
19538         ($(objpfx)bug-regex2-mem): Likewise.
19539         ($(objpfx)bug-regex14-mem): Likewise.
19540         ($(objpfx)bug-regex21-mem): Likewise.
19541         ($(objpfx)bug-regex31-mem): Likewise.
19542         ($(objpfx)tst-vfork3-mem): Likewise.
19543         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
19544         ($(objpfx)tst-pcre-mem): Likewise.
19545         ($(objpfx)tst-boost-mem): Likewise.
19546         ($(objpfx)tst-getconf.out): Likewise.
19547         ($(objpfx)bug-ga2-mem): Likewise.
19548         ($(objpfx)bug-glob2-mem): Likewise.
19549         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
19550         ($(objpfx)mtrace-tst-leaks2): Likewise.
19551         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
19552         ($(objpfx)tst-printf.out): Likewise.
19553         ($(objpfx)tst-setvbuf1.out): Likewise.
19554         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
19555         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
19556         ($(objpfx)tst-fmtmsg.out): Likewise.
19557         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
19558         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
19560         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
19561         * bits/sigaction.h [__USE_MISC]: Likewise.
19562         * bits/waitstatus.h: Update #endif comments.
19563         * ctype/ctype.h: Likewise.
19564         * dirent/dirent.h: Likewise.
19565         [__USE_MISC]: Remove redundant conditionals.
19566         * grp/grp.h: Update #endif comments.
19567         [__USE_GNU]: Remove redundant conditionals.
19568         [__USE_MISC]: Likewise.
19569         * inet/netinet/in.h [__USE_GNU]: Likewise.
19570         * io/sys/stat.h [__USE_MISC]: Likewise.
19571         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
19572         * libio/bits/stdio.h: Update #endif comments.
19573         [__USE_MISC]: Remove redundant conditionals.
19574         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
19575         * libio/stdio.h: Update #endif comments.
19576         [__USE_MISC]: Remove redundant conditionals.
19577         * math/bits/math-finite.h [__USE_MISC]: Likewise.
19578         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
19579         * math/math.h: Update #else and #endif comments.
19580         [__USE_MISC]: Remove redundant conditionals.
19581         * misc/sys/uio.h: Update #endif comments.
19582         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
19583         * posix/glob.h [__USE_MISC]: Likewise.
19584         * posix/sys/types.h: Update #endif comments.
19585         [__USE_MISC]: Remove redundant conditionals.
19586         * posix/sys/wait.h: Update #endif comments.
19587         [__USE_MISC]: Remove redundant conditionals.
19588         * posix/unistd.h: Update #endif comments.
19589         [__USE_MISC]: Remove redundant conditionals.
19590         * pwd/pwd.h [__USE_GNU]: Likewise.
19591         [__USE_MISC]: Likewise.
19592         * resolv/netdb.h [__USE_GNU]: Likewise.
19593         * signal/signal.h: Update #endif comments.
19594         [__USE_MISC]: Remove redundant conditionals.
19595         * stdlib/stdlib.h: Update #else and #endif comments.
19596         [__USE_MISC]: Remove redundant conditionals.
19597         [__USE_GNU]: Likewise.
19598         * string/bits/string2.h [__USE_MISC]: Likewise.
19599         * string/string.h: Update #endif comments.
19600         [__USE_MISC]: Remove redundant conditionals.
19601         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
19602         Likewise.
19603         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
19604         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
19605         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
19606         Likewise.
19607         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
19608         Likewise.
19609         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
19610         comments.
19611         [__USE_MISC]: Remove redundant conditionals.
19612         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
19613         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
19614         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
19615         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
19616         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
19617         Likewise.
19618         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
19619         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
19620         Likewise.
19621         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
19622         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
19623         Likewise.
19624         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
19625         Likewise.
19626         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
19627         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
19628         Likewise.
19629         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
19630         Likewise.
19631         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
19632         * sysdeps/x86/bits/string.h: Update #endif comments.
19633         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
19634         conditionals.
19635         * time/sys/time.h: Update #endif comments.
19636         * time/time.h: Likewise.
19637         [__USE_MISC]: Remove redundant conditionals.
19639 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
19641         [BZ #16600]
19642         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
19644 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
19646         * Versions.def (librt): Add GLIBC_2.17.
19648 2014-02-21  Adam Conrad  <adconrad@0c3.net>
19650         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
19651         synonym for _SYS_AUXV_H to allow direct inclusion.
19652         * sysdeps/sparc/bits/hwcap.h: Likewise.
19653         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
19654         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
19655         * sysdeps/sparc/sysdep.h: Likewise.
19657 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19659         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
19661 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19663         * benchtests/bench-strrchr.c: Print length instead of position.
19665 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
19667         [BZ #16611]
19668         * sysdeps/unix/sysv/linux/kernel-features.h
19669         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
19670         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
19671         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
19672         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
19673         Likewise.
19674         [__i386__ || __powerpc__ || __sh__ || __sparc__]
19675         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19676         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
19677         (__ASSUME_SENDMMSG): Define instead of using previous
19678         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
19679         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19680         (__ASSUME_SENDMMSG_SYSCALL): Define.
19681         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19682         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
19683         Likewise.
19684         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19685         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19686         Likewise.
19687         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19688         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19689         Likewise.
19690         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
19691         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19692         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19693         [__ASSUME_SENDMMSG]: Change conditionals to
19694         [__ASSUME_SENDMMSG_SOCKETCALL].
19695         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19696         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
19697         Define.
19698         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19699         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
19700         Likewise.
19701         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
19702         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
19703         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
19704         [!__ASSUME_SENDMMSG]: Change conditional to
19705         [!__ASSUME_SENDMMSG_SOCKETCALL].
19706         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19707         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
19708         Define.
19710         [BZ #16610]
19711         * sysdeps/unix/sysv/linux/kernel-features.h
19712         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
19713         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
19714         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
19715         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
19716         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
19717         [__i386__ || __sparc__]
19718         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19719         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
19720         (__ASSUME_RECVMMSG): Define instead of using previous
19721         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
19722         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19723         (__ASSUME_RECVMMSG_SYSCALL): Define.
19724         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19725         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19726         Likewise.
19727         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19728         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19729         Likewise.
19730         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19731         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19732         Likewise.
19733         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
19734         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19735         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19736         [__ASSUME_RECVMMSG]: Change condition to
19737         [__ASSUME_RECVMMSG_SOCKETCALL].
19738         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19739         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19740         Define.
19741         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
19742         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19743         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
19744         Likewise.
19745         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
19746         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
19747         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
19748         [!__ASSUME_RECVMMSG]: Change condition to
19749         [!__ASSUME_RECVMMSG_SOCKETCALL].
19750         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19751         (__ASSUME_RECVMMSG_SYSCALL): Define.
19753         [BZ #16609]
19754         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
19755         __powerpc__ || __s390__ || __sh__ || __sparc__]
19756         (__ASSUME_SOCKETCALL): Define.
19757         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
19758         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
19759         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
19760         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
19761         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
19762         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
19763         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
19764         (__ASSUME_ACCEPT4): Define instead of using previous
19765         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
19766         __powerpc__ || __sparc__ || __s390__)] condition.
19767         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
19768         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19769         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
19770         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19771         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19772         [!__ASSUME_ACCEPT4]: Change condition to
19773         [!__ASSUME_ACCEPT4_SOCKETCALL].
19774         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
19775         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
19776         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
19777         * sysdeps/unix/sysv/linux/arm/kernel-features.h
19778         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
19779         __ASSUME_ACCEPT4_SYSCALL.
19780         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
19781         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
19782         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
19783         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
19784         __ASSUME_ACCEPT4_SYSCALL.
19785         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
19786         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
19787         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
19788         [__ASSUME_ACCEPT4]: Change condition to
19789         [__ASSUME_ACCEPT4_SOCKETCALL].
19790         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
19791         (__ASSUME_SOCKETCALL): Define.
19792         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
19793         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
19794         (__ASSUME_SOCKETCALL): Define.
19795         (__ASSUME_ACCEPT4): Remove.
19796         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
19797         Define.
19798         * sysdeps/unix/sysv/linux/mips/kernel-features.h
19799         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
19800         Likewise.
19801         * sysdeps/unix/sysv/linux/tile/kernel-features.h
19802         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
19804         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
19805         macro.
19806         (HWCAP_ARM_LPAE): Likewise.
19807         (HWCAP_ARM_EVTSTRM): Likewise.
19808         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
19809         Add vpfd32, lpae and evtstrm.
19810         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
19811         Increase to 22.
19813 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
19815         * math/auto-libm-test-in: Add tests of clog10.
19816         * math/auto-libm-test-out: Regenerated.
19817         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
19818         * sysdeps/i386/fpu/libm-test-ulps: Update.
19819         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19821 2014-02-18  Andreas Schwab  <schwab@suse.de>
19823         [BZ #16574]
19824         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
19825         Store non-zero if the second buffer was newly allocated.
19826         (send_dg): Likewise.
19827         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
19828         to send_vc and send_dg.
19829         (res_nsend): Pass NULL for ansp2_malloced.
19830         * resolv/res_query.c (__libc_res_nquery): Add parameter
19831         answerp2_malloced and pass it down to __libc_res_nsend.
19832         (res_nquery): Pass additional NULL to __libc_res_nquery.
19833         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
19834         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
19835         second answer buffer if answerp2_malloced was set.
19836         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
19837         (__libc_res_nquerydomain): Add parameter
19838         answerp2_malloced and pass it down to __libc_res_nquery.
19839         (res_nquerydomain): Pass additional NULL to
19840         __libc_res_nquerydomain.
19841         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
19842         additional NULL to __libc_res_nsend and __libc_res_nquery.
19843         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
19844         additional NULL to __libc_res_nsearch.
19845         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
19846         parameter of __libc_res_nsearch to check for separately allocated
19847         second buffer.
19848         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
19849         __libc_res_nquery.
19850         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
19851         additional NULL to __libc_res_nquery.
19852         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
19853         __libc_res_nsearch.
19854         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
19855         * include/resolv.h: Update prototypes of __libc_res_nquery,
19856         __libc_res_nsearch, __libc_res_nsend.
19858 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
19860         * math/auto-libm-test-in: Add tests of fma.
19861         * math/auto-libm-test-out: Regenerated.
19862         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
19863         (fma_towardzero_test_data): Likewise.
19864         (fma_downward_test_data): Likewise.
19865         (fma_upward_test_data): Likewise.
19866         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
19867         mpc_mode.
19868         (rounding_modes): Add values for new field.
19869         (func_calc_method): Add value mpfr_fff_f.
19870         (func_calc_desc): Add mpfr_fff_f union field.
19871         (test_function): Add field exact_args.
19872         (FUNC): Add macro argument EXACT_ARGS.
19873         (FUNC_mpfr_f_f): Update call to FUNC.
19874         (FUNC_mpfr_f_f): Likewise.
19875         (FUNC_mpfr_ff_f): Likewise.
19876         (FUNC_mpfr_if_f): Likewise.
19877         (FUNC_mpc_c_f): Likewise.
19878         (FUNC_mpc_c_c): Likewise.
19879         (test_functions): Add fma.  Update calls to FUNC.
19880         (handle_input_arg): Add argument exact_args.
19881         (add_test): Update call to handle_input_arg.
19882         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
19883         (output_for_one_input_case): Update call to calc_generic_results.
19884         Recalculate exact zero results in each rounding mode.
19886         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
19887         non-negative before setting low bit.
19888         * math/auto-libm-test-in: Mark one asin test possibly having
19889         spurious underflow.
19890         * math/auto-libm-test-out: Regenerated.
19891         * sysdeps/i386/fpu/libm-test-ulps: Update.
19892         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19894 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
19896         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
19897         * sysdeps/unix/sysv/linux/microblaze: Move directory from
19898         ports/sysdeps/unix/sysv/linux/microblaze.
19899         * README: Add missing listing for microblaze*-*-linux-gnu.
19901 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
19903         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
19904         duplicate code
19906 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
19908         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
19909         * sysdeps/unix/sysv/linux/ia64: Move directory from
19910         ports/sysdeps/unix/sysv/linux/ia64.
19911         * README: Update listing for ia64-*-linux-gnu.
19913 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
19914             Joseph Myers  <joseph@codesourcery.com>
19916         * Makeconfig (test-name): New variable.
19917         (evaluate-test): Likewise.
19918         * Makerules (do-test-clean): Remove .test-result files.
19919         (common-mostlyclean): Likewise.
19920         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
19921         * scripts/evaluate-test.sh: New file.
19923 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
19925         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
19926         separate $(objpfx)tst-fopenloc-cmp.out and
19927         $(objpfx)tst-fopenloc-mem.out targets.
19928         (tests): Update dependencies.
19929         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
19930         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
19931         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
19932         (tst-rxspencer-no-utf8-ARGS): New variable.
19933         (tst-rxspencer-no-utf8-ENV): Likewise.
19934         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
19935         instead of $(objpfx)tst-rxspencer-mem.
19936         ($(objpfx)tst-rxspencer-mem): Change target to
19937         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
19938         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
19939         * posix/tst-rxspencer-no-utf8.c: New file.
19941         * elf/Makefile ($(objpfx)order.out): Remove rule.
19942         [$(run-built-tests) = yes] (tests): Depend on
19943         $(objpfx)order-cmp.out.
19944         ($(objpfx)order-cmp.out): New rule.
19945         [$(run-built-tests) = yes] (tests): Depend on
19946         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
19947         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
19948         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
19949         $(objpfx)tst-array5-static-cmp.out.
19950         ($(objpfx)tst-array1.out): Remove rule.
19951         ($(objpfx)tst-array1-cmp.out): New rule.
19952         ($(objpfx)tst-array1-static.out): Remove rule.
19953         ($(objpfx)tst-array1-static-cmp.out): New rule.
19954         ($(objpfx)tst-array2.out): Remove rule.
19955         ($(objpfx)tst-array2-cmp.out): New rule.
19956         ($(objpfx)tst-array3.out): Remove rule.
19957         ($(objpfx)tst-array3-cmp.out): New rule.
19958         ($(objpfx)tst-array4.out): Remove rule.
19959         ($(objpfx)tst-array4-cmp.out): New rule.
19960         ($(objpfx)tst-array5.out): Remove rule.
19961         ($(objpfx)tst-array5-cmp.out): New rule.
19962         ($(objpfx)tst-array5-static.out): Remove rule.
19963         ($(objpfx)tst-array5-static-cmp.out): New rule.
19964         [$(run-built-tests) = yes] (tests): Depend on
19965         $(objpfx)order2-cmp.out.
19966         ($(objpfx)order2.out): Remove rule.
19967         ($(objpfx)order2-cmp.out): New rule.
19968         ($(objpfx)tst-initorder.out): Remove rule.
19969         [$(run-built-tests) = yes] (tests): Depend on
19970         $(objpfx)tst-initorder-cmp.out.
19971         ($(objpfx)tst-initorder-cmp.out): New rule.
19972         ($(objpfx)tst-initorder2.out): Remove rule.
19973         [$(run-built-tests) = yes] (tests): Depend on
19974         $(objpfx)tst-initorder2-cmp.out.
19975         ($(objpfx)tst-initorder2-cmp.out): New rule.
19976         [$(run-built-tests) = yes] (tests): Depend on
19977         $(objpfx)tst-unused-dep-cmp.out.
19978         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
19979         ($(objpfx)tst-unused-dep-cmp.out): New rule.
19980         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
19981         on $(objpfx)tst-setvbuf1-cmp.out.
19982         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
19983         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
19984         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
19985         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
19986         ($(objpfx)tst-svc.out): Remove rule.
19987         ($(objpfx)tst-svc-cmp.out): New rule.
19989 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
19991         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
19992         * ctype/ctype.h [__USE_MISC]: Likewise.
19993         * dirent/dirent.h [__USE_MISC]: Likewise.
19994         * grp/grp.h [__USE_MISC]: Likewise.
19995         * io/fcntl.h [__USE_MISC]: Likewise.
19996         * io/sys/stat.h [__USE_MISC]: Likewise.
19997         * libio/stdio.h [__USE_MISC]: Likewise.
19998         * posix/unistd.h [__USE_MISC]: Likewise.
19999         * pwd/pwd.h [__USE_MISC]: Likewise.
20000         * stdlib.h [__USE_MISC]: Likewise.
20001         * string/bits/string2.h [__USE_MISC]: Likewise.
20002         * string/string.h [__USE_MISC]: Likewise.
20003         * time/time.h [__USE_MISC]: Likewise.
20005 2014-02-13  Andreas Schwab  <schwab@suse.de>
20007         [BZ #16574]
20008         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
20009         second answer buffer if it was separately allocated.
20011 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
20013         * sysdeps/mips/math-tests.h: Include <features.h>.
20014         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
20015         (ROUNDING_TESTS_long_double): Do not define.
20016         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
20017         (EXCEPTION_TESTS_long_double): Likewise.
20018         * sysdeps/mips/mips64/libm-test-ulps: Update.
20020         * include/features.h (__USE_BSD): Remove macro definitions.
20021         (__USE_SVID): Likewise.
20022         (_BSD_SOURCE): Likewise.
20023         (_SVID_SOURCE): Likewise.
20024         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
20025         from definition of _DEFAULT_SOURCE.
20026         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
20027         [_DEFAULT_SOURCE].
20028         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
20029         * bits/mman.h [__USE_BSD]: Likewise.
20030         * bits/termios.h [__USE_BSD]: Likewise.
20031         * bits/waitstatus.h [__USE_BSD]: Likewise.
20032         * ctype/ctype.h [__USE_SVID]: Likewise.
20033         * dirent/dirent.h [__USE_BSD]: Likewise.
20034         * grp/grp.h [__USE_SVID]: Likewise.
20035         [__USE_BSD]: Likewise.
20036         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
20037         * io/fcntl.h [__USE_BSD]: Likewise.
20038         * io/ftw.h [__USE_BSD]: Likewise.
20039         * io/sys/stat.h [__USE_BSD]: Likewise.
20040         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
20041         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
20042         * libio/stdio.h [__USE_SVID]: Likewise.
20043         [__USE_BSD]: Likewise.
20044         * math/math.h [__USE_SVID]: Likewise.
20045         [__USE_BSD]: Likewise.
20046         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
20047         * misc/bits/syslog.h [__USE_BSD]: Likewise.
20048         * misc/search.h [__USE_SVID]: Likewise.
20049         * misc/sys/mman.h [__USE_BSD]: Likewise.
20050         * misc/sys/syslog.h [__USE_BSD]: Likewise.
20051         * misc/sys/uio.h [__USE_BSD]: Likewise.
20052         * posix/bits/unistd.h [__USE_BSD]: Likewise.
20053         * posix/glob.h [__USE_BSD]: Likewise.
20054         * posix/regex.h [__USE_BSD]: Likewise.
20055         * posix/sys/types.h [__USE_BSD]: Likewise.
20056         [__USE_SVID]: Likewise.
20057         * posix/sys/utsname.h [__USE_SVID]: Likewise.
20058         * posix/sys/wait.h [__USE_BSD]: Likewise.
20059         [__USE_SVID]: Likewise.
20060         * posix/unistd.h [__USE_BSD]: Likewise.
20061         [__USE_SVID]: Likewise.
20062         * pwd/pwd.h [__USE_SVID]: Likewise.
20063         * resolv/netdb.h [__USE_BSD]: Likewise.
20064         * setjmp/setjmp.h [__USE_BSD]: Likewise.
20065         * signal/signal.h [__USE_BSD]: Likewise.
20066         [__USE_SVID]: Likewise.
20067         * socket/sys/socket.h [__USE_BSD]: Likewise.
20068         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
20069         * stdlib/stdlib.h [__USE_BSD]: Likewise.
20070         [__USE_SVID]: Likewise.
20071         * string/bits/string2.h [__USE_BSD]: Likewise.
20072         [__USE_SVID]: Likewise.
20073         * string/bits/string3.h [__USE_BSD]: Likewise.
20074         * string/endian.h [__USE_BSD]: Likewise.
20075         * string/string.h [__USE_SVID]: Likewise.
20076         [__USE_BSD]: Likewise.
20077         * string/strings.h [__USE_BSD]: Likewise.
20078         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
20079         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
20080         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
20081         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
20082         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
20083         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
20084         Likewise.
20085         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
20086         Likewise.
20087         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
20088         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
20089         Likewise.
20090         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
20091         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
20092         Likewise.
20093         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
20094         Likewise.
20095         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
20096         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
20097         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
20098         Likewise.
20099         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
20100         Likewise.
20101         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
20102         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
20103         * termios/termios.h [__USE_BSD]: Likewise.
20104         * time/sys/time.h [__USE_BSD]: Likewise.
20105         * time/time.h [__USE_BSD]: Likewise.
20106         [__USE_SVID]: Likewise.
20108         * Makefile (subdir_targets): Remove subdir_lint.out.
20110         * stdio-common/Makefile (do-tst-unbputc): Remove target.
20111         (do-tst-printf): Likewise.
20112         (tests): Depend directly on $(objpfx)tst-unbputc.out and
20113         $(objpfx)tst-printf.out.
20115         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
20117         * Makerules (check-abi-%): Change target to
20118         $(objpfx)check-abi-%.out.
20119         (check-abi target): Update dependencies.
20120         (check-abi-pattern variable): Redirect output of diff to $@.
20121         (check-abi variable): Likewise.
20122         * elf/Makefile (check-abi): Update dependencies.
20124         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
20125         unused.
20126         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
20127         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
20128         subnormal range.
20129         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
20130         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
20131         value has largest subnormal exponent.
20132         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
20133         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
20134         * sysdeps/aarch64/soft-fp/sfp-machine.h
20135         (_FP_TININESS_AFTER_ROUNDING): New macro.
20136         * sysdeps/alpha/soft-fp/sfp-machine.h
20137         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20138         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20139         Likewise.
20140         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
20141         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20142         * sysdeps/mips/soft-fp/sfp-machine.h
20143         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20144         * sysdeps/powerpc/soft-fp/sfp-machine.h
20145         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20146         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20147         Likewise.
20148         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
20149         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20150         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
20151         (_FP_TININESS_AFTER_ROUNDING): Likewise.
20152         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
20153         Likewise.
20155 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
20157         [BZ #16545]
20158         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
20159         model 1.
20161 2014-02-12  Richard Henderson  <rth@redhat.com>
20163         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
20164         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
20165         * sysdeps/unix/sysv/linux/alpha: Move directory from
20166         ports/sysdeps/unix/sysv/linux/alpha.
20167         * README: Update listing for alpha-*-linux-gnu.
20169 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
20171         * include/features.h: Update comment documenting feature test
20172         macros.
20173         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
20174         _DEFAULT_SOURCE.
20175         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
20176         (_SVID_SOURCE): Likewise.
20177         (_DEFAULT_SOURCE): Update description of default features.
20178         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
20179         with _GNU_SOURCE.
20180         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
20181         (S_ISVTX): Likewise.
20182         * manual/math.texi (Mathematical Constants): Likewise.
20183         * manual/signal.texi (Interrupted Primitives): Likewise.
20184         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
20185         * math/test-matherr.c (_SVID_SOURCE): Do not define.
20186         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
20187         Don't refer to _SVID_SOURCE in warning text.
20189         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20191         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
20192         already defined.
20193         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
20194         * sysdeps/mips/dl-lookup.c: Remove.
20195         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
20197 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
20199         [BZ #16447]
20200         * math/auto-libm-test-in: Add testcase for expl.
20201         * math/auto-libm-test-out: Regenerate.
20202         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
20203         calculation of unsafe.
20204         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
20206 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
20208         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
20209         * sysdeps/unix/sysv/linux/aarch64: Move directory from
20210         ports/sysdeps/unix/sysv/linux/aarch64.
20211         * README: Update listing for aarch64*-*-linux-gnu.
20213 2014-02-11  Will Newton  <will.newton@linaro.org>
20215         * manual/probes.texi (Mathematical Function Probes): Use
20216         "triggered" instead of "hit".
20218         * manual/probes.texi (Internal Probes): Add documentation
20219         of setjmp, longjmp and longjmp_target probes.
20221         * include/stap-probe.h: Add comment about probe argument
20222         format.
20224         * malloc/mtrace.c (attribute_hidden): Remove unused macro
20225         definition.  (tr_where, tr_freehook, tr_mallochook,
20226         tr_reallochook, tr_memalignhook): Use ANSI protoype.
20228 2014-02-11  David S. Miller  <davem@davemloft.net>
20230         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
20231         processing int_tests.
20233 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
20235         * sysdeps/mips: Move directory from ports/sysdeps/mips.
20236         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
20237         * sysdeps/unix/sysv/linux/mips: Move directory from
20238         ports/sysdeps/unix/sysv/linux/mips.
20239         * README: Update listing for mips-*-linux-gnu and
20240         mips64-*-linux-gnu.
20242 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
20244         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
20245         * sysdeps/unix/sysv/linux/m68k: Move directory from
20246         ports/sysdeps/unix/sysv/linux/m68k.
20247         * README: Update listing for m68k-*-linux-gnu.
20249 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
20251         * sysdeps/tile: Move directory from ports/sysdeps/tile.
20252         * sysdeps/unix/sysv/linux/generic: Move directory from
20253         ports/sysdeps/unix/sysv/linux/generic.
20254         * sysdeps/unix/sysv/linux/tile: Move directory from
20255         ports/sysdeps/unix/sysv/linux/tile.
20256         * README: Update listing for tile*-*-linux-gnu.
20258 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
20260         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
20261         __builtin_expect.
20262         * benchtests/bench-memmem.c (simple_memmem): Likewise.
20263         * catgets/open_catalog.c (__open_catalog): Likewise.
20264         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
20265         * debug/confstr_chk.c: Likewise.
20266         * debug/fread_chk.c (__fread_chk): Likewise.
20267         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
20268         * debug/getgroups_chk.c: Likewise.
20269         * debug/mbsnrtowcs_chk.c: Likewise.
20270         * debug/mbsrtowcs_chk.c: Likewise.
20271         * debug/mbstowcs_chk.c: Likewise.
20272         * debug/memcpy_chk.c: Likewise.
20273         * debug/memmove_chk.c: Likewise.
20274         * debug/mempcpy_chk.c: Likewise.
20275         * debug/memset_chk.c: Likewise.
20276         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20277         * debug/strcat_chk.c (__strcat_chk): Likewise.
20278         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
20279         * debug/strncat_chk.c (__strncat_chk): Likewise.
20280         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
20281         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
20282         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
20283         * debug/wcpncpy_chk.c: Likewise.
20284         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20285         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
20286         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
20287         * debug/wcsncpy_chk.c: Likewise.
20288         * debug/wcsnrtombs_chk.c: Likewise.
20289         * debug/wcsrtombs_chk.c: Likewise.
20290         * debug/wcstombs_chk.c: Likewise.
20291         * debug/wmemcpy_chk.c: Likewise.
20292         * debug/wmemmove_chk.c: Likewise.
20293         * debug/wmempcpy_chk.c: Likewise.
20294         * debug/wmemset_chk.c: Likewise.
20295         * dirent/scandirat.c (SCANDIRAT): Likewise.
20296         * dlfcn/dladdr1.c (dladdr1): Likewise.
20297         * dlfcn/dladdr.c (dladdr): Likewise.
20298         * dlfcn/dlclose.c (dlclose_doit): Likewise.
20299         * dlfcn/dlerror.c (__dlerror): Likewise.
20300         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
20301         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
20302         * dlfcn/dlopen.c (dlopen_doit): Likewise.
20303         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
20304         * dlfcn/dlsym.c (dlsym_doit): Likewise.
20305         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
20306         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
20307         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
20308         Likewise.
20309         * elf/dl-conflict.c: Likewise.
20310         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
20311         * elf/dl-dst.h: Likewise.
20312         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
20313         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
20314         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
20315         * elf/dl-init.c (call_init, _dl_init): Likewise.
20316         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
20317         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
20318         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
20319         Likewise.
20320         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
20321         Likewise.
20322         * elf/dl-minimal.c (__libc_memalign): Likewise.
20323         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
20324         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20325         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
20326         * elf/dl-sym.c (do_sym): Likewise.
20327         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
20328         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
20329         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
20330         * elf/dl-writev.h (_dl_writev): Likewise.
20331         * elf/ldconfig.c (search_dir): Likewise.
20332         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
20333         (dl_main): Likewise.
20334         * elf/setup-vdso.h (setup_vdso): Likewise.
20335         * grp/compat-initgroups.c (compat_call): Likewise.
20336         * grp/fgetgrent.c (fgetgrent): Likewise.
20337         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
20338         * grp/putgrent.c (putgrent): Likewise.
20339         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
20340         Likewise.
20341         * hurd/hurdinit.c: Likewise.
20342         * iconvdata/8bit-gap.c (struct): Likewise.
20343         * iconvdata/ansi_x3.110.c : Likewise.
20344         * iconvdata/big5.c : Likewise.
20345         * iconvdata/big5hkscs.c : Likewise.
20346         * iconvdata/cp1255.c: Likewise.
20347         * iconvdata/cp1258.c : Likewise.
20348         * iconvdata/cp932.c : Likewise.
20349         * iconvdata/euc-cn.c: Likewise.
20350         * iconvdata/euc-jisx0213.c : Likewise.
20351         * iconvdata/euc-jp.c: Likewise.
20352         * iconvdata/euc-jp-ms.c : Likewise.
20353         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
20354         * iconvdata/gb18030.c : Likewise.
20355         * iconvdata/gbbig5.c (const): Likewise.
20356         * iconvdata/gbgbk.c: Likewise.
20357         * iconvdata/gbk.c : Likewise.
20358         * iconvdata/ibm1364.c : Likewise.
20359         * iconvdata/ibm930.c : Likewise.
20360         * iconvdata/ibm932.c: Likewise.
20361         * iconvdata/ibm933.c : Likewise.
20362         * iconvdata/ibm935.c : Likewise.
20363         * iconvdata/ibm937.c : Likewise.
20364         * iconvdata/ibm939.c : Likewise.
20365         * iconvdata/ibm943.c: Likewise.
20366         * iconvdata/iso_11548-1.c: Likewise.
20367         * iconvdata/iso-2022-cn.c : Likewise.
20368         * iconvdata/iso-2022-cn-ext.c : Likewise.
20369         * iconvdata/iso-2022-jp-3.c: Likewise.
20370         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
20371         * iconvdata/iso-2022-kr.c : Likewise.
20372         * iconvdata/iso646.c (gconv_end): Likewise.
20373         * iconvdata/iso_6937-2.c : Likewise.
20374         * iconvdata/iso_6937.c : Likewise.
20375         * iconvdata/iso8859-1.c: Likewise.
20376         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
20377         * iconvdata/shift_jisx0213.c : Likewise.
20378         * iconvdata/sjis.c : Likewise.
20379         * iconvdata/t.61.c : Likewise.
20380         * iconvdata/tcvn5712-1.c : Likewise.
20381         * iconvdata/tscii.c: Likewise.
20382         * iconvdata/uhc.c : Likewise.
20383         * iconvdata/unicode.c (gconv_end): Likewise.
20384         * iconvdata/utf-16.c (gconv_end): Likewise.
20385         * iconvdata/utf-32.c (gconv_end): Likewise.
20386         * iconvdata/utf-7.c (base64): Likewise.
20387         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
20388         * iconv/gconv_close.c (__gconv_close): Likewise.
20389         * iconv/gconv_open.c (__gconv_open): Likewise.
20390         * iconv/gconv_simple.c (internal_ucs4_loop_single)
20391         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
20392         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
20393         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
20394         (ucs4le_internal_loop_single): Likewise.
20395         * iconv/iconv.c (iconv): Likewise.
20396         * iconv/iconv_close.c: Likewise.
20397         * iconv/loop.c (SINGLE): Likewise.
20398         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
20399         * include/atomic.h: Likewise.
20400         * inet/inet6_option.c (option_alloc): Likewise.
20401         * intl/bindtextdom.c (set_binding_values): Likewise.
20402         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
20403         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
20404         * intl/localealias.c (read_alias_file): Likewise.
20405         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
20406         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
20407         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
20408         * libio/fmemopen.c (fmemopen): Likewise.
20409         * libio/iofgets.c (_IO_fgets): Likewise.
20410         * libio/iofgets_u.c (fgets_unlocked): Likewise.
20411         * libio/iofgetws.c (fgetws): Likewise.
20412         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
20413         * libio/iogetdelim.c (_IO_getdelim): Likewise.
20414         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
20415         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
20416         * locale/findlocale.c (_nl_find_locale): Likewise.
20417         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
20418         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
20419         Likewise.
20420         * locale/setlocale.c (setlocale): Likewise.
20421         * login/programs/pt_chown.c (main): Likewise.
20422         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
20423         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
20424         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
20425         (mmap, mmap64, mremap, munmap): Likewise.
20426         * math/e_exp2l.c: Likewise.
20427         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
20428         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
20429         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
20430         * math/s_catan.c (__catan): Likewise.
20431         * math/s_catanf.c (__catanf): Likewise.
20432         * math/s_catanh.c (__catanh): Likewise.
20433         * math/s_catanhf.c (__catanhf): Likewise.
20434         * math/s_catanhl.c (__catanhl): Likewise.
20435         * math/s_catanl.c (__catanl): Likewise.
20436         * math/s_ccosh.c (__ccosh): Likewise.
20437         * math/s_ccoshf.c (__ccoshf): Likewise.
20438         * math/s_ccoshl.c (__ccoshl): Likewise.
20439         * math/s_cexp.c (__cexp): Likewise.
20440         * math/s_cexpf.c (__cexpf): Likewise.
20441         * math/s_cexpl.c (__cexpl): Likewise.
20442         * math/s_clog10.c (__clog10): Likewise.
20443         * math/s_clog10f.c (__clog10f): Likewise.
20444         * math/s_clog10l.c (__clog10l): Likewise.
20445         * math/s_clog.c (__clog): Likewise.
20446         * math/s_clogf.c (__clogf): Likewise.
20447         * math/s_clogl.c (__clogl): Likewise.
20448         * math/s_csin.c (__csin): Likewise.
20449         * math/s_csinf.c (__csinf): Likewise.
20450         * math/s_csinh.c (__csinh): Likewise.
20451         * math/s_csinhf.c (__csinhf): Likewise.
20452         * math/s_csinhl.c (__csinhl): Likewise.
20453         * math/s_csinl.c (__csinl): Likewise.
20454         * math/s_csqrt.c (__csqrt): Likewise.
20455         * math/s_csqrtf.c (__csqrtf): Likewise.
20456         * math/s_csqrtl.c (__csqrtl): Likewise.
20457         * math/s_ctan.c (__ctan): Likewise.
20458         * math/s_ctanf.c (__ctanf): Likewise.
20459         * math/s_ctanh.c (__ctanh): Likewise.
20460         * math/s_ctanhf.c (__ctanhf): Likewise.
20461         * math/s_ctanhl.c (__ctanhl): Likewise.
20462         * math/s_ctanl.c (__ctanl): Likewise.
20463         * math/w_pow.c: Likewise.
20464         * math/w_powf.c: Likewise.
20465         * math/w_powl.c: Likewise.
20466         * math/w_scalb.c (sysv_scalb): Likewise.
20467         * math/w_scalbf.c (sysv_scalbf): Likewise.
20468         * math/w_scalbl.c (sysv_scalbl): Likewise.
20469         * misc/error.c (error_tail): Likewise.
20470         * misc/pselect.c (__pselect): Likewise.
20471         * nis/nis_callback.c (__nis_create_callback): Likewise.
20472         * nis/nis_call.c (__nisfind_server): Likewise.
20473         * nis/nis_creategroup.c (nis_creategroup): Likewise.
20474         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
20475         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
20476         * nis/nis_getservlist.c (nis_getservlist): Likewise.
20477         * nis/nis_lookup.c (nis_lookup): Likewise.
20478         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
20479         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
20480         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
20481         * nis/nis_xdr.c (xdr_endpoint): Likewise.
20482         * nis/nss_compat/compat-grp.c (getgrent_next_file)
20483         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
20484         * nis/nss_compat/compat-initgroups.c (add_group)
20485         (internal_getgrent_r): Likewise.
20486         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
20487         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
20488         * nis/nss_compat/compat-spwd.c (getspent_next_file)
20489         (internal_getspnam_r): Likewise.
20490         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
20491         (_nss_nis_getaliasbyname_r): Likewise.
20492         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
20493         (_nss_nis_getntohost_r): Likewise.
20494         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
20495         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
20496         (_nss_nis_getgrgid_r): Likewise.
20497         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
20498         (internal_nis_gethostent_r, internal_gethostbyname2_r)
20499         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
20500         (_nss_nis_gethostbyname4_r): Likewise.
20501         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
20502         (initgroups_netid): Likewise.
20503         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
20504         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
20505         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
20506         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
20507         (_nss_nis_getprotobynumber_r): Likewise.
20508         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
20509         (_nss_nis_getsecretkey): Likewise.
20510         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
20511         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
20512         (_nss_nis_getpwuid_r): Likewise.
20513         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
20514         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
20515         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
20516         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
20517         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
20518         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
20519         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
20520         Likewise.
20521         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
20522         (_nss_nisplus_getntohost_r): Likewise.
20523         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
20524         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
20525         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
20526         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
20527         Likewise.
20528         * nis/nss_nisplus/nisplus-initgroups.c
20529         (_nss_nisplus_initgroups_dyn): Likewise.
20530         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
20531         (_nss_nisplus_getnetbyaddr_r): Likewise.
20532         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
20533         (_nss_nisplus_getprotobynumber_r): Likewise.
20534         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
20535         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
20536         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
20537         Likewise.
20538         * nis/nss_nisplus/nisplus-service.c
20539         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
20540         (_nss_nisplus_getservbyport_r): Likewise.
20541         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
20542         (_nss_nisplus_getspnam_r): Likewise.
20543         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
20544         Likewise.
20545         * nscd/aicache.c (addhstaiX): Likewise.
20546         * nscd/cache.c (cache_search, prune_cache): Likewise.
20547         * nscd/connections.c (register_traced_file, send_ro_fd)
20548         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
20549         (main_loop_epoll): Likewise.
20550         * nscd/grpcache.c (addgrbyX): Likewise.
20551         * nscd/hstcache.c (addhstbyX): Likewise.
20552         * nscd/initgrcache.c (addinitgroupsX): Likewise.
20553         * nscd/mem.c (gc, mempool_alloc): Likewise.
20554         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
20555         (addinnetgrX): Likewise.
20556         * nscd/nscd-client.h (__nscd_acquire_maplock)
20557         (__nscd_drop_map_ref): Likewise.
20558         * nscd/nscd_getai.c (__nscd_getai): Likewise.
20559         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
20560         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
20561         Likewise.
20562         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
20563         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
20564         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
20565         (__nscd_get_map_ref): Likewise.
20566         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
20567         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
20568         Likewise.
20569         * nscd/pwdcache.c (addpwbyX): Likewise.
20570         * nscd/selinux.c (preserve_capabilities): Likewise.
20571         * nscd/servicescache.c (addservbyX): Likewise.
20572         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
20573         * posix/fnmatch.c (fnmatch): Likewise.
20574         * posix/getopt.c (_getopt_internal_r): Likewise.
20575         * posix/glob.c (glob, glob_in_dir): Likewise.
20576         * posix/wordexp.c (exec_comm_child): Likewise.
20577         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
20578         (getanswer_r, gaih_getanswer_slice): Likewise.
20579         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
20580         * resolv/res_init.c: Likewise.
20581         * resolv/res_mkquery.c (res_nmkquery): Likewise.
20582         * resolv/res_query.c (__libc_res_nquery): Likewise.
20583         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
20584         Likewise.
20585         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
20586         * stdio-common/perror.c (perror): Likewise.
20587         * stdio-common/printf_fp.c (___printf_fp): Likewise.
20588         * stdio-common/tmpnam.c (tmpnam): Likewise.
20589         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20590         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
20591         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
20592         Likewise.
20593         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
20594         * stdlib/putenv.c (putenv): Likewise.
20595         * stdlib/setenv.c (__add_to_environ): Likewise.
20596         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20597         * stdlib/strtol_l.c (INTERNAL): Likewise.
20598         * string/memmem.c (memmem): Likewise.
20599         * string/strerror.c (strerror): Likewise.
20600         * string/strnlen.c (__strnlen): Likewise.
20601         * string/test-memmem.c (simple_memmem): Likewise.
20602         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
20603         * sunrpc/pm_getport.c (__get_socket): Likewise.
20604         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
20605         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
20606         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
20607         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
20608         Likewise.
20609         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
20610         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
20611         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
20612         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
20613         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
20614         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
20615         Likewise.
20616         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
20617         Likewise.
20618         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
20619         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
20620         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
20621         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
20622         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
20623         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
20624         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
20625         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
20626         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
20627         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
20628         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
20629         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
20630         Likewise.
20631         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
20632         Likewise.
20633         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
20634         Likewise.
20635         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
20636         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
20637         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
20638         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
20639         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
20640         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
20641         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
20642         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
20643         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
20644         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
20645         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
20646         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
20647         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
20648         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
20649         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
20650         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
20651         Likewise.
20652         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
20653         Likewise.
20654         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
20655         Likewise.
20656         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
20657         Likewise.
20658         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
20659         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
20660         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
20661         Likewise.
20662         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
20663         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
20664         * sysdeps/posix/opendir.c (__opendirat): Likewise.
20665         * sysdeps/posix/sleep.c: Likewise.
20666         * sysdeps/posix/tempname.c: Likewise.
20667         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
20668         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
20669         Likewise.
20670         * sysdeps/powerpc/powerpc32/dl-machine.h
20671         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
20672         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
20673         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
20674         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
20675         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
20676         Likewise.
20677         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
20678         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
20679         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20680         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
20681         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
20682         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
20683         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
20684         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
20685         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
20686         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
20687         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
20688         (elf_machine_lazy_rel): Likewise.
20689         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
20690         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
20691         (elf_machine_lazy_rel): Likewise.
20692         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
20693         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
20694         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
20695         * sysdeps/unix/grantpt.c (grantpt): Likewise.
20696         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
20697         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
20698         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
20699         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
20700         Likewise.
20701         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
20702         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
20703         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
20704         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
20705         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
20706         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
20707         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
20708         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
20709         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
20710         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
20711         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
20712         Likewise.
20713         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
20714         (__posix_fallocate64_l64): Likewise.
20715         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
20716         (posix_fallocate): Likewise.
20717         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
20718         Likewise.
20719         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
20720         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
20721         (getifaddrs_internal): Likewise.
20722         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
20723         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
20724         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
20725         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
20726         * sysdeps/unix/sysv/linux/posix_fallocate64.c
20727         (__posix_fallocate64_l64): Likewise.
20728         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
20729         Likewise.
20730         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
20731         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
20732         (__get_clockfreq): Likewise.
20733         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
20734         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
20735         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
20736         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
20737         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
20738         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
20739         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
20740         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
20741         Likewise.
20742         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
20743         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
20744         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
20745         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
20746         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
20747         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
20748         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
20749         Likewise.
20750         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
20751         (posix_fallocate): Likewise.
20752         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
20753         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
20754         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
20755         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
20756         (elf_machine_rela, elf_machine_rela_relative)
20757         (elf_machine_lazy_rel): Likewise.
20758         * time/asctime.c (asctime_internal): Likewise.
20759         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
20760         * time/tzset.c (__tzset_parse_tz): Likewise.
20761         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
20762         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
20763         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
20764         * wcsmbs/wcsmbsload.h: Likewise.
20766         [BZ #15894]
20767         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
20769         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
20770         (arena_get2): Remove THREAD_STATS conditionals.
20771         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
20772         (__malloc_stats, int): Likewise.
20774 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
20776         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
20777         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
20779         * manual/setjmp.texi: Fix typos/grammar errors.
20781         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
20782         Only return early when n is <= 0.  Delete unused return statement.
20784         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
20785         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
20786         * debug/tst-longjmp_chk3.c: New file.
20788         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
20789         (test_main): Replace code with set_fortify_handler call.
20790         * debug/test-strcpy_chk.c: Likewise.
20791         * debug/tst-chk1.c: Likewise.
20792         * debug/tst-longjmp_chk.c: Likewise.
20793         * test-skeleton.c: Include fcntl.h & paths.h
20794         (set_fortify_handler): Define.
20796         * debug/tst-longjmp_chk.c: Add header comment and include
20797         ../test-skeleton.c.
20798         (do_test): Mark static.
20799         (TEST_FUNCTION): Define.
20801         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
20802         (IP_PMTUDISC_INTERFACE): Likewise.
20803         (IP_MULTICAST_IF): Likewise.
20804         (IP_MULTICAST_TTL): Likewise.
20805         (IP_MULTICAST_LOOP): Likewise.
20806         (IP_ADD_MEMBERSHIP): Likewise.
20807         (IP_DROP_MEMBERSHIP): Likewise.
20808         (IP_UNBLOCK_SOURCE): Likewise.
20809         (IP_BLOCK_SOURCE): Likewise.
20810         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
20811         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
20812         (IP_MSFILTER): Likewise.
20813         (MCAST_JOIN_GROUP): Likewise.
20814         (MCAST_BLOCK_SOURCE): Likewise.
20815         (MCAST_UNBLOCK_SOURCE): Likewise.
20816         (MCAST_LEAVE_GROUP): Likewise.
20817         (MCAST_JOIN_SOURCE_GROUP): Likewise.
20818         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
20819         (MCAST_MSFILTER): Likewise.
20820         (IP_MULTICAST_ALL): Likewise.
20821         (IP_UNICAST_IF): Likewise.
20823         * timezone/Makefile: Delete $(have-ksh) check.
20824         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
20825         * timezone/tzselect.ksh: Add +x mode bits.
20827         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
20828         (ANON_INODE_FS_MAGIC): Likewise.
20829         (BDEVFS_MAGIC): Likewise.
20830         (BINFMTFS_MAGIC): Likewise.
20831         (BTRFS_TEST_MAGIC): Likewise.
20832         (CRAMFS_MAGIC_WEND): Likewise.
20833         (DEBUGFS_MAGIC): Likewise.
20834         (ECRYPTFS_SUPER_MAGIC): Likewise.
20835         (EXT3_SUPER_MAGIC): Likewise.
20836         (EXT4_SUPER_MAGIC): Likewise.
20837         (FUTEXFS_SUPER_MAGIC): Likewise.
20838         (HOSTFS_SUPER_MAGIC): Likewise.
20839         (HUGETLBFS_MAGIC): Likewise.
20840         (MINIX3_SUPER_MAGIC): Likewise.
20841         (MTD_INODE_FS_MAGIC): Likewise.
20842         (NILFS_SUPER_MAGIC): Likewise.
20843         (OPENPROM_SUPER_MAGIC): Likewise.
20844         (PIPEFS_MAGIC): Likewise.
20845         (PSTOREFS_MAGIC): Likewise.
20846         (QNX6_SUPER_MAGIC): Likewise.
20847         (RAMFS_MAGIC): Likewise.
20848         (REISERFS_SUPER_MAGIC_STRING): Likewise.
20849         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
20850         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
20851         (SECURITYFS_MAGIC): Likewise.
20852         (SELINUX_MAGIC): Likewise.
20853         (SMACK_MAGIC): Likewise.
20854         (SOCKFS_MAGIC): Likewise.
20855         (SQUASHFS_MAGIC): Likewise.
20856         (STACK_END_MAGIC): Likewise.
20857         (TMPFS_MAGIC): Likewise.
20858         (USBDEVICE_SUPER_MAGIC): Likewise.
20859         (V9FS_MAGIC): Likewise.
20860         (XENFS_SUPER_MAGIC): Likewise.
20861         (CRAMFS_MAGIC): Fix typo in comment.
20862         (EXT2_SUPER_MAGIC): Update comment.
20863         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
20865 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
20867         * sysdeps/arm: Move directory from ports/sysdeps/arm.
20868         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
20869         * sysdeps/unix/sysv/linux/arm: Move directory from
20870         ports/sysdeps/unix/sysv/linux/arm.
20871         * README: Update listing for arm-*-linux-gnueabi.
20873         * README: Remove mention of am33.
20875 2014-02-07  Roland McGrath  <roland@hack.frob.com>
20877         * bits/sigset.h (__sigemptyset): Use a statement expression rather
20878         than the comma operator, to avoid "rhs of comma has no effect"
20879         compiler warnings.
20880         (__sigfillset, __sigandset, __sigorset): Likewise.
20881         * include/signal.h (__sigemptyset): Likewise.
20882         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
20884 2014-02-07  Allan McRae  <allan@archlinux.org>
20886         * version.h (RELEASE): Set to "development".
20887         (VERSION): Set to "2.19.90"
20888         * NEWS: Add 2.20 section.
20890 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
20892         [BZ #16529]
20893         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
20895 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
20897         * manual/contrib.texi: Update entry for Carlos O'Donell,
20898         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
20900 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
20902         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
20904         * sysdeps/unix/sysv/linux/kernel-features.h
20905         [__LINUX_KERNEL_VERSION >= 0x020621]
20906         (__ASSUME_PROC_PID_TASK_COMM): Define.
20908 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20910         [BZ #16398]
20911         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
20912         conversion when destination buffer does not have enough space.
20913         * libio/tst-ftell-partial-wide.c: New test case.
20914         * libio/Makefile (tests): Add tst-ftell-partial-wide.
20916         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
20917         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
20918         Leonard and Allan McRae.
20920 2014-02-04  David S. Miller  <davem@davemloft.net>
20922         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
20923         32-bit.
20925 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20927         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
20928         New file
20929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
20930         New file
20931         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
20932         New file.
20933         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
20934         New file.
20935         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
20936         New file.
20937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
20938         New file.
20939         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
20940         New file.
20941         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
20942         New file.
20943         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
20944         New file.
20945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
20946         New file.
20947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
20948         New file.
20949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
20950         New file.
20951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
20952         New file.
20954 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20956         * nptl/shlib-versions: Change powerpc*le start to 2.17.
20957         * shlib-versions: Likewise.
20959 2014-02-04  Roland McGrath  <roland@hack.frob.com>
20960             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20962         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
20963         (abilist-pattern): New variable, set to %-le.abilist.
20965         * Makerules (abilist-pattern): New variable.
20966         (vpath): Use $(abilist-pattern) in place of %.abilist.
20967         (check-abi-% pattern rule): Likewise.
20968         (check-abi, update-abi): Likewise.
20970 2014-02-04  Eric Wong  <normalperson@yhbt.net>
20972         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20974 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
20976         * manual/startup.texi: Add next, previous, and top entries for
20977         the `Program Arguments' and `Environment Variables' nodes.
20979 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
20981         * manual/macros.texi: Add comments before MTASC-safety macros.
20983         * manual/users.texi: Document MTASC-safety properties.
20985         * manual/threads.texi (pthread_key_create, pthread_key_delete)
20986         (pthread_getspecific, pthread_setspecific): Format with
20987         @deftypefun, and add @safety note.
20988         * manual/signal.texi: Move comments that analyze the above
20989         functions to their home place.
20991 2014-02-03  Allan McRae  <allan@archlinux.org>
20993         * po/sl.po: Update Slovenian translation from translation project.
20995 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
20997         * manual/time.texi (timegm): Add missing blank after @c.
20998         Reported by Joseph Myers <joseph@codesourcery.com>.
21000 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
21002         * manual/check-safety.sh: New.
21003         * manual/Makefile ($(objpfx)stamp-summary): Run it.
21005         * manual/terminal.texi: Document MTASC-safety properties.
21007         * manual/filesys.texi: Document MTASC-safety properties.
21009         * manual/errno.texi: Document MTASC-safety properties.
21011         * manual/intro.texi: Document safety identifiers and
21012         conditionals.
21014         * manual/string.texi (wcstok): Fix prototype.
21015         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
21017         * manual/time.texi: Document MTASC-safety properties.
21019         * manual/string.texi: Document MTASC-safety properties.
21021         * manual/threads.texi: Document MTASC-safety properties.
21023         * manual/stdio.texi: Document MTASC-safety properties.
21025         * manual/syslog.texi: Document MTASC-safety properties.
21027         * manual/sysinfo.texi: Document MTASC-safety properties.
21029         * manual/startup.texi: Document MTASC-safety properties.
21031         * manual/socket.texi: Document MTASC-safety properties.
21033         * manual/signal.texi: Document MTASC-safety properties.
21035 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
21037         * manual/setjmp.texi: Document MTASC-safety properties.
21039         * manual/search.texi: Document MTASC-safety properties.
21041         * manual/resource.texi: Document MTASC-safety properties.
21043         * manual/process.texi: Document MTASC-safety properties.
21045         * manual/platform.texi: Document MTASC-safety properties.
21047         * manual/pipe.texi: Document MTASC-safety properties.
21049         * manual/pattern.texi: Document MTASC-safety properties.
21051         * manual/message.texi: Document MTASC-safety properties.
21053         [BZ #12751]
21054         * manual/memory.texi: Document MTASC-safety properties.
21056         * manual/math.texi: Document MTASC-safety properties.
21058         * manual/locale.texi: Document MTASC-safety properties.
21060         * manual/llio.texi: Document MTASC-safety properties.
21062         * manual/libdl.texi: New.
21064         * manual/lang.texi: Document MTASC-safety properties.
21066         * manual/job.texi: Document MTASC-safety properties.
21068         * manual/getopt.texi: Document MTASC-safety properties.
21070         * manual/ctype.texi: Document MTASC-safety properties.
21072 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
21074         [BZ #16046]
21075         * csu/libc-tls.c (static_map): Remove variable.
21076         (__libc_setup_tls): Use main executable's link map for TLS data.
21077         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
21078         casing for LM_ID_BASE and GL(dl_nns).
21079         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
21080         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
21081         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
21082         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
21083         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
21084         member.
21085         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
21086         l_phnum members.
21088 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
21090         * manual/debug.texi: Document MTASC-safety properties.
21092 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
21094         [BZ #16510]
21095         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
21096         of __x86_64__ when disabling x87 inline functions.
21098 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
21100         * manual/charset.texi: Document MTASC-safety properties.
21102         * manual/crypt.texi: Document MTASC-safety properties.
21104         * manual/conf.texi: Document MTASC-safety properties.
21106         * manual/arith.texi: Document MTASC-safety properties.
21108         * manual/argp.texi: Document MTASC-safety properties.
21110         * manual/macros.texi: Introduce macros to document multi
21111         thread, asynchronous signal and asynchronous cancellation
21112         safety properties.
21113         * manual/intro.texi: Introduce the properties themselves.
21115 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21117         * sysdeps/sh/sh4/Makefile: New file.
21119 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
21121         * math/gen-libm-test.pl ($srcdir): New variable.
21122         ($auto_input): Use it.
21124 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
21126         [BZ #16506]
21127         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
21128         access beyond array bounds when parsing netgroups file.
21130         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
21131         the old buffer before realloc.
21133 2014-01-27  Allan McRae  <allan@archlinux.org>
21135         * po/fr.po: Update French translation from translation project.
21137 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21139         * sysdeps/sh/libm-test-ulps: Regenerate.
21141 2014-01-24  David S. Miller  <davem@davemloft.net>
21143         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
21145 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21147         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
21148         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
21150 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
21152         [BZ #16474]
21153         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
21154         string pointers after reallocation.
21156 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21158         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
21159         __SH4A__ instead of __SH_FPU_ANY__.
21161 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21163         * sysdeps/sh/fpu_control.h: New file.
21164         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
21165         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
21166         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
21167         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
21168         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
21169         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
21170         * sysdeps/sh/sys/ucontext.h: Remove.
21171         * sysdeps/sh/sys: Remove directory.
21173 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21175         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
21176         s390/sys/ucontext.h.
21177         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
21178         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
21180 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
21182         [BZ #15605]
21183         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
21185 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21187         [BZ#16431]
21188         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
21189         Adjust the vDSO correctly for internal calls.
21190         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
21192 2014-01-20  Allan McRae  <allan@archlinux.org>
21194         * po/ca.po: Update Catalan translation from translation project.
21196 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
21198         * sysdeps/s390/sotruss-lib.c: New file.
21200 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21202         [BZ#16430]
21203         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
21204         (__GI___gettimeofday): Alias for a different internal symbol to avoid
21205         local calls issues by not having a PLT stub required for IFUNC calls.
21206         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
21208 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
21210         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
21211         * math/test-fpucw-static.c: Likewise.
21213 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
21215         [BZ #16453]
21216         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
21218 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21220         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
21221         implementation for powerpc.
21223 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
21225         [BZ #14782]
21226         * sysdeps/posix/system.c (__libc_system): Do not enable
21227         asynchronous cancellation.
21229 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21231         [BZ #16427]
21232         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
21233         handling only for numbers special also in the IEEE case.
21235 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21237         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
21239 2014-01-11  Allan McRae  <allan@archlinux.org>
21241         * po/bg.po: Update Bulgarian translation from translation project.
21243         * po/de.po: Update German translation from translation project.
21245 2014-01-10  Roland McGrath  <roland@hack.frob.com>
21247         * sysdeps/generic/gcc-compat.h: New file.
21249 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21251         * benchtests/asin-inputs: Correct slow inputs.
21252         * benchtests/acos-inputs: Likewise.
21254 2014-01-10  Allan McRae  <allan@archlinux.org>
21256         * po:sv.po: Update Swedish translation from translation project.
21258         * po/vi.po: Update Vietnamese translation from translation project.
21260         * po/eo.po: Update Esperanto translation from translation project.
21262         * po/cs.po: Update Czech translation from translation project.
21264         * po/nl.po: Update Dutch translation from translation project.
21266         * po/pl.po: Update Polish translation from translation project.
21268         * po/ru.po: Update Russian translation from translation project.
21270         * po/uk.po: Update Ukrainian translation from translation project.
21272 2014-01-08  Brooks Moses  <bmoses@google.com>
21274         * elf/dl-load.c: Fix comment typo.
21276 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
21278         * po/header.pot: Rename to...
21279         * po/pot.header: ... this.
21280         * po/Makefile: Use pot.header.
21282 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
21283             Maxim Kuvyrkov  <maxim@kugelworks.com>
21285         [BZ #16394]
21286         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
21287         SRC and DEST against LEN.
21289 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21291         [BZ #16414]
21292         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
21293         implementation.
21294         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
21296 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21298         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21300 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
21302         [BZ #16408]
21303         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
21304         for large positive arguments.
21306 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
21308         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21310         * math/auto-libm-test-in: Mark various tests with
21311         xfail-rounding:ldbl-128ibm.
21312         * math/auto-libm-test-out: Regenerated.
21314         [BZ #16407]
21315         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
21316         Increase overflow threshold.
21318 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
21320         [BZ #14286]
21321         * stdio-common/vfprintf.c: Check for integer overflow.
21323 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21325         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
21326         the first argument and return value of __tls_get_addr_internal.
21328 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21330         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
21331         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
21333 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21335         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
21336         * sysdeps/s390/rtld-global-offsets.sym: New file.
21337         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
21338         GLIBC_2.19 symbol.
21339         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
21340         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
21341         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
21342         ... this.
21343         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
21344         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
21345         ... this.
21346         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21347         Regenerate.
21348         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21349         Regenerate.
21350         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
21351         halfs of GPRs for high_gprs contexts.
21352         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
21353         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
21354         field.
21355         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
21356         uc_flags field.
21357         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
21358         64 bit versions:
21359         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
21360         for high GPRs (uc_high_gprs) and for future extensions
21361         (__reserved).
21362         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
21363         for future extensions (__reserved).
21364         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
21365         64 bit versions:
21366         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
21367         SC_HIGHGPRS offset definition.
21368         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
21369         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
21371         * Versions.def: Add GLIBC_2.19 for libpthread.
21372         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
21373         siglongjmp for libpthread with GLIBC_2.19 symver.
21374         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
21375         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
21376         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
21377         * sysdeps/s390/__longjmp.c: New file.
21378         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
21379         * sysdeps/s390/longjmp.c: New file.
21380         * sysdeps/s390/setjmp.S: New file.
21381         * sysdeps/s390/sigjmp.S: New file.
21382         * sysdeps/s390/v1-longjmp.c: New file.
21383         * sysdeps/s390/v1-setjmp.h: New file.
21384         * sysdeps/s390/v1-sigjmp.c: New file.
21385         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
21386         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
21387         GLIBC_2.19 version.
21388         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
21389         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
21390         versioned symbols for ____longjmp_chk.
21391         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
21392         Likewise.
21393         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
21394         Regenerate.
21395         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
21396         Regenerate.
21397         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
21398         Regenerate.
21399         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
21400         Regenerate.
21401         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
21402         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
21403         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
21404         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
21405         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
21406         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
21407         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
21408         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
21409         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
21410         * sysdeps/s390/rtld-__longjmp.c: New file.
21411         * sysdeps/s390/rtld-setjmp.S: New file.
21413 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
21415         [BZ #16400]
21416         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21417         Return -__logl (x) for small positive arguments without evaluating
21418         a polynomial.
21420 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
21422         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
21423         Rename to ...
21424         (__ptrace_peeksiginfo_args): ... this.
21425         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
21426         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
21427         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
21429 2014-01-06  Allan McRae  <allan@archlinux.org>
21431         * inet/netinet/in.h: Fix typo in comment.
21433 2014-01-05  Andreas Jaeger  <aj@suse.de>
21435         * sysdeps/i386/fpu/libm-test-ulps: Update.
21437 2014-01-05  Allan McRae  <allan@archlinux.org>
21439         * po/libc.pot: Regenerated.
21441         * malloc/memusagestat.c: Fix gettext call formatting.
21443 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
21445         * nscd/nscd.c: Improve usage() output.
21447 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
21449         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
21450         * sysdeps/unix/sysv/linux/configure: Regenerated.
21451         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
21452         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
21454 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21456         [BZ #16390]
21457         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
21458         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
21460 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21462         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
21463         extra tokens at end of #undef directive.
21464         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
21465         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
21466         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
21468 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
21470         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
21472         * math/auto-libm-test-in: Mark various tests with
21473         xfail-rounding:ldbl-128ibm.
21474         * math/auto-libm-test-out: Regenerated.
21476 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
21478         [BZ #16386]
21479         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
21480         numbers with subnormal high part when calculating exponent.
21482         [BZ #16385]
21483         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
21484         fabs.
21486         [BZ #16384]
21487         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
21488         M_LN2l.
21489         (__ieee754_acoshl): Use __log1pl not __log1p.
21491 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
21493         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
21494         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
21495         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
21496         (grow_heap, heap_trim, _int_new_arena, get_free_list)
21497         (reused_arena, arena_get2): Convert to GNU style.
21498         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
21499         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
21500         (memalign_check, __malloc_set_state): Likewise.
21501         * malloc/mallocbug.c (main): Likewise.
21502         * malloc/malloc.c (__malloc_assert, malloc_init_state)
21503         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
21504         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
21505         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
21506         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
21507         (__posix_memalign, malloc_info): Likewise.
21508         * malloc/malloc.h: Likewise.
21509         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
21510         (mallochook, memalignhook, reallochook, mabort): Likewise.
21511         * malloc/mcheck.h: Likewise.
21512         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
21513         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
21514         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
21515         * malloc/morecore.c (__default_morecore): Likewise.
21516         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
21517         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
21518         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
21519         (print_and_abort): Likewise.
21520         * malloc/obstack.h: Likewise.
21521         * malloc/set-freeres.c (__libc_freeres): Likewise.
21522         * malloc/tst-mallocstate.c (main): Likewise.
21523         * malloc/tst-mtrace.c (main): Likewise.
21524         * malloc/tst-realloc.c (do_test): Likewise.
21526 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
21528         [BZ #16366]
21529         * nscd/netgroupcache.c (do_notfound): New function.
21530         (addgetnetgrentX): Use it.
21532         [BZ # 16365]
21533         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
21534         NSS_STATUS_NOTFOUND.
21536 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
21538         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
21539         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21541 2014-01-01  Allan McRae  <allan@archlinux.org>
21543         * scripts/update-copyrights: Update configure input file suffix.
21545         * NEWS: Update copyright year.
21546         * catgets/gencat.c: Likewise.
21547         * csu/version.c: Likewise.
21548         * debug/catchsegv.sh: Likewise.
21549         * debug/pcprofiledump.c: Likewise.
21550         * debug/xtrace.sh: Likewise.
21551         * elf/ldconfig.c: Likewise.
21552         * elf/ldd.bash.in: Likewise.
21553         * elf/pldd.c: Likewise.
21554         * elf/sotruss.ksh: Likewise.
21555         * elf/sprof.c: Likewise.
21556         * iconv/iconv_prog.c: Likewise.
21557         * iconv/iconvconfig.c: Likewise.
21558         * locale/programs/locale.c: Likewise.
21559         * locale/programs/localedef.c: Likewise.
21560         * login/programs/pt_chown.c: Likewise.
21561         * malloc/memusage.sh: Likewise.
21562         * malloc/memusagestat.c: Likewise.
21563         * malloc/mtrace.pl: Likewise.
21564         * manual/libc.texinfo: Likewise.
21565         * nscd/nscd.c: Likewise.
21566         * nss/getent.c: Likewise.
21567         * nss/makedb.c: Likewise.
21568         * posix/getconf.c: Likewise.
21569         * scripts/test-installation.pl: Likewise.
21571         * All files with FSF copyright notices: Update copyright dates
21572         using scripts/update-copyrights.
21573         * intl/plural.c: Regenerated.
21574         * locale/programs/charmap-kw.h: Likewise.
21575         * locale/programs/locfile-kw.h: Likewise.
21577 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
21579         * sysdeps/unix/sysv/linux/configure: Regenerated.
21580         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
21581         the linux/fanotify.h header.
21582         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
21583         HAVE_LINUX_FANOTIFY_H is defined.
21585 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
21587         * benchtests/cos-inputs: New inputs.
21588         * benchtests/sin-inputs: Likewise.
21590         * benchtests/atan-inputs: New inputs. Fix name of multiple
21591         precision fallback inputs.
21593         * benchtests/atanh-inputs: New inputs.
21594         * benchtests/tanh-inputs: Likewise.
21596         * benchtests/acosh-inputs: New inputs.
21597         * benchtests/asinh-inputs: Likewise.
21599         * benchtests/cosh-inputs: New inputs.
21600         * benchtests/sinh-inputs: Likewise.
21602         * benchtests/acos-inputs: Add more inputs.
21603         * benchtests/asin-inputs: Likewise.
21605 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
21607         [BZ #16375]
21608         * manual/arith.texi: Fix spelling.
21609         * manual/charset.texi: Likewise.
21610         * manual/errno.texi: Likewise.
21611         * manual/filesys.texi: Likewise.
21612         * manual/lang.texi: Likewise.
21613         * manual/llio.texi: Likewise.
21614         * manual/locale.texi: Likewise.
21615         * manual/message.texi: Likewise.
21616         * manual/resource.texi: Likewise.
21617         * manual/search.texi: Likewise.
21618         * manual/setjmp.texi: Likewise.
21619         * manual/stdio.texi: Likewise.
21620         * manual/string.texi: Likewise.
21621         * manual/sysinfo.texi: Likewise.
21622         * manual/time.texi: Likewise.
21624 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
21626         * po/sl.po: New file.
21628 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
21630         * .gitignore: Add core/.gdbinit/.gdb_history.
21632 2013-12-27  Allan McRae  <allan@archlinux.org>
21634         [BZ #16369]
21635         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
21636         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
21638 2013-12-24  Brooks Moses  <bmoses@google.com>
21640         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
21641         all compilers that claim C++98 compliance, not just GCC.
21642         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
21643         Likewise.
21645 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21647         * NEWS: Restore accidentally deleted bug-fix entries.
21649 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
21650             Ondřej Bílka  <neleai@seznam.cz>
21652         [BZ #15073]
21653         * malloc/malloc.c (_int_free): Perform sanity check only if we
21654         have_lock.
21656 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
21658         [BZ #12986]
21659         * manual/stdio.texi (String Input Conversions): Clarify that character
21660         classes are not supported.
21662 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21664         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21666 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
21668         [BZ #16337]
21669         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
21670         Calculate results for small negative arguments directly rather
21671         than using reflection formula with special underflow handling.
21673         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
21674         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
21675         sysdeps/unix/bsd/bsd4.4/syscalls.list.
21676         (fchflags): Likewise.
21677         (revoke): Likewise.
21678         (setlogin): Likewise.
21679         (sigaltstack): Likewise.
21680         (wait4): Likewise.
21681         (sigblock): Remove.
21682         (sigsetmask): Likewise.
21683         (wait3): Likewise.
21684         (waitpid): Likewise.
21685         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
21686         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
21687         file.
21688         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
21689         * sysdeps/unix/bsd/Makefile: ... here.
21690         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
21691         * sysdeps/unix/bsd/Versions: ... here.
21692         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
21693         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
21694         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
21695         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
21696         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
21697         * sysdeps/unix/bsd/sigblock.c: ... here.
21698         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
21699         * sysdeps/unix/bsd/sigsetmask.c: ... here.
21700         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
21701         * sysdeps/unix/bsd/sigvec.c: ... here.
21702         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
21703         * sysdeps/unix/bsd/tcdrain.c: ... here.
21704         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
21705         * sysdeps/unix/bsd/tcgetattr.c: ... here.
21706         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
21707         * sysdeps/unix/bsd/tcsetattr.c: ... here.
21708         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
21709         * sysdeps/unix/bsd/wait.c: ... here.
21710         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
21711         * sysdeps/unix/bsd/wait3.c: ... here.
21712         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
21713         * sysdeps/unix/bsd/waitpid.c: ... here.
21715 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
21717         [BZ #16356]
21718         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
21719         round-to-nearest for [!USE_AS_EXPM1L].
21720         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
21721         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
21722         more tests of exp and exp10.  Expect some exp10 tests to miss
21723         exceptions or fail in directed rounding modes.
21724         * math/auto-libm-test-out: Regenerated.
21725         * math/libm-test.inc (exp10_tonearest_test_data): New array.
21726         (exp10_test_tonearest): New function.
21727         (exp10_towardzero_test_data): New array.
21728         (exp10_test_towardzero): New function.
21729         (exp10_downward_test_data): New array.
21730         (exp10_test_downward): New function.
21731         (exp10_upward_test_data): New array.
21732         (exp10_test_upward): New function.
21733         (main): Call the new functions.
21734         * sysdeps/i386/fpu/libm-test-ulps: Update.
21735         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21737 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
21739         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
21740         asinh, atan, atan2, atanh, cbrt, cos and cosh.
21741         * math/auto-libm-test-out: Regenerated.
21742         * math/libm-test.inc (acosh_test_data): Add more tests.
21743         (atanh_test_data): Likewise.
21744         (ceil_test_data): Likewise.
21745         (copysign_test_data): Likewise.
21746         * sysdeps/i386/fpu/libm-test-ulps: Update.
21747         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21749         * timezone/checktab.awk: Update from tzcode 2013i.
21750         * timezone/private.h: Likewise.
21751         * timezone/scheck.c: Likewise.
21752         * timezone/tzfile.h: Likewise.
21753         * timezone/tzselect.ksh: Likewise.
21754         * timezone/zdump.c: Likewise.
21755         * timezone/zic.c: Likewise.
21757         * math/auto-libm-test-in: Add tests of cpow.
21758         * math/auto-libm-test-out: Regenerated.
21759         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
21760         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21761         mpc_cc_c.
21762         (func_calc_desc): Add mpc_cc_c union field.
21763         (test_functions): Add cpow.
21764         (special_fill_2pi): New function.
21765         (special_real_inputs): Add 2pi.
21766         (calc_generic_results): Handle mpc_cc_c.
21767         * sysdeps/i386/fpu/libm-test-ulps: Update.
21768         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21770         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
21771         csqrt, ctan and ctanh.
21772         * math/auto-libm-test-out: Regenerated.
21773         * math/libm-test.inc (TEST_COND_x86_64): New macro.
21774         (TEST_COND_x86): Likewise.
21775         (ccos_test_data): Use AUTO_TESTS_c_c.
21776         (ccosh_test_data): Likewise.
21777         (cexp_test_data): Likewise.
21778         (clog_test_data): Likewise.
21779         (csqrt_test_data): Likewise.
21780         (ctan_test_data): Likewise.
21781         (ctan_tonearest_test_data): Likewise.
21782         (ctan_towardzero_test_data): Likewise.
21783         (ctan_downward_test_data): Likewise.
21784         (ctan_upward_test_data): Likewise.
21785         (ctanh_test_data): Likewise.
21786         (ctanh_tonearest_test_data): Likewise.
21787         (ctanh_towardzero_test_data): Likewise.
21788         (ctanh_downward_test_data): Likewise.
21789         (ctanh_upward_test_data): Likewise.
21790         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21791         mpc_c_c.
21792         (func_calc_desc): Add mpc_c_c union field.
21793         (FUNC_mpc_c_c): New macro.
21794         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
21795         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
21796         ctanh.
21797         (special_fill_min_subnorm_p120): New function.
21798         (special_real_inputs): Add min_subnorm_p120.
21799         (calc_generic_results): Handle mpc_c_c.
21800         * sysdeps/i386/fpu/libm-test-ulps: Update.
21801         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21803 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
21805         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
21806         (do_sin_slow): New functions.
21807         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
21808         (cslow2, csloww1, csloww2): Use the new functions.
21810         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
21811         Use M to change sign of result instead of X.  Assume X is
21812         positive.
21813         (csloww1): Likewise.
21814         (__sin): Adjust.
21815         (__cos): Adjust.
21817         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
21818         arguments A and DA.
21819         (__sin): Adjust.
21820         (__cos): Likewise.
21822         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
21823         (__cos): Likewise.
21824         (sloww1): Don't adjust sign of DX.
21825         (csloww1): Likewise.
21826         (sloww2): Use X directly and don't adjust sign of DX.
21827         (csloww2): Likewise.
21829 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21831         * math/auto-libm-test-in: Add tests of cabs and carg.
21832         * math/auto-libm-test-out: Regenerated.
21833         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
21834         (carg_test_data): Likewise.
21835         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21836         mpc_c_f.
21837         (func_calc_desc): Add mpc_c_f union field.
21838         (test_functions): Add cabs and carg.
21839         (calc_generic_results): Handle mpc_c_f.
21841         * sysdeps/powerpc/powerpc32/libgcc-compat.S
21842         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
21843         as a macro and a compat symbol.
21844         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
21845         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
21846         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
21847         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
21848         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
21849         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
21850         not use .hidden.
21851         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
21852         Likewise.
21853         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
21854         Likewise.
21855         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
21856         Likewise.
21857         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
21858         Likewise.
21859         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
21860         Likewise.
21861         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
21862         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
21863         from GLIBC_2.3.2.
21865 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21867         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21869 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21871         * manual/texinfo.tex: Update to version 2013-11-26.10 with
21872         trailing whitespace removed.
21873         * scripts/config.guess: Update to version 2013-11-29.
21874         * scripts/config.sub: Update to version 2013-10-01.
21876         * math/auto-libm-test-in: Add tests of sincos.
21877         * math/auto-libm-test-out: Regenerated.
21878         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
21879         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21880         mpfr_f_11.
21881         (func_calc_desc): Add mpfr_f_11 union field.
21882         (test_functions): Add sincos.
21883         (calc_generic_results): Handle mpfr_f_11.
21884         * sysdeps/i386/fpu/libm-test-ulps: Update.
21885         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21887 2013-12-19  Andreas Schwab  <schwab@suse.de>
21889         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
21890         CALL_MCOUNT.
21891         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
21892         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
21893         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
21895 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
21897         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
21898         * sysdeps/i386/fpu/libm-test-ulps: Update.
21899         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21901         [BZ #16293]
21902         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
21903         round-to-nearest mode when using frndint.
21904         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
21905         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
21906         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
21907         Likewise.
21908         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
21909         sinh test to fail.
21910         * math/auto-libm-test-out: Regenerated.
21911         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
21912         (TEST_COND_x86): Likewise.
21913         (expm1_tonearest_test_data): New array.
21914         (expm1_test_tonearest): New function.
21915         (expm1_towardzero_test_data): New array.
21916         (expm1_test_towardzero): New function.
21917         (expm1_downward_test_data): New array.
21918         (expm1_test_downward): New function.
21919         (expm1_upward_test_data): New array.
21920         (expm1_test_upward): New function.
21921         (main): Run the new test functions.
21922         * sysdeps/i386/fpu/libm-test-ulps: Update.
21923         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21925         * include/features.h: Update comment documenting feature test
21926         macros.  Mention _DEFAULT_SOURCE in comment.
21927         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
21928         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
21929         _BSD_SOURCE and _SVID_SOURCE.
21930         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
21931         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
21932         !_SVID_SOURCE]: Likewise.
21933         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21934         (__USE_POSIX_IMPLICITLY): Define.
21935         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21936         (_POSIX_SOURCE): Undefine and redefine.
21937         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
21938         (_POSIX_C_SOURCE): Likewise.
21939         * manual/creature.texi (_DEFAULT_SOURCE): Document.
21940         (Feature Test Macros): Update documentation of default features.
21942 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
21944         * benchtests/Makefile: Add bench-strtok.
21945         * benchtests/bench-strtok.c: New file: strtok benchtest.
21947 2013-12-19  Allan McRae  <allan@archlinux.org>
21949         * manual/install.texi: Suppress menu for plain text output.
21950         * INSTALL: Regenerated.
21952 2013-12-18  Brooks Moses  <bmoses@google.com>
21954         [BZ #15846]
21955         * misc/getauxval.c: Include errno.h.
21956         (__getauxval): Set errno to ENOENT if the requested type is not
21957         found.
21958         * misc/sys/auxv.h (getauxval): Document that it may set errno;
21959         don't declare with __attribute_const__.
21960         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
21961         * manual/startup.texi: Document that getauxval sets errno.
21963 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
21965         * math/auto-libm-test-in: Add tests of jn and yn.
21966         * math/auto-libm-test-out: Regenerated.
21967         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
21968         (yn_test_data): Likewise.
21969         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21970         mpfr_if_f.
21971         (func_calc_desc): Add mpfr_if_f union field.
21972         (FUNC_mpfr_if_f): New macro.
21973         (test_functions): Add jn and yn.
21974         (calc_generic_results): Assert type of second input for
21975         mpfr_ff_f.  Handle mpfr_if_f.
21976         (output_for_one_input_case): Disable all checking for arguments
21977         fitting floating-point types in case of an integer argument.
21978         * sysdeps/i386/fpu/libm-test-ulps: Update.
21979         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21981         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
21982         Don't expect fegetround reference in libm.so.
21984 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
21986         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
21987         $(config-cflags-nofma).
21989 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
21991         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
21992         * math/auto-libm-test-out: Regenerated.
21994         [BZ #16338]
21995         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
21996         to determine exponent and adjust argument to have exponent of -1.
21997         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
21998         log2.
21999         * math/auto-libm-test-out: Regenerated.
22000         * sysdeps/i386/fpu/libm-test-ulps: Update.
22001         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22003 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
22005         * manual/probes.texi: Remove cases when per-thread arenas are
22006         disabled.
22008 2013-12-18  Andreas Schwab  <schwab@suse.de>
22010         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
22011         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
22012         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
22013         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
22014         * sysdeps/i386/i686/multiarch/Makefile: Update.
22015         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
22017 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22019         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
22020         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
22022 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
22024         [BZ #15968]
22025         Support TZ transition times < 00:00:00.
22026         This is needed for version-3 tz-format files; it supports time
22027         stamps past 2037 for America/Godthab (the only entry in the tz
22028         database for which this change is relevant).
22029         * manual/time.texi (TZ Variable): Document transition times
22030         from -167:59:59 through -00:00:01.
22031         * time/tzset.c (tz_rule): Time of day is now signed.
22032         (__tzset_parse_tz): Parse negative time of day.
22034         Document TZ transition times >= 25:00:00.
22035         * manual/time.texi (TZ Variable): Document transition times from
22036         25:00:00 through 167:59:59.  These are already supported, and this
22037         support will help with version-3 tz-format files.
22039         * manual/time.texi (TZ Variable): Modernize North America example
22040         to reflect current (i.e., 2007-and-later) daylight saving rules.
22042         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
22044 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22046         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
22047         * sysdeps/unix/bsd/bits/stat.h: Likewise.
22048         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
22049         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
22050         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
22051         * sysdeps/unix/bsd/bsdstat.h: Likewise.
22052         * sysdeps/unix/bsd/clock.c: Likewise.
22053         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
22054         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
22055         * sysdeps/unix/bsd/init-posix.c: Likewise.
22056         * sysdeps/unix/bsd/poll.c: Likewise.
22057         * sysdeps/unix/bsd/ptsname.c: Likewise.
22058         * sysdeps/unix/bsd/seekdir.c: Likewise.
22059         * sysdeps/unix/bsd/setegid.c: Likewise.
22060         * sysdeps/unix/bsd/seteuid.c: Likewise.
22061         * sysdeps/unix/bsd/setgid.c: Likewise.
22062         * sysdeps/unix/bsd/setrgid.c: Likewise.
22063         * sysdeps/unix/bsd/setruid.c: Likewise.
22064         * sysdeps/unix/bsd/setsid.c: Likewise.
22065         * sysdeps/unix/bsd/setuid.c: Likewise.
22066         * sysdeps/unix/bsd/sigaction.c: Likewise.
22067         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
22068         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
22069         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
22070         * sysdeps/unix/bsd/telldir.c: Likewise.
22071         * sysdeps/unix/bsd/times.c: Likewise.
22072         * sysdeps/unix/bsd/usleep.c: Likewise.
22074         * misc/Makefile (install-lib): Remove libbsd-compat.a.
22075         ($(objpfx)libbsd-compat.a): Remove rule.
22077         * include/features.h (__FAVOR_BSD): Do not define.
22078         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
22079         features conflicting with POSIX.
22080         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
22081         (_BSD_SOURCE): Remove description of not being a subset of other
22082         feature test macros.
22083         * manual/job.texi (getpgrp): Do not document BSD version.
22084         (getpgid): Do not document by reference to BSD getpgrp.
22085         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
22086         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
22087         * signal/signal.h [__FAVOR_BSD]: Likewise.
22088         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
22089         instead of making contents conditional on [__FAVOR_BSD].
22090         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
22092 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22094         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22096 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
22098         [BZ #16314]
22099         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
22100         values below 2**-450, not 2**-500.
22101         * math/auto-libm-test-in: Don't allow spurious underflow from
22102         hypot.
22103         * math/auto-libm-test-out: Regenerated.
22105         [BZ #16316]
22106         [BZ #16330]
22107         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
22108         values of ha and hb and sort them after adjusting subnormal
22109         arguments.
22110         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
22111         Likewise.
22112         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
22113         values of ea and eb and sort them after adjusting subnormal
22114         arguments.
22115         * math/auto-libm-test-in: Do not expect some hypot tests of
22116         subnormals to fail.  Add more hypot tests.
22117         * math/auto-libm-test-out: Regenerated.
22119 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22121         [BZ #13304]
22122         * sysdeps/sh/s_fma.c: New file.
22123         * sysdeps/sh/s_fmaf.c: New file.
22124         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
22125         version.
22126         * sysdeps/sh/Implies: Add sh/soft-fp.
22128 2013-12-16  Roland McGrath  <roland@hack.frob.com>
22130         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
22131         level of indirection to members `objname', `errstring', `malloced'.
22132         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
22133         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
22134         it as the __longjmp argument (just pass 1 instead).
22135         (_dl_catch_error): Initialize C with argument pointers and address of
22136         volatile local ERRCODE rather than copying values out of C at return.
22138 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
22140         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
22141         * math/auto-libm-test-out: Regenerated.
22142         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
22143         (hypot_test_data): Likewise.
22144         (pow_test_data): Likewise.
22145         (pow_tonearest_test_data): Likewise.
22146         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22147         mpfr_ff_f.
22148         (func_calc_desc): Add mpfr_ff_f union field.
22149         (FUNC_mpfr_ff_f): New macro.
22150         (test_functions): Add atan2, hypot and pow.
22151         (special_fill_min): New function.
22152         (special_fill_minus_min): Likewise.
22153         (special_fill_min_subnorm): Likewise.
22154         (special_fill_minus_min_subnorm): Likewise.
22155         (special_real_inputs): Add min, -min, min_subnorm and
22156         -min_subnorm.
22157         (calc_generic_results): Handle mpfr_ff_f.
22158         * sysdeps/i386/fpu/libm-test-ulps: Update.
22159         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22161 2013-12-16  Will Newton  <will.newton@linaro.org>
22163         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
22164         (Aligned Memory Blocks): Add documentation for aligned_alloc
22165         and suggest it as an alternative to posix_memalign.
22166         (Hooks for Malloc): Document __memalign_hook is also called
22167         for aligned_alloc.  (Summary of Malloc): Add summary for
22168         aligned alloc.  Document __memalign_hook is also called
22169         for aligned_alloc.
22171 2013-12-16  Will Newton  <will.newton@linaro.org>
22173         * manual/memory.texi (Malloc Examples): Clarify default
22174         alignment documentation.  Suggest posix_memalign rather
22175         than memalign or valloc.
22176         (Aligned Memory Blocks): Remove suggestion to use memalign
22177         or valloc.  Remove obsolete comment about BSD.
22178         Document memalign errno values and mark the function obsolete.
22179         Document posix_memalign returned error codes.  Mark valloc
22180         as obsolete.  (Hooks for Malloc): __memalign_hook is also
22181         called for posix_memalign and valloc.
22182         (Summary of Malloc): Add posix_memalign to function summary.
22183         __memalign_hook is also called for posix_memalign and valloc.
22185 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
22187         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
22188         TAYLOR_SIN.
22189         (__sin): Adjust.
22190         (__cos): Likewise.
22191         (sloww): Use mynumber union.  Expand ternary operator into
22192         if-else statements.
22193         (cslow): use mynumber union.
22195 2013-12-16  Allan McRae  <allan@archlinux.org>
22197         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
22198         * configure: Regenerated.
22200         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
22202         [BZ #14120]
22203         * configure.ac: Added --enable-maintainer-mode. Check for
22204         autoconf when enabled.
22205         * configure: Regenerated.
22207         * nscd/nscd.service: New file.
22208         * nscd/nscd.tmpfiles: New file.
22210 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
22212         [BZ #12100]
22213         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
22214         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
22215         * sysdeps/x86_64/multiarch/strstr.c: ... here.
22216         (strstr): Add __strstr_sse2_unaligned ifunc.
22217         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
22218         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
22219         (strcasestr): Remove __strcasestr_sse42 ifunc.
22220         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
22221         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
22222         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
22224 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22226         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
22227         * sysdeps/sh/bits/fenv.h: ... here.
22228         * sysdeps/sh/sh4/fpu/bits: Remove directory.
22230 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22232         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
22234         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
22235         hypotf multiarch implementations.
22236         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
22237         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
22238         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
22239         multiarch hypot for PPC64.
22240         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
22241         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
22242         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
22243         multiarch hypotf for PPC64.
22245         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
22246         modff multiarch implementations.
22247         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
22248         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
22249         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
22250         multiarch modf for PPC64.
22251         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
22252         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
22253         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
22254         multiarch modff for PPC64.
22256         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
22257         and logl multiarch implementations.
22258         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
22259         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
22260         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
22261         multiarch logb for PPC64.
22262         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
22263         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
22264         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
22265         multiarch logb for PPC64.
22266         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
22267         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
22268         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
22269         multiarch logb for PPC64.
22271         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
22272         isinff multiarch implementation.
22273         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
22274         file.
22275         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
22276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
22277         multiarch isinf for PPC64.
22278         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
22279         file.
22280         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
22281         multiarch isinff for PPC64.
22283         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
22284         finitef multiarch implementation.
22285         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
22286         file.
22287         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
22288         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
22289         multiarch finite for PPC64.
22290         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
22291         file.
22292         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
22293         multiarch finitef for PPC64.
22295         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
22296         lrint multiarch implementation.
22297         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
22298         file.
22299         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
22300         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
22301         multiarch llrint for PPC64.
22302         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
22303         multiarch lrint for PPC64.
22305         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
22306         copysignf multiarch implementation.
22307         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
22308         file.
22309         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
22310         file.
22311         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
22312         multiarch copysign for PPC64.
22313         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
22314         multiarch copysignf for PPC64.
22316         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
22317         multiarch implementation.
22318         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
22319         file.
22320         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
22321         file.
22322         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
22323         file.
22324         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
22325         file.
22326         multiarch llround for PPC64.
22327         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
22328         multiarch trunc for PPC64.
22329         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
22330         multiarch truncf for PPC64.
22332         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
22333         multiarch implementation.
22334         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
22335         file.
22336         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
22337         file.
22338         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
22339         file.
22340         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
22341         file.
22342         multiarch llround for PPC64.
22343         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
22344         multiarch round for PPC64.
22345         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
22346         multiarch roundf for PPC64.
22348         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
22349         multiarch implementation.
22350         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
22351         file.
22352         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
22353         file.
22354         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
22355         file.
22356         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
22357         file.
22358         multiarch llround for PPC64.
22359         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
22360         multiarch floor for PPC64.
22361         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
22362         multiarch floorf for PPC64.
22364         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
22365         multiarch implementation.
22366         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
22367         file.
22368         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
22369         file.
22370         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
22371         file.
22372         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
22373         file.
22374         multiarch llround for PPC64.
22375         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
22376         multiarch ceil for PPC64.
22377         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
22378         multiarch ceilf for PPC64.
22380         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
22381         multiarch implementation.
22382         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
22383         file.
22384         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
22385         file.
22386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
22387         file.
22388         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
22389         multiarch llround for PPC64.
22390         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
22391         multiarch lround for PPC64.
22393         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
22394         multiarch implementation.
22395         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
22396         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
22397         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
22398         file.
22399         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
22400         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
22401         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
22402         multiarch isnan for PPC64.
22403         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
22404         multiarch isnanf for PPC64.
22406         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
22407         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
22408         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
22409         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
22410         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
22411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
22413         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
22414         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
22415         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
22416         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
22418         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
22419         multiarch implementations.
22420         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22421         (__libc_ifunc_impl_list): Likewise.
22422         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
22423         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
22424         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
22425         multiarch stpcpy for PPC64.
22427         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
22428         multiarch implementations.
22429         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22430         (__libc_ifunc_impl_list): Likewise.
22431         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
22432         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
22433         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
22434         multiarch strcpy for PPC64.
22436         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
22437         redefine function name.
22438         (_wordcopy_fwd_dest_aligned): Likewise.
22439         (_wordcopy_bwd_aligned): Likewise.
22440         (_wordcopy_bwd_dest_aligned): Likewise.
22441         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
22442         multiarch implementations.
22443         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22444         (__libc_ifunc_impl_list): Likewise.
22445         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
22446         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
22447         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
22448         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
22449         multiarch wcscpy for PPC64.
22451         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
22452         multiarch implementations.
22453         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22454         (__libc_ifunc_impl_list): Likewise.
22455         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
22456         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
22457         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
22458         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
22459         multiarch wcscpy for PPC64.
22461         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
22462         multiarch implementations.
22463         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22464         (__libc_ifunc_impl_list): Likewise.
22465         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
22466         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
22467         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
22468         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
22469         multiarch wcsrchr for PPC64.
22471         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
22472         multiarch implementations.
22473         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22474         (__libc_ifunc_impl_list): Likewise.
22475         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
22476         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
22477         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
22478         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
22479         multiarch wcschr for PPC64.
22481         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
22482         multiarch implementations.
22483         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22484         (__libc_ifunc_impl_list): Likewise.
22485         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
22486         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
22487         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
22488         multiarch strchrnul for PPC64.
22490         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
22491         implementations.
22492         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22493         (__libc_ifunc_impl_list): Likewise.
22494         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
22495         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
22496         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
22497         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
22498         strchr for PPC64.
22500         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
22501         implementations.
22502         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22503         (__libc_ifunc_impl_list): Likewise.
22504         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
22505         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
22506         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
22507         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
22508         strncmp for PPC64.
22510         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
22511         multiarch implementations.
22512         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22513         (__libc_ifunc_impl_list): Likewise.
22514         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
22515         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
22516         strncasecmp for PPC64.
22517         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
22518         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
22519         multiarch strncasecmp_l for PPC64.
22521         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
22522         multiarch implementations.
22523         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
22524         (__libc_ifunc_impl_list): Likewise.
22525         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
22526         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
22527         multiarch strcasecmp for PPC64.
22528         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
22529         file.
22530         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
22531         multiarch strcasecmp_l for PPC64.
22533         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
22534         implementations.
22535         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22536         (__libc_ifunc_impl_list): Likewise.
22537         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
22538         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
22539         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
22540         strnlen for PPC64.
22542         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
22543         implementations.
22544         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22545         (__libc_ifunc_impl_list): Likewise.
22546         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
22547         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
22548         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
22549         strlen for PPC64.
22551         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
22552         implementations.
22553         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22554         (__libc_ifunc_impl_list): Likewise.
22555         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
22556         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
22557         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
22558         rawmemrchr for PPC64.
22560         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
22561         implementation.
22562         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22563         (__libc_ifunc_impl_list): Likewise.
22564         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
22565         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
22566         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
22567         memrchr for PPC64.
22569         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
22570         implementation.
22571         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22572         (__libc_ifunc_impl_list): Likewise.
22573         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
22574         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
22575         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
22576         memchr for PPC64.
22578         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
22579         implementation.
22580         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22581         (__libc_ifunc_impl_list): Likewise.
22582         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
22583         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
22584         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
22585         mempcpy for PPC64.
22587         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
22588         avoid cretion of __bzero symbol.
22589         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
22590         Likewise.
22591         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
22592         Likewise.
22593         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
22594         Likewise.
22595         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
22596         multiarch implementations.
22597         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22598         (__libc_ifunc_impl_list): Likewise.
22599         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
22600         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
22601         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
22602         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
22603         bzero for PPC32.
22604         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
22605         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
22606         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
22607         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
22608         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
22609         memset for PPC64.
22610         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
22612         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
22613         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
22614         implementations.
22615         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
22616         (__libc_ifunc_impl_list): Likewise.
22617         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
22618         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
22619         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
22620         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
22621         memcmp for PPC64.
22623         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
22624         multiarch for POWER/PPC64.
22625         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
22626         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
22627         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
22628         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
22629         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
22630         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
22631         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
22632         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
22633         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
22634         memcpy for PPC64.
22636         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
22637         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
22638         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
22639         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
22640         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
22641         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
22642         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
22643         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
22644         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
22645         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
22646         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
22647         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
22648         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
22649         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
22650         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
22651         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
22652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
22653         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
22654         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
22655         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
22656         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
22657         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
22659 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22661         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
22663 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22665         * benchtests/Makefile (bench): Add exp2 and log2.
22666         (LDLIBS-bench-exp2): Add -lm.
22667         (LDLIBS-bench-log2): Likewise.
22668         * benchtests/exp2-inputs: New inputs file.
22669         * benchtests/log2-inputs: New inputs file.
22670         * benchtests/log-inputs: Add new inputs.
22671         * benchtests/tan-inputs: Likewise.
22673 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22675         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
22676         definition...
22677         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
22678         (csloww2): ... from here.
22680         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
22681         instead of structures.
22682         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
22683         (POLYNOMIAL): Likewise.
22684         (TAYLOR_SLOW): Likewise.
22685         (__sin): Likewise.
22686         (__cos): Likewise.
22687         (slow1): Likewise.
22688         (slow2): Likewise.
22689         (sloww): Likewise.
22690         (sloww1); Likewise.
22691         (sloww2): Likewise.
22692         (bsloww1): Likewise.
22693         (bsloww2): Likewise.
22694         (cslow2): Likewise.
22695         (csloww): Likewise.
22696         (csloww1): Likewise.
22697         (csloww2): Likewise.
22699 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
22701         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
22702         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
22703         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
22704         * malloc/hooks.c (realloc_check): Likewise.
22706         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
22707         * malloc/arena.c: Remove PER_THREAD conditional.
22708         [!PER_THREAD]: Remove code.
22709         (ptmalloc_unlock_all2): Likewise.
22710         (ptmalloc_init): Likewise.
22711         (_int_new_arena): Likewise.
22712         (arena_get2): Likewise.
22713         * malloc/hooks.c (__malloc_get_state): Likewise.
22714         (__malloc_set_state): Likewise.
22715         * malloc/malloc.c: Likewise.
22716         (struct malloc_state): Likewise.
22717         (struct malloc_par): Likewise.
22718         (__libc_realloc): Likewise.
22719         (__libc_mallopt): Likewise.
22721 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22723         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
22725 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
22727         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
22728         macro to a function.  Check for zero perturb_byte.
22729         (_int_malloc, _int_free): Remove zero perturb_byte checks.
22731         * malloc/malloc.c: (force_reg): Remove.
22732         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
22733         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
22734         force_reg by atomic_forced_read.
22735         * malloc/arena.c (ptmalloc_init): Likewise.
22736         * malloc/hooks.c (top_check): Likewise.
22738 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22740         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22742 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
22744         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
22746 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
22748         * math/auto-libm-test-in: Add tests of lgamma.
22749         * math/auto-libm-test-out: Regenerated.
22750         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
22751         (M_LOG_2_SQRT_PIl): Likewise.
22752         (lgamma_test_data): Use AUTO_TESTS_f_f1.
22753         * math/gen-auto-libm-tests.c (func_calc_method): Add value
22754         mpfr_f_f1.
22755         (func_calc_desc): Add mpfr_f_f1 union field.
22756         (ARGS1): New macro.
22757         (ARGS2): Likewise.
22758         (ARGS3): Likewise.
22759         (ARGS4): Likewise.
22760         (RET1): Likewise.
22761         (RET2): Likewise.
22762         (CALC): Likewise.
22763         (FUNC): Likewise.
22764         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
22765         (test_functions): Add lgamma.
22766         (calc_generic_results): Handle mpfr_f_f1.
22767         * sysdeps/i386/fpu/libm-test-ulps: Update.
22768         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22770 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22772         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
22773         __mpn_add_n for PowerPC64/POWER7.
22774         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
22775         __mpn_sub_n for PowerPC64/POWER7.
22777         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
22778         __mpn_addmul_1 for PowerPC64.
22779         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
22780         __mpn_submul_1 for PowerPC64.
22781         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
22782         for PowerPC64.
22783         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
22784         for PowerPC64.
22786 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
22788         [BZ #15089]
22789         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
22791 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22793         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
22795         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
22796         add multiarch folders.
22797         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
22798         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
22799         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
22800         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
22801         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
22802         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
22803         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
22804         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
22805         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
22806         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
22807         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
22808         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
22809         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
22810         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
22811         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
22812         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
22813         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
22815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22816         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
22817         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
22818         New file.
22819         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
22820         New file.
22821         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
22822         multiarch __ieee754_hypot for PowerPC32.
22823         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
22824         New file.
22825         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
22826         New file.
22827         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
22828         multiarch __ieee754_hypotf for PowerPC32.
22830         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
22831         long_double_symbol only if __logbl is defined.
22832         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
22833         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
22834         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
22835         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
22836         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
22837         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
22838         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
22839         path for implementation.
22840         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
22841         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
22842         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
22843         logb, and logbl multiarch implementations for PowerPC32.
22844         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
22845         file.
22846         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
22847         file.
22848         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
22849         multiarch logb for PowerPC32.
22850         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
22851         file.
22852         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
22853         file.
22854         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
22855         multiarch logbf for PowerPC32.
22856         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
22857         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
22858         file.
22859         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
22860         multiarch logbl implementation for PowerPC32.
22862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
22863         and modff multiarch implementations.
22864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
22865         New file.
22866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
22867         New file.
22868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
22869         multiarch modf for PowerPC32.
22870         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
22871         New file.
22872         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
22873         New file.
22874         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
22875         multiarch modff for PowerPC32.
22877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
22878         and lrintf multiarch implementations.
22879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
22880         New file.
22881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
22882         New file.
22883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
22884         multiarch lrint for PowerPC32.
22885         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
22886         file: multiarch lrintf for PowerPC32.
22888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
22889         and lroundf multiarch implementations.
22890         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
22891         New file.
22892         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
22893         New file.
22894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
22895         New file.
22896         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
22897         multiarch lround for PowerPC32.
22898         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
22899         file: multiarch lroundf for PowerPC32.
22901         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
22902         copysign and copysignf multiarch implementations.
22903         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
22904         New file.
22905         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
22906         New file.
22907         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
22908         file: multiarch copysign for PowerPC32.
22909         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
22910         file: multiarch copysignf for PowerPC32.
22912         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
22913         and truncf multiarch implementations.
22914         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
22915         New file.
22916         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
22917         file.
22918         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
22919         multiarch trunc for PowerPC32.
22920         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
22921         New file.
22922         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
22923         New file.
22924         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
22925         multiarch truncf for PowerPC32.
22927         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
22928         and roundf multiarch implementations.
22929         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
22930         New file.
22931         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
22932         file.
22933         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
22934         multiarch round for PowerPC32.
22935         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
22936         New file.
22937         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
22938         New file.
22939         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
22940         multiarch roundf for PowerPC32.
22942         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
22943         and floorf multiarch implementations.
22944         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
22945         New file.
22946         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
22947         file.
22948         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
22949         multiarch floor for PowerPC32.
22950         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
22951         New file.
22952         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
22953         New file.
22954         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
22955         multiarch floorf for PowerPC32.
22957         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
22958         and ceilf multiarch implementations.
22959         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
22960         New file.
22961         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
22962         file.
22963         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
22964         multiarch ceil for PowerPC32.
22965         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
22966         New file.
22967         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
22968         file.
22969         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
22970         multiarch ceilf for PowerPC32.
22972         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
22973         is defined.
22974         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
22975         FINITEF is defined.
22976         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
22977         and finitef multiarch implementations.
22978         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
22979         New file.
22980         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
22981         file.
22982         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
22983         multiarch finite for PowerPC32.
22984         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
22985         New file.
22986         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
22987         file: multiarch finitef for PowerPC32.
22989         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
22990         and isinff multiarch implementations.
22991         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
22992         file.
22993         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
22994         file.
22995         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
22996         multiarch isinf for PowerPC32.
22997         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
22998         New file.
22999         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
23000         multiarch isinff for PowerPC32.
23002         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
23003         alias when __isnan is defined.
23004         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
23005         and isnanf multiarch implementations.
23006         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
23007         file.
23008         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
23009         file.
23010         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
23011         file.
23012         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
23013         file.
23014         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
23015         multiarch isnan for PowerPC32.
23016         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
23017         New file.
23018         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
23019         New file.
23020         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
23021         multiarch isnanf for PowerPC32.
23023         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
23024         and sqrtf multiarch implementations.
23025         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
23026         file.
23027         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
23028         file.
23029         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
23030         multiarch sqrt for PowerPC32.
23031         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
23032         file.
23033         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
23034         file.
23035         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
23036         multiarch sqrtf for PowerPC32.
23038         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
23039         and llroundf multiarch implementations.
23040         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
23041         New file.
23042         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
23043         New file.
23044         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
23045         New file.
23046         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
23047         file: multiarch llround for PowerPC32.
23048         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
23049         file: multiarch llroundf for PowerPC32.
23051         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
23052         multiarch PowerPC32 fpu implementations.
23053         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
23054         New file.
23055         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
23056         New file.
23057         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
23058         multiarch llrint for PowerPC32.
23059         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
23060         New file.
23061         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
23062         New file.
23063         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
23064         file.
23066         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
23068         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
23069         file.
23070         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
23071         file.
23072         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
23073         file.
23074         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
23075         multiarch wordcopy for PPC32.
23076         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
23077         wordcopy objects.
23078         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23079         (__libc_ifunc_impl_list): Likewise.
23080         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
23081         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
23082         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
23083         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
23084         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
23085         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
23087         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
23088         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
23089         file.
23090         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
23091         file.
23092         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
23093         file.
23094         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
23095         multiarch wcscpy for PPC32.
23096         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
23097         multiarch objects.
23098         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23099         (__libc_ifunc_impl_list): Likewise.
23100         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
23101         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
23102         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
23103         sysdeps/powerpc/power6/wcscpy.c.
23105         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
23106         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
23107         file.
23108         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
23109         file.
23110         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
23111         file.
23112         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
23113         multiarch wcsrchr for PPC32.
23114         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
23115         multiarch objects.
23116         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23117         (__libc_ifunc_impl_list): Likewise.
23118         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
23119         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
23120         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
23121         sysdeps/powerpc/power6/wcsrchr.c.
23123         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
23124         file.
23125         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
23126         file.
23127         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
23128         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
23129         multiarch wcschr for PPc32.
23130         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
23131         multiarch objects.
23132         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23133         (__libc_ifunc_impl_list): Likewise.
23134         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
23135         * sysdeps/powerpc/power6/wcschr.c: ... to here.
23136         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
23137         sysdeps/powerpc/power6/wcschr.c.
23139         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
23140         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
23141         file.
23142         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
23143         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
23144         file: multiarch strchr for PPC32.
23145         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
23146         multiarch objects.
23147         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23148         (__libc_ifunc_impl_list): Likewise.
23150         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
23151         name.
23152         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
23153         file.
23154         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
23155         file.
23156         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
23157         multiarch strchrnul for PPC32.
23158         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
23159         multiarch objects.
23160         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23161         (__libc_ifunc_impl_list): Likewise.
23163         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
23164         file.
23165         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
23166         multiarch strncasecmp for PPC32.
23167         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
23168         file.
23169         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
23170         multiarch strncasecmp_l for PPC32.
23171         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
23172         strncasecmp multiarch objects.
23173         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23174         (__libc_ifunc_impl_list): Likewise.
23176         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
23177         file.
23178         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
23179         multiarch strncasecmp for PPC32.
23180         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
23181         New file.
23182         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
23183         multiarch strcasecmp_l for PPC32.
23184         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
23185         multiarch objects.
23186         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23187         (__libc_ifunc_impl_list): Likewise.
23189         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
23190         file.
23191         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
23192         file.
23193         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
23194         multiarch strncmp for PPC32.
23195         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
23196         multiarch objects.
23197         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23198         (__libc_ifunc_impl_list): Likewise.
23200         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
23201         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
23202         file.
23203         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
23204         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
23205         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
23206         multiarch objects.
23207         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23208         (__libc_ifunc_impl_list): Likewise.
23210         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
23211         file.
23212         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
23213         file.
23214         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
23215         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
23216         multiarch objects.
23217         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23218         (__libc_ifunc_impl_list): Likewise.
23220         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
23221         file.
23222         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
23223         file.
23224         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
23225         multiarch rawmemchr for PPC32.
23226         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
23227         multiarch objects.
23228         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23229         (__libc_ifunc_impl_list): Likewise.
23231         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
23232         file.
23233         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
23234         file.
23235         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
23236         file: memrchr multiarch for PPC32.
23237         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
23238         multiarch objects.
23239         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
23240         (__libc_ifunc_impl_list): Likewise.
23242         * string/memchr.c (__memchr): Using macro to redefine symbol name.
23243         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
23244         file.
23245         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
23246         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
23247         multiarch memchr for PPC32.
23248         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
23249         multiarch objects.
23250         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23251         (__libc_ifunc_impl_list): Likewise.
23253         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
23254         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
23255         file.
23256         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
23257         file.
23258         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
23259         file: multiarch mempcpy for PPC32.
23260         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
23261         multiarch objects.
23262         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23263         (__libc_ifunc_impl_list): Likewise.
23265         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
23266         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
23267         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
23268         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
23269         multiarch bzero for PPC32.
23270         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
23271         file.
23272         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
23273         file.
23274         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
23275         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
23276         file: multiarch memset for PPC32.
23277         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
23278         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
23279         memset multiarch objects.
23280         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23281         (__libc_ifunc_impl_list): Likewise.
23283         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
23284         file.
23285         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
23286         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
23287         memcmp for PPC32.
23288         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
23289         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
23290         multiarch objects.
23291         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23292         (__libc_ifunc_impl_list): Likewise.
23294         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
23295         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
23296         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
23297         file.
23298         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
23299         file.
23300         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
23301         file.
23302         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
23303         multiarch memcpy for PPC32.
23304         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
23305         multiarch objects.
23306         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
23307         (__libc_ifunc_impl_list): Likewise.
23309         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
23310         support multiarch for POWER/PPC32.
23311         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
23312         Likewise.
23313         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
23314         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
23315         Implies file to make multiarch folder appers before the fpu and
23316         default folder for power4 configuration.
23318 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
23320         * scripts/bench.pl: Append volatile keyword to type.
23322 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
23324         * sysdeps/sh/sotruss-lib.c: New file.
23325         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
23327 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23329         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23331 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
23333         [BZ #6810]
23334         * math/w_tgamma.c: Include <errno.h>.
23335         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
23336         * math/w_tgammaf.c: Include <errno.h>.
23337         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
23338         * math/w_tgammal.c: Include <errno.h>.
23339         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
23340         * math/auto-libm-test-in: Do not allow missing errno on tgamma
23341         underflow.  Add more tgamma tests.
23342         * math/auto-libm-test-out: Regenerated.
23343         * sysdeps/i386/fpu/libm-test-ulps: Update.
23344         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23346         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
23347         sin, sinh, tan, tanh, tgamma, y0 and y1.
23348         * math/auto-libm-test-out: Regenerated.
23349         * math/libm-test.inc (TEST_COND_x86_64): New macro.
23350         (TEST_COND_x86): Likewise.
23351         (M_E2l): Remove macro.
23352         (M_E3l): Likewise.
23353         (M_2_SQRT_PIl): Likewise.
23354         (M_SQRT_PIl): Likewise.
23355         (M_1_DIV_El): Likewise.
23356         (log_test_data): Use AUTO_TESTS_f_f.
23357         (log10_test_data): Likewise.
23358         (log1p_test_data): Likewise.
23359         (log2_test_data): Likewise.
23360         (sin_test_data): Likewise.
23361         (sin_tonearest_test_data): Likewise.
23362         (sin_towardzero_test_data): Likewise.
23363         (sin_downward_test_data): Likewise.
23364         (sin_upward_test_data): Likewise.
23365         (sinh_test_data): Likewise.
23366         (sinh_tonearest_test_data): Likewise.
23367         (sinh_towardzero_test_data): Likewise.
23368         (sinh_downward_test_data): Likewise.
23369         (sinh_upward_test_data): Likewise.
23370         (tan_test_data): Likewise.
23371         (tan_tonearest_test_data): Likewise.
23372         (tan_towardzero_test_data): Likewise.
23373         (tan_downward_test_data): Likewise.
23374         (tan_upward_test_data): Likewise.
23375         (tanh_test_data): Likewise.
23376         (tgamma_test_data): Likewise.
23377         (y0_test_data): Likewise.
23378         (y1_test_data): Likewise.
23379         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
23380         (special_real_inputs): Add pi/4.
23381         * sysdeps/i386/fpu/libm-test-ulps: Update.
23382         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23384 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23386         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
23387         "longjmp_target" static probes.
23388         (__longjmp): Rename to __longjmp_symbol.
23389         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
23390         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
23391         on which longjmp to generate.
23392         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
23393         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
23394         probe.
23395         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23396         (__sigjmp_save): Rename to __sigjmp_save_symbol.
23397         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
23398         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
23399         and __sigjmp_save_symbol based on which sigsetjmp to generated.
23400         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
23401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
23402         __longjmp_symbol based on which __longjmp to generate.
23403         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
23404         probe.
23405         (setjmp): Rename to setjmp_symbol.
23406         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23407         (_setjmp): Rename to _setjmp_symbol.
23408         (__sigsetjmp): Rename to __sigsetjmp_symbol.
23409         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
23410         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
23411         which setjmp to generate.
23412         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
23413         "longjmp_target" static probes.
23415 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
23417         * benchtests/README: Add note about output arguments.
23418         * benchtests/bench-sincos.c: Remove file.
23419         * benchtests/sincos-inputs: New file.
23420         * scripts/bench.pl: Identify output arguments and define
23421         static variables for them.
23423         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
23425         [BZ #15941]
23426         * Makefile (INSTALL): Add install-plain.texi as the primary
23427         dependency.
23428         * manual/install-plain.texi: New file.
23429         * manual/install.texi: Include node directive only for
23430         non-plaintext output.
23432 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
23434         * stdlib/longlong.h: Update from GCC.
23436         [BZ #6807]
23437         [BZ #15901]
23438         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
23439         * math/w_j0f.c (y0f): Likewise.
23440         * math/w_j0l.c (__y0l): Likewise.
23441         * math/w_j1.c (y1): Likewise.
23442         * math/w_j1f.c (y1f): Likewise.
23443         * math/w_j1l.c (__y1l): Likewise
23444         * math/w_jn.c (yn): Likewise.
23445         * math/w_jnf.c (ynf): Likewise.
23446         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
23447         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
23448         value for Bessel function domain errors outside _SVID_ mode.
23449         Adjust sign of return value for yn (negative integer, 0).
23450         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
23451         by zero in return for negative x and set sign appropriately for
23452         negative n.
23453         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
23454         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
23455         * math/libm-test.inc (y0_test_data): Add more tests and adjust
23456         expectations in error cases.
23457         (y1_test_data): Likewise.
23458         (yn_test_data): Likewise.
23459         * sysdeps/i386/fpu/libm-test-ulps: Update.
23460         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23462 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23464         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
23465         "64" to "64-v1".  Add "64-v2".
23466         (abi-64-options): Rename to ...
23467         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
23468         (abi-64-condition): Rename to ...
23469         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
23470         (abi-64-ld-soname): Rename to ...
23471         (abi-64-v1-ld-soname): ... this.
23472         (abi-64-v2-options): Define.
23473         (abi-64-v2-condition): Likewise.
23474         (abi-64-v2-ld-soname): Likewise.
23475         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
23476         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
23477         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
23478         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
23479         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
23481 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23482             Alan Modra  <amodra@gmail.com>
23484         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
23485         New versions for use with the ELFv2 ABI.
23486         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
23487         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
23488         declaration.
23489         (struct La_ppc64v2_retval): Likewise.
23490         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
23491         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
23492         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
23493         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
23494         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
23495         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
23496         Do not save or restore CR.
23497         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
23498         (_dl_profile_resolve): Do no save or restore CR.  Support extended
23499         return values for ELFv2 ABI.  Fix location of FPR return registers.
23500         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
23501         updated values for _CALL_ELF == 2.
23502         (La_regs, La_retval, int_retval): Likewise.
23504 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23506         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
23507         (FRAME_MIN_SIZE_PARM): Likewise.
23508         (FRAME_BACKCHAIN): Likewise.
23509         (FRAME_CR_SAVE): Likewise.
23510         (FRAME_LR_SAVE): Likewise.
23511         (FRAME_TOC_SAVE): Likewise.
23512         (FRAME_PARM_SAVE): Likewise.
23513         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
23514         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
23515         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23516         (call_mcount_parm_offset): New macro.
23517         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
23518         (PROF): Use symbolic stack frame offsets.
23519         (TAIL_CALL_SYSCALL_ERROR): Likewise.
23520         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
23521         Redefine in terms of FRAME_MIN_SIZE.
23522         (_dl_runtime_resolve): Use symbolic stack frame offsets.
23523         (_dl_profile_resolve): Likewise.  Update comment.
23524         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
23525         symbols stack frame offsets.
23526         (__sigsetjmp): Likewise.
23527         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
23528         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
23529         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
23530         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
23532         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
23533         (FRAME_BACKCHAIN): Remove.
23534         (FRAME_CR_SAVE): Likewise.
23535         (FRAME_LR_SAVE): Likewise.
23536         (FRAME_COMPILER_DW): Likewise.
23537         (FRAME_LINKER_DW): Likewise.
23538         (FRAME_TOC_SAVE): Likewise.
23539         (FRAME_PARM_SAVE): Likewise.
23540         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
23541         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
23542         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
23543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
23544         (CHECK_SP): Use symbolic stack frame offsets.
23545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
23546         zone" instead of caller's parameter save area for temp storage.
23547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
23548         Likewise.  Also, use symbolic stack frame offsets.
23549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
23550         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
23551         our own stack frame instead of the caller's.
23552         (__socket): Use symbolic stack frame offsets.
23554 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23555             Alan Modra  <amodra@gmail.com>
23557         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
23558         Define.
23559         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
23560         (PPC64_LOCAL_ENTRY_OFFSET): Define.
23561         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
23562         New function.
23563         (elf_machine_fixup_plt): Call it.
23564         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
23565         reloc arguments.
23566         (elf_machine_rela): Update call to elf_machine_plt_conflict.
23567         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23568         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
23569         r2 before calling target.
23571 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23572             Alan Modra  <amodra@gmail.com>
23574         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
23575         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
23576         versions of macros to support ELFv2 ABI.
23577         (LOCALENTRY): New macro.
23578         (ENTRY, EALIGN): Use it.
23579         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
23580         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
23581         fall through into ENTRY entry point.
23582         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
23583         Only define if _CALL_ELF != 2.
23585         (elf_machine_matches_host): Verify ABI version matches.
23586         (RTLD_START): Use LOCALENTRY.
23587         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
23588         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
23589         (PLT_ENTRY_WORDS): New macro.
23590         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
23591         (elf_machine_runtime_setup): Support ELFv2 ABI.
23592         (elf_machine_fixup_plt): Likewise.
23593         (elf_machine_plt_conflict): Likewise.
23594         (resolve_ifunc): Likewise.
23595         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
23596         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23597         Likewise.
23598         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
23599         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
23600         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23601         (makecontext): Support ELFv2 ABI.
23602         * elf/elf.h (EF_PPC64_ABI): Define.
23604 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23606         * sysdeps/powerpc/powerpc64/sysdep.h
23607         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
23608         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
23609         (ENTRY) [ASSEMBLER]: ... but instead here ...
23610         (EALIGN) [ASSEMBLER]: ... and here.
23611         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
23612         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
23613         (ENTRY_2) [!ASSEMBLER]: Use it.
23614         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
23615         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
23616         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
23617         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
23618         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
23619         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
23620         Use PPC64_LOAD_FUNCPTR.
23622         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
23624 2013-12-04  Alan Modra  <amodra@gmail.com>
23626         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
23627         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
23628         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
23629         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
23631         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
23632         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
23633         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
23634         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
23635         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
23636         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
23638 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
23640         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
23641         (__makecontext): Fix incorrect CFI when backtracing out of
23642         context created via makecontext.
23643         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
23644         (__setcontext): Fix incorrect CFI during switch to new context.
23645         (__novec_setcontext): Likewise.
23647 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23649         [BZ #4772]
23650         * time/strptime_l.c (__strptime_internal): Allow modifiers
23651         in strptime.
23652         * time/tst-strptime.c (day_tests): Add testcase.
23654 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
23656         * scripts/bench.pl: Skip over blank lines.
23658 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
23660         [BZ #926]
23661         * manual/time.texi (Calendar Time): Clarify what timezone functions
23662         use.
23664 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23666         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23668 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
23670         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
23671         implementation.
23672         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
23673         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
23674         * debug/memset_chk.c (__memset_chk): Likewise.
23675         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
23676         * debug/strncpy_chk.c: Likewise.
23678 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23680         [BZ #15268]
23681         [BZ #15425]
23682         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
23683         (__ieee754_exp): For possibly underflowing results, check size of
23684         result and force underflow exception if required.
23685         * math/auto-libm-test-in: Add more tests of exp.
23686         * math/auto-libm-test-out: Regenerated.
23687         * sysdeps/i386/fpu/libm-test-ulps: Update.
23688         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23690         [BZ #16283]
23691         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
23692         * math/w_exp2f.c (__exp2f): Likewise.
23693         * math/w_exp2l.c (__exp2l): Likewise.
23694         * math/auto-libm-test-in: Do not allow missing errno on exp2
23695         underflow.
23696         * math/auto-libm-test-out: Regenerated.
23698 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
23700         [BZ #16274]
23701         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
23702         handle filename validation.
23703         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
23704         (do_open): Delete.
23706 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
23708         [BZ #6786]
23709         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
23710         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
23711         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
23712         <float.h>.
23713         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
23714         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
23715         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23716         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
23717         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23718         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
23719         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
23720         * math/auto-libm-test-in: Don't allow missing errno from erfc.
23721         Add more erfc tests.
23722         * math/auto-libm-test-out: Regenerated.
23723         * sysdeps/i386/fpu/libm-test-ulps: Update.
23724         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23726         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
23727         exp2, expm1, j0 and j1.
23728         * math/auto-libm-test-out: Regenerated.
23729         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
23730         (erfc_test_data): Likewise.
23731         (exp_test_data): Likewise.
23732         (exp_tonearest_test_data): Likewise.
23733         (exp_towardzero_test_data): Likewise.
23734         (exp_downward_test_data): Likewise.
23735         (exp_upward_test_data): Likewise.
23736         (exp10_test_data): Likewise.
23737         (exp2_test_data): Likewise.
23738         (expm1_test_data): Likewise.
23739         (j0_test_data): Likewise.
23740         (j1_test_data): Likewise.
23741         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
23742         (input_flag_type): Add flag_xfail_rounding.
23743         (input_flags): Add xfail-rounding.
23744         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
23745         (output_for_one_input_case): Handle flag_xfail_rounding.
23746         * sysdeps/i386/fpu/libm-test-ulps: Update.
23747         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23749 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
23751         [BZ #16289]
23752         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
23753         division by 0.
23755 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23757         [BZ #16195]
23758         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
23759         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
23760         (STAP_PROBE0): New macro.
23761         (STAP_PROBE1): Likewise.
23762         (STAP_PROBE2): Likewise.
23763         (STAP_PROBE3): Likewise.
23764         (STAP_PROBE4): Likewise.
23766 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
23768         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
23770 2013-12-02  Steve Ellcey  <sellcey@mips.com>
23772         * benchtests/Makefile (bench): Add sqrt.
23773         (LDLIBS-bench-sqrt): New.
23774         * benchtests/sqrt-input: New.
23776 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
23778         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
23779         (GAIH_EAI): Likewise.
23780         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
23781         (gaih_inet): Likewise.
23782         (getaddrinfo): Don't use GAIH_EAI.
23784         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
23785         (struct gaih): Remove definition.
23787 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23789         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
23790         Use HERRNOP directly.
23792 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23794         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23796 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
23798         * math/gen-auto-libm-tests.c (test_functions): Add more
23799         single-argument functions.
23800         (special_fill_pi_2): New function.
23801         (special_fill_minus_pi_2): Likewise.
23802         (special_fill_pi_6): Likewise.
23803         (special_fill_minus_pi_6): Likewise.
23804         (special_fill_pi_3): Likewise.
23805         (special_fill_2pi_3): Likewise.
23806         (special_fill_e): Likewise.
23807         (special_fill_1_e): Likewise.
23808         (special_fill_e_minus_1): Likewise.
23809         (special_real_inputs): Add more special inputs.
23810         (output_for_one_input_case): Do not require ERANGE on underflow to
23811         zero if round-to-nearest result does not underflow to zero, unless
23812         exact results required.
23813         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
23814         atan, atanh, cbrt, cos and cosh.
23815         * math/auto-libm-test-out: Regenerated.
23816         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
23817         (acos_tonearest_test_data): Likewise.
23818         (acos_towardzero_test_data): Likewise.
23819         (acos_downward_test_data): Likewise.
23820         (acos_upward_test_data): Likewise.
23821         (acosh_test_data): Likewise.
23822         (asin_test_data): Likewise.
23823         (asin_tonearest_test_data): Likewise.
23824         (asin_towardzero_test_data): Likewise.
23825         (asin_upward_test_data): Likewise.
23826         (asinh_test_data): Likewise.
23827         (atan_test_data): Likewise.
23828         (atanh_test_data): Likewise.
23829         (cbrt_test_data): Likewise.
23830         (cos_test_data): Likewise.
23831         (cos_tonearest_test_data): Likewise.
23832         (cos_towardzero_test_data): Likewise.
23833         (cos_downward_test_data): Likewise.
23834         (cos_upward_test_data): Likewise.
23835         (cosh_test_data): Likewise.
23836         (cosh_tonearest_test_data): Likewise.
23837         (cosh_towardzero_test_data): Likewise.
23838         (cosh_downward_test_data): Likewise.
23839         (cosh_upward_test_data): Likewise.
23840         * sysdeps/i386/fpu/libm-test-ulps: Update.
23841         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23843 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
23845         [BZ #6787]
23846         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
23847         * math/w_exp10f.c (__exp10f): Likewise.
23848         * math/w_exp10l.c (__exp10l): Likewise.
23849         * math/libm-test.inc (exp10_test_data): Add more tests and expect
23850         errno settings in existing tests.
23852         [BZ #14032]
23853         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
23854         precision control set to double precision.
23855         * sysdeps/i386/fpu/w_sqrt.c: New file.
23856         * math/auto-libm-test-in: Add more tests.
23857         * math/auto-libm-test-out: Update.
23859         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
23860         (sqrt_test_tonearest): New function.
23861         (sqrt_towardzero_test_data): New variable.
23862         (sqrt_test_towardzero): New function.
23863         (sqrt_downward_test_data): New variable.
23864         (sqrt_test_downward): New function.
23865         (sqrt_upward_test_data): New variable.
23866         (sqrt_test_upward): New function.
23867         (main): Call the new functions.
23869         * math/gen-auto-libm-tests.c: New file.
23870         * math/auto-libm-test-in: Likewise.
23871         * math/auto-libm-test-out: New generated file.
23872         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
23873         variables.
23874         (%beautify): Add generated representations of zero.
23875         (top level): Set $auto_input and call parse_auto_input.
23876         (beautify): Remove trailing "f" from hex float constants.
23877         (parse_args): Handle XFAIL_TEST.
23878         (convert_condition): New function.
23879         (or_value): Likewise.
23880         (or_cond_value): Likewise.
23881         (generate_testfile): Handle AUTO_TESTS_* lines.
23882         (parse_auto_input): New function.
23883         * math/libm-test.inc (XFAIL_TEST): New macro.
23884         (ERRNO_UNCHANGED): Update value.
23885         (ERRNO_EDOM): Likewise.
23886         (ERRNO_ERANGE): Likewise.
23887         (IGNORE_RESULT): Likewise.
23888         (TEST_COND_flt_32): New macro.
23889         (TEST_COND_dbl_64): Likewise.
23890         (TEST_COND_ldbl_96_intel): Likewise.
23891         (TEST_COND_ldbl_96_m68k): Likewise.
23892         (TEST_COND_ldbl_128): Likewise.
23893         (TEST_COND_ldbl_128ibm): Likewise.
23894         (TEST_COND_long32): Likewise.
23895         (TEST_COND_long64): Likewise.
23896         (TEST_COND_before_rounding): Likewise.
23897         (TEST_COND_after_rounding): Likewise.
23898         (enable_test): Handle XFAIL_TEST flag.
23899         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
23900         with finite results.
23901         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
23902         auto-libm-test-out.
23904 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
23905             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23907         [BZ #16214]
23908         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
23909         __tls_get_addr_internal instead of __tls_get_offset in order to
23910         avoid GOT pointer dependency.  Make rtld export
23911         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
23912         __tls_get_addr since we are a __tls_get_offset platform.
23913         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
23914         GOT pointer being set up before.
23915         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
23917 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
23919         * manual/math.texi (Errors in Math Functions): Document accuracy
23920         goals.
23922         [BZ #15004]
23923         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
23924         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
23925         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
23926         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
23927         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
23928         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
23929         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
23930         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
23931         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
23932         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
23933         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
23934         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
23935         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
23936         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
23937         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
23938         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
23940         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
23941         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
23942         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
23943         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
23944         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
23945         Likewise.
23946         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
23947         Likewise.
23948         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
23949         Likewise.
23950         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
23951         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
23952         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
23953         atomic-feupdateenv and flt-rounds.
23954         * sysdeps/powerpc/nofpu/Versions (libc): Add
23955         __atomic_feholdexcept, __atomic_feclearexcept,
23956         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
23957         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
23958         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
23959         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
23960         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
23961         here.
23962         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
23963         Update.
23965         * manual/arith.texi (FP Exceptions): Document that exceptions may
23966         not be raised when matherr is used.
23967         (Math Error Reporting): Document overflow in directed rounding
23968         modes.  Document that errno may not be set when finite values are
23969         returned on overflow.  Document intent to set errno on underflow
23970         only for underflow to zero.
23972         [BZ #16271]
23973         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
23974         round-to-nearest then adjust result for other rounding modes.
23975         * include/fenv.h (fegetround): Use libm_hidden_proto.
23976         * math/fegetround.c (fegetround): Use libm_hidden_def.
23977         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
23978         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
23979         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
23980         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
23981         Likewise.
23982         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
23983         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
23984         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
23985         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
23987 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23989         [BZ #16077]
23990         * nss/Versions (libnss_files): Add
23991         _nss_files_gethostbyname3_r.
23992         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
23993         New function.
23994         (HOST_DB_LOOKUP): Remove macro.
23995         (_nss_files_gethostbyname_r): Implement function without the
23996         HOST_DB_LOOKUP macro.
23997         (_nss_files_gethostbyname2_r): Likewise.
23999 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
24001         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
24003 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
24005         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
24006         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
24007         warning.
24009 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24011         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
24012         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
24013         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
24014         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
24015         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
24016         __fe_nomask_env_priv and attribute_hidden.
24017         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
24018         (libc_feupdateenv_test_ppc): Likewise.
24019         (libc_feresetround_ppc): Likewise.
24020         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24021         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
24022         compat_symbol macro.
24023         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24024         (__fe_nomask_env): Likewise.
24025         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
24027 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24029         * string/Makefile: Remove ifunc tests.
24030         * string/test-string.h: Define TEST_IFUNC.
24031         * string/test-bcopy-ifunc.c: Remove.
24032         * string/test-bzero-ifunc.c: Likewise.
24033         * string/test-memccpy-ifunc.c: Likewise.
24034         * string/test-memchr-ifunc.c: Likewise.
24035         * string/test-memcmp-ifunc.c: Likewise.
24036         * string/test-memcpy-ifunc.c: Likewise.
24037         * string/test-memmem-ifunc.c: Likewise.
24038         * string/test-memmove-ifunc.c: Likewise.
24039         * string/test-mempcpy-ifunc.c: Likewise.
24040         * string/test-memrchr-ifunc.c: Likewise.
24041         * string/test-memset-ifunc.c: Likewise.
24042         * string/test-rawmemchr-ifunc.c: Likewise.
24043         * string/test-stpcpy-ifunc.c: Likewise.
24044         * string/test-stpncpy-ifunc.c: Likewise.
24045         * string/test-strcasecmp-ifunc.c: Likewise.
24046         * string/test-strcasestr-ifunc.c: Likewise.
24047         * string/test-strcat-ifunc.c: Likewise.
24048         * string/test-strchr-ifunc.c: Likewise.
24049         * string/test-strchrnul-ifunc.c: Likewise.
24050         * string/test-strcmp-ifunc.c: Likewise.
24051         * string/test-strcpy-ifunc.c: Likewise.
24052         * string/test-strcspn-ifunc.c: Likewise.
24053         * string/test-strlen-ifunc.c: Likewise.
24054         * string/test-strncasecmp-ifunc.c: Likewise.
24055         * string/test-strncat-ifunc.c: Likewise.
24056         * string/test-strncmp-ifunc.c: Likewise.
24057         * string/test-strncpy-ifunc.c: Likewise.
24058         * string/test-strnlen-ifunc.c: Likewise.
24059         * string/test-strpbrk-ifunc.c: Likewise.
24060         * string/test-strrchr-ifunc.c: Likewise.
24061         * string/test-strspn-ifunc.c: Likewise.
24062         * string/test-strstr-ifunc.c: Likewise.
24064 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24066         * benchtests/Makefile: Remove ifunc tests.
24067         * benchtests/bench-string.h: Define TEST_IFUNC.
24068         * benchtests/bench-bcopy-ifunc.c: Remove.
24069         * benchtests/bench-bzero-ifunc.c: Likewise.
24070         * benchtests/bench-memccpy-ifunc.c: Likewise.
24071         * benchtests/bench-memchr-ifunc.c: Likewise.
24072         * benchtests/bench-memcmp-ifunc.c: Likewise.
24073         * benchtests/bench-memcpy-ifunc.c: Likewise.
24074         * benchtests/bench-memmem-ifunc.c: Likewise.
24075         * benchtests/bench-memmove-ifunc.c: Likewise.
24076         * benchtests/bench-mempcpy-ifunc.c: Likewise.
24077         * benchtests/bench-memrchr-ifunc.c: Likewise.
24078         * benchtests/bench-memset-ifunc.c: Likewise.
24079         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
24080         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
24081         * benchtests/bench-stpcpy-ifunc.c: Likewise.
24082         * benchtests/bench-stpncpy-ifunc.c: Likewise.
24083         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
24084         * benchtests/bench-strcasestr-ifunc.c: Likewise.
24085         * benchtests/bench-strcat-ifunc.c: Likewise.
24086         * benchtests/bench-strchr-ifunc.c: Likewise.
24087         * benchtests/bench-strchrnul-ifunc.c: Likewise.
24088         * benchtests/bench-strcmp-ifunc.c: Likewise.
24089         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
24090         * benchtests/bench-strcpy-ifunc.c: Likewise.
24091         * benchtests/bench-strcspn-ifunc.c: Likewise.
24092         * benchtests/bench-strlen-ifunc.c: Likewise.
24093         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
24094         * benchtests/bench-strncat-ifunc.c: Likewise.
24095         * benchtests/bench-strncmp-ifunc.c: Likewise.
24096         * benchtests/bench-strncpy-ifunc.c: Likewise.
24097         * benchtests/bench-strnlen-ifunc.c: Likewise.
24098         * benchtests/bench-strpbrk-ifunc.c: Likewise.
24099         * benchtests/bench-strrchr-ifunc.c: Likewise.
24100         * benchtests/bench-strsep-ifunc.c: Likewise.
24101         * benchtests/bench-strspn-ifunc.c: Likewise.
24102         * benchtests/bench-strstr-ifunc.c: Likewise.
24104 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24106         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
24108 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
24110         * resolv/netdb.h: Use __glibc_reserved instead __unused.
24111         * rt/aio.h: Likewise.
24112         * sysdeps/gnu/bits/utmp.h: Likewise.
24113         * sysdeps/gnu/bits/utmpx.h: Likewise.
24114         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
24115         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
24116         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
24117         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
24118         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
24119         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
24120         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
24121         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
24122         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
24123         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
24124         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
24125         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
24126         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
24127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
24128         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
24129         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
24130         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
24131         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
24132         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
24133         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
24134         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
24135         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
24136         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
24137         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
24138         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
24139         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
24140         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
24141         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
24142         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
24143         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
24144         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
24145         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
24146         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
24147         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
24148         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
24149         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
24150         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
24151         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
24152         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
24153         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
24154         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
24155         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
24157 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
24159         [BZ #16245]
24160         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
24161         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
24163 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
24165         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
24166         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
24167         Likewise.
24169 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24171         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
24172         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
24173         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
24174         (__fesetround): Remove define.
24175         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
24176         rounding and exceptions handling.
24177         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
24178         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
24179         (__fe_nomask_env): Likewise.
24180         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
24181         __fegetround instead of fegetround.
24182         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
24183         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
24185 2013-11-21  Roland McGrath  <roland@hack.frob.com>
24187         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
24188         it's there.
24190         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
24192 2013-11-21  Meador Inge  <meadori@codesourcery.com>
24194         [BZ #11157]
24195         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
24196         (encrypt_r): Likewise.
24197         * malloc/obstack.h (obstack_free): Likewise.
24198         * posix/unistd.h (encrypt): Likewise.
24200 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
24202         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
24203         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
24204         DL_CALL_DT_FINI() that call the functions directly.
24205         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
24206         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
24207         * elf/dl-fini.c: Likewise.
24209 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
24211         * malloc/hooks.c (memalign_check): Add alignment rounding.
24212         * malloc/malloc.c (_mid_memalign): New function.
24213         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
24214         Implement by calling _mid_memalign.
24215         * manual/probes.texi (Memory Allocation Probes): Remove
24216         memory_valloc_retry and memory_pvalloc_retry.
24218 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24220         * locale/programs/locarchive.c (open_archive): Add const
24221         qualifier to ARCHIVEFNAME and copy default fname to
24222         DEFAULT_FNAME.
24224         [BZ #15601]
24225         * libio/tst-widetext.input: Rename Oriya to Odia.
24226         * locale/iso-639.def: Likewise.
24228         * manual/probes.texi (Mathematical Function Probes): Add
24229         documentation for sin, cos, asin and acos probes.
24230         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
24231         (__sin32): Add slowasin probe.
24232         (__cos32): Add slowacos probe.
24233         (__mpsin): Add slowsin probe.
24234         (__mpcos): Add slowcos probe.
24236 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
24238         [BZ #15483]
24239         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
24240         thread-local __sim_exceptions_thread and global
24241         __sim_exceptions_global.
24242         (__sim_disabled_exceptions): Change to thread-local
24243         __sim_disabled_exceptions_thread and global
24244         __sim_disabled_exceptions_global.
24245         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
24246         and global __sim_round_mode_global.
24247         (__simulate_exceptions): Use thread-local floating-point state and
24248         set global state from it as needed.
24249         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
24250         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
24251         __sim_round_mode_thread.
24252         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
24253         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
24254         and global __sim_exceptions_global.
24255         (__sim_disabled_exceptions): Change to thread-local
24256         __sim_disabled_exceptions_thread and global
24257         __sim_disabled_exceptions_global.
24258         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
24259         and global __sim_round_mode_global.
24260         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
24261         (SIM_SET_GLOBAL): Likewise.
24262         * sysdeps/powerpc/soft-fp/sfp-machine.h
24263         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
24264         __sim_round_mode_thread.
24265         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
24266         __sim_disabled_exceptions_thread.
24267         (__sim_exceptions): Change to __sim_exceptions_thread.
24268         (__sim_disabled_exceptions): Change to
24269         __sim_disabled_exceptions_thread.
24270         (__sim_round_mode): Change to __sim_round_mode_thread.
24271         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
24272         thread-local floating-point state and set global state from it as
24273         needed.
24274         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
24275         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
24276         (__sim_disabled_exceptions): Remove extern declaration.
24277         (feenableexcept): Use thread-local floating-point state and set
24278         global state from it as needed.
24279         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
24280         extern declaration.
24281         (__sim_disabled_exceptions): Likewise.
24282         (__sim_round_mode): Likewise.
24283         (__fegetenv): Use thread-local floating-point state.
24284         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
24285         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
24286         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
24287         floating-point state and set global state from it as needed.
24288         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
24289         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
24290         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
24291         Likewise.
24292         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
24293         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
24294         Likewise.
24295         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
24296         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
24297         Use __sim_round_mode_thread.
24298         * math/test-fenv-tls.c: New file.
24299         * math/Makefile (tests): Add test-fenv-tls.
24300         ($(objpfx)test-fenv-tls): Depend on
24301         $(common-objpfx)nptl/libpthread.so.
24303 2013-11-19  Andreas Schwab  <schwab@suse.de>
24305         * locale/programs/locale.c (show_info): Decode wordarray elements.
24306         * locale/categories.def (LC_MONETARY): Add element for
24307         _NL_MONETARY_CRNCYSTR.
24308         * locale/C-monetary.c (conversion_rate): New variable.
24309         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
24310         element.
24312 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
24314         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
24315         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
24317 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
24319         * elf/Makefile (tst-auxv): New test.
24320         * elf/tst-auxv.c: New
24321         * elf/rtld.c (dl_main): Adjust AT_EXECFN
24323 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
24325         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
24326         (hidden_proto): Caller changed.
24327         (hidden_tls_proto): New macro.
24328         (libc_hidden_tls_proto): Likewise.
24329         (rtld_hidden_tls_proto): Likewise.
24330         (libm_hidden_tls_proto): Likewise.
24331         (libresolv_hidden_tls_proto): Likewise.
24332         (librt_hidden_tls_proto): Likewise.
24333         (libdl_hidden_tls_proto): Likewise.
24334         (libnss_files_hidden_tls_proto): Likewise.
24335         (libnsl_hidden_tls_proto): Likewise.
24336         (libnss_nisplus_hidden_tls_proto): Likewise.
24337         (libutil_hidden_tls_proto): Likewise.
24339 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
24341         [BZ #10253]
24342         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
24343         (decompose_rpath): Defer expansion to fillin_rpath.
24344         (_dl_init_paths): Pass linkmap to fillin_rpath.
24346 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
24348         * benchtests/Makefile: Add strsep.
24349         * benchtests/bench-strsep.c: New file: strsep benchtest.
24350         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
24352 2013-11-18  Andreas Schwab  <schwab@suse.de>
24354         * locale/programs/locale.c (show_info) [case byte]: Check for
24355         '\377' instead of '\177'.
24356         * locale/C-monetary.c (not_available): Always use "\377".
24357         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
24358         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
24359         detect unavailable sign_posn locale elements.
24360         * locale/localeconv.c (__localeconv): For grouping and
24361         mon_grouping handle "\177" and "\377" like no grouping.
24362         (INT_ELEM): New macro.  Use it to set all numeric members.
24363         * locale/programs/ld-monetary.c (monetary_read)
24364         <tok_mon_grouping>: Normalize single -1 to the empty string.
24365         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
24366         Likewise.
24368 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24370         [BZ #16055]
24371         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
24372         when we match (nil).
24373         * stdio-common/tst-sscanf.c (struct test): Add testcase.
24375 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
24377         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
24378         (NO_TEST_INLINE): Update value.
24379         (ERRNO_UNCHANGED): Likewise.
24380         (ERRNO_EDOM): Likewise.
24381         (ERRNO_ERANGE): Likewise.
24382         (IGNORE_RESULT): Likewise.
24383         (check_float_internal): Check signs of NaN results if
24384         TEST_NAN_SIGN used.
24385         (check_complex): Pass TEST_NAN_SIGN flag through to second
24386         check_float_internal call.
24387         (copysign_test_data): Add tests with quiet NaNs as second
24388         argument.  Use TEST_NAN_SIGN.
24389         (fabs_test_data): Add test of negative quiet NaN argument.  Use
24390         TEST_NAN_SIGN.
24391         (signbit_test_data): Add tests of quiet NaN argument.
24392         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
24394         * math/gen-libm-test.pl (show_exceptions): Take extra argument
24395         $ignore_result.
24396         (parse_args): Handle function results specified as IGNORE.
24397         * math/libm-test.inc (IGNORE_RESULT): New macro.
24398         (check_float_internal): Do not check numerical result if flag
24399         IGNORE_RESULT set.
24400         (check_complex): Pass through IGNORE_RESULT to second
24401         check_float_internal call.
24402         (check_int): Do not check numerical result if flag IGNORE_RESULT
24403         set.
24404         (check_long): Likewise.
24405         (check_bool): Likewise.
24406         (check_longlong): Likewise.
24407         (lrint_test_data): Add tests of infinite and NaN arguments.
24408         (lrint_tonearest_test_data): Likewise.
24409         (lrint_towardzero_test_data): Likewise.
24410         (lrint_downward_test_data): Likewise.
24411         (lrint_upward_test_data): Likewise.
24412         (llrint_test_data): Likewise.
24413         (llrint_tonearest_test_data): Likewise.
24414         (llrint_towardzero_test_data): Likewise.
24415         (llrint_downward_test_data): Likewise.
24416         (llrint_upward_test_data): Likewise.
24417         (lround_test_data): Likewise.
24418         (llround_test_data): Likewise.
24420         * math/libm-test.inc (NO_TEST_INLINE): New macro.
24421         (ERRNO_UNCHANGED): Update value.
24422         (ERRNO_EDOM): Likewise.
24423         (ERRNO_ERANGE): Likewise.
24424         (NO_TEST_INLINE_FLOAT): New macro.
24425         (NO_TEST_INLINE_DOUBLE): Likewise.
24426         (enable_test): New function.
24427         (RUN_TEST_f_f): Check enable_test before running test.
24428         (RUN_TEST_2_f): Likewise.
24429         (RUN_TEST_fff_f): Likewise.
24430         (RUN_TEST_c_f): Likewise.
24431         (RUN_TEST_f_f1): Likewise.
24432         (RUN_TEST_fF_f1): Likewise.
24433         (RUN_TEST_fI_f1): Likewise.
24434         (RUN_TEST_ffI_f1): Likewise.
24435         (RUN_TEST_c_c): Likewise.
24436         (RUN_TEST_cc_c): Likewise.
24437         (RUN_TEST_f_i): Likewise.
24438         (RUN_TEST_f_i_tg): Likewise.
24439         (RUN_TEST_ff_i_tg): Likewise.
24440         (RUN_TEST_f_b): Likewise.
24441         (RUN_TEST_f_b_tg): Likewise.
24442         (RUN_TEST_f_l): Likewise.
24443         (RUN_TEST_f_L): Likewise.
24444         (RUN_TEST_fFF_11): Likewise.
24445         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
24446         conditionals.
24447         (cosh_test_data): Likewise.
24448         (exp_test_data): Likewise.
24449         (expm1_test_data): Likewise.
24450         (hypot_test_data): Likewise.
24451         (pow_test_data): Likewise.
24452         (sinh_test_data): Likewise.
24453         (tanh_test_data): Likewise.
24454         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
24455         flags argument.
24457         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
24458         tests with quiet NaN input and output.
24459         (acosh_test_data): Likewise.
24460         (asin_test_data): Likewise.
24461         (asinh_test_data): Likewise.
24462         (atan_test_data): Likewise.
24463         (atanh_test_data): Likewise.
24464         (atan2_test_data): Likewise.
24465         (cbrt_test_data): Likewise.
24466         (cos_test_data): Likewise.
24467         (cosh_test_data): Likewise.
24468         (erf_test_data): Likewise.
24469         (erfc_test_data): Likewise.
24470         (exp_test_data): Likewise.
24471         (exp10_test_data): Likewise.
24472         (exp2_test_data): Likewise.
24473         (expm1_test_data): Likewise.
24474         (hypot_test_data): Likewise.
24475         (j0_test_data): Likewise.
24476         (j1_test_data): Likewise.
24477         (jn_test_data): Likewise.
24478         (lgamma_test_data): Likewise.
24479         (log_test_data): Likewise.
24480         (log10_test_data): Likewise.
24481         (log1p_test_data): Likewise.
24482         (log2_test_data): Likewise.
24483         (pow_test_data): Likewise.
24484         (scalb_test_data): Likewise.
24485         (sin_test_data): Likewise.
24486         (sincos_test_data): Likewise.
24487         (sinh_test_data): Likewise.
24488         (tan_test_data): Likewise.
24489         (tanh_test_data): Likewise.
24490         (tgamma_test_data): Likewise.
24491         (y0_test_data): Likewise.
24492         (y1_test_data): Likewise.
24493         (yn_test_data): Likewise.
24495         [BZ #16167]
24496         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
24497         argument being NaN and avoid computations with second argument in
24498         that case.
24499         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
24500         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
24501         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
24503 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
24505         * locale/iso-639.def: Add Chitwani Tharu (the).
24507 2013-11-14  Andreas Schwab  <schwab@suse.de>
24509         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
24510         word instead of empty string.
24512 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24514         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24515         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
24516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24517         (__fe_nomask_env): Likewise.
24519 2013-11-13  Steve Ellcey  <sellcey@mips.com>
24521         * benchtests/bench-timing.h: Include time.h.
24523 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
24525         [BZ #15997]
24526         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
24527         to 3.4.0 for x32.
24528         * sysdeps/unix/sysv/linux/configure: Regenerated.
24530 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
24532         [BZ #16151]
24533         * stdlib/strtod_l.c (round_and_return): Do not consider
24534         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
24535         exponent one less than half the least subnormal exponent.
24536         * stdlib/test-strtod-round-data: Add more tests.
24537         * stdlib/tst-strtod-round.c (tests): Regenerated.
24539 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24541         [BZ #14143]
24542         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
24543         (__fe_mask_env): Likewise.
24544         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
24545         libm_hidden_proto and add function prototype.
24546         (__fe_mask_env): Add function prototype.
24547         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
24548         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
24549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
24550         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
24551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
24552         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
24554 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24556         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
24557         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
24559 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24561         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
24562         of htab_find_slot().
24564 2013-11-11  David S. Miller  <davem@davemloft.net>
24566         [BZ #16150]
24567         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
24568         symbol in the non-vis3 case in static builds.
24569         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
24570         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
24571         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
24572         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
24574 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
24576         [BZ #387]
24577         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
24578         it is empty.
24580 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24582         * benchtests/Makefile: Add bench-strtod.
24583         * benchtests/bench-strtod.c: New file: strtod benchtest
24585 2013-11-11  Andreas Schwab  <schwab@suse.de>
24587         [BZ #16153]
24588         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
24589         terminating NUL in key length.
24591 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24593         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
24594         Add artificial ODP entry for vDSO symbol for PPC64.
24595         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
24596         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
24598 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
24600         [BZ #15374]
24601         * nss/getent.c (services_keys): Recognize services starting with digit.
24603 2013-11-06  David S. Miller  <davem@davemloft.net>
24605         [BZ #15985]
24606         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
24607         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
24609 2013-11-06  Will Newton  <will.newton@linaro.org>
24611         * manual/memory.texi (Malloc Examples): Remove register
24612         keyword from examples.
24614 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
24616         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
24618 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
24620         [BZ #6981]
24621         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
24622         depending on [__GCC_IEC_559 > 0].
24623         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
24624         depending on [__GCC_IEC_559_COMPLEX > 0].
24626 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
24628         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
24629         to iso-639.def.
24631 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
24633         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
24635 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
24637         [BZ #16112]
24638         * malloc/malloc (malloc_info): Do not handle first bin as
24639         special case.
24641 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
24643         * locale/iso-639.def: Add Central Nahuatl (nhn).
24645 2013-11-01  Bruno Haible  <bruno@clisp.org>
24647         [BZ #7003]
24648         * manual/math.texi (BSD Random): Specify range upper bound as
24649         in POSIX.
24651 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
24653         * locale/iso-639.def: Add Meadow Mari (mhr).
24655 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
24657         [BZ #14752], [BZ #15763]
24658         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
24659         Validate name.
24660         * rt/tst_shm.c: Add test for escaping directory.
24662 2013-10-31  Andreas Schwab  <schwab@suse.de>
24664         [BZ #15917]
24665         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
24666         followed by 'x' as part of digit sequence.
24667         * stdio-common/tst-sscanf.c (double_tests2): New tests.
24669 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
24671         [BZ #16037]
24672         * configure.ac: allow GNU Make 4.0 and greater.
24673         * configure: Regenerated.
24675 2013-10-30  Will Newton  <will.newton@linaro.org>
24677         [BZ #16038]
24678         * malloc/hooks.c (memalign_check): Limit alignment to the
24679         maximum representable power of two.
24680         * malloc/malloc.c (__libc_memalign): Likewise.
24681         * malloc/tst-memalign.c (do_test): Add test for very
24682         large alignment values.
24683         * malloc/tst-posix_memalign.c (do_test): Likewise.
24685 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24687         [BZ #11087]
24688         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
24689         (munmap_chunk): Likewise.
24690         (mremap_chunk): Likewise.
24692 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
24694         [BZ #15799]
24695         * stdlib/div.c (div): Remove obsolete code.
24696         * stdlib/ldiv.c (ldiv): Likewise.
24697         * stdlib/lldiv.c (lldiv): Likewise.
24699 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
24701         [BZ #16071]
24702         * nss/nss_files/files-XXX.c (get_contents_ret): New
24703         enumerator.
24704         (get_contents): New function.
24705         (internal_getent): Use it.  Expand size of LINEBUFLEN.
24707 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
24709         * configure.in: Moved to ...
24710         * configure.ac: ... here. Change reference to configure.in
24711         to configure.ac.
24712         * sysdeps/arm/preconfigure.ac: ... here.
24713         configure.in to configure.ac.
24714         * sysdeps/gnu/configure.in: Moved to ...
24715         * sysdeps/gnu/configure.ac: ... here.
24716         * sysdeps/i386/configure.in: Moved to ...
24717         * sysdeps/i386/configure.ac: ... here.
24718         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
24719         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
24720         * sysdeps/mach/configure.in: Moved to ...
24721         * sysdeps/mach/configure.ac: ... here.
24722         * sysdeps/mach/hurd/configure.in: Moved to ...
24723         * sysdeps/mach/hurd/configure.ac: ... here.
24724         * sysdeps/powerpc/configure.in: Moved to ...
24725         * sysdeps/powerpc/configure.ac: ... here.
24726         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
24727         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
24728         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
24729         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
24730         * sysdeps/s390/s390-32/configure.in: Moved to ...
24731         * sysdeps/s390/s390-32/configure.ac: ... here.
24732         * sysdeps/s390/s390-64/configure.in: Moved to ...
24733         * sysdeps/s390/s390-64/configure.ac: ... here.
24734         * sysdeps/sh/configure.in: Moved to ...
24735         * sysdeps/sh/configure.ac: ... here.
24736         * sysdeps/sparc/configure.in: Moved to ...
24737         * sysdeps/sparc/configure.ac: ... here.
24738         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
24739         * sysdeps/unix/sysv/linux/configure.ac: ... here.
24740         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
24741         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
24742         * sysdeps/x86_64/configure.in: Moved to ...
24743         * sysdeps/x86_64/configure.ac: ... here.
24744         * sysdeps/x86_64/preconfigure.in: Moved to ...
24745         * sysdeps/x86_64/preconfigure.ac: ... here.
24746         * aclocal.m4: Change reference to configure.in to configure.ac.
24747         * config.h.in: Likewise.
24748         * manual/install.texi: Likewise.
24749         * manual/maint.texi: Likewise.
24750         * Makefile: Likewise.
24751         * malloc/Makefile: Likewise.
24752         * nscd/Makefile: Likewise.
24753         * Makeconfig: Change reference to configure.in and
24754         preconfigure.in to configure.ac and preconfigure.ac
24755         respectively.
24756         * INSTALL: Regenerated.
24757         * configure: Likewise.
24758         * sysdeps/gnu/configure: Likewise.
24759         * sysdeps/i386/configure: Likewise.
24760         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
24761         * sysdeps/mach/configure: Likewise.
24762         * sysdeps/mach/hurd/configure: Likewise.
24763         * sysdeps/powerpc/configure: Likewise.
24764         * sysdeps/powerpc/powerpc32/configure: Likewise.
24765         * sysdeps/powerpc/powerpc64/configure: Likewise.
24766         * sysdeps/s390/s390-32/configure: Likewise.
24767         * sysdeps/s390/s390-64/configure: Likewise.
24768         * sysdeps/sh/configure: Likewise.
24769         * sysdeps/sparc/configure: Likewise.
24770         * sysdeps/unix/sysv/linux/configure: Likewise.
24771         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
24772         * sysdeps/x86_64/configure: Likewise.
24773         * sysdeps/x86_64/preconfigure: Likewise.
24775 2013-10-29  Andreas Schwab  <schwab@suse.de>
24777         * stdio-common/Makefile (tst-swscanf-ENV): Define.
24779 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
24781         * benchtests/pow-inputs: Add new inputs.
24783         * benchtests/exp-inputs: Add new inputs.
24785         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
24786         conditional check for return value.
24787         (__cos32): Likewise.
24789 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24791         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
24792         to provide a boost for large inputs with word alignment.
24793         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
24794         implementation based on optimized PPC64 strcpy.
24795         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
24796         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
24797         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
24798         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
24800 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24802         [BZ #2801]
24803         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
24805 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24807         [BZ #14876]
24808         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
24809         * time/tst-strptime.c (day_tests): Add testcase.
24811 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
24813         [BZ #14029]
24814         * manual/pattern.texi: Acknowledge that fnmatch can fail.
24816 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
24818         [BZ #16074]
24819         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
24820         MAP_FAILED on error.
24822 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
24824         [BZ #16072]
24825         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
24826         heap for large requests.
24828 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
24830         [BZ #9954]
24831         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
24832         result if the result has no associated interface.
24833         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
24834         interface for all 127.X.Y.Z addresses.
24836 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
24838         * locale/iso-639.def: Add Ligurian (lij)
24840 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
24842         [BZ #15825]
24843         * sunrpc/rpc_main.c: Document rpcgen -5.
24845 2013-10-19  Michael Stahl  <mstahl@redhat.com>
24847         * elf/rtld.c (do_preload): Print the reason why preloading failed.
24849 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24851         [BZ #10278]
24852         * posix/glob.c: Match only directories when trailing slash is present.
24853         * posix/tst-gnuglob.c (my_opendir): Do not open files.
24854         (main): Add testcase.
24856 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
24858         [BZ #15670]
24859         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
24861 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
24863         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
24864         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
24865         AUTH_DES and cindex for FIPS 140-2.
24866         (DES Encryption): Add cindex FIPS 46-3.
24868         * locale/locarchive.h (struct locarhandle): Add fname.
24869         * locale/programs/localedef.c (main): Pass ARGV[remaining]
24870         if an optional argument was specified to --list-archive,
24871         otherwise NULL.
24872         * locale/programs/locarchive.c (show_archive_content): Take new
24873         argument fname and pass it via ah.fname to open_archive.
24874         * locale/programs/localedef.h: Update decl.
24875         (open_archive): If AH->fname is non-null, open that file
24876         rather than the default file name, and don't ignore ENOENT.
24877         (create_archive): Set AH.fname to NULL.
24878         (delete_locales_from_archive): Likewise.
24879         (add_locales_to_archive): Likewise.
24880         * locale/programs/locfile.c (write_all_categories): Likewise.
24882 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
24883             Aldy Hernandez  <aldyh@redhat.com>
24885         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
24886         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
24887         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
24888         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
24889         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
24890         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
24891         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
24892         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
24893         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
24894         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
24895         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
24896         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
24897         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
24898         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
24899         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
24900         Likewise.
24901         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
24902         Likewise.
24903         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
24904         Likewise.
24905         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
24906         Likewise.
24907         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
24908         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
24909         Likewise.
24910         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
24911         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
24912         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
24913         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
24914         Likewise.
24915         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
24916         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
24917         * sysdeps/powerpc/preconfigure: Likewise.
24918         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
24919         Likewise.
24920         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
24921         Replace contents of file by #include of <fenv_libc.h>.
24922         * sysdeps/powerpc/soft-fp/sfp-machine.h
24923         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
24924         and <sys/prctl.h>.
24925         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
24926         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
24927         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
24928         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
24929         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
24930         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
24931         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
24932         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
24933         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
24934         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
24935         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
24936         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
24937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
24938         Allow copysignl PLT reference to be missing.
24940 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
24941             Joseph Myers  <joseph@codesourcery.com
24943         [BZ #15948]
24944         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
24945         single character.
24946         (add_to_tablewc): Assert sequence of wide characters is nonempty.
24948 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24950         * elf/tst-tls-dlinfo.c: Don't include tls.h.
24951         * elf/tst-tls1.c: Likewise.
24952         * elf/tst-tls10.h: Likewise.
24953         * elf/tst-tls14.c: Likewise.
24954         * elf/tst-tls2.c: Likewise.
24955         * elf/tst-tls3.c: Likewise.
24956         * elf/tst-tls4.c: Likewise.
24957         * elf/tst-tls5.c: Likewise.
24958         * elf/tst-tls6.c: Likewise.
24959         * elf/tst-tls7.c: Likewise.
24960         * elf/tst-tls8.c: Likewise.
24961         * elf/tst-tls9.c: Likewise.
24962         * elf/tst-tlsmod1.c: Likewise.
24963         * elf/tst-tlsmod13.c: Likewise.
24964         * elf/tst-tlsmod13a.c: Likewise.
24965         * elf/tst-tlsmod14a.c: Likewise.
24966         * elf/tst-tlsmod16a.c: Likewise.
24967         * elf/tst-tlsmod16b.c: Likewise.
24968         * elf/tst-tlsmod2.c: Likewise.
24969         * elf/tst-tlsmod3.c: Likewise.
24970         * elf/tst-tlsmod4.c: Likewise.
24971         * elf/tst-tlsmod5.c: Likewise.
24972         * elf/tst-tlsmod6.c: Likewise.
24974 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
24976         [BZ #12486]
24977         * malloc/malloc.c: remove checks for statistics.
24979 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
24981         [BZ #15277]
24982         * inet/inet_net.c (inet_network): Detect additional invalid strings.
24983         * inet/tst-network.c: Add testcase.
24985 2013-10-17  Andreas Schwab  <schwab@suse.de>
24987         [BZ #15218]
24988         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
24989         to determine canonical name.
24991 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
24993         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
24994         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
24995         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
24996         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
24997         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
24998         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
24999         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
25000         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
25001         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
25002         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
25003         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
25004         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
25005         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
25006         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
25007         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
25008         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
25009         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
25010         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
25011         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
25012         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
25013         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
25014         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
25015         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
25016         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
25017         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
25018         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
25019         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
25020         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
25021         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
25022         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
25023         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
25024         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
25025         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
25026         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
25027         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
25028         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
25029         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
25030         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
25031         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
25032         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
25033         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
25034         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
25035         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
25036         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
25037         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
25038         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
25039         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
25040         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
25041         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
25042         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
25043         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
25044         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
25045         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
25046         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
25047         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
25048         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
25049         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
25050         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
25052 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
25054         [BZ #16041]
25055         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
25056         make result into a quiet NaN.
25058 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
25060         * soft-fp/adddf3.c: Fix horizontal whitespace.
25061         * soft-fp/addsf3.c: Likewise.
25062         * soft-fp/addtf3.c: Likewise.
25063         * soft-fp/divdf3.c: Likewise.
25064         * soft-fp/divsf3.c: Likewise.
25065         * soft-fp/divtf3.c: Likewise.
25066         * soft-fp/double.h: Likewise.
25067         * soft-fp/eqdf2.c: Likewise.
25068         * soft-fp/eqsf2.c: Likewise.
25069         * soft-fp/eqtf2.c: Likewise.
25070         * soft-fp/extenddftf2.c: Likewise.
25071         * soft-fp/extended.h: Likewise.
25072         * soft-fp/extendsfdf2.c: Likewise.
25073         * soft-fp/extendsftf2.c: Likewise.
25074         * soft-fp/extendxftf2.c: Likewise.
25075         * soft-fp/fixdfdi.c: Likewise.
25076         * soft-fp/fixdfsi.c: Likewise.
25077         * soft-fp/fixdfti.c: Likewise.
25078         * soft-fp/fixsfdi.c: Likewise.
25079         * soft-fp/fixsfsi.c: Likewise.
25080         * soft-fp/fixsfti.c: Likewise.
25081         * soft-fp/fixtfdi.c: Likewise.
25082         * soft-fp/fixtfsi.c: Likewise.
25083         * soft-fp/fixtfti.c: Likewise.
25084         * soft-fp/fixunsdfdi.c: Likewise.
25085         * soft-fp/fixunsdfsi.c: Likewise.
25086         * soft-fp/fixunsdfti.c: Likewise.
25087         * soft-fp/fixunssfdi.c: Likewise.
25088         * soft-fp/fixunssfsi.c: Likewise.
25089         * soft-fp/fixunssfti.c: Likewise.
25090         * soft-fp/fixunstfdi.c: Likewise.
25091         * soft-fp/fixunstfsi.c: Likewise.
25092         * soft-fp/fixunstfti.c: Likewise.
25093         * soft-fp/floatdidf.c: Likewise.
25094         * soft-fp/floatdisf.c: Likewise.
25095         * soft-fp/floatditf.c: Likewise.
25096         * soft-fp/floatsidf.c: Likewise.
25097         * soft-fp/floatsisf.c: Likewise.
25098         * soft-fp/floatsitf.c: Likewise.
25099         * soft-fp/floattidf.c: Likewise.
25100         * soft-fp/floattisf.c: Likewise.
25101         * soft-fp/floattitf.c: Likewise.
25102         * soft-fp/floatundidf.c: Likewise.
25103         * soft-fp/floatundisf.c: Likewise.
25104         * soft-fp/floatunditf.c: Likewise.
25105         * soft-fp/floatunsidf.c: Likewise.
25106         * soft-fp/floatunsisf.c: Likewise.
25107         * soft-fp/floatunsitf.c: Likewise.
25108         * soft-fp/floatuntidf.c: Likewise.
25109         * soft-fp/floatuntisf.c: Likewise.
25110         * soft-fp/floatuntitf.c: Likewise.
25111         * soft-fp/fmadf4.c: Likewise.
25112         * soft-fp/fmasf4.c: Likewise.
25113         * soft-fp/fmatf4.c: Likewise.
25114         * soft-fp/gedf2.c: Likewise.
25115         * soft-fp/gesf2.c: Likewise.
25116         * soft-fp/getf2.c: Likewise.
25117         * soft-fp/ledf2.c: Likewise.
25118         * soft-fp/lesf2.c: Likewise.
25119         * soft-fp/letf2.c: Likewise.
25120         * soft-fp/muldf3.c: Likewise.
25121         * soft-fp/mulsf3.c: Likewise.
25122         * soft-fp/multf3.c: Likewise.
25123         * soft-fp/negdf2.c: Likewise.
25124         * soft-fp/negsf2.c: Likewise.
25125         * soft-fp/negtf2.c: Likewise.
25126         * soft-fp/op-1.h: Likewise.
25127         * soft-fp/op-2.h: Likewise.
25128         * soft-fp/op-4.h: Likewise.
25129         * soft-fp/op-8.h: Likewise.
25130         * soft-fp/op-common.h: Likewise.
25131         * soft-fp/quad.h: Likewise.
25132         * soft-fp/single.h: Likewise.
25133         * soft-fp/soft-fp.h: Likewise.
25134         * soft-fp/sqrtdf2.c: Likewise.
25135         * soft-fp/sqrtsf2.c: Likewise.
25136         * soft-fp/sqrttf2.c: Likewise.
25137         * soft-fp/subdf3.c: Likewise.
25138         * soft-fp/subsf3.c: Likewise.
25139         * soft-fp/subtf3.c: Likewise.
25140         * soft-fp/truncdfsf2.c: Likewise.
25141         * soft-fp/trunctfdf2.c: Likewise.
25142         * soft-fp/trunctfsf2.c: Likewise.
25143         * soft-fp/trunctfxf2.c: Likewise.
25144         * soft-fp/unorddf2.c: Likewise.
25145         * soft-fp/unordsf2.c: Likewise.
25146         * soft-fp/unordtf2.c: Likewise.
25148 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
25150         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
25151         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
25153 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
25155         * elf/dl-libc.c: Clear initfini list after freeing.
25157 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
25159         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
25160         * soft-fp/addsf3.c: Likewise.
25161         * soft-fp/addtf3.c: Likewise.
25162         * soft-fp/divdf3.c: Likewise.
25163         * soft-fp/divsf3.c: Likewise.
25164         * soft-fp/divtf3.c: Likewise.
25165         * soft-fp/double.h: Likewise.
25166         * soft-fp/eqdf2.c: Likewise.
25167         * soft-fp/eqsf2.c: Likewise.
25168         * soft-fp/eqtf2.c: Likewise.
25169         * soft-fp/extenddftf2.c: Likewise.
25170         * soft-fp/extended.h: Likewise.
25171         * soft-fp/extendsfdf2.c: Likewise.
25172         * soft-fp/extendsftf2.c: Likewise.
25173         * soft-fp/extendxftf2.c: Likewise.
25174         * soft-fp/fixdfdi.c: Likewise.
25175         * soft-fp/fixdfsi.c: Likewise.
25176         * soft-fp/fixdfti.c: Likewise.
25177         * soft-fp/fixsfdi.c: Likewise.
25178         * soft-fp/fixsfsi.c: Likewise.
25179         * soft-fp/fixsfti.c: Likewise.
25180         * soft-fp/fixtfdi.c: Likewise.
25181         * soft-fp/fixtfsi.c: Likewise.
25182         * soft-fp/fixtfti.c: Likewise.
25183         * soft-fp/fixunsdfdi.c: Likewise.
25184         * soft-fp/fixunsdfsi.c: Likewise.
25185         * soft-fp/fixunsdfti.c: Likewise.
25186         * soft-fp/fixunssfdi.c: Likewise.
25187         * soft-fp/fixunssfsi.c: Likewise.
25188         * soft-fp/fixunssfti.c: Likewise.
25189         * soft-fp/fixunstfdi.c: Likewise.
25190         * soft-fp/fixunstfsi.c: Likewise.
25191         * soft-fp/fixunstfti.c: Likewise.
25192         * soft-fp/floatdidf.c: Likewise.
25193         * soft-fp/floatdisf.c: Likewise.
25194         * soft-fp/floatditf.c: Likewise.
25195         * soft-fp/floatsidf.c: Likewise.
25196         * soft-fp/floatsisf.c: Likewise.
25197         * soft-fp/floatsitf.c: Likewise.
25198         * soft-fp/floattidf.c: Likewise.
25199         * soft-fp/floattisf.c: Likewise.
25200         * soft-fp/floattitf.c: Likewise.
25201         * soft-fp/floatundidf.c: Likewise.
25202         * soft-fp/floatundisf.c: Likewise.
25203         * soft-fp/floatunsidf.c: Likewise.
25204         * soft-fp/floatunsisf.c: Likewise.
25205         * soft-fp/floatuntidf.c: Likewise.
25206         * soft-fp/floatuntisf.c: Likewise.
25207         * soft-fp/floatuntitf.c: Likewise.
25208         * soft-fp/fmadf4.c: Likewise.
25209         * soft-fp/fmasf4.c: Likewise.
25210         * soft-fp/fmatf4.c: Likewise.
25211         * soft-fp/gedf2.c: Likewise.
25212         * soft-fp/gesf2.c: Likewise.
25213         * soft-fp/getf2.c: Likewise.
25214         * soft-fp/ledf2.c: Likewise.
25215         * soft-fp/lesf2.c: Likewise.
25216         * soft-fp/letf2.c: Likewise.
25217         * soft-fp/muldf3.c: Likewise.
25218         * soft-fp/mulsf3.c: Likewise.
25219         * soft-fp/multf3.c: Likewise.
25220         * soft-fp/negdf2.c: Likewise.
25221         * soft-fp/negsf2.c: Likewise.
25222         * soft-fp/negtf2.c: Likewise.
25223         * soft-fp/op-1.h: Likewise.
25224         * soft-fp/op-2.h: Likewise.
25225         * soft-fp/op-4.h: Likewise.
25226         * soft-fp/op-8.h: Likewise.
25227         * soft-fp/op-common.h: Likewise.
25228         * soft-fp/quad.h: Likewise.
25229         * soft-fp/single.h: Likewise.
25230         * soft-fp/soft-fp.h: Likewise.
25231         * soft-fp/sqrtdf2.c: Likewise.
25232         * soft-fp/sqrtsf2.c: Likewise.
25233         * soft-fp/sqrttf2.c: Likewise.
25234         * soft-fp/subdf3.c: Likewise.
25235         * soft-fp/subsf3.c: Likewise.
25236         * soft-fp/subtf3.c: Likewise.
25237         * soft-fp/truncdfsf2.c: Likewise.
25238         * soft-fp/trunctfdf2.c: Likewise.
25239         * soft-fp/trunctfsf2.c: Likewise.
25240         * soft-fp/trunctfxf2.c: Likewise.
25241         * soft-fp/unorddf2.c: Likewise.
25242         * soft-fp/unordsf2.c: Likewise.
25243         * soft-fp/unordtf2.c: Likewise.
25245 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
25247         [BZ #15672]
25248         * misc/error.c (error_tail): Fix possible buffer overflow.
25250 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
25252         [BZ #13028]
25253         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
25254         address.
25256 2013-10-14  P. J. McDermott  <pj@pehjota.net>
25258         [BZ #832]
25259         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
25260         testing pipefail option.
25262 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
25264         * soft-fp/double.h: Indent preprocessor directives inside #if.
25265         * soft-fp/extended.h: Likewise.
25266         * soft-fp/op-2.h: Likewise.
25267         * soft-fp/op-4.h: Likewise.
25268         * soft-fp/op-common.h: Likewise.
25269         * soft-fp/quad.h: Likewise.
25270         * soft-fp/single.h: Likewise.
25271         * soft-fp/soft-fp.h: Likewise.
25273 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
25275         * iconv/iconv_prog.c: Fix typos.
25276         * stdio-common/psiginfo-data.h: Likewise.
25278 2013-10-12   Reuben Thomas <rrt@sc3d.org>
25280         [BZ #15764]
25281         * locale/setlocale.c: Fix typo.
25283 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
25285         [BZ #16036]
25286         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
25287         signaling NaN arguments.
25288         * soft-fp/unordsf2.c (__unordsf2): Likewise.
25289         * soft-fp/unordtf2.c (__unordtf2): Likewise.
25291         [BZ #14910]
25292         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
25293         unordered operands.
25294         * soft-fp/gesf2.c (__gesf2): Likewise.
25295         * soft-fp/getf2.c (__getf2): Likewise.
25296         * soft-fp/ledf2.c (__ledf2): Likewise.
25297         * soft-fp/lesf2.c (__lesf2): Likewise.
25298         * soft-fp/letf2.c (__letf2): Likewise.
25300         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
25301         * soft-fp/eqsf2.c (__eqsf2): Likewise.
25302         * soft-fp/eqtf2.c (__eqtf2): Likewise.
25303         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
25304         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
25305         * soft-fp/fixdfti.c (__fixdfti): Likewise.
25306         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
25307         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
25308         * soft-fp/fixsfti.c (__fixsfti): Likewise.
25309         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
25310         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
25311         * soft-fp/fixtfti.c (__fixtfti): Likewise.
25312         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
25313         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
25314         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
25315         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
25316         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
25317         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
25318         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
25319         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
25320         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
25321         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
25322         * soft-fp/floatdisf.c (__floatdisf): Likewise.
25323         * soft-fp/floatsisf.c (__floatsisf): Likewise.
25324         * soft-fp/floattidf.c (__floattidf): Likewise.
25325         * soft-fp/floattisf.c (__floattisf): Likewise.
25326         * soft-fp/floattitf.c (__floattitf): Likewise.
25327         * soft-fp/floatundidf.c (__floatundidf): Likewise.
25328         * soft-fp/floatundisf.c (__floatundisf): Likewise.
25329         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
25330         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
25331         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
25332         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
25333         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
25334         * soft-fp/gesf2.c (__gesf2): Likewise.
25335         * soft-fp/getf2.c (__getf2): Likewise.
25336         * soft-fp/ledf2.c (__ledf2): Likewise.
25337         * soft-fp/lesf2.c (__lesf2): Likewise.
25338         * soft-fp/letf2.c (__letf2): Likewise.
25340         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
25341         Undefine and redefine.
25342         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
25343         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
25344         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
25345         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
25346         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25347         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
25348         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25349         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
25350         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25351         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
25352         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25353         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
25354         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25355         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
25356         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
25358         [BZ #16032]
25359         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
25360         without decrementing exponent if mantissa >= that for the
25361         denominator, not >.
25362         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
25363         denominator, not >.  Decrement exponent in < case instead of
25364         incrementing in >= case.
25365         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
25366         without decrementing exponent if mantissa >= that for the
25367         denominator, not >.
25369         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
25370         computing saturated result for unsigned overflow.
25372 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
25373             Jeff Law  <law@redhat.com>
25375         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
25376         (atan2Mp): Add systemtap probe marker.
25377         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
25378         (__ieee754_log): Add systemtap probe marker.
25379         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
25380         (atanMp): Add systemtap probe marker.
25381         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
25382         (tanMp): Add systemtap probe marker.
25383         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
25384         (__slowexp): Add systemtap probe marker.
25385         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
25386         (__slowpow): Add systemtap probe marker.
25387         * manual/probes.texi: Document probes.
25389 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
25391         [BZ #15362]
25392         * libio/fileops.c (_IO_new_file_write): Return count of bytes
25393         written.
25394         (_IO_new_file_xsputn): Don't return EOF if nothing has been
25395         written.
25396         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
25397         written to buffer but not flushed.
25398         * libio/iofwrite_u.c:  Likewise.
25399         * libio/iopadn.c:  Return bytes returned even if EOF was
25400         encountered.
25401         * libio/iowpadn.c:  Likewise.
25402         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
25403         if _IO_padn does not write the whole buffer.
25404         [!COMPILE_WPRINTF] (PAD): Likewise.
25406 2013-10-10  David S. Miller  <davem@davemloft.net>
25408         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
25409         directory block.
25411 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25413         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
25414         instead of FSF address.
25415         * soft-fp/fixdfti.c: Likewise.
25416         * soft-fp/fixsfti.c: Likewise.
25417         * soft-fp/fixtfti.c: Likewise.
25418         * soft-fp/fixunsdfti.c: Likewise.
25419         * soft-fp/fixunssfti.c: Likewise.
25420         * soft-fp/fixunstfti.c: Likewise.
25421         * soft-fp/floattidf.c: Likewise.
25422         * soft-fp/floattisf.c: Likewise.
25423         * soft-fp/floattitf.c: Likewise.
25424         * soft-fp/floatuntidf.c: Likewise.
25425         * soft-fp/floatuntisf.c: Likewise.
25426         * soft-fp/floatuntitf.c: Likewise.
25427         * soft-fp/trunctfxf2.c: Likewise.
25429         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
25430         * soft-fp/fixdfti.c: Likewise.
25431         * soft-fp/fixsfti.c: Likewise.
25432         * soft-fp/fixtfti.c: Likewise.
25433         * soft-fp/fixunsdfti.c: Likewise.
25434         * soft-fp/fixunssfti.c: Likewise.
25435         * soft-fp/fixunstfti.c: Likewise.
25436         * soft-fp/floattidf.c: Likewise.
25437         * soft-fp/floattisf.c: Likewise.
25438         * soft-fp/floattitf.c: Likewise.
25439         * soft-fp/floatuntidf.c: Likewise.
25440         * soft-fp/floatuntisf.c: Likewise.
25441         * soft-fp/floatuntitf.c: Likewise.
25442         * soft-fp/trunctfxf2.c: Likewise.
25444 2013-10-10  David S. Miller  <davem@davemloft.net>
25446         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25448 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
25450         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
25451         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
25452         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
25453         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
25454         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
25455         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
25456         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
25458         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
25459         for NaNs before doing comparisons on argument.
25460         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
25461         Likewise.
25463 2013-10-10  Will Newton  <will.newton@linaro.org>
25465         * malloc/hooks.c (memalign_check): Ensure the value of bytes
25466         passed to _int_memalign does not overflow.
25468 2013-10-10  Torvald Riegel  <triegel@redhat.com>
25470         * scripts/bench.pl: Add include-sources directive.
25471         * benchtests/README: Update documentation.
25473 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
25475         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
25476         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
25477         instead of FP_INIT_ROUNDMODE.
25478         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
25479         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
25481         [BZ #16034]
25482         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
25483         copy class of input value.
25484         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
25485         not handle exceptions.
25486         * soft-fp/negsf2.c (__negsf2): Likewise.
25487         * soft-fp/negtf2.c (__negtf2): Likewise.
25488         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
25490 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
25492         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
25493         semicolon.  From Linux kernel.
25495 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
25497         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
25499 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
25501         [BZ #156]
25502         * manual/socket.texi: Added statement about buffer
25503         for gethostbyname2_r.
25505 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
25507         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
25508         Use .p2align directive instead, throughout.
25509         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
25510         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
25511         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
25512         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
25513         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
25514         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
25515         * sysdeps/x86_64/strchr.S: Likewise.
25516         * sysdeps/x86_64/strrchr.S: Likewise.
25518 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
25520         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
25522         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
25524         * sysdeps/generic/math_private.h (__mpsin1): Remove
25525         declaration.
25526         (__mpcos1): Likewise.
25527         (__mpsin): New argument __range_reduce.
25528         (__mpcos): Likewise.
25529         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
25530         (slow): Use __mpsin and __mpcos.
25531         (slow1): Likewise.
25532         (slow2): Likewise.
25533         (sloww): Likewise.
25534         (sloww1): Likewise.
25535         (sloww2): Likewise.
25536         (bsloww): Likewise.
25537         (bsloww1): Likewise.
25538         (bsloww2): Likewise.
25539         (cslow2): Likewise.
25540         (csloww): Likewise.
25541         (csloww1): Likewise.
25542         (csloww2): Likewise.
25543         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
25544         range_reduce.  Merge in __mpsin1.
25545         (__mpcos): Likewise.
25546         (__mpsin1): Remove.
25547         (__mpcos1): Likewise.
25549 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
25551         * locale/loadlocale.c (_nl_intern_locale_data): Use
25552         LOCFILE_ALIGNED_P.
25553         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
25554         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
25555         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
25556         obstack data is appropriately aligned.
25557         (obstack_int32_grow_fast): Likewise.
25558         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
25559         * locale/programs/locfile.c (add_locale_uint32): Likewise.
25560         (add_locale_uint32_array): Likewise.
25562 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
25564         * benchtests/Makefile: Remove ARGLIST and RET variables.
25565         ($(objpfx)bench-%.c): Pass only function name to the script.
25566         * benchtests/README: Update documentation.
25567         * benchtests/acos-inputs: Add new directives.
25568         * benchtests/acosh-inputs: Likewise.
25569         * benchtests/asin-inputs: Likewise.
25570         * benchtests/asinh-inputs: Likewise.
25571         * benchtests/atan-inputs: Likewise.
25572         * benchtests/atanh-inputs: Likewise.
25573         * benchtests/cos-inputs: Likewise.
25574         * benchtests/cosh-inputs: Likewise.
25575         * benchtests/exp-inputs: Likewise.
25576         * benchtests/log-inputs: Likewise.
25577         * benchtests/pow-inputs: Likewise.
25578         * benchtests/rint-inputs: Likewise.
25579         * benchtests/sin-inputs: Likewise.
25580         * benchtests/sinh-inputs: Likewise.
25581         * benchtests/tan-inputs: Likewise.
25582         * benchtests/tanh-inputs: Likewise.
25583         * scripts/bench.pl: Add support for new directives.
25585 2013-10-07  Alan Modra  <amodra@gmail.com>
25587         * README: Fix careless merge.
25589 2013-10-05  Alan Modra  <amodra@gmail.com>
25591         * NEWS: Mention powerpc64le support and bugs fixed.
25592         * README: Both big-endian and little-endian powerpc64 supported.
25594 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25596         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
25597         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
25598         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
25599         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
25601 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
25603         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
25604         match prototype.
25606 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
25608         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
25609         Move -mhard-float appending from
25610         ports/sysdeps/powerpc/powerpc32/Makefile.
25611         [$(with-fp) = yes] (ASFLAGS): Likewise.
25612         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
25613         * sysdeps/powerpc/nofpu: Move directory from
25614         ports/sysdeps/powerpc/nofpu.
25615         * sysdeps/powerpc/soft-fp: Move directory from
25616         ports/sysdeps/powerpc/soft-fp.
25617         * sysdeps/powerpc/powerpc32/405: Move directory from
25618         ports/sysdeps/powerpc/powerpc32/405.
25619         * sysdeps/powerpc/powerpc32/440: Move directory from
25620         ports/sysdeps/powerpc/powerpc32/440.
25621         * sysdeps/powerpc/powerpc32/464: Move directory from
25622         ports/sysdeps/powerpc/powerpc32/464.
25623         * sysdeps/powerpc/powerpc32/476: Move directory from
25624         ports/sysdeps/powerpc/powerpc32/476.
25625         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
25626         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
25627         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
25628         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
25629         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
25630         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
25631         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
25632         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
25633         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
25634         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
25635         * README: Update for powerpc-*-linux-gnu software floating point
25636         support in libc.
25638         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
25639         case to powerpc/powerpc32*.
25640         * sysdeps/unix/sysv/linux/configure: Regenerated.
25642         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
25643         (_FPU_MASK_OM): Define as 0x04.
25644         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
25645         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
25646         0x00c10080.
25647         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
25648         0x0000003c.
25649         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
25651         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
25652         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25653         getcontext_e500.
25654         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
25655         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
25656         setcontext_e500.
25657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
25658         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
25659         and setcontext_e500.
25661 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
25663         * locale/iso-3166.def: Update iso-1366.def and related occurrences
25665 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
25667         * manual/threads.texi (Default Thread Attributes): Fix typo.
25669 2013-10-04  Will Newton  <will.newton@linaro.org>
25671         * malloc/Makefile: Add tst-memalign.
25672         * malloc/tst-memalign.c: New file.
25674         * malloc/tst-posix_memalign.c: Add comments.
25675         (do_test): Add comments and call free on all potentially
25676         allocated pointers. Add space after cast.
25678         * malloc/tst-pvalloc.c: Add comments.
25679         (do_test): Add comments and call free on all potentially
25680         allocated pointers. Remove duplicate check for NULL pointer.
25681         Add space after cast.
25683         * malloc/tst-valloc.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 2013-10-04  Alan Modra  <amodra@gmail.com>
25690         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25691         Use stdint types in rather than __attribute__((mode())).
25692         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25694 2013-10-04  Alan Modra  <amodra@gmail.com>
25696         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
25697         Correct handling of unaligned relocs for little-endian.
25698         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
25700 2013-10-04  Alan Modra  <amodra@gmail.com>
25702         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
25703         * configure: Regenerate.
25704         * nptl/shlib-versions: Powerpc*le starts at 2.18.
25705         * shlib-versions: Likewise.
25707 2013-10-04  Alan Modra  <amodra@gmail.com>
25709         * string/tester.c (test_memrchr): Increment reported test cycle.
25711 2013-10-04  Alan Modra  <amodra@gmail.com>
25713         * string/test-memcpy.c (do_one_test): When reporting errors, print
25714         string address and don't overrun end of string.
25716 2013-10-04  Alan Modra  <amodra@gmail.com>
25718         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
25719         insrdi.  Make better use of reg selection to speed exit slightly.
25720         Schedule entry path a little better.  Remove useless "are we done"
25721         checks on entry to main loop.  Handle wrapping around zero address.
25722         Correct main loop count.  Handle single left-over word from main
25723         loop inline rather than by using loop_small.  Remove extra word
25724         case in loop_small caused by wrong loop count.  Add little-endian
25725         support.
25726         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
25727         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
25728         cache hint.
25729         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
25730         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
25731         support.  Avoid rlwimi.
25732         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
25734 2013-10-04  Alan Modra  <amodra@gmail.com>
25736         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
25737         insrdi.  Formatting.
25738         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
25739         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
25740         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
25741         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
25742         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
25743         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
25745 2013-10-04  Alan Modra  <amodra@gmail.com>
25747         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
25748         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25749         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
25750         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
25751         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
25752         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
25753         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
25754         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
25755         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
25756         use of regs.  Use power7 mtocrf.  Tidy function tails.
25758 2013-10-04  Alan Modra  <amodra@gmail.com>
25760         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
25761         Formatting.  Consistently use rXXX register defines or rN defines.
25762         Use early exit labels that avoid restoring unused non-volatile regs.
25763         Make cr field use more consistent with rWORDn compares.  Rename
25764         regs used as shift registers for unaligned loop, using rN defines
25765         for short lifetime/multiple use regs.
25766         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
25767         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
25768         addi 1,1,64 to pop stack frame.  Simplify return value code.
25769         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
25771 2013-10-04  Alan Modra  <amodra@gmail.com>
25773         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
25774         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
25775         rather than rlwimi.
25776         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
25777         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
25778         little-endian support.  Correct typos.
25779         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
25780         rather than rlwimi.
25781         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
25782         in loop and entry code to keep "and." results.
25783         (strchr): Add little-endian support.  Comment.  Move cntlzd
25784         earlier in tail.
25785         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
25787 2013-10-04  Alan Modra  <amodra@gmail.com>
25789         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
25790         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
25791         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
25792         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
25794 2013-10-04  Alan Modra  <amodra@gmail.com>
25796         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
25797         (rTMP): Define as r11.
25798         (strcmp): Add little-endian support.  Optimise tail.
25799         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
25800         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
25801         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
25802         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
25803         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
25804         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
25805         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
25807 2013-10-04  Alan Modra  <amodra@gmail.com>
25809         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
25810         little-endian support.  Remove unnecessary "are we done" tests.
25811         Handle "s" wrapping around zero and extremely large "size".
25812         Correct main loop count.  Handle single left-over word from main
25813         loop inline rather than by using small_loop.  Correct comments.
25814         Delete "zero" tail, use "end_max" instead.
25815         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
25817 2013-10-04  Alan Modra  <amodra@gmail.com>
25819         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
25820         support.  Don't branch over align.
25821         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
25822         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
25823         support.  Rearrange tmp reg use to suit.  Comment.
25824         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
25826 2013-10-04  Alan Modra  <amodra@gmail.com>
25828         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
25830 2013-10-04  Alan Modra  <amodra@gmail.com>
25832         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
25833         conditional form of branch and link when obtaining pc.
25834         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
25836 2013-10-04  Alan Modra  <amodra@gmail.com>
25838         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
25839         HIWORD/LOWORD.
25840         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
25841         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
25843 2013-10-04  Alan Modra  <amodra@gmail.com>
25845         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
25846         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
25847         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
25848         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
25849         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
25850         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
25851         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
25852         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
25853         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
25854         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
25856 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25857             Alistair Popple <alistair@ozlabs.au.ibm.com>
25858             Alan Modra <amodra@gmail.com>
25860         [BZ #15723]
25861         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
25862         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
25863         _dl_hwcap access for little-endian.
25864         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
25865         destroy vmx regs when saving unaligned.
25866         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
25867         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
25868         destroy vmx regs when saving unaligned.
25870 2013-10-04  Alan Modra  <amodra@gmail.com>
25872         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
25873         Don't use a union to pack hi/low value.
25875 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25877         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
25878         for little-endian.
25879         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
25880         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
25881         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
25882         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
25883         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
25885 2013-10-04  Alan Modra  <amodra@gmail.com>
25887         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
25888         constants to usual value for .cst8 section, and remove redundant
25889         high address load.
25890         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
25891         constant for 0x1p52.  Load little-endian words of double from
25892         correct stack offsets.
25894 2013-10-04  Alan Modra  <amodra@gmail.com>
25896         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
25897         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
25898         words of double from correct stack offsets.
25899         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
25900         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
25901         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
25902         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
25903         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
25904         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
25905         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
25906         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
25907         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
25908         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
25909         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
25910         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
25911         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
25912         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
25913         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
25914         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
25915         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
25917 2013-10-04  Alan Modra  <amodra@gmail.com>
25919         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
25920         64-bit int/double union.
25921         (_FPU_SETCW): Likewise.
25922         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
25923         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
25925 2013-10-04  Alan Modra  <amodra@gmail.com>
25927         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
25928         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
25930 2013-10-04  Alan Modra  <amodra@gmail.com>
25932         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
25933         use vector int constants.
25934         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
25936 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25938         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
25939         array with long long.
25940         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
25941         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
25942         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
25943         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
25944         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
25945         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
25946         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
25947         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
25948         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
25949         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
25950         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
25951         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
25952         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
25954 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
25956         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
25957         (__signbit): Likewise.  Correct for little-endian.
25958         (__signbitl): Call __signbit.
25959         (lrint): Correct for little-endian.
25960         (lrintf): Call lrint.
25962 2013-10-04  Alan Modra  <amodra@gmail.com>
25964         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
25965         union 32-bit int array member with 64-bit int array.
25966         (t515, tm256): Double rather than long double.
25967         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
25969 2013-10-04  Alan Modra  <amodra@gmail.com>
25971         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
25972         Delete.
25973         (IEEE854_LONG_DOUBLE_BIAS): Delete.
25974         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
25975         version of math_ldbl.h.
25977 2013-10-04  Alan Modra  <amodra@gmail.com>
25979         [BZ #15734], [BZ #15735]
25980         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
25981         all uses of ieee875 long double macros and unions.  Simplify test
25982         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
25983         ldbl_extract_mantissa value for ix,iy exponents.  Properly
25984         normalize after ldbl_extract_mantissa, and don't add hidden bit
25985         already handled.  Don't treat low word of ieee854 mantissa like
25986         low word of IBM long double and mask off bit when testing for
25987         zero.
25988         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
25989         all uses of ieee875 long double macros and unions.  Simplify tests
25990         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
25991         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
25992         two1022, instead use their values.  Recognise that tests for large
25993         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
25994         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
25995         Rewrite all uses of ieee875 long double macros and unions.  Simplify
25996         test for 0.0L and nan.  Correct negation.
25997         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
25998         ieee875 long double macros and unions.  Correct output for large
25999         magnitude x.  Correct absolute value calculation.
26000         (__erfcl): Likewise.
26001         * math/libm-test.inc: Add tests for errors discovered in IBM long
26002         double versions of fmodl, remainderl, erfl and erfcl.
26004 2013-10-04  Alan Modra  <amodra@gmail.com>
26006         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
26007         all uses of ieee854 long double macros and unions.  Simplify tests
26008         for long doubles that are fully specified by the high double.
26009         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
26010         Likewise.
26011         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
26012         Remove dead code too.
26013         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
26014         (__ieee754_ynl): Likewise.
26015         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
26016         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
26017         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
26018         Remove dead code too.
26019         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
26020         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
26021         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
26022         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
26023         Simplify.
26024         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
26025         Simplify.
26026         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
26027         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
26028         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
26029         Comment on variable precision.
26030         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
26031         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
26032         Likewise.
26033         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
26034         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
26035         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
26036         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
26037         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
26039 2013-10-04  Alan Modra  <amodra@gmail.com>
26041         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
26042         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
26043         all uses of ieee854 long double macros and unions.
26044         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
26045         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
26046         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
26047         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
26048         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
26049         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
26050         Likewise.
26051         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
26052         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
26053         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
26054         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
26055         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
26056         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
26057         Simplify sign and nan test too.
26058         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
26059         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
26060         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
26061         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
26062         Likewise.
26063         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
26064         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
26065         Likewise.
26066         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
26067         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
26068         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
26069         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
26070         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
26071         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
26073 2013-10-04  Alan Modra  <amodra@gmail.com>
26075         * stdio-common/printf_size.c (__printf_size): Don't use
26076         union ieee854_long_double in fpnum union.
26077         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
26078         signbit macro to retrieve sign from long double.
26079         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
26080         retrieve sign from long double.
26081         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
26082         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
26083         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
26084         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
26085         * math/test-misc.c (main): Don't use union ieee854_long_double.
26087 2013-10-04  Alan Modra  <amodra@gmail.com>
26089         [BZ #15680]
26090         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
26091         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
26092         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
26093         calculation.  Remove unnecessary test for denormal exponent.
26094         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
26095         Correct handling of denormals.  Avoid undefined shift behaviour.
26096         Correct normalisation of low mantissa when low double is denormal.
26097         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
26098         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
26099         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
26100         Correct normalisation of low mantissa.  Test for overflow of high
26101         mantissa and normalise.
26102         (ldbl_nearbyint): Use more readable constant for two52.
26103         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
26104         (__mpn_construct_long_double): Fix test for overflow of high
26105         mantissa and correct normalisation.  Avoid undefined shift.
26107 2013-10-04  Alan Modra  <amodra@gmail.com>
26109         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
26110         (union ibm_extended_long_double): Define as an array of ieee754_double.
26111         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
26112         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
26113         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
26114         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
26115         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
26116         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
26117         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
26118         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26119         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
26120         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
26121         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
26123 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
26125         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
26126         page size instead of calling getpagesize.
26128         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
26129         (LOCFILE_ALIGN_MASK): Likewise.
26130         (LOCFILE_ALIGN_UP): Likewise.
26131         (LOCFILE_ALIGNED_P): Likewise.
26132         * locale/programs/ld-collate.c (collate_output): Use the new
26133         macros instead of __alignof__ (int32_t).
26134         * locale/weight.h (findidx): Likewise.
26136 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
26138         [BZ #431]
26139         * manual/string.texi: Fix strncat and wcsncat.
26141 2013-10-03  Brooks Moses  <bmoses@google.com>
26143         [BZ #15915]
26144         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
26145         * Makerules: ...here, and adjust associated comments.
26147 2013-10-02  Will Newton  <will.newton@linaro.org>
26149         * malloc/Makefile: Add tst-pvalloc.
26150         * malloc/tst-pvalloc.c: New file.
26152 2013-10-02  Will Newton  <will.newton@linaro.org>
26154         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
26155         improve test coverage.
26157 2013-10-02  Will Newton  <will.newton@linaro.org>
26159         * malloc/Makefile: Add tst-posix_memalign.
26160         * malloc/tst-posix_memalign.c: New file.
26162 2013-10-01  Eric Blake  <eblake@redhat.com>
26164         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
26165         Use __THROWNL rather than __THROW on static functions.
26167 2013-09-30  Petr Machata  <pmachata@redhat.com>
26169         * elf/elf.h (R_AARCH64_ABS16): New macro.
26170         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
26171         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
26172         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
26173         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
26174         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
26175         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
26176         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
26177         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
26178         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
26179         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
26180         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
26181         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
26182         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
26183         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
26184         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
26185         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
26186         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
26187         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
26188         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
26189         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
26190         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
26191         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
26192         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
26193         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
26194         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
26195         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
26196         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
26197         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
26198         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
26199         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
26200         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
26201         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
26202         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
26203         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
26204         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
26205         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
26206         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
26207         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
26208         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
26209         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
26210         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
26211         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
26212         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
26213         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
26214         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
26215         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
26216         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
26217         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
26218         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
26219         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
26220         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
26221         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
26222         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
26223         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
26224         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
26225         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
26226         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
26227         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
26228         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
26229         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
26230         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
26231         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
26232         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
26233         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
26234         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
26235         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
26236         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
26237         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
26238         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
26239         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
26240         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
26241         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
26242         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
26243         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
26244         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
26245         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
26246         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
26247         (R_AARCH64_TLSDESC_LDR): Likewise.
26248         (R_AARCH64_TLSDESC_ADD): Likewise.
26249         (R_AARCH64_TLSDESC_CALL): Likewise.
26251 2013-09-30  Andreas Schwab  <schwab@suse.de>
26253         [BZ #15048]
26254         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
26255         the nss database lookup.
26256         * nscd/initgrcache.c (addinitgroupsX): Likewise.
26257         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
26259 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
26261         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
26263 2013-09-28  P. J. McDermott  <pj@pehjota.net>
26265         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
26266         ${Bash-specific parameter/pattern/string} parameter expansion.
26267         * sysdeps/unix/make-syscalls.sh: Likewise.
26269 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26271         * sysdeps/sh/stackguard-macros.h: New file.
26273 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
26275         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
26276         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
26277         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
26278         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
26279         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
26280         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
26282 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26284         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
26285         Fix thread ID register.
26287 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
26289         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
26290         [POSIX || UNIX98]: Require rather than permitting all symbols from
26291         <time.h>.
26292         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
26293         element of struct sched_param.
26294         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
26295         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
26296         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
26297         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
26298         constant.
26300 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
26302         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
26303         argument calculation.
26305 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26307         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
26308         Expect macro.
26309         [POSIX] (pthread_attr_t): Do not require type.
26310         [POSIX] (pthread_cond_t): Likewise.
26311         [POSIX] (pthread_condattr_t): Likewise.
26312         [POSIX] (pthread_key_t): Likewise.
26313         [POSIX] (pthread_mutex_t): Likewise.
26314         [POSIX] (pthread_mutexattr_t): Likewise.
26315         [POSIX] (pthread_once_t): Likewise.
26316         [POSIX] (pthread_t): Likewise.
26317         [POSIX-based standards] (pthread_atfork): Expect function.
26319 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
26320             Richard Sandiford  <richard@codesourcery.com>
26322         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
26323         (swap_endianness_p): New extern variable.
26324         (set_big_endian): New inline function.
26325         (maybe_swap_uint32): Likewise.
26326         (maybe_swap_uint32_array): Likewise.
26327         (maybe_swap_uint32_obstack): Likewise.
26328         * locale/programs/locfile.c: Include <stdbool.h>.
26329         (swap_endianness_p): New variable.
26330         (add_locale_uint32): Call maybe_swap_uint32.
26331         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
26332         (write_locale_data): Call maybe_swap_uint32_array.
26333         * locale/programs/ld-collate.c (obstack_int32_grow): Call
26334         maybe_swap_uint32.
26335         (obstack_int32_grow_fast): Likewise.
26336         (output_weightwc): Call maybe_swap_uint32_obstack.
26337         (collate_output): Likewise.
26338         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
26339         (OPT_LITTLE_ENDIAN): Likewise.
26340         (options): Add --little-endian and --big-endian options.
26341         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
26342         * locale/programs/locarchive.c: Include "locfile.h".
26343         (GET): New macro.
26344         (SET): Likewise.
26345         (INC): Likewise.
26346         (create_archive): Use the new macros to access fields of
26347         structures directly mapped from or written to locale archives.
26348         (oldlocrecentcmp): Likewise.
26349         (enlarge_archive): Likewise.
26350         (insert_name): Likewise.
26351         (add_alias): Likewise.
26352         (add_locale): Likewise.
26353         (delete_locales_from_archive): Likewise.
26354         (show_archive_content): Likewise.
26355         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
26356         locale data.
26358 2013-09-24  Roland McGrath  <roland@hack.frob.com>
26360         * manual/freemanuals.texi: Updated from (newly) canonical copy at
26361         http://www.gnu.org/doc/freemanuals.texi.
26362         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
26364 2013-09-24  Will Newton  <will.newton@linaro.org>
26366         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
26367         macro.
26369 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
26371         * locale/hashval.h (compute_hashval): Interpret bytes of key as
26372         unsigned char.
26374 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
26376         * manual/threads.texi (POSIX Threads): Fix a typo.
26378 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
26380         [BZ #14547]
26381         * string/tst-strcoll-overflow.c: New test case.
26382         * string/Makefile (xtests): Add tst-strcoll-overflow.
26383         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
26384         cache if string sizes may cause integer overflow.
26386         [BZ #14547]
26387         * string/strcoll_l.c (coll_seq): New members rule, idx,
26388         save_idx and back_us.
26389         (get_next_seq_nocache): New function.
26390         (do_compare_nocache): New function.
26391         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
26392         when malloc fails.
26394 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
26396         [BZ #15754]
26397         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
26398         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
26399         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
26401         [BZ #15754]
26402         * elf/Makefile (tests): Add tst-ptrguard1.
26403         (tests-static): Add tst-ptrguard1-static.
26404         (tst-ptrguard1-ARGS): Define.
26405         (tst-ptrguard1-static-ARGS): Define.
26406         * elf/tst-ptrguard1.c: New file.
26407         * elf/tst-ptrguard1-static.c: New file.
26408         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
26409         * sysdeps/i386/stackguard-macros.h: Likewise.
26410         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
26411         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
26412         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
26413         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
26414         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
26415         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
26417 2013-09-23  Hector Marco  <hecmargi@upv.es>
26418             Ismael Ripoll  <iripoll@disca.upv.es>
26419             Carlos O'Donell  <carlos@redhat.com>
26421         [BZ #15754]
26422         * sysdeps/generic/stackguard-macros.h: Define
26423         __pointer_chk_guard_local and POINTER_CHK_GUARD.
26424         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
26425         Define __pointer_chk_guard_local.
26426         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
26427         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
26429 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
26431         [BZ #15859]
26432         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
26434 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
26436         * include/string.h (__ffs): Declare as hidden.
26437         * string/ffs.c (__ffs): Define as hidden.
26438         * sysdeps/i386/ffs.c (__ffs): Likewise.
26439         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
26440         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
26441         * sysdeps/s390/ffs.c (__ffs): Likewise.
26442         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
26444 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
26446         * NEWS: Mention malloc probes.
26448         * malloc/arena.c (new_heap): New memory_heap_new probe.
26449         (grow_heap): New memory_heap_more probe.
26450         (shrink_heap): New memory_heap_less probe.
26451         (heap_trim): New memory_heap_free probe.
26452         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
26453         (systrim): New memory_sbrk_less probe.
26454         * manual/probes.texi: Document them.
26456         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
26457         * manual/probes.texi: Document it.
26459         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
26460         (__libc_realloc): Add memory_realloc_retry probe.
26461         (__libc_memalign): Add memory_memalign_retry probe.
26462         (__libc_valloc): Add memory_valloc_retry probe.
26463         (__libc_pvalloc): Add memory_pvalloc_retry probe.
26464         (__libc_calloc): Add memory_calloc_retry probe.
26465         * manual/probes.texi: Document them.
26467         * malloc/arena.c (get_free_list): Add probe
26468         memory_arena_reuse_free_list.
26469         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
26470         and memory_arena_reuse.
26471         (arena_get2) [!PER_THREAD]: Likewise.
26472         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
26473         memory_arena_reuse_realloc.
26474         * manual/probes.texi: Document them.
26476         * malloc/malloc.c (__libc_free): Add
26477         memory_mallopt_free_dyn_thresholds probe.
26478         (__libc_mallopt): Add multiple memory_mallopt probes.
26479         * manual/probes.texi: Document them.
26481         * malloc/malloc.c: Include stap-probe.h.
26482         (__libc_mallopt): Add memory_mallopt probe.
26483         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
26484         * manual/probes.texi: New.
26485         * manual/Makefile (chapters): Add probes.
26486         * manual/threads.texi: Set next node.
26488 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
26490         [BZ #15963, #13985]
26491         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
26492         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
26493         Add `Chinese' to `nan' entry name.
26495 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26497         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
26498         (POLYNOMIAL): Likewise.
26499         (TAYLOR_SINCOS): Likewise.
26500         (TAYLOR_SLOW): Likewise.
26501         (__sin): Use TAYLOR_SINCOS.
26502         (__cos): Likewise.
26503         (slow): Use TAYLOR_SLOW.
26504         (sloww): Likewise.
26505         (bsloww): Likewise.
26506         (csloww): Likewise.
26508 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26510         * stdlib/strtod_l.c: Fix buffer overrun.
26512 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26514         * benchtests/Makefile (bench): Add sincos.
26515         * benchtests/bench-sincos.c: New file.
26517         * math/libm-test.inc (cos_test_data): New test inputs.
26518         (sin_test_data): Likewise.
26520         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
26521         macro.
26522         (__sin): Use it.
26523         (__cos): Likewise.
26524         (slow1): Likewise.
26525         (slow2): Likewise.
26526         (sloww1): Likewise.
26527         (sloww2): Likewise.
26528         (bsloww1): Likewise.
26529         (bsloww2): Likewise.
26530         (cslow2): Likewise.
26531         (csloww1): Likewise.
26532         (csloww2): Likewise.
26534         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
26535         function.
26536         (__sin): Use it.
26537         (__cos): Likewise.
26539         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
26540         gotos.
26541         (__cos): Likewise.
26543 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
26545         * config.h.in (HAVE_MIPS_NAN2008): New macro.
26546         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
26547         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
26548         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
26549         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
26550         * elf/cache.c (print_entry): Handle the new cache flags.
26552 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26553             Aldy Hernandez  <aldyh@redhat.com>
26555         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
26556         Change condition to [_SOFT_FLOAT].
26557         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
26558         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
26559         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
26560         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
26561         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
26562         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
26563         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
26564         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
26565         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
26566         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
26567         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
26568         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
26569         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
26570         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
26571         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
26572         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
26573         declaration.
26575 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
26577         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
26578         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26579         (__longjmp): Use LOAD_GP to load saved GPRs.
26580         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
26581         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
26582         (__sigsetjmp): Use SAVE_GP to save GPRs.
26584         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
26585         Do not append -msoft-float.
26586         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
26588 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26590         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
26592 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
26594         [BZ #15966]
26595         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
26596         (_FPU_GETCW): Use initial "__" on variable and field names but not
26597         on macro parameter name.
26598         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
26599         parentheses around reference to macro parameter.
26601 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
26603         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
26604         prototype.
26605         (ctype_startup): Use uint32_t in cast and sizeof for
26606         ctype->charnames.
26608 2013-09-11  Jia Liu  <proljc@gmail.com>
26610         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
26611         __daddr_t_defined.
26612         [__FreeBSD__]: Likewise.
26614 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
26616         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
26617         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
26618         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
26619         (strchr): Remove __strchr_sse42 ifunc selection.
26620         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
26621         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
26623 2013-09-11  Will Newton  <will.newton@linaro.org>
26625         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
26626         parameter to RES. Remove hardcoded 1000 value.
26627         * benchtests/bench-skeleton.c (main): Pass RES parameter
26628         to TIMING_INIT and multiply result by 1000.
26630 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26632         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26634 2013-09-11  Andreas Schwab  <schwab@suse.de>
26636         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
26637         if not defined.
26638         (O_TMPFILE) [__USE_GNU]: Define.
26639         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
26640         Define.
26642 2013-09-11  Will Newton  <will.newton@linaro.org>
26644         [BZ #15857]
26645         * malloc/malloc.c (__libc_memalign): Check the value of bytes
26646         does not overflow.
26648 2013-09-11  Will Newton  <will.newton@linaro.org>
26650         [BZ #15856]
26651         * malloc/malloc.c (__libc_valloc): Check the value of bytes
26652         does not overflow.
26654 2013-09-11  Will Newton  <will.newton@linaro.org>
26656         [BZ #15855]
26657         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
26658         does not overflow.
26660 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
26662         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
26663         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
26664         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
26665         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
26666         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
26668 2013-09-10  Allan McRae  <allan@archlinux.org>
26670         [BZ #15748]
26671         * manual/arith.texi (Parsing of Floats): Clarify
26672         cross-reference.
26674         [BZ #15849]
26675         * manual/install.texi (Running make install): Mention
26676         --enable-pt-chown.
26677         * INSTALL: Regenerated.
26679 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
26681         * csu/init-first.c (_init): Remove the !SHARED condition around
26682         FPU control word initialization.
26683         * elf/dl-support.c (_dl_fpu_control): New variable.
26684         (_dl_aux_init) <AT_FPUCW>: Initialize it.
26685         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
26686         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
26687         * math/test-fpucw-static.c: New file.
26688         * math/test-fpucw-ieee.c: New file.
26689         * math/test-fpucw-ieee-static.c: New file.
26690         * math/Makefile (tests): Add `test-fpucw-ieee' and
26691         `$(tests-static)'.
26692         (tests-static): New variable.
26693         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
26694         dependency to...
26695         [($(build-shared),yes)]
26696         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
26697         ... this.
26698         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
26699         New dependency.
26701 2013-09-09  Allan McRae  <allan@archlinux.org>
26703         [BZ #15939]
26704         * manual/string.texi (Collation Functions): Fix typo in
26705         strcoll example.
26706         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
26708         [BZ #15893]
26709         * stdlib/isomac.c (get_null_defines): Fix memory leak.
26711         [BZ #15892]
26712         * libio/memstream.c (open_memstream): Fix memory leak.
26713         * libio/wmemstream.c (open_wmemstream): Likewise.
26715         [BZ #15895]
26716         * nscd/netgroupcache.c: Fix nesting of ifdefs.
26718 2013-09-09  Will Newton  <will.newton@linaro.org>
26720         * malloc/Makefile: Add tst-realloc to tests.
26721         * malloc/tst-realloc.c: New file.
26723 2013-09-09  Allan McRae  <allan@archlinux.org>
26725         [BZ #15844]
26726         * COPYING: Update from GNU website to fix FSF address.
26727         * COPYING.LIB: Likewise.
26729 2013-09-06  David S. Miller  <davem@davemloft.net>
26731         * po/zh_TW.po: Update Chinese (traditional) translation from
26732         translation project.
26734 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
26735             Joseph Myers  <joseph@codesourcery.com>
26737         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
26738         "localeinfo.h".
26739         (obstack_chunk_alloc): New macro.
26740         (obstack_chunk_free): Likewise.
26741         (record_offset): New function.
26742         (init_locale_data): Likewise.
26743         (align_locale_data): Likewise.
26744         (add_locale_empty): Likewise.
26745         (add_locale_raw_data): Likewise.
26746         (add_locale_raw_obstack): Likewise.
26747         (add_locale_string): Likewise.
26748         (add_locale_wstring): Likewise.
26749         (add_locale_uint32): Likewise.
26750         (add_locale_uint32_array): Likewise.
26751         (add_locale_char): Likewise.
26752         (start_locale_structure): Likewise.
26753         (end_locale_structure): Likewise.
26754         (start_locale_prelude): Likewise.
26755         (end_locale_prelude): Likewise.
26756         (write_locale_data): Take locale_file structure rather than an
26757         iovec.
26758         * locale/programs/locfile.h: Include "obstack.h".
26759         (struct locale_file): Change to store locale file contents instead
26760         of header.
26761         (init_locale_data): New prototype.
26762         (align_locale_data): Likewise.
26763         (add_locale_empty): Likewise.
26764         (add_locale_raw_data): Likewise.
26765         (add_locale_raw_obstack): Likewise.
26766         (add_locale_string): Likewise.
26767         (add_locale_wstring): Likewise.
26768         (add_locale_uint32): Likewise.
26769         (add_locale_uint32_array): Likewise.
26770         (add_locale_char): Likewise.
26771         (start_locale_structure): Likewise.
26772         (end_locale_structure): Likewise.
26773         (start_locale_prelude): Likewise.
26774         (end_locale_prelude): Likewise.
26775         (write_locale_data): Update prototype.
26776         * locale/programs/3level.h (struct TABLE): Remove result field.
26777         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
26778         Use new locale_file interface.
26779         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
26780         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
26781         * locale/programs/ld-address.c (address_output): Use new
26782         locale_file interface.
26783         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
26784         NO_ADD_LOCALE.
26785         (collate_finish): Don't call collseq_table_finalize.
26786         (collate_output): Use new locale_file interface.
26787         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
26788         in file.
26789         (NO_FINALIZE): Change to NO_ADD_LOCALE.
26790         (TABLE): Move defines earlier in file.
26791         (ELEMENT): Likewise.
26792         (DEFAULT): Likewise.
26793         (wctrans_table_add): Move macro and inline function earlier in
26794         file.
26795         (struct wctype_table): Move type earlier in file.
26796         (add_locale_wctype_table): New static prototype.
26797         (struct locale_ctype_t): Use logical types instead of struct iovec
26798         pointers for members.
26799         (ctype_output): Use new locale_file interface.
26800         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
26801         new locale_file interface.
26802         (allocate_arrays): Update for use of new locale_file interface.
26803         * locale/programs/ld-identification.c (identification_output): Use
26804         new locale_file interface.
26805         * locale/programs/ld-measurement.c (measurement_output): Likewise.
26806         * locale/programs/ld-messages.c (messages_output): Likewise.
26807         * locale/programs/ld-monetary.c (monetary_output): Likewise.
26808         * locale/programs/ld-name.c (name_output): Likewise.
26809         * locale/programs/ld-numeric.c (numeric_output): Likewise.
26810         * locale/programs/ld-paper.c (paper_output): Likewise.
26811         * locale/programs/ld-telephone.c (telephone_output): Likewise.
26812         * locale/programs/ld-time.c (time_output): Likewise.
26814 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26816         * benchtests/Makefile: Add memrchr benchmark.
26817         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
26818         benchmark as memrchr.
26819         * benchtests/bench-memrchr-ifunc.c: New file.
26820         * benchtests/bench-memrchr.c: New file.
26822 2013-09-06   Will Newton  <will.newton@linaro.org>
26824         * benchtests/Makefile (string-bench): Add memcpy.
26826 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
26827             Cong Wang  <amwang@redhat.com>
26829         [BZ #15850]
26830         * sysdeps/unix/sysv/linux/bits/in.h
26831         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
26832         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
26833         before __USE_KERNEL_IPV6_DEFS uses.
26834         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
26835         IPPROTO_BEETPH.
26836         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
26837         sockaddr_in6, or ipv6_mreq.
26839 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26841         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
26842         memory access for final bytes in some large inputs.
26843         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
26845 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26847         * string/test-memrchr.c: New file.
26848         * string/test-memrchr-ifunc.c: New file.
26849         * string/Makefile: Add new memrchr testcase.
26851 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
26853         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
26854         fanotify_init returns EPERM.
26856 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26858         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
26859         errors.
26860         (top level): Treat second token from macro or constant entries for
26861         allowed headers as allowed.
26862         * include/complex.h: Condition internal declarations on
26863         [!_ISOMAC].
26864         * include/fenv.h: Condition include of <stdbool.h> and internal
26865         declarations on [!_ISOMAC].
26867 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
26869         [BZ #15923]
26870         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
26872 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
26874         * configure.in (--enable-versioning): Remove configure option.
26875         (libc_cv_asm_symver_directive): Remove configure test.
26876         (libc_cv_ld_version_script_option): Likewise.
26877         (VERSIONING): Remove variable and AC_SUBST.
26878         (DO_VERSIONING): Remove AC_DEFINE.
26879         * configure: Regenerated.
26880         * config.h.in (DO_VERSIONING): Remove macro.
26881         * Makerules [$(versioning) = yes]: Change conditionals to
26882         [$(build-shared) = yes].
26883         * config.make.in (versioning): Remove variable.
26884         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
26885         [$(build-shared) = yes].
26886         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
26887         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
26888         * elf/Makefile [$(versioning) = yes]: Change conditionals to
26889         [$(build-shared) = yes].
26890         * extra-lib.mk [$(versioning) = yes]: Likewise.
26891         * hurd/Makefile [$(versioning) = yes]: Likewise.
26892         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
26893         [SHARED].
26894         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
26895         [SHARED].
26896         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26897         [SHARED && !NO_HIDDEN].
26898         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
26899         [SHARED].
26900         [SHARED && DO_VERSIONING]: Likewise..
26901         * libio/Makefile [$(versioning) = yes]: Change conditionals to
26902         [$(build-shared) = yes].
26903         * manual/install.texi (--disable-versioning): Remove
26904         documentation.
26905         * INSTALL: Regenerated.
26906         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
26907         to [SHARED].
26908         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
26909         [$(build-shared) = yes].
26910         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
26911         * sysdeps/i386/i686/multiarch/strstr-c.c
26912         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
26913         [SHARED && !NO_HIDDEN].
26914         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
26915         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
26916         * sysdeps/powerpc/powerpc32/dl-machine.c
26917         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
26918         * sysdeps/powerpc/powerpc32/sysdep.h
26919         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
26920         to [SHARED && PIC && !NO_HIDDEN].
26921         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
26922         conditional to [SHARED].
26924 2013-09-04   Will Newton  <will.newton@linaro.org>
26926         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
26927         * benchtests/bench-string.h: Include bench-timing.h instead
26928         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
26929         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
26930         call to HP_TIMING_DIFF_INIT.
26931         * benchtests/bench-memccpy.c: Use bench-timing.h macros
26932         instead of hp-timing.h macros.
26933         * benchtests/bench-memchr.c: Likewise.
26934         * benchtests/bench-memcmp.c: Likewise.
26935         * benchtests/bench-memcpy.c: Likewise.
26936         * benchtests/bench-memmem.c: Likewise.
26937         * benchtests/bench-memmove.c: Likewise.
26938         * benchtests/bench-memset.c: Likewise.
26939         * benchtests/bench-rawmemchr.c: Likewise.
26940         * benchtests/bench-strcasecmp.c: Likewise.
26941         * benchtests/bench-strcasestr.c: Likewise.
26942         * benchtests/bench-strcat.c: Likewise.
26943         * benchtests/bench-strchr.c: Likewise.
26944         * benchtests/bench-strcmp.c: Likewise.
26945         * benchtests/bench-strcpy.c: Likewise.
26946         * benchtests/bench-strcpy_chk.c: Likewise.
26947         * benchtests/bench-strlen.c: Likewise.
26948         * benchtests/bench-strncasecmp.c: Likewise.
26949         * benchtests/bench-strncat.c: Likewise.
26950         * benchtests/bench-strncmp.c: Likewise.
26951         * benchtests/bench-strncpy.c: Likewise.
26952         * benchtests/bench-strnlen.c: Likewise.
26953         * benchtests/bench-strpbrk.c: Likewise.
26954         * benchtests/bench-strrchr.c: Likewise.
26955         * benchtests/bench-strspn.c: Likewise.
26956         * benchtests/bench-strstr.c: Likewise.
26958 2013-09-04  Will Newton  <will.newton@linaro.org>
26960         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
26962 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
26964         [BZ #15427]
26965         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
26966         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
26967         * math/libm-test.inc (lgamma_test_data): Add more tests.
26968         * sysdeps/i386/fpu/libm-test-ulps: Update.
26969         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26971 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
26973         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
26974         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
26975         Add ifunc.
26976         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
26977         Add strcmp-sse2-unaligned
26978         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
26980 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
26982         * Versions.def (libc): Add GLIBC_2.19.
26984 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
26986         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
26987         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
26989 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
26991         [BZ #14155]
26992         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
26993         intermediate calculations in recurrence.
26994         (__ieee754_ynf): Likewise.
26995         * math/libm-test.inc (jn_test_data): Do not allow spurious
26996         underflow exception.  Add more tests.
26997         (yn_test_data): Add more tests.
26998         * sysdeps/i386/fpu/libm-test-ulps: Update.
26999         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27001 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
27003         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
27005 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
27007         * csu/init-first.c: Fix then/than typos.
27008         * locale/programs/ld-collate.c: Likewise.
27009         * locale/programs/linereader.h: Likewise.
27010         * manual/charset.texi: Likewise.
27011         * manual/filesys.texi: Likewise.
27012         * manual/stdio.texi: Likewise.
27013         * manual/string.texi: Likewise.
27014         * stdlib/fmtmsg.c: Likewise.
27015         * sysdeps/i386/stpncpy.S: Likewise.
27016         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27017         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
27018         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27019         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
27021 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
27023         * elf/dl-open.c: Fix typos.
27024         * iconvdata/gbbig5.c: Likewise.
27025         * iconvdata/iso-2022-jp.c: Likewise.
27026         * iconv/gconv_int.h: Likewise.
27027         * iconv/loop.c: Likewise.
27028         * nis/rpcsvc/nis.h: Likewise.
27029         * resolv/ns_name.c: Likewise.
27030         * stdio-common/vfscanf.c: Likewise.
27031         * streams/stropts.h: Likewise.
27032         * sunrpc/rpc_thread.c: Likewise.
27033         * sysdeps/i386/strpbrk.S: Likewise.
27034         * sysdeps/ieee754/k_standard.c: Likewise.
27035         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
27036         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
27037         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
27038         * sysdeps/mach/hurd/profil.c: Likewise.
27039         * sysdeps/s390/dl-procinfo.h: Likewise.
27040         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
27041         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
27042         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
27043         * sysdeps/x86_64/dl-trampoline.S: Likewise.
27044         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
27046 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
27048         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
27049         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
27051 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
27053         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
27054         aix specific files.
27055         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
27056         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
27057         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
27058         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
27059         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
27060         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
27061         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
27062         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
27064 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
27065             Roland McGrath  <roland@hack.frob.com>
27067         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
27068         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
27070 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
27072         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
27073         __executable_start symbol instead of _start.
27075 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
27077         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
27078         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
27079         Move macros to...
27080         * sysdeps/gnu/ldsodefs.h: ... this new file.
27082         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
27083         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
27084         instead of ELFOSABI_LINUX.
27086         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
27087         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
27088         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
27089         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
27090         Likewise.
27091         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
27092         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
27093         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
27094         Likewise.
27095         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
27096         (ibm_extended_long_double): Add ieee_nan member.
27097         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
27098         (do_test): New function.
27100         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
27101         TEST_TRUNC.
27102         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
27103         functions, renamed from truncdfsf_test, trunctfsf_test,
27104         trunctfdf_test.
27105         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
27106         functions.
27107         (do_test): Run all these.
27109 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
27111         * argp/argp-help.c: Fix typos.
27112         * argp/argp-parse.c: Likewise.
27113         * debug/backtracesyms.c: Likewise.
27114         * elf/elf.h: Likewise.
27115         * malloc/malloc.c: Likewise.
27116         * nis/nis_print.c: Likewise.
27117         * resolv/res_comp.c: Likewise.
27118         * stdlib/stdlib.h: Likewise.
27119         * sunrpc/clnt_tcp.c: Likewise.
27120         * sunrpc/clnt_udp.c: Likewise.
27121         * sunrpc/clnt_unix.c: Likewise.
27122         * sysdeps/unix/bsd/ptsname.c: Likewise.
27123         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
27124         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
27125         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
27126         Likewise.
27127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
27128         Likewise.
27129         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
27130         Likewise.
27131         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
27133 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27135         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
27136         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
27138 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
27140         [BZ #15897]
27141         * dlfcn/Makefile (tests): Add bug-dl-leaf.
27142         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
27143         ($(objpfx)bug-dl-leaf): New rule.
27144         ($(objpfx)bug-dl-leaf.so): Likewise.
27145         ($(objpfx)bug-dl-leaf.out): Likewise.
27146         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
27147         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
27148         * dlfcn/bug-dl-leaf.c: New test.
27149         * dlfcn/bug-dl-leaf-lib.c: Likewise.
27150         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
27151         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
27152         (dlclose): Likewise.
27153         (dlmopen): Likewise.
27155 2013-08-27  Roland McGrath  <roland@hack.frob.com>
27157         * include/netdb.h [!_ISOMAC]:
27158         Don't include <tls.h>.
27159         (h_errno, __libc_h_errno): Move declaration and macros out of
27160         [_LIBC_REENTRANT].
27162         * include/resolv.h [_RESOLV_H_]:
27163         Don't include <tls.h>.
27164         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
27165         * resolv/res_libc.c: Don't include <tls.h>.
27166         (_res): Use __attribute__ ((nocommon)) in place of
27167         __attribute__ ((section (".bss"))).
27169         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
27170         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
27172         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
27174         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
27175         only under [SIOCGIFCONF && SIOCGIFNETMASK].
27177         * resolv/res_mkquery.c: Include <sys/time.h>.
27179         * inet/ifreq.c: Moved to ...
27180         * sysdeps/unix/ifreq.c: ... here.
27181         * inet/ifreq.c: New file, true stub version.
27183         * socket/sa_len.c: New file.
27184         * socket/Makefile (aux): Add it.
27185         * sysdeps/unix/sysv/linux/Makefile
27186         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
27187         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
27188         and #include <socket/sa_len.c>.
27189         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
27190         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
27192         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
27193         * bits/socket.h: ... here.
27195         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
27196         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
27197         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
27199 2013-08-27  Andreas Schwab  <schwab@suse.de>
27201         [BZ #15736]
27202         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
27203         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
27204         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
27205         * string/test-strcasecmp.c (test_main): Run tests in several
27206         locales.
27207         * string/test-strncasecmp.c (test_main): Likewise.
27209         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
27210         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
27211         to __strcasecmp_nonascii and __strncasecmp_nonascii.
27212         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
27213         (__strncasecmp_ssse3) [PIC]: Likewise.
27215 2013-08-26  Roland McGrath  <roland@hack.frob.com>
27217         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
27219         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
27220         instead of explicitly declaring xdecrypt.
27221         * nis/nss_nis/nis-publickey.c: Likewise.
27223 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27225         [BZ #15890]
27226         * nscd/aicache.c: Include res_hconf.h.
27227         (addhstaiX): Initialize res_hconf.
27229 2013-08-26  Andreas Schwab  <schwab@suse.de>
27231         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
27232         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
27234 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
27236         * nscd/aicache.c (addhstaiX): Fix indentation.
27238 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
27240         * configure.ac: Quote $build_pt_chown test.
27241         * configure: Regenerated.
27243 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
27245         [BZ #15532]
27246         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
27247         * math/s_cexpf.c (__cexpf): Likewise.
27248         * math/s_cexpl.c (__cexpl): Likewise.
27249         * math/libm-test.inc (cexp_test_data): Correct expected return
27250         value for NaN + i0.  Add another test.
27252 2013-08-22  David S. Miller  <davem@davemloft.net>
27254         * po/ca.po: Update Catalan translation from translation project.
27255         * po/uk.po: Add Ukrainian translations from translation project.
27257 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
27259         [BZ #15797]
27260         * math/s_fdim.c (__fdim): Check for infinite arguments if result
27261         is infinite, not alongside NaN test.
27262         * math/s_fdimf.c (__fdimf): Likewise.
27263         * math/s_fdiml.c (__fdiml): Likewise.
27264         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
27265         errno is unchanged.
27267 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
27269         * argp/argp-help.c: Fix typos.
27270         * crypt/speeds.c: Likewise.
27271         * csu/check_fds.c: Likewise.
27272         * elf/dl-load.c: Likewise.
27273         * elf/dl-open.c: Likewise.
27274         * elf/reldep3.c: Likewise.
27275         * elf/reldep.c: Likewise.
27276         * elf/sprof.c: Likewise.
27277         * iconv/iconv_charmap.c: Likewise.
27278         * iconv/skeleton.c: Likewise.
27279         * iconv/strtab.c: Likewise.
27280         * io/lockf64.c: Likewise.
27281         * libio/libioP.h: Likewise.
27282         * resolv/gai_notify.c: Likewise.
27283         * resolv/ns_name.c: Likewise.
27284         * resolv/ns_samedomain.c: Likewise.
27285         * resolv/res_send.c: Likewise.
27286         * stdlib/random.c: Likewise.
27287         * sunrpc/rpc/xdr.h: Likewise.
27288         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
27289         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
27290         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
27291         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
27292         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
27293         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
27294         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
27295         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
27296         * sysdeps/mach/hurd/check_fds.c: Likewise.
27297         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27298         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
27299         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27300         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27301         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
27302         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27303         * sysdeps/pthread/aio_notify.c: Likewise.
27304         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
27305         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
27306         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
27307         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
27308         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
27310 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27312         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
27313         version if bit_Slow_SSE4_2 is set.
27314         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
27315         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
27317 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27319         [BZ #15867]
27320         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
27321         trampoline stack frame information.
27322         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
27323         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
27324         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
27325         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
27326         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
27327         * sysdeps/unix/sysv/linux/powerpc/init-first.c
27328         (_libc_vdso_platform_setup): Initialize the signal trampolines.
27329         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
27330         sa_flags value.
27331         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
27332         interrupting a syscall and set with option SA_SIGINFO.
27334 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27336         [BZ #15531]
27337         * math/s_cproj.c (__cproj): Only return an infinity if one part of
27338         argument is infinite.
27339         * math/s_cprojf.c (__cprojf): Likewise.
27340         * math/s_cprojl.c (__cprojl): Likewise.
27341         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
27342         * math/libm-test.inc (cproj_test_data): Add more tests.
27344         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
27346         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
27347         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
27348         size.  Use __ffs to determine corresponding shift.
27350 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
27351             Roland McGrath  <roland@hack.frob.com>
27353         * Makefile (INSTALL): Remove trailing blank lines from output of
27354         makeinfo.
27356 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27358         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
27359         Align 32 bit compat elf_greg to 8 bytes.
27361 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
27363         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
27365 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
27367         * string/strcoll_l.c (coll_seq): New structure.
27368         (get_next_seq_cached): New function.
27369         (get_next_seq): New function.
27370         (do_compare): New function.
27371         (STRCOLL): Use GNU style definition.  Simplify implementation
27372         by using get_next_seq, get_next_seq_cached and do_compare.
27374 2013-08-16  Florian Weimer  <fweimer@redhat.com>
27376         [BZ #14699]
27377         CVE-2013-4237
27378         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
27379         member.
27380         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
27381         member.
27382         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
27383         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
27384         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
27385         conditional.
27386         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
27387         GETDENTS_64BIT_ALIGNED.
27388         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
27389         * manual/filesys.texi (Reading/Closing Directory): Document
27390         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
27391         strongly.
27392         * manual/conf.texi (Limits for Files): Add portability note to
27393         NAME_MAX, PATH_MAX.
27394         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
27396 2013-08-13  Andreas Schwab  <schwab@suse.de>
27398         [BZ #15749]
27399         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
27400         of fabs.
27401         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
27402         LDBL_MAX_EXP >= 16384]: Add tests for it.
27404 2013-08-12  David S. Miller  <davem@davemloft.net>
27406         * version.h (RELEASE): Set to "development".
27407         (VERSION): Set to "2.18.90".
27408         * NEWS: Add 2.19 section.
27410 2013-08-03  David S. Miller  <davem@davemloft.net>
27412         * po/ko.po: Update Korean translation from translation project.
27414 2013-08-01  David S. Miller  <davem@davemloft.net>
27416         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
27417         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
27418         Bilka.
27420 2013-07-30  David S. Miller  <davem@davemloft.net>
27422         * po/fr.po: Update French translation from translation project.
27424 2013-07-28  David S. Miller  <davem@davemloft.net>
27426         * po/cs.po: Update Czech translation from translation project.
27428         * po/sv.po: Update Swedish translation from translation project.
27430 2013-07-27  David S. Miller  <davem@davemloft.net>
27432         * po/eo.po: Update Esperanto translation from translation project.
27434         * po/vi.po: Update Vietnamese translation from translation project.
27436         * po/de.po: Update German translation from translation project.
27438 2013-07-26  David S. Miller  <davem@davemloft.net>
27440         * po/bg.po: Update Bulgarian translation from translation project.
27442         * po/nl.po: Update Dutch translation from translation project.
27443         * po/pl.po: Update Polish translation from translation project.
27444         * po/ru.po: Update Russian translation from translation project.
27446 2013-07-24  David S. Miller  <davem@davemloft.net>
27448         * po/libc.pot: Update.
27450 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27452         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
27453         variable page size.
27454         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
27455         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
27456         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
27458 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27460         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
27462 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27463             Andreas Schwab  <schwab@suse.de>
27464             Roland McGrath  <roland@hack.frob.com>
27465             Joseph Myers  <joseph@codesourcery.com>
27466             Carlos O'Donell  <carlos@redhat.com>
27468         [BZ #15755]
27469         * config.h.in: Define HAVE_PT_CHOWN.
27470         * config.make.in (build-pt-chown): New variable.
27471         * configure.in (--enable-pt_chown): New configure option.
27472         * configure: Regenerate.
27473         * login/Makefile: Include Makeconfig.  Build pt_chown only if
27474         build-pt-chown is enabled.
27475         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
27476         pt_chown to fix pty ownership.
27477         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
27478         CLOSE_ALL_FDS.
27479         * manual/install.texi (Configuring and compiling): Mention
27480         --enable-pt_chown. Add @findex for grantpt.
27481         * INSTALL: Regenerate.
27483 2013-07-20  David S. Miller  <davem@davemloft.net>
27485         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
27486         difference between 32-bit and 64-bit.
27488 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
27490         [BZ #15711]
27491         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
27492         Avoid system header dependency with -ffreestanding.
27493         ($(objpfx)bits/syscall%d): Likewise.
27495 2013-07-13  David S. Miller  <davem@davemloft.net>
27497         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
27498         underflows from atanl/atan2l due to bug 15319.
27499         (casinh_test_data): Likewise.
27501 2013-07-07  David S. Miller  <davem@davemloft.net>
27503         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
27505 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
27507         * sysdeps/i386/fpu/libm-test-ulps: Update.
27508         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27510 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27512         * configure.in (--enable-lock-elision): Fix message text.
27513         * INSTALL: Regenerate.
27514         * configure: Regenerate.
27516 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27518         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27520 2013-07-03  Andreas Jaeger  <aj@suse.de>
27522         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
27523         define.
27524         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
27525         (ptrace_peeksiginfo_args): Add.
27526         (__ptrace_peeksiginfo_flags): Add.
27527         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
27528         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
27529         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
27531 2013-07-03  Allan McRae  <allan@archlinux.org>
27533         * sysdeps/i386/fpu/libm-test-ulps: Update.
27535 2013-07-02  David S. Miller  <davem@davemloft.net>
27537         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27539 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
27541         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27543 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27545         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
27546         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27548 2013-07-02  Andi Kleen <ak@linux.intel.com>
27550         * config.h.in (ENABLE_LOCK_ELISION): Add.
27551         * configure.in (--enable-lock-elision): Add option.
27552         * manual/install.texi: Document --enable lock elision.
27553         * configure: Regenerate
27554         * INSTALL: Regenerate.
27556 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
27558         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
27559         SSE4.2 strcasecmp for libc.a.
27560         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
27562 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
27564         [BZ #13304]
27565         * soft-fp/op-common.h (_FP_FMA): New macro.
27566         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
27567         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
27568         (_FP_MUL_MEAT_1_imm): ... here.
27569         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
27570         (_FP_MUL_MEAT_1_wide): ... here.
27571         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
27572         (_FP_MUL_MEAT_1_hard): ... here.
27573         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
27574         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
27575         (_FP_MUL_MEAT_2_wide): ... here.
27576         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
27577         (_FP_MUL_MEAT_2_wide_3mul): ... here.
27578         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
27579         (_FP_MUL_MEAT_2_gmp): ... here.
27580         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
27581         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
27582         (_FP_MUL_MEAT_4_wide): ... here.
27583         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
27584         (_FP_MUL_MEAT_4_gmp): ... here.
27585         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
27586         (_FP_WFRACBITS_DW_S): Likewise.
27587         (_FP_WFRACXBITS_DW_S): Likewise.
27588         (_FP_HIGHBIT_DW_S): Likewise.
27589         (FP_FMA_S): Likewise.
27590         (_FP_FRAC_HIGH_DW_S): Likewise.
27591         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
27592         (_FP_WFRACBITS_DW_D): Likewise.
27593         (_FP_WFRACXBITS_DW_D): Likewise.
27594         (_FP_HIGHBIT_DW_D): Likewise.
27595         (FP_FMA_D): Likewise.
27596         (_FP_FRAC_HIGH_DW_D): Likewise.
27597         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
27598         (_FP_WFRACBITS_DW_E): Likewise.
27599         (_FP_WFRACXBITS_DW_E): Likewise.
27600         (_FP_HIGHBIT_DW_E): Likewise.
27601         (FP_FMA_E): Likewise.
27602         (_FP_FRAC_HIGH_DW_E): Likewise.
27603         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
27604         (_FP_WFRACBITS_DW_Q): Likewise.
27605         (_FP_WFRACXBITS_DW_Q): Likewise.
27606         (_FP_HIGHBIT_DW_Q): Likewise.
27607         (FP_FMA_Q): Likewise.
27608         (_FP_FRAC_HIGH_DW_Q): Likewise.
27609         * soft-fp/fmasf4.c: New file.
27610         * soft-fp/fmadf4.c: Likewise.
27611         * soft-fp/fmatf4.c: Likewise.
27613 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27615         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
27616         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
27617         Silvermont.
27618         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
27619         macro.
27620         (index_Slow_SSE4_2): Likewise.
27621         (index_Prefer_PMINUB_for_stringop): Likewise.
27622         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
27623         bit_Slow_SSE4_2 is set.
27624         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
27625         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
27627 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27629         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
27630         rtld_global._dl_hwcap2.
27631         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
27632         POWER8.
27633         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
27634         POWER8 feature descriptions defined in _dl_hwcap2.
27635         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
27636         string handling for POWER8 feature bits.
27637         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
27638         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
27639         _dl_powerpc_cap_flags.
27640         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
27641         * sysdeps/powerpc/rtld-global-offsets.sym
27642         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
27643         _dl_hwcap2 in the rtld_global_ro structure.
27645 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27647         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
27648         hardware capabilities in support of AT_HWCAP2.
27649         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
27650         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
27651         GLRO(dl_hwcap2).
27652         (_dl_show_auxv): Add support for calling _dl_procinfo to display
27653         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
27654         explicitly the unknown a_type display mechanism is used.
27655         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
27656         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
27657         struct member.
27658         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
27659         to macro prototype for AT_HWCAP2 support.
27660         * sysdeps/i386/dl-procinfo.h: Likewise.
27661         * sysdeps/s390/dl-procinfo.h: Likewise.
27662         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
27663         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
27664         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
27665         return -1 for unknown a_type display fallback.
27666         * sysdeps/sparc/dl-procinfo.h: Likewise.
27667         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
27668         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
27670 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
27672         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
27673         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
27675 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
27677         [BZ #12492]
27678         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
27679         mprotect making __stack_prot writable.
27681 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
27682             Joseph Myers  <joseph@codesourcery.com>
27684         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
27685         as being properly aligned.
27687 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
27689         * dlfcn/modstatic5.c: New file.
27690         * dlfcn/tststatic5.c: New file.
27691         * dlfcn/Makefile (tests): Add tststatic5.
27692         (tests-static): Likewise.
27693         (modules-names): Add modstatic5.
27694         (tststatic5-ENV): New variable.
27695         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
27697         [BZ #15022]
27698         * elf/dl-support.c (_dl_main_map): New variable.
27699         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
27700         (_dl_nns, _dl_load_adds): Set to 1.
27701         (_dl_initial_searchlist): Refer to _dl_main_map.
27702         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
27703         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
27704         call to _dl_get_origin.
27705         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
27706         around call_map.
27707         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
27708         * dlfcn/modstatic3.c: New file.
27709         * dlfcn/tststatic3.c: New file.
27710         * dlfcn/tststatic4.c: New file.
27711         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
27712         (tests-static): Likewise.
27713         (modules-names): Add modstatic3.
27714         (tststatic3-ENV, tststatic4-ENV): New variables.
27715         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
27716         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
27718 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
27720         * configure.in (CC): Require GCC version 4.4 or later.
27721         * configure: Regenerated.
27722         * manual/install.texi (Tools for Compilation): Update GCC version
27723         requirement.
27724         * INSTALL: Regenerated.
27726 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27728         [BZ #15674]
27729         * string/test-memcmp.c (check2): New.
27730         (main): Call check2.
27732         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
27734 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
27736         [BZ #15022]
27737         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
27738         over to...
27739         (dl_open_worker) [!SHARED]: ... here.
27741 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27743         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
27745 2013-06-25  Richard Henderson  <rth@redhat.com>
27747         * locale/programs/locarchive.c: Include <libc-internal.h>
27749 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
27751         * manual/texinfo.tex: Update to version 2013-06-21.17, with
27752         trailing whitespace removed.
27754 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27756         [BZ #10283]
27757         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
27758         * locale/programs/locarchive.c: Include libc-mmap.h.
27759         (prepare_address_space): Take two new outputs (the mmap base and len).
27760         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
27761         values.
27762         (create_archive): Declare new mmap base and len values for
27763         prepare_address_space, and store the result in ah.
27764         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
27765         (enlarge_archive): If ah->mmap_base is not NULL, use that and
27766         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27767         Declare new mmap base and len values for
27768         prepare_address_space, and store the result in new_ah.
27769         (open_archive): Declare new mmap base and len values for
27770         prepare_address_space, and store the result in ah.
27771         (close_archive): If ah->mmap_base is not NULL, use that and
27772         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
27773         * sysdeps/generic/libc-mmap.h: New file.
27775 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
27777         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
27778         (ALIGN_UP): Likewise.
27779         (PTR_ALIGN_DOWN): Likewise.
27780         (PTR_ALIGN_UP): Likewise.
27782 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27784         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
27785         entry mapped to PPC_PLATFORM_POWER8.
27786         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
27787         POWER8.
27788         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
27789         (_dl_string_platform): Add case for exporting platform position for
27790         POWER8.
27791         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
27792         search path to sysdeps/powerpc/powerpc32/power8 directory.
27793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
27794         search path to sysdeps/powerpc/powerpc64/power8 directory.
27795         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
27796         power7 directories.
27797         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
27798         power7 directories.
27800 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
27802         * INSTALL: Regenerate.
27804         * nscd/connections.c (nscd_init): Fix comment.
27806 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
27808         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
27810         [BZ #15667]
27811         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
27812         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
27814 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27816         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
27817         DL_DST_REQ_STATIC.
27818         (DL_DST_REQ_STATIC): Remove macro.
27820 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
27822         [BZ #7006]
27823         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
27824         with a shift of 0 bits.
27826 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
27828         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
27829         $(tststatic-ENV).
27831 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
27833         [BZ #15655]
27834         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
27836 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27838         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
27839         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
27840         accepts -fno-tree-loop-distribute-patterns.
27841         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
27842         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
27843         recursive call.
27844         * string/memset.c (memset): Likewise.
27845         * string/test-memmove.c (simple_memmove): Disable loop transformation
27846         to library calls.
27847         * string/test-memset.c (simple_memset): Likewise.
27848         * benchtests/bench-memmove.c (simple_memmove): Likewise.
27849         * benchtests/bench-memset.c (simple_memset): Likewise.
27850         * configure: Regenerated.
27852 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
27854         * math/test-misc.c (main): Ignore fesetround failure when failures
27855         of subsequent rounding tests would be ignored.
27857         [BZ #15654]
27858         * math/fedisblxcpt.c (fedisableexcept): Return 0.
27859         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
27860         * math/fegetenv.c (__fegetenv): Return 0.
27861         * math/fegetexcept.c (fegetexcept): Return 0.
27862         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
27863         FE_TONEAREST.
27864         * math/feholdexcpt.c (feholdexcept): Return 0.
27865         * math/fesetenv.c (__fesetenv): Return 0.
27866         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
27867         argument FE_TONEAREST.
27868         * math/feupdateenv.c (__feupdateenv): Return 0.
27869         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
27871 2013-06-18  Roland McGrath  <roland@hack.frob.com>
27873         * elf/rtld-Rules (rtld-compile-command.S): New variable.
27874         (rtld-compile-command.s, rtld-compile-command.c): New variables.
27875         ($(objpfx)rtld-%.os rules): Use them.
27877 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27879         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
27880         fields.
27882 2013-06-17  Roland McGrath  <roland@hack.frob.com>
27884         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
27885         length of target pattern, then descending length of dependency pattern.
27886         * configure.in (AWK): Require gawk 3.1.2 or newer.
27887         * manual/install.texi (Tools for Compilation): Say that we do.
27888         * configure: Regenerated.
27890         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
27891         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
27892         * scripts/sysd-rules.awk: ... this new script.
27893         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
27894         than a glob-style pattern.
27896 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
27898         * math/test-misc.c (main): Do not treat incorrectly rounded
27899         conversions as failure unless ROUNDING_TESTS passes.
27901 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
27903         [BZ #15631]
27904         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
27905         restore exception state around main square root computation, then
27906         check for inexactness explicitly.
27908         * math/libm-test.inc (fma_test_data): Add another test.
27910 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
27912         * manual/threads.texi (Non-POSIX Extensions): New document
27913         node.  Document pthread_getattr_default_np and
27914         pthread_setattr_default_np.
27916         * Versions.def (libpthread): Add GLIBC_2.18.
27917         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
27918         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
27919         Likewise.
27920         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
27921         Likewise.
27922         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
27923         Likewise.
27924         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
27925         Likewise.
27926         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
27927         Likewise.
27928         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
27929         Likewise.
27930         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
27931         Likewise.
27932         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
27933         Likewise.
27934         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
27935         Likewise.
27937 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
27939         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27940         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
27942 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27943             H.J. Lu  <hjl.tools@gmail.com>
27945         [BZ #15627]
27946         * sysdeps/x86_64/rtld-memset.c: Remove file.
27947         * sysdeps/x86_64/rtld-memset.S: New file.
27949 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
27951         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
27952         (test_in_one_mode): Take arguments for whether the rounding mode
27953         is supported for each floating-point type.
27954         (do_test): Pass new arguments to test_in_one_mode using
27955         ROUNDING_TESTS.
27957 2013-06-13  Roland McGrath  <roland@hack.frob.com>
27959         * posix/tst-waitid.c (do_test): Distinguish different instances of
27960         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
27961         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
27962         before entering the kernel for waitpid.
27964 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27966         * NEWS: Fix note on clock function precision.  Text by Roland
27967         McGrath.
27969 2013-06-13  Roland McGrath  <roland@hack.frob.com>
27971         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
27972         it into place only when and if the sanity check passes.
27974 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
27976         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
27977         output for whether conversion result is exact.  Take argument
27978         indicating whether type is IBM long double.
27979         (round_for_all): Change need_exact field to ibm_ld.
27980         * stdlib/tst-strtod-round.c (struct exactness): New type.
27981         (struct test): Change bool ld_ok field to struct exactness exact.
27982         (TEST): Update all definitions for change to field.
27983         (tests): Regenerate array contents.
27984         (test_in_one_mode): Take pointer to new field instead of old ld_ok
27985         field value.  Check for IBM long double here.
27986         (do_test): Update calls to test_in_one_mode.
27988 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27990         [BZ #12515]
27991         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
27992         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
27994 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27996         [BZ #15605]
27997         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
27998         generated by the compiler on loop optimizations.
27999         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
28000         general definitions.
28002 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
28004         * math/bug-nextafter.c: Include <math-tests.h>.
28005         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28006         the relevant type.
28007         * math/bug-nexttoward.c: Include <math-tests.h>.
28008         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28009         the relevant type.
28010         * math/test-misc.c: Include <math-tests.h>.
28011         (main): Only test for exceptions if EXCEPTION_TESTS is true for
28012         the relevant type.
28014 2013-06-12  Andreas Jaeger  <aj@suse.de>
28016         * po/ia.po: Update Interlingua translation from translation
28017         project.
28019 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
28021         * include/fenv.h: Include stdbool.h.
28022         (struct rm_ctx): New structure.
28023         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
28024         Define macro.
28025         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
28026         (SET_RESTORE_ROUNDF): Likewise.
28027         (SET_RESTORE_ROUNDL): Likewise.
28028         (SET_RESTORE_ROUND_NOEX): Likewise.
28029         (SET_RESTORE_ROUND_NOEXF): Likewise.
28030         (SET_RESTORE_ROUND_NOEXL): Likewise.
28031         (SET_RESTORE_ROUND_53BIT): Likewise.
28032         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
28033         (libc_feresetround_noexf_ctx): Likewise.
28034         (libc_feresetround_noexl_ctx): Likewise.
28035         (libc_feholdsetround_53bit_ctx): Likewise.
28036         (libc_feresetround_53bit_ctx): Likewise.
28037         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
28038         (libc_feholdexcept_setround_sse_ctx): New function.
28039         (libc_fesetenv_sse_ctx): Likewise.
28040         (libc_feupdateenv_sse_ctx): Likewise.
28041         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
28042         (libc_feholdexcept_setround_387_ctx): Likewise.
28043         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
28044         (libc_feholdsetround_387_prec_ctx): Likewise.
28045         (libc_feholdsetround_387_ctx): Likewise.
28046         (libc_feholdsetround_387_53bit_ctx): Likewise.
28047         (libc_feholdsetround_sse_ctx): Likewise.
28048         (libc_feresetround_sse_ctx): Likewise.
28049         (libc_feresetround_387_ctx): Likewise.
28050         (libc_feupdateenv_387_ctx): Likewise.
28051         (libc_feholdexcept_setroundf_ctx): Define macro.
28052         (libc_fesetenvf_ctx): Likewise.
28053         (libc_feupdateenvf_ctx): Likewise.
28054         (libc_feholdsetroundf_ctx): Likewise.
28055         (libc_feresetroundf_ctx): Likewise.
28056         (libc_feholdexcept_setround_ctx): Likewise.
28057         (libc_fesetenv_ctx): Likewise.
28058         (libc_feupdateenv_ctx): Likewise.
28059         (libc_feholdsetround_ctx): Likewise.
28060         (libc_feresetround_ctx): Likewise.
28061         (libc_feholdexcept_setroundl_ctx): Likewise.
28062         (libc_feupdateenvl_ctx): Likewise.
28063         (libc_feholdsetroundl_ctx): Likewise.
28064         (libc_feresetroundl_ctx): Likewise.
28065         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
28066         (libc_feresetround_53bit_ctx): Likewise.
28068 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28070         * locale/iso-639.def: Convert to UTF-8.
28072 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
28074         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
28075         (EXCEPTION_TESTS_double): Likewise.
28076         (EXCEPTION_TESTS_long_double): Likewise.
28077         (EXCEPTION_TESTS): Likewise.
28078         * math/libm-test.inc (test_exceptions): Only test exceptions if
28079         EXCEPTION_TESTS (FLOAT).
28081 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28083         * benchtests/Makefile (string-bench): Add strcpy_chk and
28084         stpcpy_chk.
28085         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
28086         * benchtests/bench-stpcpy_chk.c: New file.
28087         * benchtests/bench-strcpy_chk-ifunc.c: New file.
28088         * benchtests/bench-strcpy_chk.c: New file.
28089         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
28090         code.
28091         (do_test): Likewise.
28093 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28095         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
28096         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
28097         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
28098         with tabs where appropriate.
28099         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
28100         dl-procinfo.h.
28101         [PPC_PLATFORM_PPC440]: Likewise.
28102         [PPC_PLATFORM_PPC464]: Likewise.
28103         [PPC_PLATFORM_PPC476]: Likewise.
28104         (_dl_string_platform): Add support for detecting ppc405, ppc440,
28105         ppc464, and ppc476 platform strings merging from ports/
28106         dl-procinfo.h.
28108 2013-06-11  Andreas Schwab  <schwab@suse.de>
28110         [BZ #14991]
28111         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
28112         (from_ucs4_idx): Regenerate.
28113         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
28114         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
28115         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
28116         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
28117         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
28118         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
28119         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
28120         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
28121         from FROM_LOOP and TO_LOOP specific macros.
28122         (BODY): Handle combining characters.
28123         * iconvdata/BIG5HKSCS.irreversible: Update.
28124         * iconvdata/BIG5HKSCS.precomposed: New file.
28125         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
28126         characters.
28127         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
28129 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28131         * include/sys/time.h: Fix indentation and add copyright header.
28133         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
28134         (do_test): Likewise.
28135         * string/test-memchr.c (do_one_test): Likewise.
28136         (do_test): Likewise.
28137         * string/test-memcmp.c (do_one_test): Likewise.
28138         (do_test): Likewise.
28139         * string/test-memcpy.c (do_one_test): Likewise.
28140         (do_test): Likewise.
28141         * string/test-memmem.c (do_one_test): Likewise.
28142         (do_test): Likewise.
28143         (do_random_tests): Likewise.
28144         * string/test-memmove.c (do_one_test): Likewise.
28145         (do_test): Likewise.
28146         * string/test-memset.c (do_one_test): Likewise.
28147         (do_test): Likewise.
28148         * string/test-rawmemchr.c (do_one_test): Likewise.
28149         (do_test): Likewise.
28150         * string/test-strcasecmp.c (do_one_test): Likewise.
28151         (do_test): Likewise.
28152         * string/test-strcasestr.c (do_one_test): Likewise.
28153         (do_test): Likewise.
28154         * string/test-strcat.c (do_one_test): Likewise.
28155         (do_test): Likewise.
28156         * string/test-strchr.c (do_one_test): Likewise.
28157         (do_test): Likewise.
28158         * string/test-strcmp.c (do_one_test): Likewise.
28159         (do_test): Likewise.
28160         * string/test-strcpy.c (do_one_test): Likewise.
28161         (do_test): Likewise.
28162         * string/test-string.h: Likewise.
28163         (test_init): Likewise.
28164         * string/test-strlen.c (do_one_test): Likewise.
28165         (do_test): Likewise.
28166         * string/test-strncasecmp.c (do_one_test): Likewise.
28167         (do_test): Likewise.
28168         * string/test-strncat.c (do_one_test): Likewise.
28169         (do_test): Likewise.
28170         * string/test-strncmp.c (do_one_test): Likewise.
28171         (do_test_limit): Likewise.
28172         (do_test): Likewise.
28173         * string/test-strncpy.c (do_one_test): Likewise.
28174         (do_test): Likewise.
28175         * string/test-strnlen.c (do_one_test): Likewise.
28176         (do_test): Likewise.
28177         * string/test-strpbrk.c (do_one_test): Likewise.
28178         (do_test): Likewise.
28179         * string/test-strrchr.c (do_one_test): Likewise.
28180         (do_test): Likewise.
28181         * string/test-strspn.c (do_one_test): Likewise.
28182         (do_test): Likewise.
28183         * string/test-strstr.c (do_one_test): Likewise.
28184         (do_test): Likewise.
28186         * benchtests/Makefile (string-bench): Add string benchmarks.
28187         * benchtests/bench-bcopy-ifunc.c: New file.
28188         * benchtests/bench-bcopy.c: New file.
28189         * benchtests/bench-bzero-ifunc.c: New file.
28190         * benchtests/bench-bzero.c: New file.
28191         * benchtests/bench-memccpy-ifunc.c: New file.
28192         * benchtests/bench-memccpy.c: New file.
28193         * benchtests/bench-memchr-ifunc.c: New file.
28194         * benchtests/bench-memchr.c: New file.
28195         * benchtests/bench-memcmp-ifunc.c: New file.
28196         * benchtests/bench-memcmp.c: New file.
28197         * benchtests/bench-memmem-ifunc.c: New file.
28198         * benchtests/bench-memmem.c: New file.
28199         * benchtests/bench-memmove-ifunc.c: New file.
28200         * benchtests/bench-memmove.c: New file.
28201         * benchtests/bench-mempcpy-ifunc.c: New file.
28202         * benchtests/bench-mempcpy.c: New file.
28203         * benchtests/bench-memset-ifunc.c: New file.
28204         * benchtests/bench-memset.c: New file.
28205         * benchtests/bench-rawmemchr-ifunc.c: New file.
28206         * benchtests/bench-rawmemchr.c: New file.
28207         * benchtests/bench-stpcpy-ifunc.c: New file.
28208         * benchtests/bench-stpcpy.c: New file.
28209         * benchtests/bench-stpncpy-ifunc.c: New file.
28210         * benchtests/bench-stpncpy.c: New file.
28211         * benchtests/bench-strcasecmp-ifunc.c: New file.
28212         * benchtests/bench-strcasecmp.c: New file.
28213         * benchtests/bench-strcasestr-ifunc.c: New file.
28214         * benchtests/bench-strcasestr.c: New file.
28215         * benchtests/bench-strcat-ifunc.c: New file.
28216         * benchtests/bench-strcat.c: New file.
28217         * benchtests/bench-strchr-ifunc.c: New file.
28218         * benchtests/bench-strchr.c: New file.
28219         * benchtests/bench-strchrnul-ifunc.c: New file.
28220         * benchtests/bench-strchrnul.c: New file.
28221         * benchtests/bench-strcmp-ifunc.c: New file.
28222         * benchtests/bench-strcmp.c: New file.
28223         * benchtests/bench-strcpy-ifunc.c: New file.
28224         * benchtests/bench-strcpy.c: New file.
28225         * benchtests/bench-strcspn-ifunc.c: New file.
28226         * benchtests/bench-strcspn.c: New file.
28227         * benchtests/bench-strlen-ifunc.c: New file.
28228         * benchtests/bench-strlen.c: New file.
28229         * benchtests/bench-strncasecmp-ifunc.c: New file.
28230         * benchtests/bench-strncasecmp.c: New file.
28231         * benchtests/bench-strncat-ifunc.c: New file.
28232         * benchtests/bench-strncat.c: New file.
28233         * benchtests/bench-strncmp-ifunc.c: New file.
28234         * benchtests/bench-strncmp.c: New file.
28235         * benchtests/bench-strncpy-ifunc.c: New file.
28236         * benchtests/bench-strncpy.c: New file.
28237         * benchtests/bench-strnlen-ifunc.c: New file.
28238         * benchtests/bench-strnlen.c: New file.
28239         * benchtests/bench-strpbrk-ifunc.c: New file.
28240         * benchtests/bench-strpbrk.c: New file.
28241         * benchtests/bench-strrchr-ifunc.c: New file.
28242         * benchtests/bench-strrchr.c: New file.
28243         * benchtests/bench-strspn-ifunc.c: New file.
28244         * benchtests/bench-strspn.c: New file.
28245         * benchtests/bench-strstr-ifunc.c: New file.
28246         * benchtests/bench-strstr.c: New file.
28248         * benchtests/Makefile: Disable parallel execution of targets.
28249         (string-bench): Add memcpy.
28250         (benchset): New variable to store a list of benchmark sets.
28251         (bench-func): Renamed from bench.
28252         (bench-set): New target.
28253         (bench): Depend on bench-func and bench-set.
28254         * benchtests/README: Add section on benchmark sets.
28255         * benchtests/bench-memcpy-ifunc.c: New file.
28256         * benchtests/bench-memcpy.c: New file.
28257         * benchtests/bench-string.h: New file.
28259 2013-06-11  Andreas Schwab  <schwab@suse.de>
28261         [BZ #15577]
28262         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
28263         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
28264         values in the triple.
28265         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
28266         terminator in the group key.
28268 2013-06-11  Andreas Jaeger  <aj@suse.de>
28270         * po/zh_TW.po: Update Chinese (traditional) translation from
28271         translation project.
28273 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28275         * include/time.h (__clock_gettime): Add libc_hidden_proto.
28276         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
28277         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
28278         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
28279         (clock_getcpuclockid): Likewise.
28280         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
28281         Add weak_alias and libc_hidden_def.
28282         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
28283         * rt/clock_gettime.c (clock_gettime): Rename to
28284         __clock_gettime.  Add weak_alias and libc_hidden_def.
28285         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
28286         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
28287         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
28288         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
28289         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
28290         Likewise.
28291         * rt/clock_settime.c (clock_settime): Rename to
28292         __clock_settime.  Add weak_alias and libc_hidden_def.
28293         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
28295 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
28297         * mach/err_boot.sub: Remove trailing whitespace.
28298         * mach/err_ipc.sub: Likewise.
28299         * mach/err_mach.sub: Likewise.
28301         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
28302         (ROUNDING_TESTS_double): Likewise.
28303         (ROUNDING_TESTS_long_double): Likewise.
28304         (ROUNDING_TESTS): Likewise.
28305         * math/libm-test.inc: Include <math-tests.h>.
28306         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
28307         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
28308         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
28309         (IF_ROUND_INIT_FE_UPWARD): Likewise.
28311 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
28313         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
28314         of assigning.
28316 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
28318         * sysdeps/gnu/errlist.awk: Do not generate space at end of
28319         otherwise empty TRANS lines.
28320         * sysdeps/gnu/errlist.c: Regenerated.
28322         * catgets/gencat.c (error_print): Use (void) in function
28323         definition.
28324         * crypt/crypt_util.c (__init_des): Likewise.
28325         * crypt/speeds.c (Stop): Likewise.
28326         (main): Likewise.
28327         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
28328         * inet/ruserpass.c (token): Likewise.
28329         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
28330         * intl/localealias.c (extend_alias_table): Likewise.
28331         * intl/plural-exp.c (init_germanic_plural): Likewise.
28332         * libio/fcloseall.c (__fcloseall): Likewise.
28333         * libio/genops.c (_IO_flush_all): Likewise.
28334         (_IO_flush_all_linebuffered): Likewise.
28335         (_IO_cleanup): Likewise.
28336         (_IO_iter_begin): Likewise.
28337         (_IO_iter_end): Likewise.
28338         (_IO_list_lock): Likewise.
28339         (_IO_list_unlock): Likewise.
28340         (_IO_list_resetlock): Likewise.
28341         * libio/getchar.c (getchar): Likewise.
28342         * libio/getchar_u.c (getchar_unlocked): Likewise.
28343         * libio/getwchar.c (getwchar): Likewise.
28344         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
28345         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
28346         * login/getpt.c (__getpt): Likewise.
28347         * login/tst-utmp.c (main): Likewise.
28348         * malloc/hooks.c (__malloc_check_init): Likewise.
28349         * malloc/malloc.c (__malloc_stats): Likewise.
28350         * malloc/mtrace.c (tr_break): Likewise.
28351         (mtrace): Likewise.
28352         (muntrace): Likewise.
28353         * misc/fstab.c (endfsent): Likewise.
28354         * misc/getclktck.c (__getclktck): Likewise.
28355         * misc/getdtsz.c (__getdtablesize): Likewise.
28356         * misc/gethostid.c (gethostid): Likewise.
28357         * misc/getpagesize.c (__getpagesize): Likewise.
28358         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
28359         (__get_nprocs): Likewise.
28360         (__get_phys_pages): Likewise.
28361         (__get_avphys_pages): Likewise.
28362         * misc/getttyent.c (getttyent): Likewise.
28363         (setttyent): Likewise.
28364         (endttyent): Likewise.
28365         * misc/getusershell.c (getusershell): Likewise.
28366         (endusershell): Likewise.
28367         (setusershell): Likewise.
28368         (initshells): Likewise.
28369         * misc/hsearch.c (__hdestroy): Likewise.
28370         * misc/sync.c (sync): Likewise.
28371         * misc/syslog.c (closelog_internal): Likewise.
28372         (closelog): Likewise.
28373         * misc/ttyslot.c (ttyslot): Likewise.
28374         * misc/vhangup.c (vhangup): Likewise.
28375         * posix/fork.c (__fork): Likewise.
28376         * posix/getegid.c (__getegid): Likewise.
28377         * posix/geteuid.c (__geteuid): Likewise.
28378         * posix/getgid.c (__getgid): Likewise.
28379         * posix/getpid.c (__getpid): Likewise.
28380         * posix/getppid.c (__getppid): Likewise.
28381         * posix/getuid.c (__getuid): Likewise.
28382         * posix/pause.c (pause): Likewise.
28383         * posix/setpgrp.c (setpgrp): Likewise.
28384         * posix/setsid.c (__setsid): Likewise.
28385         * posix/test-vfork.c (noop): Likewise.
28386         * resolv/gethnamaddr.c (_endhtent): Likewise.
28387         (_gethtent): Likewise.
28388         (ht_endhostent): Likewise.
28389         (gethostent): Likewise.
28390         (dns_service): Likewise.
28391         * stdlib/drand48.c (drand48): Likewise.
28392         * stdlib/lrand48.c (lrand48): Likewise.
28393         * stdlib/mrand48.c (mrand48): Likewise.
28394         * stdlib/rand.c (rand): Likewise.
28395         * stdlib/random.c (__random): Likewise.
28396         * stdlib/setenv.c (clearenv): Likewise.
28397         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
28398         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
28399         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
28400         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
28401         (__get_nprocs): Likewise.
28402         (__get_phys_pages): Likewise.
28403         (__get_avphys_pages): Likewise.
28404         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
28405         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
28406         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
28407         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
28408         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
28409         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
28410         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
28411         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
28412         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
28413         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
28414         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
28415         * sysdeps/mach/hurd/sync.c (sync): Likewise.
28416         * sysdeps/posix/clock.c (clock): Likewise.
28417         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
28418         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
28419         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
28420         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
28421         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
28422         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
28423         (__get_nprocs_conf): Likewise.
28424         (__get_phys_pages): Likewise.
28425         (__get_avphys_pages): Likewise.
28426         * time/clock.c (clock): Likewise.
28427         * time/tzset.c (__tzname_max): Likewise.
28429 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
28431         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
28432         (__bswap_32): Do not use "register".
28433         * crypt/crypt.c (_ufc_doit_r): Likewise.
28434         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
28435         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
28436         * gmon/gmon.c (__monstartup): Likewise.
28437         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
28438         * hurd/hurdmalloc.c (more_memory): Likewise.
28439         (malloc): Likewise.
28440         (free): Likewise.
28441         (realloc): Likewise.
28442         (malloc_fork_prepare): Likewise.
28443         (malloc_fork_parent): Likewise.
28444         (malloc_fork_child): Likewise.
28445         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
28446         (_svcauth_des): Likewise.
28447         * inet/inet_lnaof.c (inet_lnaof): Likewise.
28448         * inet/inet_net.c (inet_network): Likewise.
28449         * inet/inet_netof.c (inet_netof): Likewise.
28450         * inet/rcmd.c (__validuser2_sa): Likewise.
28451         * io/fts.c (fts_open): Likewise.
28452         (fts_load): Likewise.
28453         (fts_close): Likewise.
28454         (fts_read): Likewise.
28455         (fts_children): Likewise.
28456         (fts_build): Likewise.
28457         (fts_stat): Likewise.
28458         (fts_sort): Likewise.
28459         (fts_alloc): Likewise.
28460         (fts_lfree): Likewise.
28461         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
28462         (_IO_file_xsgetn): Likewise.
28463         (_IO_file_xsgetn_mmap): Likewise.
28464         * libio/iofopncook.c (_IO_cookie_read): Likewise.
28465         (_IO_cookie_write): Likewise.
28466         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
28467         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
28468         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
28469         * malloc/obstack.c (_obstack_begin): Likewise.
28470         (_obstack_begin_1): Likewise.
28471         (_obstack_newchunk): Likewise.
28472         (_obstack_allocated_p): Likewise.
28473         (obstack_free): Likewise.
28474         (_obstack_memory_used): Likewise.
28475         * misc/getttyent.c (getttynam): Likewise.
28476         (getttyent): Likewise.
28477         (skip): Likewise.
28478         (value): Likewise.
28479         * misc/getusershell.c (initshells): Likewise.
28480         * misc/syslog.c (__vsyslog_chk): Likewise.
28481         * misc/ttyslot.c (ttyslot): Likewise.
28482         * nis/nis_hash.c (__nis_hash): Likewise.
28483         * posix/fnmatch_loop.c (FCT): Likewise.
28484         * posix/getconf.c (print_all): Likewise.
28485         (main): Likewise.
28486         * posix/getopt.c (exchange): Likewise.
28487         * posix/glob.c (globfree): Likewise.
28488         (prefix_array): Likewise.
28489         (__glob_pattern_type): Likewise.
28490         * resolv/arpa/nameser.h (NS_GET16): Likewise.
28491         (NS_GET32): Likewise.
28492         (NS_PUT16): Likewise.
28493         (NS_PUT32): Likewise.
28494         * resolv/gethnamaddr.c (getanswer): Likewise.
28495         (gethostbyname2): Likewise.
28496         (gethostbyaddr): Likewise.
28497         (_gethtent): Likewise.
28498         (_gethtbyname2): Likewise.
28499         (_gethtbyaddr): Likewise.
28500         * resolv/ns_print.c (dst_s_get_int16): Likewise.
28501         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
28502         * resolv/res_init.c (__res_vinit): Likewise.
28503         (net_mask): Likewise.
28504         * resolv/res_mkquery.c (outchar): Likewise.
28505         (PRINT): Likewise.
28506         * stdio-common/printf_fp.c (outchar): Likewise.
28507         (PRINT): Likewise.
28508         * stdio-common/printf_fphex.c (outchar): Likewise.
28509         (PRINT): Likewise.
28510         * stdio-common/printf_size.c (outchar): Likewise.
28511         (PRINT): Likewise.
28512         * stdio-common/test_rdwr.c (main): Likewise.
28513         * stdio-common/tfformat.c (matches): Likewise.
28514         * stdio-common/vfprintf.c (outchar): Likewise.
28515         (printf_unknown): Likewise.
28516         (buffered_vfprintf): Likewise.
28517         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
28518         * stdio-common/xbug.c (AppendToBuffer): Likewise.
28519         (ReadFile): Likewise.
28520         * stdlib/qsort.c (SWAP): Likewise.
28521         (_quicksort): Likewise.
28522         * stdlib/setenv.c (__add_to_environ): Likewise.
28523         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
28524         * stdlib/strtol_l.c (__strtol_l): Likewise.
28525         * stdlib/tst-strtod.c (main): Likewise.
28526         * stdlib/tst-strtol.c (main): Likewise.
28527         * stdlib/tst-strtoll.c (main): Likewise.
28528         * string/bits/string2.h (__strcmp_cc): Likewise.
28529         (__strcmp_cg): Likewise.
28530         (__strcspn_c1): Likewise.
28531         (__strcspn_c2): Likewise.
28532         (__strcspn_c3): Likewise.
28533         (__strspn_c1): Likewise.
28534         (__strspn_c2): Likewise.
28535         (__strspn_c3): Likewise.
28536         (__strsep_1c): Likewise.
28537         (__strsep_2c): Likewise.
28538         (__strsep_3c): Likewise.
28539         * string/memccpy.c (__memccpy): Likewise.
28540         * string/stpcpy.c (__stpcpy): Likewise.
28541         * string/strcmp.c (strcmp): Likewise.
28542         * string/strrchr.c (strrchr): Likewise.
28543         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
28544         Likewise.
28545         * sysdeps/mach/hurd/getcwd.c
28546         (_hurd_canonicalize_directory_name_internal): Likewise.
28547         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
28548         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
28549         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
28550         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
28551         Likewise, in both definitions.
28552         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
28553         definitions.
28554         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
28555         64] (__bswap_64): Likewise.
28556         * time/test_time.c (main): Likewise.
28557         * time/tzfile.c (__tzfile_read): Likewise.
28558         (__tzfile_compute): Likewise.
28559         * time/tzset.c (__tzset_parse_tz): Likewise.
28560         (tzset_internal): Likewise.
28561         (compute_change): Likewise.
28562         * wcsmbs/wcscat.c (__wcscat): Likewise.
28563         * wcsmbs/wcschr.c (wcschr): Likewise.
28564         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
28565         * wcsmbs/wcscspn.c (wcscspn): Likewise.
28566         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
28567         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
28568         * wcsmbs/wcsspn.c (wcsspn): Likewise.
28569         * wcsmbs/wcsstr.c (wcsstr): Likewise.
28570         * wcsmbs/wmemchr.c (wmemchr): Likewise.
28571         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
28572         * wcsmbs/wmemset.c (wmemset): Likewise.
28574 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
28576         * scripts/config.guess: Update to version 2013-05-16.
28577         * scripts/config.sub: Update to version 2013-04-24.
28578         * scripts/install-sh: Update to version 2011-11-20.07.
28579         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
28580         * scripts/move-if-change: Update to version 2012-01-06 07:23.
28582 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
28584         * debug/fgetws_u_chk.c: Fix leading whitespaces.
28585         * elf/sln.c: Likewise.
28586         * hurd/hurd/ioctl.h: Likewise.
28587         * hurd/hurdmalloc.c: Likewise.
28588         * hurd/xattr.c: Likewise.
28589         * include/shlib-compat.h: Likewise.
28590         * inet/ruserpass.c: Likewise.
28591         * libio/iofgets_u.c: Likewise.
28592         * libio/iofgetws_u.c: Likewise.
28593         * locale/programs/ld-identification.c: Likewise.
28594         * locale/programs/ld-time.c: Likewise.
28595         * mach/msg-destroy.c: Likewise.
28596         * nss/nss_files/files-netgrp.c: Likewise.
28597         * resolv/res_data.c: Likewise.
28598         * soft-fp/op-1.h: Likewise.
28599         * soft-fp/op-2.h: Likewise.
28600         * soft-fp/op-4.h: Likewise.
28601         * soft-fp/op-common.h: Likewise.
28602         * stdio-common/printf_fphex.c: Likewise.
28603         * stdlib/strtod_l.c: Likewise.
28604         * sunrpc/rpc/clnt.h: Likewise.
28605         * sysdeps/generic/framestate.c: Likewise.
28606         * sysdeps/i386/bsd-_setjmp.S: Likewise.
28607         * sysdeps/i386/bsd-setjmp.S: Likewise.
28608         * sysdeps/i386/__longjmp.S: Likewise.
28609         * sysdeps/i386/setjmp.S: Likewise.
28610         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
28611         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
28612         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28613         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
28614         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
28615         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
28616         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
28617         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
28618         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
28619         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
28620         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
28621         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
28622         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
28623         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
28624         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
28625         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
28626         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
28627         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
28628         * sysdeps/ieee754/support.c: Likewise.
28629         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28630         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
28631         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
28632         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
28633         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
28634         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
28635         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
28636         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
28637         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
28638         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
28639         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
28640         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
28641         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
28642         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
28643         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
28644         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
28645         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28646         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
28648 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
28650         * posix/transbug.c: Remove executable mode.
28652 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
28654         * crypt/speeds.c: Remove trailing whitespace.
28655         * dlfcn/default.c: Likewise.
28656         * elf/ifuncdep2.c: Likewise.
28657         * elf/ifuncmain1.c: Likewise.
28658         * elf/ifuncmain1vis.c: Likewise.
28659         * elf/testobj.h: Likewise.
28660         * elf/tst-stackguard1.c: Likewise.
28661         * gmon/sys/gmon.h: Likewise.
28662         * hurd/hurdmsg.c: Likewise.
28663         * hurd/new-fd.c: Likewise.
28664         * hurd/ports-get.c: Likewise.
28665         * iconvdata/ibm1008_420.c: Likewise.
28666         * inet/tst-getni1.c: Likewise.
28667         * inet/tst-getni2.c: Likewise.
28668         * libio/ioungetc.c: Likewise.
28669         * libio/wfiledoalloc.c: Likewise.
28670         * manual/libm-err-tab.pl: Likewise.
28671         * math/w_dremf.c: Likewise.
28672         * misc/ftruncate.c: Likewise.
28673         * posix/bug-glob2.c: Likewise.
28674         * posix/tst-pcre.c: Likewise.
28675         * posix/wait4.c: Likewise.
28676         * resolv/README: Likewise.
28677         * resolv/res_debug.h: Likewise.
28678         * resolv/tst-inet_ntop.c: Likewise.
28679         * setjmp/bug269-setjmp.c: Likewise.
28680         * soft-fp/extended.h: Likewise.
28681         * soft-fp/op-1.h: Likewise.
28682         * soft-fp/op-2.h: Likewise.
28683         * soft-fp/op-4.h: Likewise.
28684         * soft-fp/op-8.h: Likewise.
28685         * soft-fp/testit.c: Likewise.
28686         * stdio-common/bug16.c: Likewise.
28687         * stdlib/random.c: Likewise.
28688         * sunrpc/rpcsvc/rquota.x: Likewise.
28689         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
28690         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
28691         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
28692         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
28693         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
28694         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
28695         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
28696         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
28697         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
28698         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
28699         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
28700         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
28701         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
28702         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
28703         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
28704         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
28705         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
28706         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
28707         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
28708         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
28709         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
28710         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
28711         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
28712         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
28713         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
28714         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
28715         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
28716         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
28717         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
28718         * sysdeps/ieee754/s_lib_version.c: Likewise.
28719         * sysdeps/mach/hurd/check_fds.c: Likewise.
28720         * sysdeps/mach/hurd/getsockname.c: Likewise.
28721         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
28722         * sysdeps/mach/hurd/recvfrom.c: Likewise.
28723         * sysdeps/powerpc/bits/link.h: Likewise.
28724         * sysdeps/powerpc/dl-procinfo.c: Likewise.
28725         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
28726         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
28727         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
28728         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
28729         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
28730         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
28731         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
28732         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
28733         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
28734         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
28735         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
28736         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
28737         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
28738         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
28739         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
28740         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
28741         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
28742         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
28743         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
28744         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
28745         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
28746         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
28747         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
28748         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
28749         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
28750         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
28751         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
28752         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
28753         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
28754         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
28755         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
28756         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
28757         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
28758         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
28759         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
28760         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
28761         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
28762         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
28763         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
28764         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
28765         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
28766         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
28767         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
28768         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
28769         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
28770         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
28771         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
28772         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
28773         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
28774         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
28775         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
28776         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
28777         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
28778         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
28779         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
28780         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
28781         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
28782         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
28783         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
28784         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
28785         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
28786         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
28787         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
28788         * sysdeps/powerpc/sysdep.h: Likewise.
28789         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
28790         * sysdeps/s390/s390-64/sub_n.S: Likewise.
28791         * sysdeps/sh/dl-trampoline.S: Likewise.
28792         * sysdeps/sh/memset.S: Likewise.
28793         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
28794         * sysdeps/sh/strlen.S: Likewise.
28795         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
28796         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
28797         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
28798         * sysdeps/sparc/sparc32/rem.S: Likewise.
28799         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
28800         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
28801         * sysdeps/sparc/sparc32/strchr.S: Likewise.
28802         * sysdeps/sparc/sparc32/udiv.S: Likewise.
28803         * sysdeps/sparc/sparc32/urem.S: Likewise.
28804         * sysdeps/sparc/sparc64/add_n.S: Likewise.
28805         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
28806         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
28807         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
28808         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
28809         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
28810         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
28811         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
28812         * sysdeps/unix/bsd/times.c: Likewise.
28813         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
28814         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
28815         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
28816         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
28817         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
28818         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
28819         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
28820         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
28821         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
28822         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
28823         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
28824         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
28825         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
28826         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
28827         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
28828         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
28829         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
28830         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
28831         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
28832         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
28833         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
28834         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
28835         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
28836         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
28837         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
28838         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
28839         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
28840         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
28841         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
28842         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
28843         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
28844         * sysdeps/x86_64/strcspn.S: Likewise.
28846 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28848         * locale/C-translit.h: Revert #include <stdint.h> because this is a
28849         generated file.  Regenerate properly from gen-translit.pl.
28850         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
28851         locale/C-translit.h.
28853 2013-06-05  Andreas Schwab  <schwab@suse.de>
28855         [BZ #15100]
28856         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
28857         week as 6 instead of -1.
28858         * time/tst-strptime.c (day_tests): Add test case.
28860 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
28862         * sysdeps/generic/math_private.h
28863         (libc_feholdexcept_setround_53bit): Replace with
28864         libc_feholdsetround_53bit.
28865         (libc_feupdateenv_53bit): Replace with
28866         libc_feresetround_53bit.
28867         (SET_RESTORE_ROUND_53BIT): Adjust.
28869 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
28871         * string/test-strchrnul.c: Add copyright header.
28873         * posix/tst-getaddrinfo4.c: Increase test timeout.
28875 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
28877         [BZ #15536]
28878         * math/libm-test.inc (MAX_EXP): Remove
28879         (MIN_EXP): Define.
28880         (ulp): Use MIN_EXP - MANT_DIG.
28881         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
28883 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
28885         * po/be.po: Revert last change.
28886         * po/zh_CN.po: Likewise.
28887         * po/header.pot: Likewise.
28889 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
28891         * Makefile ($(common-objpfx)linkobj/libc.so): Define
28892         link-libc-deps to empty as target-specific variable.
28893         * Makerules (link-libc-args): New variable.
28894         (libc-for-link): Likewise.
28895         (link-libc-deps): Likewise.
28896         (lib%.so): Depend on $(link-libc-deps).  Link with
28897         $(link-libc-args).
28898         (build-module): Link with $(link-libc-args).
28899         (build-module-asneeded): Likewise.
28900         (build-module-helper-objlist): Filter out $(link-libc-deps) from
28901         list of objects.
28902         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
28903         target-specific variable.
28904         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
28905         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
28906         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
28907         libc.
28908         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
28909         libc and ld.so.
28910         ($(objpfx)libpcprofile.so): Likewise.
28911         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
28912         libc_nonshared.a.
28913         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
28914         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
28915         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
28916         $(link-libc-deps).
28917         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
28918         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
28919         * login/Makefile ($(objpfx)libutil.so): Likewise.
28920         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
28921         * math/Makefile ($(objpfx)libm.so): Likewise.
28922         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
28923         $(objpfx)libnsl.so): Define libc-for-link as target-specific
28924         variable instead of depending directly on libc.
28925         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
28926         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
28927         $(link-libc-deps).
28928         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
28929         libc.
28930         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
28931         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
28932         ($(objpfx)libanl.so): Likewise.
28933         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
28934         ld.so.
28935         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
28936         $(link-libc-deps).
28937         * sysdeps/i386/fpu/Makefile: Remove file.
28938         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
28939         ($(objpfx)libm.so): Remove dependency on ld.so.
28941 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
28943         [BZ # 15553]
28944         * nis/yp_xdr.c (XDRMAXNAME): Define.
28945         (XDRMAXRECORD): Define.
28946         (xdr_domainname): Use XDRMAXNAME.
28947         (xdr_mapname): Likewise.
28948         (xdr_peername): Likewise.
28949         (xdr_keydat): Use XDRMAXRECORD.
28950         (xdr_valdat): Likewise.
28952 2013-05-30  Jeff Law  <law@redhat.com>
28954         [BZ #14256]
28955         * manual/errno.texi (ESTALE): Update to account for more than
28956         just NFS file systems.
28957         * sysdeps/gnu/errlist.c: Regenerated.
28959 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
28961         [BZ #15465]
28962         * elf/Makefile (tests): Add tst-null-argv.
28963         (modules-names):  Add tst-null-argv-lib.
28964         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
28965         (tst-null-argv-ENV): Set environment for tst-null-argv.
28966         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
28967         (RTLD_PROGNAME): New macro.
28968         * elf/tst-null-argv.c: New test case.
28969         * elf/tst-null-argv-lib.c: Library for test case.
28970         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
28971         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
28972         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
28973         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
28974         * elf/dl-init.c (call_init): Likewise.
28975         (_dl_init): Likewise.
28976         * elf/dl-load.c (print_search_path): Likewise.
28977         (_dl_map_object): Likewise.
28978         * elf/dl-lookup.c (do_lookup_x): Likewise.
28979         (add_dependency): Likewise.
28980         (_dl_lookup_symbol_x): Likewise.
28981         (_dl_debug_bindings): Likewise.
28982         * elf/dl-open.c (_dl_show_scope): Likewise.
28983         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
28984         * elf/dl-version.c (match_symbol): Likewise.
28985         (_dl_check_map_versions): Likewise.
28986         * elf/rtld.c (dl_main): Likewise.
28987         (print_unresolved): Use RTLD_PROGNAME.
28988         (print_missing_version): Likewise.
28989         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
28990         (elf_machine_rela): Likewise.
28991         * sysdeps/powerpc/powerpc32/dl-machine.c
28992         (__process_machine_rela): Likewise.
28993         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
28994         Likewise.
28995         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
28996         Likewise.
28997         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
28998         Likewise.
28999         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
29000         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
29001         Likewise.
29002         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
29003         Likewise.
29004         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
29006 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
29008         * po/be.po: Add descriptive title.
29009         * po/zh_CN.po: Likewise.
29010         * po/header.pot: Likewise.
29012 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
29014         * locale/programs/locarchive.c (create_archive): Inlucde fname in
29015         error message.
29016         (enlarge_archive): Likewise.
29018 2013-05-28  Ben North  <ben@redfrontdoor.org>
29020         * manual/arith.texi (frexp): It is the magnitude of the return
29021         value which lies in [0.5, 1), not the return value itself.
29023 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29025         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29027 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
29029         * stdio-common/bug26.c (main): Correct fscanf template.
29031         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
29032         declare _dl_skip_args.
29034         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
29035         Don't declare.
29037         * manual/platform.texi: Add missing @end deftypefun.
29039 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
29041         [BZ #15529]
29042         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
29043         bit of mantissa of 2^16382.
29044         * math/libm-test.inc (hypot_test_data): Add more tests.
29046         * math/libm-test.inc: Add drem and pow10 to list of tested
29047         functions.
29048         (pow10_test): New function.
29049         (drem_test): Likewise.
29050         (drem_test_tonearest): Likewise.
29051         (drem_test_towardzero): Likewise.
29052         (drem_test_downward): Likewise.
29053         (drem_test_upward): Likewise.
29054         (main): Call the new functions.
29056         * math/libm-test.inc (finite_test_data): Remove.
29057         (finite_test): Run tests from isfinite_test_data.
29058         (gamma_test_data): Remove.
29059         (gamma_test): Run tests from lgamma_test_data.
29060         * sysdeps/i386/fpu/libm-test-ulps: Update.
29061         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29063 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29065         * manual/platform.texi: Add PowerPC PPR function set documentation.
29066         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
29067         implementation.
29069 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
29071         * math/libm-test.inc (MAX_EXP): Define.
29072         (ULPDIFF): Define.
29073         (ulp): New function.
29074         (check_float_internal): Use ULPDIFF.
29075         (cpow_test): Disable failing test.
29076         (check_ulp): Test ulp() implemetnation.
29077         (main): Call check_ulp before starting tests.
29079 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
29081         * math/gen-libm-test.pl (generate_testfile): Do not handle
29082         START_DATA and END_DATA.
29083         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
29084         END_DATA.
29085         (acos_tonearest_test_data): Likewise.
29086         (acos_towardzero_test_data): Likewise.
29087         (acos_downward_test_data): Likewise.
29088         (acos_upward_test_data): Likewise.
29089         (acosh_test_data): Likewise.
29090         (asin_test_data): Likewise.
29091         (asin_tonearest_test_data): Likewise.
29092         (asin_towardzero_test_data): Likewise.
29093         (asin_downward_test_data): Likewise.
29094         (asin_upward_test_data): Likewise.
29095         (asinh_test_data): Likewise.
29096         (atan_test_data): Likewise.
29097         (atanh_test_data): Likewise.
29098         (atan2_test_data): Likewise.
29099         (cabs_test_data): Likewise.
29100         (cacos_test_data): Likewise.
29101         (cacosh_test_data): Likewise.
29102         (carg_test_data): Likewise.
29103         (casin_test_data): Likewise.
29104         (casinh_test_data): Likewise.
29105         (catan_test_data): Likewise.
29106         (catanh_test_data): Likewise.
29107         (cbrt_test_data): Likewise.
29108         (ccos_test_data): Likewise.
29109         (ccosh_test_data): Likewise.
29110         (ceil_test_data): Likewise.
29111         (cexp_test_data): Likewise.
29112         (cimag_test_data): Likewise.
29113         (clog_test_data): Likewise.
29114         (clog10_test_data): Likewise.
29115         (conj_test_data): Likewise.
29116         (copysign_test_data): Likewise.
29117         (cos_test_data): Likewise.
29118         (cos_tonearest_test_data): Likewise.
29119         (cos_towardzero_test_data): Likewise.
29120         (cos_downward_test_data): Likewise.
29121         (cos_upward_test_data): Likewise.
29122         (cosh_test_data): Likewise.
29123         (cosh_tonearest_test_data): Likewise.
29124         (cosh_towardzero_test_data): Likewise.
29125         (cosh_downward_test_data): Likewise.
29126         (cosh_upward_test_data): Likewise.
29127         (cpow_test_data): Likewise.
29128         (cproj_test_data): Likewise.
29129         (creal_test_data): Likewise.
29130         (csin_test_data): Likewise.
29131         (csinh_test_data): Likewise.
29132         (csqrt_test_data): Likewise.
29133         (ctan_test_data): Likewise.
29134         (ctan_tonearest_test_data): Likewise.
29135         (ctan_towardzero_test_data): Likewise.
29136         (ctan_downward_test_data): Likewise.
29137         (ctan_upward_test_data): Likewise.
29138         (ctanh_test_data): Likewise.
29139         (ctanh_tonearest_test_data): Likewise.
29140         (ctanh_towardzero_test_data): Likewise.
29141         (ctanh_downward_test_data): Likewise.
29142         (ctanh_upward_test_data): Likewise.
29143         (erf_test_data): Likewise.
29144         (erfc_test_data): Likewise.
29145         (exp_test_data): Likewise.
29146         (exp_tonearest_test_data): Likewise.
29147         (exp_towardzero_test_data): Likewise.
29148         (exp_downward_test_data): Likewise.
29149         (exp_upward_test_data): Likewise.
29150         (exp10_test_data): Likewise.
29151         (exp2_test_data): Likewise.
29152         (expm1_test_data): Likewise.
29153         (fabs_test_data): Likewise.
29154         (fdim_test_data): Likewise.
29155         (finite_test_data): Likewise.
29156         (floor_test_data): Likewise.
29157         (fma_test_data): Likewise.
29158         (fma_towardzero_test_data): Likewise.
29159         (fma_downward_test_data): Likewise.
29160         (fma_upward_test_data): Likewise.
29161         (fmax_test_data): Likewise.
29162         (fmin_test_data): Likewise.
29163         (fmod_test_data): Likewise.
29164         (fpclassify_test_data): Likewise.
29165         (frexp_test_data): Likewise.
29166         (gamma_test_data): Likewise.
29167         (hypot_test_data): Likewise.
29168         (ilogb_test_data): Likewise.
29169         (isfinite_test_data): Likewise.
29170         (isgreater_test_data): Likewise.
29171         (isgreaterequal_test_data): Likewise.
29172         (isinf_test_data): Likewise.
29173         (isless_test_data): Likewise.
29174         (islessequal_test_data): Likewise.
29175         (islessgreater_test_data): Likewise.
29176         (isnan_test_data): Likewise.
29177         (isnormal_test_data): Likewise.
29178         (issignaling_test_data): Likewise.
29179         (isunordered_test_data): Likewise.
29180         (j0_test_data): Likewise.
29181         (j1_test_data): Likewise.
29182         (jn_test_data): Likewise.
29183         (ldexp_test_data): Likewise.
29184         (lgamma_test_data): Likewise.
29185         (lrint_test_data): Likewise.
29186         (lrint_tonearest_test_data): Likewise.
29187         (lrint_towardzero_test_data): Likewise.
29188         (lrint_downward_test_data): Likewise.
29189         (lrint_upward_test_data): Likewise.
29190         (llrint_test_data): Likewise.
29191         (llrint_tonearest_test_data): Likewise.
29192         (llrint_towardzero_test_data): Likewise.
29193         (llrint_downward_test_data): Likewise.
29194         (llrint_upward_test_data): Likewise.
29195         (log_test_data): Likewise.
29196         (log10_test_data): Likewise.
29197         (log1p_test_data): Likewise.
29198         (log2_test_data): Likewise.
29199         (logb_test_data): Likewise.
29200         (logb_downward_test_data): Likewise.
29201         (lround_test_data): Likewise.
29202         (llround_test_data): Likewise.
29203         (modf_test_data): Likewise.
29204         (nearbyint_test_data): Likewise.
29205         (nextafter_test_data): Likewise.
29206         (nexttoward_test_data): Likewise.
29207         (pow_test_data): Likewise.
29208         (pow_tonearest_test_data): Likewise.
29209         (pow_towardzero_test_data): Likewise.
29210         (pow_downward_test_data): Likewise.
29211         (pow_upward_test_data): Likewise.
29212         (remainder_test_data): Likewise.
29213         (remainder_tonearest_test_data): Likewise.
29214         (remainder_towardzero_test_data): Likewise.
29215         (remainder_downward_test_data): Likewise.
29216         (remainder_upward_test_data): Likewise.
29217         (remquo_test_data): Likewise.
29218         (rint_test_data): Likewise.
29219         (rint_tonearest_test_data): Likewise.
29220         (rint_towardzero_test_data): Likewise.
29221         (rint_downward_test_data): Likewise.
29222         (rint_upward_test_data): Likewise.
29223         (round_test_data): Likewise.
29224         (scalb_test_data): Likewise.
29225         (scalbn_test_data): Likewise.
29226         (scalbln_test_data): Likewise.
29227         (signbit_test_data): Likewise.
29228         (sin_test_data): Likewise.
29229         (sin_tonearest_test_data): Likewise.
29230         (sin_towardzero_test_data): Likewise.
29231         (sin_downward_test_data): Likewise.
29232         (sin_upward_test_data): Likewise.
29233         (sincos_test_data): Likewise.
29234         (sinh_test_data): Likewise.
29235         (sinh_tonearest_test_data): Likewise.
29236         (sinh_towardzero_test_data): Likewise.
29237         (sinh_downward_test_data): Likewise.
29238         (sinh_upward_test_data): Likewise.
29239         (sqrt_test_data): Likewise.
29240         (tan_test_data): Likewise.
29241         (tan_tonearest_test_data): Likewise.
29242         (tan_towardzero_test_data): Likewise.
29243         (tan_downward_test_data): Likewise.
29244         (tan_upward_test_data): Likewise.
29245         (tanh_test_data): Likewise.
29246         (tgamma_test_data): Likewise.
29247         (trunc_test_data): Likewise.
29248         (y0_test_data): Likewise.
29249         (y1_test_data): Likewise.
29250         (yn_test_data): Likewise.
29251         (significand_test_data): Likewise.
29253         * math/gen-libm-test.pl (@functions): Remove variable.
29254         (generate_testfile): Don't handle START and END lines.
29255         * math/libm-test.inc (START): New macro.
29256         (END): Likewise.
29257         (END_COMPLEX): Likewise.
29258         (acos_test): Use END macro without arguments.
29259         (acos_test_tonearest): Likewise.
29260         (acos_test_towardzero): Likewise.
29261         (acos_test_downward): Likewise.
29262         (acos_test_upward): Likewise.
29263         (acosh_test): Likewise.
29264         (asin_test): Likewise.
29265         (asin_test_tonearest): Likewise.
29266         (asin_test_towardzero): Likewise.
29267         (asin_test_downward): Likewise.
29268         (asin_test_upward): Likewise.
29269         (asinh_test): Likewise.
29270         (atan_test): Likewise.
29271         (atanh_test): Likewise.
29272         (atan2_test): Likewise.
29273         (cabs_test): Likewise.
29274         (cacos_test): Use END_COMPLEX macro without arguments.
29275         (cacosh_test): Likewise.
29276         (carg_test): Use END macro without arguments.
29277         (casin_test): Use END_COMPLEX macro without arguments.
29278         (casinh_test): Likewise.
29279         (catan_test): Likewise.
29280         (catanh_test): Likewise.
29281         (cbrt_test): Use END macro without arguments.
29282         (ccos_test): Use END_COMPLEX macro without arguments.
29283         (ccosh_test): Likewise.
29284         (ceil_test): Use END macro without arguments.
29285         (cexp_test): Use END_COMPLEX macro without arguments.
29286         (cimag_test): Use END macro without arguments.
29287         (clog_test): Use END_COMPLEX macro without arguments.
29288         (clog10_test): Likewise.
29289         (conj_test): Likewise.
29290         (copysign_test): Use END macro without arguments.
29291         (cos_test): Likewise.
29292         (cos_test_tonearest): Likewise.
29293         (cos_test_towardzero): Likewise.
29294         (cos_test_downward): Likewise.
29295         (cos_test_upward): Likewise.
29296         (cosh_test): Likewise.
29297         (cosh_test_tonearest): Likewise.
29298         (cosh_test_towardzero): Likewise.
29299         (cosh_test_downward): Likewise.
29300         (cosh_test_upward): Likewise.
29301         (cpow_test): Use END_COMPLEX macro without arguments.
29302         (cproj_test): Likewise.
29303         (creal_test): Use END macro without arguments.
29304         (csin_test): Use END_COMPLEX macro without arguments.
29305         (csinh_test): Likewise.
29306         (csqrt_test): Likewise.
29307         (ctan_test): Likewise.
29308         (ctan_test_tonearest): Likewise.
29309         (ctan_test_towardzero): Likewise.
29310         (ctan_test_downward): Likewise.
29311         (ctan_test_upward): Likewise.
29312         (ctanh_test): Likewise.
29313         (ctanh_test_tonearest): Likewise.
29314         (ctanh_test_towardzero): Likewise.
29315         (ctanh_test_downward): Likewise.
29316         (ctanh_test_upward): Likewise.
29317         (erf_test): Use END macro without arguments.
29318         (erfc_test): Likewise.
29319         (exp_test): Likewise.
29320         (exp_test_tonearest): Likewise.
29321         (exp_test_towardzero): Likewise.
29322         (exp_test_downward): Likewise.
29323         (exp_test_upward): Likewise.
29324         (exp10_test): Likewise.
29325         (exp2_test): Likewise.
29326         (expm1_test): Likewise.
29327         (fabs_test): Likewise.
29328         (fdim_test): Likewise.
29329         (finite_test): Likewise.
29330         (floor_test): Likewise.
29331         (fma_test): Likewise.
29332         (fma_test_towardzero): Likewise.
29333         (fma_test_downward): Likewise.
29334         (fma_test_upward): Likewise.
29335         (fmax_test): Likewise.
29336         (fmin_test): Likewise.
29337         (fmod_test): Likewise.
29338         (fpclassify_test): Likewise.
29339         (frexp_test): Likewise.
29340         (gamma_test): Likewise.
29341         (hypot_test): Likewise.
29342         (ilogb_test): Likewise.
29343         (isfinite_test): Likewise.
29344         (isgreater_test): Likewise.
29345         (isgreaterequal_test): Likewise.
29346         (isinf_test): Likewise.
29347         (isless_test): Likewise.
29348         (islessequal_test): Likewise.
29349         (islessgreater_test): Likewise.
29350         (isnan_test): Likewise.
29351         (isnormal_test): Likewise.
29352         (issignaling_test): Likewise.
29353         (isunordered_test): Likewise.
29354         (j0_test): Likewise.
29355         (j1_test): Likewise.
29356         (jn_test): Likewise.
29357         (ldexp_test): Likewise.
29358         (lgamma_test): Likewise.
29359         (lrint_test): Likewise.
29360         (lrint_test_tonearest): Likewise.
29361         (lrint_test_towardzero): Likewise.
29362         (lrint_test_downward): Likewise.
29363         (lrint_test_upward): Likewise.
29364         (llrint_test): Likewise.
29365         (llrint_test_tonearest): Likewise.
29366         (llrint_test_towardzero): Likewise.
29367         (llrint_test_downward): Likewise.
29368         (llrint_test_upward): Likewise.
29369         (log_test): Likewise.
29370         (log10_test): Likewise.
29371         (log1p_test): Likewise.
29372         (log2_test): Likewise.
29373         (logb_test): Likewise.
29374         (logb_test_downward): Likewise.
29375         (lround_test): Likewise.
29376         (llround_test): Likewise.
29377         (modf_test): Likewise.
29378         (nearbyint_test): Likewise.
29379         (nextafter_test): Likewise.
29380         (nexttoward_test): Likewise.
29381         (pow_test): Likewise.
29382         (pow_test_tonearest): Likewise.
29383         (pow_test_towardzero): Likewise.
29384         (pow_test_downward): Likewise.
29385         (pow_test_upward): Likewise.
29386         (remainder_test): Likewise.
29387         (remainder_test_tonearest): Likewise.
29388         (remainder_test_towardzero): Likewise.
29389         (remainder_test_downward): Likewise.
29390         (remainder_test_upward): Likewise.
29391         (remquo_test): Likewise.
29392         (rint_test): Likewise.
29393         (rint_test_tonearest): Likewise.
29394         (rint_test_towardzero): Likewise.
29395         (rint_test_downward): Likewise.
29396         (rint_test_upward): Likewise.
29397         (round_test): Likewise.
29398         (scalb_test): Likewise.
29399         (scalbn_test): Likewise.
29400         (scalbln_test): Likewise.
29401         (signbit_test): Likewise.
29402         (sin_test): Likewise.
29403         (sin_test_tonearest): Likewise.
29404         (sin_test_towardzero): Likewise.
29405         (sin_test_downward): Likewise.
29406         (sin_test_upward): Likewise.
29407         (sincos_test): Likewise.
29408         (sinh_test): Likewise.
29409         (sinh_test_tonearest): Likewise.
29410         (sinh_test_towardzero): Likewise.
29411         (sinh_test_downward): Likewise.
29412         (sinh_test_upward): Likewise.
29413         (sqrt_test): Likewise.
29414         (tan_test): Likewise.
29415         (tan_test_tonearest): Likewise.
29416         (tan_test_towardzero): Likewise.
29417         (tan_test_downward): Likewise.
29418         (tan_test_upward): Likewise.
29419         (tanh_test): Likewise.
29420         (tgamma_test): Likewise.
29421         (trunc_test): Likewise.
29422         (y0_test): Likewise.
29423         (y1_test): Likewise.
29424         (yn_test): Likewise.
29425         (significand_test): Likewise.
29427 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
29429         [BZ #15381]
29430         * libio/genops.c (_IO_no_init): Initialize wide struct info.
29432 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
29434         [BZ #14894]
29435         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
29436         __ppc_mdoio and __ppc_mdoom.
29437         * manual/platform.texi: Document new functions __ppc_yield,
29438         __ppc_mdoio and __ppc_mdoom.
29440 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
29442         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
29443         (main): Mention "tls" pseudo-hwcap is legacy.
29444         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
29446 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29448         * math/gen-libm-test.pl (parse_args): Output only string of
29449         arguments as text for test name, not full call or descriptions of
29450         tests for extra outputs.
29451         (generate_testfile): Do not pass function name to parse_args.
29452         Generate this_func variable from START.
29453         * math/libm-test.inc (struct test_f_f_data): Rename test_name
29454         field to arg_str.
29455         (struct test_ff_f_data): Likewise.
29456         (test_ff_f_data_nexttoward): Likewise.
29457         (struct test_fi_f_data): Likewise.
29458         (struct test_fl_f_data): Likewise.
29459         (struct test_if_f_data): Likewise.
29460         (struct test_fff_f_data): Likewise.
29461         (struct test_c_f_data): Likewise.
29462         (struct test_f_f1_data): Likewise.  Remove field extra_name.
29463         (struct test_fF_f1_data): Likewise.
29464         (struct test_ffI_f1_data): Likewise.
29465         (struct test_c_c_data): Rename test_name field to arg_str.
29466         (struct test_cc_c_data): Likewise.
29467         (struct test_f_i_data): Likewise.
29468         (struct test_ff_i_data): Likewise.
29469         (struct test_f_l_data): Likewise.
29470         (struct test_f_L_data): Likewise.
29471         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
29472         and extra2_name.
29473         (COMMON_TEST_SETUP): New macro.
29474         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
29475         (COMMON_TEST_CLEANUP): Likewise.
29476         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
29477         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
29478         macros.
29479         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
29480         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
29481         macros.
29482         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
29483         (RUN_TEST_fff_f): Take argument string.  Call new setup and
29484         cleanup macros.
29485         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
29486         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
29487         macros.
29488         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
29489         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
29490         macros.
29491         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29492         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
29493         cleanup macros.
29494         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29495         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
29496         cleanup macros.
29497         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29498         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
29499         cleanup macros.
29500         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29501         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
29502         macros.
29503         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
29504         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
29505         macros.
29506         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
29507         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
29508         macros.
29509         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
29510         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
29511         cleanup macros.
29512         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
29513         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
29514         cleanup macros.
29515         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
29516         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
29517         macros.
29518         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
29519         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
29520         cleanup macros.
29521         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
29522         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
29523         macros.
29524         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
29525         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
29526         macros.
29527         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
29528         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
29529         cleanup macros.
29530         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
29532 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
29534         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
29535         to _sifields.sigfault.
29536         (si_addr_lsb): Define new macro.
29537         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
29538         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
29539         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
29541 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
29543         [BZ #15441]
29544         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
29545         returns -1.
29546         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
29547         null return -1.
29548         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
29549         loading the domain.
29551 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
29553         * math/gen-libm-test.pl (parse_args): Do not include expected
29554         result in test name.
29555         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
29556         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29557         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29558         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29559         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29560         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29562 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
29564         * benchtests/Makefile: Sort function entries.
29566         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
29567         tanh, asinh, acosh, atanh.
29568         * benchtests/acos-inputs: New file.
29569         * benchtests/acosh-inputs: New file.
29570         * benchtests/asin-inputs: New file.
29571         * benchtests/asinh-inputs: New file.
29572         * benchtests/atanh-inputs: New file.
29573         * benchtests/cosh-inputs: New file.
29574         * benchtests/log-inputs: New file.
29575         * benchtests/sinh-inputs: New file.
29576         * benchtests/tanh-inputs: New file.
29578 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
29580         [BZ #15339]
29581         * posix/tst-getaddrinfo4.c: New test.
29582         * posix/Makefile (tests): Add it.
29584 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29586         [BZ #15339]
29587         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
29588         when no services were used.
29589         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
29590         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
29592 2013-05-21  Andreas Schwab  <schwab@suse.de>
29594         [BZ #15014]
29595         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
29596         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
29597         successful.
29598         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
29599         redundant variable declarations and reallocation of buffer when
29600         parsing as IPv6 address.  Always set NSS status when called from
29601         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
29602         buffer too small.  Correct computation of needed size.
29603         * nss/Makefile (tests): Add test-digits-dots.
29604         * nss/test-digits-dots.c: New test.
29606 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
29608         * benchtests/Makefile: Remove instructions for adding
29609         benchmark tests.
29610         * benchtests/README: New file to explain how to execute and
29611         enhance the benchmark tests.
29613 2013-05-21  Andreas Schwab  <schwab@suse.de>
29615         [BZ #15493]
29616         * setjmp/Makefile (tests): Add tst-sigsetjmp.
29617         * setjmp/tst-sigsetjmp.c: New test.
29619 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29621         * sysdeps/x86_64/memset.S (memset): New implementation.
29622         (__bzero): Likewise.
29623         (__memset_tail): New function.
29625 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
29627         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
29628         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
29629         __memcpy_sse2_unaligned ifunc selection.
29630         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
29631         Add memcpy-sse2-unaligned.S.
29632         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
29633         Add: __memcpy_sse2_unaligned.
29635 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
29637         [BZ #15490]
29638         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
29639         math_force_eval before restoring floating-point envrionment.
29640         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
29641         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
29642         Likewise.
29643         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
29644         <math_private.h>.
29645         (__nearbyintl): Use math_force_eval before restoring
29646         floating-point environment.
29647         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
29649         * math/gen-libm-test.pl (special_functions): Remove.
29650         (parse_args): Don't handle TEST_extra.  Handle functions with no
29651         return value.
29652         * math/libm-test.inc (struct test_sincos_data): Replace with
29653         struct test_fFF_11_data.
29654         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
29655         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
29656         (sincos_test_data): Change element type to struct
29657         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
29658         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
29659         RUN_TEST_LOOP_sincos.
29660         * math/README.libm-test: Don't mention special handling of
29661         individual functions.
29662         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
29663         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29664         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
29665         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
29666         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
29667         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29669         * math/gen-libm-test.pl (get_variable): Remove function.
29670         (parse_args): Don't show pointer parameters to call in test
29671         names.  Use "extra output N" in test names for extra outputs
29672         rather than naming variables.
29674 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
29676         [BZ #15488]
29677         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
29678         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
29679         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
29680         double tests.
29681         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
29682         disable.
29683         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
29684         check_long_double.
29686         * math/gen-libm-test.pl (@tests): Remove variable.
29687         ($count): Likewise.
29688         (new_test): Remove function.
29689         (show_exceptions): New function.
29690         (special_functions): Use show_exceptions instead of new_test.
29691         (parse_args): Likewise.
29692         (generate_testfile): Pass only function name in generated call to
29693         print_max_error or print_complex_max_error.
29694         (get_ulps): Do not handle complex tests specially.
29695         (output_test): Rename to ...
29696         (get_all_ulps_for_test): ... this.  Return a string rather than
29697         printing to a file.  Require ulps to be present.
29698         (output_ulps): Generate arrays rather than #defines.
29699         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
29700         (struct ulp_data): New type.
29701         (BUILD_COMPLEX_ULP): Remove macro.
29702         (compare_ulp_data): New function.
29703         (find_ulps): Likewise.
29704         (find_test_ulps): Likewise.
29705         (find_function_ulps): Likewise.
29706         (find_complex_function_ulps): Likewise.
29707         (print_max_error): Determine allowed ulps using
29708         find_function_ulps.
29709         (print_complex_max_error): Determine allowed ulps using
29710         find_complex_function_ulps.
29711         (check_float_internal): Determine max ulps using find_test_ulps.
29712         (check_float): Do not take max_ulp parameter.  Update call to
29713         check_float_internal.
29714         (check_complex): Likewise.
29715         (check_int): Do not take max_ulp parameter.
29716         (check_long): Likewise.
29717         (check_bool): Likewise.
29718         (check_longlong): Likewise.
29719         (struct test_f_f_data): Remove max_ulp field.
29720         (struct test_ff_f_data): Likewise.
29721         (struct test_ff_f_data_nexttoward): Likewise.
29722         (struct test_fi_f_data): Likewise.
29723         (struct test_fl_f_data): Likewise.
29724         (struct test_if_f_data): Likewise.
29725         (struct test_fff_f_data): Likewise.
29726         (struct test_c_f_data): Likewise.
29727         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
29728         (struct test_fF_f1_data): Likewise.
29729         (struct test_ffI_f1_data): Likewise.
29730         (struct test_c_c_data): Remove max_ulp field.
29731         (struct test_cc_c_data): Likewise.
29732         (struct test_f_i_data): Likewise.
29733         (struct test_ff_i_data): Likewise.
29734         (struct test_f_l_data): Likewise.
29735         (struct test_f_L_data): Likewise.
29736         (struct test_sincos_data): Likewise.
29737         (RUN_TEST_f_f): Do not handle ulps.
29738         (RUN_TEST_LOOP_f_f): Likewise.
29739         (RUN_TEST_2_f): Likewise.
29740         (RUN_TEST_LOOP_2_f): Likewise.
29741         (RUN_TEST_fff_f): Likewise.
29742         (RUN_TEST_LOOP_fff_f): Likewise.
29743         (RUN_TEST_c_f): Likewise.
29744         (RUN_TEST_LOOP_c_f): Likewise.
29745         (RUN_TEST_f_f1): Likewise.
29746         (RUN_TEST_LOOP_f_f1): Likewise.
29747         (RUN_TEST_fF_f1): Likewise.
29748         (RUN_TEST_LOOP_fF_f1): Likewise.
29749         (RUN_TEST_fI_f1): Likewise.
29750         (RUN_TEST_LOOP_fI_f1): Likewise.
29751         (RUN_TEST_ffI_f1): Likewise.
29752         (RUN_TEST_LOOP_ffI_f1): Likewise.
29753         (RUN_TEST_c_c): Likewise.
29754         (RUN_TEST_LOOP_c_c): Likewise.
29755         (RUN_TEST_cc_c): Likewise.
29756         (RUN_TEST_LOOP_cc_c): Likewise.
29757         (RUN_TEST_f_i): Likewise.
29758         (RUN_TEST_LOOP_f_i): Likewise.
29759         (RUN_TEST_f_i_tg): Likewise.
29760         (RUN_TEST_LOOP_f_i_tg): Likewise.
29761         (RUN_TEST_ff_i_tg): Likewise.
29762         (RUN_TEST_LOOP_ff_i_tg): Likewise.
29763         (RUN_TEST_f_b): Likewise.
29764         (RUN_TEST_LOOP_f_b): Likewise.
29765         (RUN_TEST_f_b_tg): Likewise.
29766         (RUN_TEST_LOOP_f_b_tg): Likewise.
29767         (RUN_TEST_f_l): Likewise.
29768         (RUN_TEST_LOOP_f_l): Likewise.
29769         (RUN_TEST_f_L): Likewise.
29770         (RUN_TEST_LOOP_f_L): Likewise.
29771         (RUN_TEST_sincos): Likewise.
29772         (RUN_TEST_LOOP_sincos): Likewise.
29774 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
29776         [BZ #15480]
29777         [BZ #15485]
29778         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
29779         main case of finite arguments, set rounding mode to FE_TONEAREST
29780         and discard exceptions.
29781         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
29782         exceptions.
29783         (remainder_tonearest_test_data): New variable.
29784         (remainder_test_tonearest): New function.
29785         (remainder_towardzero_test_data): New variable.
29786         (remainder_test_towardzero): New function.
29787         (remainder_downward_test_data): New variable.
29788         (remainder_test_downward): New function.
29789         (remainder_upward_test_data): New variable.
29790         (remainder_test_upward): New function.
29791         (main): Call the new test functions.
29793         * math/libm-test.inc (struct test_f_f1_data): Remove field
29794         extra_init.
29795         (struct test_fF_f1_data): Likewise.
29796         (struct test_ffI_f1_data): Likewise.
29797         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
29798         based on value of EXTRA_EXPECTED.
29799         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
29800         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
29801         EXTRA_VAR based on value of EXTRA_EXPECTED.
29802         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
29803         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
29804         EXTRA_VAR based on value of EXTRA_EXPECTED.
29805         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
29806         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
29807         EXTRA_VAR based on value of EXTRA_EXPECTED.
29808         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
29809         * math/gen-libm-test.pl (parse_args): Don't output initializers
29810         for extra output values.
29812         * math/libm-test.inc (check_int): Expect result to be exactly
29813         equal to expected value and do not handle ulps.
29814         (check_long): Likewise.
29815         (check_longlong): Likewise.
29817         * math/libm-test.inc (ceil_test_data): Test for "inexact"
29818         exceptions.
29819         (cimag_test_data): Likewise.
29820         (conj_test_data): Likewise.
29821         (copysign_test_data): Likewise.
29822         (cproj_test_data): Likewise.
29823         (creal_test_data): Likewise.
29824         (fabs_test_data): Likewise.
29825         (fdim_test_data): Likewise.
29826         (finite_test_data): Likewise.
29827         (floor_test_data): Likewise.
29828         (fmax_test_data): Likewise.
29829         (fmin_test_data): Likewise.
29830         (fmod_test_data): Likewise.
29831         (fpclassify_test_data): Likewise.
29832         (frexp_test_data): Likewise.
29833         (ilogb_test_data): Likewise.
29834         (isfinite_test_data): Likewise.
29835         (isgreater_test_data): Likewise.
29836         (isgreaterequal_test_data): Likewise.
29837         (isinf_test_data): Likewise.
29838         (isless_test_data): Likewise.
29839         (islessequal_test_data): Likewise.
29840         (islessgreater_test_data): Likewise.
29841         (isnan_test_data): Likewise.
29842         (isnormal_test_data): Likewise.
29843         (issignaling_test_data): Likewise.
29844         (isunordered_test_data): Likewise.
29845         (ldexp_test_data): Likewise.
29846         (lrint_test_data): Likewise.
29847         (lrint_test_data) [TEST_FLOAT]: Disable one test.
29848         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
29849         (lrint_tonearest_test_data): Test for "inexact" exceptions.
29850         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29851         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
29852         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29853         test input.
29854         (lrint_towardzero_test_data): Test for "inexact" exceptions.
29855         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29856         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
29857         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
29858         that test input.
29859         (lrint_downward_test_data): Test for "inexact" exceptions.
29860         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29861         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
29862         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
29863         test input.
29864         (lrint_upward_test_data): Test for "inexact" exceptions.
29865         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
29866         test input.
29867         (llrint_test_data): Test for "inexact" exceptions.
29868         (llrint_test_data) [TEST_FLOAT]: Disable one test.
29869         (llrint_tonearest_test_data): Test for "inexact" exceptions.
29870         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
29871         (llrint_towardzero_test_data): Test for "inexact" exceptions.
29872         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
29873         (llrint_downward_test_data): Test for "inexact" exceptions.
29874         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
29875         (llrint_upward_test_data): Test for "inexact" exceptions.
29876         (logb_test_data): Likewise.
29877         (logb_downward_test_data): Likewise.
29878         (nextafter_test_data): Likewise.
29879         (nexttoward_test_data): Likewise.
29880         (remainder_test_data): Likewise.
29881         (remquo_test_data): Likewise.
29882         (scalbn_test_data): Likewise.
29883         (scalbln_test_data): Likewise.
29884         (signbit_test_data): Likewise.
29885         (sqrt_test_data): Likewise.
29886         (significand_test_data): Likewise.
29888 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
29890         [BZ #15424]
29891         * benchtests/bench-modf.c (struct args): Mark arg0 as
29892         volatile.
29893         * scripts/bench.pl: Mark members of struct args as volatile.
29895 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29897         [BZ # 15497]
29898         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
29899         negative infinity on POWER6 or lower.
29900         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
29902 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
29904         [BZ #15442]
29905         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
29906         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
29907         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
29908         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
29909         (_FP_SETQNAN): New macro.
29910         (_FP_SETQNAN_SEMIRAW): Likewise.
29911         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
29912         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
29913         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
29914         (FP_EXTEND): Use _FP_FRAC_SNANP.
29915         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
29916         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
29917         into account.
29918         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29919         New macro.
29920         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
29921         Likewise.
29923 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29925         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
29926         with DIVIDE_BY_ZERO_EXCEPTION.
29927         (gamma_test_data): Likewise.
29928         (lgamma_test_data): Likewise.
29929         (log_test_data): Likewise.
29930         (log10_test_data): Likewise.
29931         (log2_test_data): Likewise.
29932         (tgamma_test_data): Likewise.
29934         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
29935         (acos_test_tonearest): Likewise.
29936         (acos_test_towardzero): Likewise.
29937         (acos_test_downward): Likewise.
29938         (acos_test_upward): Likewise.
29939         (acosh_test): Likewise.
29940         (asin_test): Likewise.
29941         (asin_test_tonearest): Likewise.
29942         (asin_test_towardzero): Likewise.
29943         (asin_test_downward): Likewise.
29944         (asin_test_upward): Likewise.
29945         (asinh_test): Likewise.
29946         (atan_test): Likewise.
29947         (atanh_test): Likewise.
29948         (atan2_test): Likewise.
29949         (cabs_test): Likewise.
29950         (cacos_test): Likewise.
29951         (cacosh_test): Likewise.
29952         (casin_test): Likewise.
29953         (casinh_test): Likewise.
29954         (catan_test): Likewise.
29955         (catanh_test): Likewise.
29956         (cbrt_test): Likewise.
29957         (ccos_test): Likewise.
29958         (ccosh_test): Likewise.
29959         (cexp_test): Likewise.
29960         (clog_test): Likewise.
29961         (clog10_test): Likewise.
29962         (cos_test): Likewise.
29963         (cos_test_tonearest): Likewise.
29964         (cos_test_towardzero): Likewise.
29965         (cos_test_downward): Likewise.
29966         (cos_test_upward): Likewise.
29967         (cosh_test): Likewise.
29968         (cosh_test_tonearest): Likewise.
29969         (cosh_test_towardzero): Likewise.
29970         (cosh_test_downward): Likewise.
29971         (cosh_test_upward): Likewise.
29972         (cpow_test): Likewise.
29973         (csin_test): Likewise.
29974         (csinh_test): Likewise.
29975         (csqrt_test): Likewise.
29976         (ctan_test): Likewise.
29977         (ctan_test_tonearest): Likewise.
29978         (ctan_test_towardzero): Likewise.
29979         (ctan_test_downward): Likewise.
29980         (ctan_test_upward): Likewise.
29981         (ctanh_test): Likewise.
29982         (ctanh_test_tonearest): Likewise.
29983         (ctanh_test_towardzero): Likewise.
29984         (ctanh_test_downward): Likewise.
29985         (ctanh_test_upward): Likewise.
29986         (erf_test): Likewise.
29987         (erfc_test): Likewise.
29988         (exp_test): Likewise.
29989         (exp_test_tonearest): Likewise.
29990         (exp_test_towardzero): Likewise.
29991         (exp_test_downward): Likewise.
29992         (exp_test_upward): Likewise.
29993         (exp10_test): Likewise.
29994         (exp2_test): Likewise.
29995         (expm1_test): Likewise.
29996         (fmod_test): Likewise.
29997         (gamma_test): Likewise.
29998         (hypot_test): Likewise.
29999         (j0_test): Likewise.
30000         (j1_test): Likewise.
30001         (jn_test): Likewise.
30002         (lgamma_test): Likewise.
30003         (log_test): Likewise.
30004         (log10_test): Likewise.
30005         (log1p_test): Likewise.
30006         (log2_test): Likewise.
30007         (logb_test_downward): Likewise.
30008         (pow_test): Likewise.
30009         (pow_test_tonearest): Likewise.
30010         (pow_test_towardzero): Likewise.
30011         (pow_test_downward): Likewise.
30012         (pow_test_upward): Likewise.
30013         (remainder_test): Likewise.
30014         (remquo_test): Likewise.
30015         (sin_test): Likewise.
30016         (sin_test_tonearest): Likewise.
30017         (sin_test_towardzero): Likewise.
30018         (sin_test_downward): Likewise.
30019         (sin_test_upward): Likewise.
30020         (sincos_test): Likewise.
30021         (sinh_test): Likewise.
30022         (sinh_test_tonearest): Likewise.
30023         (sinh_test_towardzero): Likewise.
30024         (sinh_test_downward): Likewise.
30025         (sinh_test_upward): Likewise.
30026         (sqrt_test): Likewise.
30027         (tan_test): Likewise.
30028         (tan_test_tonearest): Likewise.
30029         (tan_test_towardzero): Likewise.
30030         (tan_test_downward): Likewise.
30031         (tan_test_upward): Likewise.
30032         (tanh_test): Likewise.
30033         (tgamma_test): Likewise.
30034         (y0_test): Likewise.
30035         (y1_test): Likewise.
30036         (yn_test): Likewise.
30038         * math/gen-libm-test.pl (adjust_arg): Remove function.
30039         (special_function): Remove argument $in_func.  Only handle
30040         generating output for tables of tests, not inside functions.
30041         (parse_args): Likewise.
30042         (generate_testfile): Remove variable $in_func.  Update call to
30043         parse_args.
30044         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
30045         (MINUS_ZERO_INIT): Rename macro to minus_zero.
30046         (PLUS_INFTY_INIT): Rename macro to plus_infty.
30047         (MINUS_INFTY_INIT): Rename macro to minus_infty.
30048         (QNAN_VALUE_INIT): Rename macro to qnan_value.
30049         (MAX_VALUE_INIT): Rename macro to max_value.
30050         (MIN_VALUE_INIT): Rename macro to min_value.
30051         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
30052         (plus_zero): Remove variable.
30053         (minus_zero): Likewise.
30054         (plus_infty): Likewise.
30055         (minus_infty): Likewise.
30056         (qnan_value): Likewise.
30057         (max_value): Likewise.
30058         (min_value): Likewise.
30059         (min_subnorm_value): Likewise.
30061 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
30063         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
30064         uint64_t or uint32_t usage.
30065         * crypt/sha256-block.c: Likewise.
30066         * crypt/sha256-crypt.c: Likewise.
30067         * crypt/sha256.c: Likewise.
30068         * crypt/sha512-block.c: Likewise.
30069         * crypt/sha512-crypt.c: Likewise.
30070         * crypt/sha512.c: Likewise.
30071         * debug/backtrace-tst.c: Likewise.
30072         * debug/pcprofiledump.c: Likewise.
30073         * elf/cache.c: Likewise.
30074         * elf/dl-cache.c: Likewise.
30075         * elf/dl-misc.c: Likewise.
30076         * elf/dl-profile.c: Likewise.
30077         * elf/dl-support.c: Likewise.
30078         * elf/ldconfig.c: Likewise.
30079         * elf/sprof.c: Likewise.
30080         * iconv/dummy-repertoire.c: Likewise.
30081         * iconv/iconv_charmap.c: Likewise.
30082         * iconv/skeleton.c: Likewise.
30083         * iconvdata/8bit-generic.c: Likewise.
30084         * iconvdata/cp737.h: Likewise.
30085         * iconvdata/cp775.h: Likewise.
30086         * iconvdata/ibm1008.h: Likewise.
30087         * iconvdata/ibm1025.h: Likewise.
30088         * iconvdata/ibm1046.h: Likewise.
30089         * iconvdata/ibm1097.h: Likewise.
30090         * iconvdata/ibm1112.h: Likewise.
30091         * iconvdata/ibm1122.h: Likewise.
30092         * iconvdata/ibm1123.h: Likewise.
30093         * iconvdata/ibm1124.h: Likewise.
30094         * iconvdata/ibm1129.h: Likewise.
30095         * iconvdata/ibm1130.h: Likewise.
30096         * iconvdata/ibm1132.h: Likewise.
30097         * iconvdata/ibm1133.h: Likewise.
30098         * iconvdata/ibm1137.h: Likewise.
30099         * iconvdata/ibm1140.h: Likewise.
30100         * iconvdata/ibm1141.h: Likewise.
30101         * iconvdata/ibm1142.h: Likewise.
30102         * iconvdata/ibm1143.h: Likewise.
30103         * iconvdata/ibm1144.h: Likewise.
30104         * iconvdata/ibm1145.h: Likewise.
30105         * iconvdata/ibm1146.h: Likewise.
30106         * iconvdata/ibm1147.h: Likewise.
30107         * iconvdata/ibm1148.h: Likewise.
30108         * iconvdata/ibm1149.h: Likewise.
30109         * iconvdata/ibm1153.h: Likewise.
30110         * iconvdata/ibm1154.h: Likewise.
30111         * iconvdata/ibm1155.h: Likewise.
30112         * iconvdata/ibm1156.h: Likewise.
30113         * iconvdata/ibm1157.h: Likewise.
30114         * iconvdata/ibm1158.h: Likewise.
30115         * iconvdata/ibm1160.h: Likewise.
30116         * iconvdata/ibm1161.h: Likewise.
30117         * iconvdata/ibm1162.h: Likewise.
30118         * iconvdata/ibm1163.h: Likewise.
30119         * iconvdata/ibm1164.h: Likewise.
30120         * iconvdata/ibm1166.h: Likewise.
30121         * iconvdata/ibm1167.h: Likewise.
30122         * iconvdata/ibm12712.h: Likewise.
30123         * iconvdata/ibm1390.h: Likewise.
30124         * iconvdata/ibm1399.h: Likewise.
30125         * iconvdata/ibm16804.h: Likewise.
30126         * iconvdata/ibm4517.h: Likewise.
30127         * iconvdata/ibm4899.h: Likewise.
30128         * iconvdata/ibm4909.h: Likewise.
30129         * iconvdata/ibm4971.h: Likewise.
30130         * iconvdata/ibm5347.h: Likewise.
30131         * iconvdata/ibm803.h: Likewise.
30132         * iconvdata/ibm856.h: Likewise.
30133         * iconvdata/ibm901.h: Likewise.
30134         * iconvdata/ibm902.h: Likewise.
30135         * iconvdata/ibm9030.h: Likewise.
30136         * iconvdata/ibm9066.h: Likewise.
30137         * iconvdata/ibm921.h: Likewise.
30138         * iconvdata/ibm922.h: Likewise.
30139         * iconvdata/ibm9448.h: Likewise.
30140         * iconvdata/isiri-3342.h: Likewise.
30141         * iconvdata/jis0201.h: Likewise.
30142         * include/link.h: Likewise.
30143         * include/netdb.h: Likewise.
30144         * inet/check_native.c: Likewise.
30145         * inet/check_pf.c: Likewise.
30146         * inet/getipv4sourcefilter.c: Likewise.
30147         * inet/getnameinfo.c: Likewise.
30148         * inet/getsourcefilter.c: Likewise.
30149         * inet/htonl.c: Likewise.
30150         * inet/setipv4sourcefilter.c: Likewise.
30151         * inet/setsourcefilter.c: Likewise.
30152         * inet/test-inet6_opt.c: Likewise.
30153         * inet/tst-network.c: Likewise.
30154         * locale/C-collate.c: Likewise.
30155         * locale/C-ctype.c: Likewise.
30156         * locale/C-time.c: Likewise.
30157         * locale/C-translit.h: Likewise.
30158         * locale/loadarchive.c: Likewise.
30159         * locale/programs/3level.h: Likewise.
30160         * locale/programs/charmap.c: Likewise.
30161         * locale/programs/charmap.h: Likewise.
30162         * locale/programs/ld-address.c: Likewise.
30163         * locale/programs/ld-collate.c: Likewise.
30164         * locale/programs/ld-ctype.c: Likewise.
30165         * locale/programs/ld-identification.c: Likewise.
30166         * locale/programs/ld-measurement.c: Likewise.
30167         * locale/programs/ld-messages.c: Likewise.
30168         * locale/programs/ld-monetary.c: Likewise.
30169         * locale/programs/ld-name.c: Likewise.
30170         * locale/programs/ld-numeric.c: Likewise.
30171         * locale/programs/ld-paper.c: Likewise.
30172         * locale/programs/ld-telephone.c: Likewise.
30173         * locale/programs/ld-time.c: Likewise.
30174         * locale/programs/linereader.c: Likewise.
30175         * locale/programs/locale.c: Likewise.
30176         * locale/programs/locarchive.c: Likewise.
30177         * locale/programs/locfile.h: Likewise.
30178         * locale/programs/repertoire.c: Likewise.
30179         * locale/programs/simple-hash.c: Likewise.
30180         * locale/programs/simple-hash.h: Likewise.
30181         * malloc/memusage.c: Likewise.
30182         * malloc/memusagestat.c: Likewise.
30183         * nis/nis_defaults.c: Likewise.
30184         * nis/nis_hash.c: Likewise.
30185         * nis/nis_print.c: Likewise.
30186         * nis/nis_xdr.c: Likewise.
30187         * nscd/connections.c: Likewise.
30188         * nscd/hstcache.c: Likewise.
30189         * nscd/nscd_gethst_r.c: Likewise.
30190         * nscd/nscd_getserv_r.c: Likewise.
30191         * nscd/nscd_helper.c: Likewise.
30192         * nscd/servicescache.c: Likewise.
30193         * nss/makedb.c: Likewise.
30194         * nss/nss_db/db-XXX.c: Likewise.
30195         * nss/nss_db/db-initgroups.c: Likewise.
30196         * nss/nss_db/db-netgrp.c: Likewise.
30197         * nss/nss_files/files-network.c: Likewise.
30198         * nss/nss_files/files-parse.c: Likewise.
30199         * posix/bug-regex5.c: Likewise.
30200         * posix/fnmatch_loop.c: Likewise.
30201         * posix/regcomp.c: Likewise.
30202         * posix/regexec.c: Likewise.
30203         * posix/tst-rfc3484-2.c: Likewise.
30204         * posix/tst-rfc3484-3.c: Likewise.
30205         * posix/tst-rfc3484.c: Likewise.
30206         * resolv/nss_dns/dns-canon.c: Likewise.
30207         * resolv/nss_dns/dns-network.c: Likewise.
30208         * resolv/res_init.c: Likewise.
30209         * resolv/res_mkquery.c: Likewise.
30210         * resolv/tst-aton.c: Likewise.
30211         * stdlib/cxa_atexit.c: Likewise.
30212         * stdlib/cxa_finalize.c: Likewise.
30213         * stdlib/gen-fpioconst.c: Likewise.
30214         * stdlib/strtol_l.c: Likewise.
30215         * string/tst-endian.c: Likewise.
30216         * sunrpc/auth_des.c: Likewise.
30217         * sunrpc/clnt_udp.c: Likewise.
30218         * sunrpc/rtime.c: Likewise.
30219         * sunrpc/svcauth_des.c: Likewise.
30220         * sunrpc/xdr.c: Likewise.
30221         * sunrpc/xdr_intXX_t.c: Likewise.
30222         * sunrpc/xdr_rec.c: Likewise.
30223         * sysdeps/generic/ldconfig.h: Likewise.
30224         * sysdeps/generic/ldsodefs.h: Likewise.
30225         * sysdeps/generic/memusage.h: Likewise.
30226         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
30227         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
30228         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
30229         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
30230         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
30231         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
30232         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
30233         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
30234         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
30235         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
30236         * sysdeps/posix/getaddrinfo.c: Likewise.
30237         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
30238         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
30239         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
30240         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
30241         * sysdeps/powerpc/test-gettimebase.c: Likewise.
30242         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
30243         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
30244         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
30245         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
30246         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
30247         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
30248         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
30249         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
30250         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
30251         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
30252         * sysdeps/x86_64/dl-tls.h: Likewise.
30253         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
30254         * time/alt_digit.c: Likewise.
30255         * time/era.c: Likewise.
30256         * wcsmbs/tst-c16c32-1.c: Likewise.
30258 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
30260         * math/libm-test.inc (struct test_sincos_data): New type.
30261         (RUN_TEST_LOOP_sincos): New macro.
30262         (sincos_test_data): New variable.
30263         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
30265 2013-05-16  Richard Henderson  <rth@redhat.com>
30267         * math/atest-exp2.c (LIMB64): New macro.
30268         (CONSTSZ): New macro.
30269         (mp_exp1, mp_exp_m1, mp_log2): New variables.
30270         (hexdig): Move ...
30271         (print_mpn_fp): ... to function scope.
30272         (read_mpn_hex): Remove.
30273         (get_log2): Remove.
30274         (exp2_mpn): Use mp_log2.
30275         (main): Use mp_exp1.
30277 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
30279         * math/libm-test.inc: Remove comment about not testing "inexact"
30280         exceptions.
30281         (INEXACT_EXCEPTION): New macro.
30282         (NO_INEXACT_EXCEPTION): Likewise.
30283         (INVALID_EXCEPTION_OK): Update value.
30284         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
30285         (OVERFLOW_EXCEPTION_OK): Likewise.
30286         (UNDERFLOW_EXCEPTION_OK): Likewise.
30287         (IGNORE_ZERO_INF_SIGN): Likewise.
30288         (ERRNO_UNCHANGED): Likewise.
30289         (ERRNO_EDOM): Likewise.
30290         (ERRNO_ERANGE): Likewise.
30291         (test_exceptions): Handle testing "inexact" exceptions.
30292         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
30293         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
30294         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
30295         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
30296         INEXACT_EXCEPTION.
30297         (rint_towardzero_test_data): Likewise.
30298         (rint_downward_test_data): Likewise.
30299         (rint_upward_test_data): Likewise.
30301         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
30302         with OVERFLOW_EXCEPTION.
30303         (exp10_test_data): Likewise.
30304         (exp2_test_data): Likewise.
30305         (expm1_test_data): Likewise.
30306         (lgamma_test_data): Likewise.
30307         (pow_test_data): Likewise.
30308         (tgamma_test_data): Likewise.
30309         (yn_test_data): Remove duplicate test of overflow.
30311         * math/libm-test.inc (struct test_cc_c_data): New type.
30312         (RUN_TEST_LOOP_cc_c): New macro.
30313         (cpow_test_data): New variable.
30314         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
30316         * math/libm-test.inc (struct test_f_L_data): New type.
30317         (RUN_TEST_LOOP_f_L): New macro.
30318         (llrint_test_data): New variable.
30319         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
30320         (llrint_tonearest_test_data): New variable.
30321         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
30322         (llrint_towardzero_test_data): New variable.
30323         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
30324         (llrint_downward_test_data): New variable.
30325         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
30326         (llrint_upward_test_data): New variable.
30327         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
30328         (llround_test_data): New variable.
30329         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
30331 2013-05-13  Peter Collingbourne  <pcc@google.com>
30333         * math/atest-exp2.c (get_log2): Remove const attribute.
30335 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30337         * math/libm-test.inc (struct test_f_l_data): New type.
30338         (RUN_TEST_LOOP_f_l): New macro.
30339         (lrint_test_data): New variable.
30340         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
30341         (lrint_tonearest_test_data): New variable.
30342         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
30343         (lrint_towardzero_test_data): New variable.
30344         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
30345         (lrint_downward_test_data): New variable.
30346         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
30347         (lrint_upward_test_data): New variable.
30348         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
30349         (lround_test_data): New variable.
30350         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
30352 2013-05-15  Peter Collingbourne  <pcc@google.com>
30354         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
30355         (EXTRACT_WORDS64) Use where appropriate.
30356         (INSERT_WORDS64) Likewise.
30358         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
30359         constraints with x constraints.
30360         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
30362         * malloc/obstack.c (_obstack_compat): Add initializer.
30364 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
30366         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
30367         si_trapno and add si_addr_lsb to _sifields.sigfault.
30368         (si_trapno): Remove macro.
30369         (si_addr_lsb): Define new macro.
30370         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
30372 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
30374         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
30375         instead of TEST_f_l.
30376         (llrint_test_tonearest): Likewise.
30377         (llrint_test_towardzero): Likewise.
30378         (llrint_test_downward): Likewise.
30379         (llrint_test_upward): Likewise.
30380         (llround_test): Likewise.
30382         * math/libm-test.inc (struct test_f_i_data): Add comment.
30383         (RUN_TEST_LOOP_f_b): New macro.
30384         (RUN_TEST_LOOP_f_b_tg): Likewise.
30385         (finite_test_data): New variable.
30386         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
30387         (isfinite_test_data): New variable.
30388         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30389         (isinf_test_data): New variable.
30390         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30391         (isnan_test_data): New variable.
30392         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30393         (isnormal_test_data): New variable.
30394         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30395         (issignaling_test_data): New variable.
30396         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30397         (signbit_test_data): New variable.
30398         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
30400         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
30401         with INVALID_EXCEPTION.
30402         (acosh_test_data): Likewise.
30403         (asin_test_data): Likewise.
30404         (atanh_test_data): Likewise.
30405         (fmod_test_data): Likewise.
30406         (log_test_data): Likewise.
30407         (log10_test_data): Likewise.
30408         (log2_test_data): Likewise.
30409         (pow_test_data): Likewise.
30410         (sqrt_test_data): Likewise.
30411         (y0_test_data): Likewise.
30412         (y1_test_data): Likewise.
30413         (yn_test_data): Likewise.
30415         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
30416         function contents.
30418         * math/libm-test.inc (struct test_ff_i_data): New type.
30419         (RUN_TEST_LOOP_ff_i_tg): New macro.
30420         (isgreater_test_data): New variable.
30421         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30422         (isgreaterequal_test_data): New variable.
30423         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30424         (isless_test_data): New variable.
30425         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30426         (islessequal_test_data): New variable.
30427         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30428         (islessgreater_test_data): New variable.
30429         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30430         (isunordered_test_data): New variable.
30431         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
30433 2013-05-14  David S. Miller  <davem@davemloft.net>
30435         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30437 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
30439         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
30441         * math/libm-test.inc (struct test_fF_f1_data): Change type of
30442         extra_test to int.
30443         (struct test_f_i_data): Change type of max_ulp to int.
30445         * math/libm-test.inc (test_ffI_f1_data): New type.
30446         (RUN_TEST_LOOP_ffI_f1): New macro.
30447         (remquo_test_data): New variable.
30448         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
30450         * setjmp/tst-setjmp-fp.c: New file.
30451         * setjmp/Makefile (tests): Add tst-setjmp-fp.
30452         (link-libm): New variable.
30453         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
30455         * math/libm-test.inc (struct test_f_i_data): New type.
30456         (RUN_TEST_LOOP_f_i): New macro.
30457         (RUN_TEST_LOOP_f_i_tg): Likewise.
30458         (fpclassify_test_data): New variable.
30459         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
30460         (ilogb_test_data): New variable.
30461         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
30463         * math/libm-test.inc (scalbln_test): Correct function name in END
30464         call.
30466         * math/libm-test.inc (struct test_f_f1_data): Add comment.
30467         (RUN_TEST_LOOP_fI_f1): New macro.
30468         (frexp_test_data): New variable.
30469         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
30471         * math/libm-test.inc (struct test_fF_f1_data): New type.
30472         (RUN_TEST_LOOP_fF_f1): New macro.
30473         (modf_test_data): New variable.
30474         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
30476         * math/libm-test.inc (struct test_f_f1_data): New type.
30477         (RUN_TEST_LOOP_f_f1): New macro.
30478         (gamma_test_data): New variable.
30479         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30480         (lgamma_test_data): New variable.
30481         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
30483 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
30485         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
30486         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
30487         (main): Comment "tls" pseudo-hwcap.
30489 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
30491         * math/libm-test.inc (struct test_fl_f_data): New type.
30492         (RUN_TEST_LOOP_fl_f): New variable.
30493         (scalbln_test_data): New variable.
30494         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
30496         * math/libm-test.inc (struct test_fi_f_data): New type.
30497         (RUN_TEST_LOOP_fi_f): New macro.
30498         (ldexp_test_data): New variable.
30499         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
30500         (scalbn_test_data): New variable.
30501         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
30503         * math/libm-test.inc (struct test_c_f_data): New type.
30504         (RUN_TEST_LOOP_c_f): New macro.
30505         (cabs_test_data): New variable.
30506         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
30507         (carg_test_data): New variable.
30508         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
30509         (cimag_test_data): New variable.
30510         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
30511         (creal_test_data): New variable.
30512         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
30514         * math/libm-test.inc (struct test_if_f_data): New type.
30515         (RUN_TEST_LOOP_if_f): New macro.
30516         (jn_test_data): New variable.
30517         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
30518         (yn_test_data): New variable.
30519         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
30521         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
30523 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30525         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
30526         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
30528 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
30530         * benchtests/Makefile (CPPFLAGS-nonlib): Add
30531         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
30532         (bench-deps): Add bench-timing.h.
30533         * benchtests-bench-skeleton.c: Include bench-timing.h.
30534         (main): Use TIMING_* macros instead of clock_gettime.
30535         * benchtests/bench-timing.h: New file.
30537         [BZ #14582]
30538         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
30539         Renamed from _LIB_VERSION.
30540         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
30542 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
30544         * math/libm-test.inc (struct test_fff_f_data): New type.
30545         (RUN_TEST_LOOP_fff_f): New macro.
30546         (fma_test_data): New variable.
30547         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
30548         (fma_towardzero_test_data): New variable.
30549         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
30550         (fma_downward_test_data): New variable.
30551         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
30552         (fma_upward_test_data): New variable.
30553         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
30555         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
30556         (struct test_c_c_data): New type.
30557         (RUN_TEST_LOOP_c_c): New macro.
30558         (cacos_test_data): New variable.
30559         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
30560         (cacosh_test_data): New variable.
30561         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
30562         (casin_test_data): New variable.
30563         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
30564         (casinh_test_data): New variable.
30565         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
30566         (catan_test_data): New variable.
30567         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
30568         (catanh_test_data): New variable.
30569         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
30570         (ccos_test_data): New variable.
30571         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
30572         (ccosh_test_data): New variable.
30573         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
30574         (cexp_test_data): New variable.
30575         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
30576         (clog_test_data): New variable.
30577         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
30578         (clog10_test_data): New variable.
30579         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
30580         (conj_test_data): New variable.
30581         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
30582         (cproj_test_data): New variable.
30583         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
30584         (csin_test_data): New variable.
30585         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
30586         (csinh_test_data): New variable.
30587         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
30588         (csqrt_test_data): New variable.
30589         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
30590         (ctan_test_data): New variable.
30591         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
30592         (ctan_tonearest_test_data): New variable.
30593         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30594         (ctan_towardzero_test_data): New variable.
30595         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30596         (ctan_downward_test_data): New variable.
30597         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30598         (ctan_upward_test_data): New variable.
30599         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30600         (ctanh_test_data): New variable.
30601         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
30602         (ctanh_tonearest_test_data): New variable.
30603         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
30604         (ctanh_towardzero_test_data): New variable.
30605         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
30606         (ctanh_downward_test_data): New variable.
30607         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
30608         (ctanh_upward_test_data): New variable.
30609         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
30610         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
30611         of BUILD_COMPLEX.
30613         * math/libm-test.inc (struct test_ff_f_data): New type.
30614         (struct test_ff_f_data_nexttoward): Likewise.
30615         (RUN_TEST_LOOP_2_f): New macro.
30616         (RUN_TEST_LOOP_ff_f): Likewise.
30617         (atan2_test_data): New variable.
30618         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
30619         (copysign_test_data): New variable.
30620         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
30621         (fdim_test_data): New variable.
30622         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
30623         (fmax_test_data): New variable.
30624         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
30625         (fmin_test_data): New variable.
30626         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
30627         (fmod_test_data): New variable.
30628         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
30629         (hypot_test_data): New variable.
30630         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
30631         (nextafter_test_data): New variable.
30632         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
30633         (nexttoward_test_data): New variable.
30634         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
30635         (pow_test_data): New variable.
30636         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
30637         (pow_tonearest_test_data): New variable.
30638         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
30639         (pow_towardzero_test_data): New variable.
30640         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
30641         (pow_downward_test_data): New variable.
30642         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
30643         (pow_upward_test_data): New variable.
30644         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
30645         (remainder_test_data): New variable.
30646         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
30647         (scalb_test_data): New variable.
30648         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
30649         * sysdeps/i386/fpu/libm-test-ulps: Update.
30651 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
30653         * math/libm-test.inc (fma_test): Use max_value instead of local
30654         variable fltmax.
30655         (nextafter_test): Likewise.
30657         * math/libm-test.inc (acos_towardzero_test_data): New variable.
30658         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30659         (acos_downward_test_data): New variable.
30660         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30661         (acos_upward_test_data): New variable.
30662         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30663         (acosh_test_data): New variable.
30664         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
30665         (asin_test_data): New variable.
30666         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
30667         (asin_tonearest_test_data): New variable.
30668         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30669         (asin_towardzero_test_data): New variable.
30670         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30671         (asin_downward_test_data): New variable.
30672         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30673         (asin_upward_test_data): New variable.
30674         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30675         (asinh_test_data): New variable.
30676         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
30677         (atan_test_data): New variable.
30678         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
30679         (atanh_test_data): New variable.
30680         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
30681         (cbrt_test_data): New variable.
30682         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
30683         (ceil_test_data): New variable.
30684         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
30685         (cos_test_data): New variable.
30686         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
30687         (cos_tonearest_test_data): New variable.
30688         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30689         (cos_towardzero_test_data): New variable.
30690         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30691         (cos_downward_test_data): New variable.
30692         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30693         (cos_upward_test_data): New variable.
30694         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30695         (cosh_test_data): New variable.
30696         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
30697         (cosh_tonearest_test_data): New variable.
30698         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30699         (cosh_towardzero_test_data): New variable.
30700         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30701         (cosh_downward_test_data): New variable.
30702         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30703         (cosh_upward_test_data): New variable.
30704         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30705         (erf_test_data): New variable.
30706         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
30707         (erfc_test_data): New variable.
30708         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
30709         (exp_test_data): New variable.
30710         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
30711         (exp_tonearest_test_data): New variable.
30712         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30713         (exp_towardzero_test_data): New variable.
30714         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30715         (exp_downward_test_data): New variable.
30716         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30717         (exp_upward_test_data): New variable.
30718         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30719         (exp10_test_data): New variable.
30720         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
30721         (exp2_test_data): New variable.
30722         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
30723         (expm1_test_data): New variable.
30724         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
30725         (fabs_test_data): New variable.
30726         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
30727         (floor_test_data): New variable.
30728         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
30729         (j0_test_data): New variable.
30730         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
30731         (j1_test_data): New variable.
30732         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
30733         (log_test_data): New variable.
30734         (log_test): Run tests with RUN_TEST_LOOP_f_f.
30735         (log10_test_data): New variable.
30736         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
30737         (log1p_test_data): New variable.
30738         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
30739         (log2_test_data): New variable.
30740         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
30741         (logb_test_data): New variable.
30742         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
30743         (logb_downward_test_data): New variable.
30744         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30745         (nearbyint_test_data): New variable.
30746         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
30747         (rint_test_data): New variable.
30748         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
30749         (rint_tonearest_test_data): New variable.
30750         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30751         (rint_towardzero_test_data): New variable.
30752         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30753         (rint_downward_test_data): New variable.
30754         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30755         (rint_upward_test_data): New variable.
30756         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30757         (round_test_data): New variable.
30758         (round_test): Run tests with RUN_TEST_LOOP_f_f.
30759         (sin_test_data): New variable.
30760         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
30761         (sin_tonearest_test_data): New variable.
30762         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30763         (sin_towardzero_test_data): New variable.
30764         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30765         (sin_downward_test_data): New variable.
30766         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30767         (sin_upward_test_data): New variable.
30768         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30769         (sinh_test_data): New variable.
30770         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
30771         (sinh_tonearest_test_data): New variable.
30772         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30773         (sinh_towardzero_test_data): New variable.
30774         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30775         (sinh_downward_test_data): New variable.
30776         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30777         (sinh_upward_test_data): New variable.
30778         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30779         (sqrt_test_data): New variable.
30780         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
30781         (tan_test_data): New variable.
30782         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
30783         (tan_tonearest_test_data): New variable.
30784         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30785         (tan_towardzero_test_data): New variable.
30786         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
30787         (tan_downward_test_data): New variable.
30788         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
30789         (tan_upward_test_data): New variable.
30790         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
30791         (tanh_test_data): New variable.
30792         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
30793         (tgamma_test_data): New variable.
30794         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
30795         (trunc_test_data): New variable.
30796         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
30797         (y0_test_data): New variable.
30798         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
30799         (y1_test_data): New variable.
30800         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
30801         (significand_test_data): New variable.
30802         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
30804 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
30806         [BZ #12387]
30807         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
30809 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
30811         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
30813 2013-05-10  Andreas Jaeger  <aj@suse.de>
30815         [BZ #15448]
30816         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
30817         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
30819 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30821         * math/gen-libm-test.pl (adjust_arg): New function.
30822         (special_functions): Handle generating output in both functions
30823         and arrays.
30824         (parse_args): Likewise.
30825         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
30826         $in_func argument to parse_args.
30827         * math/libm-test.inc (struct test_f_f_data): New type.
30828         (IF_ROUND_INIT_): New macro.
30829         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
30830         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
30831         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
30832         (IF_ROUND_INIT_FE_UPWARD): Likewise.
30833         (ROUND_RESTORE_): Likewise.
30834         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
30835         (ROUND_RESTORE_FE_TONEAREST): Likewise.
30836         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
30837         (ROUND_RESTORE_FE_UPWARD): Likewise.
30838         (RUN_TEST_LOOP_f_f): New macro.
30839         (acos_test_data): New variable.
30840         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
30841         (acos_tonearest_test_data): New variable.
30842         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
30844 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30846         * benchtests/bench-skeleton.c (startup): Fix coding style.
30848 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
30850         [BZ #6809]
30851         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
30852         negative infinity argument.
30853         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
30854         negative infinity argument.
30855         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
30856         negative infinity argument.
30857         * math/libm-test.inc (tgamma_test): Expect errno to be set for
30858         domain errors.
30860 2013-05-10  Florian Weimer  <fweimer@redhat.com>
30862         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
30863         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
30864         * iconv/iconv_prog.c (main): Likewise.
30865         * locale/programs/charmap-dir.c (charmap_readdir)
30866         (fopen_uncompressed): Likewise.
30867         * locale/programs/locfile.c (siblings_uncached)
30868         (write_locale_data): Use lstat64 instead of lstat.
30869         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
30870         stat.
30872 2013-05-10  Andreas Jaeger  <aj@suse.de>
30874         [BZ #15395]
30875         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
30876         localization.
30877         Include <locale.h>.
30879 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
30881         * elf/dl-close.c (_dl_close_worker): Add comments.
30883 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
30885         [BZ #15359]
30886         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
30887         high part of pi/2.
30888         (__ieee754_rem_pio2l): Update comments.
30890         [BZ #15429]
30891         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
30892         high part of pi/2.
30893         (__ieee754_rem_pio2l): Update comments.
30895         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
30896         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
30898         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
30899         M_PI_4l.
30901         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
30902         (M_PI_34_LOG10El): Likewise.
30903         (M_PI2_LOG10El): Likewise.
30904         (M_PI4_LOG10El): Likewise.
30905         (M_PI_LOG10El): Likewise.
30907 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30909         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30911 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
30913         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
30914         (MINUS_ZERO_INIT): Likewise.
30915         (PLUS_INFTY_INIT): Likewise.
30916         (MINUS_INFTY_INIT): Likewise.
30917         (QNAN_VALUE_INIT): Likewise.
30918         (MAX_VALUE_INIT): Likewise.
30919         (MIN_VALUE_INIT): Likewise.
30920         (MIN_SUBNORM_VALUE_INIT): Likewise.
30921         (plus_zero): Initialize with PLUS_ZERO_INIT.
30922         (minus_zero): Initialize with MINUS_ZERO_INIT.
30923         (plus_infty): Initialize with PLUS_INFTY_INIT.
30924         (minus_infty): Initialize with MINUS_INFTY_INIT.
30925         (qnan_value): Initialize with QNAN_VALUE_INIT.
30926         (max_value): Initialize with MAX_VALUE_INIT.
30927         (min_value): Initialize with MIN_VALUE_INIT.
30928         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
30930         * math/libm-test.inc (RUN_TEST_if_f): New macro.
30931         (jn_test): Use TEST_if_f instead of TEST_ff_f.
30932         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
30933         (yn_test): Use TEST_if_f instead of TEST_ff_f.
30935         * math/libm-test.inc (RUN_TEST_f_f): New macro.
30936         (RUN_TEST_2_f): Likewise.
30937         (RUN_TEST_ff_f): Likewise.
30938         (RUN_TEST_fi_f): Likewise.
30939         (RUN_TEST_fl_f): Likewise.
30940         (RUN_TEST_fff_f): Likewise.
30941         (RUN_TEST_c_f): Likewise.
30942         (RUN_TEST_f_f1): Likewise.
30943         (RUN_TEST_fF_f1): Likewise.
30944         (RUN_TEST_fI_f1): Likewise.
30945         (RUN_TEST_ffI_f1): Likewise.
30946         (RUN_TEST_c_c): Likewise.
30947         (RUN_TEST_cc_c): Likewise.
30948         (RUN_TEST_f_i): Likewise.
30949         (RUN_TEST_f_i_tg): Likewise.
30950         (RUN_TEST_ff_i_tg): Likewise.
30951         (RUN_TEST_f_b): Likewise.
30952         (RUN_TEST_f_b_tg): Likewise.
30953         (RUN_TEST_f_l): Likewise.
30954         (RUN_TEST_f_L): Likewise.
30955         (RUN_TEST_sincos): Likewise.
30956         * math/gen-libm-test.pl (new_test): Take new argument to indicate
30957         whether to show exceptions.  Do not include ");\n" in return
30958         value.
30959         (special_functions): Output call to RUN_TEST_sincos instead of
30960         check_float calls.  Update calls to new_test.
30961         (parse_args): Output call to single RUN_TEST_* macro instead of
30962         check_* calls and other assignments.  Update calls to new_test.
30964         [BZ #2546]
30965         [BZ #2560]
30966         [BZ #5159]
30967         [BZ #15426]
30968         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
30969         input to result for tgamma overflow.
30970         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
30971         (gamma_coeff): New variable.
30972         (NCOEFF): New macro.
30973         (gamma_positive): New function.
30974         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
30975         underflow here.  Use gamma_positive instead of exp (lgamma) for
30976         other arguments.
30977         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
30978         (gamma_coeff): New variable.
30979         (NCOEFF): New macro.
30980         (gammaf_positive): New function.
30981         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
30982         underflow here.  Use gamma_positive instead of exp (lgamma) for
30983         other arguments.
30984         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
30985         (gamma_coeff): New variable.
30986         (NCOEFF): New macro.
30987         (gammal_positive): New function.
30988         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
30989         underflow here.  Use gamma_positive instead of exp (lgamma) for
30990         other arguments.
30991         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
30992         (gamma_coeff): New variable.
30993         (NCOEFF): New macro.
30994         (gammal_positive): New function.
30995         (__ieee754_gammal_r): Handle positive infinity, overflow and
30996         underflow here.  Handle NaN the same as positive infinity.  Remove
30997         check x < 0xffffffff for negative integers.  Use gamma_positive
30998         instead of exp (lgamma) for other arguments.
30999         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
31000         (gamma_coeff): New variable.
31001         (NCOEFF): New macro.
31002         (gammal_positive): New function.
31003         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
31004         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
31005         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
31006         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
31007         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
31008         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
31009         * sysdeps/generic/math_private.h (__gamma_productf): New
31010         prototype.
31011         (__gamma_product): Likewise.
31012         (__gamma_productl): Likewise.
31013         * math/Makefile (libm-calls): Add gamma_product.
31014         * math/libm-test.inc (tgamma_test): Add more tests.
31015         * sysdeps/i386/fpu/libm-test-ulps: Update.
31016         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31018 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
31020         * benchtests/bench-skeleton.c (main): Preheat CPU.
31022 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
31024         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
31026 2013-05-07  Roland McGrath  <roland@hack.frob.com>
31028         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
31029         and _dl_skip_args_internal.
31031 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
31033         * manual/message.texi (Message Translation): Talk about users.
31034         Message to key mapping impacts design.
31036 2013-05-06  Roland McGrath  <roland@hack.frob.com>
31038         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
31040         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
31042         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
31043         * sysdeps/wordsize-64/glob64.c: ... here.
31045         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
31046         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
31047         New macros.
31049         * debug/getlogin_r_chk.c: Moved to ...
31050         * login/getlogin_r_chk.c: ... here.
31051         * debug/Makefile (routines): Move getlogin_r_chk to ...
31052         * login/Makefile (routines): ... here.
31053         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
31054         * login/Versions (libc: GLIBC_2.4): ... here.
31056         * io/poll.c (__poll): Renamed from poll.
31057         Add libc_hidden_def.
31058         (poll): Define as weak alias.
31060         * debug/ptsname_r_chk.c: Moved to ...
31061         * login/ptsname_r_chk.c: ... here.
31062         * debug/Makefile (routines): Move ptsname_r_chk to ...
31063         * login/Makefile (routines): ... here.
31064         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
31065         * login/Versions (libc: GLIBC_2.4): ... here.
31067         * posix/getlogin.c: Moved to ...
31068         * login/getlogin.c: ... here.
31069         * posix/getlogin_r.c: Moved to ...
31070         * login/getlogin_r.c: ... here.
31071         * posix/getlogin_r.c: Moved to ...
31072         * login/getlogin_r.c: ... here.
31073         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
31074         * login/Makefile (routines): ... here.
31075         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
31076         * login/Versions (libc: GLIBC_2.0): ... here.
31078         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
31079         (setrlimit): Define as weak alias.
31081         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
31082         Call __ names for open, ftruncate, and close.
31083         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
31084         (truncate): Define as weak alias.
31086 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
31088         * math/gen-libm-test.pl (parse_args): Initialize x before each
31089         test of frexp, modf and remquo.
31091         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
31092         test signgam value.
31094 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31096         [BZ #15418]
31097         [BZ #15419]
31098         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
31099         internal tests.
31100         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
31102 2013-05-06  Roland McGrath  <roland@hack.frob.com>
31104         * elf/dl-writev.h: New file.
31105         * elf/dl-misc.c: Include it.
31106         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
31107         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
31109 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
31111         * math/libm-test.inc (noXFails): Remove variable.
31112         (noXPasses): Likewise.
31113         (BUILD_COMPLEX_INT): Remove macro.
31114         (print_screen): Remove xfail argument.
31115         (print_screen_max_error): Likewise.
31116         (update_stats): Likewise.
31117         (print_max_error): Likewise.  Update calls to other affected
31118         functions.
31119         (print_complex_max_error): Likewise.
31120         (test_single_exception): Update calls to print_screen.
31121         (test_single_errno): Likewise.
31122         (check_float_internal): Remove xfail argument.  Update calls to
31123         other affected functions.
31124         (check_float): Likewise.
31125         (check_complex): Likewise.
31126         (check_int): Likewise.
31127         (check_long): Likewise.
31128         (check_bool): Likewise.
31129         (check_longlong): Likewise.
31130         (main): Don't print noXFails and noXPasses.
31131         * math/gen-libm-test.pl (top level): Don't mention expected
31132         failure handling in comment.
31133         (new_test): Don't handle expected failures.
31134         (parse_args): Don't mention expected failure handling in comment.
31135         (generate_testfile): Don't handle expected failures.
31136         (parse_ulps): Likewise.
31137         (print_ulps_file): Likewise.
31138         (get_failure): Remove function.
31139         (output_test): Don't handle expected failures.
31140         * make/README.libm-test: Don't mention expected failure handling.
31142         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
31143         (minus_zero): Likewise.
31144         (plus_infty): Likewise.
31145         (minus_infty): Likewise.
31146         (qnan_value): Likewise.
31147         (max_value): Likewise.
31148         (min_value): Likewise.
31149         (min_subnorm_value): Likewise.
31150         (initialize): Do not initialize those variables dynamically.
31152 2013-05-03  Roland McGrath  <roland@hack.frob.com>
31154         * io/open.c (__open_2): Moved to ...
31155         * io/open_2.c: ... this new file.
31156         * io/open64.c (__open64_2): Moved to ...
31157         * io/open64_2.c: ... this new file.
31158         * io/openat.c (__openat_2): Moved to ...
31159         * io/openat_2.c: ... this new file.
31160         * io/openat64.c (__openat64_2): Moved to ...
31161         * io/openat64_2.c: ... this new file.
31162         * io/Makefile (routines): Add them.
31163         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
31164         * sysdeps/unix/sysv/linux/open_2.c: File removed.
31165         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
31166         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
31167         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
31168         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
31169         (__openat64): Add hidden_ver.
31170         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
31171         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
31173         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
31174         Separately conditionalize setting of GLRO(dl_sysinfo) so
31175         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
31176         as well, but the actual setting is only under [NEED_DL_SYSINFO].
31178 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31180         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
31181         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
31182         definition.
31183         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
31184         * sysdeps/unix/sysv/linux/powerpc/init-first.c
31185         (_libc_vdso_platform_setup): Add __vdso_time initialization.
31186         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
31187         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
31189 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
31191         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
31192         test signgam value.
31194         * math/libm-test.inc (hypot_test): Do not use
31195         IGNORE_ZERO_INF_SIGN.
31197 2013-05-03  Andreas Jaeger  <aj@suse.de>
31199         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
31200         Linux 3.9.
31201         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
31202         (PF_MAX): Adjust for VSOCK change.
31204 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31206         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31208 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
31210         [BZ #15264]
31211         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
31212         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
31213         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
31215 2013-05-02  David S. Miller  <davem@davemloft.net>
31217         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31219 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
31221         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
31223 2013-05-01  Roland McGrath  <roland@hack.frob.com>
31225         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
31227 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
31229         [BZ #14952]
31230         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
31231         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
31232         Use __attribute__ ((__gnu_inline__)).
31233         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
31234         Don't use __attribute__ ((__gnu_inline__)).
31236 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
31238         [BZ #15423]
31239         * math/s_catan.c (__catan): Handle small real or imaginary part of
31240         input specially to avoid spurious underflow.
31241         * math/s_catanf.c (__catanf): Likewise.
31242         * math/s_catanh.c (__catanh): Likewise.
31243         * math/s_catanhf.c (__catanhf): Likewise.
31244         * math/s_catanhl.c (__catanhl): Likewise.
31245         * math/s_catanl.c (__catanl): Likewise.
31246         * math/libm-test.inc (catan_test): Add more tests.
31247         (catanh_test): Likewise.
31248         * sysdeps/i386/fpu/libm-test-ulps: Update.
31249         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31251 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31253         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31255 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
31257         [BZ #15416]
31258         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
31259         accurately for denominator in atan2.
31260         * math/s_catanf.c (__catanf): Likewise.
31261         * math/s_catanh.c (__catanh): Likewise.
31262         * math/s_catanhf.c (__catanhf): Likewise.
31263         * math/s_catanhl.c (__catanhl): Likewise.
31264         * math/s_catanl.c (__catanl): Likewise.
31265         * math/libm-test.inc (catan_test): Add more tests.
31266         (catanh_test): Likewise.
31267         * sysdeps/i386/fpu/libm-test-ulps: Update.
31268         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31270 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
31272         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
31274         * benchtests/Makefile (bench): Remove slow benchmarks.
31275         * benchtests/atan-inputs: Add slow benchmark inputs.
31276         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
31277         (BENCH_FUNC): Accept variant offset.
31278         (VARIANT): Define.
31279         * benchtests/bench-skeleton.c (main): Run benchmark for each
31280         variant.
31281         * benchtests/cos-inputs: Add slow benchmark inputs.
31282         * benchtests/exp-inputs: Likewise.
31283         * benchtests/pow-inputs: Likewise.
31284         * benchtests/sin-inputs: Likewise.
31285         * benchtests/slowatan-inputs: Remove.
31286         * benchtests/slowatan.c: Remove.
31287         * benchtests/slowcos-inputs: Remove.
31288         * benchtests/slowcos.c: Remove.
31289         * benchtests/slowexp-inputs: Remove.
31290         * benchtests/slowexp.c: Remove.
31291         * benchtests/slowpow-inputs: Remove.
31292         * benchtests/slowpow.c: Remove.
31293         * benchtests/slowsin-inputs: Remove.
31294         * benchtests/slowsin.c: Remove.
31295         * benchtests/slowtan-inputs: Remove.
31296         * benchtests/slowtan.c: Remove.
31297         * benchtests/tan-inputs: Add slow benchmark inputs.
31298         * scripts/bench.pl: Parse comments and directives.
31300         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
31301         in CPPFLAGS.
31302         ($(objpfx)bench-%.c): Remove *-ITER.
31303         * benchtests/bench-modf.c: Remove definition of ITER.
31304         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
31305         (main): Loop for DURATION seconds instead of fixed number of
31306         iterations.
31307         * scripts/bench.pl: Don't expect iterations in parameters.
31309 2013-04-29  Roland McGrath  <roland@hack.frob.com>
31311         * io/fchdir.c (__fchdir): Renamed from fchdir.
31312         (fchdir): Define as weak alias.
31314 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31316         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
31317         (ERRNO_EDOM): Likewise.
31318         (ERRNO_ERANGE): Likewise.
31319         (noErrnoTests): New variable.
31320         (init_max_error): Set errno to 0.
31321         (test_single_errno): New function.
31322         (test_errno): Likewise.
31323         (check_float_internal): Call test_errno.  Set errno to 0.
31324         (check_complex): Refer to errno tests in comment.
31325         (check_int): Call test_errno.  Set errno to 0.
31326         (check_long): Likewise.
31327         (check_bool): Likewise.
31328         (check_longlong): Likewise.
31329         (cos_test): Use ERRNO_* flags for errno tests instead of
31330         check_int.
31331         (expm1_test): Likewise.
31332         (fmod_test): Likewise.
31333         (ilogb_test): Likewise.
31334         (lgamma_test): Likewise.
31335         (pow_test): Likewise.
31336         (remainder_test): Likewise.
31337         (sin_test): Likewise.
31338         (tan_test): Likewise.
31339         (yn_test): Likewise.
31340         (initialize): Set errno to 0.
31341         (main): Print number of errno tests.
31342         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
31344 2013-04-29  Andreas Jaeger  <aj@suse.de>
31346         [BZ #15084]
31347         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
31348         and RES_USEVC.
31350         [BZ #15085]
31351         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
31352         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
31353         unimplemented.
31355         [BZ #15380]
31356         * stdlib/random.c (__initstate): Return NULL if
31357         __initstate fails.
31359         [BZ #15086]
31360         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
31361         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
31362         RES_SNGLKUPREOP.
31364 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31366         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31368 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
31370         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
31371         of individual tests.
31372         (casin_test): Likewise.
31373         (casinh_test): Likewise.
31375 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
31377         [BZ #15409]
31378         * math/s_catan.c (__catan): Handle arguments with large real or
31379         imaginary part separately without squaring.
31380         * math/s_catanf.c (__catanf): Likewise.
31381         * math/s_catanh.c (__catanh): Likewise.
31382         * math/s_catanhf.c (__catanhf): Likewise.
31383         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31384         and redefine.
31385         (__catanhl): Handle arguments with large real or imaginary part
31386         separately without squaring.
31387         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
31388         and redefine.
31389         (__catanl): Handle arguments with large real or imaginary part
31390         separately without squaring.
31391         * math/libm-test.inc (catan_test): Add more tests.
31392         (catanh_test): Likewise.
31393         * sysdeps/i386/fpu/libm-test-ulps: Update.
31394         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31396 2013-04-27  Andreas Jaeger  <aj@suse.de>
31398         [BZ #15007]
31399         * stdlib/stdlib.h: Update guards for qecvt.
31400         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
31401         <stdlib.h>.
31403 2013-04-27  Allan McRae  <allan@archlinux.org>
31405         * sysdeps/i386/fpu/libm-test-ulps: Update.
31407 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
31409         [BZ #15406]
31410         * math/s_catan.c: Include <float.h>.
31411         (__catan): Ensure underflow exception occurs for underflowed
31412         result.
31413         * math/s_catanf.c: Include <float.h>.
31414         (__catanf): Ensure underflow exception occurs for underflowed
31415         result.
31416         * math/s_catanh.c: Include <float.h>.
31417         (__catanh): Ensure underflow exception occurs for underflowed
31418         result.
31419         * math/s_catanhf.c: Include <float.h>.
31420         (__catanhf): Ensure underflow exception occurs for underflowed
31421         result.
31422         * math/s_catanhl.c: Include <float.h>.
31423         (__catanhl): Ensure underflow exception occurs for underflowed
31424         result.
31425         * math/s_catanl.c: Include <float.h>.
31426         (__catanl): Ensure underflow exception occurs for underflowed
31427         result.
31428         * math/libm-test.inc (catan_test): Add more tests.
31429         (catanh_test): Likewise.
31431         [BZ #15405]
31432         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
31433         underflowed result.
31434         * math/s_ccoshf.c (__ccoshf): Likewise.
31435         * math/s_ccoshl.c (__ccoshl): Likewise.
31436         * math/s_csin.c (__csin): Likewise.
31437         * math/s_csinf.c (__csinf): Likewise.
31438         * math/s_csinh.c (__csinh): Likewise.
31439         * math/s_csinhf.c (__csinhf): Likewise.
31440         * math/s_csinhl.c (__csinhl): Likewise.
31441         * math/s_csinl.c (__csinl): Likewise.
31442         * math/libm-test.inc (ccos_test): Add more tests.
31443         (ccosh_test): Likewise.
31444         (csin_test): Likewise.
31445         (csinh_test): Likewise.
31447 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31449         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
31450         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
31451         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
31452         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
31453         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
31454         powerpc/power5+/fpu folders.
31455         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
31458 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31460         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31462 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
31464         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
31465         additions to variable.
31466         [$(config-machine) = x86_64] (modules-names): Likewise.
31467         ($(objpfx)tst-audit3): Remove dependency.
31468         ($(objpfx)tst-audit3.out): Likewise.
31469         ($(objpfx)tst-audit4): Likewise.
31470         ($(objpfx)tst-audit4.out): Likewise.
31471         ($(objpfx)tst-audit5): Likewise.
31472         ($(objpfx)tst-audit5.out): Likewise.
31473         ($(objpfx)tst-audit6): Likewise.
31474         ($(objpfx)tst-audit6.out): Likewise.
31475         ($(objpfx)tst-audit7): Likewise.
31476         ($(objpfx)tst-audit7.out): Likewise.
31477         (tst-audit3-ENV): Remove variable.
31478         (tst-audit4-ENV): Likewise.
31479         (tst-audit5-ENV): Likewise.
31480         (tst-audit6-ENV): Likewise.
31481         (tst-audit7-ENV): Likewise.
31482         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
31483         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
31484         addition to variable.
31485         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
31486         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
31487         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
31488         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
31489         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
31490         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
31491         tst-audit3, tst-audit4 and tst-audit5.
31492         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
31493         tst-audit6 and tst-audit7.
31494         [$(subdir) = elf] (modules-names): Add audit modules for those
31495         tests.
31496         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
31497         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
31498         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
31499         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
31500         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
31501         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
31502         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
31503         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
31504         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
31505         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
31506         [$(subdir) = elf] (tst-audit3-ENV): New variable.
31507         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
31508         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
31509         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
31510         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
31511         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
31512         Likewise.
31513         [$(subdir) = elf && $(config-cflags-avx) = yes]
31514         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
31515         [$(subdir) = elf && $(config-cflags-avx) = yes]
31516         (CFLAGS-tst-auditmod4a.c): Likewise.
31517         [$(subdir) = elf && $(config-cflags-avx) = yes]
31518         (CFLAGS-tst-auditmod4b.c): Likewise.
31519         [$(subdir) = elf && $(config-cflags-avx) = yes]
31520         (CFLAGS-tst-auditmod6b.c): Likewise.
31521         [$(subdir) = elf && $(config-cflags-avx) = yes]
31522         (CFLAGS-tst-auditmod6c.c): Likewise.
31523         [$(subdir) = elf && $(config-cflags-avx) = yes]
31524         (CFLAGS-tst-auditmod7b.c): Likewise.
31525         * elf/tst-audit3.c: Move to ...
31526         * sysdeps/x86_64/tst-audit3.c: ... here.
31527         * elf/tst-audit4.c: Move to ...
31528         * sysdeps/x86_64/tst-audit4.c: ... here.
31529         * elf/tst-audit5.c: Move to ...
31530         * sysdeps/x86_64/tst-audit5.c: ... here.
31531         * elf/tst-audit6.c: Move to ...
31532         * sysdeps/x86_64/tst-audit6.c: ... here.
31533         * elf/tst-audit7.c: Move to ...
31534         * sysdeps/x86_64/tst-audit7.c: ... here.
31535         * elf/tst-auditmod3a.c: Move to ...
31536         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
31537         * elf/tst-auditmod3b.c: Move to ...
31538         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
31539         * elf/tst-auditmod4a.c: Move to ...
31540         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
31541         * elf/tst-auditmod4b.c: Move to ...
31542         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
31543         * elf/tst-auditmod5a.c: Move to ...
31544         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
31545         * elf/tst-auditmod5b.c: Move to ...
31546         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
31547         * elf/tst-auditmod6a.c: Move to ...
31548         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
31549         * elf/tst-auditmod6b.c: Move to ...
31550         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
31551         * elf/tst-auditmod6c.c: Move to ...
31552         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
31553         * elf/tst-auditmod7a.c: Move to ...
31554         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
31555         * elf/tst-auditmod7b.c: Move to ...
31556         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
31558 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
31560         [BZ #15366]
31561         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
31562         define unconditionally.
31563         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
31564         define unconditionally.
31565         (INT8_C, INT16_C, etc.): Likewise.
31567 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
31569         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
31570         __ehdr_start with hidden visibility.
31572         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
31574 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
31576         * math/libm-test.inc (cos_test): Use accurate hex constants.
31577         (sincost_test): Likewise.
31579 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
31581         * math/libm-test.inc (catan_test): Add more tests.
31582         (catanh_test): Likewise.
31584         * math/s_catanf.c (__catanf): Use suffixed floating-point
31585         constants.
31586         * math/s_catanhf.c (__catanhf): Likewise.
31587         * math/s_catanhl.c (__catanhl): Likewise.
31588         * math/s_catanl.c (__catanl): Likewise.
31590         [BZ #15394]
31591         * math/s_catan.c (__catan): Calculate imaginary part of result
31592         with log1p not log unless computing log of number close to 0.
31593         * math/s_catanf.c (__catanf): Likewise.
31594         * math/s_catanl.c (__catanl): Likewise.
31595         * math/s_catanh.c (__catanh): Calculate real part of result with
31596         log1p not log unless computing log of number close to 0.
31597         * math/s_catanhf.c (__catanhf): Likewise.
31598         * math/s_catanhl.c (__catanhl): Likewise.
31599         * math/libm-test.inc (catan_test): Add more tests.
31600         (catanh_test): Likewise.
31601         * sysdeps/i386/fpu/libm-test-ulps: Update.
31602         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31604 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
31606         * benchtests/Makefile: Mention files in which fast and slow
31607         paths of math functions are implemented.
31609 2013-04-23  Roland McGrath  <roland@hack.frob.com>
31611         * sysdeps/posix/timespec_get.c: New file.
31613 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31615         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
31616         POWER.
31617         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
31618         for POWER.
31619         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
31620         powerpc/power5/fpu folders.
31621         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
31622         * benchtests/Makefile: Add modf testcase.
31623         * benchtests/bench-modf.c: New file: Benchmark test for mo
31625 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
31627         [BZ #14888]
31628         * time/Makefile (tests): Add tst-strptime-whitespace.
31629         * time/strptime_l.c (get_number): Use ISSPACE.
31630         (__strptime_internal): Likewise.
31631         * time/tst-strptime-whitespace.c: New test case.
31633 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
31635         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
31636         member.
31637         (_nss_files_init): Set it here.
31639 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
31641         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
31642         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
31643         unsigned.
31645 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
31647         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
31649 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
31651         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
31652         size just once.
31654 2013-04-21  David S. Miller  <davem@davemloft.net>
31656         * po/ru.po: Update Russion translation from translation project.
31658 2013-04-17  Adam Conrad  <adconrad@0c3.net>
31660         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
31661         and setfsgid.
31663 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
31665         * configure.in: Remove i386 configure warning. Remove i386 case.
31666         * configure: Regenerate.
31667         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
31668         Add example to error message.
31669         * sysdeps/i386/configure: Regenerate.
31671 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
31673         * benchtests/Makefile (bench): Add cos, tan, slowcos and
31674         slowtan.
31675         * benchtests/cos-inputs: New file.
31676         * benchtests/slowcos-inputs: New file.
31677         * benchtests/slowcos.c: New file.
31678         * benchtests/slowtan-inputs: New file.
31679         * benchtests/slowtan.c: New file.
31680         * benchtests/tan-inputs: New file.
31682 2013-04-16  Roland McGrath  <roland@hack.frob.com>
31684         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
31685         considered kosher.
31687 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
31689         * benchtests/Makefile: Include cppflags-iterator.mk to add
31690         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
31692         * Makefile.in (bench-clean): New target.
31693         * benchtests/Makefile (bench-clean): Likewise.
31695 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
31697         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
31699 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
31701         * stdio-common/tstdiomisc.c: Fix coding-style violation.
31703 2013-04-15  Andreas Schwab  <schwab@suse.de>
31705         * nscd/grpcache.c (cache_addgr): Properly check for short write.
31706         * nscd/initgrcache.c (addinitgroupsX): Likewise.
31707         * nscd/pwdcache.c (cache_addpw): Likewise.
31708         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
31709         more than recsize.
31711 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31713         * benchtests/Makefile (bench): Write all output to
31714         bench-out.tmp together.
31716 2013-04-15  Andreas Schwab  <schwab@suse.de>
31718         * nscd/nscd.c (main): Don't fork again after closing files.
31720 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31722         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
31724         * benchtests/Rules (bench-deps): Collect dependencies into a
31725         single variable.  Add Makefile to dependencies.
31726         ($(objpfx)bench-%.c): Depend on bench-deps.
31728 2013-04-12  Roland McGrath  <roland@hack.frob.com>
31729             Xavier Roche  <roche+kml2@exalead.com>
31731         [BZ #15361]
31732         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
31733         just that it's a file descriptor.
31734         * manual/llio.texi (Synchronizing AIO Operations): Update description
31735         for EBADF error from aio_fsync.
31737 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
31739         * Rules (bench): Move target definition...
31740         * benchtests/Makefile: ... here.
31742 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
31744         * math/libm-test.inc (cos_test): Fix PI/2 test.
31745         (sincos_test): Likewise.
31746         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
31747         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
31749 2013-04-11  Andreas Schwab  <schwab@suse.de>
31751         [BZ #13988]
31752         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
31753         accept exponent character only when digits were seen.
31754         * stdio-common/Makefile (tests): Add bug26.
31755         * stdio-common/bug26.c: New file.
31757         [BZ #14293]
31758         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
31759         non-freeable.
31761 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
31763         * Makeconfig (rtld-prefix): Define built linker prefix.
31764         * Rules (run-bench): Use it.
31765         * math/Makefile (run-regen-ulps): Likewise.
31767         * Rules (bench): Remove eval.
31769 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
31770             Roland McGrath  <roland@hack.frob.com>
31771             Ondrej Bilka  <neleai@seznam.cz>
31773         [BZ #15346]
31774         * time/getdate.c: Include ctype.h and alloca.h.
31775         (__getdate_r): Trim leading and trailing spaces of input.
31776         * time/tst-getdate.c (tests): Add tests with leading and
31777         trailing spaces.
31779 2013-04-08  Roland McGrath  <roland@hack.frob.com>
31781         [BZ #14280]
31782         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
31783         when computing value.
31785 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31787         * math/README.libm-test (How can I generate "libm-test-ulps"?):
31788         Use testrun.sh to run libm tests.
31790         [BZ #15309]
31791         * elf/dl-open.c (dl_open_worker): memset all of seen array.
31793 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
31795         [BZ #15264]
31796         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
31798 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31800         * Makefile.in (regen-ulps): New target.
31801         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
31802         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
31803         [ifneq (no,$(PERL)] (regen-ulps): New target.
31804         [ifeq (no,$(PERL)] (regen-ulps): New target.
31805         * math/libm-test.inc (ulps_file_name): Define.
31806         (output_dir): New variable.
31807         (options): Add "output-dir" option.
31808         (parse_opt): Handle 'o' case.
31809         (main): If output_dir is non-NULL use it as a prefix
31810         otherwise use "".
31811         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
31813 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31815         [BZ #10060, #10062]
31816         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
31817         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
31818         fail configure if __sync_val_compare_and_swap is not inlined.
31819         * sysdeps/i386/configure: Regenerate.
31820         * configure.in: Build for i686 when configured for i386.
31821         * configure: Regenerate.
31822         * README: Remove i386 reference.
31824 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
31826         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
31827         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31829 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
31831         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
31832         (lmsnanval): New variables.
31833         (F): Add conversion tests.
31834         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
31835         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
31837         * stdio-common/tstdiomisc.c (F): Properly collect individual
31838         tests' results.
31840         [BZ #14686, #15336]
31841         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
31842         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
31843         Instead, use input NaN values or generate a qNaN by arithmetic
31844         operation.  Also fix bugs to comply with the standard.
31845         * math/libm-test.inc (remainder_test): Add more tests.
31847         [BZ #15335, #15342]
31848         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
31849         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
31850         input NaN values or generate a qNaN by arithmetic operation.
31852         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
31853         unreachable code.
31855         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
31856         definitions.
31858 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
31860         [BZ #14478]
31861         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
31862         underflowed result.
31863         * math/s_cexpf.c (__cexpf): Likewise.
31864         * math/s_cexpl.c (__cexpl): Likewise.
31865         * math/libm-test.inc (cexp_test): Add more tests.
31867 2013-04-03  Andreas Schwab  <schwab@suse.de>
31869         [BZ #15330]
31870         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
31871         order arrays from heap if bigger than alloca cutoff.
31873 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
31875         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
31876         (SNAN_TESTS_double): Refer to GCC PR56831.
31877         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
31878         GCC PR56828.
31880 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
31882         * Rules (bench): Move bench.out after the run is complete.
31884         * Rules (bench): Echo currently running benchmark.
31886         * benchtests/Makefile (bench): Add atan and slowatan.
31887         * benchtests/atan-inputs: New file.
31888         * benchtests/slowatan-inputs: New file.
31889         * benchtests/slowatan.c: New file.
31891         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
31892         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
31893         its value.
31895         [BZ #15305]
31896         * sysdeps/unix/sysv/linux/kernel-features.h
31897         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
31898         __ASSUME_XFS_RESTRICTED_CHOWN.
31899         * sysdeps/unix/sysv/linux/pathconf.c
31900         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
31901         Save and restore errno.
31903 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
31905         [BZ #15327]
31906         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
31907         arguments using __kernel_casinh.
31908         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
31909         arguments using __kernel_casinhf.
31910         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
31911         arguments using __kernel_casinhl.
31912         * math/libm-test.inc (cacosh_test): Add more tests.
31913         * sysdeps/i386/fpu/libm-test-ulps: Update.
31914         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31916 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
31918         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
31919         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
31921         * bench/Makefile (bench): Add sin and slowsin.
31922         * benchtests/sin-inputs: New file.
31923         * benchtests/slowsin-inputs: New file.
31924         * benchtests/slowsin.c: New file.
31926         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
31927         (bench): Add slowexp and slowpow.
31928         (exp-ITER): Increase iterations.
31929         (pow-ITER): Likewise.
31930         * benchtests/exp-inputs: Change input.
31931         * benchtests/pow-inputs: Likewise.
31932         * benchtests/slowexp-inputs: New file.
31933         * benchtests/slowexp.c: New file.
31934         * benchtests/slowpow-inputs: New file.
31935         * benchtests/slowpow.c: New file.
31937 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31939         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
31940         instructions.
31941         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
31942         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
31943         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
31944         * benchtests/Makefile: Add rint benchtest.
31945         * benchtests/rint-inputs: Input for rint benchtest.
31947 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
31949         * Versions.def (libm): Add GLIBC_2.18.
31950         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
31951         hidden libm prototypes.
31952         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
31953         * math/Makefile (libm-calls): Add s_issignaling.
31954         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
31955         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
31956         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
31957         declaration.
31958         * math/math.h [__USE_GNU] (issignaling): New macro.
31959         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
31960         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
31961         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
31962         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
31963         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
31964         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
31965         * manual/arith.texi (issignaling): New section.
31966         * manual/libm-err-tab.pl (@all_functions): Update comment.
31967         * math/gen-libm-test.pl (parse_args): Apply special handling for
31968         issignaling.
31969         * math/libm-test.inc (print_float, issignaling_test): New
31970         functions.
31971         (check_float_internal): Add issignaling checks.
31972         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
31973         default definition.
31974         * sysdeps/powerpc/math-tests.h: New file.
31975         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
31976         tests.
31977         * math/test-snan.c (TEST_FUNC): Likewise.
31979 2013-03-30  David S. Miller  <davem@davemloft.net>
31981         * po/de.po: Update from translation team.
31983 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
31985         [BZ #10357]
31986         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31987         imaginary part less than 1.0 and real part less than 0.5
31988         specially.
31989         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31990         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31991         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
31992         (cacos_test): Add more tests.
31993         (casin_test): Likewise.
31994         (casinh_test): Likewise.
31995         * sysdeps/i386/fpu/libm-test-ulps: Update.
31996         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31998 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32000         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
32001         ONE with its value.
32003         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
32004         (__pow_mp): Replace ONE and MONE with their values.
32005         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32006         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
32007         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
32008         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
32009         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32010         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
32012         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
32014         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
32015         (__pow_mp): Replace ZERO and MZERO with their values.
32016         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
32017         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32018         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
32019         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
32020         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32021         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
32022         (__sqr): Likewise.
32024         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
32026         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
32028 2013-03-28  Roland McGrath  <roland@hack.frob.com>
32030         * include/stdlib.h [!SHARED] (__call_tls_dtors):
32031         Declare with __attribute__ ((weak)).
32032         * stdlib/exit.c (__libc_atexit) [!SHARED]:
32033         Call __call_tls_dtors only if it's not NULL.
32035 2013-03-28  Roland McGrath  <roland@hack.frob.com>
32037         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
32038         didn't do it already, then set _dl_phdr and _dl_phnum based on the
32039         magic __ehdr_start linker symbol if it's defined.
32040         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
32041         them up here if it was already done.
32043         * elf/dl-support.c (_dl_phdr): Make pointer to const.
32044         (_dl_aux_init): Use const in cast when setting it.
32045         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
32046         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
32047         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
32049         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
32050         Declare them here.
32051         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
32052         * csu/libc-tls.c: Nor here.
32053         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
32055         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
32056         (__libc_message): Never call vsyslog.
32058 2013-03-28  Alan Modra  <amodra@gmail.com>
32060         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
32061         Define as empty.
32062         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
32063         Likewise.
32065 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32067         [BZ #15214]
32068         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
32069         underflow.
32070         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
32072 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32074         [BZ #15304]
32075         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
32076         Don't add gid passed as argument.
32078         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
32080 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
32082         [BZ #15307]
32083         * math/k_casinh.c (__kernel_casinh): Handle arguments with
32084         imaginary part between 1.0 and 1.5 and real part less than 0.5
32085         specially.
32086         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32087         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32088         * math/libm-test.inc (cacos_test): Add more tests.
32089         (casin_test): Likewise.
32090         (casinh_test): Likewise.
32091         * sysdeps/i386/fpu/libm-test-ulps: Update.
32092         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32094 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32096         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
32097         constants.
32098         (norm): Likewise.
32099         (denorm): Likewise.
32100         (__dbl_mp): Likewise.
32101         (add_magnitudes): Likewise.
32102         (sub_magnitudes): Likewise.
32103         (__add): Likewise.
32104         (__sub): Likewise.
32105         (__mul): Likewise.
32106         (__sqr): Likewise.
32107         (__inv): Likewise.
32108         (__dvd): Likewise.
32110         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
32111         commented code.
32112         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
32113         (__dubcos): Likewise.
32114         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
32115         (__ieee754_acos): Likewise.
32116         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
32117         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
32118         (__exp1): Likewise.
32119         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
32120         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
32121         (log1): Likewise.
32122         (my_log2): Likewise.
32123         (checkint): Likewise.
32124         * sysdeps/ieee754/dbl-64/e_remainder.c
32125         (__ieee754_remainder): Likewise.
32126         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
32127         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
32128         (bsloww): Likewise.
32129         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
32131         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
32132         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
32133         MANTISSA_STORE_T to store computations on mantissa.  Use
32134         macros for rounding and division.
32135         (denorm): Likewise.
32136         (__dbl_mp): Likewise.
32137         (add_magnitudes): Likewise.
32138         (sub_magnitudes): Likewise.
32139         (__mul): Likewise.
32140         (__sqr): Likewise.
32141         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
32142         powers of two in terms of TWOPOW macro.
32143         (mp_no): Make type of mantissa as MANTISSA_T.
32144         [!RADIXI]: Define RADIXI.
32145         [!TWO52]: Define TWO52.
32146         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
32148 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32150         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
32151         llroundl symbol when building for PPC32.
32153 2013-03-24  Mark H Weaver  <mhw@netris.org>
32155         * manual/arith.texi (Normalization Functions): Fix prototypes for
32156         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
32158 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32160         [BZ #13889]
32161         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
32162         high value to check if expl overflow.
32163         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
32164         to check for underflow and overflow.
32165         * math/libm-test.inc: Add exp test.
32167 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
32169         [BZ #11120]
32170         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
32171         with NOT_IN_libc.
32173 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32175         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
32176         symbol.
32178 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
32180         * math/gen-libm-test.pl (parse_args, special_functions): Properly
32181         wrap blocks consisting of several statements.
32183         * sysdeps/generic/math-tests.h: New file.
32184         * sysdeps/i386/fpu/math-tests.h: Likewise.
32185         * math/test-snan.c: Include it.
32186         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
32188 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
32190         [BZ #15285]
32191         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
32192         (__ieee754_j0l): Do not improve calculations using cos of twice
32193         input for inputs above LDBL_MAX / 2.0L.
32194         (__ieee754_y0l): Likewise.
32195         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
32196         (__ieee754_j1l): Do not improve calculations using cos of twice
32197         input for inputs above LDBL_MAX / 2.0L.
32198         (__ieee754_y1l): Likewise.
32199         * math/libm-test.inc (j0_test): Add another test.
32200         (j1_test): Likewise.
32201         (y0_test): Likewise.
32202         (y1_test): Likewise.
32203         * sysdeps/i386/fpu/libm-test-ulps: Update.
32205 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32207         * Rules ($(objpfx)bench-%.c): Include code from a C source
32208         file.
32210 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
32212         [BZ #15287]
32213         * math/k_casinh.c (__kernel_casinh): Handle arguments with
32214         imaginary part 1.0 and real part less than 0.5 specially.
32215         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32216         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32217         * math/libm-test.inc (cacos_test): Add more tests.
32218         (casin_test): Likewise.
32219         (casinh_test): Likewise.
32220         * sysdeps/i386/fpu/libm-test-ulps: Update.
32221         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32223 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32225         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
32226         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
32228 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
32230         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
32231         * config.make.in (config-cflags-sse4): Remove variable.
32232         (config-cflags-avx): Likewise.
32233         (config-cflags-sse2avx): Likewise.
32234         (config-cflags-novzeroupper): Likewise.
32235         (config-asflags-i686): Likewise.
32236         (have-mfma4): Likewise.
32237         (have-as-vis3): Likewise.
32238         (MIG): Likewise.
32239         * configure.in (MIG): Do not AC_SUBST.
32240         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
32241         (libc_cv_cc_sse4): Do not AC_SUBST.
32242         (libc_cv_cc_avx): Likewise.
32243         (libc_cv_cc_sse2avx): Likewise.
32244         (libc_cv_cc_novzeroupper): Likewise.
32245         (libc_cv_cc_fma4): Likewise.
32246         (libc_cv_as_i686): Likewise.
32247         (libc_cv_sparc_as_vis3): Likewise.
32248         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
32249         LIBC_CONFIG_VAR.
32250         (config-asflags-i686): Likewise.
32251         (config-cflags-avx): Likewise.
32252         (config-cflags-sse2avx): Likewise.
32253         (have-mfma4): Likewise.
32254         (config-cflags-novzeroupper): Likewise.
32255         * sysdeps/mach/configure.in (MIG): Likewise.
32256         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
32257         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
32258         LIBC_CONFIG_VAR.
32259         (config-cflags-avx): Likewise.
32260         (config-cflags-sse2avx): Likewise.
32261         (have-mfma4): Likewise.
32262         (config-cflags-novzeroupper): Likewise.
32263         * configure: Regenerated.
32264         * sysdeps/i386/configure: Likewise.
32265         * sysdeps/mach/configure: Likewise.
32266         * sysdeps/sparc/configure: Likewise.
32267         * sysdeps/x86_64/configure: Likewise.
32269 2013-03-20  Roland McGrath  <roland@hack.frob.com>
32271         [BZ #14812]
32272         * locale/programs/localedef.c (options): Put N_ translation marker
32273         on argument names, not just descriptions.
32275 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
32277         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
32279 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
32281         [BZ #14176]
32282         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
32284 2013-03-19  Roland McGrath  <roland@hack.frob.com>
32286         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
32287         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
32288         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
32289         [!BEFORE_ABORT] (before_abort): New function.
32290         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
32291         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
32292         (writev_for_fatal): New function.
32293         (WRITEV_FOR_FATAL): New macro; call that.
32294         (backtrace_and_maps): New function.
32295         (BEFORE_ABORT): New macro; call that.
32296         (struct str_list): Type removed.
32297         (__libc_message, __libc_fatal): Functions removed.
32298         Include <sysdeps/posix/libc_fatal.c> instead.
32300 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
32302         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
32303         constants.
32304         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
32305         double constants.
32307 2013-03-19  Andreas Schwab  <schwab@suse.de>
32309         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
32310         * sysdeps/gnu/configure: Regenerate.
32312         * configure.in: Substitute libc_cv_rtlddir.
32313         * configure: Regenerate.
32314         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
32315         * Makeconfig (rtlddir, inst_rtlddir): New variables.
32316         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
32317         * elf/Makefile (install-others, CFLAGS-interp.c)
32318         (ldso_install, common-ldd-rewrite): Likewise.
32319         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
32320         $(inst_slibdir)/$(rtld-installed-name).
32321         * scripts/rellns-sh: Add -p option.
32322         * Makerules (make-shlib-link): Use rellns-sh to get relative name
32323         for source.
32325 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32327         * manual/nptl.texi: Renamed to ...
32328         * manual/threads.texi: ... this.
32329         * manual/Makefile (chapters): Update.
32331 2013-03-18  Roland McGrath  <roland@hack.frob.com>
32333         [BZ #14812]
32334         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
32335         on argument names, not just descriptions.
32336         * malloc/memusagestat.c (options): Likewise.
32337         * nss/getent.c (options): Likewise.
32339 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
32341         [BZ #14812]
32342         * iconv/iconv_prog.c (options): Put N_ translation marker
32343         on argument names, not just descriptions.
32344         * iconv/iconvconfig.c (options): Likewise.
32346 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
32348         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
32349         implementation which is faster on all x86_64 architectures.
32350         Tested on AMD, Intel Nehalem, SNB, IVB.
32351         * sysdeps/x86_64/strnlen.S: Likewise.
32353         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
32354         Remove all multiarch strlen and strnlen versions.
32355         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
32356         Remove strlen and strnlen related parts.
32358         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
32359         Inline strlen part.
32360         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
32362         * sysdeps/x86_64/multiarch/strlen.S: Remove.
32363         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
32364         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
32365         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
32366         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
32367         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
32369 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
32371         * manual/memory.texi (Malloc Tunable Parameters):
32372         Sort parameters alphabetically. Add comments for missing entries.
32374 2013-03-17  David S. Miller  <davem@davemloft.net>
32376         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32378 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
32380         [BZ #15283]
32381         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
32382         for arguments at most half maximum finite value.
32383         * math/libm-test.inc (j0_test): Add more tests.
32384         (j1_test): Likewise.
32385         (y0_test): Likewise.
32386         (y1_test): Likewise.
32387         * sysdeps/i386/fpu/libm-test-ulps: Update.
32388         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32390         [BZ #14155]
32391         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
32392         1 / x and functions P and Q for arguments above 0x1p256L.
32393         (__ieee754_y0l): Likewise.
32394         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
32395         (__ieee754_y1l): Likewise.
32396         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
32397         (j1_test): Likewise.
32398         (y0_test): Likewise.
32399         (y1_test): Likewise.
32401 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
32403         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
32404         variable.
32406 2013-03-15  Roland McGrath  <roland@hack.frob.com>
32408         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
32409         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
32410         zero since it's initialized to EXEC_PAGESIZE.
32412         * sysdeps/unix/sysv/linux/ldsodefs.h
32413         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
32414         * sysdeps/generic/ldsodefs.h: ... here.
32416 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
32418         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
32420         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
32421         math/test-snan.c.
32422         * math/test-snan.c: Renamed from
32423         sysdeps/powerpc/fpu/test-powerpc-snan.c.
32424         * math/Makefile (tests): Add test-snan.
32425         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
32426         test-powerpc-snan.
32428         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
32429         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
32430         functions.
32431         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
32432         __builtin_nan family of functions.
32433         * math/libm-test.inc (initialize): Initialize qnan_value with
32434         __builtin_nan family of functions.
32435         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
32436         Remove variables.
32437         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
32438         Remove functions.
32439         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
32440         storage class.  Initialize qNaN_var and sNaN_var with
32441         __builtin_nan and __builtin_nans families of functions,
32442         respectively.
32444         * math/libm-test.inc (acosh_test): Also test with qNaN input.
32445         (sqrt_test): Remove duplicate test with qNaN input.
32446         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
32447         (round_test, signbit_test, significand_test): Note missing +/-Inf
32448         as well as qNaN tests.
32450         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
32451         qNaN_var.  Fix a few strings, too.
32452         * math/libm-test.inc (nan_value): Rename to qnan_value.
32453         * math/gen-libm-test.pl (%beautify): Adjust to that.
32454         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
32455         * math/test-misc.c (main): Likewise.
32456         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
32457         to __qnan_bytes, and __qnan_union, respectively.
32458         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
32459         Likewise.
32460         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
32461         and lqnanval, respectively.
32462         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
32463         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
32464         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
32465         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
32467         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
32468         * math/test-misc.c (main) [__x86_64__]: Enable test for long
32469         doubles.
32471         * math/test-misc.c (main): Fix copy'n'pastos.
32472         * misc/tst-efgcvt.c (special): Likewise.
32474         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
32475         Remove declarations.
32477 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32479         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
32480         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
32481         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
32482         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
32484 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32486         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
32487         macro to return vdso values correctly in IFUNC implementations.
32488         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
32489         Optimization by using IFUNC.
32491 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32492             Richard Henderson  <rth@redhat.com>
32493             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
32495         * Makefile.in (bench): New target.
32496         * NEWS: Mention the benchmark framework.
32497         * Rules (bench): Likewise.
32498         (binaries-bench): Generate binaries for functions to
32499         benchmark.
32500         * benchtests/Makefile: New makefile for benchmark tests.
32501         * benchtests/bench-skeleton.c: New skeleton file for benchmark
32502         programs.
32503         * benchtests/exp-inputs: New input file for EXP function.
32504         * benchtests/pow-inputs: New input file for POW function.
32505         * scripts/bench.pl: New script to generate source files for
32506         benchmark programs.
32508 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32510         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
32511         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
32512         computations on mantissa.  Use macros for rounding and
32513         division.
32514         (denorm): Likewise.
32515         (__dbl_mp): Likewise.
32516         (add_magnitudes): Likewise.
32517         (sub_magnitudes): Likewise.
32518         (__mul): Likewise.
32519         (__sqr): Likewise.
32520         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
32521         powers of two in terms of TWOPOW macro.
32522         (mp_no): Make type of mantissa as MANTISSA_T.
32523         [!RADIXI]: Define RADIXI.
32524         [!TWO52]: Define TWO52.
32525         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
32527         * manual/nptl.texi (cindex): Modify threads to pthreads.
32529 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
32531         * sysdeps/x86_64/preconfigure: Regenerated.
32533 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
32535         [BZ #14155]
32536         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
32537         0x1p28 and above.
32538         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
32539         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
32540         0x1p28 and above.
32541         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
32542         * math/libm-test.inc (j0_test): Do not allow one spurious
32543         underflow exception.
32544         (y1_test): Likewise.
32546 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
32548         * manual/Makefile (chapters): Add nptl.
32549         * manual/debug.texi (Debugging Support): Add link to Threads
32550         chapter.
32551         * manual/nptl.texi: New file.
32553         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
32555 2013-03-14  Petr Baudis  <pasky@ucw.cz>
32557         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
32558         for non-NULL pointer before the memory validity test. Pointed
32559         out by Holger Brunck <holger.brunck@keymile.com>.
32561 2013-03-13  Andreas Schwab  <schwab@suse.de>
32563         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
32564         instead of .os.
32566 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
32568         * timezone/zic.c: Update from tzcode 2013b.
32570 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
32572         * manual/install.texi (Configuring and compiling):
32573         Mention i686 and i586.
32574         * INSTALL: Regenerate.
32576 2013-03-12  Roland McGrath  <roland@hack.frob.com>
32578         * sysdeps/init_array/elf-init.c: New file.
32579         * csu/elf-init.c
32580         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
32581         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
32583         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
32584         __gmon_start__ as global, but as static with a .preinit_array pointer.
32585         * sysdeps/init_array/gmon-start.c: New file.  Use that.
32586         * sysdeps/init_array/crti.S: New file, empty except for comments.
32587         * sysdeps/init_array/crtn.S: Likewise.
32589 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
32591         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
32592         definining bcopy.
32593         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
32594         Remove Prefer_SSE_for_memop.
32595         * sysdeps/x86_64/multiarch/init-arch.h: Remove
32596         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
32597         HAS_PREFER_SSE_FOR_MEMOP.
32598         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
32599         memset-x86-64.
32600         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
32601         Remove bzero, memset ifunc support.
32602         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
32603         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
32604         * sysdeps/x86_64/multiarch/memset.S: Likewise.
32605         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
32607 2013-03-11  Andreas Schwab  <schwab@suse.de>
32609         [BZ #15234]
32610         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
32611         by SHLIB_COMPAT.
32612         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
32613         (GLIBC_2.16): Remove pthread_atfork.
32615 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
32617         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
32618         (ptestcases.h): Likewise.
32620 2013-03-08  Roland McGrath  <roland@hack.frob.com>
32622         * Makeconfig ($(common-objpfx)config.status): Depend on
32623         sysdeps/*/preconfigure{,.in} too.
32625 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
32627         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
32628         (__free_hook): Use void * instead of __malloc_ptr_t.
32629         (__malloc_hook): Likewise.
32630         (__realloc_hook): Likewise.
32631         (__memalign_hook): Likewise.
32632         (__after_morecore_hook): Likewise.
32633         * malloc/arena.c (save_malloc_hook): Likewise.
32634         (save_free_hook): Likewise.
32635         * malloc/hooks.c (malloc_hook_ini): Likewise.
32636         (realloc_hook_ini): Likewise.
32637         (memalign_hook_ini): Likewise.
32638         * malloc/malloc.c (malloc_hook_ini): Likewise.
32639         (realloc_hook_ini): Likewise.
32640         (memalign_hook_ini): Likewise.
32641         (__free_hook): Likewise.
32642         (__malloc_hook): Likewise.
32643         (__realloc_hook): Likewise.
32644         (__memalign_hook): Likewise.
32645         (__libc_malloc): Likewise.
32646         (__libc_free): Likewise.
32647         (__libc_realloc): Likewise.
32648         (__libc_memalign): Likewise.
32649         (__libc_valloc): Likewise.
32650         (__libc_pvalloc): Likewise.
32651         (__libc_calloc): Likewise.
32652         (__posix_memalign): Likewise.
32653         * malloc/morecore.c (__sbrk): Likewise.
32654         (__default_morecore): Likewise.
32656         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
32658         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
32659         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
32660         __malloc_ptrdiff_t.
32662         * malloc/malloc.h (__malloc_size_t): Remove macro.
32663         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
32664         __malloc_size_t.
32665         (old_memalign_hook): Likewise.
32666         (old_realloc_hook): Likewise.
32667         (struct hdr): Likewise.
32668         (flood): Likewise.
32669         (mallochook): Likewise.
32670         (memalignhook): Likewise.
32671         (reallochook): Likewise.
32672         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
32673         (tr_old_realloc_hook): Likewise.
32674         (tr_old_memalign_hook): Likewise.
32675         (tr_mallochook): Likewise.
32676         (tr_reallochook): Likewise.
32677         (tr_memalignhook): Likewise.
32679 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32681         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
32682         default_ldbl_pack and using as default implementation.
32683         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
32684         implementation.
32685         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
32686         redundant definition.
32687         (ldbl_insert_mantissa): Likewise.
32688         (ldbl_canonicalize): Likewise.
32689         (ldbl_nearbyint): Likewise.
32690         (ldbl_pack): Rename to ldbl_pack_ppc.
32691         (ldbl_unpack): Rename to ldbl_unpack_ppc.
32692         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
32693         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
32695 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
32697         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
32698         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
32699         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
32700         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
32701         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
32702         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
32703         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
32704         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
32706 2013-03-07  Andreas Jaeger  <aj@suse.de>
32708         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
32709         bits/mman-linux.h.
32711 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32713         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
32714         Include mpa.h and declare __MPEXP.
32715         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
32716         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32717         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32718         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
32719         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32720         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
32721         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
32723         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
32724         (__slowpow): Use long double EXPL and LOGL functions to
32725         compute POW.
32726         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
32727         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32728         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
32729         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
32730         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
32731         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
32733         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
32734         intermediate variable to calculate exponent.
32735         (__sqr): Likewise.
32736         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32737         Likewise.
32738         (__sqr): Likewise.
32740         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
32741         [!NO__SQR]: Define __sqr.
32742         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
32743         and NO__SQR.  Remove all code except __mul and __sqr.  Include
32744         sysdeps/ieee754/dbl-64/mpa.c.
32745         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
32747         [BZ #12723]
32748         * posix/Makefile (tests): Add tst-pathconf.
32749         * posix/tst-pathconf.c: New test case.
32750         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
32751         _PC_PIPE_BUF.
32752         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
32754 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
32756         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
32758 2013-03-06  Andreas Jaeger  <aj@suse.de>
32760         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
32761         definition via __MAP_ANONYMOUS.
32763         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
32764         it's not part of Linux headers.
32766         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
32767         (MAP_HUGE_MASK): Define.
32769         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32770         Define.
32771         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32772         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32773         Define.
32774         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32775         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
32776         Define.
32777         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32778         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
32779         Define.
32780         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
32782         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
32783         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
32784         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
32785         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
32786         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
32787         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
32789         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
32790         Handle f2fs.
32792         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
32793         Handle f2fs and efivarfs.
32795         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
32796         f2fs.
32798         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
32799         (EFIVARFS_MAGIC): Add.
32800         (F2FS_LINK_MAX): Add.
32802 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
32804         * stdio-common/vfprintf.c: Replace __builtin_expect with
32805         __glibc_unlikely.
32807 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
32809         [BZ #13550]
32810         * sysdeps/generic/bp-sym.h: Remove file.
32811         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
32812         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
32813         <bp-sym.h> and <bp-asm.h>.
32814         (__longjmp): Don't use BP_SYM.
32815         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
32816         and <bp-asm.h>.
32817         (memcpy): Don't use BP_SYM.
32818         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
32819         <bp-sym.h> and <bp-asm.h>.
32820         (memcpy): Don't use BP_SYM.
32821         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
32822         <bp-asm.h>.
32823         (memcpy): Don't use BP_SYM.
32824         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
32825         <bp-asm.h>.
32826         (memset): Don't use BP_SYM.
32827         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32828         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32829         (__bzero): Don't use BP_SYM.
32830         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32831         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32832         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
32833         <bp-sym.h> and <bp-asm.h>.
32834         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32835         pointers.
32836         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
32837         <bp-sym.h> and <bp-asm.h>.
32838         (memcpy): Don't use BP_SYM.
32839         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
32840         <bp-sym.h> and <bp-asm.h>.
32841         (memset): Don't use BP_SYM.
32842         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32843         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32844         (__bzero): Don't use BP_SYM.
32845         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32846         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32847         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
32848         <bp-sym.h> and <bp-asm.h>.
32849         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32850         pointers.
32851         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
32852         <bp-sym.h> and <bp-asm.h>.
32853         (memcpy): Don't use BP_SYM.
32854         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
32855         <bp-sym.h> and <bp-asm.h>.
32856         (memset): Don't use BP_SYM.
32857         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
32858         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
32859         (__bzero): Don't use BP_SYM.
32860         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
32861         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
32862         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
32863         <bp-sym.h> and <bp-asm.h>.
32864         (__memchr): Don't use BP_SYM.
32865         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
32866         <bp-sym.h> and <bp-asm.h>.
32867         (memcmp): Don't use BP_SYM.  Remove comment about bounded
32868         pointers.
32869         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
32870         <bp-sym.h> and <bp-asm.h>.
32871         (memcpy): Don't use BP_SYM.
32872         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
32873         <bp-sym.h> and <bp-asm.h>.
32874         (__mempcpy): Don't use BP_SYM.
32875         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
32876         <bp-sym.h> and <bp-asm.h>.
32877         (__memrchr): Don't use BP_SYM.
32878         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
32879         <bp-sym.h> and <bp-asm.h>.
32880         (memset): Don't use BP_SYM.
32881         (__bzero): Likewise.
32882         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
32883         <bp-sym.h> and <bp-asm.h>.
32884         (__rawmemchr): Don't use BP_SYM.
32885         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
32886         <bp-sym.h> and <bp-asm.h>.
32887         (__STRCMP): Don't use BP_SYM.
32888         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
32889         <bp-sym.h> and <bp-asm.h>.
32890         (strchr): Don't use BP_SYM.
32891         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
32892         <bp-sym.h> and <bp-asm.h>.
32893         (__strchrnul): Don't use BP_SYM.
32894         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
32895         <bp-sym.h> and <bp-asm.h>.
32896         (strlen): Don't use BP_SYM.
32897         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
32898         <bp-sym.h> and <bp-asm.h>.
32899         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32900         pointers.
32901         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
32902         <bp-sym.h> and <bp-asm.h>.
32903         (__strnlen): Don't use BP_SYM.
32904         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
32905         <bp-sym.h> and <bp-asm.h>.
32906         (__GI__setjmp): Don't use BP_SYM.
32907         (_setjmp): Likewise.
32908         (__sigsetjmp): Likewise.
32909         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
32910         (L(start_addresses)): Don't use BP_SYM.
32911         (_start): Likewise.
32912         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
32913         <bp-asm.h>.
32914         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
32915         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
32916         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32917         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32918         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
32919         <bp-asm.h>.
32920         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
32921         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
32922         about bounded pointers.
32923         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32924         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32925         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
32926         <bp-asm.h>.
32927         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32928         about bounded pointers.  Remove GKM FIXME comments.
32929         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32930         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
32931         <bp-asm.h>.
32932         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
32933         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
32934         Remove GKM FIXME comments.
32935         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32936         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32937         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
32938         <bp-asm.h>.
32939         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
32940         about bounded pointers.  Remove GKM FIXME comment.
32941         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
32942         and <bp-asm.h>.
32943         (strncmp): Don't use BP_SYM.  Remove comment about bounded
32944         pointers.
32945         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
32946         <bp-sym.h> and <bp-asm.h>.
32947         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
32948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
32949         <bp-sym.h> and <bp-asm.h>.
32950         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
32951         comment.
32953 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
32955         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
32956         call free(NULL).
32958 2013-03-05  David S. Miller  <davem@davemloft.net>
32960         * po/es.po: Update from translation team.
32962 2013-03-05  Andreas Jaeger  <aj@suse.de>
32964         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
32965         <bits/mman-linux.h>.
32966         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32967         is fine.
32968         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
32969         <bits/mman-linux.h> to end of file.
32970         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32971         is fine.
32972         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
32973         <bits/mman-linux.h> to end of file.
32974         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
32975         is fine.
32976         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
32977         <bits/mman-linux.h> to end of file.
32979         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
32980         (MCL_CURRENT, MCL_FUTURE): Define here.
32982 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32984         [BZ #15232]
32985         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
32986         attribute_hidden.
32987         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32989 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32991         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
32992         fourth parameter needed for rt_sigprocmask syscall.
32993         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
32994         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
32995         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
32996         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
32997         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
32998         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
33000 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
33002         [BZ #13550]
33003         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
33004         comment about bounded pointers.
33005         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
33006         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
33008 2013-03-04  Andreas Jaeger  <aj@suse.de>
33010         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
33011         common definitions.
33013         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
33014         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
33015         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
33016         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
33017         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
33018         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
33020 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33022         [BZ #15055]
33023         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
33024         __ieee754_sqrl instead of __sqrl.
33026 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
33028         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
33029         * sysdeps/powerpc/fpu_control.h: ... here.
33030         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
33031         * sysdeps/powerpc/bits/fenvinline.h: ... here.
33032         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
33033         * sysdeps/powerpc/bits/mathinline.h: ... here.
33035 2013-03-01  Roland McGrath  <roland@hack.frob.com>
33037         * elf/dl-hwcaps.c (_dl_important_hwcaps):
33038         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
33039         to just [NEED_DL_SYSINFO_DSO].
33040         * elf/dl-support.c: Likewise.
33041         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
33042         * elf/rtld.c (dl_main): Likewise.
33043         * elf/setup-vdso.h (setup_vdso): Likewise.
33044         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
33045         * sysdeps/unix/sysv/linux/dl-sysdep.c
33046         (_dl_discover_osversion): Likewise.
33048 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
33050         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
33051         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
33053 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
33055         * NEWS: Mention libm performance improvements and non-x86 PI
33056         futex support.
33058         * csu/libc-start.c (__pthread_initialize_minimal): Change
33059         function arguments.
33060         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
33062 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
33064         [BZ #13550]
33065         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
33066         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
33067         <bp-sym.h> and <bp-asm.h>.
33068         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33069         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
33070         and <bp-asm.h>.
33071         (memcpy): Don't use BP_SYM.
33072         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
33073         <bp-asm.h>.
33074         (__mpn_add_n): Don't use BP_SYM.
33075         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
33076         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
33077         and <bp-asm.h>.
33078         (__mpn_addmul_1): Don't use BP_SYM.
33079         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33080         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
33081         <bp-sym.h>.
33082         (_setjmp): Don't use BP_SYM.
33083         (__novmx_setjmp): Likewise.
33084         (__GI__setjmp): Likewise.
33085         (__vmx_setjmp): Likewise.
33086         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
33087         <bp-sym.h>.
33088         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
33089         (__bzero): Don't use BP_SYM.
33090         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
33091         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
33092         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
33093         <bp-sym.h> and <bp-asm.h>.
33094         (memcpy): Don't use BP_SYM.
33095         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
33096         <bp-sym.h> and <bp-asm.h>.
33097         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33098         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
33099         <bp-sym.h> and <bp-asm.h>.
33100         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
33101         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
33102         <bp-asm.h>.
33103         (__mpn_lshift): Don't use BP_SYM.
33104         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33105         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
33106         <bp-asm.h>.
33107         (memset): Don't use BP_SYM.
33108         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
33109         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
33110         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
33111         <bp-asm.h>.
33112         (__mpn_mul_1): Don't use BP_SYM.
33113         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33114         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
33115         <bp-sym.h> and <bp-asm.h>.
33116         (memcmp): Don't use BP_SYM.
33117         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
33118         <bp-sym.h> and <bp-asm.h>.
33119         (memcpy): Don't use BP_SYM.
33120         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
33121         <bp-sym.h> and <bp-asm.h>.
33122         (memset): Don't use BP_SYM.
33123         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
33124         <bp-sym.h> and <bp-asm.h>.
33125         (strncmp): Don't use BP_SYM.
33126         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
33127         <bp-sym.h> and <bp-asm.h>.
33128         (memcpy): Don't use BP_SYM.
33129         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
33130         <bp-sym.h> and <bp-asm.h>.
33131         (memset): Don't use BP_SYM.
33132         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
33133         <bp-sym.h> and <bp-asm.h>.
33134         (__memchr): Don't use BP_SYM.
33135         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
33136         <bp-sym.h> and <bp-asm.h>.
33137         (memcmp): Don't use BP_SYM.
33138         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
33139         <bp-sym.h> and <bp-asm.h>.
33140         (memcpy): Don't use BP_SYM.
33141         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
33142         <bp-sym.h> and <bp-asm.h>.
33143         (__mempcpy): Don't use BP_SYM.
33144         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
33145         <bp-sym.h> and <bp-asm.h>.
33146         (__memrchr): Don't use BP_SYM.
33147         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
33148         <bp-sym.h> and <bp-asm.h>.
33149         (memset): Don't use BP_SYM.
33150         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
33151         <bp-sym.h> and <bp-asm.h>.
33152         (__rawmemchr): Don't use BP_SYM.
33153         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
33154         <bp-sym.h> and <bp-asm.h>.
33155         (__STRCMP): Don't use BP_SYM.
33156         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
33157         <bp-sym.h> and <bp-asm.h>.
33158         (strchr): Don't use BP_SYM.
33159         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
33160         <bp-sym.h> and <bp-asm.h>.
33161         (__strchrnul): Don't use BP_SYM.
33162         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
33163         <bp-sym.h> and <bp-asm.h>.
33164         (strlen): Don't use BP_SYM.
33165         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
33166         <bp-sym.h> and <bp-asm.h>.
33167         (strncmp): Don't use BP_SYM.
33168         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
33169         <bp-sym.h> and <bp-asm.h>.
33170         (__strnlen): Don't use BP_SYM.
33171         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
33172         <bp-asm.h>.
33173         (__mpn_rshift): Don't use BP_SYM.
33174         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33175         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
33176         <bp-sym.h> and <bp-asm.h>.
33177         (__sigsetjmp): Don't use BP_SYM.
33178         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
33179         (L(start_addresses)): Don't use BP_SYM.
33180         (_start): Likewise.
33181         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
33182         <bp-asm.h>.
33183         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
33184         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33185         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
33186         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
33187         <bp-asm.h>.
33188         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
33189         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
33190         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33191         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
33192         <bp-asm.h>.
33193         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
33194         comments.
33195         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
33196         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
33197         <bp-asm.h>.
33198         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
33199         FIXME comments.
33200         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33201         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
33202         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
33203         <bp-asm.h>.
33204         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
33205         comment.
33206         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
33207         and <bp-asm.h>.
33208         (strncmp): Don't use BP_SYM,
33209         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
33210         <bp-asm.h>.
33211         (__mpn_sub_n): Don't use BP_SYM.
33212         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33213         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
33214         and <bp-asm.h>.
33215         (__mpn_submul_1): Don't use BP_SYM.
33216         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
33218         <bp-sym.h> and <bp-asm.h>.
33219         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
33220         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
33221         <bp-sym.h> and <bp-asm.h>.
33222         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
33223         comment.
33225 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
33227         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
33228         Use ZK to minimize writes to Z.
33229         (sub_magnitudes): Simplify code a bit.
33230         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
33231         Use ZK to minimize writes to Z.
33232         (sub_magnitudes): Simplify code a bit.
33234 2013-02-27  Roland McGrath  <roland@hack.frob.com>
33236         * csu/gmon-start.c: Add special exception to license text.
33238 2013-02-27  Richard Henderson  <rth@redhat.com>
33240         * scripts/config.guess: Update from config.git.
33241         * scripts/config.sub: Likewise.
33243 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
33245         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
33247         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
33249         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
33251         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
33253         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
33255 2013-02-26  Roland McGrath  <roland@hack.frob.com>
33257         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
33258         [$(build-shared = yes].
33260 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
33262         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
33263         (__mul): Reduce iterations for calculating mantissa.
33265         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
33266         MPTWO.
33267         (__mpranred): Likewise.
33269         [BZ #15160]
33270         * malloc/memusagestat.c (main): Draw graphs for heap and stack
33271         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
33273 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
33275         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
33276         Define __attribute__.
33278 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
33280         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
33281         unused.
33282         * posix/regex_internal.h (__attribute): Remove.
33283         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
33284         (re_string_context_at): Likewise.
33285         (bitset_not): Use __attribute__ and mark function as possibly
33286         unused.
33287         (bitset_merge): Likewise.
33288         (bitset_mask): Likewise.
33289         (re_string_char_size_at): Likewise.
33290         (re_string_wchar_at): Likewise.
33291         (re_string_elem_size_at): Likewise.
33293 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
33295         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
33296         code.
33297         (cc32): Likewise.
33299         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
33300         (__acr): Likewise.
33301         (__cpy): Likewise.
33302         (norm): Likewise.
33303         (denorm): Likewise.
33304         (__dbl_mp): Likewise.
33305         (add_magnitudes): Likewise.
33306         (sub_magnitudes): Likewise.
33307         (__mul): Likewise.
33308         (__inv): Likewise.
33310         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
33311         style.
33313         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
33314         style.
33316         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
33317         code.
33319         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
33320         up changes with default code.
33321         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
33322         Likewise.
33324 2013-02-24  Allan McRae  <allan@archlinux.org>
33326         * manual/socket.texi (The Internet Namespace): Order menu items
33327         to match that in the file.
33329         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
33330         node listing of the info page menu.
33332 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
33334         [BZ #13550]
33335         * sysdeps/i386/bp-asm.h: Remove file.
33336         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33337         (PARMS): Do not use macros from bp-asm.h.
33338         (S1): Likewise.
33339         (S2): Likewise.
33340         (SIZE): Likewise.
33341         (__mpn_add_n): Do not use BP_SYM
33342         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
33343         "bp-asm.h".
33344         (PARMS): Do not use macros from bp-asm.h.
33345         (S1): Likewise.
33346         (SIZE): Likewise.
33347         (__mpn_addmul_1): Do not use BP_SYM
33348         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
33349         "bp-asm.h".
33350         (PARMS): Do not use macros from bp-asm.h.
33351         (SIGMSK): Likewise.
33352         (_setjmp): Likewise.  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/fpu/s_frexp.S: Do not include "bp-sym.h" and
33359         "bp-asm.h".
33360         (PARMS): Do not use macros from bp-asm.h.
33361         (__frexp): Do not use BP_SYM.
33362         (frexp): Likewise.
33363         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
33364         "bp-asm.h".
33365         (PARMS): Do not use macros from bp-asm.h.
33366         (__frexpf): Do not use BP_SYM.
33367         (frexpf): Likewise.
33368         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
33369         "bp-asm.h".
33370         (PARMS): Do not use macros from bp-asm.h.
33371         (__frexpl): Do not use BP_SYM.
33372         (frexpl): Likewise.
33373         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
33374         "bp-asm.h".
33375         (PARMS): Do not use macros from bp-asm.h.
33376         (__remquo): Do not use BP_SYM.
33377         (remquo): Likewise.
33378         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
33379         "bp-asm.h".
33380         (PARMS): Do not use macros from bp-asm.h.
33381         (__remquof): Do not use BP_SYM.
33382         (remquof): Likewise.
33383         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
33384         "bp-asm.h".
33385         (PARMS): Do not use macros from bp-asm.h.
33386         (__remquol): Do not use BP_SYM.
33387         (remquol): Likewise.
33388         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
33389         "bp-asm.h".
33390         (PARMS): Do not use macros from bp-asm.h.
33391         (DEST): Likewise.
33392         (SRC): Likewise.
33393         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
33394         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
33395         "bp-asm.h".
33396         (PARMS): Do not use macros from bp-asm.h.
33397         (strlen): Do not use BP_SYM.
33398         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
33399         "bp-asm.h".
33400         (PARMS): Do not use macros from bp-asm.h.
33401         (S1): Likewise.
33402         (S2): Likewise.
33403         (SIZE): Likewise.
33404         (__mpn_add_n): Do not use BP_SYM.
33405         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
33406         "bp-asm.h".
33407         (PARMS): Do not use macros from bp-asm.h.
33408         (S1): Likewise.
33409         (SIZE): Likewise.
33410         (__mpn_addmul_1): Do not use BP_SYM.
33411         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
33412         weak_alias.
33413         (bzero): Likewise.
33414         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
33415         "bp-asm.h".
33416         (PARMS): Do not use macros from bp-asm.h.
33417         (S): Likewise.
33418         (SIZE): Likewise.
33419         (__mpn_lshift): Do not use BP_SYM.
33420         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
33421         "bp-asm.h".
33422         (PARMS): Do not use macros from bp-asm.h.
33423         (DEST): Likewise.
33424         (SRC): Likewise.
33425         (LEN): Likewise.
33426         (memcpy): Likewise.  Do not use BP_SYM.
33427         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
33428         libc_hidden_def and weak_alias.
33429         (mempcpy): Do not use BP_SYM in weak_alias.
33430         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
33431         "bp-asm.h".
33432         (PARMS): Do not use macros from bp-asm.h.
33433         (DEST): Likewise.
33434         (LEN): Likewise.
33435         [!BZERO_P] (CHR): Likewise.
33436         (memset): Likewise.  Do not use BP_SYM.
33437         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
33438         "bp-asm.h".
33439         (PARMS): Do not use macros from bp-asm.h.
33440         (S1): Likewise.
33441         (SIZE): Likewise.
33442         (__mpn_mul_1): Do not use BP_SYM.
33443         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
33444         "bp-asm.h".
33445         (PARMS): Do not use macros from bp-asm.h.
33446         (S): Likewise.
33447         (SIZE): Likewise.
33448         (__mpn_rshift): Do not use BP_SYM.
33449         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
33450         "bp-asm.h".
33451         (PARMS): Do not use macros from bp-asm.h.
33452         (STR): Likewise.
33453         (CHR): Likewise.
33454         (strchr): Likewise.  Do not use BP_SYM.
33455         (index): Do not use BP_SYM in weak_alias.
33456         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
33457         "bp-asm.h".
33458         (PARMS): Do not use macros from bp-asm.h.
33459         (DEST): Likewise.
33460         (SRC): Likewise.
33461         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
33462         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
33463         "bp-asm.h".
33464         (PARMS): Do not use macros from bp-asm.h.
33465         (strlen): Do not use BP_SYM.
33466         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
33467         "bp-asm.h".
33468         (PARMS): Do not use macros from bp-asm.h.
33469         (S1): Likewise.
33470         (S2): Likewise.
33471         (SIZE): Likewise.
33472         (__mpn_sub_n): Do not use BP_SYM.
33473         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
33474         "bp-asm.h".
33475         (PARMS): Do not use macros from bp-asm.h.
33476         (S1): Likewise.
33477         (SIZE): Likewise.
33478         (__mpn_submul_1): Do not use BP_SYM.
33479         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
33480         "bp-asm.h".
33481         (PARMS): Do not use macros from bp-asm.h.
33482         (S1): Likewise.
33483         (S2): Likewise.
33484         (SIZE): Likewise.
33485         (__mpn_add_n): Do not use BP_SYM.
33486         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
33487         weak_alias.
33488         (bzero): Likewise.
33489         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
33490         "bp-asm.h".
33491         (PARMS): Do not use macros from bp-asm.h.
33492         (BLK2): Likewise.
33493         (LEN): Likewise.
33494         (memcmp): Do not use BP_SYM.
33495         (bcmp): Do not use BP_SYM in weak_alias.
33496         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
33497         "bp-asm.h".
33498         (PARMS): Do not use macros from bp-asm.h.
33499         (DEST): Likewise.
33500         (SRC): Likewise.
33501         (LEN): Likewise.
33502         (memcpy): Likewise.  Do not use BP_SYM.
33503         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
33504         "bp-asm.h".
33505         (PARMS): Do not use macros from bp-asm.h.
33506         (DEST): Likewise.
33507         (SRC): Likewise.
33508         (LEN): Likewise.
33509         (memmove): Likewise.  Do not use BP_SYM.
33510         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
33511         "bp-asm.h".
33512         (PARMS): Do not use macros from bp-asm.h.
33513         (DEST): Likewise.
33514         (SRC): Likewise.
33515         (LEN): Likewise.
33516         (__mempcpy): Likewise.  Do not use BP_SYM.
33517         (mempcpy): Do not use BP_SYM in weak_alias.
33518         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
33519         "bp-asm.h".
33520         (PARMS): Do not use macros from bp-asm.h.
33521         (DEST): Likewise.
33522         (LEN): Likewise.
33523         [!BZERO_P] (CHR): Likewise.
33524         (memset): Likewise.  Do not use BP_SYM.
33525         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
33526         "bp-asm.h".
33527         (PARMS): Do not use macros from bp-asm.h.
33528         (STR2): Likewise.
33529         (strcmp): Do not use BP_SYM.
33530         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
33531         "bp-asm.h".
33532         (PARMS): Do not use macros from bp-asm.h.
33533         (STR): Likewise.
33534         (DELIM): Likewise.
33535         [USE_AS_STRTOK_R] (SAVE): Likewise.
33536         (FUNCTION): Likewise.  Do not use BP_SYM.
33537         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
33538         aliases.
33539         (strtok_r): Likewise.
33540         (__GI___strtok_r): Likewise.
33541         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33542         (PARMS): Do not use macros from bp-asm.h.
33543         (S): Likewise.
33544         (SIZE): Likewise.
33545         (__mpn_lshift): Do not use BP_SYM.
33546         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33547         (PARMS): Do not use macros from bp-asm.h.
33548         (STR): Likewise.
33549         (CHR): Likewise.
33550         (__memchr): Do not use BP_SYM.
33551         (memchr): Do not use BP_SYM in weak_alias.
33552         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33553         (PARMS): Do not use macros from bp-asm.h.
33554         (BLK2): Likewise.
33555         (LEN): Likewise.
33556         (memcmp): Do not use BP_SYM.
33557         (bcmp): Do not use BP_SYM in weak_alias.
33558         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
33559         (PARMS): Do not use macros from bp-asm.h.
33560         (S1): Likewise.
33561         (SIZE): Likewise.
33562         (__mpn_mul_1): Do not use BP_SYM.
33563         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
33564         "bp-asm.h".
33565         (PARMS): Do not use macros from bp-asm.h.
33566         (STR): Likewise.
33567         (CHR): Likewise.
33568         (__rawmemchr): Do not use BP_SYM.
33569         (rawmemchr): Do not use BP_SYM in weak_alias.
33570         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
33571         (PARMS): Do not use macros from bp-asm.h.
33572         (S): Likewise.
33573         (SIZE): Likewise.
33574         (__mpn_rshift): Do not use BP_SYM.
33575         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
33576         (PARMS): Do not use macros from bp-asm.h.
33577         (SIGMSK): Likewise.
33578         (__sigsetjmp): Likewise.  Do not use BP_SYM.
33579         * sysdeps/i386/start.S: Do not include "bp-sym.h".
33580         (_start): Do not use BP_SYM.
33581         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
33582         (PARMS): Do not use macros from bp-asm.h.
33583         (DEST): Likewise.
33584         (SRC): Likewise.
33585         (__stpcpy): Likewise.  Do not use BP_SYM.
33586         (stpcpy): Do not use BP_SYM in weak_alias.
33587         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
33588         "bp-asm.h".
33589         (PARMS): Do not use macros from bp-asm.h.
33590         (DEST): Likewise.
33591         (SRC): Likewise.
33592         (LEN): Likewise.
33593         (__stpncpy): Likewise.  Do not use BP_SYM.
33594         (stpncpy): Do not use BP_SYM in weak_alias.
33595         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
33596         (PARMS): Do not use macros from bp-asm.h.
33597         (STR): Likewise.
33598         (CHR): Likewise.
33599         (strchr): Likewise.  Do not use BP_SYM.
33600         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
33601         "bp-asm.h".
33602         (PARMS): Do not use macros from bp-asm.h.
33603         (STR): Likewise.
33604         (CHR): Likewise.
33605         (__strchrnul): Likewise.  Do not use BP_SYM.
33606         (strchrnul): Do not use BP_SYM in weak_alias.
33607         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
33608         "bp-asm.h".
33609         (PARMS): Do not use macros from bp-asm.h.
33610         (STOP): Likewise.
33611         (strcspn): Do not use BP_SYM.
33612         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
33613         "bp-asm.h".
33614         (PARMS): Do not use macros from bp-asm.h.
33615         (STR): Likewise.
33616         (STOP): Likewise.
33617         (strpbrk): Likewise.  Do not use BP_SYM.
33618         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
33619         "bp-asm.h".
33620         (PARMS): Do not use macros from bp-asm.h.
33621         (STR): Likewise.
33622         (CHR): Likewise.
33623         (strrchr): Likewise.  Do not use BP_SYM.
33624         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
33625         (PARMS): Do not use macros from bp-asm.h.
33626         (SKIP): Likewise.
33627         (strspn): Do not use BP_SYM.
33628         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
33629         (PARMS): Do not use macros from bp-asm.h.
33630         (STR): Likewise.
33631         (DELIM): Likewise.
33632         (SAVE): Likewise.
33633         (FUNCTION): Likewise.  Do not use BP_SYM.
33634         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
33635         aliases.
33636         (strtok_r): Likewise.
33637         (__GI___strtok_r): Likewise.
33638         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
33639         (PARMS): Do not use macros from bp-asm.h.
33640         (S1): Likewise.
33641         (S2): Likewise.
33642         (SIZE): Likewise.
33643         (__mpn_sub_n): Do not use BP_SYM.
33644         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
33645         "bp-asm.h".
33646         (PARMS): Do not use macros from bp-asm.h.
33647         (S1): Likewise.
33648         (SIZE): Likewise.
33649         (__mpn_submul_1): Do not use BP_SYM.
33650         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
33651         <bp-sym.h>.
33652         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
33653         and <bp-asm.h>.
33654         (PARMS): Do not use macros from bp-asm.h.
33655         (FLAGS): Likewise.
33656         (PTID): Likewise.
33657         (TLS): Likewise.
33658         (CTID): Likewise.
33659         (__clone): Do not use BP_SYM.
33660         (clone): Do not use BP_SYM in weak_alias.
33661         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
33662         and <bp-asm.h>.
33663         (PARMS): Do not use macros from bp-asm.h.
33664         (LEN): Likewise.
33665         (__mmap64): Do not use BP_SYM.
33666         (mmap64): Do not use BP_SYM in weak_alias.
33667         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
33668         <bp-sym.h> and <bp-asm.h>.
33669         (PARMS): Do not use macros from bp-asm.h.
33670         (__posix_fadvise64_l64): Do not use BP_SYM.
33671         * sysdeps/unix/sysv/linux/i386/semtimedop.S
33672         (PARMS): Do not use macros from bp-asm.h.
33673         (NSOPS): Likewise.
33674         (semtimedop): Do not use BP_SYM.
33675         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
33676         and <bp-asm.h>.
33678 2013-02-21  Allan McRae  <allan@archlinux.org>
33680         * manual/message.texi (Charset conversion in gettext):
33681         Move @end statement to beginning of line.
33683 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33685         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
33686         static.
33687         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
33688         Likewise.
33690         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
33691         (denorm): Likewise.
33692         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
33693         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
33695 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33697         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
33698         tail-call to the resolved function if pltexit isn't needed.
33700 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
33702         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
33703         or Y being zero as being unlikely.
33704         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
33705         Likewise.
33707 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
33709         * manual/nss.texi (System Databases and Name Service Switch):
33710         Remove frobnicate @pxref.
33712 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33714         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33715         __attribute__ ((unused)) to __attribute__ ((__unused__)).
33717 2013-02-20  Petr Machata  <pmachata@redhat.com>
33719         * elf/elf.h (R_ARM_TARGET1): New macro.
33720         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
33721         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
33722         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
33723         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
33724         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
33725         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
33726         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
33727         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
33728         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
33729         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
33730         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
33731         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
33732         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
33733         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
33734         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
33735         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
33736         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
33737         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
33738         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
33739         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
33740         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
33741         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
33742         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
33743         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
33744         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
33745         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
33746         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
33747         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
33748         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
33749         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
33750         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
33751         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
33752         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
33753         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
33754         (R_ARM_THM_GOT_BREL12): Likewise.
33755         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
33756         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
33757         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
33758         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
33759         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
33760         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
33761         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
33762         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
33763         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
33765 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
33767         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
33768         __attribute_used__ to __attribute__ ((unused)).
33770 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
33772         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
33773         powerpc mpa.c.
33774         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
33775         comment formatting.
33776         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
33778 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
33780         [BZ #13550]
33781         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
33782         Remove macro.
33783         (ENTER): Remove both macro definitions.
33784         (LEAVE): Likewise.
33785         (CHECK_BOUNDS_LOW): Likewise.
33786         (CHECK_BOUNDS_HIGH): Likewise.
33787         (CHECK_BOUNDS_BOTH): Likewise.
33788         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
33789         (RETURN_BOUNDED_POINTER): Likewise.
33790         (RETURN_NULL_BOUNDED_POINTER): Likewise.
33791         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
33792         (POP_ERRNO_LOCATION_RETURN): Likewise.
33793         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
33794         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33795         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
33796         macros.
33797         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33798         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
33799         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
33800         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
33801         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
33802         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
33803         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
33804         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
33805         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
33806         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
33807         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
33808         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
33809         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33810         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
33811         removed macros.
33812         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33813         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
33814         macros.
33815         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33816         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
33817         * sysdeps/i386/i586/memset.S (memset): Likewise.
33818         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
33819         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33820         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
33821         macros.
33822         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33823         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
33824         Change uses of L(2) to L(out).
33825         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
33826         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
33827         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
33828         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33829         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
33830         removed macros.
33831         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33832         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
33833         macros.
33834         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33835         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
33836         (RETURN): Do not use macro LEAVE.
33837         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
33838         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
33839         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
33840         * sysdeps/i386/i686/memset.S (memset): Likewise.
33841         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
33842         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
33843         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
33844         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
33845         Likewise.
33846         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33847         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
33848         L(1_2) and L(1_3) into L(1).
33849         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33850         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
33851         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33852         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
33853         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
33854         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
33855         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
33856         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33857         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
33858         macros.
33859         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
33860         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
33861         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
33862         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
33863         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
33864         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
33865         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
33866         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
33867         * sysdeps/i386/strcspn.S (strcspn): Likewise.
33868         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
33869         * sysdeps/i386/strrchr.S (strrchr): Likewise.
33870         * sysdeps/i386/strspn.S (strspn): Likewise.
33871         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
33872         conditional code.
33873         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
33874         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
33875         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
33876         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
33877         L(1_3) into L(1_1).
33878         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
33879         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
33880         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
33881         macros.
33882         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
33884 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
33886         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
33887         macro.
33889 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
33891         * math/atest-exp.c (exp_mpn): Remove ROUND.
33892         * math/atest-exp2.c (exp_mpn): Likewise.
33893         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
33895         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
33896         * stdlib/tst-tls-atexit-lib.c: Likewise.
33897         * stdlib/tst-tls-atexit.c: Likewise.
33899 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33901         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
33902         and __attribute_alloc_size__.
33904 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33906         * include/programs/xmalloc.h: Change __attribute_alloc_size to
33907         __attribute_alloc_size__.
33908         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
33909         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
33911 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
33913         * include/programs/xmalloc.h: New file.
33914         * catgets/gencat.c: Include it.
33915         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
33916         * elf/pldd.c: Likewise.
33917         * iconv/iconv_charmap.c: Likewise.
33918         * iconv/iconvconfig.c: Likewise.
33919         * iconv/strtab.c: Likewise.
33920         * locale/programs/locale.c: Likewise.
33921         * locale/programs/localedef.h: Likewise.
33922         * locale/programs/simple-hash.c: Likewise.
33923         * nscd/nscd.h: Likewise.
33924         * nss/makedb.c: Likewise.
33925         * sysdeps/generic/ldconfig.h: Likewise.
33927 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33929         * Versions.def: Add GLIBC_2.18.
33930         * include/link.h (struct link_map): New member l_tls_dtor_count.
33931         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
33932         (__call_tls_dtors): Likewise.
33933         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
33934         __cxa_thread_atexit_impl.
33935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
33936         Likewise.
33937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
33938         Likewise.
33939         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
33940         Likewise.
33941         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
33942         Likewise.
33943         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
33944         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
33945         Likewise.
33946         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
33947         Likewise.
33948         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
33949         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
33950         Likewise.
33951         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
33952         (tests): Add test case tst-tls-atexit.
33953         (modules-names): Add shared library for tst-tls-atexit.
33954         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
33955         (GLIBC_PRIVATE): Add __call_tls_dtors.
33956         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
33957         for libstdc++.
33958         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
33959         * stdlib/tst-tls-atexit.c: New test case.
33960         * stdlib/tst-tls-atexit-lib.c: New test case.
33962         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
33964         * elf/Versions (ld): Add _dl_find_dso_for_object.
33965         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
33966         * elf/dl-open.c (_dl_find_dso_for_object): New function.
33967         (dl_open_worker): Use _dl_find_dso_for_object.
33968         * elf/dl-sym.c (do_sym): Likewise.
33969         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
33971 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33973         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
33974         Syntactic changes only.
33975         (_dl_runtime_profile): Do a tail-call to the resolved function.
33977 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
33979         [BZ #13550]
33980         * sysdeps/x86_64/bp-asm.h: Remove file.
33981         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
33982         <bp-sym.h> and <bp-asm.h>.
33983         (__clone): Do not use BP_SYM.
33984         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
33985         <bp-sym.h> and <bp-asm.h>.
33986         * sysdeps/unix/x86_64/sysdep.S: Likewise.
33987         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
33988         "bp-asm.h".
33989         (_setjmp): Do not use BP_SYM.
33990         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
33991         "bp-asm.h".
33992         (setjmp): Do not use BP_SYM.
33993         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
33994         libc_hidden_def.
33995         (mempcpy): Do not use BP_SYM in weak_alias.
33996         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
33997         "bp-asm.h".
33998         (strchr): Do not use BP_SYM.
33999         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
34000         "bp-asm.h".
34001         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
34002         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
34003         (_start): Do not use BP_SYM.
34004         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
34005         "bp-asm.h".
34006         (strcat): Do not use BP_SYM.
34007         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
34008         "bp-asm.h".
34009         (STRCMP): Do not use BP_SYM.
34010         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
34011         "bp-asm.h".
34012         (STRCPY): Do not use BP_SYM.
34013         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
34014         "bp-asm.h".
34015         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
34016         "bp-asm.h".
34017         (FUNCTION): Do not use BP_SYM.
34018         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
34019         weak_alias.
34020         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
34022 2013-02-17  Andreas Jaeger  <aj@suse.de>
34024         * time/Versions: Sort entries.
34025         * string/Versions: Likewise.
34026         * resolv/Versions: Likewise.
34027         * posix/Versions: Likewise.
34028         * iconv/Versions: Likewise.
34029         * elf/Versions: Likewise.
34030         * wcsmbs/Versions: Likewise.
34032 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
34034         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
34035         loop termination condition.
34037         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
34038         variable to calculate EZ.
34039         (__sqr): Likewise.
34041         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
34042         the lower precision input.
34044 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
34046         [BZ #13550]
34047         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
34048         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
34049         (run-via-rtld-prefix): Do not handle %-bp tests.
34050         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
34051         (all-object-suffixes): Remove .ob.
34052         (bppfx): Remove variable.
34053         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
34054         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
34055         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
34056         [$(build-bounded) = yes] (libtype.ob): Likewise.
34057         * Makerules (elide-routines.ob): Remove variable.
34058         (do-tests-clean): Do not handle *-bp.out.
34059         (common-mostlyclean): Do not handle *-bp and *-bp.out.
34060         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
34061         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
34062         (tests): Do not include $(tests-bp.out).
34063         (xtests): Do not include $(xtests-bp.out).
34064         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
34065         [$(build-bounded) = yes] ($(addprefix
34066         $(objpfx),$(binaries-bounded))): Remove rule.
34067         ($(objpfx)%-bp.out): Remove rule.
34068         * config.make.in (build-bounded): Remove variable.
34069         * crypt/Makefile [$(build-bounded) = yes]
34070         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
34071         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
34072         append to variable.
34073         [$(build-bounded) = yes] (install-lib): Likewise.
34074         [$(build-bounded) = yes] (generated): Likewise.
34075         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
34076         Remove rule.
34077         * intl/Makefile [$(build-bounded) = yes]
34078         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
34079         * math/Makefile [$(build-bounded) = yes]
34080         ($(tests:%=$(objpfx)%-bp): Likewise.
34081         * misc/Makefile [$(build-bounded) = yes]
34082         ($(objpfx)tst-tsearch-bp): Likewise.
34083         * nptl/Makeconfig (bounded-thread-library): Remove variable.
34084         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
34085         Remove dependency.
34086         * string/Makefile (o-objects.ob): Remove variable.
34087         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
34088         (CFLAGS-.ob): Remove variable.
34089         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
34090         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
34091         both definitions of variable.
34092         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
34093         (ASFLAGS-.ob): Remove variable.
34095 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
34097         [BZ #13550]
34098         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
34099         Remove __BOUNDED_POINTERS__ from condition.
34100         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
34101         * string/bits/string2.h [!__NO_STRING_INLINES &&
34102         !__BOUNDED_POINTERS__]: Likewise.
34103         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
34104         Likewise.
34105         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
34106         Remove conditional code.
34107         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
34108         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
34109         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
34110         condition.
34112         [BZ #13550]
34113         * csu/libc-start.c: Do not include <bp-sym.h>.
34114         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
34115         * elf/dl-open.c: Do not include <bp-sym.h>.
34116         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
34117         * math/fegetenv.c: Do not include <bp-sym.h>.
34118         (fegetenv): Do not use BP_SYM in versioned symbols.
34119         * nptl/sysdeps/pthread/bits/libc-lockP.h
34120         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
34121         <bp-sym.h>.
34122         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34123         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
34124         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34125         (__pthread_mutex_destroy): Likewise.
34126         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34127         (__pthread_mutex_lock): Likewise.
34128         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34129         (__pthread_mutex_trylock): Likewise.
34130         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34131         (__pthread_mutex_unlock): Likewise.
34132         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34133         (__pthread_mutexattr_init): Likewise.
34134         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34135         (__pthread_mutexattr_destroy): Likewise.
34136         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34137         (__pthread_mutexattr_settype): Likewise.
34138         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34139         (__pthread_rwlock_init): Likewise.
34140         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34141         (__pthread_rwlock_destroy): Likewise.
34142         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34143         (__pthread_rwlock_rdlock): Likewise.
34144         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34145         (__pthread_rwlock_tryrdlock): Likewise.
34146         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34147         (__pthread_rwlock_wrlock): Likewise.
34148         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34149         (__pthread_rwlock_trywrlock): Likewise.
34150         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34151         (__pthread_rwlock_unlock): Likewise.
34152         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34153         (__pthread_key_create): Likewise.
34154         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34155         (__pthread_setspecific): Likewise.
34156         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34157         (__pthread_getspecific): Likewise.
34158         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
34159         Likewise.
34160         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34161         (_pthread_cleanup_push_defer): Likewise.
34162         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34163         (_pthread_cleanup_pop_restore): Likewise.
34164         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
34165         (pthread_setcancelstate): Likewise.
34166         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
34167         <bp-sym.h>.
34168         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
34169         (memchr): Do not use BP_SYM in weak_alias.
34170         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
34171         (fegetenv): Do not use BP_SYM in versioned symbols.
34172         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
34173         (fesetenv): Do not use BP_SYM in versioned symbols.
34174         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
34175         (feupdateenv): Do not use BP_SYM in versioned symbols.
34176         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
34177         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
34178         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
34179         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
34180         (open64): Do not use BP_SYM in weak_alias.
34181         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
34182         (fegetenv): Do not use BP_SYM in versioned symbols.
34183         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
34184         (fesetenv): Do not use BP_SYM in versioned symbols.
34185         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
34186         (feupdateenv): Do not use BP_SYM in versioned symbols.
34187         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
34188         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
34189         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
34190         (feraiseexcept): Do not use BP_SYM in versioned symbols.
34191         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
34192         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
34193         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
34194         <bp-sym.h>.
34195         (__libc_start_main): Do not use BP_SYM.
34197 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
34199         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
34200         redundant return line.
34201         (norm): Likewise.
34202         (denorm): Likewise.
34203         (dbl_mp): Likewise.
34204         (sub_magnitudes): Likewise.
34205         (__add): Likewise.
34206         (__sub): Likewise.
34207         (__mul): Likewise.
34208         (__inv): Likewise.
34209         (__dvd): Likewise.
34210         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
34211         (norm): Likewise.
34212         (denorm): Likewise.
34213         (dbl_mp): Likewise.
34214         (sub_magnitudes): Likewise.
34215         (__add): Likewise.
34216         (__sub): Likewise.
34217         (__mul): Likewise.
34218         (__inv): Likewise.
34219         (__dvd): Likewise.
34221         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
34222         instead of __mul.
34223         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
34224         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
34225         (cc32): Likewise.
34227         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
34228         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
34229         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
34230         of __mul for squares.
34231         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
34232         function
34233         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
34234         Likewise.
34235         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
34236         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
34238 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
34240         [BZ #13550]
34241         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
34242         code.
34243         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
34244         prototype or function definition.  Rename ubp_* variables and
34245         parameters.  Remove argv definitions conditional on
34246         [__BOUNDED_POINTERS__].
34247         * debug/backtrace.c (__backtrace): Do not use __unbounded.
34248         * elf/dl-runtime.c (_dl_fixup): Likewise.
34249         * include/set-hooks.h (RUN_HOOK): Likewise.
34250         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
34251         definition.
34252         * string/strcpy.c (strcpy): Do not use __unbounded.
34253         * sysdeps/generic/frame.h (struct layout): Likewise.
34254         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
34255         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
34256         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
34257         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
34258         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
34259         (__backtrace): Likewise.
34260         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
34261         use __ptrvalue.
34262         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
34263         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
34264         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
34265         Likewise.
34266         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
34267         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
34268         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
34269         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
34270         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
34271         Do not use __unbounded.
34272         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
34273         Rename __unboundedrlimits parameter to rlimits in prototype.
34274         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
34275         Do not use __unbounded.
34276         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
34277         not use __ptrvalue.
34278         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
34279         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
34280         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
34281         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
34282         __ptrvalue or __unbounded.
34283         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
34284         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
34285         use __unbounded.
34286         (__new_msgctl): Do not use __ptrvalue.
34287         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
34288         __unbounded.
34289         (__libc_msgrcv): Do not use __ptrvalue.
34290         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
34291         startup_info): Do not use __unbounded.
34292         (__libc_start_main): Likewise.  Rename ubp_* variables and
34293         parameters.  Remove argv definitions conditional on
34294         [__BOUNDED_POINTERS__].
34295         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
34296         __ptrvalue.
34297         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
34298         use __unbounded.
34299         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
34300         or __ptrvalue.
34301         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
34302         use __unbounded.
34303         (__new_shmctl): Do not use __ptrvalue.
34304         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
34305         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
34306         Likewise.
34307         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
34308         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
34309         (__libc_sigaction): Likewise.
34310         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
34311         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
34312         Likewise.
34313         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34315 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
34317         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
34319         * string/mempcpy.c: Implement by calling memcpy.
34321 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
34323         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
34325         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
34326         evaluation.
34328         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
34329         values in the mantissa.
34331         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
34332         minimize writes to Z.
34333         (sub_magnitudes): Simplify code a bit.
34335 2013-02-12  Roland McGrath  <roland@hack.frob.com>
34337         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
34338         from the message.  The linker prefixes all warnings with that already.
34340 2013-02-12  Andreas Schwab  <schwab@suse.de>
34342         [BZ #15078]
34343         * posix/regexec.c (extend_buffers): Add parameter min_len.
34344         (check_matching): Pass minimum needed length.
34345         (clean_state_log_if_needed): Likewise.
34346         (get_subexp): Likewise.
34347         * posix/Makefile (tests): Add bug-regex34.
34348         (bug-regex34-ENV): Define.
34349         * posix/bug-regex34.c: New file.
34351         [BZ #11561]
34352         * posix/regcomp.c (parse_bracket_exp): When looking up collating
34353         elements compare against the byte sequence of it, not its name.
34354         * posix/Makefile (tests): Add bug-regex35.
34355         (bug-regex35-ENV): Define.
34356         * posix/bug-regex35.c: New file.
34358 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34360         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
34361         comment.
34362         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
34363         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
34364         (CHECK_EOL): Add undef.
34366 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
34368         * bits/stdlib-bsearch.h: New file.
34369         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
34370         * stdlib/stdlib.h: Likewise.
34372 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34374         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
34375         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
34376         declaration.
34377         * manual/search.texi (Array Search Function): Add missing const in
34378         lfind prototype.
34379         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
34380         declaration to use rlim_t.
34381         (Basic Scheduling Functions): Remove erroneous const from
34382         sched_getparam prototype.  Remove erroneous * from
34383         sched_get_priority_max and sched_get_priority_min prototypes.
34384         (Resource Usage): Fix summary @comment on vtimes to refer to
34385         sys/vtimes.h rather than vtimes.h.
34386         Add missing *s in vtimes prototype.
34387         (Limits on Resources): Fix ulimit prototype to return long int.
34388         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
34389         prototypes to use long int rather than double.
34390         (BSD Random): Fix initstate and setstate to use char *, not void *.
34391         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
34392         prototype to make second argument 'struct aiocb64 *const[]'.
34393         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
34394         (Status of AIO Operations): Remove erroneous const in aio_return and
34395         aio_return64 prototypes.
34396         (Synchronizing I/O): Fix sync prototype to return void.
34397         * manual/startup.texi (Suboptions): Remove an erroneous const in
34398         getsubopt prototype.
34399         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
34400         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
34401         use size_t rather than int.
34402         (Scanning All Users): Likewise for getpwent_r.
34403         (Setting Groups): Add missing const to setgroups prototype.
34404         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
34405         * manual/socket.texi (Host Names): Fix gethostbyaddr and
34406         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
34407         'const void *' rather than 'const char *'.
34408         (Host Address Functions): Likewise for inet_ntop.
34409         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
34410         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
34411         ssize_t for return value.
34412         (Sending Data): Likewise for send, sendto, sendmsg.
34413         (Socket Option Functions): Add a missing const in setsockopt prototype.
34414         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
34415         use wchar_t for the argument.
34416         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
34417         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
34418         take no arguments.
34419         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
34420         double/float/long double for second argument.
34421         Fix return types of significand, significandf, significandl.
34422         * manual/filesys.texi (Setting Permissions): Use mode_t for second
34423         argument in fchmod prototype.
34424         (File Owner): Use uid_t and gid_t in fchown prototype.
34425         (File Times): Add const to utimes, futimes, and lutimes prototypes.
34426         (Making Special Files): Use mode_t and dev_t in mknod prototype.
34427         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
34428         use 'const struct dirent **' as argument types to CMP function pointer
34429         argument.
34430         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
34431         (File Times): Fix summary magic @comment for struct utimbuf and utime
34432         to refer to utime.h, not time.h.
34433         * manual/string.texi (Argz Functions): Add missing const in
34434         argz_extract and argz_next prototypes.
34435         (Finding Tokens in a String): Likewise for basename.
34436         (String/Array Comparison): Fix typo in wcscasecmp prototype.
34437         (Copying and Concatenation): Fix typo in wmemmove prototype.
34438         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
34439         (Signal Stack): Remove erroneous const in sigstack prototype.
34440         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
34441         prototype.
34442         (Simple Calendar Time): Likewise for stime.
34443         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
34444         prototype.
34445         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
34446         say sys/sysctl.h instead.
34447         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
34448         and vsyslog prototypes.
34450 2013-02-11  Tom de Vries  <tom@codesourcery.com>
34452         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
34453         Remove.
34455 2013-02-11  Roland McGrath  <roland@hack.frob.com>
34457         * misc/sys/mman.h: Fix typo in mremap comment.
34459 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34461         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
34462         the '\0' terminator.
34464 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34466         [BZ #13550]
34467         * debug/segfault.c: Don't include <bp-checks.h>.
34468         * sysdeps/generic/bp-checks.h: Remove file.
34469         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
34470         (__GETDENTS): Don't use CHECK_N.
34471         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
34472         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
34473         (__getgroups): Don't use CHECK_N.
34474         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
34475         (setgroups): Don't use CHECK_N.
34476         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
34477         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
34478         (__libc_msgrcv): Don't use CHECK_N.
34479         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
34480         (__libc_msgsnd): Don't use CHECK_N.
34481         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
34482         <bp-checks.h>.
34483         (__libc_pread): Don't use CHECK_N.
34484         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
34485         include <bp-checks.h>.
34486         (__libc_pread64): Don't use CHECK_N.
34487         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
34488         include <bp-checks.h>.
34489         (__libc_pwrite): Don't use CHECK_N.
34490         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
34491         include <bp-checks.h>.
34492         (__libc_pwrite64): Don't use CHECK_N.
34493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
34494         <bp-checks.h>.
34495         (__libc_pread): Don't use CHECK_N.
34496         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
34497         include <bp-checks.h>.
34498         (__libc_pread64): Don't use CHECK_N.
34499         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
34500         include <bp-checks.h>.
34501         (__libc_pwrite): Don't use CHECK_N.
34502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
34503         include <bp-checks.h>.
34504         (__libc_pwrite64): Don't use CHECK_N.
34505         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
34506         (do_pread): Don't use CHECK_N.
34507         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
34508         (do_pread64): Don't use CHECK_N.
34509         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
34510         (do_pwrite): Don't use CHECK_N.
34511         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
34512         (do_pwrite64): Don't use CHECK_N.
34513         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
34514         (__libc_readv): Don't use CHECK_N.
34515         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
34516         (semop): Don't use CHECK_N.
34517         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
34518         <bp-checks.h>.
34519         (semtimedop): Don't use CHECK_N.
34520         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
34521         (__libc_pread): Don't use CHECK_N.
34522         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
34523         <bp-checks.h>.
34524         (__libc_pread64): Don't use CHECK_N.
34525         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
34526         <bp-checks.h>.
34527         (__libc_pwrite): Don't use CHECK_N.
34528         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
34529         <bp-checks.h>.
34530         (__libc_pwrite64): Don't use CHECK_N.
34531         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
34532         <bp-checks.h>.
34533         (__libc_msgrcv): Don't use CHECK_N.
34534         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
34535         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
34536         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
34537         (__libc_writev): Don't use CHECK_N.
34539 2013-02-08  Roland McGrath  <roland@hack.frob.com>
34541         * string/strcpy.c: Removed unused variable.
34543         * Makeconfig (+sysdep-includes): Define with := rather than =.
34544         Use an existing include/ subdir of each sysdeps dir before it.
34546 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34548         * nscd/connection.c (register_traced_file): Comment function.
34549         [HAVE_INOTIFY] (union __inev): Define.
34550         [HAVE_INOTIFY] (inotify_check_files): New function.
34551         [HAVE_INOTIFY] (clear_db_cache): Likewise.
34552         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
34553         clear_db_cache.
34554         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
34556 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34558         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
34559         loaded if not already and that a failure is permanent.
34561 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
34563         [BZ #15006]
34564         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
34565         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
34567 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
34569         [BZ #13550]
34570         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
34571         (CHECK_1_NULL_OK): Likewise.
34572         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
34573         (__fxstat): Do not use CHECK_1.
34574         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
34575         <bp-checks.h>.
34576         (___fxstat64): Do not use CHECK_1.
34577         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
34578         <bp-checks.h>.
34579         (__fxstatat): Do not use CHECK_1.
34580         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
34581         <bp-checks.h>.
34582         (__fxstatat64): Do not use CHECK_1.
34583         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
34584         <bp-checks.h>.
34585         (__fxstat): Do not use CHECK_1.
34586         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
34587         <bp-checks.h>.
34588         (__fxstatat): Do not use CHECK_1.
34589         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34590         <bp-checks.h>.
34591         (__getresgid): Do not use CHECK_1.
34592         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34593         <bp-checks.h>.
34594         (__getresuid): Do not use CHECK_1.
34595         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
34596         <bp-checks.h>.
34597         (__lxstat): Do not use CHECK_1.
34598         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34599         <bp-checks.h>.
34600         (__old_msgctl): Do not use CHECK_1.
34601         (__new_msgctl): Likewise.
34602         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
34603         <bp-checks.h>.
34604         (__new_setrlimit): Do not use CHECK_1.
34605         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34606         <bp-checks.h>.
34607         (__old_shmctl): Do not use CHECK_1.
34608         (__new_shmctl): Likewise.
34609         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
34610         <bp-checks.h>.
34611         (__xstat): Do not use CHECK_1.
34612         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
34613         (__lxstat): Do not use CHECK_1.
34614         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
34615         <bp-checks.h>.
34616         (___lxstat64): Do not use CHECK_1.
34617         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
34618         (__old_msgctl): Do not use CHECK_1.
34619         (__new_msgctl): Likewise.
34620         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
34621         <bp-checks.h>.
34622         (__gettimeofday): Do not use CHECK_1.
34623         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
34624         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
34625         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
34626         <bp-checks.h>.
34627         (__gettimeofday): Do not use CHECK_1.
34628         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
34629         (__old_shmctl): Do not use CHECK_1_NULL_OK.
34630         (__new_shmctl): Do not use CHECK_1.
34631         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
34632         <bp-checks.h>.
34633         (do_sigtimedwait): Do not use CHECK_1.
34634         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
34635         <bp-checks.h>.
34636         (do_sigwaitinfo): Do not use CHECK_1.
34637         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
34638         <bp-checks.h>.
34639         (msgctl): Do not use CHECK_1.
34640         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
34641         <bp-checks.h>.
34642         (shmctl): Do not use CHECK_1.
34643         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
34644         (ustat): Do not use CHECK_1.
34645         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
34646         <bp-checks.h>.
34647         (__fxstat): Do not use CHECK_1.
34648         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
34649         <bp-checks.h>.
34650         (__fxstatat): Do not use CHECK_1.
34651         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
34652         <bp-checks.h>.
34653         (__lxstat): Do not use CHECK_1.
34654         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
34655         <bp-checks.h>.
34656         (__xstat): Do not use CHECK_1.
34657         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
34658         (__xstat): Do not use CHECK_1.
34659         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
34660         (___xstat64): Do not use CHECK_1.
34662         [BZ #13550]
34663         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
34664         definitions.
34665         (CHECK_BOUNDS_HIGH): Likewise.
34666         * string/strcpy.c: Do not include <bp-checks.h>.
34667         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
34669 2013-02-07  Roland McGrath  <roland@hack.frob.com>
34671         * nscd/nscd-client.h (__nscd_drop_map_ref):
34672         Add __attribute__ ((unused)).
34673         * nis/nss-nisplus.h (niserr2nss): Likewise.
34675         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
34676         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
34678         * csu/libc-tls.c (init_static_tls, init_slotinfo):
34679         Remove inline keyword.
34680         * include/rounding-mode.h (round_away): Likewise.
34681         * libio/wfileops.c (adjust_wide_data): Likewise.
34682         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
34683         (__m128i_strloadu_tolower): Likewise.
34684         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
34685         (__m128i_strloadu_tolower): Likewise.
34686         * time/mktime.c (ydhms_diff): Likewise.
34687         * locale/elem-hash.h (elem_hash): Likewise.
34688         * locale/setlocale.c (setdata): Likewise.
34689         * posix/regex_internal.h (re_string_char_size_at): Likewise.
34690         (re_string_wchar_at): Likewise.
34691         (bitset_not, bitset_merge, bitset_mask): Likewise.
34692         [!(__GNUC__ > 3)] (inline): Remove macro.
34693         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
34694         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
34695         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
34696         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
34697         * string/memcmp.c (memcmp_bytes): Likewise.
34698         * locale/programs/locarchive.c (compute_hashval): Likewise.
34699         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
34700         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
34701         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
34702         * nss/getent.c (print_rpc, print_protocols): Likewise.
34703         (print_passwd, print_group, print_aliases): Likewise.
34704         * nis/nss-nisplus.h (niserr2nss): Likewise.
34705         * nscd/connections.c (restart_p): Likewise.
34706         Change return type to bool.
34708 2013-02-05  Roland McGrath  <roland@hack.frob.com>
34710         * Makeconfig (all-Depend-files): Add existing
34711         $(sorted-subdirs:=/Depend) files.
34712         (all-subdirs): Remove nss.
34713         * sysdeps/unix/inet/Subdirs: Add it here instead.
34714         * hesiod/Depend: New file.
34716         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
34717         instead of calling alloca.
34719         * io/lseek.c (__lseek): Rename to __libc_lseek.
34720         Define __lseek as an alias.
34722         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
34724 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
34726         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
34727         else clause and remove check for non-standard endianness.
34729 2013-02-04  David S. Miller  <davem@davemloft.net>
34731         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34733 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
34735         [BZ #13550]
34736         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
34737         (__ubp_memchr): Remove prototype.
34738         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
34739         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34740         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
34741         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
34742         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
34743         Remove alias.
34744         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
34745         (__ubp_memchr): Likewise.
34746         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
34747         (__ubp_memchr): Likewise.
34748         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
34749         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
34750         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
34751         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
34752         CHECK_STRING.
34753         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
34754         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
34755         (__getcwd): Do not use CHECK_STRING.
34756         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34757         <bp-checks.h>.
34758         (__real_chown): Do not use CHECK_STRING.
34759         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
34760         <bp-checks.h>.
34761         (fchownat): Do not use CHECK_STRING.
34762         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
34763         CHECK_STRING.
34764         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34765         <bp-checks.h>.
34766         (__lchown): Do not use CHECK_STRING.
34767         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
34768         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
34769         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
34770         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
34771         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34772         include <bp-checks.h>.
34773         (truncate64): Do not use CHECK_STRING.
34774         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34775         <bp-checks.h>.
34776         (__real_chown): Do not use CHECK_STRING.
34777         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34778         <bp-checks.h>.
34779         (__lchown): Do not use CHECK_STRING.
34780         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34781         <bp-checks.h>.
34782         (__chown): Do not use CHECK_STRING.
34783         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
34784         <bp-checks.h>.
34785         (truncate64): Do not use CHECK_STRING.
34786         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
34787         Likewise.
34788         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
34789         (__xmknod): Do not use CHECK_STRING.
34790         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
34791         <bp-checks.h>.
34792         (__xmknodat): Do not use CHECK_STRING.
34793         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
34794         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
34796 2013-02-04  Andreas Schwab  <schwab@suse.de>
34798         [BZ #14142]
34799         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
34800         * include/netdb.h: Likewise for h_errno.
34801         * elf/tst-stackguard1.c: Include <tls.h>.
34803 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
34805         * elf/link.h (struct link_map): Extend the l_addr comment.
34806         * include/link.h (struct link_map): Likewise.
34808 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
34810         [BZ #13550]
34811         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
34812         (BOUNDED_1): Remove macro.
34813         * debug/backtrace.c: Don't include <bp-checks.h>.
34814         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
34815         (__backtrace): Likewise.
34816         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
34817         <bp-checks.h>.
34818         (__backtrace): Don't use BOUNDED_1.
34819         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
34820         <bp-checks.h>.
34821         (__backtrace): Don't use BOUNDED_1.
34822         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
34823         (__backtrace): Don't use BOUNDED_1.
34824         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
34825         (shmat): Don't use BOUNDED_N.
34827 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
34829         [BZ #13550]
34830         * sysdeps/generic/bp-start.h: Remove file.
34831         * csu/libc-start.c: Don't include <bp-start.h>.
34832         (LIBC_START_MAIN): Set up __environ directly instead of using
34833         INIT_ARGV_and_ENVIRON.
34834         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
34835         <bp-start.h>.
34837         [BZ #13550]
34838         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
34839         definitions.
34840         (CHECK_FCNTL): Likewise.
34841         (CHECK_N_PAGES): Likewise.
34843         [BZ #13550]
34844         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
34845         definitions.
34846         (CHECK_SIGSET_NULL_OK): Likewise.
34847         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
34848         <bp-checks.h>.
34849         (sigpending): Don't use CHECK_SIGSET.
34850         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
34851         <bp-checks.h>.
34852         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34853         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
34854         <bp-checks.h>.
34855         (do_sigsuspend): Don't use CHECK_SIGSET.
34856         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
34857         use CHECK_SIGSET.
34858         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
34859         (do_sigwait): Don't use CHECK_SIGSET.
34860         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
34861         use CHECK_SIGSET.
34862         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
34863         include <bp-checks.h>.
34864         (sigpending): Don't use CHECK_SIGSET.
34865         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
34866         include <bp-checks.h>.
34867         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34868         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
34869         <bp-checks.h>.
34870         (sigpending): Don't use CHECK_SIGSET.
34871         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
34872         <bp-checks.h>.
34873         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
34875         [BZ #13550]
34876         * sysdeps/generic/bp-semctl.h: Remove file.
34877         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
34878         <bp-checks.h> and <bp-semctl.h>.
34879         (__old_semctl): Don't use CHECK_SEMCTL.
34880         (__new_semctl): Likewise.
34881         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
34882         and <bp-semctl.h>.
34883         (__old_semctl): Don't use CHECK_SEMCTL.
34884         (__new_semctl): Likewise.
34885         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
34886         <bp-checks.h> and <bp-semctl.h>.
34887         (__old_semctl): Don't use CHECK_SEMCTL.
34888         (__new_semctl): Likewise.
34889         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
34890         <bp-checks.h> and <bp-semctl.h>.
34891         (semctl): Don't use CHECK_SEMCTL.
34893         [BZ #13550]
34894         * Makerules (elide-bp-thunks): Remove variable.
34895         (elide-routines.oS): Don't use $(elide-bp-thunks).
34896         (elide-routines.os): Likewise.
34897         (elide-routines.o): Likewise.
34898         (elide-routines.op): Likewise.
34899         (elide-routines.og): Likewise.
34900         (objects): Don't use $(bp-thunks).
34901         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
34902         include.
34903         (common-generated): Do not add s-proto-bp.d.
34904         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
34905         (int): Likewise.
34906         (typ): Likewise.
34907         Do not generate makefile rules for bounded-pointer thunks.
34908         * sysdeps/generic/bp-thunks.h: Remove file.
34909         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
34910         * sysdeps/unix/s-proto-bp.S: Likewise.
34912         [BZ #15062]
34913         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
34914         parts of result separately when argument is not close to line from
34915         -i to i and one part of argument is small.
34916         * math/k_casinhf.c (__kernel_casinhf): Likewise.
34917         * math/k_casinhl.c (__kernel_casinhl): Likewise.
34918         * math/libm-test.inc (cacos_test): Add more tests.
34919         (casin_test): Likewise.
34920         (casinh_test): Likewise.
34921         * sysdeps/i386/fpu/libm-test-ulps: Update.
34922         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34924 2013-01-31  David S. Miller  <davem@davemloft.net>
34926         * po/de.po: Update from translation team.
34928 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
34930         * time/tzfile.c: Include stdint.h for SIZE_MAX.
34932 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
34934         * configure.in (_AC_PROG_CC_C89): New definition.
34935         * configure: Regenerate.
34937         * configure.in (AC_PROG_CPP): New definition.
34938         * configure: Regenerate.
34940 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
34942         * debug/tst-backtrace.h: New file.
34943         * debug/tst-backtrace2.c: Include tst-backtrace.h.
34944         (ret): Remove variable.
34945         (x): Likewise.
34946         (FAIL): Remove macro.
34947         (NO_INLINE): Likewise.
34948         (fn1): Use match function instead of strstr.
34949         * debug/tst-backtrace3.c: Include tst-backtrace.h.
34950         (ret): Remove variable.
34951         (x): Likewise.
34952         (FAIL): Remove macro.
34953         (NO_INLINE): Likewise.
34954         (fn): Use match function instead of strstr.
34955         * debug/tst-backtrace4.c: Include tst-backtrace.h.
34956         (ret): Remove variable.
34957         (x): Likewise.
34958         (FAIL): Remove macro.
34959         (NO_INLINE): Likewise.
34960         (handle_signal): Use match function instead of strstr.
34961         * debug/tst-backtrace5.c: Include tst-backtrace.h.
34962         (ret): Remove variable.
34963         (x): Likewise.
34964         (FAIL): Remove macro.
34965         (NO_INLINE): Likewise.
34966         (handle_signal): Use match function instead of strstr.
34968 2013-01-23  Roland McGrath  <roland@hack.frob.com>
34970         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
34972 2013-01-23  David S. Miller  <davem@davemloft.net>
34974         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
34975         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
34976         argument of CAS if possible.
34977         * sysdeps/sparc/sparc64/bits/atomic.h
34978         (__arch_compare_and_exchange_val_32_acq): Likewise.
34979         (__arch_compare_and_exchange_val_64_acq): Likewise.
34981 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
34983         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
34984         * sysdeps/posix/ulimit.c: ... this.
34985         Include <limits.h>.
34986         * sysdeps/unix/bsd/ulimit.c: Remove file.
34988 2013-01-23  Adam Conrad  <adconrad@0c3.net>
34990         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
34991         (LDFLAGS-tst-array5): Likewise.
34993 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
34995         [BZ #15036]
34996         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
34997         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
34998         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
34999         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
35001 2013-01-21  David S. Miller  <davem@davemloft.net>
35003         * sysdeps/sparc/backtrace.c: New file.
35004         * sysdeps/sparc/sparc32/backtrace.h: New file.
35005         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
35006         * sysdeps/sparc/sparc64/backtrace.h: New file.
35007         * sysdeps/sparc/sparc64/backtrace.c: Delete.
35008         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
35009         -funwind-tables.
35011 2013-01-21  Andreas Schwab  <schwab@suse.de>
35013         [BZ #15020]
35014         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
35015         closed its stdout.
35017 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
35019         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
35020         "mpa2.h".
35021         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35023 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
35024             Mark Mitchell  <mark@codesourcery.com>
35025             Tom de Vries  <tom@codesourcery.com>
35026             Paul Pluzhnikov  <ppluzhnikov@google.com>
35028         * debug/tst-backtrace2.c: New file.
35029         * debug/tst-backtrace3.c: Likewise.
35030         * debug/tst-backtrace4.c: Likewise.
35031         * debug/tst-backtrace5.c: Likewise.
35032         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
35033         (CFLAGS-tst-backtrace3.c): Likewise.
35034         (CFLAGS-tst-backtrace4.c): Likewise.
35035         (CFLAGS-tst-backtrace5.c): Likewise.
35036         (LDFLAGS-tst-backtrace2): Likewise.
35037         (LDFLAGS-tst-backtrace3): Likewise.
35038         (LDFLAGS-tst-backtrace4): Likewise.
35039         (LDFLAGS-tst-backtrace5): Likewise.
35040         (tests): Add new tests tst-backtrace2, tst-backtrace3,
35041         tst-backtrace4 and tst-backtrace5.
35043 2013-01-18  Anton Blanchard  <anton@samba.org>
35044             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
35046         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
35047         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
35048         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
35049         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
35050         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
35051         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
35052         "+r" and remove output regs list as redundant.  Add explicit inline
35053         asm to specify register of return val to work around compiler codegen
35054         bug.  Remove (int) cast on return value.  Add return type parameter to
35055         use in macro so that this macro does not truncate return value for
35056         64-bit values.
35057         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
35058         pass to INTERNAL_VSYSCALL_NCS.
35059         (INLINE_VSYSCALL): Add 'long int' as return type to
35060         INTERNAL_VSYSCALL_NCS macro invocation.
35061         (INTERNAL_VSYSCALL): Add 'long int' as return type to
35062         INTERNAL_VSYSCALL_NCS macro invocation.
35063         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
35065 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
35067         [BZ #14496]
35068         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
35069         Fix application of SIMD FP exception mask.
35071         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
35072         mp_no from a power of two.
35073         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
35074         __mpexp_twomm1.  Use __pow_mp.
35076         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
35077         multiplication.
35079 2013-01-17  David S. Miller  <davem@davemloft.net>
35081         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35083 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
35085         [BZ #15023]
35086         * include/complex.h: Condition contents on [!_COMPLEX_H].
35087         (__kernel_casinhf): New prototype.
35088         (__kernel_casinh): Likewise.
35089         (__kernel_casinhl): Likewise.
35090         * math/Makefile (libm_calls): Add k_casinh.
35091         * math/k_casinh.c: New file.
35092         * math/k_casinhf.c: Likewise.
35093         * math/k_casinhl.c: Likewise.
35094         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
35095         finite nonzero arguments.
35096         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
35097         finite nonzero arguments.
35098         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
35099         finite nonzero arguments.
35100         * math/s_casinh.c: Do not include <float.h>.
35101         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
35102         * math/s_casinhf.c: Do not include <float.h>.
35103         (__casinhf): Move code for finite nonzero arguments to
35104         k_casinhf.c.
35105         * math/s_casinhl.c: Do not include <float.h>.
35106         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
35107         redefine.
35108         (__casinhl): Move code for finite nonzero arguments to
35109         k_casinhl.c.
35110         * math/libm-test.inc (cacos_test): Add more tests.
35111         * sysdeps/i386/fpu/libm-test-ulps: Update.
35112         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35114 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
35116         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
35117         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
35118         [!HAVE_MREMAP]: Remove [defined linux] case.
35119         * malloc/arena.c: Do not include <malloc-sysdep.h>.
35121 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
35123         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
35125 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
35127         * elf/elf.h (R_386_SIZE32): New relocation.
35128         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
35129         R_386_SIZE32.
35130         (elf_machine_rela): Likewise.
35131         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
35132         R_X86_64_SIZE64 and R_X86_64_SIZE32.
35134 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
35136         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
35137         (FP_FAST_FMA): Do not define.
35138         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
35139         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
35140         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
35141         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
35142         !_SOFT_FLOAT]: Likewise.
35143         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
35144         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
35145         value.
35146         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
35147         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
35148         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
35149         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
35150         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
35151         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
35152         file.
35154 2013-01-16  Andreas Schwab  <schwab@suse.de>
35156         [BZ #14327]
35157         * include/stdlib.h (__mktemp): Add declaration.
35158         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
35159         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
35161 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35163         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
35164         definitions.
35165         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
35166         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
35167         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
35168         definitions here.
35169         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
35170         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
35171         definitions.
35172         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
35173         and ONE.
35174         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
35175         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
35176         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
35177         definitions.
35178         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
35179         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
35180         definitions.
35181         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
35183         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
35185 2013-01-15  David S. Miller  <davem@davemloft.net>
35187         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35188         trunc{,f} to libm-sysdep_routes.
35189         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35190         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
35191         file.
35192         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
35193         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
35194         file.
35195         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
35196         file.
35197         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
35198         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
35199         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
35200         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
35201         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
35202         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
35203         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
35204         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
35206         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35207         nearbyint{,f} to libm-sysdep_routes.
35208         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35209         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
35210         New file.
35211         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
35212         file.
35213         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
35214         New file.
35215         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
35216         file.
35217         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
35218         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
35219         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
35220         file.
35221         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
35222         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
35223         file.
35224         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
35225         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
35226         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
35228         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
35229         libc_feholdexcept and libc_fesetenv.
35231 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
35233         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
35235 2013-01-14  David S. Miller  <davem@davemloft.net>
35237         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
35238         (SPARC_ASM_VIS2_IFUNC): Likewise.
35239         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
35240         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
35241         use of 'siam' instruction.
35242         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
35243         Likewise.
35244         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
35245         Likewise.
35246         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
35247         Likewise.
35248         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
35249         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
35250         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
35251         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
35252         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
35253         file.
35254         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
35255         file.
35256         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
35257         file.
35258         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
35259         file.
35260         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
35261         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
35262         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
35263         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
35264         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
35265         new VIS2 routines.
35266         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
35267         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
35268         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
35269         Likewise.
35270         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
35271         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
35272         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
35273         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
35274         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
35275         routines to libm-sysdep_routines.
35276         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
35278         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
35279         fdim/fdimf to libm-sysdep_routines.
35280         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
35281         file.
35282         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
35283         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
35284         file.
35285         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
35286         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
35287         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
35288         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
35289         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
35290         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
35291         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
35293 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
35295         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
35296         to optimize copies.
35298         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
35299         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35300         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35302         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
35303         local variable MPTWO.
35304         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
35305         Likewise.
35307 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35309         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
35310         GLOB_NOESCAPE.
35312 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35314         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
35316 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
35318         * manual/pattern.texi (glob_t): Document gl_flags.
35319         (glob64_t): Likewise.
35321 2013-01-11  David S. Miller  <davem@davemloft.net>
35323         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
35324         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
35325         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
35326         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
35327         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
35328         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
35329         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
35330         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
35331         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
35332         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
35333         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
35334         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
35335         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
35337         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35338         sparc V9 rather than using V8 code.
35339         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35340         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35342         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
35343         Move to...
35344         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
35345         Here.
35347 2013-01-11  Roland McGrath  <roland@hack.frob.com>
35349         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
35350         not in the main loop.
35351         * configure: Regenerated.
35353 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
35355         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
35356         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
35357         to just #else.
35358         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
35359         [!__GLIBC_HAVE_LONG_LONG] case.
35360         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
35361         condition to just #else.
35362         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
35363         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
35364         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
35365         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
35366         unconditional.
35367         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
35368         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35369         #elif condition to just #else.
35370         * sysdeps/unix/sysv/linux/sys/sysmacros.h
35371         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
35372         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
35373         #elif condition to just #else.
35375 2013-01-11  Steve Ellcey  <sellcey@mips.com>
35377         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
35378         (EF_MIPS_ARCH_64): Fix value.
35379         (EF_MIPS_ARCH_32R2): New.
35380         (EF_MIPS_ARCH_64R2): New.
35382 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
35384         * Makeconfig (+link-pie-before-libc): New.
35385         (+link-pie-after-libc): Likewise.
35386         (+link-pie-tests): Likewise.
35387         (+link-pie): Rewritten.
35388         (link-before-libc): Remove $(config-LDFLAGS).
35389         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
35390         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
35391         (config-LDFLAGS): Renamed to ...
35392         (rtld-LDFLAGS): This.
35393         (rtld-tests-LDFLAGS): New macro.
35394         (link-libc-rpath-link): Likewise.
35395         (link-libc-tests-rpath-link): Likewise.
35396         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
35397         (link-libc): Prepand $(link-libc-rpath-link).
35398         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
35399         (test-program-prefix): New macro.
35400         (test-via-rtld-prefix): Likewise.
35401         (test-program-cmd): Likewise.
35402         (host-test-program-cmd): Likewise.
35403         * Makefile ($(common-objpfx)testrun.sh): Replace
35404         $(run-program-prefix) with $(test-program-prefix).
35405         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
35406         $(rtld-LDFLAGS).
35407         ($(common-objpfx)shlib.lds): Likewise.
35408         (build-module-helper): Likewise.
35409         ($(common-objpfx)format.lds): Likewise.
35410         * Rules (binaries-pie-tests): New.
35411         (binaries-pie-notests): Likewise.
35412         (binaries-pie): Rewritten.
35413         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
35414         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
35415         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
35416         (make-test-out): Replace $(host-built-program-cmd) with
35417         $(host-test-program-cmd).
35418         * config.make.in (build-hardcoded-path-in-tests): New variable.
35419         * configure.in (--enable-hardcoded-path-in-tests): New configure
35420         option.
35421         (hardcoded_path_in_tests): New AC_SUBST.
35422         * configure: Regenerated.
35423         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
35424         $(built-program-cmd) with $(test-program-cmd).
35425         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
35426         (test_program_cmd): This.
35427         * elf/Makefile ($(objpfx)order.out): Run test with
35428         $(test-program-prefix).
35429         ($(objpfx)order2.out): Likewise.
35430         ($(objpfx)tst-initorder.out): Likewise.
35431         ($(objpfx)tst-initorder2.out): Likewise.
35432         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
35433         $(test-program-cmd).
35434         ($(objpfx)tst-array1-static.out): Likewise.
35435         ($(objpfx)tst-array2.out): Likewise.
35436         ($(objpfx)tst-array3.out): Likewise.
35437         ($(objpfx)tst-array4.out): Likewise.
35438         ($(objpfx)tst-array5.out): Likewise.
35439         ($(objpfx)tst-array5-static.out): Likewise.
35440         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
35441         $(test-program-cmd).
35442         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
35443         $(run-program-prefix) with $(test-program-prefix).
35444         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
35445         (test_program_prefix): This.
35446         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
35447         $(run-program-prefix) with $(test-program-prefix).
35448         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
35449         (test_program_prefix): This.
35450         * iconvdata/tst-tables.sh: Likewise.
35451         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
35452         $(run-program-prefix) with $(test-program-prefix).
35453         ($(objpfx)tst-translit.out): Likewise.
35454         ($(objpfx)tst-gettext2.out): Likewise.
35455         ($(objpfx)tst-gettext4.out): Likewise.
35456         ($(objpfx)tst-gettext6.out): Likewise.
35457         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
35458         (test_program_prefix): This.
35459         * intl/tst-gettext2.sh: Likewise.
35460         * intl/tst-gettext4.sh  Likewise.
35461         * intl/tst-gettext6.sh: Likewise.
35462         * intl/tst-translit.sh: Likewise.
35463         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
35464         with $(test-program-cmd).
35465         * libio/Makefile ($(objpfx)test-freopen.out): Replace
35466         $(run-program-prefix) with $(test-program-prefix).
35467         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
35468         (test_program_prefix): This.
35469         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
35470         $(run-program-prefix) with $(test-program-prefix).
35471         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
35472         (test_program_prefix): This.
35473         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
35474         * posix/Makefile ($(objpfx)globtest.out): Replace
35475         $(run-via-rtld-prefix) and $(test-wrapper) with
35476         $(test-program-prefix) and $(test-via-rtld-prefix).
35477         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
35478         $(test-program-prefix).
35479         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
35480         $(host-test-program-cmd).
35481         (tst-spawn-ARGS): Likewise.
35482         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
35483         $(test-program-prefix).
35484         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
35485         (test_via_rtld_prefix): This.
35486         (test_wrapper): Renamed to ...
35487         (test_program_prefix): This.
35488         (run_program_prefix): Replaced by test_program_prefix.
35489         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
35490         (test_program_prefix): This.
35491         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
35492         with $(host-test-program-cmd).
35493         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
35494         $(run-program-prefix) with $(test-program-prefix).
35495         ($(objpfx)tst-printf.out): Likewise.
35496         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
35497         $(test-program-cmd).
35498         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
35499         (test_program_prefix): This.
35500         * stdio-common/tst-unbputc.sh: Likewise.
35501         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
35502         $(run-program-prefix) with $(test-program-prefix).
35503         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
35504         (test_program_prefix): This.
35505         * string/Makefile ($(objpfx)tst-svc.out):  Replace
35506         $(built-program-cmd) with $(test-program-cmd).
35508 2013-01-11  Andreas Jaeger  <aj@suse.de>
35510         [BZ #15003]
35511         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
35512         value. Sync with Linux 3.7.
35514 2013-01-10  David S. Miller  <davem@davemloft.net>
35516         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
35517         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35518         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35520 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35522         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
35523         never set.
35524         * configure: Regenerated.
35526 2013-01-10  David S. Miller  <davem@davemloft.net>
35528         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
35529         sparc V9 rather than using V8 code.
35530         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
35531         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
35533 2013-01-10  Roland McGrath  <roland@hack.frob.com>
35535         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
35536         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
35537         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
35538         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
35539         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
35540         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
35541         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
35542         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
35543         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
35544         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
35545         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
35546         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
35547         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
35548         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
35549         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
35550         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
35551         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
35552         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
35553         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
35554         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
35555         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
35556         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
35557         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
35558         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
35559         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
35560         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
35561         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
35563 2013-01-10  David S. Miller  <davem@davemloft.net>
35565         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35567 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35569         * posix/Makefile (tests-static): New variable.
35570         (tests): Add $(tests-static).
35571         (tst-exec-static-ARGS): New variable.
35572         (tst-spawn-static-ARGS): Likewise.
35573         * posix/tst-exec-static.c: New file.
35574         * posix/tst-spawn-static.c: Likewise.
35575         * posix/tst-exec.c: Support run directly.
35576         * posix/tst-spawn.c: Likewise.
35578 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
35580         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
35581         long.
35582         * math/bits/mathcalls.h (llrint): Likewise.
35583         (llround): Likewise.
35584         * stdlib/stdlib.h (struct drand48_data): Likewise.
35585         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
35586         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
35587         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
35588         Likewise.
35589         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
35590         Likewise.
35591         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
35592         (elf_greg_t): Likewise.
35593         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
35594         (__jmp_buf): Likewise.
35595         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
35596         definitions.
35597         (llrint): Likewise, for all definitions.
35598         (llrintl): Likewise.
35600         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
35601         Remove [__GNUC__] condition.
35602         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
35603         condition to just [__USE_ISOC99].
35604         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
35606 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
35608         [BZ #14200]
35609         * sysdeps/unix/sysv/linux/x86/bits/environments.h
35610         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
35611         defined.
35612         (_POSIX_V6_ILP32_OFF32): Likewise.
35613         (_XBS5_ILP32_OFF32): Likewise.
35614         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
35615         (__ILP32_OFFBIG_LDFLAGS): Likewise.
35617 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
35619         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
35621         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
35622         doubles __mpexp_twomm1.  Adjust usage.
35623         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
35624         Remove.
35626 2013-01-10  Andreas Schwab  <schwab@suse.de>
35628         [BZ #14964]
35629         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
35630         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
35632 2013-01-09  David S. Miller  <davem@davemloft.net>
35634         [BZ #15003]
35635         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
35636         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
35637         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
35638         (TCP_FASTOPEN): Define.
35639         (tcp_repair_opt): New structure.
35640         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
35641         enum values.
35642         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
35643         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
35644         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
35645         (tcp_cookie_transactions): New structure.
35647 2013-01-09  Anton Blanchard  <anton@samba.org>
35649         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
35650         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
35651         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
35652         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
35654 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
35656         * include/features.h (__USE_ANSI): Remove.
35658 2013-01-09  Roland McGrath  <roland@hack.frob.com>
35660         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
35662         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
35664 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
35666         * sysdeps/s390/fpu/libm-test-ulps: Update.
35668         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35670         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
35671         (__acr): Likewise.
35672         (__cpy): Likewise.
35673         (norm): Likewise.
35674         (denorm): Likewise.
35675         (__mp_dbl): Likewise.
35676         (__dbl_mp): Likewise.
35677         (add_magnitudes): Likewise.
35678         (sub_magnitudes): Likewise.
35679         (__add): Likewise.
35680         (__sub): Likewise.
35681         (__mul): Likewise.
35682         (__inv): Likewise.
35683         (__dvd): Likewise.
35684         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
35685         (__acr): Likewise.
35686         (__cpy): Likewise.
35687         (norm): Likewise.
35688         (denorm): Likewise.
35689         (__mp_dbl): Likewise.
35690         (__dbl_mp): Likewise.
35691         (add_magnitudes): Likewise.
35692         (sub_magnitudes): Likewise.
35693         (__add): Likewise.
35694         (__sub): Likewise.
35695         (__mul): Likewise.
35696         (__inv): Likewise.
35697         (__dvd): Likewise.
35698         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
35699         (__acr): Likewise.
35700         (__cpy): Likewise.
35701         (norm): Likewise.
35702         (denorm): Likewise.
35703         (__mp_dbl): Likewise.
35704         (__dbl_mp): Likewise.
35705         (add_magnitudes): Likewise.
35706         (sub_magnitudes): Likewise.
35707         (__add): Likewise.
35708         (__sub): Likewise.
35709         (__mul): Likewise.
35710         (__inv): Likewise.
35711         (__dvd): Likewise.
35713 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
35715         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
35716         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
35717         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
35718         2 && __USE_EXTERN_INLINES]: Likewise.
35720 2013-01-08  Andreas Jaeger  <aj@suse.de>
35722         [BZ# 14985]
35723         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
35724         Remove.
35725         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35726         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
35728 2013-01-07  Anton Blanchard  <anton@samba.org>
35730         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
35731         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
35732         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
35733         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
35734         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
35735         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
35736         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
35737         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
35738         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
35739         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
35740         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
35741         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
35742         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
35743         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
35744         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
35745         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
35746         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
35747         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
35748         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
35749         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
35750         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
35751         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
35752         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
35753         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
35754         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
35755         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
35756         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
35757         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
35758         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
35759         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
35760         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
35761         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
35762         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
35763         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
35764         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
35765         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
35766         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
35767         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
35768         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
35769         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
35770         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
35771         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
35772         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
35774 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
35776         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
35777         (__MALLOC_PMT): Likewise.
35778         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
35779         [__GNUC__], only on [_LIBC].
35780         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35781         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
35782         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
35783         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
35784         forward declaration.
35785         (realloc_hook_ini): Likewise.
35786         (memalign_hook_ini): Likewise.
35787         (__libc_memalign): Do not use __MALLOC_PMT in variable
35788         declaration.
35789         (__libc_valloc): Likewise.
35790         (__libc_pvalloc): Likewise.
35791         (__libc_calloc): Likewise.
35792         (__posix_memalign): Likewise.
35794         [BZ #14996]
35795         * math/s_casinh.c: Include <float.h>.
35796         (__casinh): Do not do computation with squaring and square root
35797         for large arguments.
35798         * math/s_casinhf.c: Include <float.h>.
35799         (__casinhf): Do not do computation with squaring and square root
35800         for large arguments.
35801         * math/s_casinhl.c: Include <float.h>.
35802         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
35803         (__casinhl): Do not do computation with squaring and square root
35804         for large arguments.
35805         * math/libm-test.inc (casin_test): Add more tests.
35806         (casinh_test): Likewise.
35807         * sysdeps/i386/fpu/libm-test-ulps: Update.
35808         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35810 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
35812         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
35813         (__x86_64_raw_data_cache_size): Likewise.
35814         (__x86_64_data_cache_size_half): Likewise.
35815         (__x86_64_raw_data_cache_size_half): Likewise.
35816         (__x86_64_shared_cache_size): Likewise.
35817         (__x86_64_raw_shared_cache_size): Likewise.
35818         (__x86_64_shared_cache_size_half): Likewise.
35819         (__x86_64_raw_shared_cache_size_half): Likewise.
35820         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
35821         to ...
35822         (__x86_data_cache_size): This.
35823         (__x86_64_raw_data_cache_size): Renamed to ...
35824         (__x86_raw_data_cache_size): This.
35825         (__x86_64_data_cache_size_half): Renamed to ...
35826         (__x86_data_cache_size_half): This.
35827         (__x86_64_raw_data_cache_size_half): Renamed to ...
35828         (__x86_raw_data_cache_size_half): This.
35829         (__x86_64_shared_cache_size): Renamed to ...
35830         (__x86_shared_cache_size): This.
35831         (__x86_64_raw_shared_cache_size): Renamed to ...
35832         (__x86_raw_shared_cache_size): This.
35833         (__x86_64_shared_cache_size_half): Renamed to ...
35834         (__x86_shared_cache_size_half): This.
35835         (__x86_64_raw_shared_cache_size_half): Renamed to ...
35836         (__x86_raw_shared_cache_size_half): This.
35837         * sysdeps/x86_64/memcpy.S: Updated.
35838         * sysdeps/x86_64/memset.S: Likewise.
35839         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
35840         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
35841         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
35843 2013-01-04  David S. Miller  <davem@davemloft.net>
35845         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35847 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
35849         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
35850         1 to avoid redefinition warning.
35851         (__USE_GNU): Don't define.
35852         (init_signaling_nan): Protoize.
35854         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35856 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35858         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
35859         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
35860         (__cpymn): Likewise.
35861         (norm): Remove commented code.
35862         (denorm): Likewise.
35863         (__mp_dbl): Likewise.
35864         (__inv): Likewise.
35865         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
35866         (__cpymn): Likewise.
35867         (norm): Remove commented code.
35868         (denorm): Likewise.
35869         (__mp_dbl): Likewise.
35870         (__inv): Likewise.
35872         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
35873         mp_no value for 1.0 and 2.0.
35874         (norm): Use RADIXI instead of radixi.d.
35875         (denorm): Likewise.
35876         (__mul): Use 0.0 instead of zero.d.
35877         * sysdeps/powerpc/powerpc64/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.
35883 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
35885         [BZ #14994]
35886         * math/s_casinh.c (__casinh): Reduce finite argument to first
35887         quadrant then set signs of results at the end.
35888         * math/s_casinhf.c (__casinhf): Likewise.
35889         * math/s_casinhl.c (__casinhl): Likewise.
35890         * math/libm-test.inc (casin_test): Add more tests.
35891         (casinh_test): Likewise.
35892         * sysdeps/i386/fpu/libm-test-ulps: Update.
35893         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35895 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35897         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
35899         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
35901         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
35902         declarations.
35903         (denorm): Likewise.
35904         (__mp_dbl): Likewise.
35905         (__inv): Likewise.
35907         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
35908         and adjust the header comment.
35910         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
35911         variable name from declaration.
35913 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
35915         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35916         Initialize COMMON_CPUID_INDEX_7 element.
35917         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
35918         (CPUID_RTM): Likewise.
35919         (HAS_RTM): Likewise.
35920         (COMMON_CPUID_INDEX_7): New enum.
35922 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
35924         [BZ #14981]
35925         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
35926         size is zero, record memory as freed.
35928 2013-01-03  Andreas Jaeger  <aj@suse.de>
35930         * po/ia.po: Add new Interlingua translation.
35932 2012-01-03  Allan McRae  <allan@archlinux.org>
35934         * locale/programs/localedef.c: Fix description of '--posix' flag.
35936 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
35938         * NEWS: Update dates in second copyright notice.
35939         * README: Update copyright dates in example.
35940         * manual/libc.texinfo: Update copyright dates.
35941         * scripts/test-installation.pl: Update copyright date in --version
35942         output.
35944         * hurd/ctty-input.c: Fix copyright notice formatting.
35945         * hurd/ctty-output.c: Likewise.
35946         * hurd/dtable.c: Likewise.
35947         * hurd/hurd-raise.c: Likewise.
35948         * hurd/hurdprio.c: Likewise.
35949         * hurd/msgportdemux.c: Likewise.
35950         * misc/sys/file.h: Likewise.
35951         * misc/sys/ioctl.h: Likewise.
35952         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
35953         * sysdeps/mach/hurd/chdir.c: Likewise.
35954         * sysdeps/mach/hurd/fchdir.c: Likewise.
35955         * sysdeps/mach/hurd/rename.c: Likewise.
35956         * sysdeps/mach/hurd/rmdir.c: Likewise.
35957         * sysdeps/mach/hurd/seekdir.c: Likewise.
35958         * sysdeps/mach/hurd/setsid.c: Likewise.
35959         * sysdeps/posix/wait3.c: Likewise.
35961         * All files with FSF copyright notices: Update copyright dates
35962         using scripts/update-copyrights.
35963         * intl/plural.c: Regenerated.
35964         * locale/programs/charmap-kw.h: Likewise.
35965         * locale/programs/locfile-kw.h: Likewise.
35967 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
35969         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
35970         four values.
35972         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
35973         calculation loop and add branch prediction.
35975         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
35976         check access beyond bounds of m1np.
35978         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
35979         MPTWO.
35980         (__inv): Remove local variable MPTWO to use the global
35981         constant.
35982         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
35983         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
35984         variable MPTWO.
35985         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
35986         MP3HALFS static const.
35988 2013-01-01  David S. Miller  <davem@davemloft.net>
35990         * po/ca.po: Update from translation team.
35992 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
35994         * scripts/update-copyrights: New file.
35995         * Makeconfig: Reformat copyright notice.
35996         * ctype/ctype.h: Likewise.
35997         * debug/swprintf_chk.c: Likewise.
35998         * elf/dl-cache.c: Likewise.
35999         * elf/dl-debug.c: Likewise.
36000         * elf/dl-object.c: Likewise.
36001         * grp/initgroups.c: Likewise.
36002         * hurd/Makefile: Likewise.
36003         * hurd/hurd/signal.h: Likewise.
36004         * hurd/hurdfault.c: Likewise.
36005         * hurd/hurdioctl.c: Likewise.
36006         * hurd/hurdlookup.c: Likewise.
36007         * hurd/intr-msg.c: Likewise.
36008         * iconv/gconv_open.c: Likewise.
36009         * libio/swprintf.c: Likewise.
36010         * locale/lc-ctype.c: Likewise.
36011         * locale/nl_langinfo.c: Likewise.
36012         * mach/Machrules: Likewise.
36013         * mach/Makefile: Likewise.
36014         * malloc/obstack.h: Likewise.
36015         * manual/Makefile: Likewise.
36016         * manual/tsort.awk: Likewise.
36017         * misc/bits/stab.def: Likewise.
36018         * nis/nis_print_group_entry.c: Likewise.
36019         * nis/nis_table.c: Likewise.
36020         * nis/nss_compat/compat-pwd.c: Likewise.
36021         * nis/nss_compat/compat-spwd.c: Likewise.
36022         * po/Makefile: Likewise.
36023         * posix/fnmatch.c: Likewise.
36024         * posix/regex.h: Likewise.
36025         * resolv/Makefile: Likewise.
36026         * resolv/nss_dns/dns-network.c: Likewise.
36027         * resolv/res_hconf.c: Likewise.
36028         * scripts/gen-sorted.awk: Likewise.
36029         * soft-fp/soft-fp.h: Likewise.
36030         * stdio-common/printf.h: Likewise.
36031         * stdlib/monetary.h: Likewise.
36032         * stdlib/random.c: Likewise.
36033         * stdlib/random_r.c: Likewise.
36034         * sysdeps/generic/Makefile: Likewise.
36035         * sysdeps/gnu/Makefile: Likewise.
36036         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
36037         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
36038         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
36039         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
36040         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
36041         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
36042         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
36043         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
36044         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
36045         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
36046         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
36047         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
36048         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
36049         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
36050         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
36051         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
36052         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
36053         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
36054         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
36055         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
36056         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
36057         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
36058         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
36059         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
36060         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
36061         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
36062         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
36063         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
36064         * sysdeps/mach/hurd/errnos.awk: Likewise.
36065         * sysdeps/mach/hurd/fork.c: Likewise.
36066         * sysdeps/mach/hurd/getcwd.c: Likewise.
36067         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
36068         * sysdeps/mach/hurd/mmap.c: Likewise.
36069         * sysdeps/mach/hurd/utimes.c: Likewise.
36070         * sysdeps/mach/hurd/xmknod.c: Likewise.
36071         * sysdeps/posix/profil.c: Likewise.
36072         * sysdeps/posix/readdir_r.c: Likewise.
36073         * sysdeps/powerpc/bits/mathdef.h: Likewise.
36074         * sysdeps/powerpc/bits/setjmp.h: Likewise.
36075         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
36076         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
36077         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
36078         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
36079         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
36080         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
36081         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
36082         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
36083         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
36084         * sysdeps/pthread/lio_listio.c: Likewise.
36085         * sysdeps/sparc/dl-procinfo.h: Likewise.
36086         * sysdeps/unix/i386/sysdep.S: Likewise.
36087         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
36088         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
36089         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
36090         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
36091         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
36092         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
36093         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
36094         * sysdeps/unix/sysv/linux/speed.c: Likewise.
36095         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
36096         * sysdeps/wordsize-32/divdi3.c: Likewise.
36097         * time/sys/time.h: Likewise.
36098         * wcsmbs/Makefile: Likewise.
36100 2013-01-01  David S. Miller  <davem@davemloft.net>
36102         * po/fr.po: Update from translation team.
36104         * catgets/gencat.c: Update copyright year.
36105         * csu/version.c: Likewise.
36106         * debug/catchsegv.sh: Likewise.
36107         * debug/pcprofiledump.c: Likewise.
36108         * debug/xtrace.sh: Likewise.
36109         * elf/ldconfig.c: Likewise.
36110         * elf/ldd.bash.in: Likewise.
36111         * elf/pldd.c: Likewise.
36112         * elf/sotruss.ksh: Likewise.
36113         * elf/sprof.c: Likewise.
36114         * iconv/iconv_prog.c: Likewise.
36115         * iconv/iconvconfig.c: Likewise.
36116         * locale/programs/locale.c: Likewise.
36117         * locale/programs/localedef.c: Likewise.
36118         * login/programs/pt_chown.c: Likewise.
36119         * malloc/memusage.sh: Likewise.
36120         * malloc/memusagestat.c: Likewise.
36121         * malloc/mtrace.pl: Likewise.
36122         * nscd/nscd.c: Likewise.
36123         * nss/getent.c: Likewise.
36124         * nss/makedb.c: Likewise.
36125         * posix/getconf.c: Likewise.
36127 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
36129         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
36130         numbers.
36132 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
36134         * math/bits/mathcalls.h (modf): Use __nonnull.
36136 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
36138         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
36139         (split): Use macro CN instead of the bare value.
36140         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
36141         could be used.
36142         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
36143         instead of the bare value.
36144         (power1): Likewise.
36146 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36148         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
36149         __ATAN_TWOM.
36150         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
36152         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
36153         their values.
36154         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
36155         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
36156         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
36157         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
36159 2012-12-28  Andreas Jaeger  <aj@suse.de>
36161         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
36162         values are from Linux 3.7.
36164         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
36165         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
36167 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36169         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
36170         TRUE case.
36172         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
36173         (norm): Likewise.
36174         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
36175         variables with preprocessor constants.
36176         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
36177         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
36178         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
36180 2012-12-27  Bruno Haible  <bruno@clisp.org>
36182         [BZ #14317]
36183         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
36184         only if needed.
36186 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36188         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
36189         and use variable directly.
36190         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
36192         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
36193         MPONE.
36194         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
36195         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
36196         variable MPONE.
36197         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
36198         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
36199         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
36200         include directive.  Remove local variable MPONE.
36201         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
36202         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
36203         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
36205 2012-12-25  David S. Miller  <davem@davemloft.net>
36207         * version.h (RELEASE): Set to "development".
36208         (VERSION): Set to "2.17.90".
36209         * NEWS: Add 2.18 section.
36211 2012-12-21  David S. Miller  <davem@davemloft.net>
36213         * po/hr.po: Update from translation team.
36215 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36217         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
36219 2012-12-19  Steve Ellcey  <sellcey@mips.com>
36221         * NEWS:  Mention new memcpy for MIPS.
36223 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36225         * manual/contrib.texi (Contributors): Spelling correction.
36227 2012-12-15  David S. Miller  <davem@davemloft.net>
36229         * po/ru.po: Update from translation team.
36231 2012-12-13  David S. Miller  <davem@davemloft.net>
36233         * NEWS: Mention IFUNC testsuite enhancements.
36235         * po/pl.po: Update from translation team.
36236         * po/bg.po: Likewise.
36238         * manual/contrib.texi (Contributors): Update entries for Hongjiu
36239         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
36241 2012-12-11  David S. Miller  <davem@davemloft.net>
36243         * po/sv.po: Update from translation team.
36245         * po/vi.po: Update from translation team.
36247         * po/cs.po: Update from translation team.
36249         * po/de.po: Update from translation team.
36250         * po/eo.po: Likewise.
36251         * po/nl.po: Likewise.
36253 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
36255         [BZ #14246]
36256         * manual/argp.texi (Argp Helper Functions): Move node to follow
36257         Argp Parsing State.
36259         [BZ #14872]
36260         * manual/conf.texi (Limits on File System Capacity): Mention if
36261         terminating null is included in the max size.
36263 2012-12-10  Andreas Jaeger  <aj@suse.de>
36265         * po/cs.po: Update from translation team.
36267 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
36269         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
36270         void pointer and cast to uintptr_t.
36271         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
36272         path.
36273         * sysdeps/s390/s390-64/memcpy.S: Likewise.
36274         * sysdeps/s390/s390-64/memset.S: Likewise.
36276 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
36278         [BZ #14833]
36279         * menual/message.texi (Message Translation): Fix typos.
36280         (Helper programs for gettext): Likewise.
36282 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
36284         [BZ #14898]
36285         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
36286         Change to -1.
36288 2012-12-07  David S. Miller  <davem@davemloft.net>
36290         * po/libc.pot: Update.
36292 2012-12-07  Richard Henderson  <rth@redhat.com>
36294         [BZ #10114]
36295         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
36296         normal/normal case to before the switch.
36297         (_FP_DIV): Likewise.
36299 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
36300             Mike Frysinger  <vapier@gentoo.org>
36302         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
36303         check for __NR_fadvise64_64.
36305 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
36307         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
36308         0, not just to plain "0" as a statement.
36309         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
36310         with cw.
36312 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
36314         * NEWS: Use sourceware.org in Bugzilla URL.
36316 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
36318         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
36319         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36321         * stdio-common/tst-put-error.c (do_test): Add newline to the
36322         padded test to ensure flush.
36324 2012-12-05  Jeff Law  <law@redhat.com>
36326         * sunrpc/etc.rpc (fedfs_admin): Add entry.
36328 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
36330         * README: Don't refer to ports add-on as distributed separately.
36331         Mention AArch64 in list of systems supported in the ports add-on.
36333         * LICENSES: Add more non-FSF copyright and license notices.
36335         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
36336         ((unused)).
36338         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
36340         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
36341         10000 as width of padded output.
36343 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36345         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
36347         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
36348         variable LX with __attribute__ ((unused)).
36349         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
36350         Likewise.
36351         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
36352         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36353         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
36354         with __attribute__ ((unused)).
36356 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
36358         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
36360 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
36362         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
36363         (CFLAGS-nldbl-acos.c): New variable.
36364         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
36365         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
36366         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
36367         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
36368         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
36369         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
36370         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
36371         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
36372         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
36373         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
36374         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
36375         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
36376         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
36377         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
36378         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
36379         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
36380         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
36381         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
36382         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
36383         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
36384         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
36385         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
36386         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
36387         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
36388         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
36389         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
36390         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
36391         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
36392         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
36393         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
36394         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
36395         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
36396         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
36397         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
36398         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
36399         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
36400         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
36401         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
36402         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
36403         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
36404         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
36405         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
36406         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
36407         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
36408         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
36409         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
36410         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
36411         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
36412         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
36413         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
36414         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
36415         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
36416         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
36417         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
36418         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
36419         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
36420         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
36421         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
36422         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
36423         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
36424         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
36425         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
36426         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
36427         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
36428         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
36429         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
36430         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
36431         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
36432         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
36433         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
36434         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
36435         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
36436         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
36437         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
36438         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
36439         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
36440         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
36441         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
36442         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
36443         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
36444         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
36445         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
36446         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
36447         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
36448         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
36449         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
36450         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
36451         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
36452         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
36453         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
36454         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
36455         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
36456         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
36457         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
36458         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
36459         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
36460         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
36462         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
36463         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
36465         [BZ #14914]
36466         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
36467         whole low double instead of just low 47 bits when splitting values
36468         into two parts.
36470 2012-12-03  Allan McRae  <allan@archlinux.org>
36472         * manual/stdio.texi (Predefined Printf Handlers): Remove
36473         @hsep and @vsep usage.
36475 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
36477         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
36478         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
36480 2012-12-03  Jeff Law  <law@redhat.com>
36482         * time/sys/time.h (settimeofday): Do not mark TV argument
36483         as __nonnull.
36485 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
36487         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
36488         when currently writing and seek to current position when not.
36489         * libio/Makefile (tests): Remove bug-fclose1.
36490         * libio/bug-fclose1.c: Delete.
36492 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
36494         * manual/arith.texi (feenableexcept): Fix typo.
36495         (fedisableexcept): Likewise.
36497 2012-11-30  Roland McGrath  <roland@hack.frob.com>
36499         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
36500         second, differently-typed declaration, rather than a cast.
36502 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
36504         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
36505         * include/rpc/svc.h: ... here.
36507 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
36509         [BZ #13013]
36510         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
36511         depending n and resplen2 to catch cases where answer
36512         equals answerp2.
36514 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
36516         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
36517         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
36519 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
36521         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
36523 2012-11-29  Roland McGrath  <roland@hack.frob.com>
36525         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
36527 2012-11-28  Jeff Law  <law@redhat.com>
36529         [BZ #13761]
36530         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
36531         dataset_temporary.  Track alloca usage into alloca_used.
36532         If dataset is large allocate and release it via malloc/free.
36534 2012-06-04  Florian Weimer  <fweimer@redhat.com>
36536         [BZ #14197]
36537         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
36539 2012-11-28  David S. Miller  <davem@davemloft.net>
36541         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36543 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36545         [BZ #14803]
36546         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
36547         of pi/2 rounded to nearest to 64 bits.
36548         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
36549         nearest to 64 bits.
36550         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
36551         bits.
36553 2012-11-28  Jeff Law <law@redhat.com>
36554             Martin Osvald <mosvald@redhat.com>
36556         [BZ #14889]
36557         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
36558         * sunrpc/svc.c: Include time.h.
36559         (__svc_accept_failed): New function.
36560         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
36561         any reason other than EINTR, call __svc_accept_failed.
36562         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
36563         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
36565 2012-11-28  Andreas Schwab  <schwab@suse.de>
36567         * scripts/abilist.awk: Also handle indirect functions in .opd
36568         section.
36570 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
36572         [BZ #13881]
36573         * sysdeps/x86/fpu/powl_helper.c: New file.
36574         * sysdeps/x86/fpu/Makefile: Likewise.
36575         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
36576         (p3): New object.
36577         (__ieee754_powl): Use __powl_helper for finite arguments except
36578         integer exponents below 8.
36579         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
36580         (p3): New object.
36581         (__ieee754_powl): Use __powl_helper for finite arguments except
36582         integer exponents below 8.
36583         * math/libm-test.inc (pow_test): Add more tests and enable some
36584         previously disabled tests.
36585         * sysdeps/i386/fpu/libm-test-ulps: Update.
36586         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36588 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
36589             Carlos O'Donell  <carlos_odonell@mentor.com>
36591         * nss/makedb.c (is_prime): Assert that input is odd and greater
36592         than 4.  Note that fact in a comment too.
36593         (next_prime): Add 4 to input.
36595 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
36597         [BZ #11741]
36598         * libio/Makefile (tests): Add test case tst-fwrite-error.
36599         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
36600         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
36601         * libio/tst-fwrite-error.c: New test case.
36603 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
36605         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
36606         before casting to void *.
36607         * include/libc-internal.h (__pointer_type): New macro.
36608         (__integer_if_pointer_type_sub): Likewise.
36609         (__integer_if_pointer_type): Likewise.
36610         (cast_to_integer): Likewise.
36611         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
36612         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
36613         before casting to atomic64_t.
36614         (atomic_exchange_acq): Likewise.
36615         (__arch_exchange_and_add_body): Likewise.
36616         (__arch_add_body): Likewise.
36617         (atomic_add_negative): Likewise.
36618         (atomic_add_zero): Likewise.
36620 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
36622         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
36623         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
36624         (add_fdes): Likewise.
36625         (linear_search_fdes): Likewise.
36626         (binary_search_unencoded_fdes): Likewise.
36628 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
36630         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
36632 2012-11-24  Adam Conrad  <adconrad@0c3.net>
36634         * configure.in: Autodetect C++ header directories.
36635         * configure: Regenerated.
36637 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
36639         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
36641 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
36643         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36645 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
36647         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
36648         LDBL_MANT_DIG == 106]: Disable some tests.
36649         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36650         Likewise.
36651         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
36652         Likewise.
36654         [BZ #14871]
36655         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
36656         input for small inputs.  Return +/- pi/2 for large inputs.
36657         * math/libm-test.inc (atan_test): Add more tests.
36659         * sysdeps/generic/unwind-dw2-fde-glibc.c
36660         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
36661         __attribute__ ((unused)).
36663         [BZ #14645]
36664         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
36665         x * y if x and y are nonzero and z is zero.
36667         [BZ #14811]
36668         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
36669         nonzero exponents with absolute value below 0x1p-117 to +/-
36670         0x1p-117.
36672         [BZ #14869]
36673         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
36674         up arguments below 2**-450, not just those below 2**-500.
36675         * math/libm-test.inc (hypot_test): Add another test.
36677         [BZ #14868]
36678         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
36679         Return a+b for ratio over 2**120, not 2**60.
36680         * math/libm-test.inc (hypot_test): Add another test.
36682         * math/libm-test.inc (clog_test): Use
36683         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
36684         (clog10_test): Likewise.
36686         [BZ #6778]
36687         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
36689 2012-11-22  Andreas Schwab  <schwab@suse.de>
36691         * sysdeps/i386/fpu/libm-test-ulps: Update.
36693 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
36695         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
36696         printf output with newline.
36698 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
36700         [BZ #14865]
36701         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
36702         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
36703         -z nodlopen, -z initfirst and -z execstack support.
36704         * configure: Regenerated.
36706         * elf/elf.h (DF_1_NODIRECT): New macro.
36707         (DF_1_IGNMULDEF): Likewise.
36708         (DF_1_NOKSYMS): Likewise.
36709         (DF_1_NOHDR): Likewise.
36710         (DF_1_EDITED): Likewise.
36711         (DF_1_NORELOC): Likewise.
36712         (DF_1_SYMINTPOSE): Likewise.
36713         (DF_1_GLOBAUDIT): Likewise.
36714         (DF_1_SINGLETON): Likewise.
36715         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
36716         DT_1_SUPPORTED_MASK bits.
36717         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
36719 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
36721         * sysdeps/unix/make-syscalls.sh: Document prefixes.
36723 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
36725         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
36726         macro.
36728         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
36729         (sendmmsg): Move declarations...
36730         * socket/sys/socket.h: ... here.
36731         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
36732         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
36733         include it from...
36734         * socket/recvmmsg.c: ... this new file.
36735         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
36736         (sendmmsg): Rename to __sendmmsg, create weak alias and make
36737         definition of __sendmmsg hidden.
36738         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
36739         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
36740         Move ENOSYS stub into and include it from...
36741         * socket/sendmmsg.c: ... this new file.
36742         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
36743         (sysdep_routines): Move recvmmsg and sendmmsg...
36744         * socket/Makefile (routines): ... here.
36745         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
36746         (GLIBC_PRIVATE): Add __sendmmsg.
36747         * include/sys/socket.h (__sendmmsg): Add declarations.
36748         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
36749         sendmmsg.
36751 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
36753         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
36754         variable I1 with __attribute__ ((unused)).
36755         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
36757 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36759         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
36760         DUMMY variables with __attribute__ ((unused)).
36762         * bits/byteswap.h: Include <bits/types.h>.
36763         (__bswap_64): Use __uint64_t instead of unsigned long long int.
36765 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36767         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
36768         string_t.  Do not manually set errno.
36769         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
36770         length with __strnlen.  Make sure to both set errno and return it on
36771         failure.
36773 2012-11-19  David S. Miller  <davem@davemloft.net>
36775         With help from Joseph Myers.
36776         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
36777         very large arguments properly.
36778         * math/libm-test.inc (atan_test): New tests.
36779         (atan2_test): New tests.
36780         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36781         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36783 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
36785         [BZ #14856]
36786         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
36787         Define to 3.
36789         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
36790         [POSIX] (EADDRNOTAVAIL): Likewise.
36791         [POSIX] (EAFNOSUPPORT): Likewise.
36792         [POSIX] (EALREADY): Likewise.
36793         [POSIX] (ECONNABORTED): Likewise.
36794         [POSIX] (ECONNREFUSED): Likewise.
36795         [POSIX] (ECONNRESET): Likewise.
36796         [POSIX] (EDESTADDRREQ): Likewise.
36797         [POSIX] (EDQUOT): Likewise.
36798         [POSIX] (EHOSTUNREACH): Likewise.
36799         [POSIX] (EIDRM): Likewise.
36800         [POSIX] (EISCONN): Likewise.
36801         [POSIX] (ELOOP): Likewise.
36802         [POSIX] (EMULTIHOP): Likewise.
36803         [POSIX] (ENETDOWN): Likewise.
36804         [POSIX] (ENETUNREACH): Likewise.
36805         [POSIX] (ENOBUFS): Likewise.
36806         [POSIX] (ENODATA): Likewise.
36807         [POSIX] (ENOLINK): Likewise.
36808         [POSIX] (ENOMSG): Likewise.
36809         [POSIX] (ENOPROTOOPT): Likewise.
36810         [POSIX] (ENOSR): Likewise.
36811         [POSIX] (ENOSTR): Likewise.
36812         [POSIX] (ENOTCONN): Likewise.
36813         [POSIX] (ENOTSOCK): Likewise.
36814         [POSIX] (EOPNOTSUPP): Likewise.
36815         [POSIX] (EOVERFLOW): Likewise.
36816         [POSIX] (EPROTO): Likewise.
36817         [POSIX] (EPROTONOSUPPORT): Likewise.
36818         [POSIX] (EPROTOTYPE): Likewise.
36819         [POSIX] (ESTALE): Likewise.
36820         [POSIX] (ETIME): Likewise.
36821         [POSIX] (ETXTBSY): Likewise.
36822         [POSIX] (EWOULDBLOCK): Likewise.
36823         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
36824         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
36825         [POSIX] (SEEK_CUR): Likewise.
36826         [POSIX] (SEEK_END): Likewise.
36827         [POSIX || UNIX98] (mode_t): Do not require.
36828         [POSIX] (off_t): Likewise.
36829         [POSIX] (pid_t): Likewise.
36830         [POSIX] (sys/stat.h): Do not allow header.
36831         [POSIX] (unistd.h): Likewise.
36832         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
36833         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
36834         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
36835         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
36836         require.
36837         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
36838         sigevent): Specify elements.
36839         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
36840         entry.
36841         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
36842         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
36844         * conform/data/cpio.h-data [POSIX]: Disable whole file.
36845         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
36846         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
36847         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
36848         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
36849         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
36850         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
36851         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
36852         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
36853         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
36854         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
36855         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
36856         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
36857         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
36858         Likewise.
36859         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
36860         Likewise.
36861         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
36862         Likewise.
36863         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
36864         Likewise.
36865         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
36866         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
36867         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
36868         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
36869         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
36870         Specify lower bound on value.
36871         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
36872         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
36873         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
36874         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
36875         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
36876         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
36877         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
36878         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
36879         value.
36880         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
36881         as optional.
36882         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
36883         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
36884         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
36885         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
36886         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
36887         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
36888         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
36889         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
36890         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
36891         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
36892         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
36893         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
36894         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
36895         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
36896         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
36897         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
36898         entry.
36899         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
36900         optional.
36901         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
36902         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
36903         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
36904         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
36905         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
36906         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
36907         Likewise.
36908         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
36909         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
36910         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
36911         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
36912         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
36913         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
36914         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
36915         as optional.
36916         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
36917         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
36918         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
36919         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
36920         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
36921         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
36922         specify as optional.
36923         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
36924         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
36925         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
36926         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
36927         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
36928         [XPG3] (NL_LANGMAX): Likewise.
36929         [POSIX || XPG3] (NL_MSGMAX): Likewise.
36930         [POSIX || XPG3] (NL_NMAX): Likewise.
36931         [POSIX || XPG3] (NL_SETMAX): Likewise.
36932         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
36933         [XPG3] (NZERO): Likewise.
36934         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
36935         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
36936         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
36937         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
36938         (REG_ERANGE): Expect.
36939         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
36940         optional-constant.
36941         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
36942         Use (void) in prototype.
36943         [POSIX] (*_t): Allow.
36944         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
36945         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
36946         (WRDE_BADVAL): Expect.
36948         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
36949         expect.
36950         [XPG3 || XPG4] (O_RSYNC): Likewise.
36951         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
36952         Likewise.
36953         [XPG3 || XPG4] (pthread_sigmask): Likewise.
36954         [XPG3 || XPG4] (sigqueue): Likewise.
36955         [XPG3 || XPG4] (sigtimedwait): Likewise.
36956         [XPG3 || XPG4] (sigwaitinfo): Likewise.
36957         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
36958         [XPG3 || XPG4] (vsnprintf): Likewise.
36959         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
36960         Likewise.
36961         [XPG3 || XPG4] (blksize_t): Likewise.
36962         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
36963         Likewise.
36964         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
36965         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
36966         [XPG3 || XPG4] (struct itimerspec): Likewise.
36967         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
36968         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
36969         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
36970         [XPG3 || XPG4] (clockid_t): Likewise.
36971         [XPG3 || XPG4] (timer_t): Likewise.
36972         [XPG3 || XPG4] (clock_getres): Likewise.
36973         [XPG3 || XPG4] (clock_gettime): Likewise.
36974         [XPG3 || XPG4] (clock_settime): Likewise.
36975         [XPG3 || XPG4] (nanosleep): Likewise.
36976         [XPG3 || XPG4] (timer_create): Likewise.
36977         [XPG3 || XPG4] (timer_delete): Likewise.
36978         [XPG3 || XPG4] (timer_gettime): Likewise.
36979         [XPG3 || XPG4] (timer_getoverrun): Likewise.
36980         [XPG3 || XPG4] (timer_settime): Likewise.
36981         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
36982         [XPG3 || XPG4] (getlogin_r): Likewise.
36983         [XPG3 || XPG4] (pread): Likewise.
36984         [XPG3 || XPG4] (pthread_atfork): Likewise.
36985         [XPG3 || XPG4] (pwrite): Likewise.
36987         [BZ #14835]
36988         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
36989         <bits/siginfo.h>.
36991 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
36993         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
36994         finalizing MALLSTREAM.
36996         * sysdeps/mach/hurd/syncfs.c: New file.
36998 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
37000         [BZ #14719]
37001         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
37002         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
37003         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
37004         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
37005         (_nss_dns_gethostbyname4_r): Likewise.
37006         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
37007         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
37009 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
37011         [BZ #13763]
37012         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
37014 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
37016         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
37017         * elf/cache.c (print_entry): Print ",AArch64" for
37018         FLAG_AARCH64_LIB64
37020         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
37021         * elf/cache.c (print_entry): Print ",hard-float" for
37022         FLAG_ARM_LIBHF.
37024 2012-11-18  David S. Miller  <davem@davemloft.net>
37026         With help from Joseph Myers.
37027         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
37028         cutoff to 2**-13.
37029         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
37030         cutoff to 2**-25.
37031         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
37032         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
37033         small.
37034         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
37035         * math/libm-test.inc (y0_test): New tests.
37036         (y1_test): New tests.
37037         * sysdeps/i386/fpu/libm-test-ulps: Update.
37038         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37039         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37041 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
37043         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
37044         64-bit targets.
37045         * configure: Regenerated.
37047 2012-11-17  David S. Miller  <davem@davemloft.net>
37049         [BZ #14811]
37050         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
37051         nonzero exponents with absolute value below 0x1p-128 to +/-
37052         0x1p-128.
37054 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
37056         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
37058         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
37060         * posix/getconf-speclist.c: New file.
37061         * posix/posix-envs.def: Likewise.
37062         * posix/confstr.c (START_ENV_GROUP): New macro.
37063         (END_ENV_GROUP): Likewise.
37064         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
37065         (KNOWN_PRESENT_ENV_STRING): Likewise.
37066         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
37067         (UNKNOWN_ENVIRONMENT): Likewise.
37068         (confstr): Include posix-envs.def instead of handling
37069         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
37070         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
37071         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
37072         (END_ENV_GROUP): Likewise.
37073         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
37074         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
37075         (UNKNOWN_ENVIRONMENT): Likewise.
37076         (__sysconf): Include posix-envs.def instead of handling associated
37077         cases directly here.
37078         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
37079         preprocessing getconf-speclist.c rather than running getconf or
37080         generating empty file.
37082 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
37084         * scripts/check-local-headers.sh: Ignore 'mach' headers.
37086 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
37088         [BZ #14672]
37089         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
37091 2012-11-16  David S. Miller  <davem@davemloft.net>
37093         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
37094         smaller than LDBL_EPSILON/2.0L, just return xm1.
37096 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
37098         * elf/tst-array1.c (init): Set constructor priority to 1000.
37099         (fini): Set destructor priority to 1000.
37100         * elf/tst-array2dep.c: Likewise.
37102 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
37104         [BZ #11741]
37105         * libio/fileops.c (_IO_new_file_write): Correctly return error.
37106         (_IO_new_file_xsputn): Also return EOF if none of the input
37107         data was written when overflow failed.
37108         * libio/iopadn.c (_IO_padn): Likewise.
37109         * libio/iowpadn.c (_IO_wpadn): Likewise.
37110         * stdio-common/tst-put-error.c: Add copyright notice.
37111         (do_test): Add case for printing padded string.
37112         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
37113         _IO_padn returned error.
37114         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
37115         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
37116         return EOF.
37118 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
37120         * libio/libioP.h: Add comment note that the references to C++
37121         bits are now obsolete.
37123 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37125         * math/libm-test.inc (check_complex): Use asprintf.
37127 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
37129         * debug/pcprofiledump.c (print_version): Update copyright year.
37130         * malloc/memusagestat.c (print_version): Likewise.
37132 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
37134         [BZ #14831]
37135         * elf/Makefile (tests): Add tst-audit8.
37136         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
37137         ($(objpfx)tst-audit8.out): New target.
37138         (tst-audit8-ENV): New variable.
37139         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
37140         audit if l_reloc_result is NULL.
37141         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
37142         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
37143         * elf/tst-audit8.c: New file.
37145 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37147         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
37148         * misc/Makefile (CFLAGS-select.c): Define.
37149         * posix/Makefile (CFLAGS-pause.c): Define.
37151 2012-11-13  David S. Miller  <davem@davemloft.net>
37153         * crypt/Makefile: Move test targets after toplevel Rules
37154         inclusion.  Grab any necessary sysdep routines when linking.
37155         * crypt/md5.c (md5_process_block): Remove define, we will always
37156         name it __md5_process_block.
37157         (md5_finish_ctx): Update md5_process_block call.
37158         (md5_stream): Likewise.
37159         (md5_process_bytes): Likewise.
37160         (md5_process_block): Rename to __md5_process_block and move to ...
37161         * crypt/md5-block.c: ... here.
37162         * crypt/sha256.c (sha256_process_block): Move to ...
37163         * crypt/sha256-block.c: ... here.
37164         * crypt/sha512.c (sha512_process_block): Move to ...
37165         * crypt/sha512-block.c: ... here.
37166         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
37167         path.
37168         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
37169         * sysdeps/sparc/sparc64/multiarch/Makefile
37170         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
37171         crypt subdir.
37172         (localedef-aux): Add md5 crypto assembler when in locale subdir.
37173         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
37174         multiarch changes.
37175         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
37176         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
37177         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
37178         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
37179         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
37180         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
37181         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
37182         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
37183         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
37184         file.
37185         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
37186         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
37187         file.
37188         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
37190 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
37192         * timezone/tzselect.ksh: Update from tzcode git revision
37193         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
37194         * timezone/zdump.c: Likewise.
37195         * timezone/zic.c: Likewise.
37196         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
37197         in TZVERSION setting, not $(PKGVERSION).
37198         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
37199         REPORT_BUGS_TO settings.
37201         [BZ #14838]
37202         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
37203         macro.
37205 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37207         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
37208         detection to immediately after _FP_ROUND().
37209         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
37210         bits are 0.
37212 2012-11-11  David S. Miller  <davem@davemloft.net>
37214         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
37215         inttypes.h
37216         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
37217         __close rather than their public counterparts.
37219 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
37221         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
37222         file.
37223         [UNIX98] (sem_timedwait): Do not expect.
37224         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
37225         [XPG4 || UNIX98] (sockatmark): Do not expect.
37226         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
37227         (clock_getcpuclockid): Do not expect.
37228         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
37229         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
37230         Do not expect.
37231         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
37232         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
37233         [UNIX98] (vwscanf): Likewise.
37234         [UNIX98] (vswscanf): Likewise.
37236 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
37238         * timezone/version.h: Remove file.
37239         * timezone/README: Do not refer to version.h.
37240         * timezone/Makefile ($(objpfx)zic.o): New dependency on
37241         $(objpfx)version.h.
37242         ($(objpfx)zdump.o): Likewise.
37243         ($(objpfx)version.h): New target.
37245         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
37246         2012i.
37247         * timezone/README: Don't mention modification to tzselect.ksh.
37248         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
37249         work on unmodified tzselect.ksh.  Substitute version numbers in
37250         tzselect.ksh.
37252         * Makefile (format-me): Remove.
37253         (INSTALL): Adjust indentation.  Use commands directly instead of
37254         using $(format-me).
37256         * aclocal.m4 (ACX_PKGVERSION): New macro.
37257         (ACX_BUGURL): Likewise.
37258         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
37259         (PKGVERSION): New AC_DEFINE_UNQUOTED.
37260         (REPORT_BUGS_TO): Likewise.
37261         * configure: Regenerated.
37262         * config.h.in (PKGVERSION): New macro.
37263         (REPORT_BUGS_TO): Likewise.
37264         * config.make.in (PKGVERSION): New variable.
37265         (PKGVERSION_TEXI): Likewise.
37266         (REPORT_BUGS_TO): Likewise.
37267         (REPORT_BUGS_TEXI): Likewise.
37268         * Makefile (format-me): Use -I$(common-objpfx)manual.
37269         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
37270         ($(common-objpfx)manual/%): New target.
37271         (manual/%): Remove target.
37272         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
37273         (print_version): Use PKGVERSION.
37274         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
37275         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
37276         and REPORT_BUGS_TO.
37277         ($(objpfx)xtrace): Likewise.
37278         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
37279         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
37280         (print_version): Use PKGVERSION.
37281         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
37282         (do_version): Use PKGVERSION.
37283         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
37284         REPORT_BUGS_TO.
37285         (common-ldd-rewrite): Likewise.
37286         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
37287         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
37288         (print_version): Use PKGVERSION.
37289         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
37290         * elf/pldd.c (argp_program_bug_address): Remove variable.
37291         (more_help): New function.
37292         (argp): Use more_help.
37293         (print_version): Use PKGVERSION.
37294         * elf/sln.c (main): Use PKGVERSION.
37295         (usage): Use REPORT_BUGS_TO.
37296         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
37297         (top level): Use PKGVERSION.
37298         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
37299         (print_version): Use PKGVERSION.
37300         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
37301         (print_version): Use PKGVERSION.
37302         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
37303         (print_version): Use PKGVERSION.
37304         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
37305         (print_version): Use PKGVERSION.
37306         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
37307         (print_version): Use PKGVERSION.
37308         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
37309         (print_version): Use PKGVERSION.
37310         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
37311         and BUGURL.
37312         ($(objpfx)memusage): Likewise.
37313         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
37314         (do_version): Use PKGVERSION.
37315         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
37316         (print_version): Use PKGVERSION.
37317         * malloc/mtrace.pl ($PACKAGE): Remove variable.
37318         ($PKGVERSION): New variable.
37319         ($REPORT_BUGS_TO): Likewise.
37320         (usage): Use $REPORT_BUGS_TO.
37321         (top level): Use $PKGVERSION.
37322         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
37323         ($(objpfx)pkgvers.texi): New rule.
37324         ($(objpfx)stamp-pkgvers): Likewise.
37325         * manual/install.texi: Include pkgvers.texi.
37326         (--with-pkgversion): Document new configure option.
37327         (--with-bugurl): Likewise.
37328         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
37329         than necessarily for this particular distribution.  Use
37330         REPORT_BUGS_TO for where to report bugs.
37331         * INSTALL: Regenerated.
37332         * manual/libc.texinfo: Include pkgvers.texi.
37333         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
37334         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
37335         (print_version): Use PKGVERSION.
37336         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
37337         (print_version): Use PKGVERSION.
37338         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
37339         (print_version): Use PKGVERSION.
37340         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
37341         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
37342         macro.
37343         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
37344         (print_version): Use PKGVERSION.
37345         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
37346         (print_version): Use PKGVERSION.
37347         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
37348         and PKGVERSION.
37350         * timezone/checktab.awk: Update from tzcode 2012i.
37351         * timezone/ialloc.c: Likewise.
37352         * timezone/private.h: Likewise.
37353         * timezone/scheck.c: Likewise.
37354         * timezone/tzfile.h: Likewise.
37355         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
37356         (TZVERSION): Hardcode tzcode version number.
37357         * timezone/zdump.c: Update from tzcode 2012i.
37358         * timezone/zic.c: Likewise.
37359         * timezone/version.h: New file.
37360         * timezone/README: Describe version.h.  Update upstream location.
37362         [BZ #14824]
37363         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
37364         (mktemp): Enable declaration.
37365         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
37366         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
37367         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
37368         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
37369         Likewise.
37370         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
37371         Likewise.
37372         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
37373         Likewise.
37374         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
37375         Likewise.
37376         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
37377         Likewise.
37378         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
37379         Likewise.
37381         [BZ #14821]
37382         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
37383         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
37384         for copies of such integer values.
37385         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
37386         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
37388 2012-11-09  Andreas Jaeger  <aj@suse.de>
37390         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
37391         definitions and declarations that are provided by
37392         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37394 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37396         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
37397         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
37398         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
37399         definition.
37401 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37403         * elf/elf.h: Update comment before AArch64 relocations.
37405 2012-11-07  David S. Miller  <davem@davemloft.net>
37407         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
37408         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
37409         (__start_context): Declare.
37410         (__makecontext_ret): Delete.
37411         (__makecontext): Hook up __start_context instead of
37412         __makecontext_ret.
37413         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
37414         (sysdep_routines): Add __start_context when in stdlib.
37416 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37418         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
37419         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
37420         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
37421         hardcoded "nm".
37422         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
37423         (READELF): New variable.  Use it instead of hardcoded "readelf".
37425 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
37427         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
37428         * sysdeps/x86/Makefile: Here.
37429         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
37430         * sysdeps/x86/tst-xmmymm.sh: This.
37432 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37434         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
37435         expectations.
37436         [UNIX98] (pthread_barrier_t): Do not expect.
37437         [UNIX98] (pthread_barrierattr_t): Likewise.
37438         [UNIX98] (pthread_spinlock_t): Likewise.
37439         [UNIX98] (pthread_barrier_destroy): Likewise.
37440         [UNIX98] (pthread_barrier_init): Likewise.
37441         [UNIX98] (pthread_barrier_wait): Likewise.
37442         [UNIX98] (pthread_barrierattr_destroy): Likewise.
37443         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
37444         [UNIX98] (pthread_barrierattr_init): Likewise.
37445         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
37446         [UNIX98] (pthread_getcpuclockid): Likewise.
37447         [UNIX98] (pthread_mutex_timedlock): Likewise.
37448         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
37449         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
37450         [UNIX98] (pthread_sigmask): Likewise.
37451         [UNIX98] (pthread_spin_destroy): Likewise.
37452         [UNIX98] (pthread_spin_init): Likewise.
37453         [UNIX98] (pthread_spin_lock): Likewise.
37454         [UNIX98] (pthread_spin_trylock): Likewise.
37455         [UNIX98] (pthread_spin_unlock): Likewise.
37456         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
37457         Do not expect.
37458         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
37459         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
37460         [XPG3 || XPG4] (pthread_cond_t): Likewise.
37461         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
37462         [XPG3 || XPG4] (pthread_key_t): Likewise.
37463         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
37464         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
37465         [XPG3 || XPG4] (pthread_once_t): Likewise.
37466         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
37467         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
37468         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
37469         [XPG3 || XPG4] (pthread_t): Likewise.
37471         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
37472         not expect.
37473         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
37475         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
37476         Change function return type to int.
37478         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
37479         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
37480         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
37481         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
37482         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
37483         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
37484         [!POSIX] (posix_madvise): Likewise.
37485         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
37486         && !UNIX98].
37487         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
37488         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
37489         (mode_t): Likewise.
37490         (posix_mem_offset): Likewise.
37491         (posix_typed_mem_get_info): Likewise.
37492         (posix_typed_mem_open): Likewise.
37494         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
37495         Change condition to [XOPEN2K8].
37497         * conform/conformtest.pl: Preprocess allow-header data with -x c
37498         instead of from stdin.
37499         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
37500         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
37501         [C99-based standards] (cerfc): Likewise.
37502         [C99-based standards] (cexp2): Likewise.
37503         [C99-based standards] (cexpm1): Likewise.
37504         [C99-based standards] (clog10): Likewise.
37505         [C99-based standards] (clog1p): Likewise.
37506         [C99-based standards] (clog2): Likewise.
37507         [C99-based standards] (clgamma): Likewise.
37508         [C99-based standards] (ctgamma): Likewise.
37509         [C99-based standards] (cerff): Likewise.
37510         [C99-based standards] (cerfcf): Likewise.
37511         [C99-based standards] (cexp2f): Likewise.
37512         [C99-based standards] (cexpm1f): Likewise.
37513         [C99-based standards] (clog10f): Likewise.
37514         [C99-based standards] (clog1pf): Likewise.
37515         [C99-based standards] (clog2f): Likewise.
37516         [C99-based standards] (clgammaf): Likewise.
37517         [C99-based standards] (ctgammaf): Likewise.
37518         [C99-based standards] (cerfl): Likewise.
37519         [C99-based standards] (cerfcl): Likewise.
37520         [C99-based standards] (cexp2l): Likewise.
37521         [C99-based standards] (cexpm1l): Likewise.
37522         [C99-based standards] (clog10l): Likewise.
37523         [C99-based standards] (clog1pl): Likewise.
37524         [C99-based standards] (clog2l): Likewise.
37525         [C99-based standards] (clgammal): Likewise.
37526         [C99-based standards] (ctgammal): Likewise.
37527         * conform/data/inttypes.h-data [C99-based standards]: Include
37528         stdint.h-data.  Remove all expectations for stdint.h contents.
37529         [C99-based standards] (PRI*): Do not allow.
37530         [C99-based standards] (SCN*): Likewise.
37531         [C99-based standards] (*_t): Likewise.
37532         [C99-based-standards] (PRId8): Expect macro.
37533         [C99-based-standards] (PRIi8): Likewise.
37534         [C99-based-standards] (PRIo8): Likewise.
37535         [C99-based-standards] (PRIu8): Likewise.
37536         [C99-based-standards] (PRIx8): Likewise.
37537         [C99-based-standards] (PRIX8): Likewise.
37538         [C99-based-standards] (SCNd8): Likewise.
37539         [C99-based-standards] (SCNi8): Likewise.
37540         [C99-based-standards] (SCNo8): Likewise.
37541         [C99-based-standards] (SCNu8): Likewise.
37542         [C99-based-standards] (SCNx8): Likewise.
37543         [C99-based-standards] (PRIdLEAST8): Likewise.
37544         [C99-based-standards] (PRIiLEAST8): Likewise.
37545         [C99-based-standards] (PRIoLEAST8): Likewise.
37546         [C99-based-standards] (PRIuLEAST8): Likewise.
37547         [C99-based-standards] (PRIxLEAST8): Likewise.
37548         [C99-based-standards] (PRIXLEAST8): Likewise.
37549         [C99-based-standards] (SCNdLEAST8): Likewise.
37550         [C99-based-standards] (SCNiLEAST8): Likewise.
37551         [C99-based-standards] (SCNoLEAST8): Likewise.
37552         [C99-based-standards] (SCNuLEAST8): Likewise.
37553         [C99-based-standards] (SCNxLEAST8): Likewise.
37554         [C99-based-standards] (PRIdFAST8): Likewise.
37555         [C99-based-standards] (PRIiFAST8): Likewise.
37556         [C99-based-standards] (PRIoFAST8): Likewise.
37557         [C99-based-standards] (PRIuFAST8): Likewise.
37558         [C99-based-standards] (PRIxFAST8): Likewise.
37559         [C99-based-standards] (PRIXFAST8): Likewise.
37560         [C99-based-standards] (SCNdFAST8): Likewise.
37561         [C99-based-standards] (SCNiFAST8): Likewise.
37562         [C99-based-standards] (SCNoFAST8): Likewise.
37563         [C99-based-standards] (SCNuFAST8): Likewise.
37564         [C99-based-standards] (SCNxFAST8): Likewise.
37565         [C99-based-standards] (PRId16): Likewise.
37566         [C99-based-standards] (PRIi16): Likewise.
37567         [C99-based-standards] (PRIo16): Likewise.
37568         [C99-based-standards] (PRIu16): Likewise.
37569         [C99-based-standards] (PRIx16): Likewise.
37570         [C99-based-standards] (PRIX16): Likewise.
37571         [C99-based-standards] (SCNd16): Likewise.
37572         [C99-based-standards] (SCNi16): Likewise.
37573         [C99-based-standards] (SCNo16): Likewise.
37574         [C99-based-standards] (SCNu16): Likewise.
37575         [C99-based-standards] (SCNx16): Likewise.
37576         [C99-based-standards] (PRIdLEAST16): Likewise.
37577         [C99-based-standards] (PRIiLEAST16): Likewise.
37578         [C99-based-standards] (PRIoLEAST16): Likewise.
37579         [C99-based-standards] (PRIuLEAST16): Likewise.
37580         [C99-based-standards] (PRIxLEAST16): Likewise.
37581         [C99-based-standards] (PRIXLEAST16): Likewise.
37582         [C99-based-standards] (SCNdLEAST16): Likewise.
37583         [C99-based-standards] (SCNiLEAST16): Likewise.
37584         [C99-based-standards] (SCNoLEAST16): Likewise.
37585         [C99-based-standards] (SCNuLEAST16): Likewise.
37586         [C99-based-standards] (SCNxLEAST16): Likewise.
37587         [C99-based-standards] (PRIdFAST16): Likewise.
37588         [C99-based-standards] (PRIiFAST16): Likewise.
37589         [C99-based-standards] (PRIoFAST16): Likewise.
37590         [C99-based-standards] (PRIuFAST16): Likewise.
37591         [C99-based-standards] (PRIxFAST16): Likewise.
37592         [C99-based-standards] (PRIXFAST16): Likewise.
37593         [C99-based-standards] (SCNdFAST16): Likewise.
37594         [C99-based-standards] (SCNiFAST16): Likewise.
37595         [C99-based-standards] (SCNoFAST16): Likewise.
37596         [C99-based-standards] (SCNuFAST16): Likewise.
37597         [C99-based-standards] (SCNxFAST16): Likewise.
37598         [C99-based-standards] (PRId32): Likewise.
37599         [C99-based-standards] (PRIi32): Likewise.
37600         [C99-based-standards] (PRIo32): Likewise.
37601         [C99-based-standards] (PRIu32): Likewise.
37602         [C99-based-standards] (PRIx32): Likewise.
37603         [C99-based-standards] (PRIX32): Likewise.
37604         [C99-based-standards] (SCNd32): Likewise.
37605         [C99-based-standards] (SCNi32): Likewise.
37606         [C99-based-standards] (SCNo32): Likewise.
37607         [C99-based-standards] (SCNu32): Likewise.
37608         [C99-based-standards] (SCNx32): Likewise.
37609         [C99-based-standards] (PRIdLEAST32): Likewise.
37610         [C99-based-standards] (PRIiLEAST32): Likewise.
37611         [C99-based-standards] (PRIoLEAST32): Likewise.
37612         [C99-based-standards] (PRIuLEAST32): Likewise.
37613         [C99-based-standards] (PRIxLEAST32): Likewise.
37614         [C99-based-standards] (PRIXLEAST32): Likewise.
37615         [C99-based-standards] (SCNdLEAST32): Likewise.
37616         [C99-based-standards] (SCNiLEAST32): Likewise.
37617         [C99-based-standards] (SCNoLEAST32): Likewise.
37618         [C99-based-standards] (SCNuLEAST32): Likewise.
37619         [C99-based-standards] (SCNxLEAST32): Likewise.
37620         [C99-based-standards] (PRIdFAST32): Likewise.
37621         [C99-based-standards] (PRIiFAST32): Likewise.
37622         [C99-based-standards] (PRIoFAST32): Likewise.
37623         [C99-based-standards] (PRIuFAST32): Likewise.
37624         [C99-based-standards] (PRIxFAST32): Likewise.
37625         [C99-based-standards] (PRIXFAST32): Likewise.
37626         [C99-based-standards] (SCNdFAST32): Likewise.
37627         [C99-based-standards] (SCNiFAST32): Likewise.
37628         [C99-based-standards] (SCNoFAST32): Likewise.
37629         [C99-based-standards] (SCNuFAST32): Likewise.
37630         [C99-based-standards] (SCNxFAST32): Likewise.
37631         [C99-based-standards] (PRId64): Likewise.
37632         [C99-based-standards] (PRIi64): Likewise.
37633         [C99-based-standards] (PRIo64): Likewise.
37634         [C99-based-standards] (PRIu64): Likewise.
37635         [C99-based-standards] (PRIx64): Likewise.
37636         [C99-based-standards] (PRIX64): Likewise.
37637         [C99-based-standards] (SCNd64): Likewise.
37638         [C99-based-standards] (SCNi64): Likewise.
37639         [C99-based-standards] (SCNo64): Likewise.
37640         [C99-based-standards] (SCNu64): Likewise.
37641         [C99-based-standards] (SCNx64): Likewise.
37642         [C99-based-standards] (PRIdLEAST64): Likewise.
37643         [C99-based-standards] (PRIiLEAST64): Likewise.
37644         [C99-based-standards] (PRIoLEAST64): Likewise.
37645         [C99-based-standards] (PRIuLEAST64): Likewise.
37646         [C99-based-standards] (PRIxLEAST64): Likewise.
37647         [C99-based-standards] (PRIXLEAST64): Likewise.
37648         [C99-based-standards] (SCNdLEAST64): Likewise.
37649         [C99-based-standards] (SCNiLEAST64): Likewise.
37650         [C99-based-standards] (SCNoLEAST64): Likewise.
37651         [C99-based-standards] (SCNuLEAST64): Likewise.
37652         [C99-based-standards] (SCNxLEAST64): Likewise.
37653         [C99-based-standards] (PRIdFAST64): Likewise.
37654         [C99-based-standards] (PRIiFAST64): Likewise.
37655         [C99-based-standards] (PRIoFAST64): Likewise.
37656         [C99-based-standards] (PRIuFAST64): Likewise.
37657         [C99-based-standards] (PRIxFAST64): Likewise.
37658         [C99-based-standards] (PRIXFAST64): Likewise.
37659         [C99-based-standards] (SCNdFAST64): Likewise.
37660         [C99-based-standards] (SCNiFAST64): Likewise.
37661         [C99-based-standards] (SCNoFAST64): Likewise.
37662         [C99-based-standards] (SCNuFAST64): Likewise.
37663         [C99-based-standards] (SCNxFAST64): Likewise.
37664         [C99-based-standards] (PRIdMAX): Likewise.
37665         [C99-based-standards] (PRIiMAX): Likewise.
37666         [C99-based-standards] (PRIoMAX): Likewise.
37667         [C99-based-standards] (PRIuMAX): Likewise.
37668         [C99-based-standards] (PRIxMAX): Likewise.
37669         [C99-based-standards] (PRIXMAX): Likewise.
37670         [C99-based-standards] (SCNdMAX): Likewise.
37671         [C99-based-standards] (SCNiMAX): Likewise.
37672         [C99-based-standards] (SCNoMAX): Likewise.
37673         [C99-based-standards] (SCNuMAX): Likewise.
37674         [C99-based-standards] (SCNxMAX): Likewise.
37675         [C99-based-standards] (PRIdPTR): Likewise.
37676         [C99-based-standards] (PRIiPTR): Likewise.
37677         [C99-based-standards] (PRIoPTR): Likewise.
37678         [C99-based-standards] (PRIuPTR): Likewise.
37679         [C99-based-standards] (PRIxPTR): Likewise.
37680         [C99-based-standards] (PRIXPTR): Likewise.
37681         [C99-based-standards] (SCNdPTR): Likewise.
37682         [C99-based-standards] (SCNiPTR): Likewise.
37683         [C99-based-standards] (SCNoPTR): Likewise.
37684         [C99-based-standards] (SCNuPTR): Likewise.
37685         [C99-based-standards] (SCNxPTR): Likewise.
37686         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
37687         allow.
37688         * conform/data/stdint.h-data: Update comments to clarify
37689         requirements.
37690         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
37691         type.
37692         [C99-based standards] (INT8_MAX): Likewise.
37693         [C99-based standards] (INT16_MIN): Likewise.
37694         [C99-based standards] (INT16_MAX): Likewise.
37695         [C99-based standards] (INT32_MIN): Likewise.
37696         [C99-based standards] (INT32_MAX): Likewise.
37697         [C99-based standards] (INT64_MIN): Likewise.
37698         [C99-based standards] (INT64_MAX): Likewise.
37699         [C99-based standards] (UINT8_MAX): Likewise.
37700         [C99-based standards] (UINT16_MAX): Likewise.
37701         [C99-based standards] (UINT32_MAX): Likewise.
37702         [C99-based standards] (UINT64_MAX): Likewise.
37703         [C99-based standards] (INT_LEAST8_MIN): Likewise.
37704         [C99-based standards] (INT_LEAST8_MAX): Likewise.
37705         [C99-based standards] (INT_LEAST16_MIN): Likewise.
37706         [C99-based standards] (INT_LEAST16_MAX): Likewise.
37707         [C99-based standards] (INT_LEAST32_MIN): Likewise.
37708         [C99-based standards] (INT_LEAST32_MAX): Likewise.
37709         [C99-based standards] (INT_LEAST64_MIN): Likewise.
37710         [C99-based standards] (INT_LEAST64_MAX): Likewise.
37711         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
37712         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
37713         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
37714         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
37715         [C99-based standards] (INT_FAST8_MIN): Likewise.
37716         [C99-based standards] (INT_FAST8_MAX): Likewise.
37717         [C99-based standards] (INT_FAST16_MIN): Likewise.
37718         [C99-based standards] (INT_FAST16_MAX): Likewise.
37719         [C99-based standards] (INT_FAST32_MIN): Likewise.
37720         [C99-based standards] (INT_FAST32_MAX): Likewise.
37721         [C99-based standards] (INT_FAST64_MIN): Likewise.
37722         [C99-based standards] (INT_FAST64_MAX): Likewise.
37723         [C99-based standards] (UINT_FAST8_MAX): Likewise.
37724         [C99-based standards] (UINT_FAST16_MAX): Likewise.
37725         [C99-based standards] (UINT_FAST32_MAX): Likewise.
37726         [C99-based standards] (UINT_FAST64_MAX): Likewise.
37727         [C99-based standards] (INTPTR_MIN): Likewise.
37728         [C99-based standards] (INTPTR_MAX): Likewise.
37729         [C99-based standards] (UINTPTR_MAX): Likewise.
37730         [C99-based standards] (INTMAX_MIN): Likewise.
37731         [C99-based standards] (INTMAX_MAX): Likewise.
37732         [C99-based standards] (UINTMAX_MAX): Likewise.
37733         [C99-based standards] (PTRDIFF_MIN): Likewise.
37734         [C99-based standards] (PTRDIFF_MAX): Likewise.
37735         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
37736         [C99-based standards] (SIZE_MAX): Likewise.
37737         [C99-based standards] (WCHAR_MAX): Likewise.
37738         [C99-based standards] (WINT_MAX): Likewise.
37739         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
37740         constraint on value.
37741         [C99-based standards] (WCHAR_MIN): Likewise.
37742         [C99-based standards] (WINT_MIN): Likewise.
37743         [C99-based standards] (*_t): Allow.
37744         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
37745         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
37746         Include math.h-data and complex.h-data.  Remove all expectations
37747         of math.h and complex.h contents.
37748         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
37749         at end of line.
37750         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
37751         (struct tm): Expect tag.
37752         [C99-based-standards] (wcstof): Expect function.
37753         [C99-based-standards] (wcstold): Likewise.
37754         [C99-based-standards] (wcstoll): Likewise.
37755         [C99-based-standards] (wcstoull): Likewise.
37756         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
37757         macro-int-constant.  Specify type.
37758         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
37759         constraint on value.
37760         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37761         Specify type.
37762         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
37763         Specify value.
37764         [ISO C standards]: Do not allow headers.
37765         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
37766         wcs[abcdefghijklmnopqrstuvwxyz]*.
37767         [ISO C standards] (*_t): Do not allow.
37768         * conform/data/wctype.h-data [C99-based standards] (iswblank):
37769         Expect function.
37770         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
37771         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
37772         Specify type.
37773         [ISO C standards]: Do not allow headers.
37774         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
37775         is[abcdefghijklmnopqrstuvwxyz]*.
37776         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
37777         to[abcdefghijklmnopqrstuvwxyz]*.
37778         [ISO C standards] (*_t): Do not allow.
37779         * conform/data/stdalign.h-data: New file.
37780         * conform/data/stdbool.h-data: Likewise.
37781         * conform/data/stdnoreturn.h-data: Likewise.
37783 2012-11-07  Roland McGrath  <roland@hack.frob.com>
37785         [BZ #14815]
37786         * manual/filesys.texi (Directory Entries): Typo fix.
37787         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
37789 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
37791         * elf/elf.h (EM_AARCH64): New macro.
37792         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
37793         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
37794         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
37795         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
37796         (R_AARCH64_TLSDESC): Likewise.
37797         (NT_ARM_TLS): Likewise.
37798         (NT_ARM_HW_BREAK): Likewise.
37799         (NT_ARM_HW_WATCH): Likewise.
37801 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37803         [BZ #14811]
37804         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
37805         (__ieee754_powl): Saturate nonzero exponents with absolute value
37806         below 0x1p-79 to +/- 0x1p-79.
37807         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
37808         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
37809         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
37810         nonzero exponents with absolute value below 0x1p-32 to +/-
37811         0x1p-32.
37812         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
37813         (__ieee754_powl): Saturate nonzero exponents with absolute value
37814         below 0x1p-79 to +/- 0x1p-79.
37815         * math/libm-test.inc (pow_test): Add more tests.
37817 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37819         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
37820         _dl_s390_cap_flags with kernel. Increase string length.
37821         (_dl_s390_platforms): Add z196 and zEC12.
37823 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
37825         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
37826         Change XOPEN21K to XOPEN2K.
37828 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
37830         * string/memmove.c: Use memcpy when possible.
37832 2012-11-06  Andreas Jaeger  <aj@suse.de>
37834         * po/eo.po: Update from translation team.
37836 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
37838         [BZ #14793]
37839         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
37840         exponent and small x and y exponents, scale x or y up.  Increase
37841         by 2 the exponent used in scaling up.
37842         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37843         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37844         * math/libm-test.inc (fma_test): Add more tests.
37845         (fma_test_towardzero): Likewise.
37846         (fma_test_downward): Likewise.
37847         (fma_test_upward): Likewise.
37849 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
37851         [BZ #14805]
37852         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
37853         fenv_t *.
37855         [BZ #14801]
37856         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
37857         namespace for names of struct fields.
37858         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
37859         fenv_t fields.
37860         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
37861         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
37863 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37865         [BZ #3665]
37866         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
37868 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37870         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
37871         PTR_DEMANGLE.
37873         [BZ #5246]
37874         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
37875         PTR_DEMANGLE.
37877 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
37879         [BZ #14797]
37880         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
37881         definitely overflow as x * y not x * y + z.
37882         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37883         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37884         * math/libm-test.inc (fma_test): Add more tests.
37885         (fma_test_towardzero): Likewise.
37886         (fma_test_downward): Likewise.
37887         (fma_test_upward): Likewise.
37889 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
37891         [BZ #157]
37893         * include/stub-tag.h: Remove file.
37894         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
37895         '#include' of it.
37896         * manual/maint.texi (Porting): Don't reference it.
37897         * Makerules ($(objpfx)stubs): Likewise.
37898         * dirent/closedir.c: Don't include <stub-tag.h>.
37899         * dirent/dirfd.c: Likewise.
37900         * dirent/fdopendir.c: Likewise.
37901         * dirent/getdents.c: Likewise.
37902         * dirent/getdents64.c: Likewise.
37903         * dirent/opendir.c: Likewise.
37904         * dirent/readdir.c: Likewise.
37905         * dirent/readdir64.c: Likewise.
37906         * dirent/readdir64_r.c: Likewise.
37907         * dirent/readdir_r.c: Likewise.
37908         * dirent/rewinddir.c: Likewise.
37909         * dirent/seekdir.c: Likewise.
37910         * dirent/telldir.c: Likewise.
37911         * gmon/profil.c: Likewise.
37912         * grp/setgroups.c: Likewise.
37913         * inet/if_index.c: Likewise.
37914         * io/access.c: Likewise.
37915         * io/chdir.c: Likewise.
37916         * io/chmod.c: Likewise.
37917         * io/chown.c: Likewise.
37918         * io/close.c: Likewise.
37919         * io/dup.c: Likewise.
37920         * io/dup2.c: Likewise.
37921         * io/dup3.c: Likewise.
37922         * io/euidaccess.c: Likewise.
37923         * io/faccessat.c: Likewise.
37924         * io/fchdir.c: Likewise.
37925         * io/fchmod.c: Likewise.
37926         * io/fchmodat.c: Likewise.
37927         * io/fchown.c: Likewise.
37928         * io/fchownat.c: Likewise.
37929         * io/fcntl.c: Likewise.
37930         * io/flock.c: Likewise.
37931         * io/fstatfs.c: Likewise.
37932         * io/fstatfs64.c: Likewise.
37933         * io/fstatvfs.c: Likewise.
37934         * io/fstatvfs64.c: Likewise.
37935         * io/futimens.c: Likewise.
37936         * io/fxstat.c: Likewise.
37937         * io/fxstat64.c: Likewise.
37938         * io/fxstatat.c: Likewise.
37939         * io/fxstatat64.c: Likewise.
37940         * io/getcwd.c: Likewise.
37941         * io/isatty.c: Likewise.
37942         * io/lchmod.c: Likewise.
37943         * io/lchown.c: Likewise.
37944         * io/link.c: Likewise.
37945         * io/linkat.c: Likewise.
37946         * io/lseek.c: Likewise.
37947         * io/lseek64.c: Likewise.
37948         * io/lxstat64.c: Likewise.
37949         * io/mkdir.c: Likewise.
37950         * io/mkdirat.c: Likewise.
37951         * io/mkfifo.c: Likewise.
37952         * io/mkfifoat.c: Likewise.
37953         * io/open.c: Likewise.
37954         * io/open64.c: Likewise.
37955         * io/openat.c: Likewise.
37956         * io/openat64.c: Likewise.
37957         * io/pipe.c: Likewise.
37958         * io/pipe2.c: Likewise.
37959         * io/poll.c: Likewise.
37960         * io/posix_fadvise.c: Likewise.
37961         * io/posix_fadvise64.c: Likewise.
37962         * io/posix_fallocate.c: Likewise.
37963         * io/posix_fallocate64.c: Likewise.
37964         * io/read.c: Likewise.
37965         * io/readlink.c: Likewise.
37966         * io/readlinkat.c: Likewise.
37967         * io/rmdir.c: Likewise.
37968         * io/sendfile.c: Likewise.
37969         * io/sendfile64.c: Likewise.
37970         * io/statfs.c: Likewise.
37971         * io/statfs64.c: Likewise.
37972         * io/statvfs.c: Likewise.
37973         * io/statvfs64.c: Likewise.
37974         * io/symlink.c: Likewise.
37975         * io/symlinkat.c: Likewise.
37976         * io/ttyname.c: Likewise.
37977         * io/ttyname_r.c: Likewise.
37978         * io/umask.c: Likewise.
37979         * io/unlink.c: Likewise.
37980         * io/unlinkat.c: Likewise.
37981         * io/utime.c: Likewise.
37982         * io/utimensat.c: Likewise.
37983         * io/write.c: Likewise.
37984         * io/xmknod.c: Likewise.
37985         * io/xmknodat.c: Likewise.
37986         * io/xstat.c: Likewise.
37987         * io/xstat64.c: Likewise.
37988         * login/getpt.c: Likewise.
37989         * login/grantpt.c: Likewise.
37990         * login/unlockpt.c: Likewise.
37991         * math/e_acoshl.c: Likewise.
37992         * math/e_acosl.c: Likewise.
37993         * math/e_asinl.c: Likewise.
37994         * math/e_atan2l.c: Likewise.
37995         * math/e_atanhl.c: Likewise.
37996         * math/e_coshl.c: Likewise.
37997         * math/e_expl.c: Likewise.
37998         * math/e_fmodl.c: Likewise.
37999         * math/e_gammal_r.c: Likewise.
38000         * math/e_hypotl.c: Likewise.
38001         * math/e_j0l.c: Likewise.
38002         * math/e_j1l.c: Likewise.
38003         * math/e_jnl.c: Likewise.
38004         * math/e_lgammal_r.c: Likewise.
38005         * math/e_log10l.c: Likewise.
38006         * math/e_log2l.c: Likewise.
38007         * math/e_logl.c: Likewise.
38008         * math/e_powl.c: Likewise.
38009         * math/e_rem_pio2l.c: Likewise.
38010         * math/e_sinhl.c: Likewise.
38011         * math/e_sqrtl.c: Likewise.
38012         * math/fclrexcpt.c: Likewise.
38013         * math/fedisblxcpt.c: Likewise.
38014         * math/feenablxcpt.c: Likewise.
38015         * math/fegetenv.c: Likewise.
38016         * math/fegetexcept.c: Likewise.
38017         * math/fegetround.c: Likewise.
38018         * math/feholdexcpt.c: Likewise.
38019         * math/fesetenv.c: Likewise.
38020         * math/fesetround.c: Likewise.
38021         * math/feupdateenv.c: Likewise.
38022         * math/fgetexcptflg.c: Likewise.
38023         * math/fraiseexcpt.c: Likewise.
38024         * math/fsetexcptflg.c: Likewise.
38025         * math/ftestexcept.c: Likewise.
38026         * math/k_cosl.c: Likewise.
38027         * math/k_rem_pio2l.c: Likewise.
38028         * math/k_sinl.c: Likewise.
38029         * math/k_tanl.c: Likewise.
38030         * math/s_asinhl.c: Likewise.
38031         * math/s_atanl.c: Likewise.
38032         * math/s_cbrtl.c: Likewise.
38033         * math/s_erfl.c: Likewise.
38034         * math/s_expm1l.c: Likewise.
38035         * math/s_log1pl.c: Likewise.
38036         * math/s_tanhl.c: Likewise.
38037         * misc/acct.c: Likewise.
38038         * misc/brk.c: Likewise.
38039         * misc/chflags.c: Likewise.
38040         * misc/chroot.c: Likewise.
38041         * misc/fchflags.c: Likewise.
38042         * misc/fgetxattr.c: Likewise.
38043         * misc/flistxattr.c: Likewise.
38044         * misc/fremovexattr.c: Likewise.
38045         * misc/fsetxattr.c: Likewise.
38046         * misc/fsync.c: Likewise.
38047         * misc/ftruncate.c: Likewise.
38048         * misc/futimes.c: Likewise.
38049         * misc/futimesat.c: Likewise.
38050         * misc/getdomain.c: Likewise.
38051         * misc/getdtsz.c: Likewise.
38052         * misc/gethostid.c: Likewise.
38053         * misc/gethostname.c: Likewise.
38054         * misc/getloadavg.c: Likewise.
38055         * misc/getpagesize.c: Likewise.
38056         * misc/getsysstats.c: Likewise.
38057         * misc/getxattr.c: Likewise.
38058         * misc/gtty.c: Likewise.
38059         * misc/ioctl.c: Likewise.
38060         * misc/lgetxattr.c: Likewise.
38061         * misc/listxattr.c: Likewise.
38062         * misc/llistxattr.c: Likewise.
38063         * misc/lremovexattr.c: Likewise.
38064         * misc/lsetxattr.c: Likewise.
38065         * misc/lutimes.c: Likewise.
38066         * misc/madvise.c: Likewise.
38067         * misc/mincore.c: Likewise.
38068         * misc/mlock.c: Likewise.
38069         * misc/mlockall.c: Likewise.
38070         * misc/mmap.c: Likewise.
38071         * misc/mprotect.c: Likewise.
38072         * misc/msync.c: Likewise.
38073         * misc/munlock.c: Likewise.
38074         * misc/munlockall.c: Likewise.
38075         * misc/munmap.c: Likewise.
38076         * misc/preadv.c: Likewise.
38077         * misc/preadv64.c: Likewise.
38078         * misc/ptrace.c: Likewise.
38079         * misc/pwritev.c: Likewise.
38080         * misc/pwritev64.c: Likewise.
38081         * misc/readv.c: Likewise.
38082         * misc/reboot.c: Likewise.
38083         * misc/remap_file_pages.c: Likewise.
38084         * misc/removexattr.c: Likewise.
38085         * misc/revoke.c: Likewise.
38086         * misc/select.c: Likewise.
38087         * misc/setdomain.c: Likewise.
38088         * misc/setegid.c: Likewise.
38089         * misc/seteuid.c: Likewise.
38090         * misc/sethostid.c: Likewise.
38091         * misc/sethostname.c: Likewise.
38092         * misc/setregid.c: Likewise.
38093         * misc/setreuid.c: Likewise.
38094         * misc/setxattr.c: Likewise.
38095         * misc/sstk.c: Likewise.
38096         * misc/stty.c: Likewise.
38097         * misc/swapoff.c: Likewise.
38098         * misc/swapon.c: Likewise.
38099         * misc/sync.c: Likewise.
38100         * misc/syncfs.c: Likewise.
38101         * misc/syscall.c: Likewise.
38102         * misc/truncate.c: Likewise.
38103         * misc/ualarm.c: Likewise.
38104         * misc/usleep.c: Likewise.
38105         * misc/ustat.c: Likewise.
38106         * misc/utimes.c: Likewise.
38107         * misc/vhangup.c: Likewise.
38108         * misc/writev.c: Likewise.
38109         * posix/_exit.c: Likewise.
38110         * posix/alarm.c: Likewise.
38111         * posix/execve.c: Likewise.
38112         * posix/fexecve.c: Likewise.
38113         * posix/fork.c: Likewise.
38114         * posix/fpathconf.c: Likewise.
38115         * posix/getaddrinfo.c: Likewise.
38116         * posix/getegid.c: Likewise.
38117         * posix/geteuid.c: Likewise.
38118         * posix/getgid.c: Likewise.
38119         * posix/getgroups.c: Likewise.
38120         * posix/getlogin.c: Likewise.
38121         * posix/getlogin_r.c: Likewise.
38122         * posix/getpgid.c: Likewise.
38123         * posix/getpid.c: Likewise.
38124         * posix/getppid.c: Likewise.
38125         * posix/getresgid.c: Likewise.
38126         * posix/getresuid.c: Likewise.
38127         * posix/getsid.c: Likewise.
38128         * posix/getuid.c: Likewise.
38129         * posix/glob64.c: Likewise.
38130         * posix/nanosleep.c: Likewise.
38131         * posix/pathconf.c: Likewise.
38132         * posix/pause.c: Likewise.
38133         * posix/posix_madvise.c: Likewise.
38134         * posix/pread.c: Likewise.
38135         * posix/pread64.c: Likewise.
38136         * posix/pwrite.c: Likewise.
38137         * posix/pwrite64.c: Likewise.
38138         * posix/sched_getaffinity.c: Likewise.
38139         * posix/sched_getp.c: Likewise.
38140         * posix/sched_gets.c: Likewise.
38141         * posix/sched_primax.c: Likewise.
38142         * posix/sched_primin.c: Likewise.
38143         * posix/sched_rr_gi.c: Likewise.
38144         * posix/sched_setaffinity.c: Likewise.
38145         * posix/sched_setp.c: Likewise.
38146         * posix/sched_sets.c: Likewise.
38147         * posix/sched_yield.c: Likewise.
38148         * posix/setgid.c: Likewise.
38149         * posix/setlogin.c: Likewise.
38150         * posix/setpgid.c: Likewise.
38151         * posix/setresgid.c: Likewise.
38152         * posix/setresuid.c: Likewise.
38153         * posix/setsid.c: Likewise.
38154         * posix/setuid.c: Likewise.
38155         * posix/sleep.c: Likewise.
38156         * posix/spawni.c: Likewise.
38157         * posix/sysconf.c: Likewise.
38158         * posix/times.c: Likewise.
38159         * posix/wait.c: Likewise.
38160         * posix/wait3.c: Likewise.
38161         * posix/wait4.c: Likewise.
38162         * posix/waitpid.c: Likewise.
38163         * resolv/gai_sigqueue.c: Likewise.
38164         * resource/getpriority.c: Likewise.
38165         * resource/getrlimit.c: Likewise.
38166         * resource/getrusage.c: Likewise.
38167         * resource/nice.c: Likewise.
38168         * resource/setpriority.c: Likewise.
38169         * resource/setrlimit.c: Likewise.
38170         * resource/ulimit.c: Likewise.
38171         * rt/aio_cancel.c: Likewise.
38172         * rt/aio_fsync.c: Likewise.
38173         * rt/aio_read.c: Likewise.
38174         * rt/aio_sigqueue.c: Likewise.
38175         * rt/aio_suspend.c: Likewise.
38176         * rt/aio_write.c: Likewise.
38177         * rt/clock_getres.c: Likewise.
38178         * rt/clock_gettime.c: Likewise.
38179         * rt/clock_nanosleep.c: Likewise.
38180         * rt/clock_settime.c: Likewise.
38181         * rt/lio_listio.c: Likewise.
38182         * rt/mq_close.c: Likewise.
38183         * rt/mq_getattr.c: Likewise.
38184         * rt/mq_notify.c: Likewise.
38185         * rt/mq_open.c: Likewise.
38186         * rt/mq_receive.c: Likewise.
38187         * rt/mq_send.c: Likewise.
38188         * rt/mq_setattr.c: Likewise.
38189         * rt/mq_timedreceive.c: Likewise.
38190         * rt/mq_timedsend.c: Likewise.
38191         * rt/mq_unlink.c: Likewise.
38192         * rt/shm_open.c: Likewise.
38193         * rt/shm_unlink.c: Likewise.
38194         * rt/timer_create.c: Likewise.
38195         * rt/timer_delete.c: Likewise.
38196         * rt/timer_getoverr.c: Likewise.
38197         * rt/timer_gettime.c: Likewise.
38198         * rt/timer_settime.c: Likewise.
38199         * setjmp/__longjmp.c: Likewise.
38200         * setjmp/setjmp.c: Likewise.
38201         * signal/kill.c: Likewise.
38202         * signal/killpg.c: Likewise.
38203         * signal/raise.c: Likewise.
38204         * signal/sigaction.c: Likewise.
38205         * signal/sigaltstack.c: Likewise.
38206         * signal/sigblock.c: Likewise.
38207         * signal/sigignore.c: Likewise.
38208         * signal/sigintr.c: Likewise.
38209         * signal/signal.c: Likewise.
38210         * signal/sigpause.c: Likewise.
38211         * signal/sigpending.c: Likewise.
38212         * signal/sigqueue.c: Likewise.
38213         * signal/sigreturn.c: Likewise.
38214         * signal/sigset.c: Likewise.
38215         * signal/sigsetmask.c: Likewise.
38216         * signal/sigstack.c: Likewise.
38217         * signal/sigsuspend.c: Likewise.
38218         * signal/sigtimedwait.c: Likewise.
38219         * signal/sigvec.c: Likewise.
38220         * signal/sigwait.c: Likewise.
38221         * signal/sigwaitinfo.c: Likewise.
38222         * signal/sysv_signal.c: Likewise.
38223         * socket/accept.c: Likewise.
38224         * socket/accept4.c: Likewise.
38225         * socket/bind.c: Likewise.
38226         * socket/connect.c: Likewise.
38227         * socket/getpeername.c: Likewise.
38228         * socket/getsockname.c: Likewise.
38229         * socket/getsockopt.c: Likewise.
38230         * socket/isfdtype.c: Likewise.
38231         * socket/listen.c: Likewise.
38232         * socket/recv.c: Likewise.
38233         * socket/recvfrom.c: Likewise.
38234         * socket/recvmsg.c: Likewise.
38235         * socket/send.c: Likewise.
38236         * socket/sendmsg.c: Likewise.
38237         * socket/sendto.c: Likewise.
38238         * socket/setsockopt.c: Likewise.
38239         * socket/shutdown.c: Likewise.
38240         * socket/sockatmark.c: Likewise.
38241         * socket/socket.c: Likewise.
38242         * socket/socketpair.c: Likewise.
38243         * stdio-common/ctermid.c: Likewise.
38244         * stdio-common/cuserid.c: Likewise.
38245         * stdio-common/remove.c: Likewise.
38246         * stdio-common/rename.c: Likewise.
38247         * stdio-common/renameat.c: Likewise.
38248         * stdio-common/tempname.c: Likewise.
38249         * stdlib/getcontext.c: Likewise.
38250         * stdlib/makecontext.c: Likewise.
38251         * stdlib/setcontext.c: Likewise.
38252         * stdlib/swapcontext.c: Likewise.
38253         * stdlib/system.c: Likewise.
38254         * streams/fattach.c: Likewise.
38255         * streams/fdetach.c: Likewise.
38256         * streams/getmsg.c: Likewise.
38257         * streams/getpmsg.c: Likewise.
38258         * streams/putmsg.c: Likewise.
38259         * streams/putpmsg.c: Likewise.
38260         * sysdeps/unix/bsd/getpt.c: Likewise.
38261         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
38262         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
38263         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
38264         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
38265         Likewise.
38266         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
38267         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
38268         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
38269         * sysvipc/msgctl.c: Likewise.
38270         * sysvipc/msgget.c: Likewise.
38271         * sysvipc/msgrcv.c: Likewise.
38272         * sysvipc/msgsnd.c: Likewise.
38273         * sysvipc/semctl.c: Likewise.
38274         * sysvipc/semget.c: Likewise.
38275         * sysvipc/semop.c: Likewise.
38276         * sysvipc/semtimedop.c: Likewise.
38277         * sysvipc/shmat.c: Likewise.
38278         * sysvipc/shmctl.c: Likewise.
38279         * sysvipc/shmdt.c: Likewise.
38280         * sysvipc/shmget.c: Likewise.
38281         * termios/tcdrain.c: Likewise.
38282         * termios/tcflow.c: Likewise.
38283         * termios/tcflush.c: Likewise.
38284         * termios/tcgetattr.c: Likewise.
38285         * termios/tcgetpgrp.c: Likewise.
38286         * termios/tcsendbrk.c: Likewise.
38287         * termios/tcsetattr.c: Likewise.
38288         * termios/tcsetpgrp.c: Likewise.
38289         * time/adjtime.c: Likewise.
38290         * time/clock.c: Likewise.
38291         * time/getitimer.c: Likewise.
38292         * time/gettimeofday.c: Likewise.
38293         * time/setitimer.c: Likewise.
38294         * time/settimeofday.c: Likewise.
38295         * time/stime.c: Likewise.
38296         * time/time.c: Likewise.
38298 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
38300         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
38301         /usr/old/bin.
38303         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
38304         instead of spaces.
38305         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
38307 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
38309         [BZ #14796]
38310         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
38311         FE_TONEAREST before applying Dekker multiplication and Knuth
38312         addition.  Clear inexact exceptions and check for exact zero
38313         results afterwards.
38314         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38315         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38316         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38317         * math/libm-test.inc (fma_test): Add more tests.
38318         (fma_test_towardzero): Likewise.
38319         (fma_test_downward): Likewise.
38320         (fma_test_upward): Likewise.
38321         * sysdeps/generic/math_private.h (default_libc_fesetround): New
38322         function.
38323         (libc_fesetround): New macro.
38324         (libc_fesetroundf): Likewise.
38325         (libc_fesetroundl): Likewise.
38326         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
38327         function.
38328         (libc_fesetround_387): Likewise.
38329         (libc_fesetroundf): New macro.
38330         (libc_fesetround): Likewise.
38331         (libc_fesetroundl): Likewise.
38332         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
38333         function.
38334         (libc_fesetroundf): New macro.
38335         (libc_fesetround): Likewise.
38336         (libc_fesetroundl): Likewise.
38337         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
38338         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
38339         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
38340         libm_hidden_ver.
38341         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
38342         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
38343         libm_hidden_def.
38344         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
38345         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
38346         libm_hidden_ver.
38347         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
38348         libm_hidden_def.
38350         [BZ #3439]
38351         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
38352         integer constant usable in #if and use that to give value to enum
38353         constant.
38354         (FE_DIVBYZERO): Likewise.
38355         (FE_UNDERFLOW): Likewise.
38356         (FE_OVERFLOW): Likewise.
38357         (FE_INVALID): Likewise.
38358         (FE_INVALID_SNAN): Likewise.
38359         (FE_INVALID_ISI): Likewise.
38360         (FE_INVALID_IDI): Likewise.
38361         (FE_INVALID_ZDZ): Likewise.
38362         (FE_INVALID_IMZ): Likewise.
38363         (FE_INVALID_COMPARE): Likewise.
38364         (FE_INVALID_SOFTWARE): Likewise.
38365         (FE_INVALID_SQRT): Likewise.
38366         (FE_INVALID_INTEGER_CONVERSION): Likewise.
38367         (FE_TONEAREST): Likewise.
38368         (FE_TOWARDZERO): Likewise.
38369         (FE_UPWARD): Likewise.
38370         (FE_DOWNWARD): Likewise.
38371         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
38372         (FE_DIVBYZERO): Likewise.
38373         (FE_OVERFLOW): Likewise.
38374         (FE_UNDERFLOW): Likewise.
38375         (FE_INEXACT): Likewise.
38376         (FE_TONEAREST): Likewise.
38377         (FE_DOWNWARD): Likewise.
38378         (FE_UPWARD): Likewise.
38379         (FE_TOWARDZERO): Likewise.
38380         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
38381         (FE_UNDERFLOW): Likewise.
38382         (FE_OVERFLOW): Likewise.
38383         (FE_DIVBYZERO): Likewise.
38384         (FE_INVALID): Likewise.
38385         (FE_TONEAREST): Likewise.
38386         (FE_TOWARDZERO): Likewise.
38387         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
38388         (FE_OVERFLOW): Likewise.
38389         (FE_UNDERFLOW): Likewise.
38390         (FE_DIVBYZERO): Likewise.
38391         (FE_INEXACT): Likewise.
38392         (FE_TONEAREST): Likewise.
38393         (FE_TOWARDZERO): Likewise.
38394         (FE_UPWARD): Likewise.
38395         (FE_DOWNWARD): Likewise.
38396         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
38397         (FE_DIVBYZERO): Likewise.
38398         (FE_OVERFLOW): Likewise.
38399         (FE_UNDERFLOW): Likewise.
38400         (FE_INEXACT): Likewise.
38401         (FE_TONEAREST): Likewise.
38402         (FE_DOWNWARD): Likewise.
38403         (FE_UPWARD): Likewise.
38404         (FE_TOWARDZERO): Likewise.
38406 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
38408         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
38410 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
38412         * scripts/cross-test-ssh.sh (command): Use newlines to separate
38413         commands.  Quote $PWD.
38414         (blacklist_exports): Don't use remove_newlines.  Replace "declare
38415         -x" by "export".
38416         (remove_newlines): Remove.
38418 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
38420         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
38421         * stdlib/stdlib.h (atof): Moved to ...
38422         * include/bits/stdlib-float.h: Here.  New file.
38423         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
38424         * stdlib/bits/stdlib-float.h: New file.
38425         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
38426         -mno-sse -mno-mmx.
38427         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
38428         <xmmintrin.h>.
38430 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38432         * conform/conformtest.pl (@headers): Add fenv.h.
38433         * conform/data/fenv.h-data: New file.
38434         * include/fenv.h [_ISOMAC]: Disable all contents of file except
38435         include of <math/fenv.h>.
38437         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
38438         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
38439         && !UNIX98].  Enables tests for XOPEN2K8.
38440         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
38441         POSIX2008]: Likewise.
38443         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
38444         (struct rusage): Do not expect type or its members.
38446         [BZ #3439]
38447         * math/math.h (FP_NAN): Define macro to integer constant usable in
38448         #if and use that to give value to enum constant.
38449         (FP_INFINITE): Likewise.
38450         (FP_ZERO): Likewise.
38451         (FP_SUBNORMAL): Likewise.
38452         (FP_NORMAL): Likewise.
38454 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
38456         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
38457         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
38458         arguments.
38460 2012-11-02  Roland McGrath  <roland@hack.frob.com>
38462         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
38463         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
38464         autoconf-time if not.
38465         * configure.in: Remove AC_PREREQ.
38467 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38469         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
38470         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
38471         of the internal implementation.
38473 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
38475         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
38476         except include of <misc/sys/syslog.h>.
38478 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38480         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
38481         function returns with a NULL context exit with zero.
38483 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38485         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
38487 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
38489         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
38490         (run_program_cmd): This.
38491         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
38492         (tst_langinfo): New variable.  Use it.
38494 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
38496         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
38497         floating point opcodes.
38499 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38501         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
38502         variable.
38504         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
38506         * sysdeps/mach/hurd/powerpc: Remove directory.
38507         * sysdeps/mach/powerpc: Likewise.
38509 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
38511         * scripts/check-local-headers.sh: Ignore c++ headers.
38513 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38515         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
38516         __libc_cleanup_region_start argument.
38518 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
38520         [BZ #14784]
38521         [BZ #14785]
38522         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
38523         x * y using scaling, not as x * y + z.
38524         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38525         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38526         * math/libm-test.inc (fma_test): Add more tests.
38527         (fma_test_towardzero): Likewise.
38528         (fma_test_downward): Likewise.
38529         (fma_test_upward): Likewise.
38531 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
38533         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
38535 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38537         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
38538         New variable.
38540 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
38542         * rt/tst-shm.c (worker): Correct checking for mmap failure.
38544 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38546         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38547         Fix sort order.
38548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38549         Likewise.
38551 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38553         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38554         Fix the order of the list for glibc 2.17.
38555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38556         Likewise.
38558 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
38560         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38562 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
38564         [BZ #14610]
38565         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
38566         for low part of x being zero before using __atanl (y).
38567         * math/libm-test.inc (atan2_test): Add another test.
38569         * manual/install.texi (Configuring and compiling): Document
38570         general use of test-wrapper and test-wrapper-env.
38571         * INSTALL: Regenerated.
38573         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
38574         (__fma): Do not extract and scale down low bits on after-rounding
38575         systems when result rounded to normal precision would have normal
38576         exponent.
38577         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
38578         (__fmal): Do not extract and scale down low bits on after-rounding
38579         systems when result rounded to normal precision would have normal
38580         exponent.
38581         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
38582         (__fmal): Do not extract and scale down low bits on after-rounding
38583         systems when result rounded to normal precision would have normal
38584         exponent.
38585         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
38586         macro.
38587         (fma_test): Add more tests.
38588         (fma_test_towardzero): Likewise.
38589         (fma_test_downward): Likewise.
38590         (fma_test_upward): Likewise.
38592 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
38594         * sysdeps/i386/tininess.h: Renamed to ...
38595         * sysdeps/x86/tininess.h: This.
38596         * sysdeps/x86_64/tininess.h: Removed.
38598 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38600         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
38601         input.  Use $(build-program-cmd).
38602         ($(objpfx)tst-array1-static.out): Likewise.
38603         ($(objpfx)tst-array2.out): Likewise.
38604         ($(objpfx)tst-array3.out): Likewise.
38605         ($(objpfx)tst-array4.out): Likewise.
38606         ($(objpfx)tst-array5.out): Likewise.
38607         ($(objpfx)tst-array5-static.out): Likewise.
38609 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
38611         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
38612         if defined.
38614         * nss/nsswitch.h (nss_interface_function): Provide new
38615         macro for use with NSS functions.
38616         * grp/initgroups.c: Use new macro.
38617         * nss/getXXbyYY.c: Likewise.
38618         * nss/getXXbyYY_r.c: Likewise.
38619         * nss/getXXent.c: Likewise.
38620         * nss/getXXent_r.c: Likewise.
38621         * sysdeps/posix/getaddrinfo.c: Likewise.
38623 2012-10-30  Andreas Jaeger  <aj@suse.de>
38625         * po/ru.po: Update Russion translation from translation project.
38627 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
38629         [BZ #14152]
38630         [BZ #14783]
38631         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
38632         result and shift together with sticky bit instead of replicating
38633         round-to-nearest rounding.
38634         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38635         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38636         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
38637         missing underflow exceptions.
38638         (fma_test_towardzero): Add more tests.
38639         (fma_test_downward): Likewise.
38640         (fma_test_upward): Likewise.
38642         [BZ #14047]
38643         * sysdeps/generic/tininess.h: New file.
38644         * sysdeps/i386/tininess.h: Likewise.
38645         * sysdeps/sh/tininess.h: Likewise.
38646         * sysdeps/x86_64/tininess.h: Likewise.
38647         * stdlib/tst-strtod-underflow.c: Likewise.
38648         * stdlib/tst-tininess.c: Likewise.
38649         * stdlib/strtod_l.c: Include <tininess.h>.
38650         (round_and_return): Do not set errno for exact underflow cases.
38651         Force an underflow exception when setting errno for underflow.
38652         Determine underflow based on rounding to normal precision if
38653         TININESS_AFTER_ROUNDING.
38654         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
38655         ERANGE for exact underflow cases.
38656         * stdlib/Makefile (tests): Add tst-tininess and
38657         tst-strtod-underflow.
38658         ($(objpfx)tst-tininess): Use $(link-libm).
38659         ($(objpfx)tst-strtod-underflow): Likewise.
38661 2012-10-30  Andreas Jaeger  <aj@suse.de>
38663         [BZ#14767]
38664         * elf/Makefile (tests): Remove conditional for have-initfini-array
38665         since this is now always required and the variable does not exist
38666         anymore.
38667         (tests-static): Likewise.
38668         (modules-names): Likewise.
38670         * po/eo.po: Add Esperanto translation from translation project.
38672         * elf/tst-array1.c (fini_array): Make writeable so that it can be
38673         merged with constructor/destructor.
38674         (init_array): Likewise.
38675         * elf/tst-array2dep.c (fini_array): Likewise.
38676         (init_array): Likewise.
38678 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
38680         * manual/message.texi: Delete @cartouche tags.
38682 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
38684         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
38685         EOPNOTSUPP.
38686         * sysdeps/mach/hurd/fsync.c: Likewise.
38688         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
38689         [_POSIX_REALTIME_SIGNALS]: Change condition to
38690         [_POSIX_REALTIME_SIGNALS > 0].
38692 2012-10-27  Andreas Jaeger  <aj@suse.de>
38694         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
38695         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
38696         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
38697         [__WORDSIZE != 64]: Likewise.
38699 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
38701         *  iconvdata/tst-table.sh: Remove ${SHELL}.
38702         *  iconvdata/tst-tables.sh: Likewise.
38704 2012-10-25  David S. Miller  <davem@davemloft.net>
38706         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38707         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
38708         of strtoull.
38710         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
38711         ifunc-impl-list.c
38712         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
38713         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
38714         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
38715         file.
38717 2012-10-25  Roland McGrath  <roland@hack.frob.com>
38719         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38720         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
38721         __getdirentries.
38723 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38724             Jim Blandy  <jimb@codesourcery.com>
38726         * scripts/cross-test-ssh.sh: New file.
38727         * manual/install.texi (Configuring and compiling): Document use of
38728         cross-test-ssh.sh.
38729         * INSTALL: Regenerated.
38731 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
38733         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
38734         EOPNOTSUPP.
38736 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
38738         * Makeconfig (run-program-prefix): Fix comment.
38740 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38741             Jim Blandy  <jimb@codesourcery.com>
38743         * Makeconfig (test-wrapper): New variable,
38744         (test-wrapper-env): Likewise.
38745         [$(cross-compiling) = yes && $(test-wrapper) != ""]
38746         (run-built-tests): Define to yes.
38747         (run-program-prefix): Use $(test-wrapper).
38748         (built-program-cmd): Likewise.
38749         * Rules (make-test-out): Use $(test-wrapper-env) and
38750         $(host-built-program-cmd).
38751         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
38752         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
38753         tst-pathopt.sh.
38754         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
38755         $(test-wrapper-env) to tst-rtld-load-self.sh.
38756         ($(objpfx)order2.out): Use $(test-wrapper).
38757         ($(objpfx)tst-initorder.out): Likewise.
38758         ($(objpfx)tst-initorder2.out): Likewise.
38759         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
38760         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
38761         (test_wrapper_env): New variable.  Use it to run ld.so.
38762         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
38763         Use it to run ld.so.
38764         (test_wrapper_env): Likewise.
38765         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
38766         $(test-wrapper) to run-iconv-test.sh.
38767         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
38768         (ICONV): Use $test_wrapper.
38769         * posix/Makefile ($(objpfx)globtest.out): Pass
38770         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
38771         globtest.sh, not $(run-program-prefix).
38772         * posix/globtest.sh (run_via_rtld_prefix): New variable.
38773         (test_wrapper): Likewise.
38774         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
38775         set together with run_via_rtld_prefix.
38776         (run_program_prefix): Define in terms of test_wrapper and
38777         run_via_rtld_prefix.
38779 2012-10-24  Roland McGrath  <roland@hack.frob.com>
38781         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
38782         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
38783         Targets removed.
38785         [BZ #14743]
38786         * include/time.h: Remove librt_hidden_proto (clock_gettime).
38787         Declare __clock_getres, __clock_gettime, __clock_settime,
38788         __clock_nanosleep, and __clock_getcpuclockid.
38789         * rt/clock_gettime.c: Define __clock_gettime as an alias.
38790         Remove librt_hidden_def (clock_gettime).
38791         * sysdeps/unix/clock_gettime.c: Likewise.
38792         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
38793         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
38794         * rt/clock_getres.c: Define __clock_getres as an alias.
38795         * sysdeps/posix/clock_getres.c: Likewise.
38796         * rt/clock_settime.c: Define __clock_settime as an alias.
38797         * sysdeps/unix/clock_settime.c: Likewise.
38798         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
38799         * sysdeps/unix/clock_nanosleep.c: Likewise.
38800         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
38801         * rt/clock-compat.c: New file.
38802         * rt/Makefile (librt-routines): Add clock-compat and move
38803         $(clock-routines) to ...
38804         (routines): ... here, new variable.
38805         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
38806         Don't add get_clockfreq here.
38807         * rt/Versions (libc: GLIBC_2.17): New version set.
38808         Add clock_* symbols here.
38809         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
38810         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
38811         (GLIBC_2.17): Add clock_* symbols.
38812         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
38813         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
38814         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
38815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
38816         Likewise.
38817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
38818         Likewise.
38819         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
38820         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
38821         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
38822         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
38823         * NEWS: Mention the move.
38825         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
38826         Use __open, __read, __close rather than their public counterparts.
38827         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38828         (__get_clockfreq_via_cpuinfo): Likewise.
38829         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
38830         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
38832         * config.h.in (HAVE_IFUNC): New #undef.
38833         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
38834         was successful.
38835         * configure: Regenerated.
38837 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38839         * configure.in: Move READELF check to start of file.
38840         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
38841         libc_cv_asm_gnu_indirect_function in the process.
38842         * configure: Regenerated.
38844 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
38846         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
38847         send the output to /dev/null.
38848         (libc_cv_cc_with_libunwind): Likewise.
38849         (libc_cv_as_noexecstack): Likewise.
38850         * configure: Regenerate.
38852 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
38854         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
38856         * posix/globtest.sh (TMPDIR): Do not set.
38857         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
38858         (testout): Likewise.
38860 2012-10-24  Andreas Jaeger  <aj@suse.de>
38862         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
38863         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
38864         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
38865         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
38866         posix_fadvise64, posix_fallocate64.
38868         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
38869         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
38870         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
38871         Likewise.
38872         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
38873         Likewise.
38874         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
38876         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
38877         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
38878         <bits/fcntl-linux.h>.
38879         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
38881         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
38882         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
38883         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
38884         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
38885         [__WORDSIZE != 64]: Likewise.
38887 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38889         * Makeconfig (run-built-tests): New variable.
38890         * Rules [$(cross-compiling) = yes]: Change condition to
38891         [$(run-built-tests) = no].
38892         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
38893         to [$(run-built-tests) = yes].
38894         * elf/Makefile [$(cross-compiling) = no]: Likewise
38895         * grp/Makefile [$(cross-compiling) = no]: Likewise.
38896         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
38897         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
38898         * intl/Makefile [$(cross-compiling) = no]: Likewise.
38899         * io/Makefile [$(cross-compiling) = no]: Likewise.
38900         * libio/Makefile [$(cross-compiling) = no]: Likewise.
38901         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
38902         * misc/Makefile [$(cross-compiling) = no]: Likewise.
38903         * posix/Makefile [$(cross-compiling) = no]: Likewise.
38904         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
38905         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
38906         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
38907         * string/Makefile [$(cross-compiling) = no]: Likewise.
38909         * posix/Makefile ($(objpfx)globtest.out): Pass
38910         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
38911         $(rtld-installed-name).
38912         * posix/globtest.sh (elf_objpfx): Remove variable.
38913         (rtld_installed_name): Likewise.
38914         (library_path): Likewise.
38915         (run_program_prefix): New variable.  Use for running globtest
38916         binary.
38918 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
38919             Joseph Myers  <joseph@codesourcery.com>
38921         * Makeconfig (host-built-program-cmd): New variable.
38922         * elf/Makefile (tst-stackguard1-ARGS): Use
38923         $(host-built-program-cmd).
38924         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
38925         (tst-spawn-ARGS): Likewise.
38926         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
38928 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
38929             Jim Blandy  <jimb@codesourcery.com>
38931         * Makeconfig (run-via-rtld-prefix): New variable.
38932         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
38933         (built-program-cmd): Likewise.
38935 2012-10-22  Andreas Jaeger  <aj@suse.de>
38937         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
38938         __O_RSYNC if it exists, otherwise to O_SYNC.
38940 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
38941             Joseph Myers  <joseph@codesourcery.com>
38943         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
38944         /dev/null.
38945         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
38946         from /dev/null
38947         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
38948         /dev/null.
38950 2012-10-22  Andreas Jaeger  <aj@suse.de>
38952         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
38953         Define always.
38954         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
38956         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
38957         bits/fcntl-linux.h.
38959         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
38960         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
38962         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
38963         to __O_LARGEFILE.
38964         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
38965         to __O_LARGEFILE.
38967 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
38968             Joseph Myers  <joseph@codesourcery.com>
38970         * config.make.in (NM): New variable.
38972 2012-10-21  Andreas Jaeger  <aj@suse.de>
38974         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
38975         definitions and declarations that are provided by
38976         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
38978 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
38980         [BZ #14683]
38981         * elf/Makefile (tests-static): Add tst-leaks1-static.
38982         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
38983         ($(objpfx)tst-leaks1-static): New rule.
38984         ($(objpfx)tst-leaks1-static-mem): Likewise.
38985         (tst-leaks1-static-ENV): New macro.
38986         * elf/dl-open.c (dl_open_worker): Check the main application
38987         only if SHARED is defined.
38988         * elf/tst-leaks1-static.c: New file.
38990 2012-10-20  Andreas Jaeger  <aj@suse.de>
38992         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
38993         generic values for Linux.
38994         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
38995         and declarations that are provided by <bits/fcntl-linux.h> and
38996         include <bits/fcntl-linux.h>.
38997         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
38998         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
39000 2012-10-20  Roland McGrath  <roland@hack.frob.com>
39002         * io/fcntl.h: Move include of <bits/types.h> to the top and
39003         include it unconditionally.
39005 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
39007         * wcsmbs/Makefile (tests-ifunc): New variable.
39008         (tests): Add $(tests-ifunc).
39009         * wcsmbs/test-wcschr-ifunc.c: New file.
39010         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
39011         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
39012         * wcsmbs/test-wcslen-ifunc.c: Likewise.
39013         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
39014         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
39016         * string/Makefile (tests-ifunc): New variable.
39017         (tests): Add $(tests-ifunc).
39018         * string/test-memccpy.c (TEST_NAME): New macro.
39019         * string/test-memchr.c (TEST_NAME): Likewise.
39020         * string/test-memcmp.c (TEST_NAME): Likewise.
39021         * string/test-memcpy.c (TEST_NAME): Likewise.
39022         * string/test-memmem.c (TEST_NAME): Likewise.
39023         * string/test-memmove.c (TEST_NAME): Likewise.
39024         * string/test-memset.c (TEST_NAME): Likewise.
39025         * string/test-rawmemchr.c (TEST_NAME): Likewise.
39026         * string/test-stpcpy.c (TEST_NAME): Likewise.
39027         * string/test-stpncpy.c (TEST_NAME): Likewise.
39028         * string/test-strcasecmp.c (TEST_NAME): Likewise.
39029         * string/test-strcasestr.c (TEST_NAME): Likewise.
39030         * string/test-strcat.c (TEST_NAME): Likewise.
39031         * string/test-strchr.c (TEST_NAME): Likewise.
39032         * string/test-strcmp.c(TEST_NAME): Likewise.
39033         * string/test-strcpy.c (TEST_NAME): Likewise.
39034         * string/test-strcspn.c (TEST_NAME): Likewise.
39035         * string/test-strlen.c (TEST_NAME): Likewise.
39036         * string/test-strncasecmp.c (TEST_NAME): Likewise.
39037         * string/test-strncmp.c (TEST_NAME): Likewise.
39038         * string/test-strncpy.c (TEST_NAME): Likewise.
39039         * string/test-strnlen.c (TEST_NAME): Likewise.
39040         * string/test-strpbrk.c (TEST_NAME): Likewise.
39041         * string/test-strrchr.c (TEST_NAME): Likewise.
39042         * string/test-strspn.c (TEST_NAME): Likewise.
39043         * string/test-strstr.c (TEST_NAME): Likewise.
39044         * string/test-bcopy-ifunc.c: New file.
39045         * string/test-bzero-ifunc.c: Likewise.
39046         * string/test-memccpy-ifunc.c: Likewise.
39047         * string/test-memchr-ifunc.c: Likewise.
39048         * string/test-memcmp-ifunc.c: Likewise.
39049         * string/test-memcpy-ifunc.c: Likewise.
39050         * string/test-memmem-ifunc.c: Likewise.
39051         * string/test-memmove-ifunc.c: Likewise.
39052         * string/test-mempcpy-ifunc.c: Likewise.
39053         * string/test-memset-ifunc.c: Likewise.
39054         * string/test-rawmemchr-ifunc.c: Likewise.
39055         * string/test-stpcpy-ifunc.c: Likewise.
39056         * string/test-stpncpy-ifunc.c: Likewise.
39057         * string/test-strcasecmp-ifunc.c: Likewise.
39058         * string/test-strcasestr-ifunc.c: Likewise.
39059         * string/test-strcat-ifunc.c: Likewise.
39060         * string/test-strchr-ifunc.c: Likewise.
39061         * string/test-strchrnul-ifunc.c: Likewise.
39062         * string/test-strcmp-ifunc.c: Likewise.
39063         * string/test-strcpy-ifunc.c: Likewise.
39064         * string/test-strcspn-ifunc.c: Likewise.
39065         * string/test-strlen-ifunc.c: Likewise.
39066         * string/test-strncasecmp-ifunc.c: Likewise.
39067         * string/test-strncat-ifunc.c: Likewise.
39068         * string/test-strncmp-ifunc.c: Likewise.
39069         * string/test-strncpy-ifunc.c: Likewise.
39070         * string/test-strnlen-ifunc.c: Likewise.
39071         * string/test-strpbrk-ifunc.c: Likewise.
39072         * string/test-strrchr-ifunc.c: Likewise.
39073         * string/test-strspn-ifunc.c: Likewise.
39074         * string/test-strstr-ifunc.c: Likewise.
39076         * debug/Makefile (tests-ifunc): New variable.
39077         (tests): Add $(tests-ifunc).
39078         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
39079         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
39080         * debug/test-stpcpy_chk-ifunc.c: New file.
39081         * debug/test-strcpy_chk-ifunc.c: Likewise.
39083 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
39085         [BZ #13601]
39086         * elf/dl-load.c (open_verify): Retry read if the entire ELF
39087         header is not read in.
39089 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
39091         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
39092         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
39093         directly.  Pass built executable to script as
39094         $(built-program-cmd).
39095         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
39096         $testprogram without using LD_LIBRARY_PATH and $ldso.
39098         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
39099         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
39100         $(rtld-installed-name).
39101         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
39102         (rtld_installed_name): Likewise.
39103         (library_path): Likewise.
39104         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
39105         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
39106         $(run-program-prefix) to tst-tables.sh.
39107         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
39108         it to run tst-table-from and tst-table-to.
39109         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
39110         Pass it to tst-table.sh.
39111         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
39112         $(run-program-prefix) to tst-gettext.sh.
39113         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
39114         tst-translit.sh.
39115         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
39116         tst-gettext2.sh.
39117         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
39118         to run tst-gettext.
39119         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
39120         to run tst-gettext2.
39121         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
39122         to run tst-translit.
39123         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
39124         $(run-program-prefix) to tst-mtrace.sh.
39125         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
39126         to run tst-mtrace.
39127         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
39128         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
39129         $(rtld-installed-name).
39130         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
39131         (rtld_installed_name): Likewise.
39132         (run_program_prefix): New variable.  Use it to run wordexp-test.
39134         * Makeconfig (ARCH): Remove all definitions.
39135         (machine): Likewise.
39136         [ARCH]: Remove conditional code.
39137         [!objdir]: Give error.
39138         [!objdir] (objpfx): Remove.
39139         [!objdir] (common-objpfx): Likewise.
39140         [!objdir] (common-objdir): Likewise.
39141         * configure.in (config_makefile): Remove.  Hardcode Makefile in
39142         AC_CONFIG_FILES call.
39143         * configure: Regenerated.
39145         [BZ #13888]
39146         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
39147         or TMPDIR.
39148         (testout): Likewise.
39150         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
39151         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
39152         $(rtld-installed-name).
39153         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
39154         (rtld_installed_name): Likwise.
39155         (runit): Remove function.
39156         (run_getconf): New variable,  Use it for running getconf binary.
39158 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
39160         [BZ #14716]
39161         * string/test-memmem.c (check_result): New function.
39162         (do_one_test): Use it.
39163         (check1): New function.
39164         (test_main): Use it.
39166 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
39168         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
39170 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
39172         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
39173         (_G_LSEEK64): Likewise.
39174         (_G_MMAP64): Likewise.
39175         (_G_FSTAT64): Likewise.
39176         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
39177         (_G_LSEEK64): Likewise.
39178         (_G_MMAP64): Likewise.
39179         (_G_FSTAT64): Likewise.
39180         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
39181         unconditional.  Call __mmap64 directly.
39182         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
39183         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
39184         __lseek64 directly.
39185         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
39186         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
39187         __mmap64 directly.
39188         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
39189         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
39190         __lseek64 directly.
39191         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
39192         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
39193         __lseek64 directly.
39194         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
39195         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
39196         __lseek64 directly.
39197         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
39198         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
39199         __fxstat64 directly.
39200         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
39201         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
39202         unconditional.
39203         (freopen64) [!_G_OPEN64]: Remove conditional code.
39204         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
39205         unconditional.
39206         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
39207         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
39208         unconditional.
39209         (ftello64) [!_G_LSEEK64]: Remove conditional code.
39210         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
39211         unconditional.
39212         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
39213         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
39214         unconditional.
39215         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
39216         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
39217         unconditional.
39218         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
39219         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
39220         unconditional.
39221         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
39222         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
39223         unconditional.
39224         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
39226 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
39228         [BZ #12140]
39229         * manual/memory.texi (Malloc Tunable Parameters): Add note
39230         about free list pointers overwriting some perturb bytes.
39231         Wording suggested by Roland McGrath.
39233 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
39235         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
39236         (lgamma_test): Likewise.
39237         (tgamma_test): Likewise.
39239 2012-10-16  Florian Weimer  <fweimer@redhat.com>
39241         [BZ #14700]
39242         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
39243         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
39245 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
39247         * NEWS: Mention BZ #14716.
39248         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
39249         when removing AVAILABLE1_USES_J macro.
39251 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
39253         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
39254         (__bswap_64): __uint64_t for unsigned 64-bit int.
39256 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
39258         * include/string.h (memmem): Declare libc hidden alias.
39259         * string/memmem.c (memmem): Define libc hidden alias.
39260         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
39261         __read, __close instead of open, read, close.
39263 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
39265         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
39266         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
39267         global and hidden.
39268         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
39269         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
39270         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
39271         Likewise.
39272         (__rawmemchr_sse2): Likewise.
39273         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
39274         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
39275         (__strchr_sse2): Likewise.
39276         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
39277         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
39278         (__strcasecmp_sse2): Likewise.
39279         (__strncasecmp_sse2): Likewise.
39280         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
39281         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
39282         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
39283         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
39284         (__strrchr_sse2): Likewise.
39285         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
39286         ifunc-impl-list.c.
39287         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
39288         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
39289         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
39290         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
39291         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
39292         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
39293         * sysdeps/x86_64/multiarch/memset.S: Likewise.
39294         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
39295         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
39296         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
39297         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
39298         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
39299         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
39300         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
39301         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
39302         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
39303         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
39304         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
39305         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
39306         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
39307         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
39308         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
39309         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
39310         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
39311         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
39312         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
39313         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
39314         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
39315         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
39316         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
39318         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
39319         global and hidden.
39320         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
39321         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
39322         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
39323         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
39324         Likewise.
39325         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
39326         Likewise.
39327         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
39328         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
39329         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
39330         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
39331         ifunc-impl-list.c.
39332         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
39333         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
39334         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
39335         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
39336         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
39337         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
39338         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
39339         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
39340         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
39341         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
39342         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
39343         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
39344         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
39345         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
39346         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
39347         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
39348         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
39349         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
39350         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
39351         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
39352         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
39353         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
39354         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
39355         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
39356         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
39357         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
39358         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
39359         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
39360         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
39361         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
39362         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
39363         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
39364         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
39365         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
39366         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
39367         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
39368         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
39369         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
39370         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
39371         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
39372         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
39374         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
39375         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
39376         * include/ifunc-impl-list.h: New file.
39377         * misc/ifunc-impl-list.c: Likewise.
39378         * misc/Makefile (routines): Add ifunc-impl-list.
39379         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
39380         * string/test-string.h: Include <ifunc-impl-list.h>.
39381         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
39382         TEST_NAME]: New variables.
39383         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
39384         are defined.
39385         (test_init): Call __libc_ifunc_impl_list to initialize
39386         func_list if TEST_IFUNC and TEST_NAME are defined.
39388         * string/Makefile (strop-tests): Add bcopy and bzero.
39389         * string/test-bcopy.c: New file.
39390         * string/test-bzero.c: Likewise.
39391         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
39392         defined.
39393         * string/test-memset.c: Support bzero test if TEST_BZERO is
39394         defined.
39395         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
39396         __libc_memmove.
39397         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
39398         __libc_memset.
39399         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
39400         of memset.
39402 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
39404         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
39405         * configure: Regenerated.
39407         * Makeconfig (+link-static-before-libc): Don't include
39408         $(link-static-libc).
39410         * libio/libio.h (_IO_pos_t): Remove.
39412 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39414         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
39415         McGrath.
39417 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39419         * crypt/crypt-entry.c: Include fips-private.h.
39420         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
39421         * crypt/md5c-test.c (main): Tolerate disabled MD5.
39422         * sysdeps/unix/sysv/linux/fips-private.h: New file.
39423         * sysdeps/generic/fips-private.h: New file, dummy fallback.
39425 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
39427         * crypt/crypt-private.h: Include stdbool.h.
39428         (_ufc_setup_salt_r): Return bool.
39429         * crypt/crypt-entry.c: Include errno.h.
39430         (__crypt_r): Return NULL with EINVAL for bad salt.
39431         * crypt/crypt_util.c (bad_for_salt): New.
39432         (_ufc_setup_salt_r): Check that salt is long enough and within
39433         the specified alphabet.
39434         * crypt/badsalttest.c: New file.
39435         * crypt/Makefile (tests): Add it.
39436         ($(objpfx)badsalttest): New.
39438 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
39440         * NEWS: Add entry for BZ #14602.
39442 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39444         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
39445         type-generic.
39446         * math/libm-test.inc: Update comment listing what functions and
39447         macros are tested.
39448         (isgreater_test): New function.
39449         (isgreaterequal_test): Likewise.
39450         (isless_test): Likewise.
39451         (islessequal_test): Likewise.
39452         (islessgreater_test): Likewise.
39453         (isunordered_test): Likewise.
39454         (main): Call the new functions.
39456 2012-10-09  Roland McGrath  <roland@hack.frob.com>
39458         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
39459         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
39460         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
39461         * sysdeps/i386/configure: Regenerated.
39462         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
39463         * sysdeps/mach/configure: Regenerated.
39464         * sysdeps/mach/hurd/configure: Regenerated.
39465         * sysdeps/powerpc/configure: Regenerated.
39466         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39467         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39468         * sysdeps/s390/s390-32/configure: Regenerated.
39469         * sysdeps/s390/s390-64/configure: Regenerated.
39470         * sysdeps/sh/configure: Regenerated.
39471         * sysdeps/sparc/configure: Regenerated.
39472         * sysdeps/unix/sysv/linux/configure: Regenerated.
39473         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
39474         * sysdeps/x86_64/configure: Regenerated.
39476         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
39477         defined.  Don't check if MAP is NULL.
39479 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
39481         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
39482         (_G_stat64): Likewise.
39483         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
39484         (_G_stat64): Likewise.
39485         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
39486         instead of struct _G_stat64.
39487         * libio/fileops.c (mmap_remap_check): Likewise.
39488         (decide_maybe_mmap): Likewise.
39489         (_IO_new_file_seekoff): Likewise.
39490         (_IO_file_stat): Likewise.
39491         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
39492         _G_off64_t.
39493         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
39494         instead of struct _G_stat64.
39495         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39497 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
39499         [BZ #14602]
39500         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39501         Replace with ...
39502         (CHECK_EOL): New macro.
39503         (two_way_short_needle): Check beginning of haystack for EOL.  Use
39504         CHECK_EOL.
39505         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39506         Replace with CHECK_EOL.
39507         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
39508         Replace with CHECK_EOL.
39510 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
39512         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
39513         type-generic.
39514         * math/libm-test.inc: Update comment listing what functions and
39515         macros are tested.
39516         (finite_test): New function.
39517         (isinf_test): Likewise.
39518         (isnan_test): Likewise.
39519         (fpclassify_test): Test subnormal input.
39520         (isfinite_test): Likewise.
39521         (isnormal_test): Likewise.
39522         (main): Call the new functions.
39524 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
39526         [BZ #14660]
39527         * Makerules (%.dynsym): Force C locale when running
39528         $(OBJDUMP) --dynamic-syms.
39530 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
39532         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
39533         <stdint.h>.
39535 2012-10-06  David S. Miller  <davem@davemloft.net>
39537         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
39538         upper 32-bits of the length value in %o2 since we use branch-on-register
39539         tests which consider the entire 64-bit register.
39541 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
39543         * string/test-strstr.c (check2): Add a test for page boundary.
39545 2012-10-05  David S. Miller  <davem@davemloft.net>
39547         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
39548         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
39549         file.
39550         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39551         sysdep_routines.
39552         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39553         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
39554         and bzero when HWCAP_SPARC_CRYPTO is present.
39556 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
39558         [BZ #14602]
39559         * string/test-strstr.c (check2): New function.
39560         (test_main): Call check2.
39562         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
39563         and bug-strchr1.
39564         * string/bug-strcasestr1.c (do_test): Moved to ...
39565         * string/test-strcasestr.c (check1): Here.  New function.
39566         (do_one_test): Break out result checking code into ...
39567         (check_result): This.  New function.
39568         (do_one_test): Call check_result.
39569         (test_main): Call check1.
39570         * string/bug-strchr1.c (do_test): Moved to ...
39571         * string/test-strchr.c (check1): Here.  New function.
39572         (do_one_test): Break out result checking code into ...
39573         (check_result): This.  New function.
39574         (do_one_test): Call check_result.
39575         (test_main): Call check1.
39576         * string/bug-strstr1.c (main): Moved to ...
39577         * string/test-strstr.c (check1): Here.  New function.
39578         (do_one_test): Break out result checking code into ...
39579         (check_result): This.  New function.
39580         (do_one_test): Call check_result.
39581         (test_main): Call check1.
39582         * string/bug-strcasestr1.c: Removed.
39583         * string/bug-strchr1.c: Likewise.
39584         * string/bug-strstr1.c: Likewise.
39586         * elf/Makefile (dl-routines): Add hwcaps.
39587         * elf/dl-support.c (_dl_important_hwcaps): Removed.
39588         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
39589         (_dl_important_hwcaps): Moved to ...
39590         * elf/dl-hwcaps.c: Here.  New file.
39591         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
39593         [BZ #14557]
39594         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
39595         if IS_IN_rtld isn't defined.
39597         * elf/dl-support.c (_dl_sysinfo_map): New.
39598         Include "get-dynamic-info.h" and "setup-vdso.h".
39599         (_dl_non_dynamic_init): Call setup_vdso.
39600         * elf/dynamic-link.h: Don't include <assert.h>.
39601         (elf_get_dynamic_info): Moved to ...
39602         * elf/get-dynamic-info.h: Here.  New file.
39603         * elf/dynamic-link.h: Include "get-dynamic-info.h".
39604         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
39605         * elf/setup-vdso.h: Here.  New file.
39606         * elf/rtld.c: Include "setup-vdso.h".
39607         (dl_main): Call setup_vdso.
39609 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
39611         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
39612         creal in comment listing functions tested.  List finite, isinf,
39613         isnan, isless, islessequal, isgreater, isgreaterequal,
39614         islessgreater, isunordered, lgamma_r and pow10 as functions and
39615         macros not tested.  Mention which functions not tested are aliases
39616         for other functions.  Fix typo.  Note that signs of NaNs are not
39617         tested.
39619         * scripts/config.guess: Update from config.git.
39620         * scripts/config.sub: Likewise.
39622 2012-10-04  Roland McGrath  <roland@hack.frob.com>
39624         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
39625         * misc/madvise.c (madvise): Renamed to __madvise.
39626         Make madvise a weak alias.
39627         * include/sys/mman.h: Declare __madvise.
39628         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
39629         * sysdeps/unix/syscalls.list
39630         (madvise): Make __madvise the strong name, and madvise a weak alias.
39631         * sysdeps/unix/sysv/linux/syscalls.list
39632         (madvise, mmap): Remove redundant entries.
39633         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
39634         * malloc/malloc.c (mtrim): Likewise.
39635         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
39637 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39639         * sysdeps/mach/hurd/dl-cache.c: File removed.
39640         * config.h.in (USE_LDCONFIG): New #undef.
39641         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
39642         * configure: Regenerated.
39643         * elf/Makefile (dl-routines): Add dl-cache only under
39644         [$(use-ldconfig) = yes].
39645         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
39646         cache on [USE_LDCONFIG].
39647         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
39648         [USE_LDCONFIG].
39649         * elf/rtld.c (dl_main): Likewise.
39651 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
39653         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
39654         _SC_LEVEL4_CACHE_LINESIZE.
39656 2012-10-03  Roland McGrath  <roland@hack.frob.com>
39658         * sysdeps/unix/bsd/confstr.h: File removed.
39660 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
39662         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
39663         sys/sdt-config.h.
39665 2012-10-02  Roland McGrath  <roland@hack.frob.com>
39667         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
39668         Make 'mapoff' field ElfW(Off) rather than off_t.
39670 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
39672         * nscd/Makefile: Remove nscd-cflags and all its users.
39673         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
39674         (CFLAGS-nonlib): Add compiler flags for nscd modules.
39676         [BZ #10631]
39677         * malloc.c (malloc_printerr): Clarify error message.
39679 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
39681         [BZ #14648]
39682         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
39683         Set bit_FMA_Usable if FMA is supported.
39684         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
39685         macro.
39686         (bit_FMA4_Usable): Updated.
39687         (index_FMA_Usable): New macro.
39688         (CPUID_FMA): Likewise
39689         (HAS_FMA): Defined with bit_FMA_Usable.
39691 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39693         * bits/types.h (__swblk_t): Type removed.
39694         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
39695         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
39696         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39697         (__SWBLK_T_TYPE): Likewise.
39698         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
39699         (__SWBLK_T_TYPE): Likewise.
39700         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39701         (__SWBLK_T_TYPE): Likewise.
39702         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
39703         (__SWBLK_T_TYPE): Likewise.
39705 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
39706             Honza Horak <hhorak@redhat.com>
39708         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
39709         (xdr_mapname): Use YPMAXMAP as maxsize.
39710         (xdr_peername): Use YPMAXPEER as maxsize.
39711         (xdr_keydat): Use YPAXRECORD as maxsize.
39712         (xdr_valdat): Use YPMAXRECORD as maxsize.
39714 2012-10-01  Roland McGrath  <roland@hack.frob.com>
39716         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
39718         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
39719         * csu/init-first.c: ... here.
39720         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
39721         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
39722         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
39723         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
39724         * sysdeps/i386/init-first.c: File removed.
39725         * sysdeps/sh/init-first.c: File removed.
39727 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
39729         [BZ #14645]
39730         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
39731         if x * y might underflow to zero and z is zero.
39732         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
39733         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39734         * math/libm-test.inc (min_subnorm_value): New variable.
39735         (fma_test): Add more tests.
39736         (fma_test_towardzero): Likewise.
39737         (fma_test_downward): Likewise
39738         (fma_test_upward): Likewise.
39739         (initialize): Set min_subnorm_value.
39741 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
39743         [BZ #14638]
39744         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
39745         0 + 0.
39746         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
39747         mode for addition resulting in exact zero.
39748         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
39749         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
39750         exact 0 + 0.
39751         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
39752         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
39753         * math/libm-test.inc (fma_test): Add more tests.
39754         (fma_test_towardzero): New function.
39755         (fma_test_downward): Likewise.
39756         (fma_test_upward): Likewise.
39757         (main): Call the new functions.
39759 2012-09-28  David S. Miller  <davem@davemloft.net>
39761         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
39763 2012-09-28  Roland McGrath  <roland@hack.frob.com>
39765         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
39766         instead of SIGALRM.
39768         * sysdeps/gnu/_G_config.h: Moved to ...
39769         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
39770         * sysdeps/mach/hurd/_G_config.h: Moved to ...
39771         * sysdeps/generic/_G_config.h: ... here.
39773         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
39775         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
39777         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
39778         Conditionalize target on [libnss_test1.so-version].
39780         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
39782         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
39783         (elfobjdir): Move out of conditionals.
39785         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
39786         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
39787         (__nss_lookup_function): Conditionalize label remove_from_tree on
39788         [!DO_STATIC_NSS || SHARED], matching its only use.
39790 2012-09-28  David S. Miller  <davem@davemloft.net>
39792         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
39793         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
39794         file.
39795         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
39796         sysdep_routines.
39797         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
39798         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
39799         when HWCAP_SPARC_CRYPTO is present.
39801 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39803         * io/tst-mknodat.c: Create a FIFO instead of a socket.
39805 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
39807         [BZ #6530]
39808         * stdio-common/vfprintf.c (process_string_arg): Revert
39809         2000-07-22 change.
39811 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
39813         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
39814         for testcase.
39815         * stdio-common/tst-sprintf.c: Include <locale.h>
39816         (main): Test sprintf's handling of incomplete multibyte
39817         characters.
39819 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
39821         * elf/dl-runtime.c (VERSYMIDX): Removed.
39822         * elf/dl-version.c (VERSYMIDX): Likewise.
39823         * elf/do-rel.h (VERSYMIDX): Likewise.
39824         (VALIDX): Likewise.
39825         * elf/dynamic-link.h (VERSYMIDX): Likewise.
39826         * elf/rtld.c (VALIDX): Likewise.
39827         (ADDRIDX): Likewise.
39828         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
39829         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
39830         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
39831         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
39832         (VALIDX): Likewise.
39833         (ADDRIDX): Likewise.
39835 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39837         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
39839 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
39841         [BZ #11438]
39842         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
39843         to global scope.
39844         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
39845         addresses are in the same scope as 192.0.2/24.
39846         * posix/gai.conf: Document new scope table defaults.
39848 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39850         [BZ #5298]
39851         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
39852         for ftell.  Compute offsets from write pointers instead.
39853         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
39855 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
39857         [BZ #14543]
39858         * libio/Makefile (tests): New test case tst-fseek.
39859         * libio/tst-fseek.c: New test case to verify that fseek/ftell
39860         combination works in wide mode.
39861         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
39862         state when the external buffer state changes.
39864 2012-09-27  David S. Miller  <davem@davemloft.net>
39866         [BZ #14376]
39867         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
39868         pass reloc->r_addend in as the 'high' argument to
39869         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
39871         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39873 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
39875         * rt/tst-aio2.c: Include <pthread.h>.
39876         * rt/tst-aio3.c: Likewise.
39878 2012-09-27  Steve Ellcey  <sellcey@mips.com>
39880         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
39882 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
39884         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
39885         contents on [SHARED].
39887 2012-09-26  Marek Polacek  <polacek@redhat.com>
39889         [BZ #14530]
39890         [BZ #13741]
39891         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
39892         for C++ and GCC <4.3 as well as for non GCC compilers.
39894 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
39896         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39898 2012-09-25  Roland McGrath  <roland@hack.frob.com>
39900         * Makefile.in (all, install): Declare with .PHONY.
39901         Reported by Michael Hope <michael.hope@linaro.org>.
39903 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
39905         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
39906         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
39907         system header.
39908         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
39909         Likewise.
39910         (sydep_routines): Add the new and the internal functions.
39911         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
39912         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
39913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
39914         (GLIBC_2.17): Add the new function.
39915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
39916         (GLIBC_2.17): Likewise.
39917         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
39918         (GLIBC_2.17): Likewise.
39919         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
39920         (GLIBC_2.17): Likewise.
39921         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
39923 2012-09-25  Alan Modra  <amodra@gmail.com>
39925         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
39926         Add release barrier before setting once_control to say
39927         initialisation is done.  Add hints on lwarx.  Use macro in
39928         place of isync.
39929         (clear_once_control): Add release barrier.
39931 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
39933         [BZ #13629]
39934         * math/s_clog.c (__clog): Handle more values close to |z| = 1
39935         specially.
39936         * math/s_clog10.c (__clog10): Likewise.
39937         * math/s_clog10f.c (__clog10f): Likewise.
39938         * math/s_clog10l.c (__clog10l): Likewise.
39939         * math/s_clogf.c (__clogf): Likewise.
39940         * math/s_clogl.c (__clogl): Likewise.
39941         * math/Makefile (libm-calls): Add x2y2m1.
39942         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
39943         (__x2y2m1): Likewise.
39944         (__x2y2m1l): Likewise.
39945         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
39946         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
39947         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
39948         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
39949         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
39950         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
39951         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
39952         * sysdeps/i386/fpu/libm-test-ulps: Update.
39953         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39955         [BZ #14621]
39956         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
39957         int as type of variable DEPTH.
39958         (glob): Use size_t instead of int as type of variables NEWCOUNT
39959         and OLD_PATHC.
39961 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39963         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
39964         Add s_sincosf-sse2.
39965         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
39966         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
39967         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
39968         macros for using routine as __sincosf_ia32.
39969         Use macro for function declaration and weak_alias.
39970         * sysdeps/i386/fpu/libm-test-ulps: Update.
39972         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
39973         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39975         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
39976         subnormal argument.
39977         * math/s_cexpf.c (__cexpf): Likewise.
39978         * math/s_csinf.c (__csinf): Likewise.
39979         * math/s_csinhf.c (__csinhf): Likewise.
39980         * math/s_ctanf.c (__ctanf): Likewise.
39981         * math/s_ctanhf.c (__ctanhf): Likewise.
39982         * math/s_ccosh.c (__ccoshf): Likewise.
39983         * math/s_cexp.c (__cexpl): Likewise.
39984         * math/s_csin.c (__csin): Likewise.
39985         * math/s_csinh.c (__csinh): Likewise.
39986         * math/s_ctan.c (__ctan): Likewise.
39987         * math/s_ctanh.c (ctanh): Likewise.
39988         * math/s_ccoshl.c (__ccoshl): Likewise.
39989         * math/s_cexpl.c (__cexpl): Likewise.
39990         * math/s_csinl.c (__csinl): Likewise.
39991         * math/s_csinhl.c (__csinhl): Likewise.
39992         * math/s_ctanl.c (__ctanl): Likewise.
39993         * math/s_ctanhl.c (__ctanhl): Likewise.
39995 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
39997         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
39998         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
39999         (_IO_off_t): Define to __off_t, not _G_off_t.
40000         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
40001         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
40002         (_IO_wint_t): Define to wint_t, not _G_wint_t.
40003         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
40004         type of __dummy and __dummy2 fields.
40005         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
40006         (_G_ssize_t): Likewise.
40007         (_G_off_t): Likewise.
40008         (_G_pid_t): Likewise.
40009         (_G_uid_t): Likewise.
40010         (_G_wchar_t): Likewise.
40011         (_G_wint_t): Likewise.
40012         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
40013         (_G_ssize_t): Likewise.
40014         (_G_off_t): Likewise.
40015         (_G_pid_t): Likewise.
40016         (_G_uid_t): Likewise.
40017         (_G_wchar_t): Likewise.
40018         (_G_wint_t): Likewise.
40019         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
40020         (_G_ssize_t): Likewise.
40021         (_G_off_t): Likewise.
40022         (_G_pid_t): Likewise.
40023         (_G_uid_t): Likewise.
40024         (_G_wchar_t): Likewise.
40025         (_G_wint_t): Likewise.
40027 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
40029         * malloc/arena.c: Include malloc-sysdep.h.
40030         (shrink_heap): Use check_may_shrink_heap to decide if madvise
40031         is sufficient to shrink the heap or an unmap is needed.
40032         * sysdeps/generic/malloc-sysdep.h: New file.  Define
40033         new function check_may_shrink_heap.
40034         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
40035         new function check_may_shrink_heap.
40037 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
40039         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
40040         comments.
40042 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
40044         * catgets/test-gencat.sh: Add "set -e".
40045         * elf/tst-pathopt.sh: Likewise.
40046         * grp/tst_fgetgrent.sh: Likewise.
40047         * iconvdata/run-iconv-test.sh: Likewise.
40048         * intl/tst-gettext.sh: Likewise.
40049         * intl/tst-gettext2.sh: Likewise.
40050         * intl/tst-gettext4.sh: Likewise.
40051         * intl/tst-gettext6.sh: Likewise.
40052         * intl/tst-translit.sh: Likewise.
40053         * io/ftwtest-sh: Likewise.
40054         * libio/test-freopen.sh: Likewise.
40055         * malloc/tst-mtrace.sh: Likewise.
40056         * posix/globtest.sh: Likewise.
40057         * posix/tst-getconf.sh: Likewise.
40058         * posix/wordexp-tst.sh: Likewise.
40059         * stdio-common/tst-printf.sh: Likewise.
40060         * stdio-common/tst-unbputc.sh: Likewise.
40061         * stdlib/tst-fmtmsg.sh: Likewise.
40062         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
40063         * catgets/Makefile: Do not specify -e option when running
40064         testsuite shell scripts.
40065         * elf/Makefile: Likewise.
40066         * grp/Makefile: Likewise.
40067         * iconvdata/Makefile: Likewise.
40068         * intl/Makefile: Likewise.
40069         * io/Makefile: Likewise.
40070         * libio/Makefile: Likewise.
40071         * malloc/Makefile: Likewise.
40072         * posix/Makefile: Likewise.
40073         * stdio-common/Makefile: Likewise.
40074         * stdlib/Makefile: Likewise.
40075         * sysdeps/x86_64/Makefile: Likewise.
40077         * io/ftwtest-sh: Add copyright header.
40078         * posix/globtest.sh: Likewise.
40079         * posix/tst-getconf.sh: Likewise.
40080         * posix/wordexp-tst.sh: Likewise.
40081         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
40083 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
40085         [BZ #13679]
40086         * Makeconfig (+link): Defined as $(+link-static) if
40087         $(build-shared) isn't yes.
40088         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
40089         isn't yes.
40090         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
40092         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
40094         [BZ #14562]
40095         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
40096         new chunk size with MALLOC_ALIGN_MASK.
40098 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
40100         [BZ #5044]
40101         * stdio-common/printf_fphex.c: Include <stdbool.h> and
40102         <rounding-mode.h>.
40103         (__printf_fphex): Determine rounding using get_rounding_mode and
40104         round_away.
40105         * stdio-common/tst-printf-round.c (struct hex_test): New
40106         structure.
40107         (hex_tests): New variable.
40108         (test_hex_in_one_mode): New function.
40109         (do_test): Also run tests for hex float output.
40111 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
40113         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
40114         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
40115         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
40116         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
40117         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
40118         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
40119         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
40120         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
40122 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
40124         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
40125         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
40126         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
40127         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
40129 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
40131         [BZ #14579]
40132         * elf/rtld.c (dl_main): Limit the check for self loading to normal
40133         mode only.
40134         * elf/tst-rtld-load-self.sh: New test.
40135         * elf/Makefile: Run it.
40137 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
40139         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
40140         (tst-writev-ENV): Remove.
40141         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
40143 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
40145         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
40147 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
40149         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
40150         unconditional.
40151         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
40152         Likewise.
40153         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
40154         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
40155         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
40156         Likewise.
40158 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
40160         [BZ #14587]
40161         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
40162         * config.make.in (have-cpp-asm-debuginfo): Removed.
40163         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
40164         * configure: Regenerated.
40166 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
40168         [BZ #5044]
40169         * stdio-common/printf_fp.c: Include <stdbool.h> and
40170         <rounding-mode.h>.
40171         (___printf_fp): Determine rounding using get_rounding_mode and
40172         round_away.
40173         * stdio-common/tst-printf-round.c: New file.
40174         * stdio-common/Makefile (tests): Add tst-printf-round.
40175         (link-libm): New variable.
40176         ($(objpfx)tst-printf-round): Depend in $(link-libm).
40178 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
40180         [BZ #14576]
40181         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
40182         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
40183         Likewise.
40184         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
40185         Likewise.
40187 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
40189         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
40190         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40191         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40192         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
40194 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
40196         [BZ #14518]
40197         * include/rounding-mode.h: New file.
40198         * sysdeps/generic/get-rounding-mode.h: Likewise.
40199         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
40200         * stdlib/strtod_l.c: Include <rounding-mode.h>.
40201         (MAX_VALUE): New macro.
40202         (MIN_VALUE): Likewise.
40203         (overflow_value): New function.
40204         (underflow_value): Likewise.
40205         (round_and_return): Use overflow_value and underflow_value to
40206         determine return values in overflow and underflow cases.  Use
40207         round_away to determine rounding depending on rounding mode.
40208         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
40209         determine return values in overflow and underflow cases.
40210         * stdlib/tst-strtod-round.c: Include <fenv.h>.
40211         (struct test_results): New structure.
40212         (struct test): Use struct test_results to store expected results
40213         for all rounding modes.
40214         (TEST): Include expected results for all rounding modes.
40215         (test_in_one_mode): New function.
40216         (do_test): Use test_in_one_mode to compute and check results.
40217         Check results for all rounding modes.
40218         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
40219         $(link-libm).
40221 2012-12-09  Allan McRae  <allan@archlinux.org>
40223         * sysdeps/i386/fpu/libm-test-ulps: Update
40225 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
40227         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
40228         (_G_int32_t): Likewise.
40229         (_G_uint16_t): Likewise.
40230         (_G_uint32_t): Likewise.
40231         (_G_HAVE_BOOL): Likewise.
40232         (_G_HAVE_ATEXIT): Likewise.
40233         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40234         (_G_HAVE_IO_FILE_OPEN): Likewise.
40235         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
40236         (_G_int32_t): Likewise.
40237         (_G_uint16_t): Likewise.
40238         (_G_uint32_t): Likewise.
40239         (_G_HAVE_BOOL): Likewise.
40240         (_G_HAVE_ATEXIT): Likewise.
40241         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40242         (_G_HAVE_IO_FILE_OPEN): Likewise.
40243         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
40244         (_G_int32_t): Likewise.
40245         (_G_uint16_t): Likewise.
40246         (_G_uint32_t): Likewise.
40247         (_G_HAVE_BOOL): Likewise.
40248         (_G_HAVE_ATEXIT): Likewise.
40249         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
40250         (_G_HAVE_IO_FILE_OPEN): Likewise.
40252 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
40254         * csu/libc-tls.c: Update copyright years.
40256 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
40258         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
40259         [!_G_USING_THUNKS]: Remove conditional code.
40260         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
40261         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
40263         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
40264         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
40265         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40266         (_G_VTABLE_LABEL_PREFIX): Likewise.
40267         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40268         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40269         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40270         (_G_VTABLE_LABEL_PREFIX): Likewise.
40271         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
40272         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
40273         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
40274         (_G_VTABLE_LABEL_PREFIX): Likewise.
40275         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
40277 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
40279         * libio/Makefile: Include ../Makeconfig before tests.
40280         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
40281         only if $(build-shared) is yes.
40283         * iconv/gconv_db.c: Update copyright years.
40285 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40287         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
40288         unwind info if defined PIC. Fix special cases description.
40289         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
40291         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
40292         DP_HI_MASK entry.
40293         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
40295 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
40297         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
40299         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
40300         is NULL.
40302         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
40303         (LDLIBS-tst-chk4): This.
40304         (LDFLAGS-tst-chk5): Renamed to ...
40305         (LDLIBS-tst-chk5): This.
40306         (LDFLAGS-tst-chk6): Renamed to ...
40307         (LDLIBS-tst-chk6): This.
40308         (LDFLAGS-tst-lfschk4): Renamed to ...
40309         (LDLIBS-tst-lfschk4): This.
40310         (LDFLAGS-tst-lfschk5): Renamed to ...
40311         (LDLIBS-tst-lfschk5): This.
40312         (LDFLAGS-tst-lfschk6): Renamed to ...
40313         (LDLIBS-tst-lfschk6): This.
40315         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
40316         on $(common-objpfx)soversions.mk.
40318 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
40320         [BZ #10014]
40321         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
40322         example host name.
40324 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
40326         * malloc/arena.c (arena_get_retry): New function that gets
40327         another arena for the caller to try its request on.
40328         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
40329         current arena cannot fulfill the request.
40330         (__libc_memalign): Likewise.
40331         (__libc_memalign): Likewise.
40332         (__libc_pvalloc): Likewise.
40333         (__libc_calloc): Likewise.
40335 2012-09-05  John Tobey  <john.tobey@gmail.com>
40337         [BZ #13542]
40338         * manual/arith.texi (Operations on Complex): Fix description
40339         of carg branch cut.
40341 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40343         [BZ #10014]
40344         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
40345         host name.
40347         [BZ #10038]
40348         * manual/memory.texi (Memory): Make order of menu items match
40349         order of sections.
40351 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40353         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
40354         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
40355         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
40357 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40359         * csu/libc-tls.c (static_dtv): Renamed to ...
40360         (_dl_static_dtv): This.  Make it global.
40361         (_dl_initial_dtv): Removed.
40362         (__libc_setup_tls): Updated.
40363         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
40364         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
40365         DL_INITIAL_DTV.
40367 2012-09-06  Petr Machata  <pmachata@redhat.com>
40369         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
40370         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
40371         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
40372         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
40374 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40376         [BZ #14545]
40377         * csu/libc-tls.c (_dl_initial_dtv): New variable.
40378         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
40379         freeing dtv[-1].
40381 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
40383         [BZ #14544]
40384         * Makeconfig (link-static-before-libc): Replace $(+prector)
40385         with $(+prectorT).
40386         (link-static-after-libc): Replace $(+postctor) with
40387         $(+postctorT).
40388         (link-bounded): Replace $(+prector)/$(+postctor) with
40389         $(+prectorT)/$(+postctorT).
40390         (+prectorT): New macro.
40391         (+postctorT): Likewise.
40393 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
40395         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
40396         (round_str): Handle values above the maximum for IBM long double
40397         as inexact.
40398         * stdlib/tst-strtod-round.c (tests): Regenerated.
40400 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40402         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
40403         assembler flag.
40404         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
40405         zarch_nohighgprs around the zarch optimized routines.
40406         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
40407         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
40408         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
40409         for zarch.
40411 2012-09-05  David S. Miller  <davem@davemloft.net>
40413         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40415         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
40416         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
40417         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
40418         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
40419         entries.
40421 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40423         * malloc/arena.c: Fold copyright years.
40424         * malloc/mcheck.c, malloc/memusage.c: Likewise.
40426 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40428         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
40430 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40432         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
40434 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40436         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
40437         change internal state upon failure.
40439 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
40441         * malloc/mcheck.c (mcheck_check_all): Fix typo.
40442         * malloc/memusage.c (mmap): Likewise.
40443         (mmap64, mremap): Likewise.  Adjust name in comment.
40445 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40447         * libio/fileops.c: Fix typos in comments.
40448         * libio/oldfileops.c: Likewise.
40449         * libio/wfileops.c: Likewise.
40451 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
40453         [BZ #1349]
40454         * malloc/Makefile (tests): Add tst-malloc-usable test case.
40455         (tst-malloc-usable-ENV): Set environment for test case.
40456         * malloc/hooks.c (malloc_check_get_size): New function to get
40457         requested size.
40458         * malloc/malloc.c (musable): Use malloc_check_get_size.
40459         * malloc/tst-malloc-usable.c: New test case.
40461 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40463         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
40465 2012-09-05  Allan McRae  <allan@archlinux.org>
40467         [BZ #13966]
40468         * configure.in (CXX_SYSINCLUDES): Use compiler output to
40469         determine header location.
40470         * configure: Regenerated.
40472 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
40474         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
40475         float format.
40476         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
40477         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
40478         format.
40479         (test): Regenerate.
40481 2012-09-04  David S. Miller  <davem@davemloft.net>
40483         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
40484         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
40485         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
40487 2012-09-04  Florian Weimer  <fweimer@redhat.com>
40489         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
40490         failures.
40492         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
40494 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
40496         [BZ #9914]
40497         * libio/iogetdelim.c: Include <limits.h>.
40498         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
40499         + len + 1 would overflow.
40501 2012-09-03  Andreas Jaeger  <aj@suse.de>
40503         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40504         * sysdeps/i386/fpu/libm-test-ulps: Update.
40506 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40508         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
40509         Add s_sinf-sse2, s_conf-sse2.
40511         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
40512         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
40513         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
40514         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
40516         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
40517         for using routine as __sinf_ia32.
40518         Use macro for function declaration and weak_alias.
40519         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
40520         for using routine as __cosf_ia32.
40521         Use macro for function declaration and weak_alias.
40523         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
40524         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
40526         * sysdeps/x86_64/fpu/s_sinf.S: New file.
40527         * sysdeps/x86_64/fpu/s_cosf.S: New file.
40528         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40530         * math/libm-test.inc (cos_test): Add more test cases.
40531         (sin_test): Likewise.
40532         (sincos_test): Likewise.
40534 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40536         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
40537         (IFUNC_RESOLVE): Make pointers to the specialized implementations
40538         hidden.
40539         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
40541 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
40543         [BZ #14538]
40544         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
40545         first element of the GOT.
40546         (elf_machine_load_address): Return the difference between
40547         the runtime address of _DYNAMIC and elf_machine_dynamic ().
40549 2012-09-01  Allan McRae  <allan@archlinux.org>
40551         [BZ #13412]
40552         * configure.in (AWK): Require gawk version 3.0 or later.
40553         * configure: Regenerated.
40555 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
40557         * sysdeps/unix/sysv/linux/kernel-features.h
40558         (__ASSUME_POSIX_CPU_TIMERS): Remove.
40559         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
40560         [__NR_clock_getres]: Make code unconditional.
40561         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
40562         (clock_getcpuclockid): Remove code left unreachable by removal of
40563         conditionals.
40564         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
40565         code unconditional.
40566         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40567         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40568         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
40569         Make code unconditional.
40570         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
40571         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40572         * sysdeps/unix/sysv/linux/clock_settime.c
40573         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
40574         conditional code.
40575         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
40576         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
40578 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
40580         [BZ #14476]
40581         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
40582         scripts/test-installation.pl.
40584         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
40585         and $ld_so_version if it is set.
40587 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
40589         [BZ #14516]
40590         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
40591         failure if reading from procfs failed.
40592         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
40594 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40596         * sysdeps/unix/sysv/linux/kernel-features.h
40597         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
40598         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40599         Remove conditional code.
40600         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40601         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
40602         Remove conditional code.
40603         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40604         * sysdeps/unix/sysv/linux/i386/fxstat.c
40605         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40606         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40607         * sysdeps/unix/sysv/linux/i386/fxstatat.c
40608         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40609         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40610         * sysdeps/unix/sysv/linux/i386/lxstat.c
40611         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
40612         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40613         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
40614         Remove conditional code.
40615         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40616         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
40617         Remove conditional code.
40618         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40619         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
40620         <kernel-features.h>.
40621         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
40622         Remove.
40623         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
40624         Remove conditional code.
40625         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
40626         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
40627         Remove conditional.
40629 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
40631         [BZ #5400]
40632         * NEWS: Add fixed bug number.
40634 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
40636         [BZ #14519]
40637         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
40638         underflowing exponent in case of negative sign.
40639         * stdlib/tst-strtod-round-data: Add more tests.
40640         * stdlib/tst-strtod-round.c (tests): Regenerated.
40642         [BZ #3479]
40643         * stdlib/strtod_l.c (NDIG): Remove.
40644         (HEXNDIG): Likewise.
40645         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
40646         smallest representable value.
40647         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
40648         lie within an exact representation of 1/2 ulp of the result.
40649         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
40650         unconditionally.
40651         (TENS_P9_IDX): Define unconditionally.
40652         (TENS_P9_SIZE): Likewise.
40653         (TENS_P10_IDX): Likewise.
40654         (TENS_P10_SIZE): Likewise.
40655         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
40656         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
40657         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
40658         entries for 10^2^13 and 10^2^14.
40659         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
40660         (TENS_P13_IDX): Define.
40661         (TENS_P13_SIZE): Likewise.
40662         (TENS_P14_IDX): Likewise.
40663         (TENS_P14_SIZE): Likewise.
40664         (_fpioconst_pow10): Change array size to
40665         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
40666         unconditional.
40667         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
40668         1024]: Add entries for 10^2^13 and 10^2^14.
40669         [LAST_POW10 > _LAST_POW10]: Remove #error.
40670         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
40671         (_fpioconst_pow10): Change array size to
40672         FPIOCONST_POW10_ARRAY_SIZE.
40673         * stdlib/gen-fpioconst.c: New file.
40674         * stdlib/gen-tst-strtod-round.c: Likewise.
40675         * stdlib/tst-strtod-round-data: Likewise.
40676         * stdlib/tst-strtod-round.c: Likewise.
40677         * stdlib/Makefile (tests): Add tst-strtod-round.
40679         [BZ #14459]
40680         * stdlib/strtod_l.c: Include <stdint.h>.
40681         (NDEBUG): Do not define.
40682         (round_and_return): Change EXPONENT parameter to type intmax_t.
40683         Rearrange calculations to avoid internal overflow possibilities.
40684         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
40685         Rearrange calculations to avoid internal overflow possibilities.
40686         Assert that number fits inside MPNSIZE limbs.
40687         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
40688         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
40689         calculations and add assertions to avoid internal overflow
40690         possibilities.  Add casts to avoid signed/unsigned operations.
40691         * stdlib/tst-strtod-overflow.c: New file.
40692         * stdlib/Makefile (tests): Add tst-strtod-overflow.
40694 2012-08-25  Marek Polacek  <polacek@redhat.com>
40696         * time/time.h: Fix some typos in comments.
40698 2012-08-23  Roland McGrath  <roland@hack.frob.com>
40700         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
40701         * posix/tst-rfc3484-2.c: Likewise.
40702         * posix/tst-rfc3484-3.c: Likewise.
40704 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
40706         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
40707         (EF_ARM_ABI_FLOAT_HARD): Likewise.
40709 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
40711         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
40712         #include of fxstatat64.c.
40714 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40716         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
40717         * shadow/getspent_r.c: Likewise.
40718         * shadow/getspnam.c: Likewise.
40719         * shadow/getspnam_r.c: Likewise.
40720         * gshadow/getsgent.c: Likewise.
40721         * gshadow/getsgent_r.c: Likewise.
40722         * gshadow/getsgnam.c: Likewise.
40723         * gshadow/getsgnam_r.c: Likewise.
40724         * inet/getnetbyad.c: Likewise.
40725         * inet/getnetbyad_r.c: Likewise.
40726         * inet/getnetbynm.c: Likewise.
40727         * inet/getnetbynm_r.c: Likewise.
40728         * inet/getnetent.c: Likewise.
40729         * inet/getnetent_r.c: Likewise.
40730         * inet/getproto.c: Likewise.
40731         * inet/getproto_r.c: Likewise.
40732         * inet/getprtent.c: Likewise.
40733         * inet/getprtent_r.c: Likewise.
40734         * inet/getprtname.c: Likewise.
40735         * inet/getprtname_r.c: Likewise.
40736         * inet/getrpcbyname.c: Likewise.
40737         * inet/getrpcbyname_r.c: Likewise.
40738         * inet/getrpcbynumber.c: Likewise.
40739         * inet/getrpcbynumber_r.c: Likewise.
40740         * inet/getrpcent.c: Likewise.
40741         * inet/getrpcent_r.c: Likewise.
40742         * inet/getaliasent.c: Likewise.
40743         * inet/getaliasent_r.c: Likewise.
40744         * inet/getaliasname.c: Likewise.
40745         * inet/getaliasname_r.c: Likewise.
40746         * nscd/getgrgid_r.c: Likewise.
40747         * nscd/getgrnam_r.c: Likewise.
40748         * nscd/gethstbyad_r.c: Likewise.
40749         * nscd/gethstbynm3_r.c: Likewise.
40750         * nscd/getpwnam_r.c: Likewise.
40751         * nscd/getpwuid_r.c: Likewise.
40752         * nscd/getsrvbynm_r.c: Likewise.
40753         * nscd/getsrvbypt_r.c: Likewise.
40754         * nscd/gai.c: Likewise.
40756         * configure.in (build_nscd): New substituted variable, set
40757         by --disable-build-nscd and defaults to $use_nscd.
40758         * configure: Regenerated.
40759         * config.make.in (build-nscd): New substituted variable.
40760         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
40761         Change conditional to require [$(build-nscd) = yes] as well.
40762         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
40764         [BZ# 13696]
40765         * configure.in (use_nscd): New substituted variable, set by
40766         --disable-nscd.  If enabled, define USE_NSCD.
40767         * configure: Regenerated.
40768         * config.h.in: Add USE_NSCD.
40769         * config.make.in (use-nscd): New substituted variable.
40770         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
40771         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
40772         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
40773         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
40774         (CFLAGS-getgrnam_r.c): Likewise.
40775         (CFLAGS-initgroups.c): Likewise.
40776         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
40777         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
40778         Variables removed.
40779         * inet/getnetgrent_r.c
40780         (nscd_setnetgrent): New function, broken out of ...
40781         (setnetgrent): ... here.  Call it.
40782         (innetgr): Conditionalize nscd bits on [USE_NSCD].
40783         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
40784         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
40785         * nscd/Makefile (routines, aux): Move definitions after include of
40786         Makeconfig.  Conditionalize on [$(use-nscd) != no].
40787         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
40788         Conditionalize on [USE_NSCD].
40789         (is_nscd, nscd_init_cb): Likewise.
40790         (nss_load_library): Conditionalize init callback on [USE_NSCD].
40791         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
40792         * nss/nss_db/db-init.c: Likewise.
40793         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
40794         [USE_NSCD].
40795         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
40796         (make_request): Use it.
40797         (cache_valid_p): New function.
40798         (__check_pf): Use it.
40799         * NEWS: Add item for --disable-nscd.
40801 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
40803         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
40804         to support sed >= 4.2.1-20-ga9bf076.
40805         * configure: Regenerated.
40807 2012-08-22  Roland McGrath  <roland@hack.frob.com>
40809         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
40810         Conditionalize whole body on [IREL].
40812 2012-08-22  Jeff Law <law@redhat.com>
40814         [BZ #14505]
40815         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
40816         if the family is PF_UNSPEC.
40818 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
40820         * Makerules (lib-version): Rename from V.
40821         (install-lib-nosubdir): Change V to lib-version.
40823 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
40825         [BZ #14252]
40826         * powerpc32/power6/wcschr.c: New file.
40827         * powerpc32/power6/wcscpy.c: New file.
40828         * powerpc32/power6/wcsrchr.c: New file.
40829         * powerpc64/power6/wcschr.c: New file.
40830         * powerpc64/power6/wcscpy.c: New file.
40831         * powerpc64/power6/wcsrchr.c: New file.
40833 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40835         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
40836         (two_way_short_needle): Use it.
40837         * string/strstr.c (AVAILABLE1_USES_J): Define.
40838         * string/strcasestr.c: Likewise.
40840         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
40841         array references.
40842         * string/strcasestr.c (TOLOWER): Make side-effect safe.
40844         [BZ #11607]
40845         * NEWS: Add an entry.
40846         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
40847         define their defaults.
40848         (two_way_short_needle): Detect end-of-string on-the-fly.
40849         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
40850         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
40851         * string/bug-strcasestr1.c: New test.
40852         * string/Makefile: Run it.
40854 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
40856         [BZ #11607]
40857         * string/str-two-way.h (two_way_short_needle): Optimize matching of
40858         the first character.
40860 2012-08-21  Roland McGrath  <roland@hack.frob.com>
40862         * csu/elf-init.c (__libc_csu_irel): Function removed.
40863         * csu/libc-start.c (apply_irel): New function.
40864         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
40866 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
40868         * sysdeps/unix/sysv/linux/kernel-features.h
40869         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
40870         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
40871         <kernel-features.h>.
40872         [__NR_fadvise64_64]: Make code unconditional.
40873         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
40874         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40875         !__NR_fadvise64_64)]: Likewise.
40876         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
40877         !__NR_fadvise64_64))]: Likewise.
40878         [__NR_fadvise64]: Make code unconditional.
40879         [!__NR_fadvise64]: Remove conditional code.
40880         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
40881         <kernel-features.h>.
40882         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40883         unconditional.
40884         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40885         conditional code.
40886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
40887         not include <kernel-features.h>.
40888         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40889         unconditional.
40890         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40891         conditional code.
40892         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
40893         include <kernel-features.h>.
40894         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
40895         unconditional.
40896         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
40897         conditional code.
40899 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
40901         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
40902         slight instruction rearrangements per scrollpipe analysis.
40903         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
40905 2012-08-20  Roland McGrath  <roland@hack.frob.com>
40907         * manual/syslog.texi (syslog; vsyslog, closelog):
40908         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
40909         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
40911         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
40912         DSOCAPS to match condition on defining it.
40914 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
40916         * sysdeps/unix/sysv/linux/kernel-features.h
40917         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
40918         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
40919         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40920         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40921         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
40922         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40923         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40924         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
40925         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
40926         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
40928         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
40929         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
40931         * sysdeps/unix/sysv/linux/kernel-features.h
40932         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
40933         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
40934         unconditional.
40935         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40936         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
40937         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40938         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40939         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
40940         Make code unconditional.
40941         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40942         (__mmap64) [!__NR_mmap2]: Likewise.
40943         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
40944         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
40945         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40946         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
40947         [__NR_mmap2]: Make code unconditional.
40948         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
40949         (__mmap64) [!__NR_mmap2]: Likewise.
40951 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40953         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
40955 2012-08-18  Andreas Jaeger  <aj@suse.de>
40957         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
40959 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
40961         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
40962         * include/unistd.h (__have_sock_cloexec): Likewise.
40963         (__have_pipe2): Likewise.
40964         (__have_dup3): Likewise.
40966 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
40968         [BZ #9685]
40969         * include/unistd.h (__have_pipe2): Change define into an extern int.
40970         (__have_dup3): Likewise.
40971         * socket/have_sock_cloexec.c: Include fcntl.h.
40972         (__have_pipe2): New variable.
40973         (__have_dup3): Likewise.
40975 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
40977         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
40979 2012-08-17  Marek Polacek  <polacek@redhat.com>
40981         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
40982         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
40984 2012-08-17  Roland McGrath  <roland@hack.frob.com>
40986         * configure.in: Add AC_SUBST for sysheaders.
40987         * configure: Regenerated.
40988         * config.make.in (sysheaders): New substituted variable.
40990         * sysdeps/unix/mkfifo.c: Moved ...
40991         * sysdeps/posix/mkfifo.c: ... here.
40992         * sysdeps/unix/mkfifoat.c: Moved ...
40993         * sysdeps/posix/mkfifoat.c: ... here.
40995         * sysdeps/unix/utime.c: Moved ...
40996         * sysdeps/posix/utime.c: ... here.
40998         * sysdeps/unix/time.c: Moved ...
40999         * sysdeps/posix/time.c: ... here.
41000         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
41001         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
41003         * sysdeps/unix/nice.c: Moved ...
41004         * sysdeps/posix/nice.c: ... here.
41006         * sysdeps/unix/alarm.c: Moved ...
41007         * sysdeps/posix/alarm.c: ... here.
41009         * intl/Makefile ($(codeset_mo)): Depend on the input file.
41011 2012-08-17  Jeff Law <law@redhat.com>
41013         * intl/Makefile (codeset_mo): New variable.
41014         ($(codeset_mo)): New target.
41015         (tst-codeset.out): Depend on that.  Remove explicit rule.
41016         (tst-gettext3.out, tst-gettext5.out): Likewise.
41017         (LOCPATH-ENV, tst-codeset-ENV): New variables.
41018         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
41019         * intl/tst-codeset.sh: Remove.
41020         * intl/tst-gettext3.sh: Likewise.
41021         * intl/tst-gettext5.sh: Likewise.
41023 2012-08-17  Roland McGrath  <roland@hack.frob.com>
41025         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
41026         * sysdeps/unix/syscalls.list: ... here.
41028         * sysdeps/posix/getaddrinfo.c
41029         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
41030         (gaiconf_init, gaiconf_reload): Use them.
41031         [!_STATBUF_ST_NSEC]
41032         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
41033         Define using time_t rather than struct timespec.
41035         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
41036         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
41037         Macros removed.
41038         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
41039         [!NO_THREADS].
41040         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
41041         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
41042         Likewise.
41044         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
41045         __libc_cleanup_push argument.
41047         * bits/param.h: New file.
41048         * misc/sys/param.h: New file.
41049         * include/sys/param.h: New file.
41050         * misc/Makefile (headers): Add bits/param.h.
41051         * sysdeps/generic/sys/param.h: File removed.
41052         * sysdeps/unix/sysv/linux/bits/param.h: New file.
41053         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
41054         * sysdeps/mach/hurd/bits/param.h: New file.
41055         * sysdeps/mach/hurd/sys/param.h: File removed.
41057         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
41058         last change.
41060         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
41061         [_IO_MTSAFE_IO].
41062         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
41063         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
41064         New macros.
41066         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
41067         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
41068         rather than -D_IO_MTSAFE_IO conditionally.
41069         * stdio-common/Makefile (CPPFLAGS): Likewise.
41070         * wcsmbs/Makefile (CPPFLAGS): Likewise.
41071         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
41072         Use $(libio-mtsafe).
41073         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
41074         of -D_IO_MTSAFE_IO.
41075         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
41076         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
41077         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
41078         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
41079         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
41080         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
41081         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
41082         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
41083         (CFLAGS-fread_u_chk.c): Likewise.
41084         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
41085         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
41086         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
41087         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
41088         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
41089         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
41090         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
41091         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
41092         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
41094         * libio/Makefile: Test [$(libc-reentrant) = yes]
41095         instead of [$(filter %REENTRANT, $(defines)) nonempty].
41097         * Makeconfig
41098         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
41099         * sysdeps/pthread/configure: File removed.
41100         * sysdeps/pthread/Makeconfig: New file.
41101         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
41102         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
41104 2012-08-16  Gary Benson  <gbenson@redhat.com>
41106         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
41107         unmapping the first object in a namespace.
41109 2012-08-16  Roland McGrath  <roland@hack.frob.com>
41111         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
41112         (__internal_setnetgrent): ... this.  Add internal_function to
41113         definition.  Add libc_hidden_def.
41114         (setnetgrent): Update caller.
41115         (internal_endnetgrent): Renamed to ...
41116         (__internal_endnetgrent): ... this.  Add internal_function to
41117         definition.  Add libc_hidden_def.
41118         (endnetgrent): Update caller.
41119         (internal_getnetgrent_r): Renamed to ...
41120         (__internal_getnetgrent_r): ... this.  Add internal_function to
41121         definition.  Add libc_hidden_def.
41122         (__getnetgrent_r): Update caller.
41123         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
41125 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
41127         * stdlib/longlong.h: Update from GCC.
41129 2012-08-16  Roland McGrath  <roland@hack.frob.com>
41131         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
41132         on _QL, which is set by umul_ppmm but never used.
41133         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
41134         variables, which are set by GMP macros but never used.
41135         * stdio-common/_itowa.c (_itowa): Likewise.
41136         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
41137         * stdlib/mod_1.c (mpn_mod_1): Likewise.
41139 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
41141         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
41142         struct La_sh_regs is not constant.
41143         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
41144         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
41145         and struct La_sparc64_regs are not constant.
41147 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
41149         * sysdeps/unix/sysv/linux/kernel-features.h
41150         (__ASSUME_POSIX_TIMERS): Remove.
41151         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
41152         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41153         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
41154         Make code unconditional.
41155         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41156         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
41157         Make code unconditional.
41158         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41159         * sysdeps/unix/sysv/linux/clock_nanosleep.c
41160         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
41161         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41162         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
41163         Make code unconditional.
41164         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
41165         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
41166         (__libc_missing_posix_timers): Remove.
41168 2012-08-15  Roland McGrath  <roland@hack.frob.com>
41170         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
41171         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
41173         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
41175         * elf/dl-sym.c: Include <stdlib.h>.
41177         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
41178         constants, which avoids warnings in 32-bit builds.
41180         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
41181         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
41183         * misc/lseek.c: File moved to ...
41184         * io/lseek.c: ... here.
41186         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
41188         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
41189         shifting LEN more than 31 bits at once.
41191 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
41193         [BZ #14195]
41194         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
41195         segmentation fault for a case of two empty input strings.
41196         * string/test-strncasecmp.c (check1): Renamed to...
41197         (bz12205): ...this.
41198         (bz14195): Add new testcase for two empty input strings and N > 0.
41199         (test_main): Call new testcase, adapt for renamed function.
41201 2012-08-15  Andreas Jaeger  <aj@suse.de>
41203         [BZ #14090]
41204         * crypt/md5test2.c: New test, based on test supplied by Serge
41205         Belyshev <belyshev@depni.sinp.msu.ru>.
41206         * crypt/Makefile (xtests): Add md5test-giant..
41207         * crypt/Makefile ($(objpfx)md5test-giant): Add.
41209 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
41211         [BZ #14090]
41212         * crypt/md5.c (md5_process_block): Don't assume the buffer
41213         length is less than 2**32.
41214         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
41215         length is less than 2**64.
41217 2012-08-15  Roland McGrath  <roland@hack.frob.com>
41219         * string/str-two-way.h: Include <sys/param.h>.
41220         (MAX): Macro removed.
41222         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
41223         Move #define and #undef of memmove to just before and after
41224         including <string.h>.
41226         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
41227         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
41228         and after including <string.h>.  Move declarations of
41229         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
41230         to before #include "string/memmove.c".
41232         * include/dirent.h: Declare __getdirentries.
41234         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
41235         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
41237 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
41239         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
41240         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
41241         * sysdeps/i386/configure: Regenerated.
41242         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
41243         STABS_CURRENT_FILE, and STABS_FUN.
41244         (END): Remove call to STABS_FUN_END.
41245         (STABS_CURRENT_FILE1): Delete.
41246         (STABS_CURRENT_FILE): Likewise.
41247         (STABS_FUN): Likewise.
41248         (STABS_FUN_END): Likewise.
41249         (STABS_FUN2): Likewise.
41250         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
41251         * sysdeps/x86_64/configure: Regenerated.
41253 2012-08-14  Roland McGrath  <roland@hack.frob.com>
41255         * elf/dl-open.c: Include <atomic.h>.
41256         * elf/dl-lookup.c: Likewise.
41258 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
41260         * sysdeps/unix/sysv/linux/kernel-features.h
41261         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
41262         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
41263         unconditionally.
41264         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
41265         unconditionally.
41266         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
41267         condition on __ASSUME_CLONE_THREAD_FLAGS.
41269 2012-08-14  Andreas Jaeger  <aj@suse.de>
41271         * sysdeps/i386/fpu/libm-test-ulps: Update.
41273 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
41275         * include/atomic.h (atomic_exchange_and_add): Split into ...
41276         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
41277         New atomic macros.
41279 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
41281         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
41283 2012-08-13  Jeff Law <law@redhat.com>
41285         * manual/stdio.texi (snprintf): Clarify handling of the trailing
41286         null byte in the output string.
41288 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
41290         * sysdeps/unix/sysv/linux/kernel-features.h
41291         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
41292         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
41293         (__ASSUME_ARG_MAX_STACK_BASED): Define.
41294         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
41295         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
41296         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
41297         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
41299 2012-08-09  Jeff Law <law@redhat.com>
41301         [BZ #13939]
41302         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
41303         When avoid_arena is set, don't retry in the that arena.  Pick the
41304         next one, whatever it might be.
41305         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
41306         (arena_lock): Pass in new parameter to arena_get2.
41307         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
41308         arena_get2.
41309         (__libc_malloc): Unify retrying after main arena failure with
41310         __libc_memalign version.
41311         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
41313 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
41315         [BZ #14166]
41316         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
41317         to __redirect_strstr.
41318         (__strstr_sse42): Use typeof __redirect_strstr.
41319         (__strstr_ia32): Likewise.
41320         (__libc_strstr): New prototype.
41321         (strstr): Renamed to ...
41322         (__libc_strstr): This.
41323         (strstr): New strong alias of __libc_strstr.
41324         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
41325         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
41326         __redirect_time.
41327         Include <time.h>.
41328         (__libc_time): New prototype.
41329         (time_ifunc): Replace time with __libc_time.
41330         (time): New strong alias and hidden definition of __libc_time.
41331         (__GI_time): Remove strong alias.
41332         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
41333         Include <stddef.h>.
41334         (memmove): Redefined to __redirect_memmove.
41335         (__memmove_sse2): Use typeof __redirect_memmove.
41336         (__memmove_ssse3): Likewise.
41337         (__memmove_ssse3_back): Likewise.
41338         (__libc_memmove): New prototype.
41339         (memmove): Renamed to ...
41340         (__libc_memmove): This.
41341         (memmove): New strong alias of __libc_memmove.
41343 2012-08-08  Mark Salter  <msalter@redhat.com>
41345         * elf/elf.h
41346         (R_MN10300_TLS_GD): Define.
41347         (R_MN10300_TLS_LD): Likewise.
41348         (R_MN10300_TLS_LDO): Likewise.
41349         (R_MN10300_TLS_GOTIE): Likewise.
41350         (R_MN10300_TLS_IE): Likewise.
41351         (R_MN10300_TLS_LE): Likewise.
41352         (R_MN10300_TLS_DTPMOD): Likewise.
41353         (R_MN10300_TLS_DTPOFF): Likewise.
41354         (R_MN10300_TLS_TPOFF): Likewise.
41355         (R_MN10300_SYM_DIFF): Likewise.
41356         (R_MN10300_ALIGN): Likewise.
41357         (R_MN10300_NUM): Update.
41359 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
41361         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
41362         Remove.
41364 2012-08-08  Roland McGrath  <roland@hack.frob.com>
41366         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
41368         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
41369         sysdeps/unix -> sysdeps/posix move.
41370         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
41372 2012-08-07      Allan McRae     <allan@archlinux.org>
41374         [BZ #14303]
41375         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
41376         (SUNOS_CPP): Likewise.
41377         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
41378         not found.
41379         (open_input): Call CPP using execvp.
41381 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41383         * sysdeps/unix/sysv/linux/kernel-features.h
41384         (__ASSUME_PROT_GROWSUPDOWN): Remove.
41385         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41386         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41387         (__ASSUME_WAITID_SYSCALL): Likewise.
41388         * sysdeps/unix/sysv/linux/dl-execstack.c
41389         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
41390         code unconditional.
41391         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
41392         conditional code.
41393         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
41394         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
41395         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
41396         code.
41397         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
41398         unconditional.
41399         [__ASSUME_WAITID_SYSCALL]: Likewise.
41400         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
41402 2012-08-07  Roland McGrath  <roland@hack.frob.com>
41404         * sysdeps/unix/closedir.c: Renamed to ...
41405         * sysdeps/posix/closedir.c: ... here.
41406         * sysdeps/unix/dirfd.c: Renamed to ...
41407         * sysdeps/posix/dirfd.c: ... here.
41408         * sysdeps/unix/dirstream.h: Renamed to ...
41409         * sysdeps/posix/dirstream.h: ... here.
41410         * sysdeps/unix/fdopendir.c: Renamed to ...
41411         * sysdeps/posix/fdopendir.c: ... here.
41412         * sysdeps/unix/opendir.c: Renamed to ...
41413         * sysdeps/posix/opendir.c: ... here.
41414         * sysdeps/unix/readdir.c: Renamed to ...
41415         * sysdeps/posix/readdir.c: ... here.
41416         * sysdeps/unix/readdir_r.c: Renamed to ...
41417         * sysdeps/posix/readdir_r.c: ... here.
41418         * sysdeps/unix/rewinddir.c: Renamed to ...
41419         * sysdeps/posix/rewinddir.c: ... here.
41420         * sysdeps/unix/seekdir.c: Renamed to ...
41421         * sysdeps/posix/seekdir.c: ... here.
41422         * sysdeps/unix/telldir.c: Renamed to ...
41423         * sysdeps/posix/telldir.c: ... here.
41424         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
41425         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
41426         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
41427         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
41429         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
41430         * bits/fcntl.h: ... here.
41432         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
41433         not 0.
41434         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
41435         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
41436         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
41437         (struct flock): Move l_start, l_len to the beginning.
41438         Use __pid_t for l_pid.
41439         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
41440         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
41441         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
41442         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
41443         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
41444         [__USE_LARGEFILE64] (struct flock64): New type.
41445         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
41447         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
41448         * bits/dirent.h: ... here.
41450         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
41451         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
41453 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
41455         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41456         Change from 2.6.0 to 2.6.16.
41457         * sysdeps/unix/sysv/linux/configure: Regenerated.
41458         * sysdeps/unix/sysv/linux/kernel-features.h
41459         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
41460         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
41461         version.
41462         (__ASSUME_UTIMES): Likewise.
41463         (__ASSUME_CLONE_STOPPED): Remove.
41464         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
41465         architectures, not kernel version.
41466         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
41467         (__ASSUME_NO_CLONE_DETACHED): Likewise.
41468         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
41469         (__ASSUME_WAITID_SYSCALL): Likewise.
41470         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
41471         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
41472         * README: State 2.6.16 as minimum Linux kernel version.  Do not
41473         refer to older versions.
41475 2012-08-06  Roland McGrath  <roland@hack.frob.com>
41477         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
41478         Define alphasort64 as an alias.
41479         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
41480         Define versionsort64 as an alias.
41481         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
41482         Define scandir64 as an alias.
41483         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
41484         Define scandirat64 as an alias.
41485         * dirent/alphasort64.c (alphasort64):
41486         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
41487         * dirent/versionsort64.c: Likewise.
41488         * dirent/scandir64.c: Likewise.
41489         * dirent/scandirat64.c: Likewise.
41490         * sysdeps/wordsize-64/alphasort.c: File removed.
41491         * sysdeps/wordsize-64/alphasort64.c: File removed.
41492         * sysdeps/wordsize-64/scandir.c: File removed.
41493         * sysdeps/wordsize-64/scandir64.c: File removed.
41494         * sysdeps/wordsize-64/scandirat.c: File removed.
41495         * sysdeps/wordsize-64/scandirat64.c: File removed.
41496         * sysdeps/wordsize-64/versionsort.c: File removed.
41497         * sysdeps/wordsize-64/versionsort64.c: File removed.
41498         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
41499         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
41500         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
41501         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
41502         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
41503         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
41504         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
41505         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
41507         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
41508         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41509         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
41510         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41511         [defined __arch64__ || defined __sparcv9]
41512         (__INO_T_MATCHES_INO64_T): New macro.
41513         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41514         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
41515         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
41516         * sysdeps/unix/sysv/linux/bits/dirent.h
41517         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
41518         (_DIRENT_MATCHES_DIRENT64): New macro.
41520         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
41521         Define lockf64 as an alias.
41522         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
41523         Define fseeko64 as an alias.
41524         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
41525         Define ftello64 as an alias.
41526         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
41527         Define _IO_fgetpos64 and fgetpos64 as aliases.
41528         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
41529         Define _IO_fsetpos64 and fsetpos64 as aliases.
41530         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
41531         Conditionalize body on this.
41532         * libio/fseeko64.c: Likewise.
41533         * libio/ftello64.c: Likewise.
41534         * libio/iofgetpos64.c: Likewise.
41535         * libio/iofsetpos64.c: Likewise.
41536         * sysdeps/wordsize-64/lockf.c: File removed.
41537         * sysdeps/wordsize-64/lockf64.c: File removed.
41538         * sysdeps/wordsize-64/fseeko.c: File removed.
41539         * sysdeps/wordsize-64/fseeko64.c: File removed.
41540         * sysdeps/wordsize-64/ftello.c: File removed.
41541         * sysdeps/wordsize-64/ftello64.c: File removed.
41542         * sysdeps/wordsize-64/iofgetpos.c: File removed.
41543         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
41544         * sysdeps/wordsize-64/iofsetpos.c: File removed.
41545         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
41546         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
41547         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
41548         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
41549         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
41550         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
41551         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
41552         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
41553         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
41554         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
41555         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
41557         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41558         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
41559         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
41560         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
41561         [defined __arch64__ || defined __sparcv9]
41562         (__OFF_T_MATCHES_OFF64_T): New macro.
41563         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
41564         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
41565         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
41566         (__OFF_T_MATCHES_OFF64_T): New macro.
41568 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41570         * stdlib/secure-getenv.c (__secure_getenv): Replace
41571         GLIBC_2_16 with GLIBC_2_17.
41573 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
41575         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
41576         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
41578 2012-08-03  David S. Miller  <davem@davemloft.net>
41580         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41582 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41584         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
41585         Remove.
41586         (__ASSUME_CORRECT_SI_PID): Likewise.
41587         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
41588         (__ASSUME_TMPFS_NAME): Likewise.
41589         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
41590         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
41591         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
41592         (HAVE_AUX_SECURE): Make definition unconditional.
41593         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
41594         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
41596 2012-08-03  Roland McGrath  <roland@hack.frob.com>
41598         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
41599         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
41600         * sysdeps/mach/hurd/eloop-threshold.h: New file.
41601         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
41602         __eloop_threshold instead of SYMLOOP_MAX.
41604         * sysdeps/generic/eloop-threshold.h: New file.
41605         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
41606         of MAXSYMLINKS.
41607         * elf/chroot_canon.c (chroot_canon): Likewise.
41609 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
41611         [BZ #13717]
41612         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41613         Change to 2.6.0 everywhere.
41614         * sysdeps/unix/sysv/linux/configure: Regenerated.
41615         * sysdeps/unix/sysv/linux/kernel-features.h
41616         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
41617         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
41618         kernel versions.
41619         (__ASSUME_POSIX_TIMERS): Define unconditionally.
41620         (__ASSUME_FUTEX_REQUEUE): Remove.
41621         (__ASSUME_STATFS64): Define unconditionally.
41622         (__ASSUME_AT_SECURE): Likewise.
41623         (__ASSUME_CORRECT_SI_PID): Likewise.
41624         (__ASSUME_TGKILL): Define without depending on kernel version for
41625         i386.
41626         (__ASSUME_UTIMES): Likewise.
41627         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
41628         kernel version.
41629         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
41630         (__ASSUME_TMPFS_NAME): Likewise.
41631         * README: Update reference to Linux kernel versions.
41633 2012-08-02  Marek Polacek  <polacek@redhat.com>
41635         [BZ# 14150]
41636         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
41637         libc_cv_asm_type_prefix with %.
41638         * configure: Regenerated.
41639         * include/libc-symbols.h: Remove comment about
41640         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41641         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
41642         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
41643         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
41644         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
41645         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
41646         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
41647         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
41648         * elf/tst-unique2mod1.c: Likewise.
41649         * elf/tst-unique1mod2.c: Likewise.
41650         * elf/tst-unique1mod1.c: Likewise.
41651         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
41652         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
41653         Replace ASM_TYPE_DIRECTIVE with .type.
41654         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41655         * sysdeps/i386/sysdep.h: Likewise.
41656         * sysdeps/x86_64/sysdep.h: Likewise.
41657         * sysdeps/sh/sysdep.h: Likewise.
41658         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
41659         Do not define ASM_TYPE_DIRECTIVE.
41660         * sysdeps/powerpc/sysdep.h: Likewise.
41661         * sysdeps/powerpc/powerpc32/sysdep.h:
41662         Replace ASM_TYPE_DIRECTIVE with .type.
41663         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41664         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41665         * sysdeps/i386/fpu/e_powf.S: Likewise.
41666         * sysdeps/i386/fpu/e_expl.S: Likewise.
41667         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
41668         * sysdeps/i386/fpu/e_acosh.S: Likewise.
41669         * sysdeps/i386/fpu/e_pow.S: Likewise.
41670         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
41671         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
41672         * sysdeps/i386/fpu/s_expm1.S: Likewise.
41673         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
41674         * sysdeps/i386/fpu/e_log2.S: Likewise.
41675         * sysdeps/i386/fpu/e_log2l.S: Likewise.
41676         * sysdeps/i386/fpu/e_scalb.S: Likewise.
41677         * sysdeps/i386/fpu/e_powl.S: Likewise.
41678         * sysdeps/i386/fpu/e_log10f.S: Likewise.
41679         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
41680         * sysdeps/i386/fpu/e_logl.S: Likewise.
41681         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
41682         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
41683         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
41684         * sysdeps/i386/fpu/e_log2f.S: Likewise.
41685         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
41686         * sysdeps/i386/fpu/e_log.S: Likewise.
41687         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
41688         * sysdeps/i386/fpu/e_logf.S: Likewise.
41689         * sysdeps/i386/fpu/e_log10l.S: Likewise.
41690         * sysdeps/i386/fpu/e_atanh.S: Likewise.
41691         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
41692         * sysdeps/i386/fpu/e_log10.S: Likewise.
41693         * sysdeps/i386/fpu/s_frexp.S: Likewise.
41694         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
41695         * sysdeps/i386/fpu/s_asinh.S: Likewise.
41696         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
41697         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
41698         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
41699         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
41700         * sysdeps/i386/i686/strtok.S: Likewise.
41701         * sysdeps/i386/i386-mcount.S: Likewise.
41702         * sysdeps/i386/strtok.S: Likewise.
41703         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
41704         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
41705         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
41706         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
41707         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41708         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
41709         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
41710         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
41711         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
41712         * sysdeps/x86_64/_mcount.S: Likewise.
41713         * sysdeps/x86_64/strtok.S: Likewise.
41714         * sysdeps/sh/_mcount.S: Likewise.
41716 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41718         * libio/iofopen.c: Include <fcntl.h>.
41719         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
41720         (_IO_fopen64, fopen64): Define as aliases.
41721         * libio/iofopen64.c: Include <fcntl.h>.
41722         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
41723         Conditionalize body on this.
41724         * sysdeps/wordsize-64/iofopen.c: File removed.
41725         * sysdeps/wordsize-64/iofopen64.c: File removed.
41727 2012-08-01  Marek Polacek  <polacek@redhat.com>
41729         * libc/Makeconfig: Use elf in place of binfmt-subdir.
41730         Use dlfcn directly instead of a variable.
41731         (binfmt-subdir): Do not define.
41732         (dlfcn): Likewise.
41734 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
41736         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
41737         Remove all definitions.
41738         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
41739         <kernel-features.h>.
41740         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41741         (miss_F_GETOWN_EX): Remove all definitions.
41742         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
41743         macro definition.
41744         [!__ASSUME_FCNTL64]: Remove conditional code.
41745         [__ASSUME_FCNTL64]: Make code unconditional.
41746         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
41747         <kernel-features.h>.
41748         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
41749         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
41750         (lockf64) [__NR_fcntl64]: Make code unconditional.
41751         (lockf64) [__ASSUME_FCNTL64]: Likewise.
41753         * sysdeps/unix/sysv/linux/kernel-features.h
41754         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
41755         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
41756         Make code unconditional.
41757         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41758         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
41760         [__NR_vfork]: Make code unconditional.
41761         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41762         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41763         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
41764         [__NR_vfork]: Make code unconditional.
41765         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
41766         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
41768 2012-08-01  Roland McGrath  <roland@hack.frob.com>
41770         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
41771         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
41773         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41774         Define mkstemp64 as an alias.
41775         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41776         Define mkstemps64 as an alias.
41777         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41778         Define mkostemp64 as an alias.
41779         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
41780         Define mkostemps64 as an alias.
41781         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
41782         Conditionalize body on this.
41783         * misc/mkostemp64.c: Likewise.
41784         * misc/mkostemps64.c: Likewise.
41785         * misc/mkstemps64.c: Likewise.
41786         * sysdeps/wordsize-64/mkstemp64.c: File removed.
41787         * sysdeps/wordsize-64/mkostemp64.c: File removed.
41788         * sysdeps/wordsize-64/mkostemp.c: File removed.
41789         * sysdeps/wordsize-64/mkstemp.c: File removed.
41790         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
41791         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
41792         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
41793         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
41795         [BZ #14138]
41796         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
41797         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
41798         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
41799         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
41801         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
41802         compat_symbol macros from <shlib-compat.h> rather than the underlying
41803         default_symbol_version and symbol_version macros, so that DEFAULT
41804         lines in shlib-versions are respected.
41805         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
41807 2012-08-01  Florian Weimer  <fweimer@redhat.com>
41809         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
41810         Declare with warn_unused_result.
41811         (setgid, setregid, setegid, setresgid): Likewise.
41812         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
41813         Likewise.
41814         * WUR-REPORT: Remove set*id functions.
41816 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
41818         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
41820 2012-07-31  Roland McGrath  <roland@hack.frob.com>
41822         [BZ #10191]
41823         * include/sys/socket.h (__libc_accept, __libc_accept4):
41824         Add attribute_hidden.
41825         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
41827         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
41828         use of PTR_MANGLE.
41829         * inet/getnetgrent_r.c (setup): Likewise.
41831         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
41833 2012-07-31  David S. Miller  <davem@davemloft.net>
41835         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41837 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
41839         [BZ #13629]
41840         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
41841         value between 1.0 and 2.0 and smaller part has absolute value less
41842         than 1.0.
41843         * math/s_clog10.c (__clog10): Likewise.
41844         * math/s_clog10f.c (__clog10f): Likewise.
41845         * math/s_clog10l.c (__clog10l): Likewise.
41846         * math/s_clogf.c (__clogf): Likewise.
41847         * math/s_clogl.c (__clogl): Likewise.
41848         * math/libm-test.inc (clog_test): Add more tests.
41849         (clog10_test): Likewise.
41850         * sysdeps/i386/fpu/libm-test-ulps: Update.
41851         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41853 2012-07-31  Florian Weimer  <fweimer@redhat.com>
41855         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
41856         Exit with zero in case no suitable GID is found, and write a
41857         message to standard error.
41859 2012-07-30  Roland McGrath  <roland@hack.frob.com>
41861         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
41862         rather than to 1.
41863         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
41864         (MAXPATHLEN): Removed.
41865         (NOGROUP, NODEV): New macros.
41866         (setbit, clrbit, isset, isclr): New macros.
41867         (howmany, roundup, powerof2): New macros.
41868         (DEV_BSIZE): New macro.
41870         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
41871         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
41873         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
41874         definition on [!__NO_LONG_DOUBLE_MATH].
41876         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
41877         PTR_MANGLE and PTR_DEMANGLE.
41879         * socket/accept4.c (accept4): Rename to __libc_accept4.
41880         Define accept4 as a weak alias.
41882         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
41883         on [_DIRENT_HAVE_D_TYPE].
41884         * io/ftw.c (ftw_dir): Likewise.
41886         * io/xmknod.c (__xmknod): Don't check PATH for being null.
41888         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
41890         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
41891         Use the BSD numbers rather than the arbitrary ones we had.
41892         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
41893         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
41894         (SIGXCPU, SIGXFSZ): New macros.
41895         (_NSIG): Now 32.
41897         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
41898         initializer on [_LIBC_REENTRANT].
41900         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
41901         definitions inside [_POSIX_MAPPED_FILES].
41903         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
41905         * dirent/opendir.c: Include <fcntl.h>.
41907         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
41908         (__libc_getspecific): Likewise.
41909         (__libc_key_create): Likewise.
41911         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
41912         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
41913         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
41914         (tmpfile64): Define as alias.
41915         * sysdeps/wordsize-64/tmpfile.c: File removed.
41916         * sysdeps/wordsize-64/tmpfile64.c: File removed.
41917         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
41918         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
41920         * stdio-common/vfscanf.c: Include <stdbool.h>.
41921         * nss/makedb.c: Likewise.
41922         * stdio-common/_i18n_number.h: Likewise.
41923         * argp/argp-help.c: Likewise.
41924         * posix/wordexp.c: Likewise.
41925         * sysdeps/posix/spawni.c: Likewise.
41926         * nss/nss_files/files-initgroups.c: Likewise.
41927         * stdio-common/reg-modifier.c: Include <stdlib.h>.
41928         * nss/nss_files/files-initgroups.c: Likewise.
41929         * nss/nss_db/db-netgrp.c: Likewise.
41930         * nss/nss_db/db-initgroups.c: Likewise.
41931         * io/fchmodat.c: Include <sys/stat.h>.
41933         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
41934         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
41936         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
41937         [HAVE_MMAP].
41939         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
41940         Add multiple inclusion protection.
41942 2012-07-27  David S. Miller  <davem@davemloft.net>
41944         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41946 2012-07-27  Gary Benson  <gbenson@redhat.com>
41948         [BZ #14298]
41949         * elf/rtld.c: Include <stap-probe.h>.
41950         (dl_main): Added static probes "init_start" and "init_complete".
41951         * elf/dl-load.c: Include <stap-probe.h>.
41952         (lose): Take new parameter "nsid".
41953         Added static probe "map_failed".
41954         (_dl_map_object_from_fd): Pass namespace id to lose.
41955         Added static probe "map_start".
41956         (open_verify): Pass namespace id to lose.
41957         * elf/dl-open.c: Include <stap-probe.h>.
41958         (dl_open_worker) Added static probes "map_complete", "reloc_start"
41959         and "reloc_complete".
41960         * elf/dl-close.c: Include <stap-probe.h>.
41961         (_dl_close_worker): Added static probes "unmap_start" and
41962         "unmap_complete".
41963         * elf/rtld-debugger-interface.txt: New file documenting the above.
41965 2012-07-26  Roland McGrath  <roland@hack.frob.com>
41967         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
41968         rather than a string variable.
41969         * sunrpc/rpc_main.c (h_output): Likewise.
41970         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
41972 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
41974         * inet/check_native.c: New file.
41976 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
41978         [BZ #13629]
41979         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
41980         if larger part has absolute value 1.0.
41981         * math/s_clog10.c (__clog10): Likewise.
41982         * math/s_clog10f.c (__clog10f): Likewise.
41983         * math/s_clog10l.c (__clog10l): Likewise.
41984         * math/s_clogf.c (__clogf): Likewise.
41985         * math/s_clogl.c (__clogl): Likewise.
41986         * math/libm-test.inc (clog_test): Add more tests.
41987         (clog10_test): Likewise.
41988         * sysdeps/i386/fpu/libm-test-ulps: Update.
41989         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41991         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
41992         (pltexit): Likewise.
41993         (La_regs): Likewise.
41994         (La_retval): Likewise.
41995         (int_retval): Likewise.
41996         Update #error for removed macros to refer only to definitions in
41997         tst-audit.h.
41998         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
41999         macro.
42000         (pltexit): Likewise.
42001         (La_regs): Likewise.
42002         (La_retval): Likewise.
42003         (int_retval): Likewise.
42004         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
42005         macro.
42006         (pltexit): Likewise.
42007         (La_regs): Likewise.
42008         (La_retval): Likewise.
42009         (int_retval): Likewise.
42010         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
42011         macro.
42012         (pltexit): Likewise.
42013         (La_regs): Likewise.
42014         (La_retval): Likewise.
42015         (int_retval): Likewise.
42016         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
42017         macro.
42018         (pltexit): Likewise.
42019         (La_regs): Likewise.
42020         (La_retval): Likewise.
42021         (int_retval): Likewise.
42022         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
42023         macro.
42024         (pltexit): Likewise.
42025         (La_regs): Likewise.
42026         (La_retval): Likewise.
42027         (int_retval): Likewise.
42028         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
42029         macro.
42030         (pltexit): Likewise.
42031         (La_regs): Likewise.
42032         (La_retval): Likewise.
42033         (int_retval): Likewise.
42034         * sysdeps/generic/tst-audit.h: Update comment to refer only to
42035         macro definitions in tst-audit.h.
42036         * sysdeps/i386/tst-audit.h: New file.
42037         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
42038         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
42039         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
42040         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
42041         * sysdeps/sh/tst-audit.h: Likewise.
42042         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
42043         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
42044         * sysdeps/x86_64/tst-audit.h: Likewise.
42046 2012-07-26  Andreas Jaeger  <aj@suse.de>
42048         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
42049         ptrace.
42051         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
42052         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
42053         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
42054         PTRACE_O_MASK.
42055         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
42056         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
42057         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
42059         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
42060         value.
42062         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
42063         _sigsys.
42064         (si_call_addr, si_syscall, si_arch): Define new macro.
42065         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
42066         _sigsys.
42067         (si_call_addr, si_syscall, si_arch): Define new marcro.
42068         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
42069         _sigsys.
42070         (si_call_addr, si_syscall, si_arch): Define new macro.
42071         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
42072         _sigsys.
42073         (si_call_addr, si_syscall, si_arch): Define new macro.
42075 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
42077         [BZ #13717]
42078         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
42079         Change to 2.4.21 where previously 2.4.1.
42080         * sysdeps/unix/sysv/linux/configure: Regenerated.
42081         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
42082         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
42083         Linux kernel version.
42084         (__ASSUME_STD_AUXV): Remove.
42085         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
42086         kernel version.
42087         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
42088         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
42089         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
42090         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
42091         (__ASSUME_NETLINK_SUPPORT): Likewise.
42092         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
42093         (__no_netlink_support): Remove conditional definition.
42094         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
42095         Remove.
42096         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
42097         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
42098         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
42099         (if_nameindex_ioctl): Remove.
42100         (if_nameindex_netlink): Do not handle __no_netlink_support.
42101         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
42102         code.
42103         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
42104         Remove conditional code.
42105         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
42106         code.
42107         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
42108         unconditional.
42109         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
42110         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
42111         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
42112         Remove.
42113         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
42114         [!__ASSUME_STD_AUXV]: Remove conditional code.
42115         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
42116         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
42117         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
42118         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
42119         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
42120         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
42121         code.
42122         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
42123         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
42124         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
42125         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
42126         conditional code.
42127         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
42128         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
42129         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
42130         code.
42131         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
42132         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
42133         conditional code.
42134         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
42135         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42136         code unconditional.
42137         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42138         conditional code.
42139         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42140         unconditional.
42141         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42142         conditional code.
42143         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
42144         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42145         unconditional.
42146         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42147         conditional code.
42148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
42149         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42150         code unconditional.
42151         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42152         conditional code.
42153         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42154         unconditional.
42155         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42156         conditional code.
42157         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
42158         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
42159         code unconditional.
42160         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42161         conditional code.
42162         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
42163         unconditional.
42164         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
42165         conditional code.
42167 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
42169         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
42170         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
42171         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
42172         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
42173         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
42174         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
42175         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
42176         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
42177         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
42178         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
42179         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
42180         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
42181         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
42182         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
42183         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
42184         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
42185         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
42186         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
42187         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
42188         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
42189         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
42190         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
42191         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
42193 2012-07-25  Florian Weimer  <fweimer@redhat.com>
42195         * Versions.def: Add GLIBC_2.17.
42196         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
42197         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
42198         Introduce __libc_secure_getenv.
42199         * stdlib/Versions (2.17): Add secure_getenv
42200         (GLIBC_PRIVATE): Add __libc_secure_getenv.
42201         * stdlib/secure-getenv.c: Rename __secure_getenv to
42202         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
42203         symbol __secure_getenv for GLIBC_2.0.
42204         * stdlib/tst-secure-getenv.c: New.
42205         * stdlib/Makefile (tests): Add testcase.
42206         * manual/startup.texi (Environment Access): Document
42207         secure_getenv.
42208         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
42209         __libc_secure_getenv.
42210         * inet/ruserpass.c (ruserpass): Likewise.
42211         * malloc/mtrace.c (mtrace): Likewise.
42212         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
42213         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
42214         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
42215         * sysdeps/posix/tempname.c: Likewise.  Evaluate
42216         HAVE_SECURE_GETENV.
42217         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
42218         __secure_getenv to __libc_secure_getenv.
42219         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
42220         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
42221         Likewise.
42222         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
42223         Likewise.
42224         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
42225         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
42226         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
42227         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
42228         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
42229         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
42230         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
42232 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
42234         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
42235         (struct La_i86_retval): Likewise.
42236         (struct La_x86_64_regs): Likewise.
42237         (struct La_x86_64_retval): Likewise.
42238         (struct La_x32_regs): Likewise.
42239         (struct La_x32_retval): Likewise.
42240         (struct La_ppc32_regs): Likewise.
42241         (struct La_ppc32_retval): Likewise.
42242         (struct La_ppc64_regs): Likewise.
42243         (struct La_ppc64_retval): Likewise.
42244         (struct La_sh_regs): Likewise.
42245         (struct La_sh_retval): Likewise.
42246         (struct La_s390_32_regs): Likewise.
42247         (struct La_s390_32_retval): Likewise.
42248         (struct La_s390_64_regs): Likewise.
42249         (struct La_s390_64_retval): Likewise.
42250         (struct La_sparc32_regs): Likewise.
42251         (struct La_sparc32_retval): Likewise.
42252         (struct La_sparc64_regs): Likewise.
42253         (struct La_sparc64_retval): Likewise.
42254         (struct audit_ifaces): Remove architecture-specific pltenter and
42255         pltexit members.
42256         * sysdeps/i386/ldsodefs.h: New file.
42257         * sysdeps/powerpc/ldsodefs.h: Likewise.
42258         * sysdeps/s390/ldsodefs.h: Likewise.
42259         * sysdeps/sh/ldsodefs.h: Likewise.
42260         * sysdeps/sparc/ldsodefs.h: Likewise.
42261         * sysdeps/x86_64/ldsodefs.h: Likewise.
42263 2012-07-25  Marek Polacek  <polacek@redhat.com>
42265         [BZ #6808]
42266         * math/libm-test.inc (yn_test): Add another test.
42267         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
42268         to ERANGE when the result is +-Inf.
42269         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
42270         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
42271         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
42272         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
42274 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
42276         * conform/data/time.h-data (NULL): Use macro-constant.  Require
42277         equal to 0.
42278         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
42279         clock_t.
42280         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
42282 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
42284         * configure.in <sysdeps resolving>: Correct printing
42285         Implies_before.
42286         * configure: Regenerate.
42288 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
42290         * math/w_ilogb.c: Include <limits.h>.
42291         * math/w_ilogbl.c: Likewise.
42293 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42295         * manual/lang.texi (__va_copy): Document primarily as ISO C99
42296         va_copy.  Document allowing for unavailable va_copy only as
42297         pre-C99 compatibility.
42298         * manual/string.texi (Copying and Concatenation): Use va_copy
42299         instead of __va_copy in concat example.
42301 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
42303         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
42304         (__sendto): Use create_address_port.  Initialize APORT and deallocate
42305         it if not null.
42307         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
42308         with O_NOLINK passed to __file_name_lookup.
42310         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
42311         with O_NOLINK passed to __file_name_lookup.
42313         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
42314         negative N or less than NGIDS.
42316         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
42317         type to string_t.  Set ERANGE as errno and return it if NAME is not big
42318         enough.  Use memcpy instead of strncpy.
42320 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
42322         * elf/Makefile (check-data): Remove.
42323         (localplt.data): New vpath directive.
42324         ($(objpfx)check-localplt.out): Use localplt.data from vpath
42325         instead of $(check-data).
42326         * scripts/data/localplt-generic.data: Move to ...
42327         * sysdeps/generic/localplt.data: ... here.
42328         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
42329         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
42330         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
42331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
42332         ... here.
42333         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
42334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
42335         ... here.
42336         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
42337         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
42338         ... here.
42339         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
42340         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
42341         ... here.
42342         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
42343         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
42344         ... here.
42345         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
42346         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
42347         ... here.
42349 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42351         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
42352         PPC32 and PPC64 files.
42353         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
42354         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
42356 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42358         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
42359         __makecontext_ret to ...
42360         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
42361         ... here and call exit if uc_link is NULL.  New file.
42362         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
42363         __makecontext_ret.S.
42364         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
42365         __makecontext_ret to ...
42366         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
42367         ... here and call exit if uc_link is NULL.  New file.
42368         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
42369         __makecontext_ret.S.
42371 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42373         * elf/elf.h (R_390_IRELATIVE): New definition.
42374         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
42375         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
42376         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
42377         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
42378         (elf_machine_lazy_rel): Likewise.
42379         * sysdeps/s390/dl-irel.h: New file.
42380         * sysdeps/s390/s390-64/memcpy.S: New asm code.
42381         * sysdeps/s390/s390-64/memset.S: New asm code.
42382         * sysdeps/s390/s390-64/memcmp.S: New asm code.
42383         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
42384         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
42385         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
42386         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
42387         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
42388         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
42389         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
42390         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
42391         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
42392         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
42393         * sysdeps/s390/s390-32/memcpy.S: New asm code.
42394         * sysdeps/s390/s390-32/memset.S: New asm code.
42395         * sysdeps/s390/s390-32/memcmp.S: New asm code.
42397 2012-07-17  Marek Polacek  <polacek@redhat.com>
42399         [BZ #14349]
42400         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
42401         * sysdeps/s390/s390-64/configure.in: Likewise.
42402         * sysdeps/sparc/configure.in: Likewise.
42403         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
42404         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
42405         * sysdeps/i386/configure.in: Likewise.
42406         * sysdeps/x86_64/configure.in: Likewise.
42407         * sysdeps/sh/configure.in: Likewise.
42408         * sysdeps/s390/s390-32/configure: Regenerated.
42409         * sysdeps/s390/s390-64/configure: Likewise.
42410         * sysdeps/x86_64/configure: Likewise.
42411         * sysdeps/sh/configure: Likewise.
42412         * sysdeps/powerpc/powerpc64/configure: Likewise.
42413         * sysdeps/powerpc/powerpc32/configure: Likewise.
42414         * sysdeps/sparc/configure: Likwise.
42415         * sysdeps/i386/configure: Likewise.
42417         * elf/dl-open.c: Comment fixes.
42419 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
42421         * Makefile [CXX] (check-data): Remove.
42422         [CXX] (c++-types.data): New vpath directive.
42423         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
42424         vpath.  Do not allow for C++ type data being missing.
42425         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
42426         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
42427         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
42428         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
42429         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
42430         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
42431         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
42432         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
42433         ... here.
42434         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
42435         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
42436         ... here.
42437         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
42438         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
42439         ... here.
42440         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
42441         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
42442         ... here.
42443         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
42444         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
42445         ... here.
42446         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
42447         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
42448         ... here.
42449         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
42450         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
42451         ... here.
42452         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
42453         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
42455         * elf/tls-macros.h (TLS_LE): Move architecture-specific
42456         definitions to architecture-specific files.
42457         (TLS_IE): Likewise.
42458         (TLS_LD): Likewise.
42459         (TLS_GD): Likewise.
42460         * sysdeps/i386/tls-macros.h: New file.
42461         * sysdeps/powerpc/tls-macros.h: Likewise.
42462         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
42463         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
42464         * sysdeps/sh/tls-macros.h: Likewise.
42465         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
42466         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
42467         * sysdeps/x86_64/tls-macros.h: Likewise.
42469 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42471         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
42472         zero value for regular exit case.
42474         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
42475         (__start_context): Preserve zero value for regular exit case.
42477 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
42478             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42480         * manual/setjmp.texi (setcontext): Clarify normal process
42481         termination when uc_link is the null pointer.
42482         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
42483         exit call.
42485 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
42487         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
42488         preprocessor.  Test for each exception mask separately.
42490 2012-07-16  Andreas Jaeger  <aj@suse.de>
42492         * po/ru.po: Update from translation team.
42494 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
42496         * conform/data/string.h-data (NULL): Use macro-constant.  Require
42497         equal to 0.
42498         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42499         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42500         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
42501         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
42502         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42504 2012-07-13  Andreas Jaeger  <aj@suse.de>
42506         * po/fr.po: Update from translation team.
42508 2012-07-12  Marek Polacek  <polacek@redhat.com>
42510         [BZ #14173]
42511         * math/libm-test.inc (yn_test): Add test for BZ #14173.
42512         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
42513         loop condition.
42515 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
42517         [BZ #13717]
42518         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
42519         Change to 2.4.1 where previously 2.4.0.
42520         * sysdeps/unix/sysv/linux/configure: Regenerated.
42521         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
42522         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
42523         version.
42524         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
42525         (__ASSUME_AT_CLKTCK): Remove.
42526         (__ASSUME_AT_PAGESIZE): Likewise.
42527         (__ASSUME_AT_XID): Likewise.
42528         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
42529         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
42530         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
42531         unconditionally.
42532         (HAVE_AUX_PAGESIZE): Likewise.
42533         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
42534         [__ASSUME_AT_CLKTCK]: Make code unconditional.
42535         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
42537 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
42539         [BZ #14307]
42540         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
42541         the temporary buffer used to invoke __gethostbyname2_r,
42542         __gethostbyaddr_r and gethostbyname4_r to make room for struct
42543         host_data / struct gaih_addrtuple.
42544         * resolv/nss_dns/dns-host.c (global scope): Move definition of
42545         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
42546         header file nss/nsswitch.h.
42547         * nss/nsswitch.h (global scope): Add definition of implementation
42548         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
42549         resolv/nss_dns/dns-host.c).
42551 2012-07-11  Andreas Jaeger  <aj@suse.de>
42553         * po/fr.po: Update from translation team.
42555         * po/sv.po: Update from translation team
42556         * po/fr.po: Another update from translation team.
42558 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42560         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
42561         for subnormals or multiply small sinh result by itself.
42562         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
42563         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42565 2012-07-11  David S. Miller  <davem@davemloft.net>
42567         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42569 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
42571         [BZ #14347]
42572         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
42573         (INTERNAL_MARK): Shift it here.
42575 2012-07-10  Marek Polacek  <polacek@redhat.com>
42577         [BZ #14151]
42578         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
42579         libc_cv_asm_global_directive with .globl.
42580         * configure: Regenerated.
42581         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
42582         with .globl.
42583         * sysdeps/i386/configure: Regenerated.
42584         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
42585         with .globl.
42586         * sysdeps/x86_64/configure: Regenerated.
42587         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
42588         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
42589         * elf/tst-unique2mod2.c: Likewise.
42590         * elf/tst-unique2mod1.c: Likewise.
42591         * elf/tst-unique1mod2.c: Likewise.
42592         * elf/tst-unique1mod1.c: Likewise.
42593         * sysdeps/s390/s390-32/sysdep.h: Likewise.
42594         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
42595         * sysdeps/s390/s390-64/sysdep.h: Likewise.
42596         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
42597         * sysdeps/mach/sysdep.h: Likewise.
42598         * sysdeps/i386/sysdep.h: Likewise.
42599         * sysdeps/i386/i386-mcount.S: Likewise.
42600         * sysdeps/x86_64/_mcount.S: Likewise.
42601         * sysdeps/x86_64/sysdep.h: Likewise.
42602         * sysdeps/sh/_mcount.S: Likewise.
42603         * sysdeps/sh/sysdep.h: Likewise.
42604         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
42605         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
42606         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
42607         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42608         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
42609         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
42610         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
42611         * locale/localeinfo.h: Likewise.
42612         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
42613         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
42615 2012-07-09  Roland McGrath  <roland@hack.frob.com>
42617         [BZ #14336]
42618         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
42619         system".
42620         * manual/message.texi (The Uniforum approach): Likewise.
42621         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
42622         (glibc iconv Implementation): Likewise.
42624 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
42626         [BZ #14337]
42627         * math/s_clog.c (__clog): Avoid scaling a value down where that
42628         could result in underflow.
42629         * math/s_clog10.c (__clog10): Likewise.
42630         * math/s_clog10f.c (__clog10f): Likewise.
42631         * math/s_clog10l.c (__clog10l): Likewise.
42632         * math/s_clogf.c (__clogf): Likewise.
42633         * math/s_clogl.c (__clogl): Likewise.
42634         * math/libm-test.inc (clog_test): Add more tests.
42635         (clog10_test): Likewise.
42636         * sysdeps/i386/fpu/libm-test-ulps: Update.
42637         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42639 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
42641         [BZ #14283]
42642         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
42643         by 7 not 8 to examine high bit of fractional part.
42645         [BZ #14042]
42646         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
42647         for call to __mcount_internal.
42648         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
42649         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
42650         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
42652 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
42654         [BZ #14154]
42655         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
42656         approximation for values within 0x1p-13f of an odd multiple of
42657         pi/4.
42658         * math/libm-test.inc (tan_test): Do not allow spurious underflow
42659         exception.  Add more tests.
42660         * sysdeps/i386/fpu/libm-test-ulps: Update.
42662         [BZ #6778]
42663         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
42664         inputs and return -1 for them.  Do not check for +Inf in case not
42665         reachable for +Inf.
42666         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
42667         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
42668         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
42669         and return -1 for them.  Do not check for +Inf in case not
42670         reachable for +Inf.
42671         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
42672         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         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
42677         spurious underflow.
42678         * sysdeps/i386/fpu/libm-test-ulps: Update.
42679         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42681 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
42683         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
42685 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
42687         [BZ #14157]
42688         [BZ #14331]
42689         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
42690         could result in spurious underflow.  Scale down values above
42691         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
42692         * math/s_csqrtf.c (__csqrtf): Likewise.
42693         * math/s_csqrtl.c (__csqrtl): Likewise.
42694         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
42695         spurious underflow.
42696         * sysdeps/i386/fpu/libm-test-ulps: Update.
42697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42699 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
42701         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
42702         xopen-msg.sed.
42703         * catgets/xopen-msg.awk: New file.
42704         * catgets/xopen-msg.sed: Removed.
42706         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
42707         po2text.sed.
42708         * intl/po2test.awk: New file.
42709         * intl/po2test.sed: Removed.
42711 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
42713         [BZ #14328]
42714         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
42715         or multiply small sinh result by itself.
42716         * math/s_ctanf.c (__ctanf): Likewise.
42717         * math/s_ctanh.c (__ctanh): Likewise.
42718         * math/s_ctanhf.c (__ctanhf): Likewise.
42719         * math/s_ctanhl.c (__ctanhl): Likewise.
42720         * math/s_ctanl.c (__ctanl): Likewise.
42721         * math/libm-test.inc (ctan_test_tonearest): New function.
42722         (ctan_test_towardzero): Likewise.
42723         (ctan_test_downward): Likewise.
42724         (ctan_test_upward): Likewise.
42725         (ctanh_test_tonearest): Likewise.
42726         (ctanh_test_towardzero): Likewise.
42727         (ctanh_test_downward): Likewise.
42728         (ctanh_test_upward): Likewise.
42729         (main): Call these new functions.
42730         * sysdeps/i386/fpu/libm-test-ulps: Update.
42731         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42733 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
42735         * .gitignore: Delete /ports entry.
42737 2012-07-03  Andreas Jaeger  <aj@suse.de>
42739         * po/bg.po: Update from translation team.
42740         * po/cs.po: Likewise.
42741         * po/de.po: Likewise.
42742         * po/hr.po: Likewise.
42743         * po/nl.pl: Likewise.
42744         * po/pl.po: Likewise.
42745         * po/vi.po: Likewise.
42747 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
42749         * Makeconfig [!+link] (+link-before-libc): New variable.
42750         [!+link] (+link-after-libc): Likewise.
42751         [!+link] (+link-tests): Likewise.
42752         [!+link] (+link): Define in terms of $(+link-before-libc) and
42753         $(+link-after-libc).
42754         [!+link-static] (+link-static-before-libc): New variable.
42755         [!+link-static] (+link-static-after-libc): Likewise.
42756         [!+link-static] (+link-static-tests): Likewise.
42757         [!+link-static] (+link-static): Define in terms of
42758         $(+link-static-before-libc) and $(+link-static-after-libc).
42759         [build-shared] (link-libc-before-gnulib): New variable.
42760         [build-shared] (link-libc-tests): Likewise.
42761         [build-shared] (link-libc): Define in terms of
42762         $(link-libc-before-gnulib).
42763         [!build-shared] (link-libc-tests): New variable.
42764         (link-libc-static-tests): New variable.
42765         [!gnulib] (gnulib-arch): New variable.
42766         [!gnulib] (gnulib-tests): Likewise.
42767         [!gnulib] (static-gnulib-arch): Likewise.
42768         [!gnulib] (static-gnulib-tests): Likewise.
42769         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
42770         Define with "=" instead of ":=".
42771         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
42772         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
42773         * Rules (binaries-all-notests): New variable.
42774         (binaries-all-tests): Likewise.
42775         (binaries-static-notests): Likewise.
42776         (binaries-static-tests): Likewise.
42777         (binaries-all): Define using $(binaries-all-notests) and
42778         $(binaries-all-tests).
42779         (binaries-static): Define using $(binaries-static-notests) and
42780         $(binaries-static-tests).
42781         (binaries-shared-tests): New variable.
42782         (binaries-shared-notests): Likewise.
42783         (binaries-shared): Remove variable.
42784         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
42785         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
42786         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
42787         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
42788         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
42789         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
42790         * elf/Makefile (sln-modules): New variable.
42791         (extra-objs): Add $(sln-modules:=.o).
42792         (ldconfig-modules): Add static-stubs.
42793         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
42794         * elf/static-stubs.c: New file.
42796         [BZ #14283]
42797         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
42798         by 7 not 8 to examine high bit of fractional part.  Use volatile
42799         variables when splitting into final array of floats if
42800         __FLT_EVAL_METHOD__ != 0.
42801         * math/libm-test.inc (cos_test): Add another test.
42802         (sin_test): Likewise.
42803         * sysdeps/i386/fpu/libm-test-ulps: Update.
42805         [BZ #14273]
42806         * math/libm-test.inc (cosh_test): Add more tests.
42808         * version.h (RELEASE): Set to "development".
42809         (VERSION): Set to "2.16.90".
42811 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
42813         * NEWS: Update copyright. Remove last-updated date.
42814         Mention math library bug fixes and timezone data changes.
42815         * README: Mention GNU/Hurd, x32, and HPPA support status.
42817 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
42819         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
42821 2012-06-27  Andreas Jaeger  <aj@suse.de>
42823         * manual/contrib.texi (Contributors): Add Samuel Thibault.
42825 2012-06-25  Andreas Jaeger  <aj@suse.de>
42827         * sysdeps/s390/fpu/libm-test-ulps: Update.
42829 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
42830             Thomas Schwinge  <thomas@codesourcery.com>
42832         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
42833         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
42834         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
42835         fanotify_mark.
42837 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
42839         * sysdeps/mach/start.c: Remove file.
42840         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
42841         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
42842         * sysdeps/sh/init-first.c: Likewise.
42844         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
42845         registers for frame unwinding purposes, add CFI directives.
42846         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42847         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
42848         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
42849         Likewise.
42851         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
42852         __fortify_fail returning.
42853         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
42855         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
42856         sysdeps/sh/____longjmp_chk.S.
42857         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
42858         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
42859         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
42860         (gen-as-const-headers): Append sigaltstack-offsets.sym.
42862         * sysdeps/sh/abort-instr.h: New file.
42863         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
42864         process in case exit returns.
42866         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
42867         initialize the GOT register before use.
42869         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
42870         calculation of ARGC > 4.
42872         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
42873         meaningful names to some local labels.
42875 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
42876             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42878         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
42879         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
42880         (__arch_compare_and_exchange_val_16_acq): Likewise.
42881         (__arch_compare_and_exchange_val_32_acq): Likewise.
42882         (atomic_exchange_and_add): Fix gUSA sequence.
42883         (atomic_add): Likewise.
42884         (atomic_add_negative): Likewise.
42885         (atomic_add_zero): Likewise.
42886         (atomic_bit_test_set): Likewise.
42888 2012-06-22  Andreas Schwab  <schwab@redhat.com>
42890         [BZ #13579]
42891         * include/link.h (struct link_map): Add l_free_initfini.
42892         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
42893         l_initfini.
42894         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
42895         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
42896         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
42897         set.
42899 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
42901         * configure.in: Use AC_LANG_SOURCE.
42902         * configure: Regenerate.
42904 2012-06-22  Roland McGrath  <roland@hack.frob.com>
42906         * configure.in (libc_cv_localstatedir): New substituted variable.
42907         * configure: Regenerated.
42908         * config.make.in (localstatedir): New variable, substituted from
42909         libc_cv_localstatedir.
42910         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
42911         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
42912         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
42913         * sysdeps/gnu/configure: Regenerated.
42915 2012-06-21  Jeff Law  <law@redhat.com>
42917         [BZ #14277]
42918         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
42919         free.  Simplify list management for _LIBC case.
42921 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
42923         [BZ #14273]
42924         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
42925         Clear sign bit of 64-bit integer value before comparing against
42926         overflow value.
42928         * sysdeps/mach/configure: Regenerated.
42930 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
42932         [BZ #14278]
42933         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
42935 2012-06-21  Jeff Law  <law@redhat.com>
42937         [BZ #13882]
42938         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
42939         uint16_t for elements in the "seen" array to avoid char overflows.
42940         * elf/dl-fini.c (_dl_sort_fini): Likewise.
42941         * elf/dl-open.c (dl_open_worker): Likewise.
42943 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
42945         * scripts/list-sources.sh: Scan PORTS for translations.
42946         * po/libc.pot: Regenerated.
42948 2012-06-21  Andreas Jaeger  <aj@suse.de>
42950         [BZ #12194]
42951         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
42952         warning.
42953         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
42954         * bits/byteswap-16.h (__bswap_16): Likewise.
42955         * bits/byteswap.h (__bswap_constant_16): Likewise.
42957 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
42959         [BZ #14117]
42960         * sysdeps/i386/fpu_control.h: Removed.
42961         * sysdeps/x86_64/fpu_control.h: Moved to ...
42962         * sysdeps/x86/fpu_control.h: Here.
42964         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
42965         (_FPU_SETCW): Likewise.
42967 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
42969         [BZ #14117]
42970         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
42971         * sysdeps/x86/fpu/bits/mathinline.h: This.
42972         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
42974         [BZ #14050]
42975         [BZ #14117]
42976         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
42977         functions if __x86_64__ is defined.
42979 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
42981         * string/endian.h: Add !__ASSEMBLER__ condition for including
42982         conversion interfaces.
42984 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
42986         [BZ #14241]
42987         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
42988         of ABS(x) in calculating zero to negative powers other than odd
42989         integers.
42990         * math/libm-test.inc (pow_test): Add more tests.
42992 2012-06-15  Andreas Jaeger  <aj@suse.de>
42994         * manual/contrib.texi (Contributors): Update entry of Liubov
42995         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
42996         Machado Filho.
42998 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
43000         * string/string.h: Add __wur to GNU version of strerror_r.
43002 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
43004         [BZ #14229]
43005         * string/Makefile (tests): Add tst-strtok_r.
43006         * string/tst-strtok_r.c: New file.
43007         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
43008         RAX_LP/RDX_LP on SAVE_PTR.
43010 2012-06-14  Roland McGrath  <roland@hack.frob.com>
43012         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
43014 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
43016         * libm_test.inc (csqrt_test): Allow more spurious underflow
43017         exceptions.
43018         (j0_test): Likewise.
43019         (j1_test): Likewise.
43020         (y0_test): Likewise.
43021         (y1_test): Likewise.
43023 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
43025         * po/Makefile (libc.pot): Use UTF-8 charset.
43027 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
43029         [BZ #14210]
43030         Suppress sign-conversion warning from FD_SET.
43031         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
43032         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
43033         not unsigned long int.
43034         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
43036 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
43038         [BZ #14050]
43039         [BZ #14117]
43040         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
43041         __extern_always_inline instead of __extern_inline.
43042         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
43043         (__signbit): Likewise.
43044         (__signbitl): Support C++ namespace.
43045         (lrintf): New inline function.
43046         (lrint): Likewise.
43047         (llrintf): Likewise.
43048         (llrint): Likewise.
43049         (fmaxf): Likewise.
43050         (fmax): Likewise.
43051         (fminf): Likewise.
43052         (fmin): Likewise.
43053         (rint): Likewise.
43054         (rintf): Likewise.
43055         (ceil): Likewise.
43056         (ceilf): Likewise.
43057         (floor): Likewise.
43058         (floorf): Likewise.
43059         (nearbyint): Likewise.
43060         (nearbyintf): Likewise.
43062 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
43064         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
43065         non-default versions.
43067 2012-06-11  Roland McGrath  <roland@hack.frob.com>
43069         [BZ #14218]
43070         * manual/argp.texi (Argp): Reword argp_parse description slightly.
43072 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
43074         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
43075         (FE_UPWARD, FE_DOWNWARD): Don't define.
43076         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
43077         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
43079         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
43080         reading it.
43081         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
43082         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
43084 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43086         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
43087         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
43088         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
43089         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
43091 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
43093         [BZ #14117]
43094         * sysdeps/i386/fpu/bits/fenv.h: Removed.
43095         * sysdeps/i386/fpu/Implies: New file.
43096         * sysdeps/x86_64/fpu/Implies: Likewise.
43097         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
43098         * sysdeps/x86/fpu/bits/fenv.h: This.
43100         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
43101         __SSE_MATH__.
43103 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
43105         [BZ #14134]
43106         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
43107         character 0xffff that matches the last element of the
43108         conversion table.
43110 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43112         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
43113         fmodl commit.
43115 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43117         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
43118         values higher than 25.6283.
43120 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43122         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
43123         subnormal exponent extraction and add some __builtin_expect.
43124         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
43125         Fix for subnormal mantissa calculation.
43127 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
43129         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
43130         cpu2 is -1 and errno is not ENOSYS.
43132 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
43134         [BZ #14117]
43135         * sysdeps/i386/i486/bits/string.h: Renamed to ...
43136         * sysdeps/x86/bits/string.h: This.
43137         * sysdeps/x86_64/bits/string.h: Removed.
43139         * sysdeps/i386/i486/bits/string.h: Define inline functions only
43140         if not compiling for x86-64, but compiling for >= i486.
43142         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
43143         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
43145         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
43146         New macro from Linux kernel 3.4.0.
43147         (FP_XSTATE_MAGIC2): Likewise.
43148         (FP_XSTATE_MAGIC2_SIZE): Likewise.
43149         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
43150         (struct _fpx_sw_bytes): New struct.
43151         (struct _xsave_hdr): Likewise.
43152         (struct _ymmh_state): Likewise.
43153         (struct _xstate): Likewise.
43155         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
43156         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
43157         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
43158         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
43159         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
43160         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
43162         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
43163         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
43164         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
43165         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
43166         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
43167         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
43169 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43171         [BZ #13743]
43172         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
43173         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
43174         (sysdep_headers): Include sys/platform/ppc.h.
43175         * sysdeps/powerpc/test-gettimebase.c: Test for
43176         __ppc_get_timebase() to catch future ISA opcode/insn changes.
43177         * manual/Makefile (appendices): Include platform.texi.
43178         * manual/contrib.texi (Contributors): Update @node pointers.
43179         * manual/maint.texi (Maintenance): Likewise.
43180         (Platform): New node.
43181         * manual/platform.texi: New file.  Document the new features.
43183 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
43184             Jakub Jelinek  <jakub@redhat.com>
43186         [BZ #14188]
43187         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
43188         where __builtin_expect is unavailable.
43190 2012-06-03  David S. Miller  <davem@davemloft.net>
43192         * stdlib/longlong.h: Updated from GCC.
43194 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
43196         [BZ #14042]
43197         * sysdeps/powerpc/powerpc32/mcount.c: New file.
43198         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
43199         __mcount_internal.
43200         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
43201         (GLIBC_2.16): Likewise.
43203 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43205         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
43207 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
43209         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
43210         (default-abi): New variable.
43211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
43212         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
43213         variable.
43214         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
43215         Likewise.
43216         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
43217         Likewise.
43218         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
43219         Likewise.
43221         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
43222         definition.  Document in comment.
43224 2012-06-01  David S. Miller  <davem@davemloft.net>
43226         * stdlib/longlong.h: Updated from GCC.
43228 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43230         [BZ #14117]
43231         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
43232         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
43233         sys/debugreg.h sys/io.h here.
43234         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
43235         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
43236         sys/io.h.
43237         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
43238         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
43239         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
43240         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
43241         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
43242         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
43244         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
43245         Define only if __x86_64__ is defined.
43247 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
43249         [BZ #14048]
43250         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
43251         Use int64_t for variable i.
43252         * math/libm-test.inc (fmod_test): Add more tests.
43254         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
43255         z computation is not scheduled after fetestexcept.
43256         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
43257         Use math_force_eval instead of asm to ensure calculation scheduled
43258         before exception test.
43259         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
43260         Ensure a1 + u.d computation is not scheduled after fetestexcept.
43262 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
43264         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
43265         computation is not scheduled after fetestexcept.
43267 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
43269         [BZ #14117]
43270         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
43271         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
43273 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43275         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
43276         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
43278 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
43280         [BZ #14117]
43281         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
43282         <bits/wordsize.h>.
43283         (__WCHAR_MIN): Support __WORDSIZE == 64.
43284         (__WCHAR_MAX): Likewise.
43286         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
43287         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
43289         [BZ #14183]
43290         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
43291         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
43293         [BZ #14117]
43294         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
43295         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
43297         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
43298         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
43300         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
43301         Defined to 1 if __x86_64__ isn't defined.
43302         (_STAT_VER_LINUX_OLD): New.
43303         (st_atime): Remove duplicate.
43304         (st_mtime): Likewise.
43305         (st_ctime): Likewise.
43307 2012-05-31  David S. Miller  <davem@davemloft.net>
43309         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
43310         entries.
43312 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
43314         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
43315         gen-libm-test.pl.
43317         [BZ #14132]
43318         * elf/dl-reloc.c: Include <_itoa.h>.
43319         (_dl_reloc_bad_type): Remove use of INTUSE.
43320         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
43321         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
43322         * stdio-common/psiginfo.c (psiginfo): Likewise.
43323         * stdio-common/psignal.c (psignal): Likewise.
43324         * string/strsignal.c (strsignal): Likewise.
43325         * include/signal.h (_sys_siglist): Declare hidden proto.
43326         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
43327         INTVARDEF with libc_hidden_data_def.
43328         * stdio-common/itoa-udigits.c: Likewise.
43329         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
43330         (_itoa_lower_digits_internal): Remove declaration.
43331         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
43332         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
43333         (_sys_sigabbrev_internal): Remove aliases.
43334         (_sys_siglist): Define hidden alias.
43336 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
43338         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43339         bits/sysctl.h.
43341 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
43343         [BZ #14117]
43344         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
43345         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
43347         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
43348         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
43349         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
43350         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
43351         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
43352         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
43354         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
43355         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
43356         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
43358         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
43359         with __addr.
43360         (insw): Likewise.
43361         (insl): Likewise.
43362         (outsb): Likewise.
43363         (outsw): Likewise.
43364         (outsl): Likewise.
43366         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
43367         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
43368         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
43370         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
43371         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
43372         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
43373         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
43374         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
43375         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
43377         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
43378         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
43380         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
43381         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
43383         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
43384         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
43385         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
43387         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
43388         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
43389         to ...
43390         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
43392         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
43393         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
43394         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
43396         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
43397         for x86-64.
43398         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
43400 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
43402         * math/math.h (M_El): Use two more decimal places.
43403         (M_LOG2El): Likewise.
43404         (M_LOG10El): Likewise.
43405         (M_LN2l): Likewise.
43406         (M_LN10l): Likewise.
43407         (M_PIl): Likewise.
43408         (M_PI_2l): Likewise.
43409         (M_PI_4l): Likewise.
43410         (M_1_PIl): Likewise.
43411         (M_2_PIl): Likewise.
43412         (M_2_SQRTPIl): Likewise.
43413         (M_SQRT2l): Likewise.
43414         (M_SQRT1_2l): Likewise.
43416 2012-05-31  David S. Miller  <davem@davemloft.net>
43418         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
43419         values between float registers.
43420         * sysdeps/sparc/sparc64/memset.S: Likewise.
43421         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
43423 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
43425         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
43426         -D_FORTIFY_SOURCE=1.
43427         (CPPFLAGS-tst-longjmp_chk.c): Define.
43428         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
43429         (CPPFLAGS-tst-longjmp_chk2.c): Define.
43430         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
43431         CFLAGS-tst-wchar-h.c.
43433 2012-05-31  Marek Polacek  <polacek@redhat.com>
43435         [BZ #14132]
43436         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
43437         __endmntent_internal): Remove declaration.
43438         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
43439         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
43440         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
43442 2012-05-30  David S. Miller  <davem@davemloft.net>
43444         * sysdeps/sparc/sparc32/soft-fp/q_util.c
43445         (___Q_simulate_exceptions): Use real FP ops rather than writing
43446         into the %fsr.
43447         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
43448         Likewise.
43450 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43452         [BZ #14117]
43453         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
43454         * sysdeps/x86/bits/xtitypes.h: This.
43456         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
43457         * sysdeps/x86/bits/wordsize.h: This.
43459         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
43460         * sysdeps/x86/bits/huge_vall.h: This.
43462         * sysdeps/i386/bits/select.h: Removed.
43463         * sysdeps/x86_64/bits/select.h: Renamed to ...
43464         * sysdeps/x86/bits/select.h: This.
43466         * sysdeps/i386/bits/setjmp.h: Removed.
43467         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
43468         * sysdeps/x86/bits/setjmp.h: This.
43470         * sysdeps/i386/bits/mathdef.h: Removed.
43471         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
43472         * sysdeps/x86/bits/mathdef.h: This.
43474 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
43476         [BZ #14132]
43477         * include/sys/socket.h (__connect_internal)
43478         (__libc_sa_len_internal): Remove declaration.
43479         (__connect, __libc_sa_len): Declare hidden_proto.
43480         (SA_LEN): Remove use of INTUSE.
43481         * socket/connect.c: Add libc_hidden_def.
43482         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
43483         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
43484         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
43485         alias.
43486         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
43487         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
43488         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
43489         of adding _internal alias.
43491 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43493         [BZ #14117]
43494         * sysdeps/i386/bits/link.h: Removed.
43495         * sysdeps/i386/bits/linkmap.h: Likewise.
43496         * sysdeps/x86_64/bits/link.h: Renamed to ...
43497         * sysdeps/x86/bits/link.h: This.
43498         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
43499         * sysdeps/x86/bits/linkmap.h: This.
43501         * sysdeps/i386/bits/endian.h: Removed.
43502         * sysdeps/x86_64/bits/endian.h: Renamed to ...
43503         * sysdeps/x86/bits/endian.h: This.
43505         * sysdeps/i386/bits/byteswap.h: Removed.
43506         * sysdeps/i386/bits/byteswap-16.h: Likewise.
43507         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
43508         * sysdeps/x86/bits/byteswap.h: This.
43509         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
43510         * sysdeps/x86/bits/byteswap-16.h: This.
43511         * sysdeps/i386/Implies: Add x86.
43512         * sysdeps/x86_64/Implies: Likewise.
43514 2012-05-30  David S. Miller  <davem@davemloft.net>
43516         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
43517         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
43518         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
43519         (FP_TRAPPING_EXCEPTIONS): Define.
43520         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
43521         (FP_TRAPPING_EXCEPTIONS): Define.
43522         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
43523         subnormals only when inexact has been signalled or underflow
43524         exceptions are enabled.
43525         (_FP_PACK_CANONICAL): Likewise.
43527 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43529         [BZ #14183]
43530         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
43531         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
43533 2012-05-30  Richard Henderson  <rth@twiddle.net>
43535         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
43536         with #ifndef NOT_IN_libc.
43538         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
43539         marked to avoid plt entry.
43541 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
43543         [BZ #14112]
43544         * Makeconfig (default-abi): New macro.
43545         (abi-includes): Likewise.
43546         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
43547         $(abi-$(default-abi)-lib-soname) for soname if defined.
43548         ($(common-objpfx)gnu/lib-names.stmp): Generate from
43549         abi-variants.
43550         * Makefile (installed-stubs): Likewise.
43551         * include/stubs-biarch.h: Removed.
43552         * scripts/lib-names.awk: Only handle one library at a time.
43553         * scripts/soversions.awk: Remove WORDSIZE support.
43554         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
43555         entries.
43556         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
43557         Removed.
43558         (syscall-list-default-condition): Likewise.
43559         (syscall-list-default-condition): Likewise.
43560         (syscall-list-includes): Likewise.
43561         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
43562         syscall-list-* with abi-*.  Handle undefined abi-variants.
43563         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
43564         * sysdeps/unix/sysv/linux/i386/Implies: New file.
43565         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
43566         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
43567         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
43568         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
43569         Removed.
43570         (syscall-list-32-options): Likewise.
43571         (syscall-list-32-condition): Likewise.
43572         (syscall-list-64-options): Likewise.
43573         (syscall-list-64-condition): Likewise.
43574         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
43575         macro.
43576         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
43577         Renamed to ...
43578         (abi-*): This.
43579         (abi-64-ld-soname): New macro.
43580         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
43581         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
43582         Renamed to ...
43583         (abi-*): This.
43584         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
43585         * sysdeps/x86_64/x32/shlib-versions: Likewise.
43587 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
43589         * sysdeps/unix/sysv/linux/kernel-features.h
43590         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
43591         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
43592         include <kernel-features.h>.
43593         [!__NR_ftruncate64]: Remove conditional code.
43594         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43595         [__NR_ftruncate64]: Make code unconditional.
43596         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43597         * sysdeps/unix/sysv/linux/truncate64.c: Do not
43598         include <kernel-features.h>.
43599         [!__NR_ftruncate64]: Remove conditional code.
43600         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43601         [__NR_ftruncate64]: Make code unconditional.
43602         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43603         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
43604         include <kernel-features.h>.
43605         [!__NR_ftruncate64]: Remove conditional code.
43606         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43607         [__NR_ftruncate64]: Make code unconditional.
43608         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43609         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
43610         include <kernel-features.h>.
43611         [!__NR_ftruncate64]: Remove conditional code.
43612         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43613         [__NR_ftruncate64]: Make code unconditional.
43614         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
43616         * configure.in (libc_cv_fpie): Weaken to a compile test using
43617         LIBC_TRY_CC_OPTION.
43618         * configure: Regenerated.
43620 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
43622         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
43623         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
43624         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
43625         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
43626         Refreshed.
43627         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
43628         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
43629         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
43630         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
43631         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
43632         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
43633         Refreshed.
43635 2012-05-27  David S. Miller  <davem@davemloft.net>
43637         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
43638         (___Q_zero): New.
43639         (__Q_simulate_exceptions): Return void.  Change to simulate
43640         exceptions by writing into the %fsr.
43641         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
43642         (__Qp_handle_exceptions): Likewise.
43643         (numbers): Delete.
43644         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
43645         __Qp_handle_exceptions.
43646         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
43647         __Qp_handle_exceptions.
43648         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43649         as unused and give dummy FP_RND_NEAREST initializer.
43650         (FP_INHIBIT_RESULTS): Define.
43651         (___Q_simulate_exceptions): Update declaration.
43652         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
43653         formatting.
43654         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
43655         as unused and give dummy FP_RND_NEAREST initializer.
43656         (__Qp_handle_exceptions): Update declaration.
43657         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
43658         formatting.
43660 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
43662         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
43663         the temporary FPU control word.
43664         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
43665         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
43666         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
43667         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
43668         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
43669         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
43670         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
43671         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
43672         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
43673         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
43674         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
43676 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43678         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
43679         fields.
43681 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
43683         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
43684         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
43685         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
43686         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
43687         Likewise.
43688         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
43689         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
43690         Likewise.
43692 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
43694         * po/h.po: Update from translation team.
43696 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
43698         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
43700         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
43701         handling of denormals.
43702         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
43703         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
43704         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
43705         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
43706         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
43707         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
43708         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
43709         Likewise.
43711 2012-05-26  Marek Polacek  <polacek@redhat.com>
43713         [BZ #14152]
43714         * math/libm-test.inc (fma_test): Don't always expect underflow
43715         exception.
43717 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
43719         [BZ #12416]
43720         * elf/tst-execstack.c: Include stackinfo.h.
43721         (do_test): Adjust test case to ensure that pthread_getattr_np
43722         behaviour remains the same after marking stack executable.
43724 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43726         * sysdeps/unix/sysv/linux/kernel-features.h
43727         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
43728         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
43729         kernel-features.h.
43730         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43731         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43732         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
43733         kernel-features.h.
43734         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
43735         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
43737 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
43739         * configure.in: Define the default includes to being none.
43740         * configure: Regenerated.
43742 2012-05-25  Roland McGrath  <roland@hack.frob.com>
43744         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
43745         * sysdeps/x86_64/setjmp.S: Likewise.
43746         * sysdeps/i386/bsd-setjmp.S: Likewise.
43747         * sysdeps/i386/bsd-_setjmp.S: Likewise.
43748         * sysdeps/i386/setjmp.S: Likewise.
43749         * sysdeps/i386/__longjmp.S: Likewise.
43750         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43751         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
43753         * include/stap-probe.h: New file.
43754         * configure.in: Handle --enable-systemtap.
43755         * configure: Regenerated.
43756         * config.h.in (USE_STAP_PROBE): New #undef.
43757         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
43758         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
43759         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
43761 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
43763         [BZ #13717]
43764         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
43765         to 2.4.0 where earlier.
43766         * sysdeps/unix/sysv/linux/configure: Regenerated.
43767         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
43768         <kernel-features.h>.
43769         [__ASSUME_32BITUIDS]: Make code unconditional.
43770         [!__ASSUME_32BITUIDS]: Remove conditional code.
43771         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
43772         <kernel-features.h>.
43773         [__ASSUME_32BITUIDS]: Make code unconditional.
43774         [!__ASSUME_32BITUIDS]: Remove conditional code.
43775         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
43776         [__ASSUME_32BITUIDS]: Make code unconditional.
43777         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
43778         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
43779         <kernel-features.h>.
43780         [__ASSUME_32BITUIDS]: Make code unconditional.
43781         [!__ASSUME_32BITUIDS]: Remove conditional code.
43782         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
43783         <kernel-features.h>.
43784         [__ASSUME_32BITUIDS]: Make code unconditional.
43785         [!__ASSUME_32BITUIDS]: Remove conditional code.
43786         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
43787         <kernel-features.h>.
43788         [__ASSUME_32BITUIDS]: Make code unconditional.
43789         [!__ASSUME_32BITUIDS]: Remove conditional code.
43790         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
43791         <kernel-features.h>.
43792         [__ASSUME_32BITUIDS]: Make code unconditional.
43793         [!__ASSUME_32BITUIDS]: Remove conditional code.
43794         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
43795         <kernel-features.h>.
43796         [__ASSUME_32BITUIDS]: Make code unconditional.
43797         [!__ASSUME_32BITUIDS]: Remove conditional code.
43798         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
43799         <kernel-features.h>.
43800         [__ASSUME_32BITUIDS]: Make code unconditional.
43801         [!__ASSUME_32BITUIDS]: Remove conditional code.
43802         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
43803         <kernel-features.h>.
43804         [__ASSUME_32BITUIDS]: Make code unconditional.
43805         [!__ASSUME_32BITUIDS]: Remove conditional code.
43806         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
43807         <kernel-features.h>.
43808         [__ASSUME_32BITUIDS]: Make code unconditional.
43809         [!__ASSUME_32BITUIDS]: Remove conditional code.
43810         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
43811         <kernel-features.h>.
43812         [__ASSUME_32BITUIDS]: Make code unconditional.
43813         [!__ASSUME_32BITUIDS]: Remove conditional code.
43814         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
43815         <kernel-features.h>.
43816         [__ASSUME_32BITUIDS]: Make code unconditional.
43817         [!__ASSUME_32BITUIDS]: Remove conditional code.
43818         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
43819         <kernel-features.h>.
43820         [__NR_setresgid] (__setresgid): Do not declare.
43821         [__ASSUME_32BITUIDS]: Make code unconditional.
43822         [!__ASSUME_32BITUIDS]: Remove conditional code.
43823         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
43824         <kernel-features.h>.
43825         [__NR_setresuid] (__setresuid): Do not declare.
43826         [__ASSUME_32BITUIDS]: Make code unconditional.
43827         [!__ASSUME_32BITUIDS]: Remove conditional code.
43828         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
43829         <kernel-features.h>.
43830         [__ASSUME_32BITUIDS]: Make code unconditional.
43831         [!__ASSUME_32BITUIDS]: Remove conditional code.
43832         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
43833         <kernel-features.h>.
43834         [__ASSUME_32BITUIDS]: Make code unconditional.
43835         [!__ASSUME_32BITUIDS]: Remove conditional code.
43836         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
43837         <kernel-features.h>.
43838         [__ASSUME_32BITUIDS]: Make code unconditional.
43839         [!__ASSUME_32BITUIDS]: Remove conditional code.
43840         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
43841         <kernel-features.h>.
43842         [__ASSUME_32BITUIDS]: Make code unconditional.
43843         [!__ASSUME_32BITUIDS]: Remove conditional code.
43844         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
43845         <kernel-features.h>.
43846         [__ASSUME_32BITUIDS]: Make code unconditional.
43847         [!__ASSUME_32BITUIDS]: Remove conditional code.
43848         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
43849         <kernel-features.h>.
43850         [__ASSUME_32BITUIDS]: Make code unconditional.
43851         [!__ASSUME_32BITUIDS]: Remove conditional code.
43852         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
43853         <kernel-features.h>.
43854         [__ASSUME_32BITUIDS]: Make code unconditional.
43855         [!__ASSUME_32BITUIDS]: Remove conditional code.
43856         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
43857         <kernel-features.h>.
43858         [__ASSUME_32BITUIDS]: Make code unconditional.
43859         [!__ASSUME_32BITUIDS]: Remove conditional code.
43860         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
43861         <kernel-features.h>.
43862         [__ASSUME_32BITUIDS]: Make code unconditional.
43863         [!__ASSUME_32BITUIDS]: Remove conditional code.
43864         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
43865         <kernel-features.h>.
43866         [__ASSUME_32BITUIDS]: Make code unconditional.
43867         [!__ASSUME_32BITUIDS]: Remove conditional code.
43868         * sysdeps/unix/sysv/linux/kernel-features.h
43869         (__ASSUME_SETRESUID_SYSCALL): Remove.
43870         (__ASSUME_SETRESGID_SYSCALL): Likewise.
43871         (__ASSUME_32BITUIDS): Likewise.
43872         (__ASSUME_LDT_WORKS): Likewise.
43873         (__ASSUME_O_DIRECTORY): Likewise.
43874         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
43875         architecture but not kernel version.
43876         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
43877         (__ASSUME_MMAP2_SYSCALL): Likewise.
43878         (__ASSUME_STAT64_SYSCALL): Likewise.
43879         (__ASSUME_IPC64): Likewise.
43880         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
43881         <kernel-features.h>.
43882         [__ASSUME_32BITUIDS]: Make code unconditional.
43883         [!__ASSUME_32BITUIDS]: Remove conditional code.
43884         * sysdeps/unix/sysv/linux/opendir.c: Do not include
43885         <kernel-features.h>.
43886         [__ASSUME_O_DIRECTORY]: Make code unconditional.
43887         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
43888         132096]: Remove conditional code.
43889         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
43890         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
43891         <kernel-features.h>.
43892         [__ASSUME_32BITUIDS]: Make code unconditional.
43893         [!__ASSUME_32BITUIDS]: Remove conditional code.
43894         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
43895         <kernel-features.h>.
43896         [__ASSUME_32BITUIDS]: Make code unconditional.
43897         [!__ASSUME_32BITUIDS]: Remove conditional code.
43898         * sysdeps/unix/sysv/linux/setegid.c: Do not include
43899         <kernel-features.h>.
43900         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
43901         unconditional.
43902         (__setresgid): Do not declare.
43903         [__ASSUME_32BITUIDS]: Make code unconditional.
43904         [!__ASSUME_32BITUIDS]: Remove conditional code.
43905         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
43906         <kernel-features.h>.
43907         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
43908         unconditional.
43909         (__setresuid): Do not declare.
43910         [__ASSUME_32BITUIDS]: Make code unconditional.
43911         [!__ASSUME_32BITUIDS]: Remove conditional code.
43912         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
43913         <kernel-features.h>.
43914         [__ASSUME_32BITUIDS]: Make code unconditional.
43915         [!__ASSUME_32BITUIDS]: Remove conditional code.
43916         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
43917         <kernel-features.h>.
43918         [__ASSUME_32BITUIDS]: Make code unconditional.
43919         [!__ASSUME_32BITUIDS]: Remove conditional code.
43921 2012-05-25  Richard Henderson  <rth@twiddle.net>
43923         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
43924         dl_hwcap to ifunc resolver.
43925         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
43926         elf_ifunc_invoke.
43927         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
43928         dl_hwcap to ifunc resolver.
43929         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
43931 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43933         [BZ #14153]
43934         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
43935         for |x| <= 2**-26, not 2**-57.
43936         * math/libm-test.inc (acos_test): Do not allow spurious underflow
43937         exception.
43939 2012-05-24  Jeff Law  <law@redhat.com>
43941         * stdio-common/Makefile (tests): Add bug25.
43942         * stdio-common/bug25.c: New test.
43944 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43946         [BZ #13576]
43947         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
43948         multiple of MALLOC_ALIGNMENT in size.
43949         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
43951 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43953         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
43954         Require >= 256.
43955         (FILENAME_MAX): Use macro-int-constant.
43956         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
43957         (_IOFBF): Use macro-int-constant.
43958         (_IOLBF): Likewise.
43959         (_IONBF): Likewise.
43960         (SEEK_CUR): Likewise.
43961         (SEEK_END): Likewise.
43962         (SEEK_SET): Likewise.
43963         (TMP_MAX): Likewise.
43964         (EOF): Use macro-int-constant.  Require < 0.
43965         (NULL): Use macro-constant.  Require == 0.
43966         (stdin): Require type to be FILE *.
43967         (stdout): Likewise.
43968         (stderr): Likewise.
43969         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
43970         macro-int-constant.
43971         (EXIT_SUCCESS): Likewise.
43972         (NULL): Use macro-constant.  Require == 0.
43973         (RAND_MAX): Use macro-int-constant.
43974         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
43975         [C99-based standards] (strtof): Require function.
43976         [C99-based standards] (strtold): Likewise.
43977         [C99-based standards] (strtoll): Likewise.
43978         [C99-based standards] (strtoull): Likewise.
43979         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
43980         [ISO || ISO99 || ISO11] (limits.h): Likewise.
43981         [ISO || ISO99 || ISO11] (math.h): Likewise.
43982         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
43983         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
43984         [ISO || ISO99 || ISO11] (*_t): Do not allow.
43986 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
43988         [BZ #14132]
43989         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
43990         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
43991         * intl/dgettext.c (DCGETTEXT): Likewise.
43992         * intl/gettext.c (DCGETTEXT): Likewise.
43993         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
43994         * posix/regex_internal.h (gettext): Likewise.
43995         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
43996         Remove declaration.
43997         * include/argz.h (__argz_count_internal)
43998         (__argz_stringify_internal): Remove declaration.
43999         (__argz_count, __argz_stringify): Declare hidden proto.
44000         * intl/dcgettext.c: Remove use of INTDEF.
44001         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
44002         * string/argz-stringify.c: Likewise.
44003         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
44004         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
44005         Declare hidden proto.
44006         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
44007         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
44008         Declare hidden proto.
44009         * include/stdio.h (__asprintf_internal): Don't declare.
44010         (__asprintf): Don't define as macro.  Declare hidden proto.
44011         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
44012         (__fsetlocking): Declare hidden proto.
44013         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
44014         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
44015         hidden proto.
44016         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
44017         (_IO_setlinebuf): Remove use of INTUSE.
44018         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
44019         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
44020         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
44021         Remove declaration.
44022         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
44023         (_IO_do_flush): Remove use of INTUSE.
44024         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
44025         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
44026         (_IO_adjust_column, _IO_least_wmarker)
44027         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
44028         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
44029         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
44030         (_IO_default_doallocate, _IO_wdefault_doallocate)
44031         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
44032         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
44033         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
44034         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
44035         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
44036         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
44037         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
44038         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
44039         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
44040         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
44041         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
44042         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
44043         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
44044         proto.
44045         (_IO_flush_all_internal, _IO_adjust_column_internal)
44046         (_IO_default_uflow_internal, _IO_default_finish_internal)
44047         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
44048         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
44049         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
44050         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
44051         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
44052         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
44053         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
44054         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
44055         (_IO_file_close_internal, _IO_file_close_it_internal)
44056         (_IO_file_underflow_internal, _IO_file_overflow_internal)
44057         (_IO_file_init_internal, _IO_file_attach_internal)
44058         (_IO_file_fopen_internal, _IO_file_read_internal)
44059         (_IO_file_sync_internal, _IO_file_seek_internal)
44060         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
44061         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
44062         (_IO_str_underflow_internal, _IO_str_overflow_internal)
44063         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
44064         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
44065         (_IO_list_all_internal, _IO_link_in_internal)
44066         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
44067         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
44068         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
44069         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
44070         (_IO_do_write_internal, _IO_padn_internal)
44071         (_IO_getline_info_internal, _IO_getline_internal)
44072         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
44073         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
44074         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
44075         (_IO_vfscanf_internal, _IO_vfprintf_internal)
44076         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
44077         (_IO_init_internal, _IO_un_link_internal): Don't declare.
44078         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
44079         with libc_hidden_ver, remove use of INTUSE.
44080         * libio/genops.c: Likewise.
44081         * libio/freopen.c: Likewise.
44082         * libio/freopen64.c: Likewise.
44083         * libio/iofclose.c: Likewise.
44084         * libio/iofdopen.c: Likewise.
44085         * libio/iofflush.c: Likewise.
44086         * libio/iofflush_u.c: Likewise.
44087         * libio/iofgets.c: Likewise.
44088         * libio/iofgets_u.c: Likewise.
44089         * libio/iofopen.c: Likewise.
44090         * libio/iofopncook.c: Likewise.
44091         * libio/iofread.c: Likewise.
44092         * libio/iofread_u.c: Likewise.
44093         * libio/ioftell.c: Likewise.
44094         * libio/iofwrite.c: Likewise.
44095         * libio/iogetline.c: Likewise.
44096         * libio/iogets.c: Likewise.
44097         * libio/iogetwline.c: Likewise.
44098         * libio/iopadn.c: Likewise.
44099         * libio/iopopen.c: Likewise.
44100         * libio/ioseekoff.c: Likewise.
44101         * libio/ioseekpos.c: Likewise.
44102         * libio/iosetbuffer.c: Likewise.
44103         * libio/iosetvbuf.c: Likewise.
44104         * libio/ioungetc.c: Likewise.
44105         * libio/ioungetwc.c: Likewise.
44106         * libio/iovdprintf.c: Likewise.
44107         * libio/iovsprintf.c: Likewise.
44108         * libio/iovsscanf.c: Likewise.
44109         * libio/memstream.c: Likewise.
44110         * libio/obprintf.c: Likewise.
44111         * libio/oldfileops.c: Likewise.
44112         * libio/oldiofclose.c: Likewise.
44113         * libio/oldiofdopen.c: Likewise.
44114         * libio/oldiofopen.c: Likewise.
44115         * libio/oldiopopen.c: Likewise.
44116         * libio/oldstdfiles.c: Likewise.
44117         * libio/putc.c: Likewise.
44118         * libio/setbuf.c: Likewise.
44119         * libio/setlinebuf.c: Likewise.
44120         * libio/stdfiles.c: Likewise.
44121         * libio/strops.c: Likewise.
44122         * libio/vasprintf.c: Likewise.
44123         * libio/vscanf.c: Likewise.
44124         * libio/vsnprintf.c: Likewise.
44125         * libio/vswprintf.c: Likewise.
44126         * libio/wfiledoalloc.c: Likewise.
44127         * libio/wfileops.c: Likewise.
44128         * libio/wgenops.c: Likewise.
44129         * libio/wmemstream.c: Likewise.
44130         * libio/wstrops.c: Likewise.
44131         * libio/__fpurge.c: Likewise.
44132         * libio/__fsetlocking.c: Likewise.
44133         * assert/assert.c: Likewise.
44134         * debug/fgets_chk.c: Likewise.
44135         * debug/fgets_u_chk.c: Likewise.
44136         * debug/fread_chk.c: Likewise.
44137         * debug/fread_u_chk.c: Likewise.
44138         * debug/gets_chk.c: Likewise.
44139         * debug/obprintf_chk.c: Likewise.
44140         * debug/vasprintf_chk.c: Likewise.
44141         * debug/vdprintf_chk.c: Likewise.
44142         * debug/vsnprintf_chk.c: Likewise.
44143         * debug/vsprintf_chk.c: Likewise.
44144         * malloc/mtrace.c: Likewise.
44145         * misc/error.c: Likewise.
44146         * misc/syslog.c: Likewise.
44147         * stdio-common/asprintf.c: Likewise.
44148         * stdio-common/fxprintf.c: Likewise.
44149         * stdio-common/getw.c: Likewise.
44150         * stdio-common/isoc99_fscanf.c: Likewise.
44151         * stdio-common/isoc99_scanf.c: Likewise.
44152         * stdio-common/isoc99_vfscanf.c: Likewise.
44153         * stdio-common/isoc99_vscanf.c: Likewise.
44154         * stdio-common/isoc99_vsscanf.c: Likewise.
44155         * stdio-common/printf-prs.c: Likewise.
44156         * stdio-common/printf_fp.c: Likewise.
44157         * stdio-common/printf_fphex.c: Likewise.
44158         * stdio-common/printf_size.c: Likewise.
44159         * stdio-common/putw.c: Likewise.
44160         * stdio-common/scanf.c: Likewise.
44161         * stdio-common/sprintf.c: Likewise.
44162         * stdio-common/tmpfile.c: Likewise.
44163         * stdio-common/vfprintf.c: Likewise.
44164         * stdio-common/vfscanf.c: Likewise.
44165         * stdlib/strfmon_l.c: Likewise.
44166         * sunrpc/openchild.c: Likewise.
44167         * sunrpc/xdr_stdio.c: Likewise.
44168         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
44169         * sysdeps/mach/hurd/tmpfile.c: Likewise.
44171 2012-05-24  Roland McGrath  <roland@hack.frob.com>
44173         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
44175         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
44176         in the third column, to generate for the shared library an IFUNC
44177         that uses _dl_vdso_vsym.
44178         * Makerules (COMPILE.c, compile-stdin.c): New variables.
44179         * Makeconfig (object-suffixes-noshared): New variable.
44181         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
44182         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
44183         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
44184         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
44186         [BZ #14132]
44187         * include/sys/time.h (__gettimeofday): Remove macro.
44188         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
44189         * time/gettimeofday.c (__gettimeofday): Remove #undef.
44190         Remove INTDEF.
44191         (__gettimeofday): Add libc_hidden_def.
44192         (gettimeofday): Add libc_hidden_weak.
44193         * sysdeps/mach/gettimeofday.c: Likewise.
44194         * sysdeps/posix/gettimeofday.c: Likewise.
44195         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
44196         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
44197         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
44198         (__gettimeofday_internal): Remove strong_alias.
44199         (__gettimeofday): Add libc_hidden_def.
44200         (gettimeofday): Add libc_hidden_weak.
44201         * sysdeps/unix/syscalls.list (gettimeofday):
44202         Remove __gettimeofday_internal alias.
44204 2012-05-24  Daniel Jacobowitz  <drow@false.org>
44205             H.J. Lu  <hongjiu.lu@intel.com>
44207         [BZ #12495]
44208         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
44209         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
44210         (largebin_index_32_big): New.
44211         (largebin_index): Use it for 16-byte alignment.
44212         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
44213         correction with front_misalign.
44215 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
44217         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
44218         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
44219         Likewise.
44220         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
44221         Likewise.
44222         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
44223         Likewise.
44224         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
44225         Likewise.
44226         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
44227         Likewise.
44228         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
44229         Likewise.
44230         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
44231         Likewise.
44232         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
44233         Likewise.
44234         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
44235         Likewise.
44236         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
44237         Likewise.
44238         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
44239         Likewise.
44240         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
44241         Likewise.
44243         * scripts/data/c++-types-x32-linux-gnu.data: New file.
44244         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
44246 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
44248         [BZ #10846]
44249         [BZ #14036]
44250         * math/libm-test.inc (exp_test): Add test from bug 14036.
44251         (pow_test): Add test from bug 10846.
44253         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
44254         and other flags.
44255         (special_function): Do not include flags in test name.
44256         (parse_args): Likewise.
44257         * sysdeps/i386/fpu/libm-test-ulps: Update.
44258         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
44259         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
44260         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
44261         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44263         * math/gen-libm-test.pl (%beautify): Add entries for underflow
44264         exceptions.
44265         * math/libm-test.inc ("Philosophy"): Update comment about
44266         exception testing.
44267         (UNDERFLOW_EXCEPTION): New macro.
44268         (UNDERFLOW_EXCEPTION_OK): Likewise.
44269         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
44270         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
44271         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
44272         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
44273         (INVALID_EXCEPTION_OK): Update value.
44274         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
44275         (OVERFLOW_EXCEPTION_OK): Likewise.
44276         (IGNORE_ZERO_INF_SIGN): Likewise.
44277         (test_exceptions): Handle underflow exceptions.
44278         (acos_test): Update for underflow exception expectations.
44279         (cexp_test): Likewise.
44280         (clog_test): Likewise.
44281         (clog10_test): Likewise.
44282         (csqrt_test): Likewise.
44283         (ctan_test): Likewise.
44284         (ctanh_test): Likewise.
44285         (exp_test): Likewise.
44286         (exp10_test): Likewise.
44287         (exp2_test): Likewise.
44288         (expm1_test): Likewise.
44289         (fma_test): Likewise.
44290         (j0_test): Likewise.
44291         (jn_test): Likewise.
44292         (nexttoward_test): Likewise.
44293         (pow_test): Likewise.
44294         (scalbn_test): Likewise.
44295         (scalbln_test): Likewise.
44296         (tan_test): Likewise.
44297         (y1_test): Likewise.
44298         * sysdeps/i386/fpu/libm-test-ulps: Update.
44299         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44301 2012-05-23  David S. Miller  <davem@davemloft.net>
44303         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44304         (__libc_sigaction): Remove unused local variables.
44306 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44308         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
44310 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
44312         mktime: avoid signed integer overflow
44313         * time/mktime.c (__mktime_internal): Do not mishandle the case
44314         where diff == INT_MIN.
44316         mktime: simplify computation of average
44317         * time/mktime.c (ranged_convert): Use new time_t_avg function
44318         instead of rolling our own (probably-slower) code.
44320         mktime: do not assume signed right shift propagates sign bit
44321         * time/mktime.c (isdst_differ): New static function.
44322         (__mktime_internal): No need to normalize tm_isdst now.
44323         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
44324         tm_isdst values.
44326         mktime: merge another wrapv change from gnulib
44327         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
44328         from some compilers.
44330         mktime: remove incorrect attempt at unusual arithmetics
44331         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
44332         The code didn't really work on such machines anyway.
44333         (TYPE_MINIMUM): Assume two's complement.
44334         (twos_complement_arithmetic): Verify that long_int and time_t
44335         are two's complement (or unsigned, in the latter case).
44337         mktime: check signed shifts on long_int and time_t, too
44338         * time/mktime.c (SHR): Check that shifts work as desired
44339         on the types long_int and time_t too, as SHR is used on
44340         such types.
44342         mktime: do not assume 'long' is wide enough
44343         * time/mktime.c (verify): Move decl up.
44344         (long_int): New type.
44345         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
44346         to remove assumption in the code that 'long' is wide enough to
44347         store year values.  This assumption is not true on x32 and on
44348         some non-glibc platforms.
44350         mktime: merge wrapv change from gnulib
44351         * time/mktime.c (WRAPV): New macro.
44352         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
44353         (guess_time_tm, __mktime_internal): Do not assume that signed
44354         integer overflow wraps around; modern compilers generate code
44355         where this assumption is no longer valid.
44357 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44359         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44360         Replace "jmp L(pseudo_end)" with "ret".
44361         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
44362         Likewise.
44364 2012-05-23  Andreas Jaeger  <aj@suse.de>
44366         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
44367         * sysdeps/unix/sysv/linux/poll.c: Remove file.
44369 2012-05-23  Andreas Jaeger  <aj@suse.de>
44370             Maximilian Attems  <max@stro.at>
44372         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
44373         New macros.
44375 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
44377         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
44378         code so that pseudo_end is just ret and the stack pointer is
44379         correct also for static library in error case.
44381 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
44383         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
44384         move to syscalls.list.
44385         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
44386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
44387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
44388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
44390         * manual/install.texi (Running make install): Do not mention Linux
44391         kernel version for which pt_chown is not needed.
44392         (Linux): Do not mention problems with nscd with 2.0 kernels.
44393         * INSTALL: Regenerated.
44395 2012-05-23  Andreas Jaeger  <aj@suse.de>
44397         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
44398         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
44399         macro.
44400         * sysdeps/unix/sysv/linux/s390/bits/mman.h
44401         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44402         * sysdeps/unix/sysv/linux/sh/bits/mman.h
44403         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44404         * sysdeps/unix/sysv/linux/i386/bits/mman.h
44405         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44406         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
44407         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44408         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
44409         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
44410         * sysdeps/unix/sysv/linux/bits/in.h
44411         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
44413 2012-05-22  Roland McGrath  <roland@hack.frob.com>
44415         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
44416         (PREPARE_VERSION): Just use assert instead, it will be elided
44417         under [NDEBUG] anyway.
44419 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44421         * sysdeps/unix/sysv/linux/Makefile: Include
44422         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
44423         (sysdep_routines): Remove sysctl.
44424         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
44425         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
44426         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
44427         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
44428         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
44430 2012-05-22  Andreas Jaeger  <aj@suse.de>
44432         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
44433         that pseudo_end is just ret and the stack pointer is correct also
44434         for static library in error case.
44436 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
44438         [BZ #14122]
44439         * nss/nsswitch.c (defconfig_entries): New variable.
44440         (__nss_database_lookup): Don't leak defconfig entries.
44441         (nss_parse_service_list): Don't leak on error paths.
44442         (free_database_entries): New function.
44443         (free_defconfig): New function.
44444         (free_mem): Move common code to free_database_entries.
44446 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44448         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
44449         Add arch_prctl.
44450         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
44452         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
44453         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
44454         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
44455         New macro.
44456         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
44457         (INTERNAL_SYSCALL_TYPES): Likewise.
44458         (LOAD_ARGS_TYPES_[1-6]): Likewise.
44459         (LOAD_REGS_TYPES_[1-6]): Likewise.
44460         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
44461         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
44463 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44465         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
44466         copysignl for GLIBC_2_0.
44467         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
44468         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
44469         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
44470         logbl for GLIBC_2_0.
44471         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
44472         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
44474 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44476         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
44477         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
44479         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
44480         Use "neg %eax".
44482         * time/mktime.c: Update copyright years.
44484 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
44486         mktime: merge comment-quoting-style change from gnulib
44487         * time/mktime.c: Quote 'like this' in comments.
44488         The GNU coding standards suggest that we no longer quote `like this',
44489         as "`" and "'" are typically rendered asymmetrically nowadays.
44490         The typical gnulib style is to quote 'like this' when quoting
44491         code, and "like this" when quoting English.
44493         * time/mktime.c (compile-command): Add "-I.".
44495         mktime: merge mktime-internal.h change from gnulib
44496         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
44498         mktime: merge time_r change from gnulib
44499         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
44501         mktime: merge DEBUG change from gnulib
44502         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
44503         case system <time.h> has a #define.
44505         mktime: merge <sys/types.h> change from gnulib
44506         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
44507         since <time.t> is now guaranteed to define time_t.
44509         mktime: merge HAVE_CONFIG_H change from gnulib
44510         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
44512 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
44514         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44515         Use "neg %eax".
44517         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
44518         __rlim_t cast.
44519         (struct rusage): Use anonymous union to pad each field to
44520         __syscall_slong_t.
44522 2012-05-21  David S. Miller  <davem@davemloft.net>
44524         * Makefules (o-iterator): Remove .s cases.
44525         (compile-command.s): Delete.
44526         (COMPILE.s): Delete.
44527         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
44529 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
44531         * configure.in (libc_cv_predef_stack_protector): Only consider
44532         "foobar" and "__stack_chk_fail" lines in libc_undefs.
44533         * configure: Regenerated.
44535 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44537         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
44538         New macro.  Use R*LP on int and pointer.
44539         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
44540         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
44541         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
44542         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
44544         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
44545         [__WORDSIZE_TIME64_COMPAT32] instead of
44546         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
44547         (struct utmp): Likewise.
44548         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
44549         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
44550         Renamed to ...
44551         (__WORDSIZE_TIME64_COMPAT32): This.
44552         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
44553         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
44554         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
44555         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
44556         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
44557         (__WORDSIZE_TIME64_COMPAT32): New macro.
44559 2012-05-21  Andreas Jaeger  <aj@suse.de>
44561         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
44562         only if [SHARED]. Add prototype for __wcschr_ia32.
44564 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44566         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
44567         of %rbp unmolested in the jmp_buf while mangling the low bits.
44568         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
44569         unmolested high bits of %rbp while demangling the low bits.
44570         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
44572 2012-05-21  Andreas Jaeger  <aj@suse.de>
44574         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
44575         * sunrpc/svc_simple.c: Use it for registerrpc.
44576         * sunrpc/xcrypt.c: Use it for passwd2des.
44578         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
44580 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44582         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
44583         Don't define if [__SYSCALL_WORDSIZE != 32].
44584         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
44585         New macro.
44587 2012-05-21  Bruno Haible  <bruno@clisp.org>
44588             Andreas Jaeger  <aj@suse.de>
44590         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
44591         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
44592         inptr and inend for must_buffer_ch.
44593         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
44594         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
44595         * stdio-common/Makefile (tests): Remove bug15.
44596         (bug15-ENV): Remove macro.
44597         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
44598         anymore.
44600 2012-05-19  Andreas Jaeger  <aj@suse.de>
44601             Roland McGrath  <roland@hack.frob.com>
44603         * manual/contrib.texi: Completely rewritten. It contains now an
44604         alphabetical list of contributors and their contributions.
44606 2012-05-21  Richard Henderson  <rth@twiddle.net>
44608         * misc/getauxval.c (__getauxval): Use unsigned long int.
44609         * misc/sys/auxv.h: Include <sys/cdefs.h>.
44610         (getauxval): Use unsigned long int.
44612 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
44614         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
44616 2012-05-21  Roland McGrath  <roland@hack.frob.com>
44618         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
44619         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
44620         __alignof__ (long double).
44622 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44624         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44626 2012-05-20  Richard Henderson  <rth@twiddle.net>
44628         * misc/getauxval.c: New file.
44629         * misc/sys/auxv.h: New file.
44630         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
44631         (routines): Add getauxval.
44632         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
44633         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
44634         * elf/dl-sysdep.c (_dl_auxv): Remove.
44635         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
44636         * elf/dl-support.c (_dl_auxv): New variable.
44637         (_dl_aux_init): Initialize it.
44638         * manual/startup.texi (Auxiliary Vector): New node.
44639         * sysdeps/generic/bits/hwcap.h: New file.
44640         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
44641         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
44642         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
44643         * sysdeps/sparc/sysdep.h: ... here.  Include it.
44644         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
44645         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
44646         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
44647         Update.
44648         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
44649         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
44650         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
44651         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
44652         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44653         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
44654         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
44655         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
44657 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44659         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44661 2012-05-19  David S. Miller  <davem@davemloft.net>
44663         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44665 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44667         [BZ #14123]
44668         * math/s_ccosh.c: Include <float.h>
44669         (__ccosh): Avoid internal overflow calculating sinh and cosh
44670         values before multiplying by sin and cos values.
44671         * math/s_ccoshf.c: Likewise.
44672         * math/s_ccoshl.c: Likewise.
44673         * math/s_csin.c: Likewise.
44674         * math/s_csinf.c: Likewise.
44675         * math/s_csinl.c: Likewise.
44676         * math/s_csinh.c: Likewise.
44677         * math/s_csinhf.c: Likewise.
44678         * math/s_csinhl.c: Likewise.
44679         * math/libm-test.inc (ccos_test): Add more tests.
44680         (ccosh_test): Likewise.
44681         (csin_test): Likewise.
44682         (csinh_test): Likewise.
44683         * sysdeps/i386/fpu/libm-test-ulps: Update.
44684         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44686 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
44688         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
44689         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
44691         * sysdeps/x86_64/x32/_itoa.h: Add comment.
44693 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
44695         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
44696         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
44697         * sysdeps/powerpc/soft-fp/Versions: Likewise.
44698         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
44699         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
44700         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
44701         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
44702         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
44703         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
44704         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
44705         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
44706         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
44707         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
44708         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
44709         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
44710         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
44711         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
44712         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
44713         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
44714         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
44715         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
44716         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
44717         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
44718         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
44719         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
44720         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
44721         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
44722         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
44723         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
44724         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
44725         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
44727 2012-05-18  Andreas Jaeger  <aj@suse.de>
44729         * csu/.gitignore: Delete.
44731 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44733         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
44734         (timex): Use __syscall_slong_t.
44736 2012-05-18  Andreas Jaeger  <aj@suse.de>
44737             Carlos O'Donell  <carlos_odonell@mentor.com>
44739         * manual/install.texi (Configuring and compiling): Update
44740         description about files modified in the source directory.
44741         * INSTALL: Regenerated.
44743 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44745         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
44746         value.  Use "or" to set return value to -1.
44747         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
44748         negate return value.
44750 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
44752         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
44753         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
44754         failure if the compiler has Graphite support disabled.
44755         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
44756         Likewise.
44757         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
44758         (CFLAGS-memmove.c): Likewise.
44759         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
44760         Likewise.
44762 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
44764         * sysdeps/x86_64/x32/_itoa.h: New file.
44766         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
44767         getdents system call only if kernel and user dirents have the
44768         same d_ino and d_off.
44770         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
44771         LLONG_MAX != LONG_MAX.
44772         (_itoa_word): Use _ITOA_WORD_TYPE on value.
44773         (_fitoa_word): Likewise.
44775         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
44776         years.
44777         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
44778         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
44779         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
44781         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
44782         include <bits/wordsize.h>.  Check __x86_64__ instead of
44783         __WORDSIZE.
44784         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
44785         if __x86_64__ is defined.  Use anonymous union on fpstate.
44787         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
44788         anonymous union.
44790 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
44792         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
44793         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
44794         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
44795         Refer to _rtld_local_ro instead of _rtld_global_ro.
44796         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
44797         Likewise.
44798         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
44799         Likewise.
44800         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
44801         Likewise.
44802         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
44803         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
44804         of _rtld_global, and rtld_progname instead of _dl_argv[0].
44806         * sysdeps/powerpc/powerpc32/dl-machine.c
44807         (__elf_machine_runtime_setup) [PROF]: Don't reference
44808         _dl_prof_resolve.
44810 2012-05-18  Andreas Jaeger  <aj@suse.de>
44812         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
44813         function only available for GCCs before 3.4 since GCC 3.4
44814         introduced a builtin.
44815         (lrint): Likewise.
44816         (llrintf): Likewise.
44817         (llrint): Likewise.
44818         (fmaxf): Likewise.
44819         (fmax): Likewise.
44820         (fminf): Likewise.
44821         (fmin): Likewise.
44822         (rint): Likewise.
44823         (rintf): Likewise.
44824         (nearbyint): Likewise.
44825         (nearbyintf): Likewise.
44826         (ceil): Likewise.
44827         (ceilf): Likewise.
44828         (floor): Likewise.
44829         (floorf): Likewise.
44831 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44833         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
44834         on both fields and cast pointer to __syscall_ulong_t.
44836         * bits/types.h (__fsword_t): New type.
44837         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
44838         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
44839         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44840         (__FSWORD_T_TYPE): Likewise.
44841         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44842         (__FSWORD_T_TYPE): Likewise.
44843         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44844         (__FSWORD_T_TYPE): Likewise.
44845         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
44846         (__FSWORD_T_TYPE): Likewise.
44847         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
44848         __SWORD_TYPE with __fsword_t.
44849         (statfs64): Likewise.
44851 2012-05-17  David S. Miller  <davem@davemloft.net>
44853         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
44855 2012-05-17  Andreas Jaeger  <aj@suse.de>
44857         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
44858         warning.
44860 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44862         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
44864 2012-05-17  Andreas Jaeger  <aj@suse.de>
44866         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
44867         when it is used.
44869 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44871         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
44873 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
44875         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
44876         * sysdeps/x86_64/tst-mallocalign1.c: New file.
44878 2012-05-17  Andreas Jaeger  <aj@suse.de>
44879             Carlos O'Donell  <carlos_odonell@mentor.com>
44881         [BZ #14059]
44882         * sysdeps/x86_64/multiarch/init-arch.h
44883         (bit_YMM_Usable): Rename to...
44884         (bit_AVX_Usable): ... this.
44885         (bit_FMA4_Usable): New macro.
44886         (bit_XMM_state): New macro.
44887         (bit_YMM_state): New macro.
44888         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
44889         [__ASSEMBLER__] (index_AVX_Usable): ... this.
44890         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
44891         (CPUID_OSXSAVE): New macro.
44892         (CPUID_AVX): New macro.
44893         (CPUID_FMA4): New macro.
44894         (index_YMM_Usable): Rename to...
44895         (index_AVX_Usable): ... this.
44896         (HAS_AVX): Use HAS_ARCH_FEATURE.
44897         (HAS_FMA4): Likewise.
44898         (HAS_YMM_USABLE): Remove.
44899         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
44900         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
44901         are present.
44902         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
44903         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
44904         * sysdeps/x86_64/multiarch/Makefile: Likewise.
44905         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
44906         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
44908 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
44910         * math/libm-test.c: Support platforms without multiple rounding modes.
44911         * math/bug-nextafter.c: Support platforms without FP exceptions.
44912         * math/bug-nexttoward.c: Likewise.
44913         * math/test-fenv.c: Likewise.
44914         * math/test-misc.c: Likewise.
44915         * stdlib/bug-getcontext.c: Likewise.
44917 2012-05-17  Andreas Jaeger  <aj@suse.de>
44919         * manual/examples/search.c (critter_cmp): Change signature to
44920         avoid warnings.
44921         * manual/string.texi (Collation Functions): Likewise.
44923 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44925         * bits/types.h: Fold copyright years.
44926         * bits/typesizes.h: Likewise.
44927         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
44928         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
44929         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
44930         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
44931         * time/time.h: Likewise.
44933 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
44935         [BZ #208]
44936         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
44937         in instead of returning them.  Return void.
44938         (__libc_mallinfo): Accumulate over all arenas.
44939         (__malloc_stats): Adjust for change in int_mallinfo interface.
44941 2012-05-16  Roland McGrath  <roland@hack.frob.com>
44943         [BZ #10375]
44944         * configure.in (NM): Add AC_CHECK_TOOL for it.
44945         (libc_extra_cflags): New substituted variable.
44946         Check for -fstack-protector being used implicitly.
44947         * configure: Regenerated.
44948         * config.make.in (config-extra-cflags): New variable,
44949         gets @libc_extra_cflags@.
44950         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
44952         [BZ #10375]
44953         * configure.in: Check for _FORTIFY_SOURCE being predefined.
44954         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
44955         * configure: Regenerated.
44956         * config.make.in (CPPUNDEFS): New substituted variable.
44957         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
44958         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
44959         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
44961 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44963         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
44964         (mq_attr): Use __syscall_slong_t.
44966 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44968         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
44969         Check __x86_64__ instead of __WORDSIZE.
44970         (_STAT_VER_LINUX): Likewise.
44971         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
44972         __syscall_ulong_t and __syscall_slong_t.
44973         (stat64): Likewise.
44975 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44977         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
44979 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44981         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
44983 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
44985         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
44986         __syscall_ulong_t.
44988         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
44989         include <bits/wordsize.h>.  Check __x86_64__ instead of
44990         __WORDSIZE.
44991         (greg_t): Use "__extension__ long long int" if __x86_64__ is
44992         defined.
44993         (mcontext_t): Replace "unsigned long" with "unsigned long long".
44995         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
44996         include <bits/wordsize.h>.  Check __x86_64__ instead of
44997         __WORDSIZE.
44998         (user_regs_struct): Use "__extension__ unsigned long long"
44999         instead of "unsigned long" if __x86_64__ is defined.
45000         (user): Likewise.  Pad after pointer field if __ILP32__ is
45001         defined.
45003 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
45005         * configure.in (makeinfo): Require version 4.5 or later.  Allow
45006         versions 5 to 9.
45007         * configure: Regenerated.
45008         * manual/install.texi (texinfo): Increase version requirement to
45009         4.5 or later.
45010         * INSTALL: Regenerated.
45012         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
45014 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
45016         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
45018         * sysdeps/x86_64/x32/ffs.c: New file.
45020         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
45021         __syscall_ulong_t.
45022         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
45023         defined.  Use __syscall_ulong_t.
45024         (shminfo): Use __syscall_ulong_t.
45025         (shm_info): Likewise.
45027         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
45028         __syscall_ulong_t.
45030         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
45031         <bits/wordsize.h>.
45032         (msgqnum_t): Use __syscall_ulong_t.
45033         (msglen_t): Likewise.
45034         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
45035         __syscall_ulong_t.
45037         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
45038         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
45040         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
45042         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
45043         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
45045         * sysvipc/sys/msg.h (msgbuf): Replace long int with
45046         __syscall_slong_t.
45048         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
45049         include <bits/wordsize.h>.  Check __x86_64__ instead of
45050         __WORDSIZE.
45052         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
45053         "unsigned long long int" if __x86_64__ is defined.
45054         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
45056         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
45057         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
45058         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
45060         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
45061         <stdint.h>.
45062         (GET_PC): Cast to uintptr_t first.
45063         (GET_FRAME): Likewise.
45064         (GET_STACK): Likewise.
45066         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
45067         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
45068         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
45069         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
45070         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
45071         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
45072         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
45073         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
45074         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
45075         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
45076         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
45077         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
45078         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
45079         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
45080         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
45081         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
45082         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
45083         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
45084         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
45085         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
45086         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
45087         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
45088         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
45089         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
45090         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
45091         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
45092         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
45093         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
45094         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
45096 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
45098         * Makerules (+depfiles): Also collect depfiles from .oS in
45099         $(extra-objs).
45100         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
45101         .oS, $(libnldbl-routines)).
45103         * Makerules (native-compile-mkdep-flags): Define.
45104         * sunrpc/Makefile (extra-objs): Add $(addprefix
45105         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
45106         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
45107         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
45108         calling $(make-target-directory).
45110 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45112         * bits/types.h (__snseconds_t): Removed.
45113         * time/time.h (struct timespec): Replace __snseconds_t with
45114         __syscall_slong_t.
45115         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
45116         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
45117         Likewise.
45118         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
45119         (__SNSECONDS_T_TYPE): Likewise.
45120         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
45121         (__SNSECONDS_T_TYPE): Likewise.
45122         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
45123         (__SNSECONDS_T_TYPE): Likewise.
45125 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45127         * sysdeps/mach/hurd/bits/typesizes.h
45128         (__SYSCALL_SLONG_TYPE): New macro.
45129         (__SYSCALL_ULONG_TYPE): Likewise.
45131 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45133         * bits/types.h (__syscall_slong_t): New type.
45134         (__syscall_ulong_t): Likewise.
45136         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
45137         (__SYSCALL_ULONG_TYPE): Likewise.
45138         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
45139         (__SYSCALL_SLONG_TYPE): Likewise.
45140         (__SYSCALL_ULONG_TYPE): Likewise.
45141         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
45142         (__SYSCALL_SLONG_TYPE): Likewise.
45143         (__SYSCALL_ULONG_TYPE): Likewise.
45144         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
45145         (__SYSCALL_SLONG_TYPE): Likewise.
45146         (__SYSCALL_ULONG_TYPE): Likewise.
45148 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45150         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
45151         Add sigaltstack-offsets.sym.
45152         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
45153         <sigaltstack-offsets.h>.
45154         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
45155         longjmp_msg pointer.
45156         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
45157         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
45158         signal stack.
45159         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
45161 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
45163         * elf/stackguard-macros.h: Remove file.
45164         * sysdeps/generic/stackguard-macros.h: New file.
45165         * sysdeps/i386/stackguard-macros.h: Likewise.
45166         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
45167         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
45168         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
45169         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
45170         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
45171         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
45172         * sysdeps/x86_64/stackguard-macros.h: Likewise.
45173         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
45174         <elf/stackguard-macros.h>.
45176         [BZ #14109]
45177         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
45178         __aligned__ in attribute.
45179         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
45180         (gregset_t): Likewise.
45182 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45184         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
45185         * sysdeps/x86_64/64/Implies-after: Here.  New file.
45186         * sysdeps/x86_64/x32/Implies-after: New file.
45188 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45190         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
45191         and access return value for _dl_profile_fixup.  Use R10_LP to
45192         load frame size.
45194 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45196         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
45198 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45200         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
45201         * sysdeps/x86_64/x32/sysdep.h: New file.
45203 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45205         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
45206         * sysdeps/x86_64/setjmp.S: Likewise.
45208 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45210         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
45211         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
45212         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
45213         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
45214         remove unused global constant.
45216 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
45218         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
45219         include of <not-cancel.h>.
45221 2012-05-15  Roland McGrath  <roland@hack.frob.com>
45223         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
45225 2012-05-15  Jeff Law  <law@redhat.com>
45226             Andreas Jaeger  <aj@suse.de>
45228         [BZ #13594]
45229         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
45230         out from...
45231         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
45232         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
45233         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
45234         code changing __hst_map_handle.map.
45236 2012-05-15  Roland McGrath  <roland@hack.frob.com>
45238         * configure.in (sysnames): Look for Implies-before and Implies-after
45239         files.
45240         * configure: Regenerated.
45242 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45244         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
45245         8-byte data alignment with LP_SIZE alignment.
45247 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45249         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
45250         into R10_LP.
45252 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45254         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
45256 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45258         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
45259         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
45260         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
45261         Likewise.
45262         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
45264 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45266         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
45267         (stackinfo_sub_sp): Likewise.
45269 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45271         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
45272         RAX_LP.
45274 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45276         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
45277         into R*_LP.
45279 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45281         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
45282         sizes into R*_LP.
45284 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45286         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
45288 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45290         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
45291         into R11_LP and load __x86_64_shared_cache_size_half into
45292         R8_LP.
45294 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
45296         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
45297         R8_LP.
45299 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45301         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
45302         logb for POWER7.
45303         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
45304         logbf for POWER7.
45305         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
45306         logbl for POWER7.
45307         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
45308         powerpc32/power7/fpu/s_logb.c via #include.
45309         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
45310         powerpc32/power7/fpu/s_logbf.c via #include.
45311         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
45312         powerpc32/power7/fpu/s_logbl.c via #include.
45314 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
45316         * README.libm: Remove file.
45318 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45320         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
45321         count for x32.  Use R*_LP and omit operand-size suffix.
45323 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45325         * shlib-versions: Move x86_64-.*-linux.* entries to ...
45326         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
45327         * sysdeps/x86_64/x32/shlib-versions: New file.
45329 2012-05-14  Roland McGrath  <roland@hack.frob.com>
45331         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
45332         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
45333         Use _dl_fatal_printf instead.
45335 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45337         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
45338         set if not set by the user.  Do not allow for being unset.
45339         * sysdeps/unix/sysv/linux/configure: Regenerated.
45341 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45343         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
45344         the `q' suffix from lea and replace .quad with ASM_ADDR.
45346 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45348         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
45349         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
45350         instead of $17.
45351         (PTR_DEMANGLE): Likewise.
45353 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45355         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
45356         (LP_OP): Likewise.
45357         (ASM_ADDR): Likewise.
45358         (RAX_LP): Likewise.
45359         (RBP_LP): Likewise.
45360         (RBX_LP): Likewise.
45361         (RCX_LP): Likewise.
45362         (RDI_LP): Likewise.
45363         (RSI_LP): Likewise.
45364         (RSP_LP): Likewise.
45365         (R8_LP): Likewise.
45366         (R9_LP): Likewise.
45367         (R10_LP): Likewise.
45368         (R10_LP): Likewise.
45369         (R11_LP): Likewise.
45370         (R12_LP): Likewise.
45371         (R13_LP): Likewise.
45372         (R14_LP): Likewise.
45373         (R15_LP): Likewise.
45375 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45377         * sysdeps/x86_64/x32/dl-machine.h: New file.
45379 2012-05-14  Andreas Jaeger  <aj@suse.de>
45381         * manual/Makefile (subdir): Remove export of subdir.
45382         (all): Remove target.
45383         (.PHONY): Remove all from list.
45384         (mkinstalldirs): Remove.
45385         (.PHONY): Remove installdirs from list.
45386         ($(inst_infodir)/libc.info): Use make-target-directory.
45387         (installdirs): Remove.
45388         (subdir_%): Remove.
45389         (glibc-targets): Remove.
45390         (lib): Remove.
45391         (stubs): Remove.
45392         ($(objpfx)stubs ../po/manual.pot): Remove.
45393         ($(objpfx)stamp%): Remove.
45394         (make-target-directory): Remove.
45395         (subdir_install): Remove.
45396         (routines): Remove.
45397         (aux): Remove.
45398         (sources): Remove.
45399         (objects): Remove.
45400         (headers): Remove.
45402         [BZ #13750]
45403         * manual/.gitignore: Remove, it's not needed anymore.
45404         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
45405         all files in it.
45406         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
45407         directory.
45408         (texis): Renamed to $(objpfx)texis.
45409         (texis-path): New, contains path to generated files.
45410         (chapters.%): Use texis-path for complete path, add extra argument
45411         libc-texinfo.sh.
45412         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
45413         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
45414         (summary,texi, stamp-summary): Use complete path of
45415         files. Generate files in build dir.
45416         (dir-add.texi): Build in build dir.
45417         (libm-err.texi,stamp-libm-err): Likewise.
45418         (version.texi, stamp-version): Likewise.
45419         (.%c.texi): Likewise.
45420         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
45421         (mostlyclean): Remove target.
45422         (realclean): Remove target.
45423         (generated): Add new variable with contents from mostlyclean and
45424         realclean, remove entries duplicated in common-mostlyclean, add
45425         stamp-libm-err and stamp-version.
45426         (generated-dirs): Add libc directory.
45427         ($(inst_infodir)/libc.info): Install files from build dir.
45429         * manual/install.texi (Configuring and compiling): Adjust since
45430         the info files are not part of the tar ball anymore.
45432 2012-05-14  Andreas Jaeger  <aj@suse.de>
45434         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
45435         variable.
45437 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
45439         [BZ #13717]
45440         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
45441         to 2.2.0 where earlier.
45442         * sysdeps/unix/sysv/linux/configure: Regenerated.
45443         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
45444         Remove conditional code.
45445         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
45446         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
45447         Remove conditional code.
45448         [!__NR_lchown]: Likewise.
45449         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45450         [__NR_lchown]: Likewise.
45451         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
45452         comment referencing __ASSUME_LCHOWN_SYSCALL.
45453         * sysdeps/unix/sysv/linux/i386/sigaction.c
45454         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45455         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45456         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
45457         Remove conditional code.
45458         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
45459         (__protocol_available): Remove #if 0 code.
45460         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
45461         conditional code.
45462         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
45463         * sysdeps/unix/sysv/linux/kernel-features.h
45464         (__ASSUME_GETCWD_SYSCALL): Don't define.
45465         (__ASSUME_REALTIME_SIGNALS): Likewise.
45466         (__ASSUME_PREAD_SYSCALL): Likewise.
45467         (__ASSUME_PWRITE_SYSCALL): Likewise.
45468         (__ASSUME_POLL_SYSCALL): Likewise.
45469         (__ASSUME_LCHOWN_SYSCALL): Likewise.
45470         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
45471         non-SPARC.
45472         (__ASSUME_SIOCGIFNAME): Don't define.
45473         (__ASSUME_MSG_NOSIGNAL): Likewise.
45474         (__ASSUME_SENDFILE): Define unconditionally.
45475         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
45476         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
45477         conditional code.
45478         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
45479         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
45480         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45481         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45482         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
45483         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
45484         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
45485         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
45486         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45487         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45488         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
45489         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45490         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45491         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
45492         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45493         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45494         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
45495         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45496         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
45498         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45499         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
45501         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
45502         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
45504         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45505         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
45507         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45508         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45509         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
45510         Remove conditional code.
45511         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45512         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45513         Remove conditional code.
45514         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45515         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
45516         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
45517         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45518         Remove conditional code.
45519         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45520         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
45521         Remove conditional code.
45522         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45523         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
45524         Remove conditional code.
45525         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45526         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
45527         Remove conditional code.
45528         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
45529         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
45530         Remove conditional code.
45531         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45532         * sysdeps/unix/sysv/linux/sh/pwrite64.c
45533         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
45534         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
45535         * sysdeps/unix/sysv/linux/sigaction.c
45536         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45537         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45538         * sysdeps/unix/sysv/linux/sigpending.c
45539         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45540         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45541         * sysdeps/unix/sysv/linux/sigprocmask.c
45542         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45543         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45544         * sysdeps/unix/sysv/linux/sigsuspend.c
45545         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
45546         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
45547         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
45548         (__libc_missing_rt_sigs): Remove.
45549         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
45550         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
45551         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
45552         Remove conditional code.
45553         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
45554         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
45555         return 1.
45556         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
45557         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
45558         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
45559         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
45561 2012-05-14  Andreas Jaeger  <aj@suse.de>
45563         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
45564         it's not used in glibc.
45565         (__coshm1): Likewise.
45566         (__acosh1p): Likewise.
45567         (__sgn): Likewise.
45569         * manual/string.texi (Copying and Concatenation): Add missing
45570         variable in concat example.
45571         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
45573 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45575         [BZ #14103]
45576         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
45577         __builtin_clzl with __builtin_clzll.
45579 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
45581         [BZ #14104]
45582         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
45583         libc_freeres_ptr.
45585 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45587         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
45588         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
45589         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
45590         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
45592 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
45594         * NEWS: Update ia64 info.
45596 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
45598         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
45599         used as bcopy.
45601 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
45603         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
45604         * sysdeps/unix/syscalls.list (dup3): Likewise.
45605         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
45606         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
45608 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45610         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
45611         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
45613 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
45615         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
45616         thread pointer.
45617         (TLS_IE): Use mov/add instead of movq/addq to load thread
45618         pointer.
45619         (TLS_GD_PREFIX): New.
45620         (TLS_GD): Use it.
45622 2012-05-11  David S. Miller  <davem@davemloft.net>
45624         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
45625         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
45626         (_FPU_SETCW): Likewise.
45628 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45630         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
45631         is 32-byte aligned.
45633 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
45635         [BZ #11837]
45636         * iconvdata/gb18030.c: Update tables.
45637         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
45638         characters specially.
45639         (BODY for TO_LOOP): Add encoding of missing ranges.
45641 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
45643         [BZ #13673]
45644         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
45645         * sysdeps/mach/hurd/dup3.c: Likewise.
45646         * sysdeps/mach/hurd/readlinkat.c: Likewise.
45647         * sysdeps/powerpc/memmove.c:: Likewise.
45649 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45651         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
45652         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
45654 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
45656         * elf/elf.h (R_X86_64_RELATIVE64): New.
45657         (R_X86_64_NUM): Updated.
45658         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
45659         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
45660         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
45661         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
45662         tst-quad1pie tst-quad2pie
45663         (modules-names): Add tst-quadmod1 tst-quadmod2.
45664         ($(objpfx)tst-quad1): New dependency.
45665         ($(objpfx)tst-quad2): Likewise.
45666         ($(objpfx)tst-quad1pie): Likewise.
45667         ($(objpfx)tst-quad2pie): Likewise.
45668         * sysdeps/x86_64/tst-quad1.c: New file.
45669         * sysdeps/x86_64/tst-quad1pie.c: New file.
45670         * sysdeps/x86_64/tst-quad2.c: Likewise.
45671         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
45672         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
45673         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
45674         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
45675         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
45677 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45679         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
45680         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
45681         * streams/stropts.h (t_scalar_t): Define type.
45683         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
45684         (_PATH_PRESERVE): Set to "/var/lib".
45685         (_PATH_RWHODIR): Set to "/var/spool/rwho".
45687         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
45688         instead of int.
45690         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
45691         if __dir_mkfile succeeded.
45693         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
45694         checking for _hurd_dtablesize.  Unlock it right after having
45695         finished _hurd_dtable allocation.
45697 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45699         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
45700         * sysdeps/mach/hurd/configure: Regenerated.
45701         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
45702         special-casing to...
45703         * sysdeps/gnu/configure.in: ... this new file.
45704         * sysdeps/unix/sysv/linux/configure: Regenerated.
45705         * sysdeps/gnu/configure: New generated file.
45707         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
45708         for Linux: use nsec instead of usec, as well as:
45709         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
45710         members of type struct timespec.
45711         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
45712         New macros.
45713         (struct stat64): Likewise.
45714         (_STATBUF_ST_NSEC): New macro.
45715         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
45717         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
45718         __strtoul_internal rather than strtoul.
45720 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45722         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
45723         and reject them.
45725 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45727         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
45728         which preserves existing values.
45729         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
45731 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45733         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
45734         TIMEOUT values.  Return EINVAL for NFDS values either negative or
45735         greater than FD_SETSIZE.
45737 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45739         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
45740         allocated, call __vm_protect to finish enabling the existing space, and
45741         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
45742         allocate the remainder.
45744 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45746         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
45747         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
45749 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45751         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
45752         sysdeps/mach/hurd/readlink.c.
45754         * posix/tst-sysconf.c (posix_options): Only use
45755         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
45756         _POSIX_SYNCHRONIZED_IO when they are defined
45757         * sysdeps/mach/hurd/bits/posix_opt.h:
45758         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
45759         (_XOPEN_REALTIME): Undefine macro.
45760         (_XOPEN_REALTIME_THREADS): Undefine macro.
45761         (_XOPEN_SHM): Undefine macro.
45762         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
45763         macro to -1.
45764         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
45765         macro to -1.
45766         (_POSIX_ASYNC_IO): Undefine macro.
45767         (_POSIX_PRIORITIZED_IO): Undefine macro.
45768         (_POSIX_SPIN_LOCKS): Define macro to -1.
45770         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
45771         SA_NODEFER, SA_RESETHAND.
45772         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
45773         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
45774         F_DUPFD_CLOEXEC.
45776 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45778         * elf/Makefile (pldd-modules): Define unconditionally.
45780 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45782         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
45784 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45786         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
45787         Return ENOENT when name is empty.
45788         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
45790 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45792         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
45794         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
45796 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45798         Fix mlock in all cases except non-readable pages.
45799         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
45800         instead of VM_PROT_ALL as parameter to __vm_wire function.
45802         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
45803         (__mkdir): When path is `/', just fail with EEXIST.
45804         * sysdeps/mach/hurd/mkdirat.c: Likewise.
45806 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45808         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
45809         <sys/uio.h> (for writev).
45810         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
45811         and <sys/param.h> (for MIN).
45813 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
45815         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
45816         REQUESTED_TIME.  Properly set the remaining time and return EINTR
45817         if interrupted.
45819 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45821         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
45822         Depend on against $(link-rpcuserlibs).
45824 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45826         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
45827         (__libc_stack_end): Do not use attribute_relro.
45828         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
45829         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
45830         to libthread-provided value.
45831         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
45832         attribute_relro.
45834 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45836         [BZ #3748]
45837         * bits/libc-lock.h (__libc_once_get): New macro.
45838         * sysdeps/mach/bits/libc-lock.h: Likewise.
45839         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
45840         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
45841         instead of using implementation details.
45843         * libio/fileops.c: Unconditionally include <kernel-features.h>.
45844         * libio/freopen.c: Likewise.
45845         * libio/freopen64.c: Likewise.
45846         * misc/syslog.c: Likewise.
45847         * nscd/connections.c: Likewise.
45848         * nscd/netgroupcache.c: Likewise.
45849         * sysdeps/posix/getcwd.c: Likewise.
45851 2012-05-10  Roland McGrath  <roland@hack.frob.com>
45853         * math/w_ilogbf.c: Add #include <limits.h>.
45855 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45857         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
45858         path instead of returning without unlocking.
45860         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
45861         immediate-write ioctls.
45862         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
45864 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45866         * sysdeps/mach/hurd/i386/init-first.c (init): Use
45867         __builtin_frame_address instead of making assumptions about the
45868         location of the return address relative to DATA.  Force early load of
45869         the return address.
45870         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
45871         __builtin_frame_address.
45873         dup3 for GNU Hurd.
45874         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
45875         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
45876         implement dup3 and do some further code clean-ups.
45877         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
45878         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
45880 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45882         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
45884         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
45885         HURD_CRITICAL_END around holding _hurd_dtable_lock.
45886         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
45887         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
45888         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
45889         d->port.lock.
45891         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
45892         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
45893         when handler == SIG_ERR, not when handler != SIG_ERR.
45895 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45897         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
45898         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
45899         definitions.
45901         accept4 for GNU Hurd.
45902         * include/sys/socket.h (__libc_accept4): New prototype.
45903         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
45904         to implement __libc_accept4.
45905         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
45906         __libc_accept4.
45907         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
45909         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
45910         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
45911         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
45912         signal-defines.sym.
45914 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45916         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
45918 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
45920         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
45921         assertion on O_CLOEXEC flag.
45922         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
45923         * hurd/intern-fd.c: Likewise.
45924         * hurd/port2fd.c: Likewise.
45926 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45928         [BZ #3906]
45929         * bits/in.h (IPV6_PKTINFO): Define new macro.
45930         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
45932 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45934         [BZ #13954]
45935         [BZ #13955]
45936         [BZ #13956]
45937         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
45938         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
45939         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
45940         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
45941         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
45942         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
45943         * math/libm-test.inc (logb_test) : Additional logb tests.
45945 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
45946             Andreas Jaeger  <aj@suse.de>
45948         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
45949         * configure: Regenerated.
45950         * config.h.in (LINK_OBSOLETE_RPC): New macro.
45951         * config.make.in (link-obsolete-rpc): New substituted variable.
45952         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
45953         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
45954         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
45955         (shared-only-routines): Don't set it under [link-obsolete-rpc],
45956         so that libc.a contains the symbols.
45957         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
45958         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
45959         * sunrpc/auth_none.c: Likewise.
45960         * sunrpc/auth_unix.c: Likewise.
45961         * sunrpc/authdes_prot.c: Likewise.
45962         * sunrpc/authuxprot.c: Likewise.
45963         * sunrpc/clnt_gen.c: Likewise.
45964         * sunrpc/clnt_perr.c: Likewise.
45965         * sunrpc/clnt_raw.c: Likewise.
45966         * sunrpc/clnt_simp.c: Likewise.
45967         * sunrpc/clnt_tcp.c: Likewise.
45968         * sunrpc/clnt_udp.c: Likewise.
45969         * sunrpc/clnt_unix.c: Likewise.
45970         * sunrpc/des_crypt.c: Likewise.
45971         * sunrpc/des_soft.c: Likewise.
45972         * sunrpc/get_myaddr.c: Likewise.
45973         * sunrpc/key_call.c: Likewise.
45974         * sunrpc/key_prot.c: Likewise.
45975         * sunrpc/netname.c: Likewise.
45976         * sunrpc/pm_getmaps.c: Likewise.
45977         * sunrpc/pm_getport.c: Likewise.
45978         * sunrpc/pmap_clnt.c: Likewise.
45979         * sunrpc/pmap_prot.c: Likewise.
45980         * sunrpc/pmap_prot2.c: Likewise.
45981         * sunrpc/pmap_rmt.c: Likewise.
45982         * sunrpc/publickey.c: Likewise.
45983         * sunrpc/rpc_cmsg.c: Likewise.
45984         * sunrpc/rpc_common.c: Likewise.
45985         * sunrpc/rpc_dtable.c: Likewise.
45986         * sunrpc/rpc_prot.c: Likewise.
45987         * sunrpc/rpc_thread.c: Likewise.
45988         * sunrpc/rtime.c: Likewise.
45989         * sunrpc/svc.c: Likewise.
45990         * sunrpc/svc_auth.c: Likewise.
45991         * sunrpc/svc_raw.c: Likewise.
45992         * sunrpc/svc_run.c: Likewise.
45993         * sunrpc/svc_tcp.c: Likewise.
45994         * sunrpc/svc_udp.c: Likewise.
45995         * sunrpc/svc_unix.c: Likewise.
45996         * sunrpc/svcauth_des.c: Likewise.
45997         * sunrpc/xcrypt.c: Likewise.
45998         * sunrpc/xdr.c: Likewise.
45999         * sunrpc/xdr_array.c: Likewise.
46000         * sunrpc/xdr_float.c: Likewise.
46001         * sunrpc/xdr_intXX_t.c: Likewise.
46002         * sunrpc/xdr_mem.c: Likewise.
46003         * sunrpc/xdr_rec.c: Likewise.
46004         * sunrpc/xdr_ref.c: Likewise.
46005         * sunrpc/xdr_sizeof.c: Likewise.
46006         * sunrpc/xdr_stdio.c: Likewise.
46008 2012-05-10  Roland McGrath  <roland@hack.frob.com>
46010         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
46011         change.  Update copyright years.
46013 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
46015         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
46017 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
46018             Joseph Myers  <joseph@codesourcery.com>
46019             Paul Pluzhnikov  <ppluzhnikov@google.com>
46021         [BZ #14012]
46022         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
46023         requiring rpcgen.
46024         [cross-compiling] (extra-libs): Likewise.
46025         [cross-compiling] (extra-libs-others): Likewise.
46026         [cross-compiling] (librpcsvc-routines): Likewise.
46027         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
46028         [cross-compiling] (omit-deps): Likewise.
46029         (sunrpc-CPPFLAGS): New variable.
46030         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
46031         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
46032         (cross-rpcgen-objs): New variable.
46033         (extra-objs): Append $(cross-rpcgen-objs).
46034         ($(cross-rpcgen-objs)): New rule.
46035         ($(objpfx)cross-rpcgen): Likewise.
46036         (rpcgen-cmd): Define to use $(built-program-file).  Expand
46037         comment.
46038         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
46039         ($(objpfx)x%.stmp): Likewise.
46040         * sunrpc/proto.h [IS_IN_build] (_): Define.
46041         [IS_IN_build] (_libc_intl_domainname): Likewise.
46043 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
46045         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
46046         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
46047         and R_X86_64_TPOFF64.
46049 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
46051         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
46052         sysdeps/unix/sysv/syscalls.list.
46053         (stime): Likewise.
46054         (utime): Likewise.
46055         * sysdeps/unix/sysv/syscalls.list: Remove file.
46057 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
46059         [BZ #3440]
46060         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
46061         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
46062         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
46063         (__LC_IDENTIFICATION): Make these macros useful in #if
46064         expressions, as required by C99.
46066 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
46068         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
46069         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
46070         after this.
46072 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
46074         * stdlib/longlong.h: Updated from GCC.
46076 2012-05-09  Andreas Jaeger  <aj@suse.de>
46078         * nscd/nscd.c (run_modes): Make named enum, reorder so that
46079         default is first entry.
46080         (run_mode): Set type.
46081         (main): Remove informal message about syslog.
46082         (options): Fix typo.
46084         [BZ #14053]
46085         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
46086         to asm.
46087         (lrint): Likewise.
46088         (llrintf): Likewise.
46089         (llrint): Likewise.
46090         (rint): Likewise.
46091         (rintf): Likewise.
46092         (nearbyint): Likewise.
46093         (nearbyintf): Likewise.
46095 2012-05-09  Andreas Jaeger  <aj@suse.de>
46096             Pedro Alves  <palves@redhat.com>
46098         * nscd/nscd.c (run_mode): Use enum.
46099         (main): Cleanup coding style issue.
46101 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
46102             Andreas Jaeger  <aj@suse.de>
46104         * nscd/nscd.c (go_background): Replaced with...
46105         (run_mode): ... this.
46106         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
46107         (options): Add -F --foreground.
46108         (main): Implement it.
46109         (parse_opt): Parse it.
46111 2012-05-09  Andreas Jaeger  <aj@suse.de>
46113         [BZ #14083]
46114         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
46115         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
46116         -Wconversion warning.
46117         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
46118         Likewise.
46120 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
46122         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
46123         == 0.
46124         (LC_ALL): Use macro-int-constant.
46125         (LC_COLLATE): Likewise.
46126         (LC_CTYPE): Likewise.
46127         (LC_MESSAGES): Likewise.
46128         (LC_MONETARY): Likewise.
46129         (LC_NUMERIC): Likewise.
46130         (LC_TIME): Likewise.
46131         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
46132         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
46133         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46134         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
46135         Specify type.
46136         [C99-based standards] (float_t): Expect type.
46137         [C99-based standards] (double_t): Expect type.
46138         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
46139         type.
46140         [C99-based standards] (HUGE_VALL): Likewise.
46141         [C99-based standards] (INFINITY): Likewise.
46142         [C99-based standards] (NAN): Likewise.
46143         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
46144         [C99-based standards] (FP_NAN): Likewise.
46145         [C99-based standards] (FP_NORMAL): Likewise.
46146         [C99-based standards] (FP_SUBNORMAL): Likewise.
46147         [C99-based standards] (FP_ZERO): Likewise.
46148         [C99-based standards] (FP_FAST_FMA): Use
46149         optional-macro-int-constant.  Specify type.  Require == 1.
46150         [C99-based standards] (FP_FAST_FMAF): Likewise.
46151         [C99-based standards] (FP_FAST_FMAL): Likewise.
46152         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
46153         [C99-based standards] (FP_ILOGBNAN): Likewise.
46154         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
46155         Specify type.
46156         [C99-based standards] (MATH_ERREXCEPT): Likewise.
46157         [C99-based standards] (math_errhandling): Specify type.
46158         [ISO99 || ISO11] (signgam): Do not allow.
46159         [non-C99-based standards] (copysignf): Do not allow.
46160         [non-C99-based standards] (exp2f): Likewise.
46161         [non-C99-based standards] (log2f): Likewise.
46162         [non-C99-based standards] (modff): Allow.
46163         [non-C99-based standards] (erff): Do not allow.
46164         [non-C99-based standards] (erfcf): Likewise.
46165         [non-C99-based standards] (gammaf): Likewise.
46166         [non-C99-based standards] (hypotf): Likewise.
46167         [non-C99-based standards] (j0f): Likewise.
46168         [non-C99-based standards] (j1f): Likewise.
46169         [non-C99-based standards] (jnf): Likewise.
46170         [non-C99-based standards] (lgammaf): Likewise.
46171         [non-C99-based standards] (tgammaf): Likewise.
46172         [non-C99-based standards] (y0f): Likewise.
46173         [non-C99-based standards] (y1f): Likewise.
46174         [non-C99-based standards] (ynf): Likewise.
46175         [non-C99-based standards] (isnanf): Likewise.
46176         [non-C99-based standards] (acoshf): Likewise.
46177         [non-C99-based standards] (asinhf): Likewise.
46178         [non-C99-based standards] (atanhf): Likewise.
46179         [non-C99-based standards] (cbrtf): Likewise.
46180         [non-C99-based standards] (expm1f): Likewise.
46181         [non-C99-based standards] (ilogbf): Likewise.
46182         [non-C99-based standards] (log1pf): Likewise.
46183         [non-C99-based standards] (logbf): Likewise.
46184         [non-C99-based standards] (nextafterf): Likewise.
46185         [non-C99-based standards] (remainderf): Likewise.
46186         [non-C99-based standards] (rintf): Likewise.
46187         [non-C99-based standards] (scalbf): Likewise.
46188         [non-C99-based standards] (copysignl): Likewise.
46189         [non-C99-based standards] (exp2l): Likewise.
46190         [non-C99-based standards] (log2l): Likewise.
46191         [non-C99-based standards] (modfl): Allow.
46192         [non-C99-based standards] (erfl): Do not allow.
46193         [non-C99-based standards] (erfcl): Likewise.
46194         [non-C99-based standards] (gammal): Likewise.
46195         [non-C99-based standards] (hypotl): Likewise.
46196         [non-C99-based standards] (j0l): Likewise.
46197         [non-C99-based standards] (j1l): Likewise.
46198         [non-C99-based standards] (jnl): Likewise.
46199         [non-C99-based standards] (lgammal): Likewise.
46200         [non-C99-based standards] (tgammal): Likewise.
46201         [non-C99-based standards] (y0l): Likewise.
46202         [non-C99-based standards] (y1l): Likewise.
46203         [non-C99-based standards] (ynl): Likewise.
46204         [non-C99-based standards] (isnanl): Likewise.
46205         [non-C99-based standards] (acoshl): Likewise.
46206         [non-C99-based standards] (asinhl): Likewise.
46207         [non-C99-based standards] (atanhl): Likewise.
46208         [non-C99-based standards] (cbrtl): Likewise.
46209         [non-C99-based standards] (expm1l): Likewise.
46210         [non-C99-based standards] (ilogbl): Likewise.
46211         [non-C99-based standards] (log1pl): Likewise.
46212         [non-C99-based standards] (logbl): Likewise.
46213         [non-C99-based standards] (nextafterl): Likewise.
46214         [non-C99-based standards] (remainderl): Likewise.
46215         [non-C99-based standards] (rintl): Likewise.
46216         [non-C99-based standards] (scalbl): Likewise.
46217         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46218         [non-C99-based standards] (FP_*): Do not allow.
46219         [C99-based standards] (FP_*): Change to
46220         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
46221         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46222         allow.
46223         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
46224         (SIG_ERR): Likewise.
46225         [X/Open-based standards] (SIG_HOLD): Likewise.
46226         (SIG_IGN): Likewise.
46227         (SIGABRT): Use macro-int-constant.  Specify type.  Require
46228         positive value.
46229         (SIGFPE): Likewise.
46230         (SIGILL): Likewise.
46231         (SIGINT): Likewise.
46232         (SIGSEGV): Likewise.
46233         (SIGTER): Likewise.
46234         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
46235         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
46236         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
46237         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
46238         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
46239         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
46240         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
46241         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
46242         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
46243         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
46244         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
46245         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
46246         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
46247         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
46248         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
46249         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
46250         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
46251         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
46252         [X/Open-based standards] (SIGTRAP): Likewise.
46253         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
46254         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
46255         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
46256         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
46257         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46258         allow.
46260 2012-05-08  Ian Wienand  <ianw@vmware.com>
46262         [BZ #14080]
46263         * time/tzset.c (__tzset_parse_tz): Update default rules for
46264         daylight time changes in the Energy Policy Act of 2005.
46266 2012-05-09  Andreas Jaeger  <aj@suse.de>
46268         [BZ #13983]
46269         * elf/ldconfig.c (parse_conf): Change string to make clear that
46270         ldconfig only issued a warning if ld.so.conf does not exist.
46272 2012-05-08  David S. Miller  <davem@davemloft.net>
46274         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
46275         movxtod instead of popping the value on the stack.
46277         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46279 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
46281         * config.h.in: Add HAVE_ARM_PCS_VFP.
46283 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
46285         [BZ #13979]
46286         * include/features.h: Warn if user requests __FORTIFY_SOURCE
46287         checking but the checks are disabled for any reason.
46289 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
46291         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
46292         and ELF64_R_TYPE with ELFW(R_TYPE).
46294 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
46296         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
46297         (ulimit): Likewise.
46299         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
46300         (settimeofday): Likewise.
46302 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
46304         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
46305         a struct th_u2 inside the union, and move tu_block/tu_code into
46306         a new th_u3 union of tu_block/tu_code inside of that.  Move
46307         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
46308         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
46309         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
46310         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
46311         (th_stuff): Change to th_u1.tu_stuff.
46312         (th_data): Define.
46313         (th_msg): Change to th_u1.th_u2.tu_data.
46315 2012-05-07  David S. Miller  <davem@davemloft.net>
46317         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46319         [BZ #14074]
46320         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
46321         (SETUP_PIC_REG): Use it.
46322         (SETUP_PIC_REG_LEAF): Use it.
46324 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
46326         [BZ #13885]
46327         [BZ #13923]
46328         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46329         USE_AS_EXPM1L.
46330         (EXPL_FINITE): Likewise.
46331         (FLDLOG): Likewise.
46332         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46333         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46334         e_expl.S.
46335         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46336         USE_AS_EXPM1L.
46337         (EXPL_FINITE): Likewise.
46338         (FLDLOG): Likewise.
46339         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
46340         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
46341         e_expl.S.
46342         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
46343         test of -max_value argument for long double.
46344         * sysdeps/i386/fpu/libm-test-ulps: Update.
46345         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46347 2012-05-06  David S. Miller  <davem@davemloft.net>
46349         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
46350         quad soft-float symbols whose references which are compiler
46351         generated.
46352         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
46354 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
46356         [BZ #13884]
46357         [BZ #13914]
46358         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46359         USE_AS_EXP10L.
46360         (EXPL_FINITE): Likewise.
46361         (FLDLOG): Likewise.
46362         (c0): Likewise.
46363         (c1): Likewise.
46364         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46365         Adjust comments for base varying.
46366         (__expl_finite): Change alias to EXPL_FINITE.
46367         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
46368         e_expl.S.
46369         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
46370         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
46371         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
46372         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
46373         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
46374         USE_AS_EXP10L.
46375         (EXPL_FINITE): Likewise.
46376         (FLDLOG): Likewise.
46377         (c0): Likewise.
46378         (c1): Likewise.
46379         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
46380         Adjust comments for base varying.
46381         (__expl_finite): Change alias to EXPL_FINITE.
46382         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
46383         tests for bugs.
46384         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46386         [BZ #14064]
46387         * math/libm-test.inc (check_float_internal): Correct ulp
46388         calculation for subnormal expected results.
46390 2012-05-06  Andreas Jaeger  <aj@suse.de>
46392         * Makeconfig (+math-flags): New, set to -frounding-math.
46393         (+cflags): Add +math-flags so that all of glibc gets compiled with
46394         it.
46396         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
46398 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
46400         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
46401         Disable one test.
46403         [BZ #13787]
46404         [BZ #13922]
46405         [BZ #14036]
46406         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
46407         (__ieee754_expl): Allow for and saturate large arguments.
46408         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
46409         (u_threshold): Likewise.
46410         (__exp): Call __ieee754_exp before checking for overflow and
46411         underflow.
46412         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
46413         (u_threshold): Likewise.
46414         (__expf): Call __ieee754_expf before checking for overflow and
46415         underflow.
46416         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
46417         (u_threshold): Likewise.
46418         (__expl): Call __ieee754_expl before checking for overflow and
46419         underflow.
46420         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
46421         (__ieee754_expl): Allow for and saturate large arguments.
46422         * math/libm-test.inc (exp_test): Add another test.  Do not allow
46423         missing overflow exception on overflow.
46424         (expm1_test): Do not allow missing overflow exception on overflow.
46426         * sysdeps/i386/fpu/e_expl.c: Move to ...
46427         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
46428         rather than using inline asm.
46429         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
46430         * sysdeps/x86_64/fpu/e_expl.S: Copy from
46431         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
46433         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
46434         (nice): Likewise.
46435         (poll): Likewise.
46436         (signal): Likewise.
46437         (time): Likewise.
46438         (times): Likewise.
46440 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46442         * sysdeps/unix/syscalls.list (adjtime): Add entry from
46443         sysdeps/unix/common/syscalls.list.
46444         (fchmod): Likewise.
46445         (fchown): Likewise.
46446         (ftruncate): Likewise.
46447         (getrusage): Likewise.
46448         (gettimeofday): Likewise.
46449         (setpgid): Likewise.
46450         (setregid): Likewise.
46451         (setreuid): Likewise.
46452         (sigaction): Likewise.
46453         (truncate): Likewise.
46454         (vhangup): Likewise.
46455         * sysdeps/unix/common/syscalls.list: Remove file.
46456         * sysdeps/unix/bsd/Implies: Don't include unix/common.
46457         * sysdeps/unix/sysv/linux/Implies: Likewise.
46459 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
46461         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
46462         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
46463         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
46464         Moved to ...
46465         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
46466         Here.
46467         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
46468         to ...
46469         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
46470         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
46471         to ...
46472         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
46473         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
46474         to ...
46475         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
46476         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
46477         to ...
46478         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
46479         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
46480         to ...
46481         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
46482         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
46483         to ...
46484         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
46485         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
46486         to ...
46487         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
46488         Here.
46489         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
46490         to ...
46491         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
46492         Here.
46493         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
46494         to ...
46495         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
46496         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
46497         Moved to ...
46498         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
46499         Here.
46500         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
46501         to ...
46502         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
46504 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46506         * sysdeps/unix/common/bits/dirent.h: Remove file.
46507         * sysdeps/unix/common/bits/fcntl.h: Likewise.
46509         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
46510         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
46511         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
46512         * sysdeps/unix/bsd/isatty.c: Likewise.
46513         * sysdeps/unix/bsd/tcdrain.c: Likewise.
46514         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
46515         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
46517 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46519         [BZ #13563]
46520         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
46521         long double comparison inaccuracies.
46522         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
46523         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46525 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
46527         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
46528         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
46530 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
46532         [BZ #14049]
46533         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
46534         nonzero digits before rounding a hex value.
46535         * stdlib/tst-strtod.c (tests): Add another test.
46537 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46539         * sysdeps/s390/fpu/libm-test-ulps: Update.
46541 2012-05-03  Andreas Jaeger  <aj@suse.de>
46543         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
46544         does not get optimized out.
46545         (malloc_opt_barrier): New.
46547 2012-05-03  Andreas Jaeger  <aj@suse.de>
46548             Roland McGrath  <roland@hack.frob.com>
46550         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
46551         intermediate file deletion.
46552         (generated): Add .symlist files.
46554 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
46556         [BZ #13775]
46557         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
46558         Redirect under this condition.
46559         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46560         [__USE_GNU] (__dprintf_chk): Not under this condition.
46561         [__USE_GNU] (__vdprintf_chk): Likewise.
46562         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
46563         under this condition.
46564         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
46565         [__USE_XOPEN2K8] (dprintf): Define under this condition.
46566         [__USE_XOPEN2K8] (vdprintf): Likewise.
46567         [__USE_GNU] (__dprintf_chk): Not under this condition.
46568         [__USE_GNU] (__vdprintf_chk): Likewise.
46569         [__USE_GNU] (dprintf): Likewise.
46570         [__USE_GNU] (vdprintf): Likewise.
46572 2012-05-03  Roland McGrath  <roland@hack.frob.com>
46574         * elf/Makefile (common-generated): Set this instead of generated for
46575         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
46576         $(all-built-dso)-derived lists.
46578 2012-05-03  Andreas Jaeger  <aj@suse.de>
46580         * sysdeps/i386/fpu/libm-test-ulps: Update.
46582         * FAQ: Removed.
46583         * FAQ.in: Likewise.
46584         * scripts/gen-FAQ.pl: Likewise.
46585         * manual/install.texi (Installation): Point to online location of
46586         FAQ.
46587         * Makefile (files-for-dist): Remove FAQ.
46588         (FAQ): Remove.
46590 2012-05-02  Allan McRae  <allan@archlinux.org>
46592         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
46593         (LDFLAGS-reldepmod5.so): Likewise.
46594         (LDFLAGS-reldep6mod1.so): Likewise.
46595         (LDFLAGS-reldep6mod4.so): Likewise.
46596         (LDFLAGS-reldep8mod3.so): Likewise.
46597         (LDFLAGS-unload4mod1.so): Likewise.
46598         (LDFLAGS-unload4mod2.so): Likewise.
46599         (LDFLAGS-tst-initorder): Likewise.
46600         (LDFLAGS-tst-initordera2.so): Likewise.
46601         (LDFLAGS-tst-initordera3.so): Likewise.
46602         (LDFLAGS-tst-initordera4.so): Likewise.
46603         (LDFLAGS-tst-initorderb2.so): Likewise.
46604         (LDFLAGS-noload): Likewise.
46605         (LDFLAGS-next): Likewise.
46606         (LDFLAGS-order2mod1.so): Likewise.
46607         (LDFLAGS-order2mod2.so): Likewise.
46608         (LDFLAGS-tst-initorder2): Likewise.
46609         (LDFLAGS-tst-initorder2a.so): Likewise.
46610         (LDFLAGS-tst-initorder2b.so): Likewise.
46611         (LDFLAGS-tst-initorder2c.so): Likewise.
46612         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
46614 2012-05-02  David S. Miller  <davem@davemloft.net>
46616         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46618 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
46620         [BZ #14055]
46621         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
46623 2012-05-02  Andreas Jaeger  <aj@suse.de>
46625         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
46626         since we manipulate rounding mode.
46627         (CPPFLAGS-test-idouble.c): Likewise.
46628         (CPPFLAGS-test-ifloat.c): Likewise.
46629         (CFLAGS-test-ldouble.c): Likewise.
46630         (CFLAGS-test-double.c): Likewise.
46631         (CFLAGS-test-float.c): Likewise.
46632         (CFLAGS-test-misc.c): Likewise.
46633         (CFLAGS-test-test-fenv.c): Likewise.
46635 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46637         [BZ #2550]
46638         [BZ #2570]
46639         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
46640         comparisons to determine direction to adjust input.
46642 2012-05-01  Roland McGrath  <roland@hack.frob.com>
46644         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
46645         output to the target.
46647         * scripts/localplt.awk: New file.
46648         * elf/Makefile ($(objpfx)check-localplt): Target removed.
46649         (check-localplt-CFLAGS): Variable removed.
46650         ($(all-built-dso:=.jmprel)): New static pattern rule.
46651         (generated): Add those targets.
46652         (localplt-built-dso): New variable.
46653         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
46655         * elf/check-localplt.c: File removed.
46657         * scripts/check-execstack.awk: New file.
46658         * elf/Makefile ($(objpfx)check-execstack): Target removed.
46659         (check-execstack-CFLAGS): Variable removed.
46660         ($(objpfx)check-execstack.h): Target removed.
46661         ($(objpfx)execstack-default): New target.
46662         (generated): Add that instead of check-execstack.h.
46663         ($(all-built-dso:=.phdr)): New static pattern rule.
46664         (generated): Add those targets.
46665         * elf/check-execstack.c: File removed.
46667         * scripts/check-textrel.awk: New file.
46668         * elf/Makefile ($(objpfx)check-textrel): Target removed.
46669         (check-textrel-CFLAGS): Variable removed.
46670         (all-built-dso): Use := to define.o
46671         ($(all-built-dso:=.dyn)): New static pattern rule.
46672         (generated): Add those targets.
46673         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
46674         * config.make.in (READELF): New substituted variable.
46675         * elf/check-textrel.c: File removed.
46677 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
46679         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
46680         allow.
46681         * conform/data/ctype.h-data [C99-based standards] (isblank):
46682         Expect function.
46683         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
46684         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
46685         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46686         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
46687         Specify type.  Require positive value.
46688         (EILSEQ): Likewise.
46689         (ERANGE): Likewise.
46690         [ISO || POSIX] (EILSEQ): Do not expect.
46691         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
46692         Specify type.  Require positive value.
46693         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
46694         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
46695         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
46696         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
46697         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
46698         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
46699         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
46700         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
46701         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
46702         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
46703         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
46704         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
46705         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
46706         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
46707         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
46708         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
46709         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
46710         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
46711         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
46712         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
46713         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
46714         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
46715         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
46716         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
46717         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
46718         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
46719         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
46720         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
46721         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
46722         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
46723         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
46724         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
46725         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
46726         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
46727         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
46728         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
46729         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
46730         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
46731         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
46732         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
46733         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
46734         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
46735         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
46736         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
46737         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
46738         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
46739         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
46740         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
46741         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
46742         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
46743         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
46744         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
46745         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
46746         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
46747         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
46748         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
46749         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
46750         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
46751         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
46752         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
46753         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
46754         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
46755         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
46756         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
46757         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
46758         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
46759         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
46760         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
46761         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
46762         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
46763         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
46764         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
46765         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
46766         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
46767         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
46768         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
46769         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
46770         Require >= 2.
46771         (FLT_ROUNDS): Expect as macro, not constant.
46772         (FLT_MANT_DIG): Use macro-int-constant.
46773         (DBL_MANT_DIG): Likewise.
46774         (LDBL_MANT_DIG): Likewise.
46775         (FLT_DIG): Likewise.
46776         (DBL_DIG): Likewise.
46777         (LDBL_DIG): Likewise.
46778         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
46779         (DBL_MIN_EXP): Likewise.
46780         (LDBL_MIN_EXP): Likewise.
46781         (FLT_MAX_EXP): Use macro-int-constant.
46782         (DBL_MAX_EXP): Likewise.
46783         (LDBL_MAX_EXP): Likewise.
46784         (FLT_MAX_10_EXP): Likewise.
46785         (DBL_MAX_10_EXP): Likewise.
46786         (LDBL_MAX_10_EXP): Likewise.
46787         (FLT_MAX): Use macro-constant.
46788         (DBL_MAX): Likewise.
46789         (LDBL_MAX): Likewise.
46790         (FLT_EPSILON): Use macro-constant.  Give upper bound.
46791         (DBL_EPSILON): Likewise.
46792         (LDBL_EPSILON): Likewise.
46793         (FLT_MIN): Likewise.
46794         (DBL_MIN): Likewise.
46795         (LDBL_MIN): Likewise.
46796         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
46797         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
46798         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
46799         [ISO11] (FLT_HAS_SUBNORM): Likewise.
46800         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
46801         [ISO11] (DBL_DECIMAL_DIG): Likewise.
46802         [ISO11] (FLT_DECIMAL_DIG): Likewise.
46803         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
46804         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
46805         [ISO11] (FLT_TRUE_MIN): Likewise.
46806         [ISO11] (LDBL_TRUE_MIN): Likewise.
46807         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46808         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
46809         (SCHAR_MIN): Use macro-int-constant.  Specify type.
46810         (SCHAR_MAX): Likewise.
46811         (UCHAR_MAX): Likewise.
46812         (CHAR_MIN): Likewise.
46813         (CHAR_MAX): Likewise.
46814         (MB_LEN_MAX): Use macro-int-constant.
46815         (SHRT_MIN): Use macro-int-constant.  Specify type.
46816         (SHRT_MAX): Likewise.
46817         (USHRT_MAX): Likewise.
46818         (INT_MAX): Likewise.
46819         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
46820         bound negative.
46821         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46822         bound with "U".
46823         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46824         bound with "L".
46825         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
46826         bound negative.  Suffix upper bound with "L".
46827         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
46828         bound with "UL".
46829         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
46830         Specify type.
46831         [C99-based standards] (LLONG_MAX): Likewise.
46832         [C99-based standards] (ULLONG_MAX): Likewise.
46833         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
46834         == 0.
46835         [ISO11] (max_align_t): Require type.
46836         [ISO || ISO99 || ISO11] (*_t): Do not allow.
46838         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
46839         from $CFLAGS, without defining away __attribute__ calls.
46840         (checknamespace): Use $CFLAGS_namespace.
46842         * conform/conformtest.pl (@keywords): Only include C99 keywords
46843         for standards based on C99 or C11.
46845         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
46846         Disable tests.
46847         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
46848         UNIX98]: Likewise.
46850         * conform/conformtest.pl: Handle "macro-int-constant" and test for
46851         usability of symbols in #if.
46853         * conform/conformtest.pl: If macro or constant types start
46854         "promoted:", expect the symbol to be of the following type
46855         promoted by the integer promotions.
46857         * conform/conformtest.pl: Parse all "constant" and "macro" lines
46858         in one place.  Also handle "macro-constant".
46860         * conform/conformtest.pl: Only accept expected macro values with
46861         "==".  Parse all "macro" lines in one place.
46862         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
46864         * conform/conformtest.pl: Handle braced types on "constant" lines
46865         instead of handling "typed-constant".
46866         * conform/data/signal.h-data: Use "constant" instead of
46867         "typed-constant".
46869         * conform/conformtest.pl: Handle "optional-" at start of lines in
46870         one place rather than duplicating several cases.  Handle each
46871         format of "macro" line with initial "optional-".
46873         * conform/conformtest.pl: Only accept expected constant or
46874         optional-constant values with "==".  Parse all "constant" lines in
46875         one place.  Parse all "optional-constant" lines in one place.
46876         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
46877         * conform/data/fmtmsg.h-data: Likewise.
46878         * conform/data/netinet/in.h-data: Likewise.
46879         * conform/data/tar.h-data: Likewise.
46880         * conform/data/limits.h-data: Use "==" form on "constant" and
46881         "optional-constant" lines.
46883         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
46884         Use -std=c99 for XOPEN2K.
46885         (@knownproblems): Remove.
46886         (newtoken): Don't check %isknown.
46888         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
46889         Do not expect macro.
46890         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
46891         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
46892         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
46893         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
46894         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
46895         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
46896         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
46897         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
46898         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
46899         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
46900         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
46901         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
46902         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
46903         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
46904         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
46905         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
46906         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
46907         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
46908         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
46909         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
46910         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
46911         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
46912         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
46913         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
46914         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
46915         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
46916         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
46917         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
46918         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
46919         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
46920         [XPG3] (acosh): Likewise.
46921         [XPG3] (asinh): Likewise.
46922         [XPG3] (atanh): Likewise.
46923         [XPG3] (cbrt): Likewise.
46924         [XPG3] (expm1): Likewise.
46925         [XPG3] (ilogb): Likewise.
46926         [XPG3] (log1p): Likewise.
46927         [XPG3] (logb): Likewise.
46928         [XPG3] (nextafter): Likewise.
46929         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
46930         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
46931         [XPG3] (remainder): Likewise.
46932         [XPG3] (rint): Likewise.
46933         [XPG3 || XPG4 || UNIX98] (round): Likewise.
46934         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
46935         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
46936         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
46937         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
46938         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
46939         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
46940         [UNIX98 || XOPEN2K] (scalb): Expect.
46941         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
46942         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
46943         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
46944         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
46945         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
46946         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
46947         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
46948         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
46949         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
46950         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
46951         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
46952         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
46953         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
46954         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
46955         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
46956         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
46957         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
46958         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
46959         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
46960         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
46961         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
46962         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
46963         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
46964         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
46965         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
46966         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
46967         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
46968         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
46969         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
46970         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
46971         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
46972         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
46973         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
46974         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
46975         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
46976         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
46977         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
46978         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
46979         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
46980         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
46981         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
46982         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
46983         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
46984         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
46985         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
46986         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
46987         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
46988         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
46989         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
46990         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
46991         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
46992         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
46993         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
46994         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
46995         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
46996         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
46997         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
46998         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
46999         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
47000         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
47001         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
47002         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
47003         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
47004         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
47005         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
47006         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
47007         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
47008         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
47009         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
47010         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
47011         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
47012         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
47013         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
47014         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
47015         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
47016         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
47017         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
47018         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
47019         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
47020         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
47021         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
47022         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
47023         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
47024         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
47025         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
47026         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
47027         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
47028         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
47029         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
47030         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
47031         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
47032         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
47033         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
47034         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
47035         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
47036         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
47037         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
47038         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
47039         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
47040         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
47041         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
47042         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
47043         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
47044         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
47045         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
47046         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
47047         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
47048         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
47049         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
47050         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
47051         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
47052         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
47053         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
47054         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
47055         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
47056         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
47057         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
47058         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
47059         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
47060         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
47061         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
47062         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
47063         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
47064         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
47065         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
47066         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
47067         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
47068         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
47069         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
47070         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
47071         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
47072         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
47073         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
47074         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
47075         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
47076         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
47077         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
47079         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
47080         _XOPEN_SOURCE_EXTENDED for XPG4.
47082         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
47084         * Makeconfig (localtime): Remove variable.
47085         (inst_localtime-file): Likewise.
47087 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
47089         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
47090         Update.
47091         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
47092         Update.
47093         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
47094         Update.
47095         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
47096         Update.
47097         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
47098         Update.
47099         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
47100         Update.
47101         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
47102         Update.
47103         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
47104         Update.
47105         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
47106         Update.
47108 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
47110         [BZ #2550]
47111         [BZ #2570]
47112         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
47113         comparisons to determine direction to adjust input.
47114         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
47115         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
47116         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
47117         Likewise.
47118         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
47119         Likewise.
47120         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
47121         Likewise.
47122         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
47123         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
47124         Likewise.
47125         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
47126         Likewise.
47127         * math/libm-test.inc (nexttoward_test): Add more tests.
47129 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
47131         [BZ #14040]
47132         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
47133         in version GLIBC_2.1, not GLIBC_2.0.
47134         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
47135         Likewise.
47137 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
47139         [BZ #13942]
47140         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
47141         (1 - x) * (1 + x).
47142         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
47143         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
47144         * math/libm-test.inc (acos_test): Add more tests.
47145         (asin_test): Likewise.
47146         * sysdeps/i386/fpu/libm-test-ulps: Update.
47147         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47149         [BZ #14034]
47150         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
47151         of square root.
47152         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
47153         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
47154         * math/libm-test.inc (acos_test_tonearest): New function.
47155         (acos_test_towardzero): Likewise.
47156         (acos_test_downward): Likewise.
47157         (acos_test_upward): Likewise.
47158         (asin_test_tonearest): Likewise.
47159         (asin_test_towardzero): Likewise.
47160         (asin_test_downward): Likewise.
47161         (asin_test_upward): Likewise.
47162         (main): Call the new functions.
47163         * sysdeps/i386/fpu/libm-test-ulps: Update.
47164         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47166         [BZ #13884]
47167         [BZ #13924]
47168         * math/e_exp10.c: Include <float.h>.
47169         (__ieee754_exp10): Handle underflow here rather than multiplying
47170         large negative argument by M_LN10.
47171         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
47172         of __ieee754_expf.
47173         * math/e_exp10l.c: Include <float.h>.
47174         (__ieee754_exp10l): Handle underflow here rather than multiplying
47175         large negative argument by M_LN10l.
47176         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
47177         spurious overflow exception on underflow.
47179 2012-04-29  Marek Polacek  <polacek@redhat.com>
47181         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
47182         (__fortify_function): New macro.
47183         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
47184         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
47185         __extern_always_inline.
47186         * libio/bits/stdio2.h: Likewise.
47187         * libio/bits/stdio.h: Likewise.
47188         * string/string.h: Likewise.
47189         * string/bits/string3.h: Likewise.
47190         * include/stdio.h: Likewise.
47191         * stdlib/bits/stdlib.h: Likewise.
47192         * stdlib/stdlib.h: Likewise.
47193         * rt/bits/mqueue2.h: Likewise.
47194         * rt/mqueue.h: Likewise.
47195         * posix/bits/unistd.h: Likewise.
47196         * posix/unistd.h: Likewise.
47197         * io/bits/poll2.h: Likewise.
47198         * io/bits/fcntl2.h: Likewise.
47199         * io/fcntl.h: Likewise.
47200         * io/sys/poll.h: Likewise.
47201         * misc/bits/syslog.h: Likewise.
47202         * misc/bits/syslog-ldbl.h: Likewise.
47203         * misc/sys/syslog.h: Likewise.
47204         * socket/bits/socket2.h: Likewise.
47205         * socket/sys/socket.h: Likewise.
47206         * debug/tst-chk1.c: Likewise.
47207         * wcsmbs/bits/wchar2.h: Likewise.
47208         * wcsmbs/bits/wchar-ldbl.h: Likewise.
47209         * wcsmbs/wchar.h: Likewise.
47211 2012-04-29  Andreas Jaeger  <aj@suse.de>
47213         * Makerules (tests): Remove enable-check-abi protection.
47214         (check-abi-warn): Remove.
47215         (check-abi-%): Remove check-abi-warn usage.
47217         * configure.in: Remove check-abi configure option.
47218         * configure: Regenerated.
47219         * config.make.in (enable-check-abi): Remove.
47221 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
47223         [BZ #14033]
47224         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
47225         double functions to double *_finite functions.
47227         [BZ #13941]
47228         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
47229         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
47230         LDBL_MIN_EXP.
47231         * stdio-common/Makefile (tests): Add tst-sprintf3.
47232         * stdio-common/tst-sprintf3.c: New file.
47234         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
47235         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
47237 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
47239         * conform/conformtest.pl: Remove duplicate typed-constant
47240         handling.
47242 2012-04-28  David S. Miller  <davem@davemloft.net>
47244         * Makerules (%.abilist): Add vpath on sysdep_dirs.
47245         (check-abi-%): Remove AWK script prerequisite and explicit
47246         abilist directory.
47247         (check-abi): Rewrite to just diff the symlist with the abilist.
47248         (config-tls, config-abi-config): Delete, no longer used.
47249         (update-abi-%): Remove AWK script and explicit abilist directory.
47250         (update-abi): Rewrite to simply compare and conditionally copy the
47251         symlist and the sysdep abilist file.  Remove update-abi-config
47252         checks.
47253         * abilist/ld.abilist: Remove.
47254         * abilist/libBrokenLocale.abilist: Remove.
47255         * abilist/libanl.abilist: Remove.
47256         * abilist/libcrypt.abilist: Remove.
47257         * abilist/libdl.abilist: Remove.
47258         * abilist/librt.abilist: Remove.
47259         * abilist/libthread_db.abilist: Remove.
47260         * abilist/libutil.abilist: Remove.
47261         * scripts/extract-abilist.awk: Remove.
47262         * scripts/merge-abilist.awk: Remove.
47263         * sysdeps/generic/libcidn.abilist: New file.
47264         * sysdeps/generic/libnss_compat.abilist: New file.
47265         * sysdeps/generic/libnss_db.abilist: New file.
47266         * sysdeps/generic/libnss_dns.abilist: New file.
47267         * sysdeps/generic/libnss_files.abilist: New file.
47268         * sysdeps/generic/libnss_hesiod.abilist: New file.
47269         * sysdeps/generic/libnss_nis.abilist: New file.
47270         * sysdeps/generic/libnss_nisplus.abilist: New file.
47271         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
47272         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
47273         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
47274         file.
47275         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
47276         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
47277         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
47278         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
47279         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
47280         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
47281         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
47282         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
47283         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
47284         file.
47285         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
47286         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
47287         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
47288         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
47289         file.
47290         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
47291         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
47292         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
47293         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
47294         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
47295         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
47296         file.
47297         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
47298         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
47299         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
47300         file.
47301         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
47302         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
47303         New file.
47304         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
47305         New file.
47306         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
47307         New file.
47308         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
47309         New file.
47310         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
47311         New file.
47312         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
47313         New file.
47314         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
47315         New file.
47316         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
47317         New file.
47318         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
47319         New file.
47320         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
47321         New file.
47322         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
47323         New file.
47324         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
47325         New file.
47326         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
47327         New file.
47328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
47329         file.
47330         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
47331         New file.
47332         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
47333         New file.
47334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
47335         file.
47336         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
47337         New file.
47338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
47339         New file.
47340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
47341         file.
47342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
47343         New file.
47344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
47345         New file.
47346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
47347         New file.
47348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
47349         New file.
47350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
47351         New file.
47352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
47353         New file.
47354         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
47355         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
47356         file.
47357         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
47358         New file.
47359         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
47360         file.
47361         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
47362         file.
47363         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
47364         file.
47365         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
47366         file.
47367         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
47368         file.
47369         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
47370         New file.
47371         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
47372         file.
47373         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
47374         file.
47375         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
47376         New file.
47377         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
47378         file.
47379         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
47380         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
47381         file.
47382         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
47383         New file.
47384         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
47385         file.
47386         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
47387         file.
47388         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
47389         file.
47390         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
47391         file.
47392         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
47393         file.
47394         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
47395         New file.
47396         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
47397         file.
47398         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
47399         file.
47400         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
47401         New file.
47402         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
47403         file.
47404         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
47405         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
47406         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
47407         file.
47408         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
47409         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
47410         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
47411         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
47412         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
47413         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
47414         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
47415         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
47416         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
47417         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
47418         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
47419         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
47420         file.
47421         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
47422         New file.
47423         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
47424         file.
47425         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
47426         file.
47427         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
47428         file.
47429         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
47430         file.
47431         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
47432         file.
47433         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
47434         New file.
47435         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
47436         New file.
47437         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
47438         file.
47439         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
47440         New file.
47441         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
47442         file.
47443         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
47444         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
47445         file.
47446         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
47447         New file.
47448         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
47449         file.
47450         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
47451         file.
47452         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
47453         file.
47454         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
47455         file.
47456         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
47457         file.
47458         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
47459         New file.
47460         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
47461         New file.
47462         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
47463         file.
47464         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
47465         New file.
47466         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
47467         file.
47469 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
47471         * conform/conformtest.pl: Fix typo in handling typed-constant from
47472         allow-header.
47474 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47476         * README: Cut down references to pre-2.6 Linux kernels and
47477         Linuxthreads.  Update lists of configurations in libc and ports
47478         and sort alphabetically.  Say "or newer" with Linux kernel version
47479         requirements.
47481         * config.h.in [IS_IN_build]: Allow compiling without optimization.
47483 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
47485         [BZ #887]
47486         * math/libm-test.inc (logb_test_downward): New test to expose
47487         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
47488         rounding mode.
47490 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
47492         [BZ #14027]
47493         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
47494         to be done.
47495         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
47496         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
47498 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
47500         * sysdeps/unix/i386/brk.S: Remove file.
47501         * sysdeps/unix/i386/dl-brk.S: Likewise.
47502         * sysdeps/unix/i386/pipe.S: Likewise.
47503         * sysdeps/unix/i386/sigreturn.S: Likewise.
47504         * sysdeps/unix/i386/syscall.S: Likewise.
47505         * sysdeps/unix/i386/vfork.S: Likewise.
47506         * sysdeps/unix/i386/wait.S: Likewise.
47508         * sysdeps/unix/common/tcsendbrk.c: Move to ...
47509         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
47511         * configure.in (arm*-none*): Do not allow without
47512         --enable-hacker-mode.
47513         (netbsd*): Remove case setting base_os.
47514         (386bsd*): Likewise.
47515         (freebsd*): Likewise.
47516         (bsdi*): Likewise.
47517         (osf*): Likewise.
47518         (sunos*): Likewise.
47519         (ultrix*): Likewise.
47520         (newsos*): Likewise.
47521         (dynix*): Likewise.
47522         (*bsd*): Likewise.
47523         (sysv*): Likewise.
47524         (isc*): Likewise.
47525         (esix*): Likewise.
47526         (sco*): Likewise.
47527         (minix*): Likewise.
47528         (irix4*): Likewise.
47529         (irix6*): Likewise.
47530         (solaris[2-9]*): Likewise.
47531         (none): Likewise.
47532         * configure: Regenerated.
47534 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47536         [BZ #11521]
47537         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
47538         overflow or cancellation in calculating denominator.
47539         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
47540         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
47541         down expression to avoid unexpected rounding in newer GCCs.
47542         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
47544 2012-04-26  David S. Miller  <davem@davemloft.net>
47546         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
47547         long-double compat symbols.
47548         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
47549         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
47550         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
47551         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
47552         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
47553         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
47554         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
47555         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
47556         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
47557         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
47558         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
47559         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
47560         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
47562 2012-04-25  David S. Miller  <davem@davemloft.net>
47564         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
47565         HWCAP_* values only after the memory barriers have been defined.
47566         (atomic_full_barrier): Define.
47567         (atomic_read_barrier): Define.
47568         (atomic_write_barrier): Define.
47570 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
47572         * shlib-versions: Add libgcc_s version information.
47573         * sysdeps/generic/libgcc_s.h: Remove.
47574         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
47575         libgcc_s.h.
47576         * sysdeps/gnu/unwind-resume.c: Likewise.
47577         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
47579 2012-04-25  David S. Miller  <davem@davemloft.net>
47581         * sysdeps/unix/sparc/brk.S: Delete.
47582         * sysdeps/unix/sparc/dl-brk.S: Delete.
47583         * sysdeps/unix/sparc/pipe.S: Delete.
47584         * sysdeps/unix/sparc/sysdep.S: Delete.
47585         * sysdeps/unix/sparc/sysdep.h: Delete.
47586         * sysdeps/unix/sparc/vfork.S: Delete.
47587         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
47588         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
47589         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
47590         (ret_ERRVAL, r0, r1, MOVE): Define.
47591         (JUMPTARGET): Remove.
47592         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
47593         sysdeps/unix/sparc/sysdep.h
47594         (ENTRY, END): Remove.
47595         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
47597 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
47599         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
47600         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
47601         -DIS_IN_build.
47603         * timezone/README: Update upstream location and email address for
47604         tzcode and tzdata.
47605         * timezone/zdump.c: Update from tzcode 2012b.
47606         * timezone/zic.c: Likewise.
47608         * configure.in (libc_cv_as_needed): Remove test.
47609         * configure: Regenerated.
47610         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
47611         conditional definition.
47612         [$(have-as-needed) != yes] (no-as-needed): Likewise.
47613         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
47614         * config.make.in (have-as-needed): Remove variable.
47616 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
47617             Paul Pluzhnikov  <ppluzhnikov@google.com>
47619         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
47620         strings correctly.
47622 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
47624         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
47625         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
47626         * sysdeps/sh/strlen.S: Likewise.
47628 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47630         * sysdeps/unix/fork.S: Remove file.
47631         * sysdeps/unix/i386/fork.S: Likewise.
47632         * sysdeps/unix/sparc/fork.S: Likewise.
47634         * sysdeps/unix/system.c: Remove file.
47635         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
47637         * sysdeps/unix/getegid.S: Remove file.
47638         * sysdeps/unix/geteuid.S: Likewise.
47640 2012-04-24  Roland McGrath  <roland@hack.frob.com>
47642         * scripts/check-localplt.awk: New file.
47643         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
47644         of diff.
47645         * scripts/data/localplt-generic.data: Add a comment.
47647         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
47648         NODE when __dir_mkfile failed.
47649         * sysdeps/mach/hurd/symlinkat.c: Likewise.
47650         Reported by Ludovic Courtès <ludo@gnu.org>.
47652 2012-04-24  Andreas Jaeger  <aj@suse.de>
47654         * Makerules (common-clean): Also remove gen-as-const-headers
47655         files.
47657 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47659         * Makerules (native-compile): Do not change working directory for
47660         build.  Use $(OUTPUT_OPTION) in command.
47661         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
47663 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47665         [BZ #13886]
47666         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
47667         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
47668         * math/libm-test.inc (floor_test): Add more tests.
47669         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
47671 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
47673         * sysdeps/unix/getdents.c: Remove file.
47674         * sysdeps/unix/sysv/getdents.c: Likewise.
47675         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
47677         * sysdeps/unix/syscalls.list (madvise): Add syscall from
47678         sysdeps/unix/mman/syscalls.list.
47679         (mmap): Likewise.
47680         (mprotect): Likewise.
47681         (msync): Likewise.
47682         (munmap): Likewise.
47683         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
47684         * sysdeps/unix/mman/syscalls.list: Remove.
47685         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
47687         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
47688         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
47689         * configure: Regenerated.
47690         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
47691         $(libgcc_s_suffix).
47692         * config.make.in (libgcc_s_suffix): Remove variable.
47694 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
47696         * sysdeps/unix/sysv/gethostname.c: Move to ...
47697         * sysdeps/posix/gethostname.c: ... here.
47699         * sysdeps/unix/execve.S: Remove file.
47701         * sysdeps/unix/_exit.S: Remove file.
47703 2012-04-23  Andreas Jaeger  <aj@suse.de>
47705         [BZ #13739]
47706         * manual/Makefile: Remove make dist support, there's no
47707         need for a stand-alone documentation tar ball.
47708         (TEXI2DVI): Define always, it's not in Makeconfig.
47709         (dist): Removed.
47710         (tar-it): Removed.
47711         (edition): Removed.
47712         (glibc-doc-$(edition).tar): Removed
47713         (%.Z): Removed.
47714         (%.gz): Removed.
47715         (%.uu): Removed.
47716         (ETAGS): Remove, it's in Makeconfig.
47717         (move-if-change): Remove, it's in Makeconfig.
47719 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
47721         [BZ #13970]
47722         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
47723         (strtod, strtof, strtold, strtol, strtoul, strtoq)
47724         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
47725         (strtod_l, strtof_l, strtold_l): Remove __wur.
47726         It is not necessarily an error to ignore strtol's return value.
47727         One can reliably look at the stored endptr to decide whether
47728         the number had valid syntax.
47730 2012-04-21  Andreas Jaeger  <aj@suse.de>
47732         [BZ #13739]
47733         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
47735 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
47737         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
47738         * sysdeps/unix/sysv/Versions: Remove file.
47740 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
47742         [BZ #13927]
47743         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
47745 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
47747         [BZ #7064]
47748         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
47749         version from __vm86.
47751 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
47753         * sysdeps/unix/common/lxstat.c: Remove file.
47754         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
47756         * sysdeps/unix/sysv/Makefile: Remove file.
47758         * sysdeps/unix/sysv/direct.h: Remove file.
47760         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
47761         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
47762         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
47763         * sysdeps/unix/sysv/bits/signum.h: Likewise.
47764         * sysdeps/unix/sysv/bits/stat.h: Likewise.
47765         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
47766         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
47768         * sysdeps/unix/sysv/setrlimit.c: Remove file.
47770         * sysdeps/unix/xmknod.c: Remove file.
47771         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
47773         * sysdeps/unix/sysv/settimeofday.c: Remove file.
47775         * sysdeps/unix/sysv/i386/time.S: Remove file.
47777         * sysdeps/unix/fxstat.c: Remove file.
47778         * sysdeps/unix/xstat.c: Likewise.
47779         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
47781         * sysdeps/unix/sysv/sigaction.c: Remove file.
47783         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
47784         (sysdep_headers): Remove variable.
47785         [termio.h not in sysdep_headers] (generated): Likewise.
47786         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
47787         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
47788         * sysdeps/unix/sysv/tcdrain.c: Likewise.
47789         * sysdeps/unix/sysv/tcflow.c: Likewise.
47790         * sysdeps/unix/sysv/tcflush.c: Likewise.
47791         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
47792         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
47793         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
47794         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
47795         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
47797         * sysdeps/unix/siglist.c: Remove file.
47799         * sysdeps/unix/getppid.S: Remove file.
47801         * sysdeps/unix/mkdir.c: Remove file.
47802         * sysdeps/unix/rmdir.c: Likewise.
47804 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
47806         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
47807         ERR_MAX value.
47808         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
47809         errlist-compat value.
47811 2012-04-18  David S. Miller  <davem@davemloft.net>
47813         * sysdeps/generic/memcopy.h (reg_char): Delete.
47814         * debug/strcat_chk.c: Use char, not reg_char.
47815         * debug/strcpy_chk.c: Likewise.
47816         * debug/strncat_chk.c: Likewise.
47817         * debug/strncpy_chk.c: Likewise.
47818         * string/memchr.c: Likewise.
47819         * string/memrchr.c: Likewise.
47820         * string/rawmemchr.c: Likewise.
47821         * string/strcat.c: Likewise.
47822         * string/strchr.c: Likewise.
47823         * string/strchrnul.c: Likewise.
47824         * string/strcmp.c: Likewise.
47825         * string/strcpy.c: Likewise.
47826         * string/strncat.c: Likewise.
47827         * string/strncmp.c: Likewise.
47828         * string/strncpy.c: Likewise.
47830 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47832         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
47833         __builtin_memcopy is called when src and dest ranges are known to not
47834         overlap.
47836 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47838         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
47839         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
47840         fwd_align_merge macro call.
47841         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
47842         bwd_align_merge macro call.
47843         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47845 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
47847         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
47848         bwd_align_merge macros.
47849         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
47850         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
47851         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
47853 2012-04-18  David S. Miller  <davem@davemloft.net>
47855         * sysdeps/sparc/sparc64/memcopy.h: Delete.
47857 2012-04-18  Andreas Jaeger  <aj@suse.de>
47859         [BZ# 6794]
47860         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
47861         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
47862         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47864         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
47865         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
47866         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47868         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
47869         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
47870         Adjust for changed ldbl-128 files.
47872         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
47873         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
47874         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
47876 2012-04-17  David S. Miller  <davem@davemloft.net>
47878         * sysdeps/sparc/sparc32/memcopy.h: Delete.
47880 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
47882         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
47883         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
47884         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
47885         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
47886         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
47887         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
47889 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47891         [BZ #6794]
47892         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
47893         * math/libm-test.inc: Add ilogb errno and exception tests.
47894         * math/w_ilogb.c: New file: ilogb wrapper.
47895         * math/w_ilogbf.c: New file: ilogbf wrapper.
47896         * math/w_ilogbl.c: New file: ilogbl wrapper.
47897         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
47898         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
47899         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
47900         exception being thrown with 0.0 as argument.
47901         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
47902         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
47903         exception being thrown with 0.0 as argument.
47904         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
47905         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47906         exception being thrown with 0.0 as argument.
47907         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
47908         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
47909         exception being thrown with 0.0 as argument.
47910         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
47911         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
47912         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
47913         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
47914         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
47915         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
47916         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
47917         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
47918         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
47920 2012-04-17  Petr Baudis  <pasky@ucw.cz>
47922         * include/sys/uio.h: Change __vector to __iovec to avoid clash
47923         with altivec.
47925 2012-04-16  Marek Polacek  <polacek@redhat.com>
47927         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
47929 2012-04-16  Marek Polacek  <polacek@redhat.com>
47931         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
47932         operands of fdivp instruction.
47934 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47936         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
47937         * elf/tst-auditmod3b.c: Likewise.
47938         * elf/tst-auditmod4b.c: Likewise.
47939         * elf/tst-auditmod5b.c: Likewise.
47940         * elf/tst-auditmod6b.c: Likewise.
47941         * elf/tst-auditmod6c.c: Likewise.
47942         * elf/tst-auditmod7b.c: Likewise.
47943         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
47944         * sysdeps/x86_64/preconfigure.in: Likewise.
47945         * sysdeps/x86_64/preconfigure: Regenerated.
47947 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47949         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
47950         __ILP32__.
47952 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
47954         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
47955         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
47957 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
47959         [BZ #13973]
47960         * locale/iso-639.def: Fix gl language name. Spotted by
47961         Yaron Shahrabani.
47963 2012-04-12  Roland McGrath  <roland@hack.frob.com>
47965         [BZ #2074]
47966         * libio/libio.h (__io_write_fn): Update comment.
47968 2012-04-12  Petr Baudis  <pasky@ucw.cz>
47970         [BZ #2074]
47971         * stdio.texi (Hook Functions): The user provided writer function
47972         is not allowed to return -1.
47974 2012-04-11  David S. Miller  <davem@davemloft.net>
47976         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47978 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
47980         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
47981         Add a leading slash to rtkaio.
47983 2012-04-11  Jim Meyering  <meyering@redhat.com>
47985         [BZ #11959]
47986         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
47987         It is not necessarily an error to ignore fwrite's return
47988         value.  One can reliably use ferror to test for errors after
47989         the fact.
47991 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
47993         * bits/types.h (__snseconds_t): New type.
47994         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
47996         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
47997         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
47998         (__SNSECONDS_T_TYPE): Likewise.
47999         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
48000         (__SNSECONDS_T_TYPE): Likewise.
48001         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
48002         (__SNSECONDS_T_TYPE): Likewise.
48004 2012-04-10  Andreas Jaeger  <aj@suse.de>
48006         [BZ #2636]
48007         * manual/time.texi (Processor Time): Return type of times is
48008         elapsed real time since an arbitrary point in the past.
48009         (CPU Time): Move CLK_TCK from here...
48010         (Processor Time): ...to here.  Correct description.
48011         * manual/conf.texi (Constants for Sysconf): Correct description of
48012         _SC_CLK_TCK.
48014 2012-04-10  David S. Miller  <davem@davemloft.net>
48016         [BZ #13967]
48017         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
48018         where the is a gap between DT_REL(A) and DT_JMPREL.
48020 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
48022         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
48023         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
48024         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
48026 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
48028         * elf/dl-support.c (_dl_inhibit_cache): New variable.
48029         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
48030         (dl_main): Handle --inhibit-cache.
48031         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
48032         _dl_inhibit_cache.
48033         * elf/dl-load.c (_dl_map_object): Use it.
48034         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
48036 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
48038         [BZ #13872]
48039         * sysdeps/i386/fpu/e_powl.S (p78): New object.
48040         (__ieee754_powl): Saturate large exponents rather than testing for
48041         overflow of y*log2(x).
48042         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
48043         * math/libm-test.inc (pow_test): Do not permit spurious overflow
48044         exceptions.
48046         [BZ #11521]
48047         * math/s_ctan.c: Include <float.h>.
48048         (__ctan): Avoid internal overflow or cancellation in calculating
48049         denominator.
48050         * math/s_ctanf.c: Likewise.
48051         * math/s_ctanl.c: Likewise.
48052         * math/s_ctanh.c: Likewise.
48053         * math/s_ctanhf.c: Likewise.
48054         * math/s_ctanhl.c: Likewise.
48055         * math/libm-test.inc (ctan_test): Add more tests.
48056         (ctanh_test): Likewise.
48057         * sysdeps/i386/fpu/libm-test-ulps: Update.
48058         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48060 2012-04-09  Andreas Jaeger  <aj@suse.de>
48062         [BZ #6894]
48063         * manual/filesys.texi (Directory Entries): Mention that d_namlen
48064         is an optional BSD extension.
48066         [BZ #10254]
48067         * manual/stdio.texi (Opening Streams): Document additional fopen
48068         parameters.
48070 2012-04-09  Roland McGrath  <roland@hack.frob.com>
48072         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
48073         %eax without telling the compiler.
48075 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
48077         [BZ # 13963]
48078         * manual/install.texi: Use sourceware.org.
48080 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
48082         [BZ #13873]
48083         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
48084         (__ieee754_pow): Generate overflow and underflow using huge*huge
48085         and tiny*tiny rather than just returning constant infinity or zero
48086         for large exponents.
48087         * math/libm-test.inc (pow_test): Require overflow exceptions for
48088         applicable cases of large exponents.
48090         [BZ #706]
48091         * sysdeps/i386/fpu/e_pow.S (p10): New object.
48092         (__ieee754_pow): Use iterative multiplication algorithm only for
48093         integer exponents with absolute value below 1024.  Check for odd
48094         integer exponents when using algorithm for real exponents.
48095         * math/libm-test.inc (pow_test): Add more tests.
48096         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
48098 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
48100         [BZ #13705]
48101         * math/libm-test.inc (exp_test): Do not allow overflow exception
48102         on underflow test.
48104 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
48106         [BZ #13705]
48107         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
48108         instead of __kernel_standard_f.
48110 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
48112         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
48113         * sysdeps/x86_64/memset_chk.S: Likewise.
48115 2012-04-08  Andreas Jaeger  <aj@suse.de>
48117         [BZ #10153]
48118         * manual/startup.texi (Environment Access): Describe return value
48119         for putenv and setenv.
48121         [BZ #6895]
48122         * manual/filesys.texi (Directory Entries): Add description for
48123         DT_LNK.
48125         [BZ #6890]
48126         * manual/filesys.texi (Directory Entries): Clarify that it's file
48127         system not operating system in the description of DT_UNKNOWN.
48129         [BZ #6578]
48130         * manual/syslog.texi (closelog): Fix reference, it's openlog.
48132 2012-04-08  Stephen Compall  <s11@member.fsf.org>
48134         [BZ #6649]
48135         * manual/llio.texi (Opening and Closing Files): Add cross
48136         reference to explain mode argument.
48138 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
48140         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
48141         * sysdeps/x86_64/memset_chk.S: Likewise.
48143 2012-04-07  David S. Miller  <davem@davemloft.net>
48145         * elf/elf.h (R_SPARC_WDISP10): Define.
48146         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
48147         R_SPARC_SIZE32.
48148         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
48149         R_SPARC_SIZE64 and R_SPARC_H34.
48151 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
48153         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
48154         conditions and remove no longer applicable assertion.
48156 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
48158         * bits/byteswap.h: Include <features.h>.
48159         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
48160         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
48162 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
48164         * bits/byteswap.h (__bswap_16): Removed.
48165         Include <bits/byteswap-16.h> to get __bswap_16.
48166         * sysdeps/i386/bits/byteswap.h: Likewise.
48167         * sysdeps/s390/bits/byteswap.h: Likewise.
48168         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48169         * bits/byteswap-16.h: New file.
48170         * sysdeps/i386/bits/byteswap-16.h: Likewise.
48171         * sysdeps/s390/bits/byteswap-16.h: Likewise.
48172         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
48173         * string/Makefile (headers): Add bits/byteswap-16.h.
48175 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
48177         [BZ #13895]
48178         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
48179         extra indirection.
48180         * nss/Makefile (tests-static, tests): Add tst-nss-static.
48181         * nss/tst-nss-static.c: New.
48183 2012-04-06  Robert Millan  <rmh@gnu.org>
48185         [BZ #6486]
48186         * manual/llio.texi (File Position Primitive): lseek
48187         refers to WHENCE when it really means OFFSET.
48189 2012-04-06  Andreas Jaeger  <aj@suse.de>
48191         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
48192         strncmp declarations.
48194         * abilist/libc.abilist: Add __poll and __ppoll.
48196 2012-04-05  David S. Miller  <davem@davemloft.net>
48198         * scripts/check-local-headers.sh: Accept a host triplet in the
48199         path matched by the exclude regexp.
48201         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
48202         definition.
48203         * sysdeps/powerpc/powerpc32/dl-machine.h
48204         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
48205         * sysdeps/s390/s390-32/dl-machine.h
48206         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48207         * sysdeps/sparc/sparc32/dl-machine.h
48208         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48209         * sysdeps/sparc/sparc64/dl-machine.h
48210         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
48212         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
48213         lazy binding.
48214         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
48215         undefined symbol errors.
48217         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
48218         DT_NEEDED entries.
48220 2012-04-05  Michael Matz  <matz@suse.de>
48222         [BZ #13592]
48223         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
48225 2012-04-05  Andreas Jaeger  <aj@suse.de>
48227         [BZ #13908]
48228         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
48229         comment.
48231 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48233         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
48234         which ROUND is no valid rounding mode.
48236 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48238         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
48239         read again.
48240         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
48242 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48244         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
48245         an exception using FPU order intentionally.
48247 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
48249         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
48250         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
48251         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
48252         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
48254 2012-04-05  Simon Josefsson  <simon@josefsson.org>
48256         [BZ #12340]
48257         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
48258         EINVAL when BUFLEN is too smal.
48260 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
48262         [BZ #13553]
48263         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
48264         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
48266 2012-04-03  Andreas Jaeger  <aj@suse.de>
48268         [BZ #13938]
48269         * manual/setjmp.texi (System V contexts): Fix sentence.
48271         [BZ #13926]
48272         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
48273         New macro for this case.
48274         [!__GNUC__] (__bswap_64): New inline function for this case.
48275         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48276         * bits/byteswap.h: Likewise.
48277         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
48278         ull, guard with __GLIBC_HAVE_LONG_LONG.
48280         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
48281         __GLIBC_HAVE_LONG_LONG.
48283         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
48284         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
48286 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
48288         [BZ #13691]
48289         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
48290         inptr and inend, rather than using last_ch.
48292 2012-04-02  David S. Miller  <davem@davemloft.net>
48294         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
48295         * stdio-common/printf-parse.h (read_int): Change return type to
48296         'int', return -1 on INT_MAX overflow.
48297         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
48298         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
48299         overflows INT_MAX.  Check for overflow of in-format-string precision
48300         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
48301         SIZE_MAX not INT_MAX for integer overflow test.
48302         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
48303         skip the construct in the format string but do not record anything.
48304         * stdio-common/bug22.c: Adjust to test both width/prevision
48305         INT_MAX overflow as well as total length INT_MAX overflow.  Check
48306         explicitly for proper errno values.
48308 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
48310         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
48311         CHAR_MAX.
48312         * string/test-strcmp.c [! WIDE]: Likewise.
48313         * time/tst-mktime2.c: Likewise for INT_MAX.
48314         * string/test-string.h: #include <sys/param.h> for MIN.
48316         * csu/init-first.c (__libc_init_first): Call __ctype_init.
48317         * sysdeps/i386/init-first.c (init): Likewise.
48318         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
48319         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
48320         * sysdeps/sh/init-first.c (init): Likewise.
48322 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
48324         * po/ru.po: Update from translation team.
48325         * po/vi.po: Likewise.
48327 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
48329         * resolv/nss_dns/dns-host.c: Merge copyright years.
48331 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48333         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
48334         Optimize memcpy with prefetch if
48335         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
48336         src, dst pointers have unequal 16 byte alignments.
48338 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
48340         [BZ #13928]
48341         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
48342         from a CNAME entry and return the minimum ttl for the query.
48343         (gaih_getanswer_slice): Likewise.
48345 2012-03-30  Jeff Law  <law@redhat.com>
48347         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
48348         due to long keys.
48349         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
48350         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
48352         * resolv/nss_dns/dns-host.c: Update copyright year.
48354 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
48356         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
48357         requests to save a system call.  Fix check that all bytes are sent.
48359         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
48360         comments for sendmmsg.
48362 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
48364         [BZ #13691]
48365         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
48366         with only 1 character between 0x0041 and 0x01b0.
48367         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
48368         * wcsmbs/tst-mbsnrtowcs.c: New file.
48370 2012-03-29  David S. Miller  <davem@davemloft.net>
48372         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
48373         small copies by hand.
48375 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
48377         [BZ #13761]
48378         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
48379         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
48380         group memberships.
48382 2012-03-28  David S. Miller  <davem@davemloft.net>
48384         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
48385         that branches into memcpy.
48386         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
48387         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
48388         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
48389         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
48390         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
48391         bits.
48392         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
48393         implementation too.
48394         * sysdeps/sparc/mempcpy.S: New file.
48396         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
48397         the IFUNC routine in the libc case.
48398         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
48400         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
48401         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
48402         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
48403         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
48404         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
48405         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
48406         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
48407         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
48409         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
48410         loop to 256 bytes instead of 64 bytes and fix test signedness.
48412         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
48413         * sysdeps/sparc/sparc32/Makefile: rather than here...
48414         * sysdeps/sparc/sparc64/Makefile: and here.
48416 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
48418         * malloc/mallocbug.c: Avoid warnings about unused variables.
48420 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
48422         [BZ #13760]
48423         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
48424         in the right place. Discard and retry query if response is
48425         larger than input buffer size.
48427 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
48429         [BZ #369]
48430         [BZ #2678]
48431         [BZ #3866]
48432         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
48433         x for large integer exponent.
48434         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
48435         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
48436         sign of result as needed afterwards.
48437         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
48438         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
48439         result for underflowing pow the same as for overflow.
48440         (__kernel_standard_l): Handle powl overflow and underflow here
48441         rather than calling __kernel_standard.
48442         * math/libm-test.inc (pow_test): Add more tests.
48444         [BZ #3868]
48445         [BZ #13879]
48446         [BZ #13910]
48447         [BZ #13911]
48448         [BZ #13912]
48449         [BZ #13913]
48450         [BZ #13915]
48451         [BZ #13916]
48452         [BZ #13917]
48453         [BZ #13918]
48454         [BZ #13919]
48455         [BZ #13920]
48456         [BZ #13921]
48457         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
48458         * sysdeps/ieee754/k_standard.c: Include <float.h>.
48459         (__kernel_standard_l): New function.
48460         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
48461         __kernel_standard.
48462         * math/w_acosl.c (__acosl): Likewise.
48463         * math/w_asinl.c (__asinl): Likewise.
48464         * math/w_atan2l.c (__atan2l): Likewise.
48465         * math/w_atanhl.c (__atanhl): Likewise.
48466         * math/w_coshl.c (__coshl): Likewise.
48467         * math/w_exp10l.c (__exp10l): Likewise.
48468         * math/w_exp2l.c (__exp2l): Likewise.
48469         * math/w_fmodl.c (__fmodl): Likewise.
48470         * math/w_hypotl.c (__hypotl): Likewise.
48471         * math/w_j0l.c (__j0l, __y0l): Likewise.
48472         * math/w_j1l.c (__j1l, __y1l): Likewise.
48473         * math/w_jnl.c (__jnl, __ynl): Likewise.
48474         * math/w_lgammal.c (__lgammal): Likewise.
48475         * math/w_log10l.c (__log10l): Likewise.
48476         * math/w_log2l.c (__log2l): Likewise.
48477         * math/w_logl.c (__logl): Likewise.
48478         * math/w_powl.c (__powl): Likewise.
48479         * math/w_remainderl.c (__remainderl): Likewise.
48480         * math/w_scalbl.c (sysv_scalbl): Likewise.
48481         * math/w_sinhl.c (__sinhl): Likewise.
48482         * math/w_sqrtl.c (__sqrtl): Likewise.
48483         * math/w_tgammal.c (__tgammal): Likewise.
48484         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
48485         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
48486         * math/libm-test.inc (acos_test): Add more tests.
48487         (acosh_test): Likewise.
48488         (asin_test): Likewise.
48489         (atanh_test): Likewise.
48490         (exp_test): Likewise.
48491         (exp10_test): Likewise.
48492         (exp2_test): Likewise.
48493         (expm1_test): Likewise.
48494         (lgamma_test): Likewise.
48495         (log_test): Likewise.
48496         (log10_test): Likewise.
48497         (log1p_test): Likewise.
48498         (log2_test): Likewise.
48499         (pow_test): Do not allow some spurious overflow exceptions.
48500         (sqrt_test): Add more tests.
48501         (tgamma_test): Likewise.
48502         (y0_test): Likewise.
48503         (y1_test): Likewise.
48504         (yn_test): Likewise.
48506 2012-03-27  Anton Blanchard  <anton@samba.org>
48508         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
48509         MAP_HUGETLB.
48510         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48511         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48512         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48514 2012-03-27  David S. Miller  <davem@davemloft.net>
48516         * conform/Makefile: Run run-conformtest.sh using $(BASH).
48518         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
48519         have-as-vis3 check.
48521 2012-03-27  Andreas Jaeger  <aj@suse.de>
48523         * sysdeps/x86_64/elf/configure.in: Moved to ...
48524         * sysdeps/x86_64/configure.in: ... here.
48525         * sysdeps/x86_64/elf/start.S: Moved to ...
48526         * sysdeps/x86_64/start.S: ... here.
48527         * sysdeps/x86_64/elf/configure: Delete.
48529         * sysdeps/x86_64/configure.in: Merge contents from
48530         sysdeps/i386/configure.in (without i686 check).
48532         * sysdeps/i386/elf/Versions: Merge into ...
48533         * sysdeps/i386/Versions: ... this.
48534         * sysdeps/i386/elf/Versions: Delete file.
48535         * sysdeps/i386/elf/start.S: Moved to ...
48536         * sysdeps/i386/start.S: ...here.
48537         * sysdeps/i386/elf/configure.in: Merge into...
48538         * sysdeps/i386/configure.in: ...here.
48539         * sysdeps/i386/elf/configure.in: Delete file.
48540         * sysdeps/i386/elf/configure: Delete file.
48542         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
48543         * debug/backtracesyms.c: ... here.
48544         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
48545         * debug/backtracesymsfd.c: ... here.
48546         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
48547         * sysdeps/generic/ifunc-sel.h: ... here.
48549         * sysdeps/unix/i386/start.c: Delete file.
48550         * sysdeps/unix/sparc/start.c: Delete file.
48551         * sysdeps/unix/start.c: Delete file.
48553         * sysdeps/sh/elf/configure.in: Moved to ...
48554         * sysdeps/sh/configure.in: ... here.
48555         * sysdeps/sh/elf/start.S: Moved to ...
48556         * sysdeps/sh/start.S: ... here.
48557         * sysdeps/sh/elf/configure: Delete file.
48559         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
48560         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
48561         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
48562         * sysdeps/powerpc/powerpc64/entry.h: ... here.
48563         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
48564         * sysdeps/powerpc/powerpc64/start.S: here.
48565         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
48566         * sysdeps/powerpc/powerpc64/Makefile: ... this.
48567         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
48568         * sysdeps/powerpc/powerpc64/configure.in: ... this.
48569         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
48571         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
48572         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
48573         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
48574         * sysdeps/powerpc/powerpc32/start.S: ... here.
48575         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
48576         * sysdeps/powerpc/powerpc32/configure.in: ... this.
48577         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
48579         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
48580         * sysdeps/powerpc/ifunc-sel.h: ... here.
48581         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
48582         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
48584         * sysdeps/sparc/elf/configure.in: Moved to ...
48585         * sysdeps/sparc/configure.in: ... here.
48586         * sysdeps/sparc/elf/configure: Delete file.
48587         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
48588         * sysdeps/sparc/sparc32/start.S: ... here.
48589         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
48590         * sysdeps/sparc/sparc64/start.S: ... here.
48591         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
48592         * sysdeps/sparc/sparc32/Makefile: ... this.
48593         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
48594         * sysdeps/sparc/sparc64/Makefile: ... this.
48596         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
48597         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
48598         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
48599         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
48600         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
48601         * sysdeps/s390/s390-32/setjmp.S: ... here.
48602         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
48603         * sysdeps/s390/s390-32/configure.in: ... here.
48604         * sysdeps/s390/s390-32/elf/configure: Delete file.
48605         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
48606         * sysdeps/s390/s390-32/start.S: ... here.
48608         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
48609         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
48610         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
48611         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
48612         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
48613         * sysdeps/s390/s390-64/setjmp.S: ... here.
48614         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
48615         * sysdeps/s390/s390-64/configure.in: ... here
48616         * sysdeps/s390/s390-64/elf/configure: Delete file.
48617         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
48618         * sysdeps/s390/s390-64/start.S: ... here.
48619         * sysdeps/s390/s390-64/elf/configure: Delete.
48621         * configure.in: Remove support for elf directories in sysdeps.
48623         * configure: Regenerated.
48624         * sysdeps/i386/configure: Regenerated.
48625         * sysdeps/powerpc/powerpc32/configure: Regenerated.
48626         * sysdeps/powerpc/powerpc64/configure: Regenerated.
48627         * sysdeps/s390/s390-32/configure: Regenerated.
48628         * sysdeps/s390/s390-64/configure: Regenerated.
48629         * sysdeps/sh/configure: Regenerated.
48630         * sysdeps/sparc/configure: Regenerated.
48631         * sysdeps/x86_64/configure: Regenerated.
48633 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
48635         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48637         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
48638         denormal result into account.
48640 2012-03-25  Roland McGrath  <roland@hack.frob.com>
48642         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
48643         Reported by Allan McRae <allan@archlinux.org>.
48645 2012-03-23  Jeff Law  <law@redhat.com>
48647         * nss/getnssent.c (__nss_getent): Fix typo.
48649 2012-03-23  David S. Miller  <davem@davemloft.net>
48651         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48653 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
48655         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
48656         to pad to uint64_t for each field.
48657         (dl_tls_index): Replace unsigned long with uint64_t.
48659 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
48660         Paul Pluzhnikov  <ppluzhnikov@google.com>
48662         [BZ #6528]
48663         * grp/Makefile (otherlibs): Don't set it.
48664         * inet/Makefile (otherlibs): Likewise.
48665         * login/Makefile (otherlibs): Likewise.
48666         * nscd/Makefile (otherlibs): Likewise.
48667         * posix/Makefile (otherlibs): Likewise.
48668         * pwd/Makefile (otherlibs): Likewise.
48669         * rt/Makefile (otherlibs): Likewise.
48670         * sunrpc/Makefile (otherlibs): Likewise.
48671         * nss/Makefile (otherlibs): Likewise.
48672         Add libnss_files to routines and static-only-routines.
48673         ($(objpfx)getent): Remove rule.
48674         * resolv/Makefile: Add libnss_dns and libresolv to routines and
48675         static-only-routines.
48677 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48679         [BZ #13892]
48680         * math/s_cexp.c: Include <float.h>.
48681         (__cexp): Handle exp result overflowing not necessarily
48682         overflowing both real and imaginary parts of result.
48683         * math/s_cexpf.c: Likewise.
48684         * math/s_cexpl.c: Likewise.
48685         * math/libm-test.inc (cexp_test): Add more tests.
48686         * sysdeps/i386/fpu/libm-test-ulps: Update.
48687         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48689 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48691         * include/link.h (ELFW): New macro.
48692         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
48693         Replace ELF64_R_TYPE with ELFW(R_TYPE).
48695 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48697         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
48698         with uint64_t.
48700 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48702         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
48703         declaration.
48704         (struct La_x32_retval): Likewise.
48706 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
48708         * sysdeps/x86_64/preconfigure.in: New file.
48709         * sysdeps/x86_64/preconfigure: New generated file.
48711 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
48713         [BZ #13824]
48714         * math/e_exp2l.c: Include <float.h>.
48715         (__ieee754_exp2l): Handle overflow and underflow cases
48716         separately.  Only pass fractional part of argument to
48717         __ieee754_expl.
48718         * math/libm-test.inc (exp2_test): Add more tests.
48720         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
48721         negating x to take absolute value.
48722         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
48723         Likewise.
48724         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
48725         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
48726         Likewise.
48727         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
48728         computing low part if x was negated.
48729         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
48731 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48733         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
48734         la_x32_gnu_pltexit.
48735         (pltexit): Cast int_retval to ptrdiff_t.
48736         * elf/tst-auditmod3b.c: Likewise.
48737         * elf/tst-auditmod4b.c: Likewise.
48738         * elf/tst-auditmod5b.c: Likewise.
48739         * elf/tst-auditmod6b.c: Likewise.
48740         * elf/tst-auditmod6c.c: Likewise.
48741         * elf/tst-auditmod7b.c: Likewise.
48743         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
48744         and x32_gnu_pltexit.
48746         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
48747         __ELF_NATIVE_CLASS.
48748         (La_x32_regs): New macro.
48749         (La_x32_retval): Likewise.
48750         (la_x32_gnu_pltenter): New function prototype.
48751         (la_x32_gnu_pltexit): Likewise.
48753 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
48755         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
48756         exponent.
48758         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48760         * configure.in (libc_cv_cc_nofma): Check for option to disable
48761         generation of FMA instructions.
48762         * configure: Regenerate.
48763         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
48764         * sysdeps/ieee754/dbl-64/Makefile: New file.
48765         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
48766         Remove brandred-fma4.
48767         (CFLAGS-brandred-fma4.c): Remove.
48768         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
48769         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
48770         define.
48771         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
48772         define.
48774 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48776         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
48777         LLONG_MAX != LONG_MAX.
48778         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48779         (_fitoa_word): Likewise.
48780         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
48781         LLONG_MAX != LONG_MAX.
48782         * stdio-common/_itowa.h: Include <_itoa.h>.
48783         (_itowa_word): Use _ITOA_WORD_TYPE on value.
48784         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
48785         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
48786         only if not defined.
48787         (_ITOA_WORD_TYPE): Likewise.
48788         (_itoa_word): Use _ITOA_WORD_TYPE on value.
48789         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
48791 2012-03-21  David S. Miller  <davem@davemloft.net>
48793         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48795 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
48797         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
48798         of x86_64 when setting libc_cv_slibdir, libdir and
48799         libc_cv_localedir.
48800         * sysdeps/unix/sysv/linux/configure: Regenerated.
48802 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48804         * manual/lang.texi (Old Varargs): Remove section.
48805         (How Variadic): Update menu.
48806         (va_start): Do not mention varargs.h.
48808 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48809             Joseph Myers  <joseph@codesourcery.com>
48811         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
48812         link test.
48813         * configure: Regenerated.
48815 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
48817         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
48818         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
48819         conformtest.pl
48821 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48823         * NOTES: Remove.
48824         * Makefile (files-for-dist): Remove NOTES.
48825         (NOTES): Remove rule.
48826         * README: Don't refer to NOTES.
48827         * manual/creature.texi: Don't include macros.texi.
48828         * manual/intro.texi (creature.texi): Remove comment referring to
48829         NOTES.
48831         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
48832         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
48833         * configure: Regenerated.
48834         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
48835         LIBC_TRY_CC_OPTION.
48836         (libc_cv_as_i686): Likewise.
48837         (libc_cv_cc_avx): Likewise.
48838         (libc_cv_cc_sse2avx): Likewise.
48839         (libc_cv_cc_fma4): Likewise.
48840         (libc_cv_cc_novzeroupper): Likewise.
48841         * sysdeps/i386/configure: Regenerated.
48843         [BZ #13883]
48844         * sysdeps/i386/fpu/s_cexp.S: Remove.
48845         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
48846         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
48847         * math/libm-test.inc (cexp_test): Add more tests.
48848         * sysdeps/i386/fpu/libm-test-ulps: Update.
48849         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48851 2012-03-21  Allan McRae  <allan@archlinux.org>
48853         * timezone/Makefile: Do not install iso3166.tab and zone.tab
48855 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
48857         [BZ #13871]
48858         * math/w_exp2.c: Do not include <float.h>.
48859         (o_threshold, u_threshold): Remove.
48860         (__exp2): Calculate result before checking finiteness and calling
48861         __kernel_standard.
48862         * math/w_exp2f.c: Likewise.
48863         * math/w_exp2l.c: Likewise.
48864         * math/libm-test.inc (exp2_test): Require overflow exception for
48865         1e6 input.
48867         [BZ #3866]
48868         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
48869         range of signed 64-bit integers before using fistpll.  Remove
48870         checks for whether integers fit in mantissa bits.
48871         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
48872         the range of signed 32-bit integers before using fistpl.  Remove
48873         checks for whether integers fit in mantissa bits.
48874         * sysdeps/i386/fpu/e_powl.S (p64): New object.
48875         (__ieee754_powl): Test for y outside the range of signed 64-bit
48876         integers before using fistpll.  Reduce 64-bit values to 63-bit
48877         ones as needed.
48878         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
48879         divide-by-zero is raised for zero to large negative powers.
48880         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
48881         (__ieee754_powl): Test for y outside the range of signed 64-bit
48882         integers before using fistpll.  Reduce 64-bit values to 63-bit
48883         ones as needed.
48884         * math/libm-test.inc (pow_test): Add more tests.
48886 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48888         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
48889         <stdio-common/_itoa.h>.
48890         * debug/segfault.c: Likewise.
48891         * elf/dl-cache.c: Likewise.
48892         * elf/dl-minimal.c: Likewise.
48893         * elf/dl-misc.c: Likewise.
48894         * elf/dl-sysdep.c: Likewise.
48895         * elf/dl-version.c: Likewise.
48896         * elf/rtld.c: Likewise.
48897         * hurd/hurdsock.c: Likewise.
48898         * hurd/lookup-retry.c: Likewise.
48899         * malloc/malloc.c: Likewise.
48900         * malloc/mtrace.c: Likewise.
48901         * nscd/nscd_getgr_r.c: Likewise.
48902         * nscd/nscd_getpw_r.c: Likewise.
48903         * nscd/nscd_getserv_r.c: Likewise.
48904         * posix/getopt_init.c: Likewise.
48905         * posix/wordexp.c: Likewise.
48906         * stdio-common/_itoa.c: Likewise.
48907         * stdio-common/printf_fphex.c: Likewise.
48908         * stdio-common/vfprintf.c: Likewise.
48909         * string/_strerror.c: Likewise.
48910         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
48911         * sysdeps/i386/i686/hp-timing.h: Likewise.
48912         * sysdeps/mach/_strerror.c: Likewise.
48913         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
48914         * sysdeps/mach/hurd/sethostid.c: Likewise.
48915         * sysdeps/mach/hurd/xmknodat.c: Likewise.
48916         * sysdeps/mach/xpg-strerror.c: Likewise.
48917         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
48918         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
48919         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
48920         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
48921         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
48922         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
48923         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
48924         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
48925         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
48926         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
48927         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
48928         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
48929         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
48930         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
48931         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
48932         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
48933         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
48934         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
48935         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
48936         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
48937         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
48939         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
48941         * stdio-common/_itoa.h: Moved to ...
48942         * sysdeps/generic/_itoa.h: Here.
48944         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
48946         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
48947         instead of "_itoa.h" and "_itowa.h".
48948         * stdio-common/vfprintf.: Likewise.
48950 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48952         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
48953         <bits/wordsize.h>.
48954         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
48955         (__signbit): Likwise.
48956         (llrintf): Likwise.
48957         (llrint): Likwise.
48959 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48961         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
48962         __WORDSIZE != 64.
48964 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
48966         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
48967         OVERFLOW_EXCEPTION_OK.
48968         * math/libm-test.inc ("Philosophy"): Update comment about
48969         exception testing.
48970         (OVERFLOW_EXCEPTION): Define.
48971         (OVERFLOW_EXCEPTION_OK): Likewise.
48972         (INVALID_EXCEPTION_OK): Renumber.
48973         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
48974         (IGNORE_ZERO_INF_SIGN): Likewise.
48975         (test_exceptions): Handle FE_OVERFLOW.
48976         (exp10_test): Expect overflow exceptions.
48977         (exp2_test): Likewise.
48978         (expm1_test): Likewise.
48979         (nextafter_test): Likewise.
48980         (pow_test): Likewise.
48981         (scalbn_test): Likewise.
48982         (scalbln_test): Likewise.
48984 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48986         * sysdeps/x86_64/bits/atomic.h
48987         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
48988         64bit integer.
48989         (atomic_exchange_acq): Likewise.
48990         (__arch_exchange_and_add_body): Likewise.
48991         (__arch_add_body): Likewise.
48992         (atomic_add_negative): Likewise.
48993         (atomic_add_zero): Likewise.
48995 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
48997         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
48998         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
49000 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49002         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
49003         Check __x86_64__ instead of __WORDSIZE.
49005 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49007         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
49009 2012-03-19  David S. Miller  <davem@davemloft.net>
49011         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49013         * sysdeps/sparc/fpu/fenv_private.h: New file.
49014         * sysdeps/sparc/fpu/math_private.h: Use it.
49015         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
49016         Remove.
49017         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
49018         (libc_feholdexcept_setroundl): Remove.
49019         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
49020         Remove.
49021         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
49022         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
49024 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49026         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
49027         int64_t instead of long int.
49028         (INSERT_WORDS64): Likwise.
49030 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
49032         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
49033         _Unwind_GetCFA return to _Unwind_Ptr first.
49035 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
49037         [BZ #13629]
49038         * math/s_clog.c: Include <float.h>.
49039         (__clog): Scale large or subnormal inputs.
49040         * math/s_clogf.c: Likewise.
49041         * math/s_clogl.c: Likewise.
49042         * math/s_clog10.c: Include <float.h>.
49043         (M_LOG10_2): Define.
49044         (__clog10): Scale large or subnormal inputs.
49045         * math/s_clog10f.c: Likewise.
49046         * math/s_clog10l.c: Likewise.
49047         * math/libm-test.inc (clog_test): Add more tests.
49048         (clog10_test): Likewise.
49049         * sysdeps/i386/fpu/libm-test-ulps: Update.
49050         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49052         [BZ #11451]
49053         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
49054         x and y.
49055         * math/libm-test.inc (atan2_test): Add another test.
49057         * Makerules (common-objdir-compile): Remove.
49058         * sysdeps/unix/Makefile (config-generated): Do not add
49059         $(unix-generated) to variable.
49060         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
49061         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
49062         Remove rule.
49063         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
49064         Likewise.
49065         [generic bits/local_lim.h] (before-compile): Do not append to
49066         variable.
49067         [generic bits/local_lim.h] (common-generated): Likewise.
49068         [generic sys/param.h] (before-compile): Do not append to variable.
49069         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
49070         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
49071         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
49072         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
49073         include.
49074         [generic sys/param.h] (sys/param.h-includes): Remove variable.
49075         [generic sys/param.h] (sys/param.h-includes): Remove rule.
49076         [generic sys/param.h] ($(addprefix
49077         $(common-objpfx),$(sys/param.h-includes))): Likewise.
49078         [generic sys/param.h] (common-generated): Do not append to
49079         variable.
49080         [generic sys/param.h] (sysdep_headers): Likewise.
49081         [generic bits/errno.h] (before-compile): Do not append to
49082         variable.
49083         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
49084         rule.
49085         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
49086         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
49087         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
49088         [generic bits/errno.h] (common-generated): Do not append to
49089         variable.
49090         [generic bits/ioctls.h] (before-compile): Do not append to
49091         variable.
49092         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
49093         rule.
49094         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
49095         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
49096         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
49097         rule.
49098         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
49099         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
49100         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
49101         [generic bits/ioctls.h] (common-generated): Do not append to
49102         variable.
49103         [generic sys/syscall.h] (syscall.h): Remove variable.
49104         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
49105         rule.
49106         [generic sys/syscall.h] (before-compile): Do not append to
49107         variable.
49108         [generic sys/syscall.h] (common-generated): Likewise.
49109         * sysdeps/unix/errnos-tmpl.c: Remove file.
49110         * sysdeps/unix/errnos.awk: Likewise.
49111         * sysdeps/unix/ioctls-tmpl.c: Likewise.
49112         * sysdeps/unix/ioctls.awk: Likewise.
49113         * sysdeps/unix/mk-local_lim.c: Likewise.
49114         * sysdeps/unix/snarf-ioctls: Likewise.
49116 2012-03-19  Richard Henderson  <rth@twiddle.net>
49118         * sysdeps/i386/fpu/fenv_private.h: New file.
49119         * sysdeps/i386/fpu/math_private.h: Use it.
49120         (math_opt_barrier, math_force_eval): Remove.
49121         (libc_feholdexcept_setround_53bit): Remove.
49122         (libc_feupdateenv_53bit): Remove.
49123         * sysdeps/x86_64/fpu/math_private.h: Likewise.
49124         (math_opt_barrier, math_force_eval): Remove.
49125         (libc_feholdexcept): Remove.
49126         (libc_feholdexcept_setround): Remove.
49127         (libc_fetestexcept, libc_fesetenv): Remove.
49128         (libc_feupdateenv_test): Remove.
49129         (libc_feupdateenv, libc_feholdsetround): Remove.
49130         (libc_feresetround): Remove.
49132         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
49133         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
49135         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
49136         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
49137         (libc_feupdateenv_testl): New.
49138         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
49139         (libc_feupdateenv_testf): New.
49140         (libc_feupdateenv): Use libc_feupdateenv_test.
49141         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
49142         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
49144         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
49145         (libc_feholdsetroundf, libc_feholdsetroundl): New.
49146         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
49147         (libc_feresetround_noex): New.
49148         (libc_feresetround_noexf): New.
49149         (libc_feresetround_noexl): New.
49150         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
49151         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
49152         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
49153         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
49154         SET_RESTORE_ROUND.
49155         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
49156         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
49157         (__cos): Likewise.
49158         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
49159         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
49160         SET_RESTORE_ROUND_NOEX.
49161         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
49162         SET_RESTORE_ROUND_NOEXF.
49163         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
49164         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
49165         (libc_feholdsetroundf): New.
49166         (libc_feresetround, libc_feresetroundf): New.
49168         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
49169         (libc_feholdexcept_setround_53bit): Convert from macro to function.
49170         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
49172         * sysdeps/generic/math_private.h: Include <fenv.h>.
49173         (default_libc_feholdexcept): New.
49174         (default_libc_feholdexcept_setround): New.
49175         (default_libc_fesetenv, default_libc_feupdateenv): New.
49176         (libc_feholdexcept): Only define if undefined.
49177         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
49178         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
49179         (libc_feholdexcept_setroundl): Likewise.
49180         (libc_feholdexcept_setround_53bit): Likewise.
49181         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
49182         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
49183         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
49184         (libc_feupdateenv_53bit): Likewise.
49185         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
49186         (libc_feholdexcept): Convert from macro to inline function.
49187         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
49188         (libc_fesetenv, libc_feupdateenv): Likewise.
49190         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
49191         not previously defined.
49192         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
49193         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
49194         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
49195         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
49196         * sysdeps/ieee754/flt-32/math_private.h: New file.
49197         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
49198         math_private.h below SET_FLOAT_WORD.
49199         (__isnan, __isinf_ns, __finite): Remove.
49200         (__isnanf, __isinf_nsf, __finitef): Remove.
49202 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
49204         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49206 2012-03-17  David S. Miller  <davem@davemloft.net>
49208         [BZ #6471]
49209         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
49210         for 2.16.
49212 2012-03-16  David S. Miller  <davem@davemloft.net>
49214         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
49215         warnings.
49217         [BZ #6471]
49218         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
49219         properly.
49220         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
49221         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
49222         sysdep_routines when subdir is sysvipc.
49223         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
49224         __getshmlba helper.
49226         * sysdeps/sparc/fpu/libm-test/ulps: Update.
49228 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49230         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
49231         [__LP64__].
49233 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49235         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
49236         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
49237         (__lround): Renamed to ...
49238         (__llround): This.  Replace long int with long long int.
49239         Define lround functions as aliases of llround functions.
49240         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
49242 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49244         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
49245         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
49246         adresses to uintptr_t.  Replace "long int" and "unsigned long
49247         int" with "greg_t" on va_arg.
49249 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49251         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
49252         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
49254         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
49255         Move e_machine check before EI_CLASS check.  Handle x32
49256         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
49257         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
49258         SKIP_EM_IA_64 and include
49259         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
49261         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
49262         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
49263         (add_system_dir): New macro.
49265         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
49266         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
49268 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
49270         [BZ #2551]
49271         [BZ #2552]
49272         [BZ #2553]
49273         [BZ #2554]
49274         [BZ #2562]
49275         [BZ #2563]
49276         [BZ #2565]
49277         [BZ #2566]
49278         [BZ #2576]
49279         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
49280         (y0): Likewise.
49281         * math/w_j0f.c (j0f): Likewise.
49282         (y0f): Likewise.
49283         * math/w_j0l.c (__j0l): Likewise.
49284         (__y0l): Likewise.
49285         * math/w_j1.c (j1): Likewise.
49286         (y1): Likewise.
49287         * math/w_j1f.c (j1f): Likewise.
49288         (y1f): Likewise.
49289         * math/w_j1l.c (__j1l): Likewise.
49290         (__y1l): Likewise.
49291         * math/w_jn.c (jn): Likewise.
49292         (yn): Likewise.
49293         * math/w_jnf.c (jnf): Likewise.
49294         (ynf): Likewise.
49295         * math/w_jnl.c (__jnl): Likewise.
49296         (__ynl): Likewise.
49297         * math/libm-test.inc (j0_test): Add more tests.
49298         (j1_test): Likewise.
49299         (jn_test): Likewise.  Add trailing semicolon to existing test.
49300         (y0_test): Likewise.
49301         (y1_test): Likewise.
49302         * sysdeps/i386/fpu/libm-test-ulps: Update.
49303         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49305         [BZ #13851]
49306         [BZ #13854]
49307         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
49308         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
49309         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
49310         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
49311         (__tanl): Set errno for infinite argument.
49312         * sysdeps/i386/fpu/mptan.c: Remove.
49313         * sysdeps/i386/fpu/s_tan.S: Likewise.
49314         * sysdeps/i386/fpu/s_tanl.S: Likewise.
49315         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
49316         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
49317         * math/libm-test.inc (tan_test): Add more tests and enable more
49318         tests for double and long double.
49319         * sysdeps/i386/fpu/libm-test-ulps: Update.
49320         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49322 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
49324         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
49325         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
49327 2012-03-16  Roland McGrath  <roland@hack.frob.com>
49329         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
49330         * configure.in: Use it for both main tree and add-ons.
49331         * configure: Regenerated.
49333 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
49335         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
49337 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
49339         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
49340         in comment.
49342         [BZ #13851]
49343         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
49344         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
49345         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
49346         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
49347         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
49348         infinite argument.
49349         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
49350         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
49351         != 0 for prec == 2.
49352         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
49353         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
49354         * sysdeps/i386/fpu/s_cosl.S: Likewise.
49355         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
49356         * sysdeps/i386/fpu/s_sinl.S: Likewise.
49357         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
49358         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
49359         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
49360         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
49361         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
49362         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
49363         * math/libm-test.inc (cos_test): Add more tests and enable more
49364         tests for long double.
49365         (sin_test): Likewise.
49366         (sincos_test): Likewise.
49367         * sysdeps/i386/fpu/libm-test-ulps: Update.
49368         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49370 2012-03-16  David S. Miller  <davem@davemloft.net>
49372         * sysdeps/sparc/fpu/math_private.h: New file.
49374 2012-03-15  David S. Miller  <davem@davemloft.net>
49376         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
49377         file.
49378         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
49379         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
49380         file.
49381         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
49382         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
49383         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
49384         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
49385         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
49386         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
49387         sysdep routines.
49388         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49390         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
49391         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
49393         * sysdeps/sparc/sparc-ifunc.h: New file.
49394         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
49395         sparc-ifunc.h
49396         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
49397         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
49398         Likewise.
49399         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
49400         Likewise.
49401         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
49402         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
49403         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
49404         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
49405         Likewise.
49406         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
49407         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
49408         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
49409         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
49410         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
49411         Likewise.
49412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
49413         Likewise.
49414         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
49415         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
49416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
49417         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
49418         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
49419         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
49420         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
49421         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
49422         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
49423         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
49424         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
49425         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
49426         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
49427         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
49428         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
49429         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
49430         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
49431         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
49432         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
49433         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
49434         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
49435         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
49436         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
49437         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
49439 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49441         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
49442         scaling.
49443         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49445 2012-03-15  Andreas Jaeger  <aj@suse.de>
49447         [BZ #13852]
49448         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
49449         ieee754/flt-32 implementation for sin, cos and sincos.
49450         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
49451         * sysdeps/i386/fpu/s_cosf.S: Likewise.
49452         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
49453         * sysdeps/i386/fpu/s_sinf.S: Likewise.
49454         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
49455         ieee754/flt-32 implementation for tan.
49457         * math/libm-test.inc (cos_test): Enable some large input tests for
49458         float as well
49459         (sin_test): Likewise.
49460         (sincos_test): Likewise.
49461         (tan_test): Add tests for large input.
49463         * sysdeps/i386/fpu/libm-test-ulps: Update.
49465 2012-03-15  Andreas Jaeger  <aj@suse.de>
49467         [BZ #13658]
49468         * math/libm-test.inc (cos_test): Add more test cases.
49469         (sin_test): Likewise.
49470         (sincos_test): Likewise.
49472 2012-03-15  Andreas Jaeger  <aj@suse.de>
49474         [BZ #13837]
49475         * math/libm-test.inc (cos_test): Add a test case for large input
49476         value.
49477         (sin_test): Likewise.
49478         (sincos_test): Likewise.
49480 2012-03-15  Andreas Jaeger  <aj@suse.de>
49481             Joseph Myers  <joseph@codesourcery.com>
49483         [BZ #13658]
49484         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
49485         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
49486         * sysdeps/i386/fpu/branred.c: Likewise.
49487         * sysdeps/i386/fpu/dosincos.c: Likewise.
49488         * sysdeps/i386/fpu/mpa.c: Likewise.
49489         * sysdeps/i386/fpu/s_cos.S: Likewise.
49490         * sysdeps/i386/fpu/s_sin.S: Likewise.
49491         * sysdeps/i386/fpu/s_sincos.S: Likewise.
49492         * sysdeps/i386/fpu/sincos32.c: Likewise.
49494         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
49495         Define.
49496         (libc_feupdateenv_53bit): Define.
49497         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
49498         Define.
49499         (libc_feupdateenv_53bit): Define.
49501         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
49502         53 bit (without extend i386 double precision).
49504         * math/libm-test.inc (sincos_test): Add tests for large input.
49505         (sin): Likewise.
49506         (cos): Likewise.
49508         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
49510 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
49512         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49514 2012-03-15  David S. Miller  <davem@davemloft.net>
49516         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
49517         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
49518         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
49519         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
49520         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
49521         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
49522         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
49523         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
49524         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
49525         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
49526         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
49527         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
49528         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
49529         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
49530         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
49531         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
49532         file.
49533         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
49534         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
49535         file.
49536         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
49537         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
49538         file.
49539         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
49540         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
49541         file.
49542         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
49543         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
49544         fmin/fmax sysdep routines.
49545         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
49547 2012-03-14  David S. Miller  <davem@davemloft.net>
49549         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
49550         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
49551         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
49552         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
49553         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
49554         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
49555         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
49556         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
49557         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
49558         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
49559         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
49560         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
49561         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
49562         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
49563         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
49564         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
49565         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
49566         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
49567         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
49568         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
49569         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
49570         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
49571         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
49572         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
49573         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
49574         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
49575         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
49576         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
49577         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
49578         routines.
49579         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
49580         file.
49581         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
49582         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
49583         file.
49584         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
49585         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
49586         file.
49587         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
49588         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
49589         file.
49590         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
49591         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
49592         file.
49593         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
49594         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
49595         file.
49596         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
49597         file.
49598         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
49599         file.
49600         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
49601         file.
49602         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
49603         New file.
49604         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
49605         file.
49606         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
49607         file.
49608         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
49609         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
49610         file.
49611         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
49612         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
49613         file.
49614         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
49615         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
49616         file.
49617         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
49618         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
49619         VIS3 routines.
49621         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
49622         New file.
49624         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49626         * sysdeps/sparc/configure.in: New file.
49627         * sysdeps/sparc/configure: Generate.
49628         * configure.in (libc_cv_sparc_as_vis3): Substitute.
49629         * configure: Regenerate.
49630         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
49631         * config.make.in (have-as-vis3): New.
49632         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
49633         available use -Av9d instead of -Av9a.
49634         * sysdeps/sparc/sparc64/Makefile: Likewise.
49635         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
49636         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
49637         New file.
49638         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
49639         file.
49640         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
49641         New file.
49642         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
49643         file.
49644         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
49645         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
49646         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
49647         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
49648         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
49650         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
49651         fzeros/fnegs to load 0x80000000 into a float register instead of
49652         using the stack.
49653         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
49655 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49657         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49658         bits/syscall.h.
49659         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
49660         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
49661         ($(inst_includedir)/bits/syscall.h): Remove rule.
49662         ($(objpfx)bits/syscall.d): Include instead of
49663         $(objpfx)syscall-list.d.
49664         (generated): Change syscall-list.h and syscall-list.d to
49665         bits/syscall.h and bits/syscall.d.
49667 2012-03-14  Roland McGrath  <roland@hack.frob.com>
49669         [BZ #13846]
49670         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
49672 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
49674         [BZ #13841]
49675         * math/s_csqrt.c: Include <float.h>.
49676         (__csqrt): Scale large or subnormal inputs.
49677         * math/s_csqrtf.c: Likewise.
49678         * math/s_csqrtl.c: Likewise.
49679         * math/libm-test.inc (csqrt_test): Add more tests.
49680         * sysdeps/i386/fpu/libm-test-ulps: Update.
49681         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49683         [BZ #13840]
49684         * math/libm-test.inc (hypot_test): Add more tests.
49686 2012-03-13  David S. Miller  <davem@davemloft.net>
49688         [BZ #13840]
49689         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
49690         double-precision for the calculation instead of scaling.
49692 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
49694         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
49695         manipulate bits before adding and subtracting TWO52[sx].
49696         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
49697         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
49698         Likewise.
49699         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
49701 2012-03-13  David S. Miller  <davem@davemloft.net>
49703         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
49704         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
49705         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
49706         rtld-global-offsets.h
49707         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
49709         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
49710         large parameters.
49712         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
49714         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
49715         'err' in the ifdef scope in which it is actually used.
49717         * nss/nss_db/db-init.c: Include string.h
49719 2012-03-12  David S. Miller  <davem@davemloft.net>
49721         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
49722         masking out of the most significant byte of random value used.
49723         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49724         Fix coding style in previous change.
49726         * sysdeps/unix/sysv/linux/kernel-features.h
49727         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
49728         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
49729         expression.
49730         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
49731         later.
49733 2012-03-11  David S. Miller  <davem@davemloft.net>
49735         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
49736         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
49737         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
49738         for 'resultvar' otherwise things get truncated on 64-bit.
49740         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49741         Fix masking out of the most significant byte of random value used.
49743         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49745 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
49747         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49749 2012-03-09  David S. Miller  <davem@davemloft.net>
49751         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
49752         variables with appropriate CPP guards.
49753         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
49754         from the frame pointer, not the stack pointer.  Correct layout
49755         comments.  Fix test on resulting framesize and the management of
49756         the outregs buffer for pltexit.  Preserve floating point return
49757         values across _dl_call_pltexit call.
49758         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
49759         framesize and the management of the outregs buffer for pltexit.
49760         Preserve floating point return values across _dl_call_pltexit
49761         call.
49762         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
49763         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
49764         (la_sparc64_gnu_pltexit): New functions.
49765         (print_exit): Fix format string for return register value.
49767 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
49769         * sunrpc/Makefile (others): Add rpcgen.
49770         ($(objpfx)rpcgen): Remove special build rule and dependency on
49771         libc.
49772         * sunrpc/rpcgen.c: New file.
49774 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
49776         [BZ #13673]
49777         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
49778         * stdio-common/bug-vfprintf-nargs.c: Likewise.
49779         * sysdeps/i386/crti.S: Likewise.
49780         * sysdeps/i386/crtn.S: Likewise.
49781         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
49782         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
49783         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
49784         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
49785         * sysdeps/sh/crti.S: Likewise.
49786         * sysdeps/sh/crtn.S: Likewise.
49787         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
49789         [BZ #13673]
49790         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
49791         with URL.
49792         * locale/programs/locfile-kw.gperf: Likewise.
49793         * locale/programs/charmap-kw.h: Regenerated.
49794         * locale/programs/locfile-kw.h: Likewise.
49796         [BZ #13673]
49797         * intl/plural.y: Replace FSF snail mail address with URL.
49798         * intl/plural.c: Regenerated.
49800 2012-03-09  Richard Henderson  <rth@twiddle.net>
49802         * include/math_private.h: Remove file.
49803         * math/math_private.h: Move file ...
49804         * sysdeps/generic/math_private.h: ... here.
49806         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
49807         * sysdeps/powerpc/fpu/math_private.h: Likewise.
49808         * sysdeps/x86_64/fpu/math_private.h: Likewise.
49810         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
49811         and <math_private.h>.
49812         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
49813         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
49814         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
49815         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
49816         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
49817         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
49818         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
49819         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
49820         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
49821         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
49822         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
49823         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49824         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
49825         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
49826         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
49827         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
49828         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
49829         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
49830         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
49831         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
49832         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
49833         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
49834         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
49835         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
49836         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
49837         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
49838         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
49839         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
49840         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
49841         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
49842         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
49843         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
49844         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
49845         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
49846         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
49847         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
49848         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
49849         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
49850         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
49851         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49852         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
49853         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
49854         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
49855         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
49856         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
49857         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
49858         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
49859         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
49860         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
49861         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
49862         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
49863         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
49864         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
49865         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
49866         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
49867         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
49868         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
49869         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
49870         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
49871         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
49872         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
49873         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
49874         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
49875         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
49876         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
49877         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
49878         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
49879         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
49880         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
49881         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
49882         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
49883         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
49884         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
49885         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
49886         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
49887         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
49888         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
49889         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
49890         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
49891         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
49892         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
49893         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
49894         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
49895         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
49896         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
49897         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
49898         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
49899         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
49900         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
49901         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49902         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49903         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
49904         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49905         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
49906         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
49907         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
49908         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
49909         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
49910         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
49911         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
49912         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
49913         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
49914         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
49915         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
49916         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
49917         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
49918         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
49919         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
49920         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
49921         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
49922         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
49923         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
49924         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
49925         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
49926         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
49927         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
49928         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
49929         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
49930         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
49931         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
49932         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
49933         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
49934         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
49935         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
49936         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
49937         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
49938         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
49939         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
49940         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
49941         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
49942         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
49943         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
49944         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
49945         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
49946         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
49947         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
49948         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
49949         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
49950         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
49951         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
49952         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
49953         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
49954         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
49955         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
49956         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
49957         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
49958         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
49959         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
49960         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
49961         * sysdeps/ieee754/k_standard.c: Likewise.
49962         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
49963         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
49964         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
49965         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
49966         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
49967         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
49968         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
49969         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
49970         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
49971         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
49972         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
49973         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
49974         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
49975         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
49976         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
49977         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
49978         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
49979         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
49980         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
49981         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
49982         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
49983         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
49984         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
49985         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
49986         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
49987         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
49988         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
49989         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
49990         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
49991         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
49992         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
49993         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
49994         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
49995         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
49996         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
49997         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
49998         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
49999         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
50000         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
50001         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
50002         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
50003         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
50004         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
50005         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
50006         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
50007         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
50008         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
50009         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
50010         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
50011         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
50012         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
50013         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
50014         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
50015         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
50016         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
50017         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
50018         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
50019         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
50020         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
50021         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
50022         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
50023         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
50024         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
50025         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
50026         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
50027         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
50028         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
50029         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
50030         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
50031         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
50032         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
50033         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50034         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
50035         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
50036         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
50037         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
50038         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
50039         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
50040         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50041         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
50042         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
50043         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
50044         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
50045         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
50046         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
50047         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
50048         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
50049         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
50050         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
50051         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
50052         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
50053         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
50054         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
50055         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
50056         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
50057         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
50058         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
50059         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
50060         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
50061         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
50062         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
50063         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
50064         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
50065         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
50066         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
50067         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
50068         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
50069         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
50070         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
50071         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
50072         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
50073         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
50074         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
50075         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
50076         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
50077         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
50078         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
50079         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
50080         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
50081         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
50082         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
50083         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
50084         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
50085         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
50086         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
50087         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
50088         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
50089         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
50090         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
50091         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
50092         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
50093         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
50094         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
50095         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
50096         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
50097         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
50098         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
50099         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
50100         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
50101         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
50102         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
50103         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
50104         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
50105         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
50106         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
50107         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
50108         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
50109         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
50110         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
50111         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
50112         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
50113         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
50114         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
50115         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
50116         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
50117         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
50118         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
50119         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
50120         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
50121         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
50122         * sysdeps/ieee754/s_lib_version.c: Likewise.
50123         * sysdeps/ieee754/s_matherr.c: Likewise.
50124         * sysdeps/ieee754/s_signgam.c: Likewise.
50125         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
50126         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
50127         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
50128         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
50129         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
50130         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
50131         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
50132         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
50133         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
50134         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
50135         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
50136         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
50137         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
50138         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
50139         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
50140         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
50141         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
50142         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
50143         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
50144         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
50145         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
50147 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
50149         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
50150         * sunrpc/rpc_main.c: Likewise.
50151         * sunrpc/rpc_svcout.c: Likewise.
50153 2012-03-09  David S. Miller  <davem@davemloft.net>
50155         * include/math_private.h: New file.
50157 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
50159         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
50160         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
50161         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
50162         from <bits/socket_type.h>.
50163         (enum __socket_type): Don't define here.
50164         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
50165         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50166         bits/socket_type.h.
50168         [BZ #13566]
50169         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
50170         checking __USE_GNU.
50172         * Makerules ($(inst_includedir)/%.h): New rule.
50173         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
50174         (install-others): Remove variable setting.
50175         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
50177 2012-03-08  Richard Henderson  <rth@twiddle.net>
50179         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
50180         from macro to inline function; merge with the
50181         !__LIBC_INTERNAL_MATH_INLINES version.
50182         (__ieee754_sqrtf): Likewise.
50184         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
50185         to inline function.
50186         (__rintf, __floor, __floorf): Likewise.
50188         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
50189         macro to inline function.
50190         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
50192         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
50193         not <math/math_private.h>.
50195 2012-03-08  David S. Miller  <davem@davemloft.net>
50197         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
50198         copyright year.
50199         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
50201 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
50203         * resolv/gai_misc.c (handle_requests): Fix struct timespec
50204         normalization.
50205         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
50206         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
50208 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
50210         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
50211         be defined individually, they must be defined as a block.  Define
50212         S for printing a string instead of hidint the different by using a
50213         macro for adding the 'l'.
50214         * stdio-common/tst-fphex-wide.c: Adjust.
50216 2012-03-07  Marek Polacek  <polacek@redhat.com>
50218         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
50220 2012-03-08  Marek Polacek  <polacek@redhat.com>
50222         [BZ #13806]
50223         * stdio-common/Makefile (tests): Add tst-fphex-wide.
50224         * stdio-common/tst-fphex.c: Define a few macros to make the
50225         test reusable.  Use them.
50226         * stdio-common/tst-fphex-wide.c: New file.
50228 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
50230         [BZ #6911]
50231         * manual/macros.texi (gnusystems): New macro.
50232         (nongnusystems): Likewise.
50233         (gnulinuxhurdsystems): Likewise.
50234         (gnuhurdsystems): Likewise..
50235         (gnulinuxsystems): Likewise.
50236         * manual/charset.texi: Use new macros or @theglibc{} to refer to
50237         variants of the GNU system, not "GNU system".
50238         * manual/conf.texi: Likewise.
50239         * manual/errno.texi: Likewise.  Update example of errno macro
50240         expansion.
50241         * manual/filesys.texi: Likewise.
50242         (getumask): Document as specific to GNU/Hurd.
50243         * manual/install.texi: Likewise.  Reword some references to
50244         GNU/Linux.
50245         * manual/intro.texi: Likewise.
50246         * manual/io.texi: Likewise.
50247         (File Name Portability): Detail which constraints are inapplicable
50248         to all GNU systems and which are only inapplicable to GNU/Hurd.
50249         * manual/job.texi: Likewise.
50250         * manual/llio.texi: Likewise.
50251         (O_NOCTTY): Document as present on GNU/Linux.
50252         * manual/maint.texi: Likewise.
50253         * manual/memory.texi: Likewise.
50254         * manual/pattern.texi: Likewise.
50255         * manual/pipe.texi: Likewise.
50256         * manual/process.texi: Likewise.
50257         * manual/resource.texi: Likewise.
50258         (RUSAGE_CHILDREN): Remove statement about specifying a particular
50259         child on GNU/Hurd.
50260         * manual/setjmp.texi: Likewise.
50261         * manual/signal.texi: Likewise.
50262         * manual/startup.texi: Likewise.
50263         * manual/stdio.texi: Likewise.
50264         * manual/terminal.texi: Likewise.
50265         (ONLCR): Document as POSIX.
50266         (OXTABS): Document availability on GNU/Linux as XTABS.
50267         (ONOEOT): Document availability separately from other bits.
50268         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
50269         * manual/time.texi: Likewise.
50270         * manual/users.texi: Likewise.
50271         * INSTALL: Regenerated.
50272         * sysdeps/gnu/errlist.c: Regenerated.
50274         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
50275         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
50276         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
50277         puts.
50278         * configure: Regenerated.
50280 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
50282         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
50283         default includes instead of AC_HEADER_CHECK.
50284         * sysdeps/i386/configure: Regenerated.
50286         [BZ #10716]
50287         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
50288         * math/s_cacoshf.c (__cacoshf): Likewise.
50289         * math/s_cacoshl.c (__cacoshl): Likewise.
50290         * math/s_casinh.c (__casinh): Set signs of result from argument.
50291         * math/s_casinhf.c (__casinhf): Likewise.
50292         * math/s_casinhl.c (__casinhl): Likewise.
50293         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
50294         (casinh_test): Add more tests.
50295         * sysdeps/i386/fpu/libm-test-ulps: Update.
50296         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50298 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
50300         * po/zh_TW.po: Update from translation team.
50302         * login/Makefile (distribute): Remove variable.
50303         * catgets/Makefile: Likewise.
50304         * mach/Makefile: Likewise.
50305         * malloc/Makefile: Likewise.
50306         * misc/Makefile: Likewise.
50307         * iconv/Makefile: Likewise.
50308         * nscd/Makefile: Likewise.
50309         * hurd/Makefile: Likewise.
50310         * manual/Makefile: Likewise.
50311         * locale/Makefile: Likewise.
50312         * intl/Makefile: Likewise.
50313         * conform/Makefile: Likewise.
50314         * nss/Makefile: Likewise.
50315         * time/Makefile: Likewise.
50316         * soft-fp/Makefile: Likewise.
50317         * dirent/Makefile: Likewise.
50318         * gmon/Makefile: Likewise.
50319         * po/Makefile: Likewise.
50320         * rt/Makefile: Likewise.
50321         * socket/Makefile: Likewise.
50322         * math/Makefile: Likewise.
50323         * signal/Makefile: Likewise.
50324         * debug/Makefile: Likewise.
50325         * elf/Makefile: Likewise.
50326         * timezone/Makefile: Likewise.
50327         * stdlib/Makefile: Likewise.
50328         * iconvdata/Makefile: Likewise.
50329         * sunrpc/Makefile: Likewise.
50330         * io/Makefile: Likewise.
50331         * argp/Makefile: Likewise.
50332         * inet/Makefile: Likewise.
50333         * hesiod/Makefile: Likewise.
50334         * grp/Makefile: Likewise.
50335         * csu/Makefile: Likewise.
50336         * wctype/Makefile: Likewise.
50337         * crypt/Makefile: Likewise.
50338         * libio/Makefile: Likewise.
50339         * string/Makefile: Likewise.
50340         * nis/Makefile: Likewise.
50341         * resolv/Makefile: Likewise.
50342         * stdio-common/Makefile: Likewise.
50343         * wcsmbs/Makefile: Likewise.
50344         * dlfcn/Makefile: Likewise.
50345         * posix/Makefile: Likewise.
50347         [BZ #6959]
50348         * timezone/Makefile: Don't install timezone files, just the programs
50349         and scripts.
50351 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
50353         * nss/databases.def: Add missing gshadow entry.
50355         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
50357 2012-03-06  Marek Polacek  <polacek@redhat.com>
50359         [BZ #13726]
50360         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
50361         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
50362         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
50363         * stdio-common/tst-long-dbl-fphex.c: New file.
50365 2012-03-06  David S. Miller  <davem@davemloft.net>
50367         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
50368         (set_obp_int): New function.
50369         (get_obp_int): New function.
50370         (__get_clockfreq_via_dev_openprom): Likewise.
50371         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
50372         Avoid unused variable warnings on 'val' and use builtin_expect.
50373         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
50374         __builtin_expect.
50375         (INLINE_CLONE_SYSCALL): Likewise.
50377 2012-03-05  David S. Miller  <davem@davemloft.net>
50379         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50381 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
50383         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50385         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
50386         only for |x| >= 40.
50387         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
50389 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
50391         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
50392         Replace gettimeofday with __vdso_gettimeofday.
50394         * sysdeps/unix/sysv/linux/x86_64/init-first.c
50395         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
50396         __vdso_clock_gettime and __vdso_getcpu.
50398         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
50399         time with __vdso_time.
50401 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50403         * manual/lang.texi (size_t): Note types to which size_t may be
50404         equivalent with the GNU C Library, but do not describe when
50405         differences between them are significant.
50407 2012-03-05  Andreas Jaeger  <aj@suse.de>
50409         * sysdeps/i386/fpu/libm-test-ulps: Update.
50411 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
50413         [BZ #3976]
50414         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
50415         (__ieee754_pow): Save and restore rounding mode and use
50416         round-to-nearest for main computations.
50417         * math/libm-test.inc (pow_test_tonearest): New function.
50418         (pow_test_towardzero): Likewise.
50419         (pow_test_downward): Likewise.
50420         (pow_test_upward): Likewise.
50421         (main): Call the new functions.
50422         * sysdeps/i386/fpu/libm-test-ulps: Update.
50423         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50425         [BZ #3976]
50426         * math/libm-test.inc (cosh_test_tonearest): New function.
50427         (cosh_test_towardzero): Likewise.
50428         (cosh_test_downward): Likewise.
50429         (cosh_test_upward): Likewise.
50430         (sinh_test_tonearest): Likewise.
50431         (sinh_test_towardzero): Likewise.
50432         (sinh_test_downward): Likewise.
50433         (sinh_test_upward): Likewise.
50434         (main): Call the new functions.
50435         * sysdeps/i386/fpu/libm-test-ulps: Update.
50436         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50438 2012-03-05  Tom de Vries  <tom@codesourcery.com>
50440         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
50441         default stack guard is set in last bytes.
50442         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
50444 2012-03-05  Kees Cook  <keescook@chromium.org>
50446         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
50448         [BZ #13656]
50449         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
50450         possibly allocate from heap instead of stack.
50451         * stdio-common/bug-vfprintf-nargs.c: New file.
50452         * stdio-common/Makefile (tests): Add nargs overflow test.
50454 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
50456         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
50458 2012-03-03  Marek Polacek  <polacek@redhat.com>
50460         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
50461         * math/math_private.h: Likewise.
50462         * stdlib/tst-strtod.c: Likewise.
50463         * sysdeps/i386/i486/bits/atomic.h: Likewise.
50464         * sysdeps/x86_64/bits/atomic.h: Likewise.
50466 2012-03-02  David S. Miller  <davem@davemloft.net>
50468         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
50469         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
50470         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
50471         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
50472         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
50473         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
50474         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
50475         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
50477 2012-03-02  Roland McGrath  <roland@hack.frob.com>
50479         [BZ #13792]
50480         * manual/examples/README: New file, says the example source files
50481         can be used under GPL>=2.
50482         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
50483         line containing just "*/".
50484         * manual/examples/add.c: Add copyright header (GPL>=2).
50485         * manual/examples/argp-ex1.c: Likewise.
50486         * manual/examples/argp-ex2.c: Likewise.
50487         * manual/examples/argp-ex3.c: Likewise.
50488         * manual/examples/argp-ex4.c: Likewise.
50489         * manual/examples/atexit.c: Likewise.
50490         * manual/examples/db.c: Likewise.
50491         * manual/examples/dir.c: Likewise.
50492         * manual/examples/dir2.c: Likewise.
50493         * manual/examples/execinfo.c: Likewise.
50494         * manual/examples/filecli.c: Likewise.
50495         * manual/examples/filesrv.c: Likewise.
50496         * manual/examples/fmtmsgexpl.c: Likewise.
50497         * manual/examples/genpass.c: Likewise.
50498         * manual/examples/inetcli.c: Likewise.
50499         * manual/examples/inetsrv.c: Likewise.
50500         * manual/examples/isockad.c: Likewise.
50501         * manual/examples/longopt.c: Likewise.
50502         * manual/examples/memopen.c: Likewise.
50503         * manual/examples/memstrm.c: Likewise.
50504         * manual/examples/mkfsock.c: Likewise.
50505         * manual/examples/mkisock.c: Likewise.
50506         * manual/examples/mygetpass.c: Likewise.
50507         * manual/examples/pipe.c: Likewise.
50508         * manual/examples/popen.c: Likewise.
50509         * manual/examples/rprintf.c: Likewise.
50510         * manual/examples/search.c: Likewise.
50511         * manual/examples/select.c: Likewise.
50512         * manual/examples/setjmp.c: Likewise.
50513         * manual/examples/sigh1.c: Likewise.
50514         * manual/examples/sigusr.c: Likewise.
50515         * manual/examples/stpcpy.c: Likewise.
50516         * manual/examples/strdupa.c: Likewise.
50517         * manual/examples/strftim.c: Likewise.
50518         * manual/examples/strncat.c: Likewise.
50519         * manual/examples/subopt.c: Likewise.
50520         * manual/examples/swapcontext.c: Likewise.
50521         * manual/examples/termios.c: Likewise.
50522         * manual/examples/testopt.c: Likewise.
50523         * manual/examples/testpass.c: Likewise.
50524         * manual/examples/timeval_subtract.c: Likewise.
50526         [BZ #13792]
50527         * manual/time.texi (Elapsed Time): Move timeval_subtract example
50528         function to ...
50529         * manual/timeval_subtract.c.texi: ... here, new file.
50531 2012-03-02  David S. Miller  <davem@davemloft.net>
50533         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
50535 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
50537         [BZ #3976]
50538         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
50539         (__sin): Save and restore rounding mode and use round-to-nearest
50540         for all computations.
50541         (__cos): Save and restore rounding mode and use round-to-nearest
50542         for all computations.
50543         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
50544         <fenv.h>.
50545         (tan): Save and restore rounding mode and use round-to-nearest for
50546         all computations.
50547         * math/libm-test.inc (cos_test_tonearest): New function.
50548         (cos_test_towardzero): Likewise.
50549         (cos_test_downward): Likewise.
50550         (cos_test_upward): Likewise.
50551         (sin_test_tonearest): Likewise.
50552         (sin_test_towardzero): Likewise.
50553         (sin_test_downward): Likewise.
50554         (sin_test_upward): Likewise.
50555         (tan_test_tonearest): Likewise.
50556         (tan_test_towardzero): Likewise.
50557         (tan_test_downward): Likewise.
50558         (tan_test_upward): Likewise.
50559         (main): Call the new functions.
50560         * sysdeps/i386/fpu/libm-test-ulps: Update.
50561         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50563         [BZ #10135]
50564         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
50565         small n, then large n, before computing and testing k+n.
50566         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
50567         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
50568         Likewise.
50569         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
50570         Likewise.
50571         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
50572         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
50573         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
50574         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
50575         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
50576         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
50577         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
50578         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
50579         * math/libm-test.inc (scalbn_test): Add more tests.
50580         (scalbln_test): Likewise.
50582         * manual/filesys.texi (mode_t): Describe constraints on size and
50583         signedness, not exact equivalence to a particular type.
50584         (ino_t): Likewise.
50585         (ino64_t): Likewise.
50586         (dev_t): Likewise.
50587         (nlink_t): Likewise.
50588         (blkcnt_t): Likewise.
50589         (blkcnt64_t): Likewise.
50590         * manual/llio.texi (off_t): Likewise.
50592         [BZ #3976]
50593         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
50594         (__ieee754_exp): Save and restore rounding mode and use
50595         round-to-nearest for all computations.
50596         * math/libm-test.inc (exp_test_tonearest): New function.
50597         (exp_test_towardzero): Likewise.
50598         (exp_test_downward): Likewise.
50599         (exp_test_upward): Likewise.
50600         (main): Call the new functions.
50601         * sysdeps/i386/fpu/libm-test-ulps: Update.
50602         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50604 2012-03-01  Chris Demetriou  <cgd@google.com>
50606         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
50607         have predictable order.
50609 2012-03-01  David S. Miller  <davem@davemloft.net>
50611         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
50613         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
50614         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
50615         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
50616         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
50618         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
50619         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
50620         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
50621         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
50622         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
50623         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
50624         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
50625         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
50626         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
50628         * sysdeps/sparc/fpu/libm-test-ulps: Update.
50630         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
50631         * sysdeps/sparc/fpu/libm-test-ulps: to here.
50632         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
50634         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
50635         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
50636         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50637         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
50638         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
50639         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
50640         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
50641         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
50642         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50643         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
50644         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
50645         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50646         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
50647         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50648         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50649         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50650         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
50651         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
50652         * sysdeps/sparc/elf/configure: Regenerated.
50654 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
50656         * configure.in (AS, LD): Require binutils 2.20 or later.
50657         * configure: Regenerated.
50658         * manual/install.texi (Tools for Compilation): Give binutils 2.20
50659         as required minimum version.
50660         * INSTALL: Regenerated.
50662         [BZ #2541]
50663         [BZ #4108]
50664         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
50665         before squaring exponent.
50666         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
50667         bottom long double and 27 bits of top long double before squaring
50668         exponent.
50669         * math/libm-test.inc (erfc_test): Add more tests.
50670         * sysdeps/i386/fpu/libm-test-ulps: Update.
50671         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
50672         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50674 2012-03-01  Kai Tietz  <ktietz@redhat.com>
50676         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
50677         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
50678         containing bit-fields.
50679         * soft-fp/extended.h (_FP_UNION_E): Likewise.
50680         * soft-fp/single.h (_FP_UNION_S): Likewise.
50681         * soft-fp/double.h (_FP_UNION_D): Likewise.
50683 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50685         [BZ #13786]
50686         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
50687         not include ../strcmp.S.
50688         [USE_AS_STRNCASECMP_L]: Likewise.
50689         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
50690         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
50691         * sysdeps/i386/i686/multiarch/strncase_l-c.c
50692         (__strncasecmp_l_ia32): Define as alias to
50693         __strncasecmp_l_nonascii.
50695         [BZ #5794]
50696         * math/libm-test.inc (expm1_test): Add test for bug 5794.
50697         * sysdeps/i386/fpu/libm-test-ulps: Update.
50698         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50700         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
50701         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50703 2012-02-29  Jeff Law  <law@redhat.com>
50705         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
50706         out of bounds read.
50708 2012-02-29  Marek Polacek  <polacek@redhat.com>
50710         [BZ #13706]
50711         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
50712         * elf/Makefile: Add rules to run tst-unused-dep.out.
50714 2012-02-28  David S. Miller  <davem@davemloft.net>
50716         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
50717         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
50718         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
50719         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
50720         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
50721         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
50723 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
50725         * math/libm-test.inc (llround_test): Move one test from
50726         lround_test.  Use TEST_f_L in moved test.
50727         (lround_test): Move misplaced test to llround_test.  Add testcase
50728         from bug 2561.
50730 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
50732         * sysdeps/x86_64/fpu/e_expf.S: New file.
50733         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
50735 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
50737         [BZ #13637]
50738         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
50739         of remain_len that may cause incomplete multi-byte character and
50740         false match.
50741         * posix/bug-regex33.c: New file.
50742         * posix/Makefile (tests): Add bug-regex33.
50744 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
50746         * manual/macros.texi: New file.
50747         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
50748         * manual/libc.texinfo: Include macros.texi.
50749         * manual/creatute.texi: Likewise.
50750         * manual/install.texi: Likewise.
50751         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
50752         @glibcadj{} in references to the GNU C Library.
50753         * manual/charset.texi: Likewise.
50754         * manual/conf.texi: Likewise.
50755         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
50756         when not using those macros.
50757         * manual/creature.texi: Likewise.
50758         * manual/crypt.texi: Likewise.
50759         * manual/errno.texi: Likewise.
50760         * manual/filesys.texi: Likewise.
50761         * manual/header.texi: Likewise.
50762         * manual/install.texi: Likewise.
50763         * manual/intro.texi: Likewise.
50764         * manual/io.texi: Likewise.
50765         * manual/job.texi: Likewise.
50766         * manual/lang.texi: Likewise.
50767         * manual/libc.texiinfo: Likewise.
50768         * manual/llio.texi: Likewise.
50769         * manual/locale.texi: Likewise.
50770         * manual/maint.texi: Likewise.
50771         * manual/math.texi: Likewise.
50772         * manual/memory.texi: Likewise.
50773         * manual/message.texi: Likewise.
50774         * manual/nss.texi: Likewise.
50775         * manual/pattern.texi: Likewise.
50776         * manual/process.texi: Likewise.
50777         * manual/resource.texi: Likewise.
50778         * manual/search.texi: Likewise.
50779         * manual/setjmp.texi: Likewise.
50780         * manual/signal.texi: Likewise.
50781         * manual/socket.texi: Likewise.
50782         * manual/startup.texi: Likewise.
50783         * manual/stdio.texi: Likewise.
50784         * manual/string.texi: Likewise.
50785         * manual/sysinfo.texi: Likewise.
50786         * manual/syslog.texi: Likewise.
50787         * manual/terminal.texi: Likewise.
50788         * manual/time.texi: Likewise.
50789         * manual/users.texi: Likewise.
50790         * INSTALL: Regenerated.
50791         * NOTES: Regenerated.
50792         * sysdeps/gnu/errlist.c: Regenerated.
50794 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
50796         * include/dirent.h: Include <dirstream.h> before
50797         <dirent/dirent.h>.
50799 2012-02-28  David S. Miller  <davem@davemloft.net>
50801         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
50802         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
50803         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
50804         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
50806 2012-02-27  David S. Miller  <davem@davemloft.net>
50808         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
50809         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
50810         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
50811         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
50813         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
50814         frame pointer instead of stack pointer relative arg slot.
50815         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50816         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50817         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50819 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
50821         [BZ #3992]
50822         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
50824 2012-02-27  David S. Miller  <davem@davemloft.net>
50826         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
50827         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
50828         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
50829         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
50830         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
50831         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
50832         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
50833         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
50835 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50837         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
50838         later.  Allow versions 5-9.
50839         * configure: Regenerated.
50840         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
50841         required minimum version and 4.6 as recommended version.  Do not
50842         mention bugs in GCC 2.7 and 2.8.
50843         * INSTALL: Regenerated.
50845 2012-02-27  David S. Miller  <davem@davemloft.net>
50847         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
50848         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
50849         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
50850         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
50851         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
50852         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
50853         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
50854         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
50856         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
50857         manipulate bits before adding and subtracting TWO112[sx].
50858         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
50860 2012-02-27  Roland McGrath  <roland@hack.frob.com>
50862         [BZ #13775]
50863         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
50864         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
50865         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
50866         being in POSIX, because they are in 1003.1-2008.
50868         * rt/tst-aio.c: Include <fcntl.h>.
50869         * rt/tst-aio7.c: Likewise.
50870         * rt/tst-aio64.c: Likewise.
50872         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
50874 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
50876         * manual/install.texi (--with-headers): Describe headers as
50877         interface headers, not private headers.
50878         (Specific advice for GNU/Linux systems): Describe use of headers
50879         from "make headers_install", not private headers from older
50880         kernels.
50881         * INSTALL: Regenerated.
50882         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
50883         Change to 2.6.19.
50884         * sysdeps/unix/sysv/linux/configure: Regenerated.
50886         * manual/llio.texi (fclean): Remove documentation.
50888         * manual/Makefile (libc-texi-generated): New variable.  Include
50889         version.texi.
50890         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
50891         $(libc-texi-generated), not duplicated list of files.
50892         (version.texi, stamp-version): New rules.
50893         (realclean): Remove $(libc-texi-generated), not individual files
50894         from that list.  Do not remove dir-add.texinfo.
50895         * manual/libc.texinfo: Comment out uses of edition numbers and
50896         references to printed manual.  Remove last-updated dates.
50897         (EDITION): Comment out.
50898         (ISBN): Likewise.
50899         (VERSION, UPDATED): Remove.
50900         (version.texi): Include.
50902 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
50904         * sysdeps/posix/spawni.c: Include <signal.h>.
50905         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
50906         * sysdeps/pthread/aio_fsync.c: Likewise.
50908 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
50910         * conform/Makefile (tests): Run only when not cross-compiling and
50911         when fast-check is not defined.
50913         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
50914         * conform/data/limits.h-data: Fixes for POSIX2008.
50915         * conform/run-conformtest.sh: Run all tests.
50916         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
50917         headers.
50918         * include/bits/dlfcn.h: Likewise.
50919         * include/langinfo.h: Likewise.
50920         * include/monetary.h: Likewise.
50921         * include/sys/poll.h: Likewise.
50923         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
50924         for __USE_GNU.
50925         * posix/spawn.h: Define __need_sigset_t.
50926         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
50927         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
50928         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
50929         to get sigevent_t only.
50930         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
50931         only for __USE_GNU.
50932         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50933         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
50934         process_vm_writev only for __USE_GNU.
50935         * termios/termios.h: Declare tcgetsid also for POSIX2008.
50937         * conform/Makefile: For now ignore errors from run-conformtest.
50938         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
50939         POSIX to avoid namespace pollution.  Don't prepend headers.
50940         * conform/data/aio.h-data: Fixes for POSIX testing.
50941         * conform/data/fcntl.h-data: Likewise.
50942         * conform/data/glob.h-data: Likewise.
50943         * conform/data/grp.h-data: Likewise.
50944         * conform/data/pthread.h-data: Likewise.
50945         * conform/data/pwd.h-data: Likewise.
50946         * conform/data/signal.h-data: Likewise.
50947         * conform/data/spawn.h-data: Likewise.
50948         * conform/data/stdio.h-data: Likewise.
50949         * conform/data/stdlib.h-data: Likewise.
50950         * conform/data/stropts.h-data: Likewise.
50951         * conform/data/sys/mman.h-data: Likewise.
50952         * conform/data/sys/stat.h-data: Likewise.
50953         * conform/data/sys/types.h-data: Likewise.
50954         * conform/data/sys/wait.h-data: Likewise.
50955         * conform/data/time.h-data: Likewise.
50956         * conform/data/unistd.h-data: Likewise.
50957         * conform/data/utime.h-data: Likewise.
50959         * io/sys/stat.h: fchmod was always in POSIX.
50960         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
50961         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
50962         * rt/aio.h: Define __need_timespec before including <time.h>.
50963         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
50964         struct.  Add forward declaration of pthread_attr_t and use it in
50965         sigevent.
50966         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
50967         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
50968         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
50969         always remove CLK_TCK definition.
50971 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
50973         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
50975 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
50977         * conform/run-conformtest.sh: New file.
50978         * conform/Makefile: Run run-conformtest for tests.
50979         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
50980         support.
50982         * conform/data/uchar.h-data: New file.
50983         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
50984         * conform/data/arpa/inet.h-data: Likewise.
50985         * conform/data/assert.h-data: Likewise.
50986         * conform/data/complex.h-data: Likewise.
50987         * conform/data/cpio.h-data: Likewise.
50988         * conform/data/ctype.h-data: Likewise.
50989         * conform/data/dirent.h-data: Likewise.
50990         * conform/data/dlfcn.h-data: Likewise.
50991         * conform/data/errno.h-data: Likewise.
50992         * conform/data/fcntl.h-data: Likewise.
50993         * conform/data/float.h-data: Likewise.
50994         * conform/data/fmtmsg.h-data: Likewise.
50995         * conform/data/fnmatch.h-data: Likewise.
50996         * conform/data/ftw.h-data: Likewise.
50997         * conform/data/glob.h-data: Likewise.
50998         * conform/data/grp.h-data: Likewise.
50999         * conform/data/iconv.h-data: Likewise.
51000         * conform/data/inttypes.h-data: Likewise.
51001         * conform/data/langinfo.h-data: Likewise.
51002         * conform/data/libgen.h-data: Likewise.
51003         * conform/data/limits.h-data: Likewise.
51004         * conform/data/locale.h-data: Likewise.
51005         * conform/data/math.h-data: Likewise.
51006         * conform/data/monetary.h-data: Likewise.
51007         * conform/data/mqueue.h-data: Likewise.
51008         * conform/data/ndbm.h-data: Likewise.
51009         * conform/data/net/if.h-data: Likewise.
51010         * conform/data/netdb.h-data: Likewise.
51011         * conform/data/netinet/in.h-data: Likewise.
51012         * conform/data/nl_types.h-data: Likewise.
51013         * conform/data/poll.h-data: Likewise.
51014         * conform/data/pthread.h-data: Likewise.
51015         * conform/data/pwd.h-data: Likewise.
51016         * conform/data/regex.h-data: Likewise.
51017         * conform/data/sched.h-data: Likewise.
51018         * conform/data/search.h-data: Likewise.
51019         * conform/data/semaphore.h-data: Likewise.
51020         * conform/data/setjmp.h-data: Likewise.
51021         * conform/data/signal.h-data: Likewise.
51022         * conform/data/spawn.h-data: Likewise.
51023         * conform/data/stdarg.h-data: Likewise.
51024         * conform/data/stdio.h-data: Likewise.
51025         * conform/data/stdlib.h-data: Likewise.
51026         * conform/data/string.h-data: Likewise.
51027         * conform/data/strings.h-data: Likewise.
51028         * conform/data/stropts.h-data: Likewise.
51029         * conform/data/sys/ipc.h-data: Likewise.
51030         * conform/data/sys/mman.h-data: Likewise.
51031         * conform/data/sys/msg.h-data: Likewise.
51032         * conform/data/sys/resource.h-data: Likewise.
51033         * conform/data/sys/select.h-data: Likewise.
51034         * conform/data/sys/sem.h-data: Likewise.
51035         * conform/data/sys/shm.h-data: Likewise.
51036         * conform/data/sys/socket.h-data: Likewise.
51037         * conform/data/sys/stat.h-data: Likewise.
51038         * conform/data/sys/statvfs.h-data: Likewise.
51039         * conform/data/sys/time.h-data: Likewise.
51040         * conform/data/sys/timeb.h-data: Likewise.
51041         * conform/data/sys/times.h-data: Likewise.
51042         * conform/data/sys/types.h-data: Likewise.
51043         * conform/data/sys/uio.h-data: Likewise.
51044         * conform/data/sys/un.h-data: Likewise.
51045         * conform/data/sys/utsname.h-data: Likewise.
51046         * conform/data/sys/wait.h-data: Likewise.
51047         * conform/data/syslog.h-data: Likewise.
51048         * conform/data/tar.h-data: Likewise.
51049         * conform/data/termios.h-data: Likewise.
51050         * conform/data/utime.h-data: Likewise.
51051         * conform/data/utmpx.h-data: Likewise.
51052         * conform/data/varargs.h-data: Likewise.
51053         * conform/data/wchar.h-data: Likewise.
51054         * conform/data/wctype.h-data: Likewise.
51055         * conform/data/wordexp.h-data: Likewise.
51057         * include/stropts.h: New file.
51058         * include/uchar.h: New file.
51059         * include/aio.h: Changes to allow conformtest.pl to use the headers.
51060         * include/assert.h: Likewise.
51061         * include/ctype.h: Likewise.
51062         * include/dirent.h: Likewise.
51063         * include/dlfcn.h: Likewise.
51064         * include/fcntl.h: Likewise.
51065         * include/fnmatch.h: Likewise.
51066         * include/glob.h: Likewise.
51067         * include/grp.h: Likewise.
51068         * include/libio.h: Likewise.
51069         * include/locale.h: Likewise.
51070         * include/math.h: Likewise.
51071         * include/net/if.h: Likewise.
51072         * include/netdb.h: Likewise.
51073         * include/netinet/in.h: Likewise.
51074         * include/pthread.h: Likewise.
51075         * include/pwd.h: Likewise.
51076         * include/regex.h: Likewise.
51077         * include/sched.h: Likewise.
51078         * include/search.h: Likewise.
51079         * include/setjmp.h: Likewise.
51080         * include/signal.h: Likewise.
51081         * include/stdio.h: Likewise.
51082         * include/stdlib.h: Likewise.
51083         * include/string.h: Likewise.
51084         * include/sys/cdefs.h: Likewise.
51085         * include/sys/mman.h: Likewise.
51086         * include/sys/msg.h: Likewise.
51087         * include/sys/resource.h: Likewise.
51088         * include/sys/select.h: Likewise.
51089         * include/sys/socket.h: Likewise.
51090         * include/sys/stat.h: Likewise.
51091         * include/sys/statvfs.h: Likewise.
51092         * include/sys/time.h: Likewise.
51093         * include/sys/times.h: Likewise.
51094         * include/sys/uio.h: Likewise.
51095         * include/sys/utsname.h: Likewise.
51096         * include/sys/wait.h: Likewise.
51097         * include/termios.h: Likewise.
51098         * include/time.h: Likewise.
51099         * include/ulimit.h: Likewise.
51100         * include/unistd.h: Likewise.
51101         * include/utime.h: Likewise.
51102         * include/wchar.h: Likewise.
51103         * include/wctype.h: Likewise.
51104         * include/wordexp.h: Likewise.
51106         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
51108         * time/time.h: TIME_UTC must be a macro.
51109         Make timespec_get available for ISO C11 only as well.
51111 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
51113         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
51114         Reported by Peng Haitao <penght@cn.fujitsu.com>.
51116 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51118         * configure.in: Use -o not -a in test for unsupported multi-arch.
51120 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51122         * manual/texinfo.tex: Update to version 2012-01-19.16.
51124 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
51126         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
51128 2012-02-24  Roland McGrath  <roland@hack.frob.com>
51130         [BZ #13738]
51131         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
51132         * manual/fdl-1.3.texi: New file.
51133         * manual/fdl-1.1.texi: File removed.
51135         [BZ #13738]
51136         * manual/libc.texinfo (FDL_VERSION): New @set.
51137         Use it for mention of FDL in cover text.
51138         (Documentation License): Use it in @include file name.
51140 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51141             Roland McGrath  <roland@hack.frob.com>
51143         [BZ #5461]
51144         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
51145         (not LONG_LONG_MAX and LONG_LONG_MIN.
51146         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
51147         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
51148         name.
51149         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
51151 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51153         [BZ #2547]
51154         [BZ #11365]
51155         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
51156         manipulate bits before adding and subtracting TWO23[sx].
51157         * math/libm-test.inc (nearbyint_test): Add more tests.
51159 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51161         [BZ #2548]
51162         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
51163         bits before adding and subtracting TWO23[sx].
51164         * math/libm-test.inc (rint_test): Add more tests.
51165         (rint_test_tonearest): Likewise.
51166         (rint_test_towardzero): Likewise.
51167         (rint_test_downward): Likewise.
51168         (rint_test_upward: Likewise.
51170 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51172         [BZ #10110]
51173         * include/stdc-predef.h: New file.  Extracted from features.h.
51174         * include/features.h: Include stdc-predef.h.
51175         * Makefile (headers): Add stdc-predef.h.
51176         * CONFORMANCE (Compiler limitations): Update.
51178 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
51180         * manual/libc.texinfo (VERSION, UPDATED): Revert.
51182 2012-02-21  David S. Miller  <davem@davemloft.net>
51184         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
51185         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
51187 2012-02-20  David S. Miller  <davem@davemloft.net>
51189         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
51190         using a normal save/restore sequence, rather than allocating a
51191         dummy stack frame just to store a frame pointer and restore.
51192         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
51194 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51196         * manual/install.texi: Fix stray word in line-wrapped comment.
51198 2012-02-20  David S. Miller  <davem@davemloft.net>
51200         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
51201         both binutils and gcc support GOTDATA.
51203         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
51204         "rd %pc" in the PIC register setup sequences.
51206         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
51207         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
51208         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
51209         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
51210         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
51211         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
51212         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
51213         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
51214         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
51215         (SYSCALL_ERROR_HANDLER): Likewise.
51216         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
51217         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
51218         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
51219         (SYSCALL_ERROR_HANDLER): Likewise.
51221         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
51222         (HAVE_GCC_GOTDATA): New.
51223         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
51224         relocation support in both binutils and gcc.
51225         * sysdeps/sparc/elf/configure: Regenerate.
51227         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
51228         * sysdeps/sparc/sparc32/elf/configure: Delete.
51229         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
51230         * sysdeps/sparc/sparc64/elf/configure: Delete.
51231         * sysdeps/sparc/elf/configure.in: New file.
51232         * sysdeps/sparc/elf/configure: Generate.
51234         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
51235         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
51236         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
51237         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
51238         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
51240 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51242         * manual/install.texi: Do not mention specific glibc version
51243         numbers.
51244         * manual/libc.texinfo (VERSION, UPDATED): Update.
51245         (@copying): Use @copyright{} and range of years.
51247 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
51249         [BZ #13695]
51250         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
51251         [crti.S not in sysdirs] (generated): Do not append.
51252         [crti.S not in sysdirs] (omit-deps): Likewise.
51253         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
51254         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
51255         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
51256         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
51257         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
51258         Likewise.
51259         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
51260         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
51261         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
51262         * csu/defs.awk: Remove file.
51263         * sysdeps/generic/initfini.c: Likewise.
51264         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
51265         variable.
51266         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
51267         Likewise.
51269 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51271         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
51272         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
51273         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
51274         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
51275         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51276         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
51277         <bits/epoll.h>.
51278         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
51279         (__EPOLL_PACKED): Define to empty if not defined by
51280         <bits/epoll.h>.
51281         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
51282         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51283         bits/epoll.h.
51285 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51287         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
51288         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
51289         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
51290         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
51291         <bits/timerfd.h>.
51292         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
51293         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51294         bits/timerfd.h.
51296 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
51298         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
51299         in C locale.
51300         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
51301         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
51302         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
51303         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51305 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
51307         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51308         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
51310 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
51312         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
51313         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
51314         defined.
51315         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
51316         Likewise.
51317         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
51318         entry for 2.16.
51320 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
51322         * math/w_acos.c: Use non-signaling floating-point comparisons.
51323         * math/w_acosf.c: Likewise.
51324         * math/w_acosh.c: Likewise.
51325         * math/w_acoshf.c: Likewise.
51326         * math/w_acoshl.c: Likewise.
51327         * math/w_acosl.c: Likewise.
51328         * math/w_asin.c: Likewise.
51329         * math/w_asinf.c: Likewise.
51330         * math/w_asinl.c: Likewise.
51331         * math/w_atanh.c: Likewise.
51332         * math/w_atanhf.c: Likewise.
51333         * math/w_atanhl.c: Likewise.
51334         * math/w_exp2.c: Likewise.
51335         * math/w_exp2f.c: Likewise.
51336         * math/w_exp2l.c: Likewise.
51337         * math/w_j0.c: Likewise.
51338         * math/w_j0f.c: Likewise.
51339         * math/w_j0l.c: Likewise.
51340         * math/w_j1.c: Likewise.
51341         * math/w_j1f.c: Likewise.
51342         * math/w_j1l.c: Likewise.
51343         * math/w_jn.c: Likewise.
51344         * math/w_jnf.c: Likewise.
51345         * math/w_log.c: Likewise.
51346         * math/w_log10.c: Likewise.
51347         * math/w_log10f.c: Likewise.
51348         * math/w_log10l.c: Likewise.
51349         * math/w_log2.c: Likewise.
51350         * math/w_log2f.c: Likewise.
51351         * math/w_log2l.c: Likewise.
51352         * math/w_logf.c: Likewise.
51353         * math/w_logl.c: Likewise.
51354         * math/w_sqrt.c: Likewise.
51355         * math/w_sqrtf.c: Likewise.
51356         * math/w_sqrtl.c: Likewise.
51357         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
51358         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
51359         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
51360         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
51361         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
51363 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51365         [BZ #9739]
51366         * manual/string.texi (strnlen): Use correct parameter name in
51367         equivalent expression.
51369 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51371         [BZ #11174]
51372         * manual/users.texi (seteuid): Consistently use neweuid for
51373         argument name.
51375 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
51377         [BZ #13704]
51378         * manual/nss.texi (Services in the NSS configuration): Correct
51379         list of services in example configuration file.
51381 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
51383         [BZ #11322]
51384         * manual/arith.texi: Remove statements about negative zero
51385         behaving identically to zero.
51387 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51389         [BZ #5993]
51390         * manual/install.texi: Do not document upgrading from libc5.
51392 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
51394         [BZ #4596]
51395         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
51397 2012-02-18  David S. Miller  <davem@davemloft.net>
51399         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
51400         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
51401         %o7 across the call.
51402         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
51403         instead.
51404         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
51405         SETUP_PIC_REG_LEAF.
51406         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
51407         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
51408         * sysdeps/sparc/crtn.S: Likewise.
51410 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
51412         * aout/Makefile: Remove.
51414 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
51416         [BZ #13058]
51417         * manual/examples/argp-ex1.c (main): Format definition in GNU
51418         style.
51419         * manual/examples/argp-ex2.c (main): Likewise.
51420         * manual/examples/argp-ex3.c (main): Likewise.
51421         * manual/examples/argp-ex4.c (main): Likewise.
51422         * manual/examples/longopt.c (main): Use new-style prototype
51423         definition.
51424         * manual/examples/strncat.c (main): Specify return type and use
51425         (void) for arguments.
51426         * manual/examples/subopt.c (main): Use char **argv argument.
51428 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51430         [BZ #5077]
51431         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
51432         rounding modes.
51434 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
51436         [BZ #6907]
51437         * manual/string.texi (strchr): Change when strchrnul is
51438         recommended.
51440 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
51442         [BZ #174]
51443         * manual/locale.texi (setlocale): Document LOCPATH.
51445 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51447         [BZ #10210]
51448         * manual/process.texi (execle): Move @dots{} before last argument.
51450 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
51452         [BZ #12047]
51453         * manual/charset.texi (Generic Charset Conversion): Fix typo
51454         (LC_TYPE -> LC_CTYPE).
51456 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
51458         [BZ #5805]
51459         * manual/arith.texi (scalbn): Use @var{} on parameter names.
51460         (scalbnf): Likewise.
51461         (scalbnl): Likewise.
51462         (scalbln): Likewise.
51463         (scalblnf): Likewise.
51464         (scalblnl): Likewise.
51465         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
51466         (vwarnx): Likewise.
51467         (verr): Likewise.
51468         (verrx): Likewise.
51469         * manual/filesys.texi (telldir): Use braces around return type.
51470         * manual/llio.texi (mmap): Add space after comma.
51471         (mmap64): Likewise.
51472         * manual/math.texi (jn): Use @var{} on parameter names.
51473         (jnf): Likewise.
51474         (jnl): Likewise.
51475         (yn): Likewise.
51476         (ynf): Likewise.
51477         (ynl): Likewise.
51478         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
51479         line.
51480         * manual/resource.texi (ulimit): Use @dots{} instead of literal
51481         "...".
51482         (sched_get_priority_min): Remove semicolon on @deftypefun line.
51483         (sched_get_priority_max): Likewise.
51484         * manual/signal.texi (sigvec): Add space after comma.
51485         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
51486         names.
51487         (if_indextoname): Likewise.
51488         (if_freenameindex): Likewise.
51489         (sendto): Use ',' instead of '.' in prototype.
51490         * manual/startup.texi (syscall): Use @dots{} instead of literal
51491         "...".
51492         * manual/stdio.texi (__fpending): Separate initial words of
51493         paragraph from @deftypefun line.
51494         * manual/syslog.texi (syslog): Use @dots{} instead of literal
51495         "...".
51496         (vsyslog): Use @var{} on parameter names.
51497         * manual/terminal.texi (stty): Use @var{} on parameter names.
51498         * manual/users.texi (getutmp): Use @var{} on parameter names.
51499         (getutmpx): Likewise.
51501 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51503         [BZ #6884]
51504         * manual/stdio.texi (fopen): Fix typos in description of
51505         ",ccs=STRING".
51507 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
51509         [BZ #4026]
51510         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
51511         get clock_id definition.
51513 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
51515         [BZ #4822]
51516         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
51517         (madvise): Cast every argument to void on its own.
51519 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51521         [BZ #9902]
51522         * manual/startup.texi (Exit Status): Fix typo.
51524 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
51526         [BZ #10140]
51527         * manual/examples/argp-ex1.c: Include <stdlib.h>.
51528         * manual/examples/argp-ex2.c: Likewise.
51529         * manual/examples/argp-ex3.c: Likewise.
51531 2012-02-16  Richard Henderson  <rth@redhat.com>
51533         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
51534         * sysdeps/s390/s390-32/initfini.c: Remove.
51535         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
51536         * sysdeps/s390/s390-64/initfini.c: Remove.
51538 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
51540         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
51541         compiler output for sysdeps/generic/initfini.c.
51542         * sysdeps/sh/elf/initfini.c: Remove file.
51544 2012-02-16  David S. Miller  <davem@davemloft.net>
51546         [BZ #11494]
51547         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
51549         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
51550         * sysdeps/sparc/crti.S: New file.
51551         * sysdeps/sparc/crtn.S: New file.
51552         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
51553         * sysdeps/sparc/sparc64/Makefile: Likewise.
51555 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
51557         [BZ #3335]
51558         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
51560 2012-02-15  Roland McGrath  <roland@hack.frob.com>
51562         [BZ #4822]
51563         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
51565         * mach/devstream.c (cookie_io_functions_t): Macro removed.
51566         (write, read, close): Likewise.
51567         Patch by Aurelien Jarno <aurelien@aurel32.net>.
51569 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
51571         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
51572         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
51573         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
51574         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
51575         <bits/signalfd.h>.
51576         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
51577         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51578         bits/signalfd.h.
51580 2012-02-14  Marek Polacek  <polacek@redhat.com>
51582         * sysdeps/x86_64/crti.S: New file.
51583         * sysdeps/x86_64/crtn.S: New file.
51584         * sysdeps/x86_64/elf/initfini.c: Remove file.
51586 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51588         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
51589         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
51590         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
51591         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
51592         <bits/inotify.h>.
51593         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
51594         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51595         bits/inotify.h.
51597 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
51599         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
51600         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
51601         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
51602         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
51603         <bits/eventfd.h>.
51604         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
51605         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
51606         bits/eventfd.h.
51608 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
51610         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
51611         __feraiseexcept instead of feraiseexcept.
51613         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
51614         nanosleep invocations.
51615         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
51616         strings, and add error checking for a nanosleep invocations.
51618 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
51620         Replace FSF snail mail address with URLs, as per GNU coding standards.
51621         Most of the snail mail addresses were wrong anyway, and omitting
51622         them makes the source code easier to maintain.  Almost all of the
51623         changes are to license notices and to locale LC_IDENTIFICATION
51624         addresses, except for this one:
51625         * manual/libc.texinfo: In "Published by", give the FSF's URL,
51626         not its snail mail address.
51628 2012-02-09  Richard Henderson  <rth@twiddle.net>
51630         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
51631         of kernel-features.h.
51633         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
51635 2012-02-08  Marek Polacek  <polacek@redhat.com>
51637         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
51638         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
51639         * sysdeps/gnu/_G_config.h: Likewise.
51640         * sysdeps/generic/_G_config.h: Likewise.
51642 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
51644         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
51645         tests.
51646         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
51648         * sysdeps/powerpc/powerpc32/crti.S: New file.
51649         * sysdeps/powerpc/powerpc32/crtn.S: New file.
51650         * sysdeps/powerpc/powerpc64/crti.S: New file.
51651         * sysdeps/powerpc/powerpc64/crtn.S: New file.
51653         * Makeconfig (have-initfini): Don't set.
51654         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
51655         * configure.in (nopic_initfini): Don't substitute.
51656         * config.h.in (HAVE_INITFINI): Don't #undef.
51657         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
51658         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
51660 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
51662         Support crti.S and crtn.S provided directly by architectures.
51663         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
51664         [crti.S in sysdirs] (omit-deps): Likewise.
51665         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
51666         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
51667         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
51668         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
51669         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
51670         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
51671         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
51672         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
51673         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
51674         compiler output for sysdeps/generic/initfini.c.
51675         * sysdeps/i386/elf/Makefile: Remove file.
51676         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
51678 2012-02-07  Marek Polacek  <polacek@redhat.com>
51680         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
51681         * sysdeps/gnu/_G_config.h: Likewise.
51682         * sysdeps/mach/hurd/_G_config.h: Likewise.
51684 2012-02-07  Marek Polacek  <polacek@redhat.com>
51686         * math/Makefile (tests): Add tst-CMPLX2.
51687         * math/tst-CMPLX2.c: New file.
51689 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
51691         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
51693         * math/libm-test.inc (jn_test): Add missing L suffix.
51695 2012-02-06  Marek Polacek  <polacek@redhat.com>
51697         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
51698         * sysdeps/i386/fpu/e_powf.S: Likewise.
51699         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
51700         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
51701         * sysdeps/i386/fpu/e_acosh.S: Likewise.
51702         * sysdeps/i386/fpu/e_pow.S: Likewise.
51703         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
51704         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
51705         * sysdeps/i386/fpu/s_expm1.S: Likewise.
51706         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
51707         * sysdeps/i386/fpu/e_log2.S: Likewise.
51708         * sysdeps/i386/fpu/e_log2l.S: Likewise.
51709         * sysdeps/i386/fpu/e_scalb.S: Likewise.
51710         * sysdeps/i386/fpu/e_powl.S: Likewise.
51711         * sysdeps/i386/fpu/s_log1p.S: Likewise.
51712         * sysdeps/i386/fpu/e_log10f.S: Likewise.
51713         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
51714         * sysdeps/i386/fpu/e_logl.S: Likewise.
51715         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
51716         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
51717         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
51718         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
51719         * sysdeps/i386/fpu/e_log2f.S: Likewise.
51720         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
51721         * sysdeps/i386/fpu/e_log.S: Likewise.
51722         * sysdeps/i386/fpu/s_cexp.S: Likewise.
51723         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
51724         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
51725         * sysdeps/i386/fpu/e_logf.S: Likewise.
51726         * sysdeps/i386/fpu/e_log10l.S: Likewise.
51727         * sysdeps/i386/fpu/e_atanh.S: Likewise.
51728         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
51729         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
51730         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
51731         * sysdeps/i386/fpu/e_log10.S: Likewise.
51732         * sysdeps/i386/fpu/s_frexp.S: Likewise.
51733         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
51734         * sysdeps/i386/fpu/s_asinh.S: Likewise.
51735         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
51736         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
51737         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
51738         * sysdeps/i386/asm-syntax.h: Likewise.
51739         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
51740         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
51741         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
51742         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
51743         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
51744         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
51745         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
51746         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
51747         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
51748         * sysdeps/powerpc/sysdep.h: Likewise.
51749         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
51750         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
51752 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51754         [BZ #411]
51755         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
51757 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
51759         * sysdeps/i386/sysdep.h: Include <features.h>.
51760         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
51761         version.
51763 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
51765         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
51766         Define.
51767         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
51768         LOAD_PIC_REG_STR.
51770 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51772         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
51773         (SETUP_PIC_REG): Use GET_PC_THUNK.
51774         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
51775         macro.
51777 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51779         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
51780         for non-PIC compilation.
51781         (SETUP_PIC_REG): Add .p2align directive.
51782         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
51783         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
51784         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
51785         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
51786         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
51787         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
51788         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
51789         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
51790         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
51791         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
51792         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
51793         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
51794         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
51795         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
51796         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
51797         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
51798         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
51799         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
51800         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
51801         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
51802         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
51803         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
51804         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
51805         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
51806         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
51807         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
51808         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
51809         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
51810         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
51811         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
51812         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
51813         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
51814         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
51815         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
51816         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
51817         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
51818         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
51819         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
51820         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
51821         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
51822         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
51824 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
51826         * math/tst-CMPLX.c: Include <stdio.h>.
51828 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
51830         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
51831         float.
51832         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
51833         * sysdeps/sparc/bits/mathdef.h: Likewise.
51835 2012-01-31  Marek Polacek  <polacek@redhat.com>
51837         * libio/libio.h: Don't define _PARAMS.
51838         * locale/programs/config.h: Don't define PARAMS.
51839         * stdlib/strtol_l.c: Likewise.
51840         (__strtol_l): Remove PARAMS from the prototype.
51842 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
51844         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
51845         names.  Just use the correct names.  Remove unnecessary wrapper
51846         functions.
51847         * malloc/arena.c: Likewise.
51848         * malloc/hooks.c: Likewise.
51850         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
51851         ARENA_TEST says not to.  Simplify test for creation of a new arena.
51852         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
51854 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
51856         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
51857         into tail calls.
51858         (update_get_addr): New function.
51859         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
51860         GET_ADDR_MODULE parameter.
51862 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51864         * crypt/cert.c: Remove __STDC__ conditionals.
51865         * crypt/crypt-entry.c: Likewise.
51866         * crypt/crypt_util.c: Likewise.
51867         * libio/filedoalloc.c: Likewise.
51868         * libio/fileops.c: Likewise.
51869         * libio/genops.c: Likewise.
51870         * libio/iofclose.c: Likewise.
51871         * libio/iofdopen.c: Likewise.
51872         * libio/iofopen.c: Likewise.
51873         * libio/iofopen64.c: Likewise.
51874         * libio/iogetdelim.c: Likewise.
51875         * libio/iopopen.c: Likewise.
51876         * libio/obprintf.c: Likewise.
51877         * libio/oldfileops.c: Likewise.
51878         * libio/oldiofclose.c: Likewise.
51879         * libio/oldiofdopen.c: Likewise.
51880         * libio/oldiofopen.c: Likewise.
51881         * libio/oldiopopen.c: Likewise.
51882         * libio/wfiledoalloc.c: Likewise.
51883         * libio/wgenops.c: Likewise.
51884         * locale/programs/xmalloc.c: Likewise.
51885         * misc/syslog.c: Likewise.
51886         * stdio-common/xbug.c: Likewise.
51887         * string/memchr.c: Likewise.
51888         * string/memcmp.c: Likewise.
51889         * string/memrchr.c: Likewise.
51890         * string/rawmemchr.c: Likewise.
51891         * sysdeps/posix/getcwd.c: Likewise.
51892         * time/strftime_l.c: Likewise.
51894 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
51896         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
51897         * config.make.in (config-cflags-sse2avx): Define.
51898         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
51899         Fix typo.
51901 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
51903         * scripts/config.guess: Update from upstream config git repository.
51904         * scripts/config.sub: Likewise.
51906 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
51908         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
51909         (EM_NUM): Update.
51910         (R_TILEPRO_*, R_TILEGX_*): New macros.
51912         * scripts/firstversions.awk: Fix bug in version range handling.
51914         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
51916         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
51918         * include/sys/epoll.h: New file.
51919         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
51920         libc_hidden_def.
51922 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
51924         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
51925         Avoid unnecessary __WORDSIZE == 64 test.
51926         (fmaxf): Use VEX format if possible.
51927         (fmax): Likewise.
51928         (fminf): Likewise.
51929         (fmin): Likewise.
51931         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
51932         * math/math_private.h: Remove libc_fegetround* and
51933         libc_fesetround*.
51934         * sysdeps/i386/configure.in: Check for -msse2avx.
51935         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
51936         also if SSE2AVX is defined.
51937         Remove libc_fegetround* and libc_fesetround*.
51938         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
51939         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
51940         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
51941         of HAS_YMM_USABLE.
51942         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51943         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51944         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51945         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51946         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
51948         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
51950 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51952         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
51953         size is not set.
51954         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
51956 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
51958         [BZ #13618]
51959         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
51960         relocation.
51961         * Makeconfig (libm): Define.
51962         * elf/Makefile: Add rules to build and run tst-relsort1.
51963         * elf/tst-relsort1.c: New file.
51964         * elf/tst-relsort1mod1.c: New file.
51965         * elf/tst-relsort1mod2.c: New file.
51967 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
51969         * math/s_ldexp.c: Remove __STDC__ conditionals.
51970         * math/s_ldexpf.c: Likewise.
51971         * math/s_ldexpl.c: Likewise.
51972         * math/s_nextafter.c: Likewise.
51973         * math/s_nexttowardf.c: Likewise.
51974         * math/s_significand.c: Likewise.
51975         * math/s_significandf.c: Likewise.
51976         * math/s_significandl.c: Likewise.
51977         * math/w_jnl.c: Likewise.
51978         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
51979         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
51980         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
51981         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
51982         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
51983         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
51984         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
51985         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
51986         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
51987         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
51988         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
51989         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
51990         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
51991         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
51992         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
51993         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
51994         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
51995         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
51996         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
51997         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
51998         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
51999         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
52000         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
52001         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
52002         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
52003         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
52004         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
52005         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
52006         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
52007         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
52008         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
52009         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
52010         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
52011         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
52012         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
52013         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
52014         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
52015         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
52016         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
52017         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
52018         * sysdeps/ieee754/k_standard.c: Likewise.
52019         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
52020         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
52021         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
52022         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
52023         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
52024         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
52025         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
52026         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
52027         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
52028         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
52029         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
52030         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
52031         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
52032         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
52033         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
52034         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
52035         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
52036         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
52037         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
52038         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
52039         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
52040         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
52041         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
52042         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
52043         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
52044         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
52045         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
52046         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
52047         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
52048         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
52049         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
52050         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
52051         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
52052         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
52053         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
52054         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
52055         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
52056         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
52057         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
52058         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
52059         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
52060         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
52061         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
52062         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
52063         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
52064         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
52065         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
52066         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
52067         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
52068         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
52069         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
52070         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
52071         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
52072         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
52073         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
52074         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
52075         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
52076         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
52077         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
52078         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
52079         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
52080         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
52081         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
52082         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
52083         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
52084         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
52085         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
52086         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
52087         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
52088         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
52089         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
52090         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
52091         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
52092         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
52093         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
52094         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
52095         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
52096         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
52097         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
52098         * sysdeps/ieee754/s_matherr.c: Likewise.
52099         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
52100         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
52101         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
52102         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
52104 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
52106         * crypt/md5.h: Remove __STDC__ conditionals.
52107         * libio/libioP.h: Likewise.
52108         * locale/programs/config.h: Likewise.
52109         * sysdeps/generic/sysdep.h: Likewise.
52110         * sysdeps/i386/asm-syntax.h: Likewise.
52111         * sysdeps/s390/asm-syntax.h: Likewise.
52112         * sysdeps/unix/sysdep.h: Likewise.
52113         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
52114         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
52116 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
52118         * libio/libio.h: Remove __STDC__ conditionals.
52119         * malloc/obstack.h: Likewise.
52120         * math/complex.h: Likewise.
52121         * math/math.h: Likewise.
52122         * sysdeps/generic/_G_config.h: Likewise.
52123         * sysdeps/gnu/_G_config.h: Likewise.
52124         * sysdeps/mach/hurd/_G_config.h: Likewise.
52125         * sysdeps/powerpc/bits/mathdef.h: Likewise.
52126         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
52127         * sysdeps/sparc/bits/mathdef.h: Likewise.
52129 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
52131         [BZ #13583]
52132         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
52133         Clean up HAS_* macros.
52134         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
52135         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
52136         possible.
52137         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
52138         HAS_AVX.
52139         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
52140         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
52141         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
52142         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
52143         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52145 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
52147         * elf/tst-unique3.cc (gets): Remove declaration.
52148         * elf/tst-unique3lib.cc (gets): Likewise.
52149         * elf/tst-unique3lib2.cc (gets): Likewise.
52150         * elf/tst-unique4.cc (gets): Likewise.
52152 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
52154         * include/stdio.h: Add C++ protection.  Add gets declarations and
52155         definitions.
52156         * debug/tst-chk1.c: Don't declare gets here.
52157         * stdio-common/tst-gets.c: Likewise.
52159 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
52161         * posix/glob: Remove directory.
52163 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
52165         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
52167 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
52169         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
52170         of the non-standard EPFNOSUPPORT.
52172 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52174         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
52175         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
52176         ANYWHERE set to 1 only on KERN_NO_SPACE error.
52178 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
52180         * wcsmbs/uchar.h: Test __STDC_VERSION__.
52182 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
52184         * nscd/aicache.c (addhstaiX): Do not cache negative results of
52185         transient errors.
52186         * nscd/grpcache.c (cache_addgr): Likewise.
52187         * nscd/hstcache.c (cache_addhst): Likewise.
52188         * nscd/initgrcache.c (addinitgroupsX): Likewise.
52189         * nscd/pwdcache.c (cache_addpw): Likewise.
52190         * nscd/servicescache.c (cache_addserv): Likewise.
52192 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
52194         * malloc/malloc.c: Various cleanups.
52195         * malloc/hooks.c: Likewise.
52197         * stdlib/Makefile (tests): Add bug-fmtmsg1.
52198         * stdlib/bug-fmtmsg1.c: New file.
52200         * stdlib/fmtmsg.c (init): Add missing unlock.
52201         Patch by Peng Haitao <penght@cn.fujitsu.com>.
52203 2012-01-12  Marek Polacek  <polacek@redhat.com>
52205         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
52206         and _GNU_SOURCE.
52208 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
52210         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
52211         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
52212         macro to ensure uniqueness of label name.
52213         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
52214         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
52216 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
52218         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
52220         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
52221         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
52222         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
52223         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
52225 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
52227         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
52229         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
52230         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
52231         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
52233         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
52235         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
52236         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
52237         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
52238         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
52240         * math/bits/math-finite.h: Add ldexp support.
52242 2012-01-10  Marek Polacek  <polacek@redhat.com>
52244         * locale/programs/localedef.h (show_archive_content): Add noreturn
52245         attribute.
52247 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
52249         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
52251 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52253         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
52255         * io/Makefile (headers): Add bits/poll2.h.
52257 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
52259         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
52260         typo #include statement.
52262 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52264         * include/sys/cdefs.h: Define __attribute_alloc_size.
52265         * catgets/gencat.c: Add alloc_size attribute and apply consistently
52266         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
52267         * elf/pldd.c: Likewise.
52268         * iconv/iconv_charmap.c: Likewise.
52269         * iconv/iconvconfig.c: Likewise.
52270         * iconv/strtab.c: Likewise.
52271         * locale/programs/locale.c: Likewise.
52272         * locale/programs/localedef.h: Likewise.
52273         * locale/programs/simple-hash.c: Likewise.
52274         * nscd/nscd.h: Likewise.
52275         * nss/makedb.c: Likewise.
52276         * sysdeps/generic/ldconfig.h: Likewise.
52277         * locale/programs/localedef.c: Remove xmalloc prototype.
52278         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
52280 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
52282         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
52283         appropriate.
52285 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
52287         * math/Makefile (tests): Add tst-CMPLX.
52288         * math/tst-CMPLX.c: New file.
52290         * math/complex.h (CMPLXL): Fix typo.
52292         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
52293         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
52294         GLIBC_2.16.
52295         * debug/tst-chk1.c: Add poll and ppoll tests.
52296         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
52297         * include/sys/poll.h: Add hidden proto for ppoll.
52298         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
52299         * sysdeps/mach/hurd/ppoll.c: Likewise.
52300         * io/ppoll.c: Likewise.
52301         * debug/poll_chk.c: New file.
52302         * debug/ppoll_chk.c: New file.
52303         * include/bits/poll2.h: New file.
52304         * io/bits/poll2.h: New file.
52306         [BZ #1350]
52307         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
52309         * configure.in: static is always set to yes.  Remove.
52310         * config.make.in: Don't set build-static.
52311         * Makeconfig: Remove use of build-static.
52312         * dlfcn/Makefile: Likewise.
52313         * elf/Makefile: Likewise.
52314         * math/Makefile: Likewise.
52315         * misc/Makefile: Likewise.
52316         * nptl/Makefile: Likewise.
52317         * sysdeps/mach/hurd/Makefile: Likewise.
52319         * configure.in: PWD_P is not used anymore.
52320         * config.make.in: Remove PWD_P entry.
52322         * configure.in: Remove last remnants of RANLIB.
52323         No need to check for signed size_t anymore.
52324         Don't set libc_commonpagesize and libc_relro_required here for Alpha
52325         and IA-64.
52326         Remove __builtin_expect test because we require at least gcc 3.4.
52327         * aclocal.m4: Likewise.
52329         * wcsmbs/mbrtoc16.c: Implement using towc function.
52330         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
52331         * wcsmbs/wcsmbsload.c: Likewise.
52332         * iconv/gconv_simple.c: Likewise.
52333         * iconv/gconv_int.h: Likewise.
52334         * iconv/gconv_builtin.h: Likewise.
52335         * iconv/iconv_prog.c: Remove CHAR16 handling.
52337         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
52339         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
52341         * configure.in: Remove --with-elf and --enable-bounded options.
52342         Dont set base_machine for ia64.  More non-ELF conditions removed.
52343         Remove testing and setting of leading underscore information.
52344         * config.make.in (build-bounded): Set to no.
52345         * config.h.in: Remove NO_UNDERSCORES entry.
52346         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
52347         them.
52348         * csu/start.c: Remove !NO_UNDERSCORE code.
52349         * locale/localeinfo.h: Likewise.
52350         * sysdeps/generic/machine-gmon.h: Likewise.
52351         * sysdeps/generic/sysdep.h: Likewise.
52352         * sysdeps/i386/sysdep.h: Likewise.
52353         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52354         * sysdeps/mach/sysdep.h: Likewise.
52355         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52356         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52357         * sysdeps/sh/sysdep.h: Likewise.
52358         * sysdeps/sparc/sparc32/alloca.S: Likewise.
52359         * sysdeps/unix/i386/sysdep.S: Likewise.
52360         * sysdeps/unix/sparc/start.c: Likewise.
52361         * sysdeps/unix/sparc/sysdep.S: Likewise.
52362         * sysdeps/unix/sparc/sysdep.h: Likewise.
52363         * sysdeps/unix/start.c: Likewise.
52364         * sysdeps/unix/x86_64/sysdep.S: Likewise.
52365         * sysdeps/x86_64/sysdep.h: Likewise.
52367 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
52369         [BZ #13553]
52370         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
52371         for non-gcc.
52372         * argp/argp-fmtstream.h: Use const instead __const.
52373         * argp/argp.h: Likewise.
52374         * assert/assert.h: Likewise.
52375         * bits/fenv.h: Likewise.
52376         * bits/sched.h: Likewise.
52377         * bits/sigset.h: Likewise.
52378         * bits/sigthread.h: Likewise.
52379         * catgets/nl_types.h: Likewise.
52380         * conform/data/pthread.h-data: Likewise.
52381         * crypt/crypt-private.h: Likewise.
52382         * crypt/crypt.h: Likewise.
52383         * crypt/crypt_util.c: Likewise.
52384         * ctype/ctype.h: Likewise.
52385         * debug/execinfo.h: Likewise.
52386         * debug/mbsnrtowcs_chk.c: Likewise.
52387         * debug/mbsrtowcs_chk.c: Likewise.
52388         * debug/wcsnrtombs_chk.c: Likewise.
52389         * debug/wcsrtombs_chk.c: Likewise.
52390         * debug/wcstombs_chk.c: Likewise.
52391         * dirent/dirent.h: Likewise.
52392         * dlfcn/dlfcn.h: Likewise.
52393         * elf/neededtest4.c: Likewise.
52394         * grp/grp.h: Likewise.
52395         * gshadow/gshadow.h: Likewise.
52396         * iconv/gconv.h: Likewise.
52397         * iconv/gconv_int.h: Likewise.
52398         * iconv/gconv_simple.c: Likewise.
52399         * iconv/iconv.h: Likewise.
52400         * iconv/loop.c: Likewise.
52401         * iconv/skeleton.c: Likewise.
52402         * include/aio.h: Likewise.
52403         * include/aliases.h: Likewise.
52404         * include/argz.h: Likewise.
52405         * include/arpa/inet.h: Likewise.
52406         * include/assert.h: Likewise.
52407         * include/dirent.h: Likewise.
52408         * include/dlfcn.h: Likewise.
52409         * include/execinfo.h: Likewise.
52410         * include/fcntl.h: Likewise.
52411         * include/fenv.h: Likewise.
52412         * include/glob.h: Likewise.
52413         * include/grp.h: Likewise.
52414         * include/libintl.h: Likewise.
52415         * include/mntent.h: Likewise.
52416         * include/netdb.h: Likewise.
52417         * include/pwd.h: Likewise.
52418         * include/rpc/netdb.h: Likewise.
52419         * include/sched.h: Likewise.
52420         * include/search.h: Likewise.
52421         * include/shadow.h: Likewise.
52422         * include/signal.h: Likewise.
52423         * include/stdio.h: Likewise.
52424         * include/stdlib.h: Likewise.
52425         * include/string.h: Likewise.
52426         * include/sys/socket.h: Likewise.
52427         * include/sys/stat.h: Likewise.
52428         * include/sys/statfs.h: Likewise.
52429         * include/sys/statvfs.h: Likewise.
52430         * include/sys/syslog.h: Likewise.
52431         * include/sys/time.h: Likewise.
52432         * include/sys/uio.h: Likewise.
52433         * include/time.h: Likewise.
52434         * include/unistd.h: Likewise.
52435         * include/utmp.h: Likewise.
52436         * include/wchar.h: Likewise.
52437         * include/wctype.h: Likewise.
52438         * inet/aliases.h: Likewise.
52439         * inet/arpa/inet.h: Likewise.
52440         * inet/netinet/ether.h: Likewise.
52441         * inet/netinet/in.h: Likewise.
52442         * intl/libintl.h: Likewise.
52443         * io/bits/fcntl2.h: Likewise.
52444         * io/fcntl.h: Likewise.
52445         * io/ftw.h: Likewise.
52446         * io/sys/poll.h: Likewise.
52447         * io/sys/stat.h: Likewise.
52448         * io/sys/statfs.h: Likewise.
52449         * io/sys/statvfs.h: Likewise.
52450         * io/utime.h: Likewise.
52451         * libio/bits/stdio.h: Likewise.
52452         * libio/bits/stdio2.h: Likewise.
52453         * libio/libio.h: Likewise.
52454         * libio/libioP.h: Likewise.
52455         * libio/stdio.h: Likewise.
52456         * locale/lc-ctype.c: Likewise.
52457         * locale/locale.h: Likewise.
52458         * login/utmp.h: Likewise.
52459         * malloc/arena.c: Likewise.
52460         * malloc/malloc.c: Likewise.
52461         * malloc/malloc.h: Likewise.
52462         * malloc/mcheck.c: Likewise.
52463         * malloc/mtrace.c: Likewise.
52464         * math/bits/mathcalls.h: Likewise.
52465         * math/fenv.h: Likewise.
52466         * math/math_private.h: Likewise.
52467         * misc/bits/error.h: Likewise.
52468         * misc/bits/syslog.h: Likewise.
52469         * misc/err.h: Likewise.
52470         * misc/error.h: Likewise.
52471         * misc/fstab.h: Likewise.
52472         * misc/mntent.h: Likewise.
52473         * misc/regexp.h: Likewise.
52474         * misc/search.h: Likewise.
52475         * misc/sgtty.h: Likewise.
52476         * misc/sys/mman.h: Likewise.
52477         * misc/sys/syslog.h: Likewise.
52478         * misc/sys/uio.h: Likewise.
52479         * misc/sys/xattr.h: Likewise.
52480         * misc/ttyent.h: Likewise.
52481         * nis/rpcsvc/ypclnt.h: Likewise.
52482         * nss/nss.h: Likewise.
52483         * posix/bits/unistd.h: Likewise.
52484         * posix/fnmatch.h: Likewise.
52485         * posix/glob.h: Likewise.
52486         * posix/sched.h: Likewise.
52487         * posix/spawn.h: Likewise.
52488         * posix/sys/wait.h: Likewise.
52489         * posix/unistd.h: Likewise.
52490         * posix/wordexp.h: Likewise.
52491         * pwd/pwd.h: Likewise.
52492         * resolv/netdb.h: Likewise.
52493         * resource/sys/resource.h: Likewise.
52494         * rt/aio.h: Likewise.
52495         * rt/bits/mqueue2.h: Likewise.
52496         * rt/mqueue.h: Likewise.
52497         * shadow/shadow.h: Likewise.
52498         * signal/signal.h: Likewise.
52499         * socket/send.c: Likewise.
52500         * socket/sendto.c: Likewise.
52501         * socket/sys/socket.h: Likewise.
52502         * stdio-common/printf.h: Likewise.
52503         * stdlib/bits/stdlib.h: Likewise.
52504         * stdlib/fmtmsg.h: Likewise.
52505         * stdlib/monetary.h: Likewise.
52506         * stdlib/stdlib.h: Likewise.
52507         * stdlib/ucontext.h: Likewise.
52508         * streams/stropts.h: Likewise.
52509         * string/argz.h: Likewise.
52510         * string/bits/string2.h: Likewise.
52511         * string/string.h: Likewise.
52512         * string/strings.h: Likewise.
52513         * sunrpc/rpc/auth.h: Likewise.
52514         * sunrpc/rpc/auth_des.h: Likewise.
52515         * sunrpc/rpc/clnt.h: Likewise.
52516         * sunrpc/rpc/netdb.h: Likewise.
52517         * sunrpc/rpc/pmap_clnt.h: Likewise.
52518         * sunrpc/rpc/xdr.h: Likewise.
52519         * sysdeps/generic/inttypes.h: Likewise.
52520         * sysdeps/generic/net/if.h: Likewise.
52521         * sysdeps/generic/sys/swap.h: Likewise.
52522         * sysdeps/gnu/net/if.h: Likewise.
52523         * sysdeps/gnu/utmpx.h: Likewise.
52524         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
52525         * sysdeps/i386/i486/bits/string.h: Likewise.
52526         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
52527         * sysdeps/s390/bits/string.h: Likewise.
52528         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
52529         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
52530         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
52531         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
52532         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
52533         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
52534         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
52535         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
52536         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
52537         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
52538         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
52539         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
52540         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
52541         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
52542         * sysdeps/unix/sysv/linux/readv.c: Likewise.
52543         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
52544         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
52545         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
52546         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
52547         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
52548         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52549         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
52550         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
52551         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
52552         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
52553         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
52554         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
52555         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52556         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
52557         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
52558         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
52559         * sysvipc/sys/ipc.h: Likewise.
52560         * sysvipc/sys/msg.h: Likewise.
52561         * sysvipc/sys/sem.h: Likewise.
52562         * sysvipc/sys/shm.h: Likewise.
52563         * termios/termios.h: Likewise.
52564         * time/sys/time.h: Likewise.
52565         * time/time.h: Likewise.
52566         * wcsmbs/bits/wchar2.h: Likewise.
52567         * wcsmbs/uchar.h: Likewise.
52568         * wcsmbs/wchar.h: Likewise.
52569         * wctype/wctype.h: Likewise.
52571         [BZ #13551]
52572         * Makeconfig: Remove all but ELF support including AIX support.
52573         * Makerules: Likewise.
52574         * config.h.in: Likewise.
52575         * config.make.in: Likewise.
52576         * configure: Likewise.
52577         * configure.in: Likewise.
52578         * csu/Makefile: Likewise.
52579         * csu/version.c: Likewise.
52580         * debug/Makefile: Likewise.
52581         * dlfcn/Makefile: Likewise.
52582         * elf/Makefile: Likewise.
52583         * extra-lib.mk: Likewise.
52584         * iconv/Makefile: Likewise.
52585         * include/libc-symbols.h: Likewise.
52586         * include/shlib-compat.h: Likewise.
52587         * resolv/Makefile: Likewise.
52588         * resolv/res_libc.c: Likewise.
52589         * rt/Makefile: Likewise.
52590         * sysdeps/i386/asm-syntax.h: Likewise.
52591         * sysdeps/i386/sysdep.h: Likewise.
52592         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
52593         * sysdeps/mach/sysdep.h: Likewise.
52594         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
52595         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
52596         * sysdeps/s390/asm-syntax.h: Likewise.
52597         * sysdeps/s390/s390-32/sysdep.h: Likewise.
52598         * sysdeps/s390/s390-64/sysdep.h: Likewise.
52599         * sysdeps/sh/sysdep.h: Likewise.
52600         * sysdeps/unix/sparc/sysdep.h: Likewise.
52601         * sysdeps/wordsize-32/divdi3.c: Likewise.
52602         * sysdeps/x86_64/sysdep.h: Likewise.
52604         * argp/Versions: Remove _argp_unlock_xxx.
52606         [BZ #13559]
52607         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
52608         * abilist/libBrokenLocale.abilist: Likewise.
52609         * abilist/libanl.abilist: Likewise.
52610         * abilist/libc.abilist: Likewise.
52611         * abilist/libcrypt.abilist: Likewise.
52612         * abilist/libdl.abilist: Likewise.
52613         * abilist/libm.abilist: Likewise.
52614         * abilist/libnsl.abilist: Likewise.
52615         * abilist/libpthread.abilist: Likewise.
52616         * abilist/libresolv.abilist: Likewise.
52617         * abilist/librt.abilist: Likewise.
52618         * abilist/libthread_db.abilist: Likewise.
52619         * abilist/libutil.abilist: Likewise.
52620         * abilist/libnss_db.abilist: New file.
52622         * scripts/abilist.awk: Add support for indirect functions.
52624         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
52626         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
52628         * shlib-versions: Remove entries for ports architectures.
52630         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
52631         files in ports.
52632         * elf/stackguard-macros.h: Remove support for IA-64.
52633         * elf/tst-auditmod1.c: Likewise.
52634         * sysdeps/generic/ldsodefs.h: Likewise.
52636         * sysdeps/unix/sysv/linux/configure.in: Ports should define
52637         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
52638         configure files.
52640         [BZ #13552]
52641         * configure.in: Remove --enable-omitfp support.
52642         * FAQ.in: Adjust.
52643         * config.make.in: Likewise.
52644         * Makeconfig: Likewise.
52645         * manual/install.texi: Likewise.
52647         In case anyone cares, the IA-64 architecture could move to ports.
52648         * sysdeps/ia64/*: Removed.
52649         * sysdeps/unix/sysv/linux/ia64/*: Removed.
52650         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
52652         [BZ #13555]
52653         * configure.in: Remove entries for unsupported architectures.
52655         [BZ #13533]
52656         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
52657         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
52658         routines.
52659         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
52660         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
52661         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
52662         fall back to using wcrtomb.
52663         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
52664         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
52665         renaming.
52666         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
52667         * wcsmbs/tst-c16c32-1.c: New file.
52669         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
52670         local variable.
52672         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
52674         * elf/tst-unique3.cc: Add explicit declaration of gets.
52675         * elf/tst-unique3lib.cc: Likewise.
52676         * elf/tst-unique3lib2.cc: Likewise.
52677         * elf/tst-unique4.cc: Likewise.
52679         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
52681 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
52683         [BZ #13566]
52684         * assert/assert.h (static_assert): Don't define for C++.
52685         * libio/stdio.h (gets): Do declare for C++ <= C++11.
52686         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
52688 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
52690         * iconv/loop.c (single loop): Fix assertion in storing of
52691         remaining bytes.
52693         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
52695 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
52697         * posix/getconf.c: Update copyright year.
52698         * nss/getent.c: Likewise.
52699         * nss/makedb.c: Likewise.
52700         * iconv/iconvconfig.c: Likewise.
52701         * iconv/iconv_prog.c: Likewise.
52702         * elf/ldconfig.c: Likewise.
52703         * elf/pldd.c: Likewise.
52704         * elf/sotruss.ksh: Likewise.
52705         * catgets/gencat.c: Likewise.
52706         * csu/version.c: Likewise.
52707         * elf/ldd.bash.in: Likewise.
52708         * elf/sprof.c (print_version): Likewise.
52709         * locale/programs/locale.c: Likewise.
52710         * locale/programs/localedef.c: Likewise.
52711         * login/programs/pt_chown.c: Likewise.
52712         * nscd/nscd.c (print_version): Likewise.
52713         * debug/xtrace.sh: Likewise.
52714         * malloc/memusage.sh: Likewise.
52715         * malloc/mtrace.pl: Likewise.
52716         * debug/catchsegv.sh: Likewise.
52718 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
52720         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
52721         pure attribute.
52723 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
52725         [BZ #13533]
52726         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
52727         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
52728         transformations.
52729         * iconv/gconv_int.h: Likewise.
52730         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
52731         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
52732         from libc for GLIBC_2.16.
52733         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
52734         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
52735         * wcsmbs/uchar.h: Really define mbstate_t.
52736         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
52737         * wcsmbs/c16rtomb.c: New file.
52738         * wcsmbs/mbrtoc16.c: New file.
52739         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
52740         for C/POSIX locale.
52741         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
52742         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
52744         * wcsmbs/wchar.h: Add missing __restrict.
52746 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52748         [BZ #13532]
52749         * time/Makefile (routines): Add timespec_get.
52750         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
52751         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
52752         timespec for ISO C11.
52753         * time/timespec_get.c: New file.
52754         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
52755         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
52757         [BZ #13531]
52758         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
52759         * stdlib/stdlib.h: Declare aligned_alloc.
52760         * Versions.def: Add GLIBC_2.16 for libc.
52761         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
52763         [BZ 13527]
52764         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
52765         ISO C11.
52767         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
52768         code.
52770         [BZ #13528]
52771         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
52773         [BZ #13529]
52774         * assert/assert.h (static_assert): Define.
52776         * version.h: Update for 2.16 development version.
52778         [BZ #13526]
52779         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
52780         _ISOC11_SOURCE.
52782         * version.h (RELEASE): Bump for 2.15 release.
52783         * include/features.h (__GLIBC_MINOR__): Bump to 15.
52785         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
52786         Patch by Marek Polacek <mpolacek@redhat.com>.
52788         * bits/byteswap.h: Protect long long constants with __extension__.
52789         * sysdeps/i386/bits/byteswap.h: Likewise.
52790         * sysdeps/ia64/bits/byteswap.h: Likewise.
52791         * sysdeps/s390/bits/byteswap.h: Likewise.
52792         * sysdeps/x86_64/bits/byteswap.h: Likewise.
52794 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52796         [BZ #13540]
52797         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
52798         destination buffer.
52799         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
52801 2011-12-23  Marek Polacek  <polacek@redhat.com>
52803         * elf/dl-addr.c (determine_info): Add inline keyword.
52804         * elf/tst-auditmod4b.c (check_avx): Likewise.
52805         * elf/tst-auditmod6b.c (check_avx): Likewise.
52806         * elf/tst-auditmod6c.c (check_avx): Likewise.
52807         * elf/tst-auditmod7b.c (check_avx): Likewise.
52809 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
52811         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
52812         !__SSE_MATH__.
52814 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52816         [BZ #13540]
52817         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
52818         processing for last bytes.
52820 2011-08-06  Bruno Haible  <bruno@clisp.org>
52822         [BZ #13061]
52823         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
52824         U+0385, not to U+1FEE.
52826         [BZ #13062]
52827         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
52828         entry for U+00A5 U+0301.
52830 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52832         [BZ #13166]
52833         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
52834         buffer for the output is too small.
52836         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
52837         optimization.
52839         [BZ #13185]
52840         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
52841         SSE flags if possible.
52843 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52845         [BZ #13540]
52846         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
52847         processing for last bytes.
52849 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
52851         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
52852         (syscall-list-default-options, syscall-list-default-condition)
52853         (syscall-list-includes): Define.
52854         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
52855         list of ABIs and options and #if conditions for each ABI.  Do not
52856         handle common syscalls between ABIs specially.
52857         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
52858         Remove.
52859         (syscall-list-variants, syscall-list-32bit-options)
52860         (syscall-list-32bit-condition, syscall-list-64bit-options)
52861         (syscall-list-64bit-condition): Define.
52862         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
52863         (syscall-list-variants, syscall-list-32bit-options)
52864         (syscall-list-32bit-condition, syscall-list-64bit-options)
52865         (syscall-list-64bit-condition): Define.
52866         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
52867         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/x86_64/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.
52877 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
52879         * locale/iso-639.def: Add brx entry.
52881         [BZ #13328]
52882         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
52883         Proposed by Mariusz_Cukr <marcukr@op.pl>.
52885         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
52886         __feraiseexcept_renamed.
52888 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52890         [BZ #13538]
52891         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
52892         EPOLLET with unsigned values.
52893         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
52894         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
52896         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
52897         to large cancellation.
52898         * math/s_cacoshf.c: Likewise.
52899         * math/s_cacoshl.c: Likewise.
52901 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
52903         [BZ #13305]
52904         [BZ #12786]
52905         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
52906         * math/s_cacoshf.c: Likewise.
52907         * math/s_cacoshl.c: Likewise.
52909 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
52911         [BZ #13439]
52912         * iconv/gconv.h: Define __GCONV_SWAP.
52913         * iconvdata/unicode.c: The swap bit must be stored in __flags.
52914         * iconvdata/utf-16.c: Likewise.
52915         * iconvdata/utf-32.c: Likewise.
52917 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
52919         [BZ #13524]
52920         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
52921         numerator after shifting it by one limb.
52923 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
52925         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
52926         under [__USE_EXTERN_INLINES].
52928 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
52930         [BZ #13446]
52931         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
52933 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52935         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
52936         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
52937         optimized code.
52938         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
52939         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
52940         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
52941         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
52942         for strncasecmp/strncasecmp_l compilation.
52943         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
52944         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
52946 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
52948         [BZ #13484]
52949         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
52950         of __asm__.
52952 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
52954         [BZ #13506]
52955         * time/tzfile.c (__tzfile_read): Check values from file header.
52957 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
52959         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
52960         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
52961         * powerpc/powerpc32/dl-start.S: Likewise.
52962         * powerpc/powerpc32/elf/start.S: Likewise.
52963         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
52964         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
52965         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
52966         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
52967         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
52968         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
52969         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
52970         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
52971         * powerpc/powerpc32/fpu/s_round.S: Likewise.
52972         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
52973         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
52974         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
52975         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
52976         * powerpc/powerpc32/memset.S: Likewise.
52977         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
52978         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
52979         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
52980         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
52981         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
52982         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
52983         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
52984         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
52985         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
52986         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
52987         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
52988         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
52989         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
52991 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52993         * math/libm-test.inc: Added more nearbyint tests.
52994         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
52995         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
52996         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
52997         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
52999 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
53001         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
53002         FD_CLOEXEC.
53004 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53006         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
53007         Add wcscpy-ssse3 wcscpy-c.
53008         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
53009         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
53010         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
53011         * sysdeps/x86_64/wcschr.S: New file.
53012         * sysdeps/x86_64/wcsrchr.S: New file.
53013         * string/test-strcmp.c: Remove checking of wcscmp function for
53014         wrong alignments.
53015         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
53016         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
53017         wcsrchr-sse2 wcsrchr-c.
53018         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
53019         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
53020         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
53021         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
53022         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
53023         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
53024         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
53025         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
53026         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
53027         * wcsmbc/wcschr.c (WCSCHR): New macro.
53029 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53031         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
53032         * wcsmbs/test-wcsrchr.c: New file.
53033         * string/test-strrchr.c: Add wcsrchr support.
53034         (WIDE): New macro.
53035         * wcsmbs/test-wcscpy.c: New file.
53036         * string/test-strcpy.c: Add wcscpy support.
53037         (WIDE): New macro.
53039 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
53041         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
53042         the inner loop.
53044 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
53046         [BZ #13472]
53047         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
53049 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
53051         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
53052         Minor optimizations.
53054         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
53055         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
53056         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
53058 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
53060         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
53061         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
53062         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
53063         for gcc to avoid warnings.
53064         * inet/Makefile (tests): Add tst-checks.
53065         * inet/tst-checks.c: New file.
53067         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
53068         warning.
53070         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
53071         __wmemcmp_sse2.
53073         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
53074         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
53076         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
53078 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
53080         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
53081         problem.
53083         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
53085 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
53087         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
53088         conditional on GCC version.
53089         (__arch_compare_and_exchange_val_8_acq)
53090         (__arch_compare_and_exchange_val_16_acq)
53091         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
53092         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
53093         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
53095 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
53097         * sysdeps/sh/backtrace.c: New file.
53099 2011-12-02  Andreas Schwab  <schwab@redhat.com>
53101         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
53102         parenthesis.
53104 2011-12-01  Andreas Schwab  <schwab@redhat.com>
53106         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
53107         falling back to utime.
53109 2011-11-30  Andreas Schwab  <schwab@redhat.com>
53111         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
53112         expectations for float.
53114 2011-11-29  Andreas Schwab  <schwab@redhat.com>
53116         * locale/weight.h (findidx): Add parameter len.
53117         * locale/weightwc.h (findidx): Likewise.
53118         * posix/fnmatch_loop.c (FCT): Adjust caller.
53119         * posix/regcomp.c (build_equiv_class): Likewise.
53120         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
53121         * posix/regexec.c (check_node_accept_bytes): Likewise.
53122         * string/strcoll_l.c (STRCOLL): Likewise.
53123         * string/strxfrm_l.c (STRXFRM): Likewise.
53125 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
53127         * Makefile.in: Remove CVSOPT handling.
53128         * configure.in: Remove use of AC_REVISION.
53129         * iconvdata/Makefile (distribute): No need to filter out CVS.
53130         * scripts/list-sources.sh: Remove CVS, subversion and monotone
53131         handling.
53133 2011-11-16  Andreas Schwab  <schwab@redhat.com>
53135         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
53136         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
53137         [USE_AS_STRNCASECMP_L]: Likewise.
53138         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
53139         NO_TLS_DIRECT_SEG_REFS.
53140         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
53141         Fix argument offsets for non-PIC.
53142         [USE_AS_STRNCASECMP_L]: Likewise.
53143         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
53144         NO_TLS_DIRECT_SEG_REFS.
53146 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
53148         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
53149         O_CLOEXEC.
53150         * locale/loadlocale.c (_nl_load_locale): Likewise.
53152 2011-11-15  Andreas Schwab  <schwab@redhat.com>
53154         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
53155         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
53156         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
53157         (SYSCALL_GETTIME): Set errno on error.
53159         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
53160         count references to noai6ai_cached.
53162 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
53164         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
53166         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
53167         FD_CLOEXEC for /proc/self/maps.
53169         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
53170         FD_CLOEXEC for /proc/meminfo.
53172         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
53173         gai.conf.
53175         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
53176         FD_CLOEXEC for given file.
53178         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
53180         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
53181         FD_CLOEXEC for /etc/hosts.
53182         (_gethtent): Likewise.
53184         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
53186         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
53187         cancellation and set FD_CLOEXEC for /etc/netgroup.
53189         * nss/nss_files/files-key.c (search): Don't allow cancellation when
53190         reading /etc/publickey.
53192         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
53193         allow cancellation when reading /etc/group.
53195         * nss/nss_files/files-alias.c (internal_setent): Don't allow
53196         cancellation.
53197         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
53199         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
53200         when using data file.
53202         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
53204         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
53205         (write_nis_obj): Use "c" and "e" in fopen.
53207         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
53209         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
53211         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
53213         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
53215         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
53216         locale.alias.
53218         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
53220         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
53222         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
53224         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
53225         file parsing and set FD_CLOEXEC.
53227 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
53229         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
53231 2011-11-14  Andreas Schwab  <schwab@redhat.com>
53233         * malloc/arena.c (arena_get2): Don't call reused_arena when
53234         _int_new_arena failed.
53236 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
53238         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
53239         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
53240         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
53241         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
53242         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
53243         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
53244         to compile strcasecmp and strncasecmp.
53245         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
53246         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
53248         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
53250 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
53252         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
53253         locale-defines.sym to gen-as-const-headers.
53254         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
53255         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
53256         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
53257         to compile strcasecmp and strncasecmp.
53258         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
53259         strcasecmp_l and strncasecmp_l.
53260         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
53261         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
53262         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
53263         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
53264         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
53265         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
53266         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
53267         * sysdeps/i386/i686/multiarch/strncase.S: New file.
53268         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
53269         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
53270         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
53272 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
53274         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
53275         result of SYSDEP_GETTIME_CPU to retval.
53276         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
53277         parameter list to macro.  Remove trailing semicolon.  Adjust users.
53279         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
53280         variable.
53282         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
53283         mantissa words.
53284         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
53286         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
53287         from unused variable.
53289         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
53290         DWARF definitions.
53291         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
53292         for assembling.
53294         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
53295         over namespaces.
53297         * sunrpc/rpc_prot.c (rejected): Fix case value.
53299         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
53300         unsigned long long int to avoid warnings in shift.
53302         * posix/regex_internal.c (re_string_reconstruct): Actually use result
53303         of use of trans.
53304         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
53305         variable tmp.
53307         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
53308         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
53309         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
53311         * nis/nis_table.c (nis_list): Use variable of correct type for
53312         result of __follow_path call.
53314 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
53316         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
53317         of math functions ceil, trunc, floor, round, and sqrt, when
53318         avaliable on the platform.
53319         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
53320         name clash.
53321         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
53322         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
53323         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
53325 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
53327         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
53328         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
53330 2011-11-11  Roland McGrath  <roland@hack.frob.com>
53332         * include/unistd.h: Fix __readlink return type.
53333         Reported by Chris Metcalf <cmetcalf@tilera.com>.
53335 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
53337         * stdlib/ucontext.h: Undo last change for makecontext.
53339 2011-11-11  Andreas Schwab  <schwab@redhat.com>
53341         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
53343         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
53344         * setjmp/setjmp.h: Mark functions as non-leaf.
53345         * setjmp/bits/setjmp2.h: Likewise.
53346         * stdlib/ucontext.h: Likewise.
53348 2011-11-10  Andreas Schwab  <schwab@redhat.com>
53350         * malloc/arena.c (_int_new_arena): Don't increment narenas.
53351         (reused_arena): Don't check arena limit.
53352         (arena_get2): Atomically check arena limit.
53354 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
53356         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
53357         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
53359         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
53360         instructions.
53362 2011-11-07  Andreas Schwab  <schwab@redhat.com>
53364         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
53365         handler when locking.
53367         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53368         Fix size of allocated buffer.
53370 2011-11-04  Andreas Schwab  <schwab@redhat.com>
53372         [BZ #10103]
53373         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
53374         declarations for long double functions.
53375         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
53377         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
53379 2011-11-03  Andreas Schwab  <schwab@redhat.com>
53381         * nscd/nscd.c (main): Don't start AVC thread until credentials are
53382         installed.
53384         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
53385         is disabled.
53387 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53389         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
53391 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
53393         * include/alloca.h (stackinfo_alloca_round): Define.
53394         (extend_alloca): Use it.
53395         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
53396         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
53397         here.
53399         * scripts/check-local-headers.sh: Ignore libaudit.h.
53401         * nscd/Makefile (extra-objs): Make recursively expanded.
53403 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
53405         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
53406         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
53408         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
53409         * posix/tst-rfc3484-2.c: Likewise.
53410         * posix/tst-rfc3484-3.c: Likewise.
53412         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
53413         process_vm_writev.
53414         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
53415         process_vm_writev.
53416         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
53417         process_vm_writev from libc using GLIBC_2.15 version.
53419         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
53421 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
53423         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
53424         stack usage.
53426 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
53428         [BZ #13367]
53429         * nss/getent.c (initgroups_keys): Show error message in case no group
53430         names are given.
53432         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
53433         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
53434         __bump_nl_timestamp.
53435         * nscd/connections (nscd_init): When host database is served open
53436         netlink socket and request notification about configuration changes.
53437         (main_loop_poll): Track netlink file descriptor and bump timestamp
53438         in case data becomes available.
53439         (main_loop_epoll): Likewise.
53440         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
53441         (database_pers_head): Add extra_data fileds.
53442         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
53443         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
53444         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
53445         Adjust caller.
53446         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
53447         in6ai data, call __free_in6ai.
53448         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
53449         Add -DHAVE_NETLINK.
53450         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
53451         interface information.  Reuse previous data if netlink timestamp
53452         is not changed.
53453         (__bump_nl_timestamp): New function.
53454         (__free_in6ai): New function.
53456 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
53458         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
53459         close_not_cancel_no_status here.
53460         (__check_pf): Reorganize code a bit to not call close twice if OOM.
53462 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53464         [BZ #13276]
53465         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
53466         return value.
53468         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
53469         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
53470         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
53472 2011-07-03  Andreas Jaeger  <aj@suse.de>
53474         [BZ #10709]
53475         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
53476         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
53477         * math/libm-test.inc (sin_test): Add test case.
53479 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
53481         [BZ #13337]
53482         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
53483         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53485         * elf/chroot_canon.c (chroot_canon): Cleanups.
53487         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
53489         [BZ #13335]
53490         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
53491         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
53493         * string/test-strchr.c: Make usable for strchrnul testing.
53494         * string/test-strchrnul.c: New file.
53495         * string/Makefile (strop-tests): Add strchrnul.
53497         * po/it.po: Update from translation team.
53498         * po/es.po: Likewise.
53500 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
53502         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
53503         the three constants needed as parameters.  Drop the others.
53504         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
53505         __m128i_strloadu_tolower.
53506         Create and initialize variable zero and use it in all the places
53507         where _mm_setzero_si128 was used.
53509         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
53510         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
53511         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
53512         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
53513         anymore.
53514         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
53515         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
53516         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
53517         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
53518         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
53519         __mpranred, __mptan.
53520         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
53521         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
53522         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
53523         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
53524         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
53525         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
53526         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
53527         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
53528         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
53530 2011-10-28  Andreas Schwab  <schwab@redhat.com>
53532         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
53533         redefine if SHARED.
53534         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
53536         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
53537         wide char related routines to wcsmbs subdir.
53539 2011-10-27  Andreas Schwab  <schwab@redhat.com>
53541         [BZ #13344]
53542         * misc/sys/cdefs.h (__THROWNL): Define.
53543         * posix/unistd.h: Use __THREADNL instead of __THREAD
53544         for memory synchronization functions.
53546 2011-10-26  Roland McGrath  <roland@hack.frob.com>
53548         [BZ #13349]
53549         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
53550         doesn't exist.
53551         * manual/stdio.texi (Obstack Streams): Node removed.
53553 2011-10-26  Andreas Schwab  <schwab@redhat.com>
53555         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
53556         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53557         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53559         * math/math_private.h (math_force_eval): Allow non-addressable
53560         arguments.
53561         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
53563 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53565         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
53566         file is not needed.
53568         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
53569         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
53570         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
53571         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
53572         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
53573         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
53574         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
53575         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
53576         Add AVX variants.
53577         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
53578         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
53579         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
53580         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
53581         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
53582         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
53583         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
53584         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
53585         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
53586         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
53587         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
53588         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
53589         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
53590         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
53591         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
53592         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
53593         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
53594         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
53595         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
53597         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
53598         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
53600         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
53601         place.  Use VEX encoding when compiling for AVX.
53603 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53605         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
53606         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
53608         * string/test-strchr.c (do_test): Don't generate NUL bytes.
53610 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53612         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
53613         useless if() expression.
53614         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
53615         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
53616         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
53617         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
53618         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
53619         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
53620         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
53621         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
53622         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
53623         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
53624         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
53625         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
53626         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
53627         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
53628         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
53629         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
53630         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
53631         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
53632         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
53634         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
53636 2011-10-25  Andreas Schwab  <schwab@redhat.com>
53638         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
53639         condition.
53640         * elf/dl-fini.c (_dl_sort_fini): Likewise.
53642 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
53644         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
53645         .text section.  Avoid duplicate constants.
53646         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
53647         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53648         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
53649         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53650         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53651         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53652         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53653         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53654         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
53655         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
53656         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
53657         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
53658         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
53659         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
53660         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
53661         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
53662         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
53663         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
53664         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
53665         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53666         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
53667         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
53668         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
53669         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
53670         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
53671         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
53672         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
53673         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
53674         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
53675         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
53676         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
53677         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
53678         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
53679         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
53680         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
53681         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
53682         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
53683         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
53684         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
53685         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
53686         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
53687         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
53688         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
53689         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
53690         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
53692 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
53694         * sysdeps/x86_64/dla.h: Move to ...
53695         * sysdeps/x86_64/fpu/dla.h: ...here.
53696         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
53697         situations.  Use __builtin_fma only for gcc 4.6 and up.
53699         * config.make.in: Add have-mfma4 entry.
53700         * configure.in: Substitute libc_cv_cc_fma4.
53701         * math/Makefile (dbl-only-routines): Add sincostab.
53702         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
53703         Use __sincostab not sincos.
53704         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
53705         name is a macro.
53706         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53707         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53708         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53709         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
53710         using __copysign.
53711         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
53712         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
53713         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
53714         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
53715         and __inv.
53716         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
53717         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
53718         __copysign.
53719         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
53720         define aliases when function name is a macro.
53721         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
53722         sysdeps/ieee754/dbl-64/sincos.tbl.
53723         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
53724         fma4-enabled routines.
53725         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
53726         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
53727         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
53728         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
53729         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
53730         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
53731         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
53732         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
53733         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
53734         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
53735         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
53736         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
53737         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
53738         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
53739         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
53740         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
53741         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
53742         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
53743         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
53744         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
53745         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
53746         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
53747         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
53748         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
53749         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
53750         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
53751         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
53752         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
53753         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
53754         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
53756         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
53757         rename.
53758         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53759         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53760         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53761         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53762         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53763         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53764         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53765         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53767 2011-10-24  Andreas Schwab  <schwab@redhat.com>
53769         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
53771 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53773         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
53775         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
53776         prediction.
53777         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
53779         * string/strnlen.c: Don't define STRNLEN, reverse logic.
53780         Remove unused variable magic_bits.
53781         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
53783         * string/strnlen.c: Define and use STRNLEN macro.
53784         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
53785         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
53786         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
53787         * wcsmbs/wcslen.c: Define and use WCSLEN.
53788         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
53789         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
53790         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
53791         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
53792         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
53793         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
53794         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53796 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53798         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53799         strnlen-sse2-no-bsf.
53800         Rename strlen-no-bsf to strlen-sse2-no-bsf.
53801         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
53802         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
53803         Add strnlen support.
53804         (USE_AS_STRNLEN): New macro.
53805         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
53806         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
53807         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
53808         * sysdeps/x86_64/wcslen.S: New file.
53810 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
53812         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
53813         XMM-moves are used for copying on small sizes.
53815 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53817         * wcsmbs/Makefile (strop-tests): Add wcschr.
53818         * wcsmbs/test-wcschr.c: New file.
53819         * string/test-strchr.c: Update.
53820         Add wcschr support.
53821         (WIDE): New macro.
53823 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53825         * wcsmbs/Makefile (strop-tests): Add wcslen.
53826         * wcsmbs/test-wcslen.c: New file.
53827         * string/test-strlen.c: Update.
53828         Add wcslen support.
53829         (WIDE): New macro.
53831 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53833         * po/it.po: Update from translation team.
53835 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53837         * sysdeps/x86_64/wcscmp.S: Update.
53838         Fix wrong comparison semantics.
53839         wcscmp shall use signed comparison not unsigned.
53840         Don't use substraction to avoid overflow bug.
53841         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
53842         * wcsmbc/wcscmp.c: Likewise.
53843         * string/test-strcmp.c: Likewise.
53844         Add new tests to check cases with negative values.
53846 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
53848         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
53849         * sysdeps/x86_64/dla.h: ...here.  New file.
53850         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
53851         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53852         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53853         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53854         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53855         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
53856         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53857         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53858         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53860 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
53862         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
53863         __ynl_finite aliases.
53865 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53867         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
53869         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
53870         define DLA_FMA.
53871         [DLA_FMA] (EMULV): Use DLA_FMA.
53872         [DLA_FMA] (MUL12): Use EMULV.
53873         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
53874         that are not needed.
53875         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
53876         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53877         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53878         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53879         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53880         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
53881         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
53883 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
53885         * math/s_nan.c: Undef __nan.
53886         * math/s_nanf.c: Undef __nanf.
53887         * math/s_nanl.c: Undef __nanl.
53888         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
53889         "math_private.h".
53891 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
53893         * math/s_catan.c: Add branch predictions.
53894         * math/s_catanf.c: Likewise.
53895         * math/s_catanh.c: Likewise.
53896         * math/s_catanhf.c: Likewise.
53897         * math/s_catanhl.c: Likewise.
53898         * math/s_catanl.c: Likewise.
53899         * math/s_cexp.c: Likewise.
53900         * math/s_cexpf.c: Likewise.
53901         * math/s_cexpl.c: Likewise.
53902         * math/s_clog.c: Likewise.
53903         * math/s_clog10.c: Likewise.
53904         * math/s_clog10f.c: Likewise.
53905         * math/s_clog10l.c: Likewise.
53906         * math/s_clogf.c: Likewise.
53907         * math/s_clogl.c: Likewise.
53908         * math/s_csqrt.c: Likewise.
53909         * math/s_csqrtf.c: Likewise.
53910         * math/s_csqrtl.c: Likewise.
53911         * math/s_ctanf.c: Likewise.
53912         * math/s_ctanh.c: Likewise.
53913         * math/s_ctanhf.c: Likewise.
53914         * math/s_ctanhl.c: Likewise.
53915         * math/s_ctanl.c: Likewise.
53917         * math/math_private.h: Define __nan, __nanf, __nanl.
53918         * math/s_cacosh.c: Include <math_private.h>.
53919         * math/s_cacoshl.c: Likewise.
53920         * math/s_casinh.c: Likewise.
53921         * math/s_casinhf.c: Likewise.
53922         * math/s_casinhl.c: Likewise.
53923         * math/s_ccos.c: Rely entire on ccosh.
53924         * math/s_ccosf.c: Rely entire on ccoshf.
53925         * math/s_ccosl.c: Rely entirely on ccoshl.
53926         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
53927         Remove tests for FE_INVALID.
53928         * math/s_ccoshf.c: Likewise.
53929         * math/s_ccoshl.c: Likewise.
53930         * math/s_csin.c: Likewise.
53931         * math/s_csinf.c: Likewise.
53932         * math/s_csinh.c Likewise.
53933         * math/s_csinhf.c: Likewise.
53934         * math/s_csinhl.c: Likewise.
53935         * math/s_csinl.c: Likewise.
53936         * math/s_ctan.c: Likewise.
53937         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
53938         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
53939         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
53941 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
53943         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
53944         compilation problems.
53946         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
53947         __builtin_expect.
53949 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
53951         * sysdeps/i386/configure.in: Test for -mfma4 option.
53952         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
53953         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
53954         COMMON_CPUID_INDEX_80000001.
53955         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
53956         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
53957         use it if FMA3 is not supported.
53958         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
53960         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
53961         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
53963 2011-10-20  Andreas Schwab  <schwab@redhat.com>
53965         [BZ #12892]
53966         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
53967         it would create a cycle with a link time dependency.
53969 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
53971         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
53972         instruction.
53973         * string/Makefile (strop-tests): Add rawmemchr.
53974         * string/test-rawmemchr.c: New file.
53976         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
53977         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
53978         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
53979         when compiling str{,n}casecmp and when AVX is available.  Hook up
53980         new optimized code in initializers.
53982 2011-10-19  Andreas Schwab  <schwab@redhat.com>
53984         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
53985         __feraiseexcept instead of feraiseexcept.
53987 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
53989         * math/math_private.h: Define defaults for libc_fetestexcept and
53990         libc_feupdateenv.
53991         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
53992         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
53993         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
53994         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
53995         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
53996         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
53997         libc_fetestexcept and libc_feupdateenv.
53999         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
54000         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
54001         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
54002         * sysdeps/x86_64/fpu/math_private.h: Define special version of
54003         libc_feholdexcept_setround.
54005         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
54006         Add s_nearbyint-c and s_nearbyintf-c.
54007         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
54008         nearbyintf inlines.
54009         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
54010         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
54011         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
54012         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
54014         * math/math_private.h: Define defaults for libc_fegetround,
54015         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
54016         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
54017         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
54018         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
54019         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
54020         standard functions.
54021         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
54022         Remove comments and hacks for old compiler versions.
54023         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
54024         libc_fegetround, libc_fesetround, libc_feholdexcept, and
54025         libc_feholdexceptl.
54027 2011-10-18  Andreas Schwab  <schwab@redhat.com>
54029         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
54030         (__feraiseexcept_renamed): Add __NTH.
54031         (feraiseexcept): Add __NTH.  Rename local variables to fix
54032         namespace violations.
54034 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
54036         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
54038         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
54040         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
54041         recently added interfaces.
54042         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
54044         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
54045         about macro parameter expansion.
54047         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
54048         __NO_MATH_INLINES is defined.  Cleanups.
54050         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
54051         and __floorf is target has SSE4.1.
54052         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
54053         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
54054         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
54055         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
54057         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
54058         name.
54059         (floorf): Likewise.
54061         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
54063 2011-10-17  Andreas Schwab  <schwab@redhat.com>
54065         * misc/sys/cdefs.h: Fix last change.
54067         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
54068         database lookup.
54070 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
54072         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
54074         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
54075         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
54076         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
54077         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
54078         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
54079         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
54080         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
54081         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
54082         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
54083         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
54084         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
54085         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
54086         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
54087         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
54088         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
54089         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
54090         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
54091         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
54092         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
54093         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
54094         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
54095         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
54097         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
54098         ceil, ceilf, floor, floorf.
54100         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
54101         Perform IRELATIVE relocations last.
54103         * elf/do-rel.h: Add another parameter nrelative, replacing the
54104         local variable with the same name.  Change name of the function
54105         to end in Rel or Rela (uppercase).
54106         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
54107         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
54108         elf_dynamic_do_##reloc function.
54110 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
54112         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
54113         is sufficient, at least on modern CPUs.
54115         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
54117         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
54118         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
54120         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
54121         __expl_finite.
54122         * math/bits/math-finite.h: Add entries for exp.
54123         * math/e_expl.c: Add __*_finite alias.
54124         * sysdeps/i386/fpu/e_exp.S: Likewise.
54125         * sysdeps/i386/fpu/e_expf.S: Likewise.
54126         * sysdeps/i386/fpu/e_expl.c: Likewise.
54127         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
54128         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
54129         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
54130         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
54131         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
54132         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
54133         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
54135         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
54136         is sufficient, at least on modern CPUs.
54138         * ctype/ctype-info.c (__ctype_init): Define.
54139         * include/ctype.h (__ctype_init): Declare.
54140         (__ctype_b_loc): The variable is always initialized.
54141         (__ctype_toupper_loc): Likewise.
54142         (__ctype_tolower_loc): Likewise.
54143         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
54144         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
54146 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
54148         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
54150         * configure.in: Also look in $cxxmachine/include for C++ system
54151         headers.
54153 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54155         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
54156         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
54157         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
54158         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
54159         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
54160         (USE_AS_WMEMCMP): New macro.
54161         Fixing indents.
54162         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
54163         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
54164         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
54165         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
54166         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54167         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
54168         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
54169         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
54170         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
54171         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
54172         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
54173         (USE_AS_WMEMCMP): New macro.
54174         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
54175         * sysdeps/string/test-memcmp.c: Update.
54176         Fix simple_wmemcmp.
54177         Add new tests.
54178         * wcsmbs/wmemcmp.c: Update.
54179         (WMEMCMP): New macro.
54180         Fix overflow bug.
54182 2011-10-12  Andreas Jaeger  <aj@suse.de>
54184         [BZ #13268]
54185         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
54187 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
54189         * libio/iofwide.c (do_length): Avoid warning.
54191         * ctype/ctype.h (__isctype_f): Add missing __THROW.
54193 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
54195         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
54197         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
54198         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
54199         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
54200         * sysdeps/i386/i686/fpu/e_log.S: New file.
54201         * sysdeps/i386/i686/fpu/e_logf.S: New file.
54202         * sysdeps/i386/i686/fpu/e_logl.S: New file.
54204         * ctype/ctype.h: Add support for inlined isXXX functions when
54205         compiling C++ code.
54207 2011-10-14  Andreas Schwab  <schwab@redhat.com>
54209         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54211         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
54213 2011-10-13  Roland McGrath  <roland@hack.frob.com>
54215         [BZ #13291]
54216         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
54218 2011-10-13  Andreas Schwab  <schwab@redhat.com>
54220         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
54221         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
54222         feraiseexcept.
54224         * sysdeps/x86_64/memrchr.S: Check for zero size.
54226         * string/stratcliff.c: Add memrchr tests.
54228 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54230         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54231         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
54232         rawmemchr-sse2 rawmemchr-sse2-bsf.
54233         * sysdeps/i386/i686/multiarch/memchr.S: New file.
54234         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
54235         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
54236         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
54237         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
54238         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
54239         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
54240         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
54241         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
54242         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
54243         * string/memrchr.c (MEMRCHR): New macro.
54245 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
54247         Add integration with gcc's -ffinite-math-only and optimize wrapper
54248         functions in libm.
54249         * Versions.def: Define GLIBC_2.15 version for libm.
54250         * math/Makefile (headers): Add bits/math-finite.h.
54251         * math/bits/math-finite.h: New file.
54252         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
54253         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
54254         * math/e_acoshl.c: Add __*_finite alias.
54255         * math/e_acosl.c: Likewise.
54256         * math/e_asinl.c: Likewise.
54257         * math/e_atan2l.c: Likewise.
54258         * math/e_atanhl.c: Likewise.
54259         * math/e_coshl.c: Likewise.
54260         * math/e_exp10.c: Likewise.
54261         * math/e_exp10f.c: Likewise.
54262         * math/e_exp10l.c: Likewise.
54263         * math/e_exp2l.c: Likewise.
54264         * math/e_fmodl.c: Likewise.
54265         * math/e_gammal_r.c: Likewise.
54266         * math/e_hypotl.c: Likewise.
54267         * math/e_j0l.c: Likewise.
54268         * math/e_j1l.c: Likewise.
54269         * math/e_jnl.c: Likewise.
54270         * math/e_lgammal_r.c: Likewise.
54271         * math/e_log10l.c: Likewise.
54272         * math/e_log2l.c: Likewise.
54273         * math/e_logl.c: Likewise.
54274         * math/e_powl.c: Likewise.
54275         * math/e_sinhl.c: Likewise.
54276         * math/e_sqrtl.c: Likewise.
54277         * math/e_scalb.c: Completely rewritten and optimized.
54278         * math/e_scalbf.c: Likewise.
54279         * math/e_scalbl.c: Likewise.
54280         * math/w_acos.c: Likewise.
54281         * math/w_acosf.c: Likewise.
54282         * math/w_acosl.c: Likewise.
54283         * math/w_acosh.c: Likewise.
54284         * math/w_acoshf.c: Likewise.
54285         * math/w_acoshl.c: Likewise.
54286         * math/w_asin.c: Likewise.
54287         * math/w_asinf.c: Likewise.
54288         * math/w_asinl.c: Likewise.
54289         * math/w_atan2.c: Likewise.
54290         * math/w_atan2f.c: Likewise.
54291         * math/w_atan2l.c: Likewise.
54292         * math/w_atanh.c: Likewise.
54293         * math/w_atanhf.c: Likewise.
54294         * math/w_atanhl.c: Likewise.
54295         * math/w_exp10.c: Likewise.
54296         * math/w_exp10f.c: Likewise.
54297         * math/w_exp10l.c: Likewise.
54298         * math/w_fmod.c: Likewise.
54299         * math/w_fmodf.c: Likewise.
54300         * math/w_fmodl.c: Likewise.
54301         * math/w_j0.c: Likewise.
54302         * math/w_j0f.c: Likewise.
54303         * math/w_j0l.c: Likewise.
54304         * math/w_j1.c: Likewise.
54305         * math/w_j1f.c: Likewise.
54306         * math/w_j1l.c: Likewise.
54307         * math/w_jn.c: Likewise.
54308         * math/w_jnf.c: Likewise.
54309         * math/w_log.c: Likewise.
54310         * math/w_logf.c: Likewise.
54311         * math/w_logl.c: Likewise.
54312         * math/w_log10.c: Likewise.
54313         * math/w_log10f.c: Likewise.
54314         * math/w_log10l.c: Likewise.
54315         * math/w_log2.c: Likewise.
54316         * math/w_log2f.c: Likewise.
54317         * math/w_log2l.c: Likewise.
54318         * math/w_pow.c: Likewise.
54319         * math/w_powf.c: Likewise.
54320         * math/w_powl.c: Likewise.
54321         * math/w_remainder.c: Likewise.
54322         * math/w_remainderf.c: Likewise.
54323         * math/w_remainderl.c: Likewise.
54324         * math/w_scalb.c: Likewise.
54325         * math/w_scalbf.c: Likewise.
54326         * math/w_scalbl.c: Likewise.
54327         * math/w_sqrt.c: Likewise.
54328         * math/w_sqrtf.c: Likewise.
54329         * math/w_sqrtl.c: Likewise.
54330         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
54331         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
54332         used.
54333         * math/math_private.h: Declare __kernel_standard_f.
54334         * math/w_cosh.c: Remove cruft and optimize a bit.
54335         * math/w_coshf.c: Likewise.
54336         * math/w_coshl.c: Likewise.
54337         * math/w_exp2.c: Likewise.
54338         * math/w_exp2f.c: Likewise.
54339         * math/w_exp2l.c: Likewise.
54340         * math/w_hypot.c: Likewise.
54341         * math/w_hypotf.c: Likewise.
54342         * math/w_hypotl.c: Likewise.
54343         * math/w_lgamma.c: Likewise.
54344         * math/w_lgamma_r.c: Likewise.
54345         * math/w_lgammaf.c: Likewise.
54346         * math/w_lgammaf_r.c: Likewise.
54347         * math/w_lgammal.c: Likewise.
54348         * math/w_lgammal_r.c: Likewise.
54349         * math/w_sinh.c: Likewise.
54350         * math/w_sinhf.c: Likewise.
54351         * math/w_sinhl.c: Likewise.
54352         * math/w_tgamma.c: Likewise.
54353         * math/w_tgammaf.c: Likewise.
54354         * math/w_tgammal.c: Likewise.
54355         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
54356         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
54357         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
54358         Minor optimizations.  Pretty printing.  Remove cruft.
54359         * sysdeps/i386/fpu/e_acosf.S: Likewise.
54360         * sysdeps/i386/fpu/e_acosh.S: Likewise.
54361         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
54362         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
54363         * sysdeps/i386/fpu/e_acosl.c: Likewise.
54364         * sysdeps/i386/fpu/e_asin.S: Likewise.
54365         * sysdeps/i386/fpu/e_asinf.S: Likewise.
54366         * sysdeps/i386/fpu/e_atan2.S: Likewise.
54367         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
54368         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
54369         * sysdeps/i386/fpu/e_atanh.S: Likewise.
54370         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
54371         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
54372         * sysdeps/i386/fpu/e_exp10.S: Likewise.
54373         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
54374         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
54375         * sysdeps/i386/fpu/e_exp2.S: Likewise.
54376         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
54377         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
54378         * sysdeps/i386/fpu/e_fmod.S: Likewise.
54379         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
54380         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
54381         * sysdeps/i386/fpu/e_hypot.S: Likewise.
54382         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
54383         * sysdeps/i386/fpu/e_log.S: Likewise.
54384         * sysdeps/i386/fpu/e_log10.S: Likewise.
54385         * sysdeps/i386/fpu/e_log10f.S: Likewise.
54386         * sysdeps/i386/fpu/e_log10l.S: Likewise.
54387         * sysdeps/i386/fpu/e_log2.S: Likewise.
54388         * sysdeps/i386/fpu/e_log2f.S: Likewise.
54389         * sysdeps/i386/fpu/e_log2l.S: Likewise.
54390         * sysdeps/i386/fpu/e_logf.S: Likewise.
54391         * sysdeps/i386/fpu/e_logl.S: Likewise.
54392         * sysdeps/i386/fpu/e_pow.S: Likewise.
54393         * sysdeps/i386/fpu/e_powf.S: Likewise.
54394         * sysdeps/i386/fpu/e_powl.S: Likewise.
54395         * sysdeps/i386/fpu/e_remainder.S: Likewise.
54396         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
54397         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
54398         * sysdeps/i386/fpu/e_scalb.S: Likewise.
54399         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
54400         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
54401         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
54402         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
54403         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
54404         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
54405         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
54406         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
54407         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
54408         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
54409         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
54410         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
54411         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
54412         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
54413         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
54414         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
54415         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
54416         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
54417         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
54418         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
54419         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
54420         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
54421         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
54422         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
54423         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
54424         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
54425         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
54426         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
54427         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
54428         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
54429         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
54430         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
54431         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
54432         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
54433         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
54434         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
54435         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
54436         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
54437         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
54438         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
54439         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
54440         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
54441         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
54442         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
54443         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
54444         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
54445         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
54446         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
54447         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
54448         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
54449         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
54450         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
54451         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
54452         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
54453         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
54454         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
54455         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
54456         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
54457         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
54458         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
54459         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
54460         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
54461         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
54462         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
54463         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
54464         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
54465         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
54466         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
54467         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
54468         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
54469         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
54470         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
54471         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
54472         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
54473         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
54474         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
54475         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
54476         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
54477         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
54478         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
54479         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
54480         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
54481         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
54482         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
54483         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
54484         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
54485         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
54486         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
54487         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
54488         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
54489         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
54490         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
54491         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
54492         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
54493         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
54494         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
54495         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
54496         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
54497         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
54498         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
54499         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
54500         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
54501         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
54502         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
54503         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
54504         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
54505         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
54506         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
54507         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
54508         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
54509         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
54510         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
54511         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
54512         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
54513         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
54514         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
54515         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
54516         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
54517         (__isnanf): Likewise.
54518         (__isinf_ns): Likewise.
54519         (__isinf_nsf): Likewise.
54520         (__finite): Likewise.
54521         (__finitef): Likewise.
54522         (__ieee754_sqrt): Define as macro.
54523         (__ieee754_sqrtf): Define as macro.
54524         (__ieee754_sqrtl): Define as macro.
54525         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
54526         inlined copy.
54527         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
54528         __FINITE_MATH_ONLY__ consistent.
54529         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
54531 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
54533         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
54534         of rawmemchr.
54536         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
54538 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
54540         * po/ja.po: Update from translation team.
54542 2011-10-08  Roland McGrath  <roland@hack.frob.com>
54544         * locale/programs/locarchive.c (prepare_address_space): New function.
54545         (create_archive, enlarge_archive, open_archive): Use it.
54547         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
54548         inside [SHARED], where it is used.
54550         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
54552         * nss/getent.c (netgroup_keys): Remove unused variable.
54553         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
54555 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
54557         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
54558         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
54559         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
54560         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
54561         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
54562         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
54563         * math/Makefile (libm-calls): Add s_isinf_ns.
54564         * math/divtc3.c: Use __isinf_nsl instead of isinf.
54565         * math/multc3.c: Likewise.
54566         * math/s_casin.c: Likewise.
54567         * math/s_casinf.c: Likewise.
54568         * math/s_casinl.c: Likewise.
54569         * math/s_ccos.c: Likewise.
54570         * math/s_ccosf.c: Likewise.
54571         * math/s_ccosl.c: Likewise.
54572         * math/s_ctan.c: Likewise.
54573         * math/s_ctanf.c: Likewise.
54574         * math/s_ctanh.c: Likewise.
54575         * math/s_ctanhf.c: Likewise.
54576         * math/s_ctanhl.c: Likewise.
54577         * math/s_ctanl.c: Likewise.
54578         * math/w_fmod.c: Likewise.
54579         * math/w_fmodf.c: Likewise.
54580         * math/w_fmodl.c: Likewise.
54581         * math/w_remainder.c: Likewise.
54582         * math/w_remainderf.c: Likewise.
54583         * math/w_remainderl.c: Likewise.
54584         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
54585         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
54586         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
54587         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
54588         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
54589         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
54590         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
54591         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
54593         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
54594         of the number.
54595         * stdio-common/printf_fphex.c: Likewise.
54596         * stdio-common/printf_size.c: Likewise.
54598         * math/e_exp10.c: Include math_private.h using <...> not "...".
54599         * math/e_exp10f.c: Likewise.
54600         * math/e_exp10l.c: Likewise.
54601         * math/e_exp2l.c: Likewise.
54602         * math/e_j0l.c: Likewise.
54603         * math/e_j1l.c: Likewise.
54604         * math/e_jnl.c: Likewise.
54605         * math/e_lgammal_r.c: Likewise.
54606         * math/e_rem_pio2l.c: Likewise.
54607         * math/e_scalb.c: Likewise.
54608         * math/e_scalbf.c: Likewise.
54609         * math/e_scalbl.c: Likewise.
54610         * math/k_cosl.c: Likewise.
54611         * math/k_sinl.c: Likewise.
54612         * math/k_tanl.c: Likewise.
54613         * math/s_cacoshf.c: Likewise.
54614         * math/s_catan.c: Likewise.
54615         * math/s_catanf.c: Likewise.
54616         * math/s_catanh.c: Likewise.
54617         * math/s_catanhf.c: Likewise.
54618         * math/s_catanhl.c: Likewise.
54619         * math/s_catanl.c: Likewise.
54620         * math/s_ccosh.c: Likewise.
54621         * math/s_ccoshf.c: Likewise.
54622         * math/s_ccoshl.c: Likewise.
54623         * math/s_cexp.c: Likewise.
54624         * math/s_cexpf.c: Likewise.
54625         * math/s_cexpl.c: Likewise.
54626         * math/s_clog.c: Likewise.
54627         * math/s_clog10.c: Likewise.
54628         * math/s_clog10f.c: Likewise.
54629         * math/s_clog10l.c: Likewise.
54630         * math/s_clogf.c: Likewise.
54631         * math/s_clogl.c: Likewise.
54632         * math/s_csin.c: Likewise.
54633         * math/s_csinf.c: Likewise.
54634         * math/s_csinh.c: Likewise.
54635         * math/s_csinhf.c: Likewise.
54636         * math/s_csinhl.c: Likewise.
54637         * math/s_csinl.c: Likewise.
54638         * math/s_csqrt.c: Likewise.
54639         * math/s_csqrtf.c: Likewise.
54640         * math/s_csqrtl.c: Likewise.
54641         * math/s_ctan.c: Likewise.
54642         * math/s_ctanf.c: Likewise.
54643         * math/s_ctanh.c: Likewise.
54644         * math/s_ctanhf.c: Likewise.
54645         * math/s_ctanhl.c: Likewise.
54646         * math/s_ctanl.c: Likewise.
54647         * math/s_ldexp.c: Likewise.
54648         * math/s_ldexpf.c: Likewise.
54649         * math/s_ldexpl.c: Likewise.
54650         * math/s_significand.c: Likewise.
54651         * math/s_significandf.c: Likewise.
54652         * math/s_significandl.c: Likewise.
54653         * math/w_acos.c: Likewise.
54654         * math/w_acosf.c: Likewise.
54655         * math/w_acosh.c: Likewise.
54656         * math/w_acoshf.c: Likewise.
54657         * math/w_acoshl.c: Likewise.
54658         * math/w_acosl.c: Likewise.
54659         * math/w_asin.c: Likewise.
54660         * math/w_asinf.c: Likewise.
54661         * math/w_asinl.c: Likewise.
54662         * math/w_atan2.c: Likewise.
54663         * math/w_atan2f.c: Likewise.
54664         * math/w_atan2l.c: Likewise.
54665         * math/w_atanh.c: Likewise.
54666         * math/w_atanhf.c: Likewise.
54667         * math/w_atanhl.c: Likewise.
54668         * math/w_cosh.c: Likewise.
54669         * math/w_coshf.c: Likewise.
54670         * math/w_coshl.c: Likewise.
54671         * math/w_dremf.c: Likewise.
54672         * math/w_exp10.c: Likewise.
54673         * math/w_exp10f.c: Likewise.
54674         * math/w_exp10l.c: Likewise.
54675         * math/w_exp2.c: Likewise.
54676         * math/w_exp2f.c: Likewise.
54677         * math/w_fmod.c: Likewise.
54678         * math/w_fmodf.c: Likewise.
54679         * math/w_fmodl.c: Likewise.
54680         * math/w_hypot.c: Likewise.
54681         * math/w_hypotf.c: Likewise.
54682         * math/w_hypotl.c: Likewise.
54683         * math/w_j0.c: Likewise.
54684         * math/w_j0f.c: Likewise.
54685         * math/w_j0l.c: Likewise.
54686         * math/w_j1.c: Likewise.
54687         * math/w_j1f.c: Likewise.
54688         * math/w_j1l.c: Likewise.
54689         * math/w_jn.c: Likewise.
54690         * math/w_jnf.c: Likewise.
54691         * math/w_jnl.c: Likewise.
54692         * math/w_lgamma.c: Likewise.
54693         * math/w_lgamma_r.c: Likewise.
54694         * math/w_lgammaf.c: Likewise.
54695         * math/w_lgammaf_r.c: Likewise.
54696         * math/w_lgammal.c: Likewise.
54697         * math/w_lgammal_r.c: Likewise.
54698         * math/w_log.c: Likewise.
54699         * math/w_log10.c: Likewise.
54700         * math/w_log10f.c: Likewise.
54701         * math/w_log10l.c: Likewise.
54702         * math/w_log2.c: Likewise.
54703         * math/w_log2f.c: Likewise.
54704         * math/w_log2l.c: Likewise.
54705         * math/w_logf.c: Likewise.
54706         * math/w_logl.c: Likewise.
54707         * math/w_pow.c: Likewise.
54708         * math/w_powf.c: Likewise.
54709         * math/w_powl.c: Likewise.
54710         * math/w_remainder.c: Likewise.
54711         * math/w_remainderf.c: Likewise.
54712         * math/w_remainderl.c: Likewise.
54713         * math/w_scalb.c: Likewise.
54714         * math/w_scalbf.c: Likewise.
54715         * math/w_scalbl.c: Likewise.
54716         * math/w_sinh.c: Likewise.
54717         * math/w_sinhf.c: Likewise.
54718         * math/w_sinhl.c: Likewise.
54719         * math/w_sqrt.c: Likewise.
54720         * math/w_sqrtf.c: Likewise.
54721         * math/w_sqrtl.c: Likewise.
54722         * math/w_tgamma.c: Likewise.
54723         * math/w_tgammaf.c: Likewise.
54724         * math/w_tgammal.c: Likewise.
54726         * po/ja.po: Update from translation team.
54728 2011-09-29  Andreas Jaeger  <aj@suse.de>
54730         [BZ #13179]
54731         * sunrpc/netname.c (netname2host): Fix logic.
54733         [BZ #6779]
54734         [BZ #6783]
54735         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
54736         correctly.
54737         * math/w_remainder.c (__remainder): Likewise.
54738         * math/w_remainderf.c (__remainderf): Likewise.
54739         * math/libm-test.inc (remainder_test): Add test cases.
54741 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54743         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
54744         sdiv_qrnnd.
54746 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54748         * string/test-memcmp.c: Avoid unncessary #defines.
54749         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
54751 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54753         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
54754         Use new sse2 version for core i3 - i7 as it's faster
54755         than sse42 version.
54756         (bit_Prefer_PMINUB_for_stringop): New.
54757         * sysdeps/x86_64/rawmemchr.S: Update.
54758         Replace with faster SSE2 version.
54759         * sysdeps/x86_64/memrchr.S: New file.
54760         * sysdeps/x86_64/memchr.S: Update.
54761         Replace with faster SSE2 version.
54763 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
54765         * elf/dl-load.c (lose): Add cast to avoid warning.
54767 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
54769         * po/ca.po: Update from translation team.
54771         * inet/getnetgrent_r.c: Hook up nscd.
54772         * nscd/Makefile (routines): Add nscd_netgroup.
54773         (nscd-modules): Add netgroupcache.
54774         (CFLAGS-netgroupcache.c): Define.
54775         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
54776         (cache_search): Add const to second parameter.
54777         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
54778         INNETGR.
54779         (dbs): Add netgrdb entry.
54780         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
54781         (verify_persistent_db): Handle netgrdb.
54782         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
54783         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
54784         GETFDNETGR.
54785         (netgroup_response_header): Define.
54786         (innetgroup_response_header): Define.
54787         (datahead): Add netgroup_response_header and innetgroup_response_header
54788         elements.
54789         * nscd/nscd.conf: Add entries for netgroup cache.
54790         * nscd/nscd.h (dbtype): Add netgrdb.
54791         (_PATH_NSCD_NETGROUP_DB): Define.
54792         (netgroup_iov_disabled): Declare.
54793         (xmalloc, xcalloc, xrealloc): Move declarations here.
54794         (cache_search): Adjust prototype.
54795         Add netgroup-related prototypes.
54796         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
54797         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
54798         (__nscd_innetgr): Declare.
54799         * nscd/selinux.c (perms): Use access_vector_t as element type and
54800         add netgroup-related initializers.
54801         * nscd/netgroupcache.c: New file.
54802         * nscd/nscd_netgroup.c: New file.
54803         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
54804         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
54805         For four parameters use innetgr.
54806         * nss/nss_files/files-init.c: Add definition and callback for netgr.
54807         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
54808         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
54809         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
54811         * nscd/connections.c (register_traced_file): Don't register file
54812         for disabled databases.
54814 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
54816         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
54818         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
54819         from tree and freeing node.
54821 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
54823         * nss/nsswitch.c (__nss_database_lookup): Handle
54824         nss_parse_service_list out of memory case.
54826 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
54828         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
54829         out of memory case.
54831 2011-10-04  Andreas Schwab  <schwab@redhat.com>
54833         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
54834         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
54835         pass it down.
54836         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
54837         elf_machine_rela, elf_machine_lazy_rel.
54838         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
54839         (ELF_DYNAMIC_DO_REL): Likewise.
54840         (ELF_DYNAMIC_DO_RELA): Likewise.
54841         (ELF_DYNAMIC_RELOCATE): Likewise.
54842         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
54843         to ELF_DYNAMIC_DO_REL.
54844         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
54845         (dl_main): In trace mode always set __RTLD_NOIFUNC.
54846         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
54847         elf_machine_rela.
54848         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
54849         skip_ifunc, don't call ifunc function if non-zero.
54850         (elf_machine_rela): Likewise.
54851         (elf_machine_lazy_rel): Likewise.
54852         (elf_machine_lazy_rela): Likewise.
54853         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
54854         (elf_machine_lazy_rel): Likewise.
54855         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
54856         Likewise.
54857         (elf_machine_lazy_rel): Likewise.
54858         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54859         Likewise.
54860         (elf_machine_lazy_rel): Likewise.
54861         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
54862         (elf_machine_lazy_rel): Likewise.
54863         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
54864         (elf_machine_lazy_rel): Likewise.
54865         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
54866         (elf_machine_lazy_rel): Likewise.
54867         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
54868         (elf_machine_lazy_rel): Likewise.
54869         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
54870         (elf_machine_lazy_rel): Likewise.
54871         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
54872         (elf_machine_lazy_rel): Likewise.
54874 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
54876         * nss/nss_files/files-init.c (_nss_files_init): Use static
54877         initialization for all the *_traced_file variables.
54879 2011-09-28  Andreas Schwab  <schwab@redhat.com>
54881         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54883 2011-09-27  Roland McGrath  <roland@hack.frob.com>
54885         [BZ #13226]
54886         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
54888 2011-09-27  Andreas Schwab  <schwab@redhat.com>
54890         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
54891         Reread the line before reparsing it.
54893 2011-09-26  Andreas Schwab  <schwab@redhat.com>
54895         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
54897 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
54898             Maxim Kuvyrkov  <maxim@codesourcery.com>
54899             Joseph Myers  <joseph@codesourcery.com>
54901         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
54902         if needed for __stack_chk_guard.
54904 2011-09-19  Roland McGrath  <roland@hack.frob.com>
54906         * sysdeps/posix/spawni.c (script_execute): Always define it.
54907         It will be optimized away if unused.
54908         (maybe_script_execute): New function.
54909         (__spawni): Call it.
54911         * Makerules: Don't include tls.make.
54912         (config-tls): Always set to thread.
54913         * tls.make.c: File removed.
54915 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
54917         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
54918         * config.make.in (CPPFLAGS-config): New substituted variable.
54920 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54922         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
54924         [BZ #13192]
54925         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
54926         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
54928 2011-09-15  Roland McGrath  <roland@hack.frob.com>
54930         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
54931         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
54932         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
54933         (CALL_FAIL): Likewise.
54934         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
54935         (CALL_FAIL): Macro removed.
54936         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
54938 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
54940         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
54941         for __FINITE_MATH_ONLY__ == 1.
54943 2011-09-15  Andreas Schwab  <schwab@redhat.com>
54945         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
54946         __ieee754_sqrt instead of sqrt.
54947         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
54948         __ieee754_sqrtf instead of sqrtf.
54949         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
54950         __floorf instead of floorf.
54951         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
54952         __floorf, __truncf instead of floorf, truncf.
54954 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
54956         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
54958         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
54959         __extern_always_inline.
54960         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
54961         32-bit.
54963 2011-09-14  Andreas Schwab  <schwab@redhat.com>
54965         * elf/rtld.c (dl_main): Also relocate in dependency order when
54966         doing symbol dependency testing.
54968 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
54970         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
54971         Always define `refsym'.
54973 2011-09-13  Andreas Schwab  <schwab@redhat.com>
54975         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
54976         (__FD_ELT): Renamed from __FDELT.
54977         * misc/bits/select2.h (__FD_ELT): Likewise.
54978         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
54979         __FD_MASK instead of __FDELT, __FDMASK.
54980         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
54981         Likewise.
54982         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
54983         Likewise.
54985         * elf/Makefile (gen-ldd): Fix pattern.
54987         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
54988         (init_tls): Likewise.
54990 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
54992         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
54994 2011-09-12  Andreas Schwab  <schwab@redhat.com>
54996         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
54997         `struct cmsghdr *' instead of `void *'.
54998         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
54999         Likewise.
55001 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
55003         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
55004         if non-absolute.
55005         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
55006         ldd_rewrite_script.
55008 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
55010         * configure.in: Remove --with-tls option.
55011         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
55012         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
55013         out in case it is missing.
55014         * sysdeps/ia64/elf/configure.in: Likewise.
55015         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
55016         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
55017         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
55018         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
55019         * sysdeps/sh/elf/configure.in: Likewise.
55020         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
55021         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
55022         * sysdeps/x86_64/elf/configure.in: Likewise.
55023         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
55024         * sysdeps/mach/hurd/tls.h: Likewise.
55026         [BZ #13067]
55027         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
55029         [BZ #13090]
55030         * configure.in: Fix use of AC_INIT.
55032         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
55034 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
55036         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
55037         __set_errno.
55038         * malloc/hooks.c: Likewise.
55040         [BZ #11929]
55041         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
55042         variables statically.
55043         (narenas): Initialize.
55044         (list_lock): Initialize.
55045         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
55046         initializtion of main_arena and list_lock.  Small cleanups.
55047         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
55048         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
55049         Add initializers to main_arena and mp_.
55050         (malloc_state): Remove pagesize member.  Change all users to use
55051         GLRO(dl_pagesize).
55053         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
55054         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
55055         is always initialized.
55057         * malloc/malloc.c: Removed unused configurations and dead code.
55058         * malloc/arena.c: Likewise.
55059         * malloc/hooks.c: Likewise.
55060         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
55062         * include/tls.h: Removed.  USE___THREAD must always be defined.
55063         * bits/libc-tsd.h: Don't handle !USE___THREAD.
55064         * elf/dl-libc.c: Likewise.
55065         * elf/dl-tsd.c: Likewise.
55066         * include/errno.h: Likewise.
55067         * include/netdb.h: Likewise.
55068         * include/resolv.h: Likewise.
55069         * inet/herrno-loc.c: Likewise.
55070         * inet/herrno.c: Likewise.
55071         * malloc/arena.c: Likewise.
55072         * malloc/hooks.c: Likewise.
55073         * malloc/malloc.c: Likewise.
55074         * resolv/res-state.c: Likewise.
55075         * resolv/res_libc.c: Likewise.
55076         * sysdeps/i386/dl-machine.h: Likewise.
55077         * sysdeps/ia64/dl-machine.h: Likewise.
55078         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
55079         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
55080         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
55081         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
55082         * sysdeps/sh/dl-machine.h: Likewise.
55083         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
55084         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
55085         * sysdeps/unix/i386/sysdep.S: Likewise.
55086         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
55087         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
55088         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
55089         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
55090         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
55091         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
55092         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
55093         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
55094         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
55095         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
55096         * sysdeps/unix/x86_64/sysdep.S: Likewise.
55097         * sysdeps/x86_64/dl-machine.h: Likewise.
55098         * tls.make.c: Likewise.
55100         * configure.in: Remove --with-__thread option.  Make tests for
55101         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
55102         tls_model attribute fail if no support is available.  Remove
55103         USE_IN_LIBIO.
55104         * Makeconfig: Adjust for dropped configure option.  All features are
55105         now mandatory.
55106         * Makerules: Likewise.
55107         * Versions.def: Likewise.
55108         * argp/argp-fmtstream.c: Likewise.
55109         * argp/argp-fmtstream.h: Likewise.
55110         * argp/argp-help.c: Likewise.
55111         * assert/assert.c: Likewise.
55112         * config.h.in: Likewise.
55113         * config.make.in: Likewise.
55114         * configure: Likewise.
55115         * configure.in: Likewise.
55116         * csu/Versions: Likewise.
55117         * csu/init.c: Likewise.
55118         * elf/tst-audit2.c: Likewise.
55119         * elf/tst-tls10.c: Likewise.
55120         * elf/tst-tls10.h: Likewise.
55121         * elf/tst-tls11.c: Likewise.
55122         * elf/tst-tls12.c: Likewise.
55123         * elf/tst-tls14.c: Likewise.
55124         * elf/tst-tlsmod11.c: Likewise.
55125         * elf/tst-tlsmod12.c: Likewise.
55126         * elf/tst-tlsmod13.c: Likewise.
55127         * elf/tst-tlsmod13a.c: Likewise.
55128         * elf/tst-tlsmod14a.c: Likewise.
55129         * elf/tst-tlsmod15b.c: Likewise.
55130         * elf/tst-tlsmod16a.c: Likewise.
55131         * elf/tst-tlsmod16b.c: Likewise.
55132         * elf/tst-tlsmod7.c: Likewise.
55133         * elf/tst-tlsmod8.c: Likewise.
55134         * elf/tst-tlsmod9.c: Likewise.
55135         * gmon/gmon.c: Likewise.
55136         * grp/fgetgrent_r.c: Likewise.
55137         * grp/putgrent.c: Likewise.
55138         * hurd/fopenport.c: Likewise.
55139         * include/libc-symbols.h: Likewise.
55140         * include/tls.h: Likewise.
55141         * intl/gettextP.h: Likewise.
55142         * intl/loadinfo.h: Likewise.
55143         * locale/global-locale.c: Likewise.
55144         * locale/localeinfo.h: Likewise.
55145         * mach/devstream.c: Likewise.
55146         * malloc/arena.c: Likewise.
55147         * malloc/set-freeres.c: Likewise.
55148         * misc/err.c: Likewise.
55149         * misc/getttyent.c: Likewise.
55150         * misc/mntent_r.c: Likewise.
55151         * posix/getopt.c: Likewise.
55152         * posix/wordexp.c: Likewise.
55153         * pwd/fgetpwent_r.c: Likewise.
55154         * resolv/Versions: Likewise.
55155         * resolv/res_hconf.c: Likewise.
55156         * shadow/fgetspent_r.c: Likewise.
55157         * shadow/putspent.c: Likewise.
55158         * stdio-common/printf_fphex.c: Likewise.
55159         * stdio-common/tmpfile.c: Likewise.
55160         * stdlib/abort.c: Likewise.
55161         * stdlib/fmtmsg.c: Likewise.
55162         * sunrpc/auth_unix.c: Likewise.
55163         * sunrpc/clnt_perr.c: Likewise.
55164         * sunrpc/clnt_tcp.c: Likewise.
55165         * sunrpc/clnt_udp.c: Likewise.
55166         * sunrpc/clnt_unix.c: Likewise.
55167         * sunrpc/openchild.c: Likewise.
55168         * sunrpc/svc_simple.c: Likewise.
55169         * sunrpc/svc_tcp.c: Likewise.
55170         * sunrpc/svc_udp.c: Likewise.
55171         * sunrpc/svc_unix.c: Likewise.
55172         * sunrpc/xdr.c: Likewise.
55173         * sunrpc/xdr_array.c: Likewise.
55174         * sunrpc/xdr_rec.c: Likewise.
55175         * sunrpc/xdr_ref.c: Likewise.
55176         * sunrpc/xdr_stdio.c: Likewise.
55178 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55180         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
55182 2011-07-03  Andreas Jaeger  <aj@suse.de>
55184         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
55185         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
55186         regenerate with gen-libm-tests.pl.
55188 2010-05-12  Petr Baudis  <pasky@suse.cz>
55190         [BZ #11589]
55191         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
55192         around j0() zero points by switching to j1().
55193         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
55194         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
55195         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
55196         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
55198 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55200         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
55201         instead of 0.
55202         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
55203         instead of 0.
55204         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
55205         Patch in part by Pavel Roskin <proski@gnu.org>.
55207         [BZ #13138]
55208         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
55209         realloc.
55210         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
55211         Free memory block if necessary.
55213         [BZ #12847]
55214         * libio/genops.c (INTDEF): For string streams the _lock pointer can
55215         be NULL.  Don't lock in this case.
55217 2011-09-09  Roland McGrath  <roland@hack.frob.com>
55219         * elf/elf.h (ELFOSABI_GNU): New macro.
55220         (ELFOSABI_LINUX): Define to that.
55222 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
55224         * string/strncat.c (strncat): Undef the symbol in case it has been
55225         defined in bits/string.h.
55227 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
55229         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
55231         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
55232         link map.
55234 2011-08-17  Andreas Jaeger  <aj@suse.de>
55236         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
55238 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
55239             Ian Lance Taylor  <iant@google.com>
55241         * math/libm-test.inc (lround_test): New testcase.
55242         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
55244 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
55246         * Makefile: Remove support for automatic cvs check-ins.
55247         * Makerules: Likewise.
55248         * config.make.in: Likewise.
55249         * configure.in: Likewise.
55250         * intl/Makefile: Likewise.
55251         * locale/Makefile: Likewise.
55252         * po/Makefile: Likewise.
55253         * posix/Makefile: Likewise.
55254         * sysdeps/gnu/Makefile: Likewise.
55255         * sysdeps/mach/hurd/Makefile: Likewise.
55256         * sysdeps/sparc/sparc32/Makefile: Likewise.
55258         [BZ #13118]
55259         * posix/Makefile (bug-regex32-ENV): Define.
55260         Patch by John Stanley <jpsinthemix@verizon.net>.
55262         * misc/Makefile (headers): Add bits/select2.h.
55263         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
55264         * misc/bits/select2.h: New file.
55265         * include/bits/select2.h: New file.
55266         * debug/Makefile (routines): Add fdelt_chk.
55267         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
55268         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
55269         FD_ISSET.
55270         * debug/fdelt_chk.c: New file.
55272         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
55273         * wcsmbs/test-wmemcmp.c: Likewise.
55274         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
55275         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
55277 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55279         * string/Makefile (strop-tests): Add memcmp.
55280         * string/test-wmemcmp.c: New file.
55281         * string/test-memcmp.c: Add wmemcmp support.
55283 2011-09-08  Roland McGrath  <roland@hack.frob.com>
55285         [BZ #13153]
55286         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
55287         2011-07-19 change.
55289         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
55290         garbage value in a __mach_port_mod_refs call in the cases of the
55291         task-self and thread-self ports.
55293 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55295         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
55297 2011-09-08  Andreas Schwab  <schwab@redhat.com>
55299         * elf/dl-load.c (lose): Check for non-null L.
55301 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55303         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
55305         * elf/dl-libc.c (dlerror_run): Pass back error code from
55306         dl_catch_error.
55308         [BZ #13123]
55309         * elf/dl-load.c (lose): Free l_origin if it is valid.
55311         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
55312         names.
55313         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
55314         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55315         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55316         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55317         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
55318         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
55320 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
55322         * sysdeps/powerpc/fpu/e_hypot.c: New file.
55323         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
55324         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
55325         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
55326         * sysdeps/powerpc/fpu/k_cosf.c: New file.
55327         * sysdeps/powerpc/fpu/k_sinf.c: New file.
55328         * sysdeps/powerpc/fpu/s_cosf.c: New file.
55329         * sysdeps/powerpc/fpu/s_sinf.c: New file.
55330         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
55331         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
55333 2011-08-15  Alan Modra  <amodra@gmail.com>
55335         [BZ #13092]
55336         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
55337         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
55338         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
55339         ppc_mcount to static-only-routines.
55340         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
55341         __mcount_internal.
55342         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
55343         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
55345 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
55347         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
55348         for finite and infinity parameters.
55350 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
55352         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
55353         and add nop instructions for throughput optimization.
55354         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
55356 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
55358         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
55359         aligned copy for power7 with vector-scalar instructions.
55360         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
55362 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
55364         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
55365         AVX check.
55367 2011-09-07  Andreas Schwab  <schwab@redhat.com>
55369         [BZ #13144]
55370         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
55371         last change.
55373 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
55375         * sysdeps/unix/sysv/linux/x86_64/init-first.c
55376         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
55377         syscall wrapper around clock_gettime in __vdso_clock_gettime.
55378         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
55379         clock_gettime.
55381 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55383         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
55384         Forgot to demangle the pointer.
55386         * sysdeps/i386/sysdep.h: Define atom_text_section.
55387         * sysdeps/x86_64/sysdep.h: Likewise.
55388         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
55389         section with atom_text_section.
55390         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
55391         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
55392         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
55393         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
55394         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
55396         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
55397         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
55398         already be defined.  Change to take two parameters and don't assign
55399         result to variable.  Adjust all users.
55400         Define INTERNAL_GETTIME if not already defined.
55401         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
55402         call.
55403         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
55404         HAVE_CLOCK_GETTIME_VSYSCALL.
55405         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
55407         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
55408         gettimeofday vsyscall, just use time.
55410 2011-09-06  Andreas Schwab  <schwab@redhat.com>
55412         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
55413         <errno.h>.
55415 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
55417         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
55418         syscall on x86-64.
55419         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
55420         syscall.
55421         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
55422         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
55423         syscall if possible.
55425 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55427         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
55428         e_ident.  Don't pass to find_mapsXX.
55429         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
55431 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55433         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55434         strchr-sse2-no-bsf strrchr-sse2-no-bsf
55435         * sysdeps/x86_64/multiarch/strchr.S: Update.
55436         Check bit_slow_BSF bit.
55437         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
55438         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
55439         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
55441 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55443         [BZ #13134]
55444         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
55445         before glibc 2.15.
55446         (tryshell): Define.
55447         (__spawni): Change last parameter to be flag.  Test
55448         SPAWN_XFLAGS_USE_PATH flag to use path or not.
55449         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
55450         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
55451         * posix/spawni.c: Likewise.
55452         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
55453         * posix/spawnp.c: Likewise.  Change normal version to use
55454         SPAWN_XFLAGS_USE_PATH.
55455         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
55456         SPAWN_XFLAGS_TRY_SHELL.
55458         [BZ #13150]
55459         * posix/glob.h: Remove gcc 1.x support.
55461         [BZ #13068]
55462         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
55464 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55466         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55467         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
55468         strrchr-sse2-bsf
55469         * sysdeps/i386/i686/multiarch/strchr.S: New file.
55470         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
55471         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
55472         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
55473         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
55474         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
55476 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55478         * sysdeps/x86_64/wcscmp.S: New file.
55480         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
55481         wcscmp-c wcscmp-sse2
55482         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
55483         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
55484         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
55485         * wcsmbs/wcscmp.c: Allow renaming.
55487 2011-09-05  David S. Miller  <davem@davemloft.net>
55489         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
55490         stack slot, rather than the struct return pointer slot.
55491         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
55492         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
55493         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
55494         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
55496 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
55498         * po/ja.po: Update from translation team.
55500         [BZ #13144]
55501         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
55502         kernel in 64-bit binaries.
55504 2011-09-01  David S. Miller  <davem@davemloft.net>
55506         * elf/elf.h (HWCAP_SPARC_*): Move to..
55507         * sysdeps/sparc/sysdep.h: this new file and add new values.
55508         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
55509         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
55510         _DL_HWCAP_COUNT to 24.
55511         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
55512         entries.
55513         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
55514         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
55515         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
55516         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
55517         instead of magic constants.
55518         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
55520 2011-08-31  David S. Miller  <davem@davemloft.net>
55522         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
55523         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
55524         Reimplement to do errno handling inline.
55525         (SYSCALL_ERROR_HANDLER): New macro.
55526         (__SYSCALL_STRING): Do not do errno handling in asm.
55527         (__CLONE_SYSCALL_STRING): Delete.
55528         (__INTERNAL_SYSCALL_STRING): Delete.
55529         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
55530         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
55531         (PSEUDO): Reimplement to do errno handling inline.
55532         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
55533         (SYSCALL_ERROR_HANDLER): New macro.
55534         (__SYSCALL_STRING): Do not do errno handling in asm.
55535         (__CLONE_SYSCALL_STRING): Delete.
55536         (__INTERNAL_SYSCALL_STRING): Delete.
55537         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
55538         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
55539         i386.
55540         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
55541         (inline_syscall*): Add 'err' argument.
55542         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
55543         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
55544         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
55545         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
55547         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
55548         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
55550 2011-08-30  Andreas Schwab  <schwab@redhat.com>
55552         * elf/rtld.c (dl_main): Relocate objects in dependency order.
55554 2011-08-29  Jiri Olsa <jolsa@redhat.com>
55556         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
55557         directive.
55559 2011-08-24  David S. Miller  <davem@davemloft.net>
55561         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
55563 2011-08-24  Andreas Schwab  <schwab@redhat.com>
55565         * elf/Makefile: Add rules to build and run unload8 test.
55566         * elf/unload8.c: New file.
55567         * elf/unload8mod1.c: New file.
55568         * elf/unload8mod1x.c: New file.
55569         * elf/unload8mod2.c: New file.
55570         * elf/unload8mod3.c: New file.
55572         * elf/dl-close.c (_dl_close_worker): Reset private search list if
55573         it wasn't used.
55575 2011-08-23  David S. Miller  <davem@davemloft.net>
55577         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
55578         subtract stack bias.
55579         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
55580         %sp not %fp in calculations.
55581         (_JMPBUF_UNWINDS_ADJ): Likewise.
55583         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
55584         (aio_suspend): Call it to force an exception region around the
55585         AIO_MISC_WAIT() invocation.
55587 2011-08-23  Andreas Schwab  <schwab@redhat.com>
55589         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
55590         backslash.
55592 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
55594         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
55595         protection macro.
55596         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
55597         and <dl-machine.h>.
55598         (Elf64_FuncDesc): Remove.
55600 2011-08-22  David S. Miller  <davem@davemloft.net>
55602         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
55603         sigaltstack check, add missing cfi directives.
55604         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
55605         missing cfi directives, and sigaltstack handling.
55607 2011-08-16  Andreas Schwab  <schwab@redhat.com>
55609         [BZ #11724]
55610         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
55611         object is seen twice.
55612         * elf/dl-fini.c (_dl_sort_fini): Likewise.
55614         * elf/Makefile (distribute): Add tst-initorder2.c.
55615         (tests): Add tst-initorder2.
55616         (modules-names): Add tst-initorder2a tst-initorder2b
55617         tst-initorder2c tst-initorder2d.  Add rules to build them.
55618         ($(objpfx)tst-initorder2.out): New rule.
55619         * elf/tst-initorder2.c: New file.
55620         * elf/tst-initorder2.exp: New file.
55622 2011-08-22  Andreas Schwab  <schwab@redhat.com>
55624         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
55626         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
55627         dependencies back to end of function.
55629         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
55630         $(elfobjdir)/ld.so.
55632 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
55634         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
55635         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
55636         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
55637         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
55638         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
55639         of __vdso_gettimeofday.
55640         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
55641         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
55642         attribute_hidden.
55643         (_libc_vdso_platform_setup): Remove initialization of
55644         __vdso_gettimeofday and __vdso_time.
55646 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55648         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
55649         and fgetc_unlocked.
55650         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
55651         getc_unlocked.
55653         * elf/dl-open.c (add_to_global): Report additions to the global scope
55654         for LD_DEBUG=scopes.
55655         (dl_open_worker): Also print scope of newly loaded dependencies.
55656         (_dl_show_scope): Indicate if there is no scope.
55658         [BZ #13114]
55659         * stdio-common/Makefile (tests): Add bug24.
55660         * stdio-common/bug24.c: New file.
55662 2011-08-19  Andreas Jaeger  <aj@suse.de>
55664         [BZ #13114]
55665         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
55666         non-existant file when using close-on-exec mode.
55668 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
55670         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
55671         the very first instruction.
55673         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
55674         the CFI state in the end.
55675         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
55676         inclusion of dl-trampoline.h.
55677         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
55679 2011-08-19  Andreas Schwab  <schwab@redhat.com>
55681         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
55682         expectations for long double.
55684         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
55685         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
55687 2011-08-14  David S. Miller  <davem@davemloft.net>
55689         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
55690         artificual limit depends upon the system page size.
55692 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55694         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
55695         * resolv/Makefile: Define CFLAGS-libresolv.
55697 2011-08-17  Andreas Schwab  <schwab@redhat.com>
55699         * nss/makedb.c (compute_tables): Make variables used in nested
55700         function static.
55702 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
55704         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
55705         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
55706         if buffer was too small.
55708         * elf/pldd.c (main): Attach to all threads in the process.
55709         Rewrite /proc handling to use *at functions.
55711 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
55713         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
55714         specifies first scope to show.
55715         (dl_open_worker): Update callers.  Move printing scope of new
55716         object to before the relocation.
55717         * elf/rtld.c (dl_main): Update _dl_show_scope call.
55718         * sysdeps/generic/ldsodefs.h: Update declaration.
55720         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
55721         string for the scope number.
55723 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
55725         * nscd/servicescache.c (cache_addserv): Make sure written is always
55726         initialized.
55728 2011-08-14  Roland McGrath  <roland@hack.frob.com>
55730         * sysdeps/i386/i486/bits/atomic.h
55731         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
55732         statement expression, so as to suppress "set but not used" warning.
55733         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
55735         * string/strncat.c (STRNCAT): Use prototype definition.
55737         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
55738         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
55739         -Iprograms here.
55740         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
55741         (localedef-modules): Add localedef.
55742         (locale-modules): Add locale.
55744         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
55745         * elf/rtld.c (dl_main): Invert order of assignment in last change,
55746         to avoid a warning.
55748 2011-08-14  David S. Miller  <davem@davemloft.net>
55750         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
55751         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
55753 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
55755         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
55756         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
55757         * elf/rtld.c (dl_main): Set l_name of vDSO.
55758         Call _dl_show_scope when DL_DEBUG_SCOPES.
55759         (process_dl_debug): Recognize scopes flag and also set it for all.
55760         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
55761         Declare _dl_show_scope.
55763         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
55764         (do_dlopen): Pass caller_dlopen to dl_open.
55765         (__libc_dlopen_mode): Initialize caller_dlopen.
55767         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
55768         of libc.  Make tolower call locale-independent.  Optimize a bit by
55769         using isdigit instead of isalnum.
55770         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
55772 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
55774         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
55775         was a dependency or dynamically loaded.
55777 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
55779         * intl/l10nflist.c: Allow architecture-specific pop function.
55780         * sysdeps/x86_64/l10nflist.c: New file.
55782         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
55783         classification.
55785 2011-08-10  Andreas Schwab  <schwab@redhat.com>
55787         * include/dirent.h: Add libc_hidden_proto for scandirat and
55788         scandirat64.  Don't declare __scandirat64.
55789         * dirent/scandirat.c: Add libc_hidden_def.
55790         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
55791         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
55793 2011-08-10  David S. Miller  <davem@davemloft.net>
55795         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
55796         enum.
55797         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55798         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55799         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55801 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
55803         * Versions.def [libc]: Add GLIBC_2.15.
55804         * dirent/Makefile (routines): Add scandirat and scandirat64.
55805         * dirent/Versions [libc]: Export scandirat and scandirat64 for
55806         GLIBC_2.15.
55807         * dirent/dirent.h: Declare scandirat and scandirat64.
55808         * dirent/scandirat.c: New file.
55809         * dirent/scandirat64.c: New file.
55810         * sysdeps/wordsize-64/scandirat.c: New file.
55811         * sysdeps/wordsize-64/scandirat64.c: New file.
55812         * dirent/opendir.c: Define opendirat.
55813         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
55814         using scandirat.
55815         * dirent/scandir64.c: Adjust for scandir.c change.
55816         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
55817         __scandirat64, and __scandir_cancel_handler.
55818         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
55819         additional parameter and use openat instead of open (outside of ld.so).
55820         Add new __opendir as wrapper around __opendirat.
55821         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
55822         here without requiring old scandirat implementation.
55824 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
55826         * dirent/scandir.c (cancel_handler): Renamed to
55827         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
55828         defined.  Adjust users.
55829         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
55830         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
55832 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
55834         * string/test-string.h (IMPL): Use __STRING to expand name and then
55835         stringify it.
55837         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
55838         of cleanups.
55840 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55842         * string/Makefile: Update.
55843         (strop-tests): Append strncat.
55844         * string/test-wcscmp.c: New file.
55845         New comprehensive test for wcscmp.
55846         * string/test-strcmp.c: Update.
55847         (WIDE): New define.
55849 2011-07-22  Andreas Schwab  <schwab@redhat.com>
55851         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
55852         line.
55854 2011-07-26  Andreas Schwab  <schwab@redhat.com>
55856         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
55857         encoding to ACE if AI_IDN.
55859 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
55861         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
55862         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
55864 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55866         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
55867         Fix overflow bug in strncat.
55868         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
55870         * string/test-strncat.c: Update.
55871         Add new tests for checking overflow bugs.
55873 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
55875         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55876         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
55877         * sysdeps/i386/i686/multiarch/strcat.S: New file.
55878         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
55879         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
55880         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
55881         * sysdeps/i386/i686/multiarch/strncat.S: New file.
55882         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
55883         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
55885         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
55886         (USE_AS_STRCAT): Define.
55887         Add strcat and strncat support.
55888         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
55890 2011-07-25  Andreas Schwab  <schwab@redhat.com>
55892         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
55893         __n bigger than INT_MAX+1.
55894         (__strncmp_g): Likewise.
55896 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
55898         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
55899         * libio/stido.h: Likewise.
55901         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
55902         (AF_NFC): Define.
55903         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
55904         (AF_NFC): Define.
55906         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
55907         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
55908         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
55909         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
55910         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
55912         [BZ #13021]
55913         * scripts/test-installation.pl: Don't expect libnss_test1 to be
55914         installed.
55916         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
55917         typo.
55918         (_dl_x86_64_save_sse): Likewise.
55920 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
55922         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
55923         OSXSAVE.
55924         (_dl_x86_64_save_sse): Likewise.
55926         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
55928         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
55930 2011-07-21  Andreas Schwab  <schwab@redhat.com>
55932         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
55933         change.
55934         (_dl_x86_64_save_sse): Use correct AVX check.
55936 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
55938         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
55939         bug in strncpy/strncat.
55940         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
55942 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
55944         * string/tester.c (test_strcat): Add tests for different alignments
55945         of source and destination.
55946         (test_strncat): Likewise.
55948 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
55950         [BZ #12852]
55951         * posix/glob.c (glob): Check passed in values before using them in
55952         expressions to avoid some overflows.
55953         (glob_in_dir): Likewise.
55955         [BZ #13007]
55956         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
55957         check for AVX enablement so that we don't crash with old kernels and
55958         new hardware.
55959         * elf/tst-audit4.c: Add same checks here.
55960         * elf/tst-audit6.c: Likewise.
55962         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
55964 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
55966         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
55968 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
55970         * po/cs.po: Update from translation team.
55971         * po/bg.po: Likewise.
55973 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
55975         * misc/sys/cdefs.h: Add support for const attribute.
55976         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
55977         to gnu_dev_{major,minor,makedev} functions.
55979 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
55981         * intl/dcigettext.c (get_output_charset): Add missing bracket.
55983 2011-07-20  Andreas Schwab  <schwab@redhat.com>
55985         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
55986         strlen results.
55988 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55990         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
55991         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
55992         register in order to avoid conflicts with the soft frame pointer
55993         being held in r11 when necessary.
55994         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
55995         (INTERNAL_VSYSCALL_NCS): Likewise.
55997 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
55999         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
56000         * elf/dl-fini.c (_dl_fini): Adjust caller.
56001         * elf/dl-close.c (_dl_close_worker): Likewise.
56002         * sysdeps/generic/ldsodefs.h: Adjust declaration.
56004 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
56006         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
56007         "aux_cache->nlibs < 0".
56009         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
56010         in the reload-count case.
56012 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
56014         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56015         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
56016         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
56017         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
56018         * sysdeps/x86_64/multiarch/strcat.S: New file.
56019         * sysdeps/x86_64/multiarch/strncat.S: New file.
56020         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
56021         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
56022         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
56023         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
56024         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
56025         (USE_AS_STRCAT): Define.
56026         Add strcat and strncat support.
56027         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
56028         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
56029         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
56030         * string/strncat.c: Update.
56031         (USE_AS_STRNCAT): Define.
56032         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56033         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
56034         and i7.
56035         * sysdeps/x86_64/multiarch/init-arch.h
56036         (bit_Prefer_PMINUB_for_stringop): New.
56037         (index_Prefer_PMINUB_for_stringop): Likewise.
56038         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
56039         bit_Prefer_PMINUB_for_stringop.
56041 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
56043         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
56044         buffer64.
56045         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
56046         of casting of buffer.
56047         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
56048         buffer32 and buffer64.
56049         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
56050         writes instead of casting of buffer.
56051         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
56052         buffer32.
56053         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
56054         casting of buffer.
56056 2011-07-19  Andreas Schwab  <schwab@redhat.com>
56058         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
56060 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
56062         * nscd/nscd.c (termination_handler): Don't do anything for a database
56063         if it has not yet been initialized.
56065 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
56067         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
56069 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
56071         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
56073 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
56075         * po/nl.po: Update from translation team.
56076         * po/sv.po: Likewise.
56078 2011-07-16  Roland McGrath  <roland@hack.frob.com>
56080         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
56081         now disallowed by GCC.
56083         * configure.in (use-default-link): Default to yes if a test -shared
56084         link meets our qualifications.
56085         * configure: Regenerated.
56087         * config.make.in (output-format): New variable.
56088         * configure.in: Check for ld --print-output-format support.
56089         * configure: Regenerated.
56090         * Makerules ($(common-objpfx)format.lds)
56091         [$(output-format) != unknown]: Just use $(output-format),
56092         instead of the linker-script munging.
56094 2011-07-14  Roland McGrath  <roland@hack.frob.com>
56096         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
56097         of $(common-objpfx)shlib.lds.
56098         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
56100         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
56101         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
56103         * configure.in (-z relro check): Adjust test code to add a large
56104         writable data section after it.
56105         * configure: Regenerated.
56107 2011-07-11  Roland McGrath  <roland@hack.frob.com>
56109         * configure.in (-z relro check): Fix test code to make the variable
56110         truly const.
56111         * configure: Regenerated.
56113 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
56115         * nscd/nscd.h (struct traced_file): Define.
56116         (struct database_dyn): Remove inotify_descr, reset_res, and filename
56117         elements.  Add traced_files.
56118         (inotify_fd): Declare.
56119         (register_traced_file): Declare.
56120         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
56121         (inotify_fd): Export.
56122         (resolv_conf_descr): Remove.
56123         (nscd_init): Move inotify descriptor creation to main.
56124         Don't register files for notification here.
56125         (register_traced_file): New function.
56126         (invalidate_cache): Don't use reset_res to determine whether to call
56127         res_init, go through the list of registered files.
56128         (main_loop_poll): The inotify descriptors are now stored in the
56129         structures for the traced files.
56130         (main_loop_epoll): Likewise
56131         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
56132         to __nss_disable_nscd.
56133         * nscd/cache.c (prune_cache): There is no single inotify descriptor
56134         for a database anymore.  Check the records for all the registered
56135         files instead.
56136         * nss/Makefile (libnss_files-routines): Add files-init.
56137         (libnss_db-routines): Add db-init.
56138         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
56139         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
56140         * nss/nss_db/db-init.c: New file.
56141         * nss/nss_files/files-init.c: New file.
56142         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
56143         __nss_lookup_function.
56144         (__nss_lookup_function): Call nss_load_library.
56145         (nss_load_all_libraries): New function.
56146         (__nss_disable_nscd): Take parameter with callback function for files
56147         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
56148         used for the cached services.
56149         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
56150         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
56151         options for features to all the files in nscd.
56153         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
56155 2011-07-10  Roland McGrath  <roland@hack.frob.com>
56157         * csu/elf-init.c (__libc_csu_init): Comment typo.
56159 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
56161         * po/pl.po: Update from translation team.
56162         * po/ja.po: Likewise.
56163         * po/ru.po: Likewise.
56164         * po/ko.po: Likewise.
56165         * po/fr.po: Likewise.
56167 2011-07-09  Roland McGrath  <roland@hack.frob.com>
56169         * configure.in (.ctors/.dtors header and trailer check):
56170         Use an empirical test on a built program.
56171         * configure: Regenerated.
56173         * configure.in (-z relro check): Use an empirical test on a built DSO.
56174         Detect, but do not require, on ia64.
56175         * configure: Regenerated.
56177         * configure.in (READELF): Find it with AC_CHECK_TOOL.
56178         Update tests that use readelf to use $READELF instead.
56179         * configure: Regenerated.
56181 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
56183         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
56184         if the result is not used.
56186 2011-07-05  Andreas Jaeger  <aj@suse.de>
56188         [BZ#9696]
56189         * stdlib/tst-strtod.c: Add testcase.
56191 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
56193         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
56194         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
56195         The latter has a higher limit.  Take additional parameter to pass to
56196         the new function.
56197         (__pathconf): Pass file to __statfs_link_max.
56198         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
56199         __statfs_link_max.
56200         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
56201         __statfs_link_max.
56203         [BZ #12868]
56204         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
56205         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
56206         Handle Lustre.
56207         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
56208         (__statfs_filesize_max): Likewise.
56209         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
56211 2011-07-05  Andreas Jaeger  <aj@suse.de>
56213         * resolv/res_comp.c (dn_skipname): Remove unused variable.
56215 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
56217         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
56218         `status' variable.
56219         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
56220         Likewise.
56222 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
56224         * Makefile (strop-tests): Add strncat.
56225         * string/test-strncat.c: New file.
56227 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
56229         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
56231 2011-06-21  Andreas Jaeger  <aj@suse.de>
56233         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
56234         Copy rule from iconvdata/Makefile.
56236 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
56238         [BZ #12922]
56239         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
56240         but no long options are defined, just return 'W'.
56242 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
56244         [BZ #9696]
56245         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
56247 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
56249         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
56250         netgroups to read.
56251         (innetgr): Likewise.
56253 2011-07-05  Roland McGrath  <roland@hack.frob.com>
56255         * config.make.in (install_root): Default to $(DESTDIR).
56257 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
56259         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
56261 2011-07-02  Roland McGrath  <roland@hack.frob.com>
56263         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
56265         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
56266         containing directory rather than embedding absolute directory names.
56268         * scripts/check-local-headers.sh: Rewritten using awk.
56269         Match by word, not by line.  Print error messages for matches.
56270         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
56272         * Makerules [shlib-lds-flags empty]:
56273         ($(common-objpfx)libc_pic.opts): New target.
56274         ($(common-objpfx)libc_pic.os.clean): New target.
56275         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
56277         * config.make.in (OBJCOPY): New variable.
56278         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
56279         * configure: Regenerated.
56281         * config.make.in (use-default-link): New variable.
56282         * configure.in (use_default_link): Grok --with-default-link to set it.
56283         * configure: Regenerated.
56284         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
56285         (shlib-lds, shlib-lds-flags): Define to empty.
56287         * Makerules (shlib-lds): New variable.
56288         (shlib-lds-flags): New variable.
56289         (build-shlib, build-moduile, build-module-asneeded): Use it.
56290         ($(common-objpfx)libc.so): Use $(shlib-lds).
56291         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
56292         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
56294         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
56295         DT_FLAGS/DT_FLAGS_1 with zero flags.
56297         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
56298         linker script munging.
56300 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
56302         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
56303         as 128-bit value.
56304         * crypt/sha512.c (sha512_process_block): Perform total addition using
56305         128-bit if possible.
56306         (__sha512_finish_ctx): Likewise.
56307         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
56308         as 64-bit value.
56309         * crypt/sha256.c (SWAP64): Define.
56310         (sha256_process_block): Perform total addition using 64-bit if
56311         possible.
56312         (__sha256_finish_ctx): Likewise.
56314 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
56316         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
56317         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56318         * nscd/hstcache.c (cache_addhst): Likewise.
56319         * nscd/grpcache.c (cache_addgr): Likewise.
56320         * nscd/aicache.c (addhstaiX): Likewise
56321         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
56323 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
56325         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
56326         * nscd/initgrcache.c (addinitgroupsX): Likewise.
56327         * nscd/hstcache.c (cache_addhst): Likewise.
56328         * nscd/grpcache.c (cache_addgr): Likewise.
56329         * nscd/aicache.c (addhstaiX): Likewise
56331 2011-07-01  Andreas Schwab  <schwab@redhat.com>
56333         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
56334         domain only when needed.
56336 2011-06-30  Andreas Schwab  <schwab@redhat.com>
56338         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
56339         is always restored.
56341 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
56343         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
56344         are re-adding the entry.
56345         * nscd/servicescache.c (cache_addserv): Likewise.
56347 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
56349         * sysdeps/generic/dl-irel.h: fix protection against multiple
56350         inclusions.
56351         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
56353 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
56355         [BZ #12935]
56356         * malloc/memusage.sh: Fix quoting in message.
56357         * debug/xtrace.sh: Likewise.
56359         * configure.in: Remove support for --experimental-malloc option, make
56360         it the default.
56361         * config.make.in: Likewise.
56362         * malloc/Makefile: Likewise.
56364 2011-06-27  Andreas Schwab  <schwab@redhat.com>
56366         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
56367         two-byte characters.
56369 2011-06-27  Roland McGrath  <roland@hack.frob.com>
56371         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
56372         AC_CACHE_CHECK invocation.
56373         * configure: Regenerated.
56375         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
56377 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
56379         [BZ #12350]
56380         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
56381         bit from old_res_options.
56383         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
56385         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
56386         value type for setfct.
56388 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
56390         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56391         __gettimeofday instead of gettimeofday.
56393 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
56395         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
56397 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
56399         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
56401         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
56402         info.
56404 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56406         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56407         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56408         strcpy-sse2-unaligned strncpy-sse2-unaligned
56409         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
56410         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
56411         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
56412         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
56413         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
56414         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
56415         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
56416         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
56417         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
56418         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
56419         (STRCPY): Support SSE2 and SSSE3 versions.
56421 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
56423         [BZ #12874]
56424         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
56425         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
56426         kernels which artificially limit size of requests.
56428 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
56430         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
56431         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
56432         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
56433         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
56434         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
56435         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
56436         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
56437         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
56438         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
56439         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
56440         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
56441         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
56442         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
56443         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
56444         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
56445         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56446         Enable unaligned load optimization for Intel Core i3, i5 and i7
56447         processors.
56448         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
56449         Define.
56450         (index_Fast_Unaligned_Load): Define.
56451         (HAS_FAST_UNALIGNED_LOAD): Define.
56453 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
56455         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
56457 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56459         [BZ #12907]
56460         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
56461         until it is clear that the information is realy needed.
56462         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
56464 2011-06-22  Andreas Schwab  <schwab@redhat.com>
56466         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
56468 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
56470         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
56471         /sys/devices/system/cpu/online if it is usable.
56473         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
56474         reading the information from the /proc filesystem to once a second.
56476 2011-06-21  Andreas Jaeger  <aj@suse.de>
56478         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
56479         NULL after inclusion of kernel headers.
56481 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
56483         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
56484         calls to internal_setent.
56486         [BZ #12885]
56487         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
56488         addresses using gethostbyname4_r ignore IPv4 addresses.
56490         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
56491         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
56493         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
56495 2011-06-20  David S. Miller  <davem@davemloft.net>
56497         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
56498         inclusions.
56499         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
56501         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
56502         (elf_irel): Use it.
56503         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
56504         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
56505         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
56506         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
56507         * sysdeps/x86_64/dl-irel.h: Likewise.
56509         * elf/dl-runtime.c: Use elf_ifunc_invoke.
56510         * elf/dl-sym.c: Likewise.
56512 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56514         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
56515         need to dereference resplen2.
56517 2011-06-14  Andreas Schwab  <schwab@redhat.com>
56519         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
56521 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
56523         * Makeconfig: Define vardbdir and inst_vardbdir.
56524         * nss/Makefile: Add rules to install db-Makefile.
56526         * nss/nss_db/db-XXX.c: Cleanup.
56528         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
56529         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
56530         GLIBC_PRIVATE.
56531         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
56532         * nss/makedb.c: Implement -g option to specify that value strings
56533         are generated and should not be added to table iterated over for
56534         get*ent calls.
56535         * nss/nss_db/db-initgroups.c: New file.
56537         * nss/getent.c: Add support for initgroups lookups through getgrouplist
56538         interface.
56540         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
56541         (internal_getgrouplist): Adjust to name change.
56542         Update use_initgroups_entry if this is not the first call.
56543         * nss/databases.def: Add initgroups entry.
56545         * nss/makedb.c (compute_tables): Check result of multiple hash table
56546         sizes to minimize maximum chain length.
56548 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
56550         * Versions.def: Add entry for libnss_db.
56551         * shlib-versions: Likewise.
56552         * nss/Makefile: Add rules to build libnss_db.
56553         * nss/Versions: Add libnss_db information.  Organize libnss_files
56554         entries better.
56555         * nss/db-Makefile: Add gshadow support.  Change rules for the new
56556         makedb progra.  Some minor improvements to generate smaller files.
56557         * nss/nss_db/nss_db.h: Move NSS database header data structures to
56558         here from...
56559         * nss/makedb.c: ...here.
56560         Improve database format to be smaller and require less memory at
56561         runtime.
56562         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
56563         db anymore.
56564         * nss/nss_db/db-netgrp.c: Likewise.
56565         * nss/nss_db/db-open.c: Likewise.
56566         * nss/nss_files/flies-XXX.x: Adjust comments.
56567         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
56568         * nss/nss_files/files-grp.c: Likewise.
56569         * nss/nss_files/files-hosts.c: Likewise.
56570         * nss/nss_files/files-network.c: Likewise.
56571         * nss/nss_files/files-proto.c: Likewise.
56572         * nss/nss_files/files-pwd.c: Likewise.
56573         * nss/nss_files/files-rpc.c: Likewise.
56574         * nss/nss_files/files-service.c: Likewise.
56575         * nss/nss_files/files-sgrp.c: Likewise.
56576         * nss/nss_files/files-spwd.c: Likewise.
56577         * nss/nss_db/db-alias.c: Removed.
56578         * nss/nss_db/dummy-db.h: Removed.
56580 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
56582         * nss/makedb.c: Rewritten to not use database library.
56583         * nss/Makefile: Update to build new makedb program.
56585 2011-06-14  Andreas Jaeger  <aj@suse.de>
56587         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
56588         memset declaration.
56590 2011-06-10  Andreas Schwab  <schwab@redhat.com>
56592         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
56593         tmpbuf.
56595 2011-06-10  Roland McGrath  <roland@hack.frob.com>
56597         * Makerules (shlib.lds): Fail if the linker script comes out empty.
56598         * elf/Makefile ($(objpfx)ld.so): Likewise.
56600         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
56601         Don't list ld.so twice in dependencies.
56603         * posix/bug-regex31.c: Include <stdlib.h>.
56605         * nscd/hstcache.c (cache_addhst): Remove unused variable.
56607         * nis/nss_compat/compat-spwd.c
56608         (getspent_next_nss_netgr): Remove unused variable.
56609         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
56611         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
56612         nonmembers" output to use the right array.
56614         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
56616         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
56618         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
56619         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
56620         * catgets/gencat.c (read_input_file): Likewise.
56621         * locale/programs/locarchive.c (enlarge_archive): Likewise.
56623         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
56624         variable definition inside #if's controlling its use.
56626         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
56628         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
56630         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
56632         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
56633         unreachable code.
56635         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
56637         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
56638         * configure: Regenerated.
56640         * Makerules: Revert last change.
56641         * elf/Makefile: Likewise.
56643 2011-06-09  Roland McGrath  <roland@hack.frob.com>
56645         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
56646         * elf/Makefile ($(objpfx)librtld.os): Likewise.
56647         (reloc-link): Likewise.
56649 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
56651         * elf/Makefile: Add rules to build pldd.
56652         * elf/pldd.c: New file.
56653         * elf/pldd-xx.c: New file.
56655 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
56657         * version.h: Update for 2.15 development version.
56659 2011-06-07  David S. Miller  <davem@davemloft.net>
56661         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
56662         ifuncs.
56663         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
56664         elf_machine_lazy_rel): Likewise.
56665         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
56666         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
56667         elf_machine_lazy_rel): Likewise.
56668         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
56669         dl_hwcap via passed in argument.
56670         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
56671         Likewise.
56673 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56675         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
56677 2011-06-06  Roland McGrath  <roland@hack.frob.com>
56679         [BZ #12849]
56680         * manual/fdl-1.1.texi: New file, verbatim from:
56681         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
56682         * manual/lgpl-2.1.texi: New file, verbatim from:
56683         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
56684         * manual/Makefile (licenses): New variable, list those new file names.
56685         (texis): Use it.
56686         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
56688         * manual/fdl.texi: File removed.
56689         * manual/lesser.texi: File removed.
56690         * manual/libc.texinfo (Copying, Documentation License):
56691         Use new @include file names, put @appendix directive before @include.
56693 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
56695         [BZ #12841]
56696         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
56697         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
56698         (mq_open): Add __NTH.
56700 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
56702         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56703         Assume Intel Core i3/i5/i7 processor if AVX is available.
56705 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56707         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
56708         typo.
56710 2011-05-31  Andreas Schwab  <schwab@redhat.com>
56712         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
56713         memory.  Use alloca_account.  Fix memory leak when retrying.
56715 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
56717         * version.h (RELEASE): Bump for 2.14 release.
56718         * include/features.h (__GLIBC_MINOR__): Bump to 14.
56720         * config.make.in (RANLIB): Remove entry.
56722 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
56724         * po/Makefile (po-sed-cmd): Add ksh to extensions.
56725         (libc.pot): Work around missing support for .ksh extension in xgettext.
56727         [BZ #12684]
56728         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
56729         if both request failed.
56730         (send_dg): In case of server errors clear resplen or *resplen2.
56732         [BZ #12454]
56733         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
56734         when there are multiple maps.
56735         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
56736         (_dl_fini): Remove test here.
56738         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
56740 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
56742         [BZ #12350]
56743         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
56744         bit from old_res_options.
56745         (gaih_inet): Likewise.
56747         [BZ #11099]
56748         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
56749         as signed.
56751         * resolv/res_init.c (res_setoptions): Make the code more compact.
56753         [BZ #11558]
56754         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
56755         set RES_USEVC.
56757         [BZ #11634]
56758         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
56760         * malloc/malloc.h: Mark malloc hook variables as deprecated.
56762         [BZ #11781]
56763         * malloc/malloc.h: Declare malloc hook variables as volatile.
56765         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
56766         in last patch.
56768         [BZ #11799]
56769         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
56770         raise in the comment.
56771         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
56772         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
56773         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
56775 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
56777         [BZ #12811]
56778         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
56779         grow the buffers more if it already has to be sufficient.
56780         (build_wcs_upper_buffer): Likewise.
56781         * posix/regexec.c (check_matching): Likewise.
56782         (clean_state_log_if_needed): Likewise.
56783         (extend_buffers): Don't enlarge buffers beyond size of the input
56784         buffer.
56785         Patches mostly by Emil Wojak <emil@wojak.eu>.
56786         * posix/bug-regex32.c: New file.
56787         * posix/Makefile (tests): Add bug-regex32.
56789         * locale/findlocale.c (_nl_find_locale): Return right away if
56790         _nl_explode_name failed.
56791         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
56793         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
56795         * debug/xtrace.sh: Unify messages.
56796         * malloc/memusage.sh: Likewise.
56798         [BZ #12813]
56799         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
56800         time symbol from vDSO.  Substitute with vsyscall if not available.
56801         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
56802         __vdso_time.
56804         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
56805         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
56806         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
56807         Add sendmmsg and internal_sendmmsg.
56808         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
56809         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
56810         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
56812         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
56813         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
56814         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
56816 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
56818         [BZ #12813]
56819         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
56820         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
56821         available.
56822         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
56823         __vdso_getcpu.
56825         [BZ #12814]
56826         * iconvdata/Makefile (tests): Add bug-iconv9.
56827         * iconvdata/bug-iconv9.c: New file.
56829 2011-05-27  Andreas Schwab  <schwab@redhat.com>
56831         [BZ #12814]
56832         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
56834 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
56836         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
56837         (struct user_regs_struct): Change intcs field back to cs.
56839 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
56841         * po/ja.po: Update from translation team.
56843 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
56845         [BZ #12795]
56846         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
56847         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
56849 2011-05-20  Andreas Schwab  <schwab@redhat.com>
56851         * stdlib/longlong.h: Update from GCC.
56853 2011-05-23  Andreas Schwab  <schwab@redhat.com>
56855         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
56856         parameter name.
56857         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
56858         Add parameter name.
56859         (__sysconf): Pass it down.
56861 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
56863         [BZ #12671]
56864         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
56865         some situations.
56866         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
56867         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
56868         add in in __libc_use_alloca calls.  Adjust callers.
56869         (glob): Use malloc in some situations.
56871         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
56872         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
56873         pltexit.
56875 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
56877         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
56878         and CLOCK_BOOTTIME_ALARM.
56880         [BZ #12782]
56881         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
56882         is returned.
56884         * string/_strerror.c (__strerror_r): Print negative errors as signed
56885         numbers.
56887         [BZ #12777]
56888         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
56889         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
56890         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
56892         * configure.in: Fix typo in redirection and correct removal of test
56893         files in two cases.
56895         [BZ #12788]
56896         * locale/setlocale.c (new_composite_name): Fix test to check for
56897         identical name of all categories.
56899         [BZ #12792]
56900         * libio/filedoalloc.c (local_isatty): New function.
56901         (_IO_file_doallocate): Use local_isatty.
56902         * stdio-common/perror.c (perror): In case a new stream is used
56903         forward the stream error.
56904         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
56905         error flag.
56907 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
56909         [BZ #11869]
56910         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
56911         alloca.
56912         * include/alloca.h (extend_alloca_account): Define.
56914         [BZ #11857]
56915         * posix/regex.h: Fix comments with documentation of user-accessible
56916         fields after compilation and describe correct free'ing of pattern
56917         after re_compile_pattern.
56918         Patch by Reuben Thomas <rrt@sc3d.org>.
56920 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
56922         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
56923         and -mno-altivec to prevent the compiler from using Altivec and/or
56924         VSX instructions when the corresponding registers are not available.
56926 2011-05-19  Andreas Schwab  <schwab@redhat.com>
56928         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
56930 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
56932         * libio/freopen.c (freopen): Use __dup2, not dup2.
56933         * libio/freopen64.c (freopen64): Likewise.
56935 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
56937         [BZ #12775]
56938         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
56939         * math/Makefile (tests): Add test-powl.
56940         (CFLAGS-test-powl.c): Define.
56941         * math/test-powl.c: New file.
56943 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
56945         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
56947 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
56949         [BZ #11837]
56950         * iconvdata/gb18030.c: Update to GB18020-2005.
56952 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
56954         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
56955         RE_SYNTAX_POSIX_AWK): Update to match recent development.
56956         Patch by Aharon Robbins <arnold@skeeve.com>.
56958         [BZ #11892]
56959         * stdlib/putenv.c (putenv): Don't always create copy of the variable
56960         on the stack.
56962         [BZ #11895]
56963         * misc/pselect.c (__pselect): Handle timeout value errors hidden
56964         through underflows.
56966         [BZ #12766]
56967         * misc/error.c (error_at_line): Ensure file_name and old_file_name
56968         point to strings before performing equality test for error_one_per_line
56969         mode.
56971         [BZ #11697]
56972         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
56974         [BZ #11820]
56975         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
56976         (struct user_fpregs_struct): Avoid __uint*_t types.
56978         [BZ #6420]
56979         * malloc/mtrace.c (tr_where): Add additional parameter to point to
56980         symbol info.  Use it instead of calling _dl_addr locally.
56981         (lock_and_info): New function.
56982         (tr_freehook): Call lock_and_info and pass symbol info as additional
56983         parameter to tr_where.
56984         (tr_mallochook): Likewise.
56985         (tr_reallochook): Likewise.
56986         (tr_memalignhook): Likewise.
56988         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
56989         used and couldn't be at all thread-safe.
56991 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
56993         * libio/freopen.c (freopen): Don't close old file descriptor
56994         before the new one is opened.  Instead dup the new file descriptor
56995         to the old one after the new stream is created.
56996         * libio/freopen64.c (freopen64): Likewise.
56997         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
56998         * libio/fileops.c (_IO_new_file_close_it): Handle new
56999         _IO_FLAGS2_NOCLOSE flag.
57000         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
57001         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
57002         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
57003         _IO_FLAGS2_NOCLOSE flag.
57004         * include/unistd.h: Add hidden_proto for dup3.
57005         Define __have_dup3.
57006         * io/dup3.c: Define hidden symbol.
57007         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
57009         [BZ #7101]
57010         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
57011         when an incomplete long option is used.
57012         * posix/tst-getopt_long1.c: New file.
57013         * posix/Makefile (tests): Add tst-getopt_long1.
57015         [BZ #10138]
57016         * scripts/config.guess: Update from autoconf-2.68.
57017         * scripts/config.sub: Likewise.
57019         [BZ #10157]
57020         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
57021         tests into ...
57022         (has_cpuclock): ...this.  New function.
57023         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
57024         macro here based on has_cpuclock code.
57026         [BZ #10149]
57027         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
57028         First byte (not low byte) is now always NUL.
57029         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
57031         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
57032         Use non-cancelable interfaces.
57034         [BZ #9809]
57035         * locale/iso-639.def: Add entry for Sorani.
57037         [BZ #11901]
57038         * include/stdlib.h: Move include protection to the right place.
57039         Define abort_msg_s.  Declare __abort_msg with it.
57040         * stdlib/abort.c (__abort_msg): Adjust type.
57041         * assert/assert.c (__assert_fail_base): New function.  Majority
57042         of code from __assert_fail.  Allocate memory for __abort_msg with
57043         mmap.
57044         (__assert_fail): Now call __assert_fail_base.
57045         * assert/assert-perr.c: Remove bulk of implementation.  Use
57046         __assert_fail_base.
57047         * include/assert.hL Declare __assert_fail_base.
57048         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
57049         mmap.
57050         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
57052 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
57054         [BZ #11952]
57055         [BZ #12453]
57056         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
57057         until all modules are registered in the DTV.
57058         * elf/Makefile: Add rules to build and run tst-tls19.
57059         * elf/tst-tls19.c: New file.
57060         * elf/tst-tls19mod1.c: New file.
57061         * elf/tst-tls19mod2.c: New file.
57062         * elf/tst-tls19mod3.c: New file.
57063         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
57065         [BZ #12083]
57066         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
57067         correctly.
57069         [BZ #12601]
57070         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
57071         two-byte sequence errors.
57072         * iconvdata/Makefile (tests): Add bug-iconv8.
57073         * iconvdata/bug-iconv8.c: New file.
57075         [BZ #12626]
57076         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
57077         buf2 definition.
57079         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
57081         [BZ #12432]
57082         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
57083         (dummy_getcfa): New function.
57084         (init): Get _Unwind_GetCFA address, use dummy if not found.
57085         (backtrace_helper): In recursion check, also check whether CFA changes.
57086         (__backtrace): Completely initialize arg.
57088         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
57089         storing incomplete byte sequence in state object.  Avoid testing for
57090         guaranteed too small input if we know there is enough data available.
57092 2011-05-11  Andreas Schwab  <schwab@redhat.com>
57094         * Makeconfig (+link-pie): Indent.
57095         * Rules (binaries-pie): Define if $(have-fpie) and
57096         $(build-shared).
57097         (binaries-shared): Also filter out $(binaries-pie).
57098         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
57099         * nscd/Makefile (others-pie): Add nscd.
57100         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
57101         ($(objpfx)nscd): Remove command override.
57102         * login/Makefile (others-pie): Add pt_chown.
57103         ($(objpfx)pt_chown): Remove command override.
57104         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
57105         remove command overrides.
57107 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
57109         * libio/tst_putwc.c: Fix error messages.
57111         [BZ #12724]
57112         * libio/fileops.c (_IO_new_file_close_it): Always flush when
57113         currently writing and seek to current position when not.
57114         * libio/Makefile (tests): Add bug-fclose1.
57115         * libio/bug-fclose1.c: New file.
57117 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
57119         [BZ #12511]
57120         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
57121         don't set DF_1_NODELETE here.
57122         (do_lookup_x): When entering new entry test for copy relocation
57123         and if necessary set DF_1_NODELETE flag.
57124         * elf/tst-unique4.cc: New file.
57125         * elf/tst-unique4.h: New file.
57126         * elf/tst-unique4lib.cc: New file.
57127         * elf/Makefile: Add rules to build and run tst-unique4.
57128         Patch by Piotr Bury <pbury@goahead.com>.
57130 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
57132         [BZ #12052]
57133         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
57135         [BZ #12625]
57136         * misc/mntent_r.c (addmntent): Flush the stream after the output
57138         [BZ #12393]
57139         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
57140         (is_trusted_path_normalize): Skip initial colon.  Append slash
57141         to empty buffer.  Duplicate is_trusted_path code but allow
57142         constructed patch to be prefix.
57143         (is_dst): Allow $ORIGIN followed by /.
57144         (_dl_dst_substitute): Correct clearing of check_for_trusted.
57145         Correct testing of result of is_trusted_path_normalize
57146         (decompose_rpath): Fix warning.
57148 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
57150         [BZ #11257]
57151         * grp/initgroups.c (internal_getgrouplist): When we found the service
57152         list through the initgroups entry in nsswitch.conf do not always
57153         continue on a successful lookup.  Don't always use the
57154         __nss_group_database value if it is set.
57155         * nss/nsswitch.conf (initgroups): Change action for successful db
57156         lookup to continue for compatibility.
57158 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
57160         [BZ #11532]
57161         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
57162         and CP774 modules.
57163         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
57164         and CP774 modules.
57165         * iconvdata/tst-tables.sh: Likewise.
57166         * iconvdata/cp770.c: New file.
57167         * iconvdata/cp771.c: New file.
57168         * iconvdata/cp772.c: New file.
57169         * iconvdata/cp773.c: New file.
57170         * iconvdata/cp774.c: New file.
57171         * iconvdata/testdata/CP770: New file.
57172         * iconvdata/testdata/CP770..UTF8: New file.
57173         * iconvdata/testdata/CP771: New file.
57174         * iconvdata/testdata/CP771..UTF8: New file.
57175         * iconvdata/testdata/CP772: New file.
57176         * iconvdata/testdata/CP772..UTF8: New file.
57177         * iconvdata/testdata/CP773: New file.
57178         * iconvdata/testdata/CP773..UTF8: New file.
57179         * iconvdata/testdata/CP774: New file.
57180         * iconvdata/testdata/CP774..UTF8: New file.
57182         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
57183         END CHARMAP line.
57184         * iconvdata/gen-8bit-gap.sh: Likewise.
57185         * iconvdata/gen-8bit.sh: Likewise.
57187         * locale/iso-639.def: Add ary entry.
57189         [BZ #11258]
57190         * locale/C-translit.h.in: Add U20A1 transliteration.
57192         [BZ #12178]
57193         * locale/iso-639.def: Add wae entry.
57194         Patch by Kevin Bortis <bortis@translate-wae.ch>.
57196         [BZ #12545]
57197         * locale/programs/localedef.c (construct_output_path): Use ssize_t
57198         for n.
57200         [BZ #12711]
57201         * locale/C-translit.h.in: Add entry for U20B9.
57202         Patch by pravin.d.s@gmail.com.
57204 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
57206         [BZ #12713]
57207         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
57208         ENAMETOOLONG use generic getcwd.
57209         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
57210         in rtld.  Use *stat64.
57211         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
57212         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
57213         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
57214         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
57215         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
57216         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
57217         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
57218         __fstatat64 macros.
57219         * include/dirent.h: Add libc_hidden_proto for rewinddir.
57220         * dirent/rewinddir.c: Add libc_hidden_def.
57221         * sysdeps/mach/hurd/rewinddir.c: Likewise.
57222         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
57224         * include/dirent.h (__alloc_dir): Add flags parameter.
57225         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
57226         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
57227         __alloc_dir.
57228         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
57229         from fdopendir if O_CLOEXEC is already set.
57231 2011-03-15  Alan Modra  <amodra@gmail.com>
57233         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
57234         l_tls_firstbyte_offset non-zero.  Save padding offset in
57235         l_tls_firstbyte_offset for later use.
57236         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
57237         freeing static tls block.
57239 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
57241         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
57242         where #ifdef was intended.  The intent is to prevent ARG_MAX from
57243         being defined by the kernel headers.
57245 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
57247         [BZ #12734]
57248         * resolv/resolv.h: Define RES_NOTLDQUERY.
57249         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
57250         no-tld-query and set RES_NOTLDQUERY.
57251         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
57252         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
57253         modern BIND to search name as TLD unless forbidden.
57255 2011-05-07  Petr Baudis  <pasky@suse.cz>
57256             Ulrich Drepper  <drepper@gmail.com>
57258         [BZ #12393]
57259         * elf/dl-load.c (fillin_rpath): Move trusted path check...
57260         (is_trusted_path): ...to here.
57261         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
57262         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
57263         using is_trusted_path_normalize() in setuid scripts.
57265 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
57267         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
57268         __BEGIN/__END_DECLS.
57270 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
57272         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
57273         NSS_STATUS_NOTFOUND if no record was found.
57275 2011-05-05  Andreas Schwab  <schwab@redhat.com>
57277         * sunrpc/Makefile (headers): Add rpc/netdb.h.
57278         (headers-not-in-tirpc): Remove rpc/netdb.h
57279         * resolv/netdb.h: Revert last change.
57281 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
57283         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
57284         circular dependency between libgcc.a and libc.a.
57286 2011-05-05  Andreas Schwab  <schwab@redhat.com>
57288         * resolv/netdb.h: Don't include <rpc/netdb.h>.
57289         * nis/Makefile: Don't install rpcsvc/*.
57290         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
57291         instead of <rpc/types.h>.
57292         (MAXHOSTNAMELEN): Define.
57294 2011-05-03  Andreas Schwab  <schwab@redhat.com>
57296         * elf/ldconfig.c (add_dir): Don't crash on empty path.
57298 2011-04-28  Maciej Babinski  <mbabinski@google.com>
57300         [BZ #12714]
57301         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
57302         gethostbyname4_r when IPv6 results are possible.
57304 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
57306         [BZ #12723]
57307         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
57308         _PC_PIPE_BUF handling.
57310 2011-04-30  Bruno Haible  <bruno@clisp.org>
57312         [BZ #12717]
57313         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
57314         * resolv/netdb.h (getnameinfo): Change type of flags parameter
57315         to 'int'.
57316         * inet/getnameinfo.c (getnameinfo): Likewise.
57318 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
57320         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
57321         to groups setting in database lookup.
57322         * nss/nsswitch.conf: Add initgroups entry.
57324 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
57326         [BZ #12685]
57327         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
57328         mode string.
57329         Patch by Eric Blake <eblake@redhat.com>.
57331 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
57333         * sunrpc/Makefile (need-export-routines): Add svc_run.
57334         (routines): Remove svc_run.
57335         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
57336         * sunrpc/clnt_perr.c (clnt_perrno): Export.
57337         * sunrpc/svc_run.c (svc_run): Likewise.
57338         * sunrpc/svc_udp.c (svcudp_create): Likewise.
57340 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
57342         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
57343         problem in reallocation in last patch.
57345 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
57347         * sunrpc/Makefile: Move inclusion of Rules.
57349 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57351         * nss/nss_files/files-initgroups.c: New file.
57352         * nss/Makefile (libnss_files-routines): Add files-initgroups.
57353         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
57354         _nss_files_initgroups_dyn.
57356 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
57358         * elf/elf.h (R_ARM_IRELATIVE): Define.
57360 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
57362         * po/ru.po: Update from translation team.
57364 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57366         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
57367         dependencies.
57369 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
57371         [BZ #12653]
57372         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
57373         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
57374         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
57375         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
57376         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
57378 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
57380         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
57381         differing bytes.
57382         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
57383         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
57384         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
57386 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
57388         [BZ #12420]
57389         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
57390         storing it.
57391         * stdlib/bug-getcontext.c: New file.
57392         * stdlib/Makefile: Add rules to build and run bug-getcontext.
57394 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57396         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
57397         instructions into .machine "z9-109".
57398         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
57399         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
57401 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57403         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
57404         between environment variables and auxiliary vector.
57406 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
57408         * Makefile: Add rules to build linkobj/libc.so.
57409         * include/libc-symbols.h: Define libc_hidden_nolink.
57410         * include/rpc/auth.h: Mark functions which are to be hidden.
57411         * include/rpc/auth_des.h: Likewise.
57412         * include/rpc/auth_unix.h: Likewise.
57413         * include/rpc/clnt.h: Likewise.
57414         * include/rpc/des_crypt.h: Likewise.
57415         * include/rpc/key_prot.h: Likewise.
57416         * include/rpc/pmap_clnt.h: Likewise.
57417         * include/rpc/pmap_prot.h: Likewise.
57418         * include/rpc/pmap_rmt.h: Likewise.
57419         * include/rpc/rpc_msg.h: Likewise.
57420         * include/rpc/svc.h: Likewise.
57421         * include/rpc/svc_auth.h: Likewise.
57422         * include/rpc/xdr.h: Likewise.
57423         * nis/Makefile: Link all DSOs against linkobj/libc.so.
57424         * nss/Makefile: Likewise.
57425         * sunrpc/Makefile: Don't install headers.  Build library with normal
57426         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
57427         * sunrpc/auth_des.c: Hide exported symbols by default, export some
57428         for the compat linking library.  Remove use of INTDEF/INTUSE.
57429         * sunrpc/auth_none.c: Likewise.
57430         * sunrpc/auth_unix.c: Likewise.
57431         * sunrpc/authdes_prot.c: Likewise.
57432         * sunrpc/authuxprot.c: Likewise.
57433         * sunrpc/clnt_gen.c: Likewise.
57434         * sunrpc/clnt_perr.c: Likewise.
57435         * sunrpc/clnt_raw.c: Likewise.
57436         * sunrpc/clnt_simp.c: Likewise.
57437         * sunrpc/clnt_tcp.c: Likewise.
57438         * sunrpc/clnt_udp.c: Likewise.
57439         * sunrpc/clnt_unix.c: Likewise.
57440         * sunrpc/des_crypt.c: Likewise.
57441         * sunrpc/des_soft.c: Likewise.
57442         * sunrpc/get_myaddr.c: Likewise.
57443         * sunrpc/key_call.c: Likewise.
57444         * sunrpc/key_prot.c: Likewise.
57445         * sunrpc/netname.c: Likewise.
57446         * sunrpc/pm_getmaps.c: Likewise.
57447         * sunrpc/pm_getport.c: Likewise.
57448         * sunrpc/pmap_clnt.c: Likewise.
57449         * sunrpc/pmap_prot.c: Likewise.
57450         * sunrpc/pmap_prot2.c: Likewise.
57451         * sunrpc/pmap_rmt.c: Likewise.
57452         * sunrpc/publickey.c: Likewise.
57453         * sunrpc/rpc_cmsg.c: Likewise.
57454         * sunrpc/rpc_common.c: Likewise.
57455         * sunrpc/rpc_dtable.c: Likewise.
57456         * sunrpc/rpc_prot.c: Likewise.
57457         * sunrpc/rpc_thread.c: Likewise.
57458         * sunrpc/rtime.c: Likewise.
57459         * sunrpc/svc.c: Likewise.
57460         * sunrpc/svc_auth.c: Likewise.
57461         * sunrpc/svc_authux.c: Likewise.
57462         * sunrpc/svc_raw.c: Likewise.
57463         * sunrpc/svc_run.c: Likewise.
57464         * sunrpc/svc_simple.c: Likewise.
57465         * sunrpc/svc_tcp.c: Likewise.
57466         * sunrpc/svc_udp.c: Likewise.
57467         * sunrpc/svc_unix.c: Likewise.
57468         * sunrpc/svcauth_des.c: Likewise.
57469         * sunrpc/xcrypt.c: Likewise.
57470         * sunrpc/xdr.c: Likewise.
57471         * sunrpc/xdr_array.c: Likewise.
57472         * sunrpc/xdr_float.c: Likewise.
57473         * sunrpc/xdr_intXX_t.c: Likewise.
57474         * sunrpc/xdr_mem.c: Likewise.
57475         * sunrpc/xdr_rec.c: Likewise.
57476         * sunrpc/xdr_ref.c: Likewise.
57477         * sunrpc/xdr_sizeof.c: Likewise.
57478         * sunrpc/xdr_stdio.c: Likewise.
57480 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
57482         [BZ #12650]
57483         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
57484         * sysdeps/ia64/dl-tls.h: Likewise.
57485         * sysdeps/powerpc/dl-tls.h: Likewise.
57486         * sysdeps/s390/dl-tls.h: Likewise.
57487         * sysdeps/sh/dl-tls.h: Likewise.
57488         * sysdeps/sparc/dl-tls.h: Likewise.
57489         * sysdeps/x86_64/dl-tls.h: Likewise.
57490         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
57492 2011-03-14  Andreas Schwab  <schwab@redhat.com>
57494         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
57495         rpath element also skip the following colon.
57496         (expand_dynamic_string_token): Add is_path parameter and pass
57497         down to DL_DST_REQUIRED and _dl_dst_substitute.
57498         (decompose_rpath): Call expand_dynamic_string_token with
57499         non-zero is_path.  Ignore empty rpaths.
57500         (_dl_map_object_from_fd): Call expand_dynamic_string_token
57501         with zero is_path.
57503 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
57505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
57506         Make cancelable.
57508 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
57510         [BZ #12655]
57511         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
57512         Patch by Filipe David Manana <fdmanana@apache.org>.
57514 2011-04-07  Andreas Schwab  <schwab@redhat.com>
57516         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
57517         Maintain aligned stack.
57518         (CHECK_RSP): Remove unused macro.
57520 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
57522         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
57523         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
57525 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
57527         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
57529         * include/features.h: Mention __USE_XOPEN2K8 in comment.
57531 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
57533         [BZ #12518]
57534         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
57535         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
57536         * sysdeps/x86_64/memmove.c: New file.
57537         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
57538         (memcpy): Renamed to ...
57539         (__new_memcpy): This.
57540         (memcpy): Provide GLIBC_2_14 memcpy.
57541         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
57542         (memcpy): Provide GLIBC_2_2_5 memcpy.
57544 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57546         [BZ #12631]
57547         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
57549 2011-03-30  Andreas Schwab  <schwab@redhat.com>
57551         * misc/syncfs.c: New file.
57552         * misc/Makefile (routines): Add syncfs.
57553         * posix/unistd.h: Declare syncfs.
57554         * sysdeps/unix/syscalls.list: Add syncfs.
57556 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57558         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
57559         open_by_handle_at.
57560         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
57561         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57562         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57563         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57564         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57565         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
57566         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57568 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57570         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
57571         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57572         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
57573         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57574         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57575         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57576         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57578         * io/Makefile: Compile fallocate.c, fallocate64.c, and
57579         sync_file_range.c with -fexceptions.
57580         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
57581         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
57582         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
57583         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
57584         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
57585         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
57586         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
57587         sync_file_range as cancellation point
57588         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
57589         now a wrapper around __call_sync_file_range with cancellation handling.
57590         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
57591         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
57592         function name to __call_sync_file_range.
57593         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
57594         Add call_sync_file_range.
57596 2011-04-01  Andreas Schwab  <schwab@redhat.com>
57598         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
57599         bits/timex.h.
57601 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
57603         * iconv/iconv.h: Fix typo in comment.
57604         * io/fcntl.h: Likewise.
57605         * libio/stdio.h: Likewise.
57606         * posix/spawn.h: Likewise.
57607         * posix/unistd.h: Likewise.
57608         * stdlib/stdlib.h: Likewise.
57609         * time/time.h: Likewise.
57610         * wcsmbs/wchar.h: Likewise.
57612         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
57613         open_by_handle): Add.
57614         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
57615         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
57616         Augment a few comments.
57617         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
57618         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57619         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57620         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57621         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57622         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
57623         open_by_handle.
57625         * io/fcntl.h (AT_EMPTY_PATH): Define.
57627 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
57629         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
57630         * sysdeps/unix/sysv/linux/bits/time.h: New file.
57631         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
57632         to...
57633         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
57634         * Versions.def: Add GLIBC_2.14.
57635         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
57636         Export.
57638 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
57640         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
57641         round counter.
57642         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57644 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
57646         [BZ #12597]
57647         * string/test-strncmp.c (do_page_test): New function.
57648         (check2): Likewise.
57649         (test_main): Call check2.
57650         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
57652 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
57654         [BZ #12587]
57655         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
57656         Handle cache information in CPU leaf 4.
57657         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
57659 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
57661         [BZ #12583]
57662         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
57663         character representation.
57664         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
57666 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
57668         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
57669         END(__isnan) to END(__isnanf) to match function entry point/label
57670         EALIGN(__isnanf,...).
57672 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
57674         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
57676 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
57678         [BZ #12510]
57679         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
57680         copy from the symbol referenced in the relocation to initialize the
57681         used variable.
57682         Patch by Piotr Bury <pbury@goahead.com>.
57683         * elf/Makefile: Add rules to build and tst-unique3.
57684         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
57685         * elf/tst-unique3.cc: New file.
57686         * elf/tst-unique3.h: New file.
57687         * elf/tst-unique3lib.cc: New file.
57688         * elf/tst-unique3lib2.cc: New file.
57690         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
57692 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
57694         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
57695         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
57696         to _start.
57698 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
57700         * elf/dl-load.c (_dl_map_object): If we are looking for the first
57701         to-be-loaded object along a path to loader is ld.so.
57703 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57704             Ulrich Drepper  <drepper@gmail.com>
57706         * sysdeps/x86_64/memset.S: After aligning destination, code
57707         branches to different locations depending on the value of
57708         misalignment, when multiarch is enabled. Fix this.
57710 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
57712         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
57713         Set _x86_64_preferred_memory_instruction for AMD processsors.
57714         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57715         Set bit_Prefer_SSE_for_memop for AMD processors.
57717 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
57719         * libio/fmemopen.c (fmemopen): Optimize a bit.
57721 2011-03-03  Andreas Schwab  <schwab@redhat.com>
57723         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
57725 2011-03-03  Roland McGrath  <roland@redhat.com>
57727         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
57729 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
57731         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
57732         __bzero_ultra1 instead of __memset_ultra1.
57734 2011-02-23  Andreas Schwab  <schwab@redhat.com>
57735             Ulrich Drepper  <drepper@gmail.com>
57737         [BZ #12509]
57738         * include/link.h (struct link_map): Add l_orig_initfini.
57739         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
57740         returning unsuccessfully.
57741         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
57742         close of a file loaded at startup, restore the original l_initfini
57743         list.
57744         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
57745         list, store the pointer.
57746         * elf/Makefile ($(objpfx)noload-mem): New rule.
57747         (noload-ENV): Define.
57748         (tests): Add $(objpfx)noload-mem.
57749         * elf/noload.c: Include <memcheck.h>.
57750         (main): Call mtrace.  Close all opened handles.
57752 2011-02-17  Andreas Schwab  <schwab@redhat.com>
57754         [BZ #12454]
57755         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
57756         dependencies are missing.
57758 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57760         Fix __if_freereq crash: Unlike the generic version which uses free,
57761         Hurd needs munmap.
57762         * sysdeps/mach/hurd/ifreq.h: New file.
57764 2011-01-27  Petr Baudis  <pasky@suse.cz>
57765             Ulrich Drepper  <drepper@gmail.com>
57767         [BZ 12445]#
57768         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
57769         to extend_alloca().
57770         * stdio-common/bug23.c: New file.
57771         * stdio-common/Makefile (tests): Add bug23.
57773 2010-09-28  Andreas Schwab  <schwab@redhat.com>
57774             Ulrich Drepper  <drepper@gmail.com>
57776         [BZ #12489]
57777         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
57778         before performing relro protection.  At old place add assertion
57779         to make sure nothing changed.
57781 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
57782             Glauber de Oliveira Costa  <glommer@gmail.com>
57784         * elf/elf.h: Add new ARM TLS relocs.
57786 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
57788         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
57789         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
57790         cast from r3.
57791         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
57792         'tests' variable.
57793         * sysdeps/wordsize-64/tst-writev.c: New file.
57795 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
57797         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
57798         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
57799         insns in _dl_start to prevent a TOC reference before relocs are
57800         resolved.
57802 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
57804         [BZ #12469]
57805         * Makeconfig: Remove RANLIB definition.
57806         * Makerules: Don't use RANLIB.
57807         * aclocal.m4: Remove ranlib test.
57808         * configure.in: No need to check for ranlib.
57809         * elf/rtld-Rules: Don't use RANLIB.
57811 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57813         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
57814         protection macro.
57815         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
57816         inclusion protection macro.
57818         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
57819         SIGRTMIN and SIGRTMAX and print information in that case only when
57820         SIGRTMIN is defined.
57822 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
57824         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
57825         arginfo fn returning -1.
57827         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
57828         and thousands string is zero terminated.
57830 2011-02-03  Andreas Schwab  <schwab@redhat.com>
57832         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
57833         sysdeps/unix/sysv/linux/bits/socket.h.
57835 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57837         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
57838         (__CPU_COUNT): Remove old macros.
57839         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
57840         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
57841         (__CPU_ALLOC, __CPU_FREE): Add macros.
57842         (__sched_cpualloc, __sched_cpufree): Add declarations.
57844 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
57846         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
57847         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
57848         * nscd/aicache.c (addhstaiX): Return timeout of added value.
57849         (readdhstai): Return value of addhstaiX call.
57850         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
57851         (addgrbyX): Return value returned by cache_addgr.
57852         (readdgrbyname): Return value returned by addgrbyX.
57853         (readdgrbygid): Likewise.
57854         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
57855         (addpwbyX): Return value returned by cache_addpw.
57856         (readdpwbyname): Return value returned by addhstbyX.
57857         (readdpwbyuid): Likewise.
57858         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
57859         (addservbyX): Return value returned by cache_addserv.
57860         (readdservbyname): Return value returned by addservbyX:
57861         (readdservbyport): Likewise.
57862         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
57863         (addhstbyX): Return value returned by cache_addhst.
57864         (readdhstbyname): Return value returned by addhstbyX.
57865         (readdhstbyaddr): Likewise.
57866         (readdhstbynamev6): Likewise.
57867         (readdhstbyaddrv6): Likewise.
57868         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
57869         (readdinitgroups): Return value returned by addinitgroupsX.
57870         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
57871         (prune_cache): Keep track of timeout value of re-added entries.
57872         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
57873         * nscd/nscd.h: Adjust prototypes of readd* functions.
57875 2011-02-04  Roland McGrath  <roland@redhat.com>
57877         * nis/nis_server.c (nis_servstate): Use the right name for 0.
57878         (nis_stats): Likewise.
57879         * nis/nis_modify.c (nis_modify): Likewise.
57880         * nis/nis_remove.c (nis_remove): Likewise.
57881         * nis/nis_add.c (nis_add): Likewise.
57883         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
57885         * posix/fnmatch_loop.c: Add some consts.
57887         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
57889 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
57891         [BZ #12460]
57892         * config.make.in (config-cflags-novzeroupper): Define.
57893         * configure.in: Substitute libc_cv_cc_novzeroupper.
57894         * elf/Makefile (AVX-CFLAGS): Define.
57895         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
57896         (CFLAGS-tst-auditmod4a.c): Likewise.
57897         (CFLAGS-tst-auditmod4b.c): Likewise.
57898         (CFLAGS-tst-auditmod6b.c): Likewise.
57899         (CFLAGS-tst-auditmod6c.c): Likewise.
57900         (CFLAGS-tst-auditmod7b.c): Likewise.
57901         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
57903 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
57905         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
57906         function to the callback.
57907         Patch partly by Jiri Olsa <jolsa@redhat.com>.
57909 2011-02-02  Andreas Schwab  <schwab@redhat.com>
57911         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
57912         of errno.
57914 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
57916         [BZ #11724]
57917         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
57918         of constructors.
57919         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
57920         of destructors.
57921         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
57923         [BZ #11724]
57924         * elf/Makefile: Add rules to build and run new test.
57925         * elf/tst-initorder.c: New file.
57926         * elf/tst-initorder.exp: New file.
57927         * elf/tst-initordera1.c: New file.
57928         * elf/tst-initordera2.c: New file.
57929         * elf/tst-initordera3.c: New file.
57930         * elf/tst-initordera4.c: New file.
57931         * elf/tst-initorderb1.c: New file.
57932         * elf/tst-initorderb2.c: New file.
57933         * elf/tst-order-a1.c: New file.
57934         * elf/tst-order-a2.c: New file.
57935         * elf/tst-order-a3.c: New file.
57936         * elf/tst-order-a4.c: New file.
57937         * elf/tst-order-b1.c: New file.
57938         * elf/tst-order-b2.c: New file.
57939         * elf/tst-order-main.c: New file.
57940         New test case by George Gensure <werkt0@gmail.com>.
57942 2010-10-01  Andreas Schwab  <schwab@redhat.com>
57944         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
57945         decoding ACE if AI_CANONIDN.
57947 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
57949         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
57951 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
57953         * version.h (RELEASE): Bump for 2.13 release.
57954         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
57956         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
57958         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
57959         MADV_NOHUGEPAGE.
57960         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
57961         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
57962         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
57963         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
57964         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
57965         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
57967         * posix/getconf.c: Update copyright year.
57968         * catgets/gencat.c: Likewise.
57969         * csu/version.c: Likewise.
57970         * debug/catchsegv.sh: Likewise.
57971         * debug/xtrace.sh: Likewise.
57972         * elf/ldconfig.c: Likewise.
57973         * elf/ldd.bash.in: Likewise.
57974         * elf/sprof.c (print_version): Likewise.
57975         * iconv/iconv_prog.c: Likewise.
57976         * iconv/iconvconfig.c: Likewise.
57977         * locale/programs/locale.c: Likewise.
57978         * locale/programs/localedef.c: Likewise.
57979         * malloc/memusage.sh: Likewise.
57980         * malloc/mtrace.pl: Likewise.
57981         * nscd/nscd.c (print_version): Likewise.
57982         * nss/getent.c: Likewise.
57984         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
57985         PF_CAIF, and PF_ALG.
57986         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
57988 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
57990         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
57991         (modules-names): Use them.
57992         (ifunc-test-modules, ifunc-pie-tests): Define.
57993         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
57994         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
57995         (test-extras): Likewise.
57996         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
57997         $(compile-command.c).
57998         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
57999         (all-built-dso): Define.
58000         (check-textrel.out, check-execstack.out): Depend on it.
58002         * configure.in: Don't override --enable-multi-arch.
58004 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
58006         [BZ #6812]
58007         * nscd/hstcache.c (tryagain): Define.
58008         (cache_addhst): Return tryagain not notfound for temporary errors.
58009         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
58010         failed.
58012 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
58014         [BZ #10563]
58015         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
58016         to make the syscall.
58017         * sysdeps/unix/sysv/linux/setgroups.c: New file.
58019         [BZ #12378]
58020         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
58021         and fall back to matching as normal character if the string ends before
58022         the matching ']' is found.  This is what POSIX requires.
58023         * posix/testfnm.c: Adjust test result.
58024         * posix/globtest.sh: Adjust test result.  Add new test.
58025         * posix/tst-fnmatch.input: Likewise.
58026         * posix/tst-fnmatch2.c: Add new test.
58028 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
58030         * elf/Makefile (check-execstack): Revert last change.  Depend on
58031         check-execstack.h.
58032         (check-execstack.h): New target.
58033         (generated): Add check-execstack.h.
58034         * elf/check-execstack.c: Include "check-execstack.h".
58035         (main): Revert last change.
58036         (handle_file): Return zero if GNU_STACK is absent and
58037         DEFAULT_STACK_PERMS doesn't include PF_X.
58039 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
58041         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
58042         in child fails because the descriptor is already closed.
58043         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
58044         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
58045         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
58047         [BZ #12397]
58048         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
58049         syscall.
58051         [BZ #10484]
58052         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
58053         temporary buffer used to handle multi lookups locally.
58054         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
58056 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
58058         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
58059         loader is ld.so.
58061 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
58063         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
58064         alignment for SSE2.
58066 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
58068         [BZ #12394]
58069         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
58070         characters.  When rounding increased number of integer digits recompute
58071         number of groups.
58072         * stdio-common/tst-grouping.c: New file.
58073         * stdio-common/Makefile: Add rules to build and run tst-grouping.
58075 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
58077         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
58078         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
58080         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
58081         void.
58082         * bits/select.h: Likewise.
58084 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
58086         * po/ja.po: Update from translation team.
58088 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
58090         [BZ #11155]
58091         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
58092         implementation just like for lxstat, fxstatat, et al.
58094 2010-12-27  Jim Meyering  <meyering@redhat.com>
58096         [BZ #12348]
58097         * posix/regexec.c (build_trtable): Return failure indication upon
58098         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
58100 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
58102         [BZ #12201]
58103         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
58104         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
58105         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
58106         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
58108         [BZ #12207]
58109         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
58111         [BZ #12204]
58112         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
58113         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
58115 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
58117         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
58118         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
58119         script has SORT_BY_INIT_PRIORITY.
58120         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
58121         NO_CTORS_DTORS_SECTIONS is defined.
58122         * elf/soinit.c: Likewise.
58123         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
58124         NO_CTORS_DTORS_SECTIONS is defined.
58125         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
58126         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
58127         * sysdeps/sh/init-first.c: Likewise.
58128         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
58130 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
58132         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
58133         always use the slow path.
58135 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
58137         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
58138         similar rule which adds the sysdep directories to the header search in
58139         order to pick up the correct platform stackinfo.h.
58140         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
58141         perform test if it is, otherwise return successfully without testing.
58142         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
58143         DEFAULT_STACK_PERMS define in stackinfo.h.
58144         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
58145         defined in stackinfo.h.
58146         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
58147         DEFAULT_STACK_PERMS defined in stackinfo.h.
58148         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
58149         * sysdeps/ia64/stackinfo.h: Likewise.
58150         * sysdeps/s390/stackinfo.h: Likewise.
58151         * sysdeps/sh/stackinfo.h: Likewise.
58152         * sysdeps/sparc/stackinfo.h: Likewise.
58153         * sysdeps/x86_64/stackinfo.h: Likewise.
58154         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
58155         PF_X for powerpc64.  Retain PF_X for powerpc32.
58157 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
58159         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
58160         accurately.
58161         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
58162         GETDENTS_64BIT_ALIGNED.
58164 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
58166         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
58168 2010-12-10  Andreas Schwab  <schwab@redhat.com>
58170         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
58171         _GNU_SOURCE.
58173         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
58174         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
58175         Remove __restrict.
58176         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
58177         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
58179 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
58181         [BZ #11655]
58182         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
58183         are initialized.
58185 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
58187         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
58189 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
58191         * po/it.po: Update from translation team.
58193 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
58195         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
58196         unused codes.
58198 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
58200         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
58202 2010-11-24  Andreas Schwab  <schwab@redhat.com>
58204         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
58205         specially.
58206         (gaih_getanswer_slice): Likewise.
58208 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
58210         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
58212 2010-05-31  Petr Baudis  <pasky@suse.cz>
58214         [BZ #11149]
58215         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
58216         silently even in the chroot mode.
58218 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
58220         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
58221         last patch a bit.  Pretty printing
58223 2010-05-31  Petr Baudis <pasky@suse.cz>
58225         [BZ #10085]
58226         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
58227         initialization of skip_initgroups_dyn.
58229 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
58231         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
58232         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
58234 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
58236         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
58238 2010-11-11  Andreas Schwab  <schwab@redhat.com>
58240         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
58241         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
58242         (tst-fnmatch-ENV): Set MALLOC_TRACE.
58243         ($(objpfx)tst-fnmatch-mem): New rule.
58244         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
58245         * posix/tst-fnmatch.c (main): Call mtrace.
58247 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
58249         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58250         Support Intel processor model 6 and model 0x2c.
58252 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
58254         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
58255           signed comparison.
58257 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
58259         [BZ #12205]
58260         * string/test-strncasecmp.c (check_result): New function.
58261         (do_one_test): Use it.
58262         (check1): New function.
58263         (test_main): Use it.
58264         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
58265         Support strcasecmp and strncasecmp.
58267 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
58269         [BZ #12194]
58270         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
58271         * sysdeps/x86_64/bits/byteswap.h: Likewise.
58273 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
58275         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
58276         IFUNC support.
58277         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58278         memset-x86-64.
58279         * sysdeps/x86_64/multiarch/bzero.S: New file.
58280         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
58281         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
58282         * sysdeps/x86_64/multiarch/memset.S: New file.
58283         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
58284         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58285         Set bit_Prefer_SSE_for_memop for Intel processors.
58286         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
58287         Define.
58288         (index_Prefer_SSE_for_memop): Define.
58289         (HAS_PREFER_SSE_FOR_MEMOP): Define.
58291 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
58293         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
58294         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
58296 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
58298         [BZ #12191]
58299         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
58300         (__x86_64_raw_data_cache_size_half): Likewise.
58301         (__x86_64_raw_shared_cache_size): Likewise.
58302         (__x86_64_raw_shared_cache_size_half): Likewise.
58304         * sysdeps/x86_64/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.
58308         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
58309         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
58310         and __x86_64_raw_shared_cache_size_half.  Round
58311         __x86_64_data_cache_size_half, __x86_64_data_cache_size
58312         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
58313         to multiple of 256 bytes.
58315 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
58317         [BZ #12167]
58318         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
58319         of inacessible symlinks.  Verify result of symlink before returning it.
58320         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
58321         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
58323 2010-10-28  Erich Ritz  <erichritz@gmail.com>
58325         * math/math.h (isinf): Fix typo in comment.
58327 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
58329         * po/da.po: Update from translation team.
58331 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
58333         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
58334         is added to the list.
58336 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58337             Ulrich Drepper  <drepper@gmail.com>
58339         * elf/dl-object.c (_dl_new_object): Don't append the new object to
58340         the global list here.  Move code to...
58341         (_dl_add_to_namespace_list): ...here.  New function.
58342         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
58343         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
58344         * elf/dl-load.c (lose): Don't remove the element from the list.
58345         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
58346         (_dl_map_object): Likewise.
58348 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
58350         [BZ #12159]
58351         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
58352         into all bytes of SSE register.
58353         Patch by Richard Li <richardpku@gmail.com>.
58355 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
58357         [BZ #12140]
58358         * malloc/malloc.c (_int_free): Fill correct number of bytes when
58359         perturbing.
58361 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
58363         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
58364         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
58365         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
58366         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
58367         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
58368         submachine.
58369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
58371 2010-10-22  Andreas Schwab  <schwab@redhat.com>
58373         * include/dlfcn.h (__RTLD_SECURE): Define.
58374         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
58375         mode & __RTLD_SECURE instead.
58376         (open_path): Rename preloaded parameter to secure.
58377         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
58378         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
58379         * elf/dl-deps.c (openaux): Likewise.
58380         * elf/rtld.c (struct map_args): Remove is_preloaded.
58381         (map_doit): Don't use it.
58382         (dl_main): Likewise.
58383         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
58384         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
58386 2010-09-09  Andreas Schwab  <schwab@redhat.com>
58388         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
58389         (sysd-rules-targets): Remove duplicates.
58390         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
58391         rtld-%.$o dependency.
58393 2010-10-18  Andreas Schwab  <schwab@redhat.com>
58395         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
58396         _dl_map_object do it.
58398 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
58400         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
58401         fast fma builtins, define the macros in the C99 standard.
58402         (FP_FAST_FMAF): Likewise.
58403         (FP_FAST_FMAL): Likewise.
58404         * sysdeps/x86_64/bits/mathdef.h: Likewise.
58406         * bits/mathdef.h: Update copyright year.
58407         * sysdeps/powerpc/bits/mathdef.h: Likewise.
58409 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
58411         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
58412         builtins, define the macros in the C99 standard.
58413         (FP_FAST_FMAF): Likewise.
58414         (FP_FAST_FMAL): Likewise.
58415         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
58416         multiply/add.
58417         (FP_FAST_FMAF): Likewise.
58419 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
58421         [BZ #3268]
58422         * math/libm-test.inc (fma_test): Some new testcases.
58423         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
58424         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
58425         y and infinite z.  Do multiplication by C already in long double.
58426         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
58427         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
58428         y and infinite z.  Do bitwise or of inexact bit into u.d.
58429         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
58430         * sysdeps/i386/fpu/s_fmaf.S: Removed.
58431         * sysdeps/i386/fpu/s_fma.S: Removed.
58432         * sysdeps/i386/fpu/s_fmal.S: Removed.
58434 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
58436         [BZ #3268]
58437         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
58438         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
58439         computation is not scheduled after fetestexcept.  Fix value
58440         of minimum denormal long double.
58442 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
58444         [BZ #3268]
58445         * math/libm-test.inc (fma_test): Add some more tests.
58446         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
58447         correctly.
58449 2010-10-15  Andreas Schwab  <schwab@redhat.com>
58451         * scripts/data/localplt-s390-linux-gnu.data: New file.
58452         * scripts/data/localplt-s390x-linux-gnu.data: New file.
58454 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
58456         [BZ #3268]
58457         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
58458         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
58459         instead of dbl-64.
58460         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
58461         inlines.
58462         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
58463         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
58464         if one of x and y is very large and the other is subnormal.
58465         * sysdeps/s390/fpu/s_fmaf.c: New file.
58466         * sysdeps/s390/fpu/s_fma.c: New file.
58467         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
58468         * sysdeps/powerpc/fpu/s_fma.S: New file.
58469         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
58470         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
58471         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
58473 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
58475         [BZ #3268]
58476         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
58477         fma tests.
58478         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
58479         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
58480         * sysdeps/i386/i686/multiarch/s_fma.c: Include
58481         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
58482         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
58483         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
58484         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
58486 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
58488         [BZ #12078]
58489         * posix/regcomp.c (parse_branch): One more memory leak plugged.
58490         * posix/bug-regex31.input: Add test case.
58492 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58494         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
58495         * posix/bug-regex31.input: New file.
58497         [BZ #12078]
58498         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
58499         (parse_sub_exp): Fix last change, use postorder.
58501         * posix/bug-regex31.c: New file.
58502         * posix/Makefile: Add rules to build and run bug-regex31.
58504         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
58506         [BZ #12078]
58507         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
58509         [BZ #12108]
58510         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
58511         to have entries in sys_siglist.
58513         [BZ #12093]
58514         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
58515         be NULL.
58517 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
58519         [BZ #3268]
58520         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
58521         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
58522         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
58523         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
58524         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
58525         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
58526         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
58527         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
58528         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
58529         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
58530         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
58531         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
58532         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
58533         * math/ftestexcept.c (fetestexcept): Likewise.
58534         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
58535         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
58536         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
58537         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
58538         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
58539         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
58540         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
58542 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
58544         [BZ #12107]
58545         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
58546         newline.
58548 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
58550         * string/bug-strstr1.c: New file.
58551         * string/Makefile: Add rules to build and run bug-strstr1.
58553 2010-10-05  Eric Blake  <eblake@redhat.com>
58555         [BZ #12092]
58556         * string/str-two-way.h (two_way_long_needle): Always clear memory
58557         when skipping input due to the shift table.
58559 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
58561         [BZ #12005]
58562         * malloc/mcheck.c: Handle large requests.
58564         [BZ #12077]
58565         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
58566         for strncmp and strncasecmp.
58567         * string/stratcliff.c: Add tests for strcmp and strncmp.
58568         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
58570 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
58572         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
58573         __set_fpscr.
58575 2010-09-30  Andreas Jaeger  <aj@suse.de>
58577         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
58578         (CGROUP_SUPER_MAGIC): Define.
58579         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
58580         Handle btrfs and cgroup file systems.
58581         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
58582         Likewise.
58584 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
58586         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
58587         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
58589 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
58591         [BZ #12067]
58592         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
58593         trying to locate the ELF header.
58595 2010-09-27  Andreas Schwab  <schwab@redhat.com>
58597         [BZ #11611]
58598         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
58599         Mask out sign-bit copies when constructing f_fsid.
58601 2010-09-24  Petr Baudis <pasky@suse.cz>
58603         * debug/stack_chk_fail_local.c: Add missing licence exception.
58604         * debug/warning-nop.c: Likewise.
58606 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
58608         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
58609         implementing getdents64 using getdents syscall, set d_type if
58610         __ASSUME_GETDENTS32_D_TYPE.
58612 2010-09-16  Andreas Schwab  <schwab@redhat.com>
58614         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
58615         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
58617 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
58619         [BZ #12037]
58620         * posix/unistd.h: Undo change of feature selection for ftruncate from
58621         2010-01-11.
58623 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
58625         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
58626         detection.
58628 2010-09-20  Andreas Schwab  <schwab@redhat.com>
58630         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
58631         fanotify_mark.
58632         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
58634 2010-09-14  Andreas Schwab  <schwab@redhat.com>
58636         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
58637         variables after CHECK_SP call.
58638         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
58640 2010-09-13  Andreas Schwab  <schwab@redhat.com>
58641             Ulrich Drepper  <drepper@redhat.com>
58643         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
58644         re-relocationg ld.so.
58645         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
58646         _dl_init_paths call.
58647         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
58648         here anymore.
58650 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
58652         * resolv/res_init.c (__res_vinit): Count the default server we added.
58654 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
58655             Ulrich Drepper  <drepper@redhat.com>
58657         [BZ #11968]
58658         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
58659         (____longjmp_chk): Use %ebx for saving value across system call.
58660         Add unwind info.
58662 2010-09-06  Andreas Schwab  <schwab@redhat.com>
58664         * manual/Makefile: Don't mix pattern rules with normal rules.
58666 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
58668         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
58669         operation.
58670         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
58671         * libio/iofopncook.c (_IO_cookie_init): Likewise.
58672         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
58673         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
58674         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
58675         Likewise.
58677 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
58679         [BZ #11979]
58680         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
58681         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
58683 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
58685         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
58686         * sysdeps/x86_64/addmul_1.S: Likewise.
58687         * sysdeps/x86_64/lshift.S: Likewise.
58688         * sysdeps/x86_64/mul_1.S: Likewise.
58689         * sysdeps/x86_64/rshift.S: Likewise.
58690         * sysdeps/x86_64/sub_n.S: Likewise.
58691         * sysdeps/x86_64/submul_1.S: Likewise.
58693 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58695         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
58696         Define __sched_param instead of SCHED_* and sched_param when
58697         <bits/sched.h> is included with __need_schedparam defined.
58698         * bits/sched.h [__need_schedparam]
58699         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
58700         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
58701         (__defined_schedparam): Define to 1.
58702         (__sched_param): New structure, identical to sched_param.
58703         (__need_schedparam): Undefine.
58705 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
58707         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
58708         (epoll_create1): Declare.
58710         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
58712 2010-08-31  Andreas Schwab  <schwab@redhat.com>
58714         [BZ #7066]
58715         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
58716         shifting retval into place.
58718 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
58720         * nis/rpcsvc/nis.h: Update copyright notice.
58721         * nis/rpcsvc/nis.x: Likewise.
58722         * nis/rpcsvc/nis_callback.h: Likewise.
58723         * nis/rpcsvc/nis_callback.x: Likewise.
58724         * nis/rpcsvc/nis_object.x: Likewise.
58725         * nis/rpcsvc/nis_tags.h: Likewise.
58726         * nis/rpcsvc/yp.h: Likewise.
58727         * nis/rpcsvc/yp.x: Likewise.
58728         * nis/rpcsvc/ypupd.h: Likewise.
58729         * nis/yp_xdr.c: Likewise.
58730         * nis/ypupdate_xdr.c: Likewise.
58732         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
58733         mainly the body of pmap_getport.  Add parameters to specify timeouts.
58734         (pmap_getport): Use __libc_rpc_getport.
58735         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
58736         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
58737         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
58739 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
58741         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
58742         fanotify_mark.
58744 2010-08-27  Roland McGrath  <roland@redhat.com>
58746         * sysdeps/i386/i686/multiarch/Makefile
58747         (CFLAGS-varshift.c): New variable.
58749 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
58751         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
58752         * sysdeps/i386/i686/multiarch/varshift.c: New file.
58754         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
58756         * sysdeps/x86_64/strlen.S: Minimal code improvement.
58758 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
58760         * sysdeps/x86_64/strlen.S: Unroll the loop.
58761         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58762         strlen-sse2 strlen-sse2-bsf.
58763         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
58764         __strlen_no_bsf if bit_Slow_BSF is set.
58765         (__strlen_sse42): Removed.
58766         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
58767         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
58769 2010-08-25  Roland McGrath  <roland@redhat.com>
58771         * sysdeps/x86_64/multiarch/varshift.S: File removed.
58772         * sysdeps/x86_64/multiarch/varshift.c: New file.
58773         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
58774         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
58775         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
58776         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
58778 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
58780         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58781         strlen-sse2 strlen-sse2-bsf.
58782         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
58783         __strlen_sse2_bsf if bit_Slow_BSF is unset.
58784         (__strlen_sse2): Removed.
58785         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
58786         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
58787         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
58788         bit_Slow_BSF for Atom.
58789         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
58790         (index_Slow_BSF): Define.
58791         (HAS_SLOW_BSF): Define.
58793 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
58795         [BZ #10851]
58796         * resolv/res_init.c (__res_vinit): When no server address at all
58797         is given default to loopback.
58799 2010-08-24  Roland McGrath  <roland@redhat.com>
58801         * configure.in: Remove config-name.h generation.
58802         * configure: Regenerated.
58803         * config-name.in: File removed.
58804         * scripts/config-uname.sh: New file.
58805         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
58806         ($(objdir)config-name.h): New target.
58808         * sunrpc/rpc_parse.h: Avoid nested comment.
58810 2010-08-24  Richard Henderson  <rth@redhat.com>
58811             Ulrich Drepper  <drepper@redhat.com>
58812             H.J. Lu  <hongjiu.lu@intel.com>
58814         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
58815         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
58816         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
58817         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
58818         _mm_alignr_epi8 with _mm_loadu_si128.
58819         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
58820         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
58821         (__m128i_shift_right): Removed.
58822         * sysdeps/i386/i686/multiarch/varshift.h: New file.
58823         * sysdeps/i386/i686/multiarch/varshift.S: New file.
58824         * sysdeps/x86_64/multiarch/varshift.h: New file.
58825         * sysdeps/x86_64/multiarch/varshift.S: New file.
58827 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
58829         * configure.in: Move assembler checks to before sysdep dir checking.
58831 2010-08-20  Petr Baudis  <pasky@suse.cz>
58833         * LICENSES: Sync the sunrpc license.
58835 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
58837         * sunrpc/auth_des.c: Update copyright notice once again.
58838         * sunrpc/auth_none.c: Likewise.
58839         * sunrpc/auth_unix.c: Likewise.
58840         * sunrpc/authdes_prot.c: Likewise.
58841         * sunrpc/authuxprot.c: Likewise.
58842         * sunrpc/bindrsvprt.c: Likewise.
58843         * sunrpc/clnt_gen.c: Likewise.
58844         * sunrpc/clnt_perr.c: Likewise.
58845         * sunrpc/clnt_raw.c: Likewise.
58846         * sunrpc/clnt_simp.c: Likewise.
58847         * sunrpc/clnt_tcp.c: Likewise.
58848         * sunrpc/clnt_udp.c: Likewise.
58849         * sunrpc/clnt_unix.c: Likewise.
58850         * sunrpc/des_crypt.c: Likewise.
58851         * sunrpc/des_soft.c: Likewise.
58852         * sunrpc/get_myaddr.c: Likewise.
58853         * sunrpc/getrpcport.c: Likewise.
58854         * sunrpc/key_call.c: Likewise.
58855         * sunrpc/key_prot.c: Likewise.
58856         * sunrpc/openchild.c: Likewise.
58857         * sunrpc/pm_getmaps.c: Likewise.
58858         * sunrpc/pm_getport.c: Likewise.
58859         * sunrpc/pmap_clnt.c: Likewise.
58860         * sunrpc/pmap_prot.c: Likewise.
58861         * sunrpc/pmap_prot2.c: Likewise.
58862         * sunrpc/pmap_rmt.c: Likewise.
58863         * sunrpc/rpc/auth.h: Likewise.
58864         * sunrpc/rpc/auth_unix.h: Likewise.
58865         * sunrpc/rpc/clnt.h: Likewise.
58866         * sunrpc/rpc/des_crypt.h: Likewise.
58867         * sunrpc/rpc/key_prot.h: Likewise.
58868         * sunrpc/rpc/netdb.h: Likewise.
58869         * sunrpc/rpc/pmap_clnt.h: Likewise.
58870         * sunrpc/rpc/pmap_prot.h: Likewise.
58871         * sunrpc/rpc/pmap_rmt.h: Likewise.
58872         * sunrpc/rpc/rpc.h: Likewise.
58873         * sunrpc/rpc/rpc_des.h: Likewise.
58874         * sunrpc/rpc/rpc_msg.h: Likewise.
58875         * sunrpc/rpc/svc.h: Likewise.
58876         * sunrpc/rpc/svc_auth.h: Likewise.
58877         * sunrpc/rpc/types.h: Likewise.
58878         * sunrpc/rpc/xdr.h: Likewise.
58879         * sunrpc/rpc_clntout.c: Likewise.
58880         * sunrpc/rpc_cmsg.c: Likewise.
58881         * sunrpc/rpc_common.c: Likewise.
58882         * sunrpc/rpc_cout.c: Likewise.
58883         * sunrpc/rpc_dtable.c: Likewise.
58884         * sunrpc/rpc_hout.c: Likewise.
58885         * sunrpc/rpc_main.c: Likewise.
58886         * sunrpc/rpc_parse.c: Likewise.
58887         * sunrpc/rpc_parse.h: Likewise.
58888         * sunrpc/rpc_prot.c: Likewise.
58889         * sunrpc/rpc_sample.c: Likewise.
58890         * sunrpc/rpc_scan.c: Likewise.
58891         * sunrpc/rpc_scan.h: Likewise.
58892         * sunrpc/rpc_svcout.c: Likewise.
58893         * sunrpc/rpc_tblout.c: Likewise.
58894         * sunrpc/rpc_util.c: Likewise.
58895         * sunrpc/rpc_util.h: Likewise.
58896         * sunrpc/rpcinfo.c: Likewise.
58897         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
58898         * sunrpc/rpcsvc/key_prot.x: Likewise.
58899         * sunrpc/rpcsvc/klm_prot.x: Likewise.
58900         * sunrpc/rpcsvc/mount.x: Likewise.
58901         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
58902         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
58903         * sunrpc/rpcsvc/rex.x: Likewise.
58904         * sunrpc/rpcsvc/rstat.x: Likewise.
58905         * sunrpc/rpcsvc/rusers.x: Likewise.
58906         * sunrpc/rpcsvc/sm_inter.x: Likewise.
58907         * sunrpc/rpcsvc/spray.x: Likewise.
58908         * sunrpc/rpcsvc/yppasswd.x: Likewise.
58909         * sunrpc/rtime.c: Likewise.
58910         * sunrpc/svc.c: Likewise.
58911         * sunrpc/svc_auth.c: Likewise.
58912         * sunrpc/svc_authux.c: Likewise.
58913         * sunrpc/svc_raw.c: Likewise.
58914         * sunrpc/svc_run.c: Likewise.
58915         * sunrpc/svc_simple.c: Likewise.
58916         * sunrpc/svc_tcp.c: Likewise.
58917         * sunrpc/svc_udp.c: Likewise.
58918         * sunrpc/svc_unix.c: Likewise.
58919         * sunrpc/svcauth_des.c: Likewise.
58920         * sunrpc/xcrypt.c: Likewise.
58921         * sunrpc/xdr.c: Likewise.
58922         * sunrpc/xdr_array.c: Likewise.
58923         * sunrpc/xdr_float.c: Likewise.
58924         * sunrpc/xdr_mem.c: Likewise.
58925         * sunrpc/xdr_rec.c: Likewise.
58926         * sunrpc/xdr_ref.c: Likewise.
58927         * sunrpc/xdr_sizeof.c: Likewise.
58928         * sunrpc/xdr_stdio.c: Likewise.
58930         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
58931         handling.
58933 2010-08-19  Andreas Schwab  <schwab@redhat.com>
58935         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
58937 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
58939         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
58940         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
58941         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
58942         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
58943         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
58944         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
58945         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
58946         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
58947         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
58948         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
58949         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
58950         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
58951         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
58952         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
58954 2010-07-26  Anton Blanchard  <anton@samba.org>
58956         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
58957         * malloc/arena.c (heap_trim): Likewise.
58959 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
58961         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
58962         here.  Not...
58963         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
58964         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
58966 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
58968         * sysdeps/i386/elf/Makefile: New file.
58970 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
58972         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
58973         from fanotify_init.
58974         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
58975         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
58977 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
58979         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
58980         of strncasecmp_l.
58981         * sysdeps/multiarch/strcmp.S: Likewise.
58983 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
58985         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
58986         strncase_l-nonascii.
58987         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
58988         Add strncase_l-ssse3.
58989         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
58990         * sysdeps/x86_64/strcmp.S: Likewise.
58991         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
58992         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
58993         * sysdeps/x86_64/strncase.S: New file.
58994         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
58995         * sysdeps/x86_64/strncase_l.S: New file.
58996         * string/Makefile (strop-tests): Add strncasecmp.
58997         * string/test-strncasecmp.c: New file.
58999         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
59000         warning.
59002         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
59003         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
59005 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
59007         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
59009 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
59011         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
59012         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
59013         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
59015 2010-05-01  Alan Modra  <amodra@gmail.com>
59017         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
59018         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
59019         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
59020         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
59021         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
59022         tidying.  Don't tail-call __sigjmp_save for static lib.
59023         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
59024         save location.
59025         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
59026         (CALL_MCOUNT): Add eh info, and nop after bl.
59027         (TAIL_CALL_SYSCALL_ERROR): New macro.
59028         (PSEUDO_RET): Use it.
59029         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
59030         Correct save location of integer regs and cr.
59031         (_dl_profile_resolve): Correct cr save location.  Delete nops
59032         after bl when SHARED.  Reduce cfi size a little by better
59033         placement of cfi directives.
59034         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
59035         make a stack frame.  Instead use parm save area as a temp.
59036         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
59037         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
59038         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
59039         Don't make a stack frame for parent, use parm save area.
59040         Increase child stack frame to 112 bytes.  Don't save unused reg,
59041         and adjust reg usage.  Set up cfi on error recovery and
59042         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
59043         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
59044         (__makecontext): Add dummy nop after jump to exit.
59045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
59046         Use correct parm save area and cr save, reduce stack frame.
59047         Correct cfi for possible PSEUDO_RET frame setup.
59048         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
59049         Branch to local label emitted by PSEUDO_RET rather than
59050         __syscall_error.
59052 2010-08-12  Andreas Schwab  <schwab@redhat.com>
59054         [BZ #11904]
59055         * locale/programs/locale.c (print_assignment): New function.
59056         (show_locale_vars): Use it.
59058 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
59060         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
59061         field.
59062         (struct statfs64): Likewise.
59063         (_STATFS_F_FLAGS): Define.
59064         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
59065         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
59066         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
59067         (ST_VALID): Define locally.
59068         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
59069         __statvfs_getflags, use the provided value.
59070         * sysdeps/unix/sysv/linux/kernel-features.h: Define
59071         __ASSUME_STATFS_F_FLAGS.
59073         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
59075         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
59076         Add sys/fanotify.h.
59077         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
59078         fanotify_mask for GLIBC_2.13.
59079         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
59080         fanotify_init and fanotify_mark.
59081         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
59082         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
59084         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
59085         Add prlimit.
59086         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
59087         prlimit64 for GLIBC_2.13.
59088         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
59089         prlimit64.
59090         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
59091         syscall.
59092         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
59093         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
59094         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
59095         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
59096         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
59097         add prlimit alias.
59098         * sysdeps/unix/sysv/linux/prlimit.c: New file.
59100         [BZ #11903]
59101         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
59102         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
59104         * nss/Makefile: Add rules to build and run tst-nss-test1.
59105         * shlib-versions: Add entry for libnss_test1.
59106         * nss/nss_test1.c: New file.
59107         * nss/tst-nss-test1.c: New file.
59109         * nss/nsswitch.c (__nss_database_custom): Define new variable.
59110         (__nss_configure_lookup): Set appropriate entry in
59111         __nss_configure_lookup to true.
59112         * nss/nsswitch.h: Define enum with indeces of databases in
59113         databases and __nss_database_custom arrays.  Declare
59114         __nss_database_custom.
59115         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
59116         to avoid using nscd when custom rules are installed.
59117         * nss/getXXbyYY_r.c: Likewise.
59118         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
59120         * nss/nss_files/files-parse.c: Whitespace fixes.
59122 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
59124         [BZ #11883]
59125         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
59126         * posix/fnmatch_loop.c: Likewise.
59128 2010-07-17  Andi Kleen  <ak@linux.intel.com>
59130         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
59131         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
59132         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
59133         * Versions.def [GLIBC_2.13]: Add.
59135 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
59137         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
59138         Also fail if tpwd after pwuid call is NULL.
59140 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
59142         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
59143         when converting to ms.
59145 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
59147         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
59148         EOPNOTSUPP errors with ENOTTY.
59149         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
59150         EOPNOTSUPP errors with ENOTTY.
59152 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
59154         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
59155         Add strcasecmp_l-ssse3.
59156         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
59157         strcasecmp.
59158         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
59159         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
59160         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
59162 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
59164         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
59166         * string/Makefile (strop-tests): Add strcasecmp.
59167         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
59168         strcasecmp_l-nonascii.
59169         (gen-as-const-headers): Add locale-defines.sym.
59170         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
59171         * sysdeps/x86_64/strcasecmp.S: New file.
59172         * sysdeps/x86_64/strcasecmp_l.S: New file.
59173         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
59174         * sysdeps/x86_64/locale-defines.sym: New file.
59175         * string/test-strcasecmp.c: New file.
59177         * string/test-strcasestr.c: Test both ends of the range of characters.
59178         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
59180 2010-07-29  Roland McGrath  <roland@redhat.com>
59182         [BZ #11856]
59183         * manual/locale.texi (Yes-or-No Questions): Fix example code.
59185 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
59187         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
59188         for ld.so.
59190 2010-07-27  Andreas Schwab  <schwab@redhat.com>
59192         * manual/memory.texi (Malloc Tunable Parameters): Document
59193         M_PERTURB.
59195 2010-07-26  Roland McGrath  <roland@redhat.com>
59197         [BZ #11840]
59198         * configure.in (-fgnu89-inline check): Set and substitute
59199         gnu89_inline, not libc_cv_gnu89_inline.
59200         * configure: Regenerated.
59201         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
59203 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
59205         * string/test-strnlen.c: New file.
59206         * string/Makefile (strop-tests): Add strnlen.
59207         * string/tester.c (test_strnlen): Add a few more test cases.
59208         * string/tst-strlen.c: Better error reporting.
59210         * sysdeps/x86_64/strnlen.S: New file.
59212 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
59214         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
59215         lower-latency instructions.
59217 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
59219         * string/test-strcasestr.c: New file.
59220         * string/test-strstr.c: New file.
59221         * string/Makefile (strop-tests): Add strstr and strcasestr.
59222         * string/str-two-way.h: Don't undefine MAX.
59223         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
59225 2010-07-21  Andreas Schwab  <schwab@redhat.com>
59227         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
59228         strcasestr-nonascii.
59229         (CFLAGS-strcasestr-nonascii.c): Define.
59230         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
59231         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
59232         Remove unused attribute.
59234 2010-07-20  Roland McGrath  <roland@redhat.com>
59236         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
59237         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
59238         ld.so.cache was broken.  With it, there is no way to disable dsocaps
59239         like LD_HWCAP_MASK can disable hwcaps.
59241 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
59243         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
59245 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
59247         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
59248         call in strcasestr.
59249         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
59250         __strcasestr_sse42_nonascii.
59251         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
59252         strcasestr-nonascii.c.
59253         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
59255 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
59257         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
59258         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
59259         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
59260         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
59262 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
59264         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
59265         fcntl.
59267 2010-07-06  Andreas Schwab  <schwab@redhat.com>
59269         [BZ #11577]
59270         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
59271         dl_signal_cerror.
59273 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
59275         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
59276         _PC_PIPE_BUF using F_GETPIPE_SZ.
59278 2010-07-05  Roland McGrath  <roland@redhat.com>
59280         * manual/arith.texi (Rounding Functions): Fix rint description
59281         implicit in round description.
59283 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
59285         * elf/Makefile: Fix linking for a few tests to make recent linker
59286         happy.
59288 2010-06-30  Andreas Schwab  <schwab@redhat.com>
59290         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
59291         $(common-objpfx)libc_nonshared.a.
59293 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
59295         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
59296         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
59297         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59298         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59299         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
59300         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
59301         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59302         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59303         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
59304         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
59305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
59306         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
59307         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
59308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
59309         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
59310         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
59311         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
59312         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
59313         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
59314         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
59315         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
59316         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
59317         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
59318         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
59319         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
59320         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
59321         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
59322         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
59323         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
59324         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
59325         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
59326         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
59327         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
59328         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
59329         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
59330         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
59331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
59332         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
59333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
59334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
59335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
59336         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
59337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
59338         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
59339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
59340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
59341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
59342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
59344 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
59346         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
59347         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
59348         * string/memmove.c (memmove): Renamed to ...
59349         (MEMMOVE): ...this.  Default to memmove.
59350         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
59351         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
59352         (END_CHK): Define.
59353         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
59354         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
59355         mempcpy-ssse3-back memmove-ssse3-back.
59356         * sysdeps/x86_64/multiarch/bcopy.S: New file .
59357         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
59358         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
59359         * sysdeps/x86_64/multiarch/memcpy.S: New file.
59360         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
59361         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
59362         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
59363         * sysdeps/x86_64/multiarch/memmove.c: New file.
59364         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
59365         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
59366         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
59367         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
59368         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
59369         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
59370         Define.
59371         (index_Fast_Copy_Backward): Define.
59372         (HAS_ARCH_FEATURE): Define.
59373         (HAS_FAST_REP_STRING): Define.
59374         (HAS_FAST_COPY_BACKWARD): Define.
59376 2010-06-21  Andreas Schwab  <schwab@redhat.com>
59378         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
59379         Restore proper fallback handling.
59381 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
59383         [BZ #11701]
59384         * posix/group_member.c (__group_member): Correct checking loop.
59386         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
59387         OOM in getpwuid_r correctly.  Return error number when the caller
59388         should return, otherwise -1.
59389         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
59390         call returning > 0 value.
59391         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
59393 2010-06-07  Andreas Schwab  <schwab@redhat.com>
59395         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
59396         libc_nonshared.a from targets in modules-names.
59398 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
59400         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
59401         requires it.
59403 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
59405         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
59406         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
59407         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
59408         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
59410 2010-06-02  Andreas Schwab  <schwab@redhat.com>
59412         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
59414 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
59416         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
59417         and F_GETPIPE_SZ.
59418         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
59419         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
59420         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
59421         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
59422         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
59423         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
59425 2010-06-14  Roland McGrath  <roland@redhat.com>
59427         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
59429 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
59431         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
59432         __REDIRECT followed by __THROW.
59433         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
59434         * posix/getopt.h (getopt): Likewise.
59436 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
59438         * hurd/lookup-at.c (__file_name_lookup_at): Accept
59439         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
59440         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
59441         in AT_FLAGS.
59442         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
59443         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
59445 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
59447         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
59449 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
59451         [BZ #11640]
59452         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
59453         Properly check family and model.
59455 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
59457         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
59459 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
59461         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
59463 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
59465         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
59466         symbol reference.
59468 2010-05-19  Andreas Schwab  <schwab@redhat.com>
59470         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
59471         symbol reference.
59473 2010-05-21  Andreas Schwab  <schwab@redhat.com>
59475         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
59476         and internal_recvmmsg.
59477         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
59478         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
59479         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
59480         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
59482         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
59483         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
59484         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
59486 2010-05-20  Andreas Schwab  <schwab@redhat.com>
59488         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
59490 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
59492         POWER7 optimizations.
59493         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
59494         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
59496 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
59498         * version.h: Update for 2.13 development version.
59500 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
59502         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
59503         exceptions.  Return 0.
59505 2010-05-07  Roland McGrath  <roland@redhat.com>
59507         * elf/ldconfig.c (main): Add a const.
59509 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
59511         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
59512         (args_options): Add no-idn option.
59513         (ahosts_keys_int): Add idn_flags to ai_flags.
59514         (parse_option): Handle 'i' option to clear idn_flags.
59516         * malloc/malloc.c (_int_free): Possible race in the most recently
59517         added check.  Only act on the data if no current modification
59518         happened.
59520 See ChangeLog.17 for earlier changes.