Add a hook to enable load-time inspection of program headers
[platform/upstream/glibc.git] / ChangeLog
1 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
2
3         * elf/dl-machine-reject-phdr.h: New file.
4         * elf/dl-load.c: #include that.
5         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
6         if that returned true.
7
8 2014-10-31  Roland McGrath  <roland@hack.frob.com>
9
10         [BZ #17496]
11         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
12         gen-as-const-headers chunk.  Add a big scare comment after the last
13         safe place to touch before-compile.
14
15 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
16
17         * manual/install.texi (Tools for Compilation): Update autoconf
18         version requirements.
19         * INSTALL: Regenerated.
20
21         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
22         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
23         (__libc_pselect): Likewise.
24
25         [BZ #14138]
26         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
27         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
28         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
29         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
30
31 2014-10-31  Torvald Riegel  <triegel@redhat.com>
32
33         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
34         correct barrier instruction.
35         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
36         Likewise.
37         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
38         Likewise.
39
40 2014-10-30  Roland McGrath  <roland@hack.frob.com>
41
42         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
43         after defining inlines.  Instead, just use parens to defeat macro
44         expansion of __isctype in its declaration.
45
46 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
47
48         * include/sys/uio.h (__libc_readv): Remove declaration.
49         (__libc_writev): Likewise.
50         * misc/readv.c (__libc_readv): Rename to __readv.
51         (__readv): Do not define as alias.
52         (readv): Define as alias of __readv.
53         * misc/writev.c (__libc_writev): Rename to __writev.
54         (__writev): Do not define as alias.
55         (writev): Define as alias of __writev.
56         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
57         (__readv): Do not define as alias.
58         (readv): Define unconditionally as alias of __readv.
59         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
60         (__writev): Do not define as alias.
61         (writev): Define unconditionally as alias of __writev.
62         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
63         name.
64         (writev): Do not define __libc_writev name.
65
66 2014-10-30  Roland McGrath  <roland@hack.frob.com>
67
68         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
69         (convert_charseq): New function, broken out of ...
70         (use_from_charmap): ... here.  Call it.
71         (use_to_charmap): Use convert_charseq and free instead of duplicating
72         its code with a variable-length stack struct.
73
74 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
75
76         * include/fcntl.h (__libc_creat): Remove declaration.
77         * io/creat.c (__libc_creat): Rename to creat.
78         (creat): Do not define as alias.
79         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
80         of creat instead of __libc_creat.
81         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
82         to creat.
83         (creat): Do not define as alias.
84         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
85         __libc_creat.
86         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
87         __libc_creat name.
88         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
89         Likewise.
90
91 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
92
93         * manual/llio.texi: Add comments discussing why write() may be
94         considered MT-unsafe on Linux.
95
96 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
97
98         * dl-load.c (local_strdup): Remove.
99         (expand_dynamic_string_token): Use __strdup.
100         (decompose_rpath): Likewise.
101         (_dl_map_object): Likewise.
102
103 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
104
105         [BZ #14132]
106         * sysdeps/generic/unwind-dw2-fde.c
107         (__register_frame_info_bases_internal): Do not declare.
108         (__register_frame_info_table_bases_internal): Likewise.
109         (__deregister_frame_info_bases_internal): Likewise.
110         (__register_frame_info_bases): Declare and use hidden_proto before
111         definition.  Use hidden_def instead of INTDEF.
112         (__register_frame_info_table_bases): Likewise.
113         (__deregister_frame_info_bases): Likewise.
114         (__register_frame_info): Do not use INTUSE.
115         (__register_frame): Likewise.
116         (__register_frame_info_table): Likewise.
117         (__register_frame_table): Likewise.
118         (__deregister_frame_info): Likewise.
119         (__deregister_frame): Likewise.
120
121 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
122
123         * sysdeps/unix/sysv/linux/arm/kernel-features.h
124         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
125         not undefine.
126         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
127         Likewise.
128         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
129         Likewise.
130
131 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
132
133         [BZ #14138]
134         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
135         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
136         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
137         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
138         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
139         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
140         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
141         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
142         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
143         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
144         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
145         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
146         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
147         syscall.
148         (setfsuid): Likewise.
149         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
150         (setfsuid): Likewise.
151         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
152         (setfsuid): Likewise.
153         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
154         Likewise.
155         (setfsuid): Likewise.
156         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
157         (setfsuid): Likewise.
158         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
159         Likewise.
160         (setfsuid): Likewise.
161
162 2014-10-27  Andreas Schwab  <schwab@suse.de>
163
164         [BZ #17501]
165         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
166         check for Slow_SSE4_2 feature bit.
167         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
168         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
169         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
170         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
171
172 2014-10-24  Roland McGrath  <roland@hack.frob.com>
173
174         * configure.ac: Validate compiler version with a empirical test of
175         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
176         $CC -v output.
177         * configure: Regenerated.
178
179         * inet/htons.c (htons): Prototypify.
180         * inet/htonl.c (htonl): Likewise.
181
182 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
183
184         * string/strncat.c (strncat): Improve performance by using strlen.
185
186 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
187
188         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
189
190 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
191
192         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
193         Call libc_fetestexcept_aarch64.
194
195 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
196
197         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
198         Call libc_feholdexcept_aarch64.
199
200 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
201
202         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
203         Call get_rounding_mode.
204
205 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
206
207         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
208         Simplify logic.
209
210 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
211
212         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
213         Simplify logic.
214
215 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
216
217         [BZ #14138]
218         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
219         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
220         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
221         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
222         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
223         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
224         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
225         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
226         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
227         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
228         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
229         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
230         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
231         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
232         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
233         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
234         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
235         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
236         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
237         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
238         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
239         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
240         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
241         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
242         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
243         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
244         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
245         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
246         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
247         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
248         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
249         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
250         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
251         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
252         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
253         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
254         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
255         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
256         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
257         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
258         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
259         syscall.
260         (geteuid): Likewise.
261         (getgid): Likewise.
262         (getuid): Likewise.
263         (getresgid): Likewise.
264         (getresuid): Likewise.
265         (getgroups): Likewise.
266         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
267         (geteuid): Likewise.
268         (getgid): Likewise.
269         (getuid): Likewise.
270         (getresgid): Likewise.
271         (getresuid): Likewise.
272         (getgroups): Likewise.
273         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
274         (geteuid): Likewise.
275         (getgid): Likewise.
276         (getuid): Likewise.
277         (getresgid): Likewise.
278         (getresuid): Likewise.
279         (getgroups): Likewise.
280         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
281         Likewise.
282         (geteuid): Likewise.
283         (getgid): Likewise.
284         (getuid): Likewise.
285         (getresgid): Likewise.
286         (getresuid): Likewise.
287         (getgroups): Likewise.
288         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
289         (geteuid): Likewise.
290         (getgid): Likewise.
291         (getuid): Likewise.
292         (getresgid): Likewise.
293         (getresuid): Likewise.
294         (getgroups): Likewise.
295         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
296         Likewise.
297         (geteuid): Likewise.
298         (getgid): Likewise.
299         (getuid): Likewise.
300         (getgroups): Likewise.
301
302         [BZ #14138]
303         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
304         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
305         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
306         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
307         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
308         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
309         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
310         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
311         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
312         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
313         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
314         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
315         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
316         __chown.
317         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
318         (lchown): Likewise.
319         (fchown): Likewise.
320         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
321         Likewise.
322         (lchown): Likewise.
323         (fchown): Likewise.
324         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
325         (lchown): Likewise.
326         (fchown): Likewise.
327         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
328         Likewise.
329         (lchown): Likewise.
330         (fchown): Likewise.
331
332 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
333
334         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
335         Simplify logic.
336
337 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
338
339         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
340         Cleanup logic.
341
342 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
343
344         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
345         Remove unused include.
346
347 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
348
349         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
350         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
351         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
352         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
353
354 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
355             Helge Deller <deller@gmx.de>
356
357         [BZ #17508]
358         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
359         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
360         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
361
362 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
363
364         [BZ #14132]
365         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
366         Remove macro definition.
367         (__ashrdi3_v_glibc20): Likewise.
368         (__lshrdi3_v_glibc20): Likewise.
369         (__cmpdi2_v_glibc20): Likewise.
370         (__ucmpdi2_v_glibc20): Likewise.
371         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
372         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
373         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
374         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
375         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
376         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
377
378 2014-10-22  Roland McGrath  <roland@hack.frob.com>
379
380         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
381         old GNU extension [0] syntax.
382         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
383         alloca rather than an array member with variable length.
384         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
385         * nscd/nscd.c (invalidate_db): New function, broken out of ...
386         (parse_opt): ... here.  Likewise use alloca there.
387         Validate the -i argument before checking for rootness.
388         (send_shutdown): New function, broken out of ...
389         (parse_opt): ... here.
390
391 2014-10-22  Roland McGrath  <roland@hack.frob.com>
392
393         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
394         macro to get at the _rt_local_ro field.
395         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
396         ([PIC] case) or _dl_hwcap ([!PIC] case).
397         * sysdeps/arm/setjmp.S: Likewise.
398
399         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
400         * sysdeps/arm/configure.ac: New check to define it.
401         * sysdeps/arm/configure: Regenerated.
402         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
403         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
404         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
405         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
406         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
407         Use move/movt pair instead of a load.
408         (LDST_GLOBAL): Macro removed.
409         (LDR_GLOBAL): New macro replaces it.
410         (LDR_HIDDEN): New macro.
411         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
412         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
413
414         * setjmp/tst-setjmp-static.c: New file.
415         * setjmp/Makefile (tests): Add it.
416         (tests-static): New variable.
417
418 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
419
420         [BZ #17485]
421         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
422
423 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
424
425         [BZ #14132]
426         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
427
428 2014-10-21  Roland McGrath  <roland@hack.frob.com>
429
430         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
431
432 2014-10-20  Roland McGrath  <roland@hack.frob.com>
433
434         * io/fts.c (dirent_not_directory): New function.
435         (fts_build): Call it.
436
437 2014-10-20  Roland McGrath  <roland@hack.frob.com>
438
439         * nptl/version.c (__nptl_main): Use normal __write rather than
440         INTERNAL_SYSCALL.
441         (banner): Update copyright years.
442
443         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
444         gettimeofday.
445         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
446         * nptl/pthread_cond_timedwait.c: Likewise.
447         * nptl/pthread_mutex_timedlock.c: Likewise.
448         * nptl/sem_timedwait.c: Likewise.
449
450         * sysdeps/nptl/bits/libc-lock.h
451         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
452         (__libc_lock_init_recursive): Return void, not 0.
453         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
454         (__libc_rwlock_init): Likewise.
455         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
456
457 2014-10-20  Torvald Riegel  <triegel@redhat.com>
458
459         [BZ #15215]
460         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
461         (__pthread_once_slow): ... here.
462         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
463         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
464
465 2014-10-20  Torvald Riegel  <triegel@redhat.com>
466
467         [BZ #15215]
468         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
469         __PTHREAD_ONCE_FORK_GEN_INCR): New.
470         * sysdeps/nptl/fork.c (__libc_fork): Use them.
471         * nptl/pthread_once.c (__pthread_once): Likewise.
472         Update comments.
473
474 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
475
476         [BZ #14138]
477         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
478         name.
479         (writev): Use __libc_writev as strong name.
480         * sysdeps/unix/sysv/linux/readv.c: Remove file.
481         * sysdeps/unix/sysv/linux/writev.c: Likewise.
482
483 2014-10-17  Roland McGrath  <roland@hack.frob.com>
484
485         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
486
487         * sysdeps/i386/nptl/tls.h
488         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
489         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
490         New macros.
491         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
492         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
493         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
494         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
495         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
496         Call CHECK_THREAD_SYSINFO instead of doing an assert.
497
498         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
499         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
500         on [__NR_futex].
501         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
502         broken out of ...
503         (__pthread_mutex_init): ... here.  Call it.
504         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
505         Conditionalize PI cases on [__NR_futex].
506         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
507         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
508         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
509
510         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
511         conditional on [SIGSETXID].
512         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
513         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
514         is defined.  Likewise for SIGSETXID.
515         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
516         Conditionalize definitions on [SIGSETXID].
517         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
518         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
519         unblocking on [SIGCANCEL].
520
521         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
522         [__NR_set_robust_list].
523
524 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
525
526         * string/strcoll_l.c (get_next_seq): Fix up formatting.
527         (do_compare): Likewise.
528
529 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
530
531         [BZ #15884]
532         * string/strcoll_l.c: Don't include stdio.h.
533         (coll_seq): Remove members idxarr and rulearr.
534         (get_next_seq_cached): Remove function.
535         (get_next_seq): Likewise.
536         (get_next_seq_nocache): Rename to get_next_seq.
537         (do_compare): Remove function.
538         (do_compare_nocache): Rename to do_compare.
539         (STRCOLL): Remove weight and rules cache.
540
541 2014-10-16  Roland McGrath  <roland@hack.frob.com>
542
543         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
544         * sysdeps/arm/sfp-machine.h: ... to here.
545         * sysdeps/arm/Implies: Remove arm/soft-fp.
546
547 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
548
549         * conform/data/sys/utsname.h-data (*_t): Allow.
550         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
551         [POSIX] (WEXITED): Do not expect constant.
552         [POSIX] (WSTOPPED): Likewise.
553         [POSIX] (WNOHANG): Likewise.
554         [POSIX] (WNOWAIT): Likewise.
555         [POSIX] (siginfo_t): Do not expect type or elements.
556         [POSIX] (pid_t): Do not expect type.
557         [POSIX] (signal.h): Do not allow header.
558         [POSIX] (sys/resource.h): Likewise.
559         [POSIX] (si_*): Do not allow pattern.
560         [POSIX] (W*): Likewise.
561         [POSIX] (P_*): Likewise.
562         [POSIX] (BUS_*): Likewise.
563         [POSIX] (CLD_*): Likewise.
564         [POSIX] (FPE_*): Likewise.
565         [POSIX] (ILL_*): Likewise.
566         [POSIX] (POLL_*): Likewise.
567         [POSIX] (SEGV_*): Likewise.
568         [POSIX] (SI_*): Likewise.
569         [POSIX] (TRAP_*): Likewise.
570         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
571         variable.
572
573 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
574
575         [BZ #12926]
576         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
577         infinite loop when __recvmsg returns 0.
578
579 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
580
581         * CANCEL-FCT-WAIVE: Remove file.
582         * CANCEL-FILE-WAIVE: Likewise.
583
584         [BZ #14132]
585         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
586         instead of INTVARDEF.
587         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
588         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
589         rtld_hidden_data_def instead of INTVARDEF.
590         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
591         * elf/dl-deps.c (expand_dst): Likewise.
592         * elf/dl-load.c (_dl_dst_count): Likewise.
593         (_dl_dst_substitute): Likewise.
594         (decompose_rpath): Likewise.
595         (_dl_init_paths): Likewise.
596         (open_path): Likewise.
597         (_dl_map_object): Likewise.
598         * elf/rtld.c (dl_main): Likewise.
599         (process_dl_audit): Likewise.
600         (process_envvars): Likewise.
601         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
602         Remove declaration.
603         (__libc_enable_secure): Use rtld_hidden_proto.
604
605 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
606
607         * elf/dl-load.c
608         (add_path): New function broken out of _dl_rtld_di_serinfo.
609         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
610
611 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
612
613         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
614         parentheses around macro arguments.
615         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
616         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
617         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
618         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
619         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
620         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
621         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
622         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
623         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
624         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
625         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
626         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
627         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
628         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
629         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
630         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
631         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
632         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
633         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
634         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
635         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
636         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
637         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
638         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
639         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
640         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
641         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
642         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
643         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
644         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
645         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
646         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
647         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
648         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
649         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
650         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
651         Likewise.
652         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
653         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
654         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
655         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
656         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
657         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
658         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
659         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
660         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
661         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
662         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
663         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
664         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
665         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
666         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
667         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
668         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
669         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
670         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
671         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
672         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
673         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
674         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
675         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
676         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
677         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
678         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
679         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
680         (_FP_FRAC_SRS_1): Likewise.
681         (_FP_FRAC_CLZ_1): Likewise.
682         (_FP_MUL_MEAT_1_imm): Likewise.
683         (_FP_MUL_MEAT_1_wide): Likewise.
684         (_FP_MUL_MEAT_1_hard): Likewise.
685         (_FP_SQRT_MEAT_1): Likewise.
686         (_FP_FRAC_ASSEMBLE_1): Likewise.
687         (_FP_FRAC_DISASSEMBLE_1): Likewise.
688         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
689         (__FP_CLZ_2): Likewise.
690         (_FP_MUL_MEAT_2_wide): Likewise.
691         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
692         (_FP_MUL_MEAT_2_gmp): Likewise.
693         (_FP_MUL_MEAT_2_120_240_double): Likewise.
694         (_FP_SQRT_MEAT_2): Likewise.
695         (_FP_FRAC_ASSEMBLE_2): Likewise.
696         (_FP_FRAC_DISASSEMBLE_2): Likewise.
697         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
698         (_FP_FRAC_CLZ_4): Likewise.
699         (_FP_MUL_MEAT_4_wide): Likewise.
700         (_FP_MUL_MEAT_4_gmp): Likewise.
701         (_FP_SQRT_MEAT_4): Likewise.
702         (_FP_FRAC_ASSEMBLE_4): Likewise.
703         (_FP_FRAC_DISASSEMBLE_4): Likewise.
704         * soft-fp/op-common.h (_FP_CMP): Likewise.
705         (_FP_CMP_EQ): Likewise.
706         (_FP_CMP_UNORD): Likewise.
707         (_FP_TO_INT): Likewise.
708         (_FP_FROM_INT): Likewise.
709         [!__FP_CLZ] (__FP_CLZ): Likewise.
710         (_FP_DIV_HELP_imm): Likewise.
711         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
712         Likewise.
713         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
714         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
715         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
716         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
717         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
718         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
719         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
720         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
721         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
722         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
723         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
724         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
725         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
726         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
727         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
728         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
729         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
730         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
731         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
732         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
733         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
734         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
735         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
736         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
737         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
738         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
739         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
740         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
741         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
742         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
743         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
744         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
745         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
746         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
747         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
748         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
749         (FP_UNPACK_RAW_SP): Likewise.
750         (FP_PACK_RAW_S): Likewise.
751         (FP_PACK_RAW_SP): Likewise.
752         (FP_UNPACK_S): Likewise.
753         (FP_UNPACK_SP): Likewise.
754         (FP_UNPACK_SEMIRAW_S): Likewise.
755         (FP_UNPACK_SEMIRAW_SP): Likewise.
756         (FP_PACK_S): Likewise.
757         (FP_PACK_SP): Likewise.
758         (FP_PACK_SEMIRAW_S): Likewise.
759         (FP_PACK_SEMIRAW_SP): Likewise.
760         (_FP_SQRT_MEAT_S): Likewise.
761         (FP_CMP_S): Likewise.
762         (FP_CMP_EQ_S): Likewise.
763         (FP_CMP_UNORD_S): Likewise.
764         (FP_TO_INT_S): Likewise.
765         (FP_FROM_INT_S): Likewise.
766
767         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
768
769         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
770         (FP_EX_INVALID_IMZ): Likewise.
771         (FP_EX_INVALID_IMZ_FMA): Likewise.
772         (FP_EX_INVALID_ISI): Likewise.
773         (FP_EX_INVALID_ZDZ): Likewise.
774         (FP_EX_INVALID_IDI): Likewise.
775         (FP_EX_INVALID_SQRT): Likewise.
776         (FP_EX_INVALID_CVI): Likewise.
777         (FP_EX_INVALID_VC): Likewise.
778         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
779         "invalid" exceptions.
780         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
781         (_FP_ADD_INTERNAL): Likewise.
782         (_FP_MUL): Likewise.
783         (_FP_FMA): Likewise.
784         (_FP_DIV): Likewise.
785         (_FP_CMP_CHECK_NAN): Likewise.
786         (_FP_SQRT): Likewise.
787         (_FP_TO_INT): Likewise.
788         (FP_EXTEND): Likewise.
789
790 2014-10-09  Allan McRae  <allan@archlinux.org>
791
792         * po/fr.po: Update French translation from translation project.
793
794 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
795
796         [BZ #14132]
797         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
798         of INTDEF.
799         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
800         (__cxa_atexit): Use libc_hidden_proto.
801         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
802
803         [BZ #14132]
804         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
805         declaration.
806         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
807         [!_ISOMAC] (__iswspace_l_internal): Likewise.
808         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
809         [!_ISOMAC] (__iswctype_internal): Likewise.
810         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
811         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
812         alias.
813         (fcntl): Remove __fcntl_internal alias.
814         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
815         __connect_internal alias.
816         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
817         Likewise.
818
819         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
820         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
821         FP_DENORM_ZERO.
822         (_FP_CHECK_FLUSH_ZERO): New macro.
823         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
824         (_FP_CMP): Likewise.
825         (_FP_CMP_EQ): Likewise.
826         (_FP_TO_INT): Do not set inexact for subnormal arguments if
827         FP_DENORM_ZERO.
828         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
829         (FP_TRUNC): Likewise.
830
831         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
832         treated as invalid conversion, not as normal exponent.
833
834         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
835         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
836         (_FP_CMP_EQ): Likewise.
837         (_FP_CMP_UNORD): Likewise.
838         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
839         (FP_CMP_EQ_D): Likewise.
840         (FP_CMP_UNORD_D): Likewise.
841         * soft-fp/extended.h (FP_CMP_E): Likewise.
842         (FP_CMP_EQ_E): Likewise.
843         (FP_CMP_UNORD_E): Likewise.
844         * soft-fp/quad.h (FP_CMP_Q): Likewise.
845         (FP_CMP_EQ_Q): Likewise.
846         (FP_CMP_UNORD_Q): Likewise.
847         * soft-fp/single.h (FP_CMP_S): Likewise.
848         (FP_CMP_EQ_S): Likewise.
849         (FP_CMP_UNORD_S): Likewise.
850         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
851         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
852         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
853         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
854         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
855         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
856         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
857         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
858         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
859         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
860         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
861         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
862         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
863         to FP_CMP_Q.
864         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
865         FP_CMP_Q.
866         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
867         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
868         FP_CMP_EQ_Q.
869         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
870         FP_CMP_Q.
871         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
872         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
873         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
874         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
875         FP_CMP_EQ_Q.
876         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
877         FP_CMP_Q.
878         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
879         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
880         FP_CMP_EQ_Q.
881         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
882         FP_CMP_Q.
883         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
884         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
885         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
886         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
887         FP_CMP_EQ_Q.
888
889         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
890         a subnormal result, set the underflow exception if trapping on
891         underflow is enabled.
892         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
893         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
894         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
895         redefine to 0.
896         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
897         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
898         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
899         * soft-fp/extendxftf2.c (__extendxftf2): Use
900         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
901
902         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
903         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
904         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
905         FP_HANDLE_EXCEPTIONS.
906         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
907         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
908         FP_HANDLE_EXCEPTIONS.
909         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
910         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
911         FP_HANDLE_EXCEPTIONS.
912         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
913         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
914         FP_HANDLE_EXCEPTIONS.
915
916 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
917
918         [BZ #14132]
919         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
920         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
921         use INTUSE.
922         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
923         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
924         Remove alias.
925         (__adjtimex): Define using libc_hidden_ver.
926         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
927         Remove declaration.
928         (ntp_gettime): Call __adjtimex directly.
929         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
930         Remove declaration.
931         (ntp_gettimex): Call __adjtimex directly.
932         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
933         __adjtimex_internal alias.
934
935 2014-10-08  Roland McGrath  <roland@hack.frob.com>
936
937         [BZ #17460]
938         * nscd/nscd.c (more_help): Rewrite list of tables collection
939         using xstrdup and asprintf.
940
941         * nscd/nscd_conf.c: Remove local xstrdup declaration.
942
943 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
944             Roland McGrath  <roland@hack.frob.com>
945
946         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
947         (do_lookup_unique): ... local function 'enter' here; update callers.
948
949 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
950
951         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
952         compat_symbol calls on [SHARED].
953         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
954         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
955         Remove.
956         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
957         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
958         (oldsetrlimit): Remove.
959         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
960         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
961         (lchown): New syscall entry.
962         (oldsetrlimit): Remove.
963         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
964         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
965         (oldsetrlimit): Remove.
966         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
967
968         [BZ #14138]
969         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
970         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
971         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
972         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
973         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
974         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
975         (fchown): Likewise.
976         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
977         (fchown): Likewise.
978         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
979         Likewise.
980
981 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
982
983         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
984         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
985         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
986         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
987         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
988         Likewise.
989         (__old_sem_post): Likewise.
990
991 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
992
993         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
994         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
995         HAVE_CLOCK_GETTIME_VSYSCALL macros.
996         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
997         Use INLINE_VSYSCALL macro.
998         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
999         __vdso_clock_gettime.
1000         * sysdeps/unix/sysv/linux/tile/init-first.c
1001         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
1002         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
1003         __vdso_clock_gettime.
1004
1005         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
1006         to set up frame more cleanly.
1007
1008         * sysdeps/tile/memcmp.c: New file.
1009
1010         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
1011
1012         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
1013         * sysdeps/tile/tilegx/strcasestr.c: New file.
1014         * sysdeps/tile/tilegx/strnlen.c: New file.
1015         * sysdeps/tile/tilegx/strstr.c: New file.
1016
1017         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
1018
1019 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
1020
1021         * nptl/tst-setuid3.c: Write errors to stdout.
1022
1023 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1024
1025         * elf/dl-deps.c
1026         (preload): New functions broken out of _dl_map_object_deps.
1027         (_dl_map_object_deps):  Remove a nested function. Update call sites.
1028
1029 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
1030
1031         [BZ #14138]
1032         * sysdeps/unix/sysv/linux/execve.c: Remove file.
1033         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
1034
1035 2014-10-01  Steve Ellcey  <sellcey@mips.com>
1036
1037         * sysdeps/mips/strcmp.S: New.
1038
1039 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
1040
1041         [BZ #14138]
1042         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
1043         (linkat): Likewise.
1044         (mkdirat): Likewise.
1045         (readlinkat): Likewise.
1046         (renameat): Likewise.
1047         (symlinkat): Likewise.
1048         (unlinkat): Likewise.
1049         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
1050         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
1051         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
1052         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
1053         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
1054         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
1055         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
1056
1057 2014-09-30  Will Newton  <will.newton@linaro.org>
1058
1059         * math/math.h: Define long double math functions if
1060         _LIBC_TEST is defined.
1061         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
1062
1063         * localedata/Makefile: Move assignment to tests-special
1064         into an ifdef testing run-built-tests.
1065         * timezone/Makefile: Likewise.
1066
1067 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
1068
1069         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
1070         with $(BASH) not $(SHELL).
1071
1072 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
1073             Matthew LeGendre  <legendre1@llnl.gov>
1074
1075         [BZ #17411]
1076         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
1077         l_reloc_result.
1078
1079 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1080
1081         * stdio-common/printf_fp.c
1082         (hack_digit): New function, broken out of ...
1083         (__printf_fp): ... local function here.  Update call sites.
1084         hack_digit now takes an additional parameter that is a pointer
1085         to a struct of the referenced locals.  Those locals moved inside
1086         the struct and references updated.
1087
1088 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
1089
1090         * aclocal.m4: Require autoconf 2.69.
1091         * configure: Regenerated.
1092         * sysdeps/aarch64/configure: Likewise.
1093         * sysdeps/alpha/configure: Likewise.
1094         * sysdeps/arm/armv7/configure: Likewise.
1095         * sysdeps/arm/configure: Likewise.
1096         * sysdeps/ia64/configure: Likewise.
1097         * sysdeps/mach/configure: Likewise.
1098         * sysdeps/mips/configure: Likewise.
1099         * sysdeps/s390/configure: Likewise.
1100         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
1101         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
1102
1103         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
1104         file.
1105         * sysdeps/ia64/configure.ac: Likewise.
1106
1107 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
1108
1109         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
1110         specify symbol version for ld.so.  Do not include entry for
1111         libpthread.
1112         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1113         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
1114         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1115
1116         [BZ #14171]
1117         * Makeconfig [$(build-shared) = yes]
1118         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
1119         makefiles.
1120         [$(build-shared) = yes && $(soversions.mk-done) = t]
1121         ($(common-objpfx)gnu/lib-names.h): Remove rule.
1122         [$(build-shared) = yes && $(soversions.mk-done) = t]
1123         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
1124         to Makerules.
1125         [$(build-shared) = yes && $(soversions.mk-done) = t]
1126         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
1127         here.
1128         [$(build-shared) = yes && $(soversions.mk-done) = t]
1129         (common-generated): Don't append gnu/lib-names.h and
1130         gnu/lib-names.stmp here.
1131         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
1132         (lib-names-h-abi): New variable.
1133         [$(build-shared) = yes && $(soversions.mk-done) = t]
1134         (lib-names-stmp-abi): Likewise.
1135         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1136         abi-variants] (before-compile): Append
1137         $(common-objpfx)$(lib-names-h-abi).
1138         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1139         abi-variants] (common-generated): Append gnu/lib-names.h.
1140         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1141         abi-variants] (install-others-nosubdir): Depend on
1142         $(inst_includedir)/$(lib-names-h-abi).
1143         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1144         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
1145         [$(build-shared) = yes && $(soversions.mk-done) = t]
1146         ($(common-objpfx)$(lib-names-h-abi)): New rule.
1147         [$(build-shared) = yes && $(soversions.mk-done) = t]
1148         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
1149         [$(build-shared) = yes && $(soversions.mk-done) = t]
1150         (common-generated): Append $(lib-names-h-abi) and
1151         $(lib-names-stmp-abi).
1152         * scripts/lib-names.awk: Do not handle multi being set.
1153         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
1154         Remove variable.
1155         (abi-lp64_be-ld-soname): Likewise.
1156         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
1157         Likewise.
1158         (abi-hard-ld-soname): Likewise.
1159         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
1160         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
1161         Remove variable.
1162         (abi-o32_hard-ld-soname): Likewise.
1163         (abi-o32_soft_2008-ld-soname): Likewise.
1164         (abi-o32_hard_2008-ld-soname): Likewise.
1165         (abi-n32_soft-ld-soname): Likewise.
1166         (abi-n32_hard-ld-soname): Likewise.
1167         (abi-n32_soft_2008-ld-soname): Likewise.
1168         (abi-n32_hard_2008-ld-soname): Likewise.
1169         (abi-n64_soft-ld-soname): Likewise.
1170         (abi-n64_hard-ld-soname): Likewise.
1171         (abi-n64_soft_2008-ld-soname): Likewise.
1172         (abi-n64_hard_2008-ld-soname): Likewise.
1173         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
1174         Likewise.
1175         (abi-64-v2-ld-soname): Likewise.
1176         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
1177         ld.so entries.
1178         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
1179         variable.
1180         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
1181         entry.
1182         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
1183         variable.
1184         (abi-64-ld-soname): Likewise.
1185         (abi-x32-ld-soname): Likewise.
1186         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
1187         entry.
1188         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1189
1190 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
1191
1192         [BZ #14138]
1193         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
1194         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
1195         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
1196         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
1197         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
1198         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
1199         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
1200         syscall entry for GLIBC_2.2 symbol version.
1201         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
1202         Likewise.
1203         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
1204         (setrlimit): Likewise.
1205         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
1206         Likewise.
1207
1208 2014-09-23  Will Newton  <will.newton@linaro.org>
1209
1210         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
1211         _LINUX_ARM_SYSDEP_H include guard too.
1212         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
1213         define.
1214
1215 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1216
1217         * sysdeps/unix/sysv/linux/eventfd.c:
1218         Make first argument unsigned.
1219         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
1220         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1221
1222 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
1223
1224         * socket/recvmmsg.c (recvmmsg): Drop const argument.
1225         * socket/sys/socket.h: Likewise
1226         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
1227
1228 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1229
1230         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
1231
1232 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
1233
1234         * time/tst-ftime.c: New test.
1235         * time/Makefile (tests): Add tst-ftime.
1236
1237 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
1238
1239         * soft-fp/extended.h: Fix comment formatting.
1240         * soft-fp/op-1.h: Likewise.
1241         * soft-fp/op-2.h: Likewise.
1242         * soft-fp/op-4.h: Likewise.
1243         * soft-fp/op-8.h: Likewise.
1244         * soft-fp/op-common.h: Likewise.
1245         * soft-fp/soft-fp.h: Likewise.
1246
1247         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
1248
1249 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
1250
1251         [BZ #6652]
1252         * Makeconfig (soversions-default-setname): Remove variable.
1253         ($(common-objpfx)soversions.i): Don't pass default_setname to
1254         soversions.awk.
1255         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
1256         oldest_abi to abi-versions.awk.
1257         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
1258         * config.make.in (oldest-abi): Remove variable.
1259         * configure.ac (--enable-oldest-abi): Remove configure option.
1260         * configure: Regenerated.
1261         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
1262         text.
1263         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
1264         * scripts/soversions.awk: Do not handle default_setname variable.
1265         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
1266         variable.
1267         * sysdeps/mach/hurd/configure: Regenerated.
1268         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
1269         variable.
1270         * sysdeps/unix/sysv/linux/configure: Regenerated.
1271
1272 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1273
1274         * elf/Makefile (CFLAGS-interp.c): Remove.
1275         ($(elf-objpfx)runtime-linker.h): Generate header with linker
1276         path string.
1277         * elf/interp.c: Include generated runtime-linker.h
1278
1279         * Makerules (lib%.so): Don't include $(+interp) in
1280         prerequisites.
1281         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
1282         * dlfcn/eval.c: Remove file.
1283
1284         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
1285         macros.
1286
1287         [BZ #17266]
1288         * misc/sys/cdefs.h: Define __extern_always_inline for clang
1289         4.2 and newer.
1290
1291         [BZ #17370]
1292         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
1293
1294 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1295             Jakub Jelinek  <jakub@redhat.com>
1296
1297         [BZ #17266]
1298         * libio/stdio.h: Check definition of __fortify_function
1299         instead of __extern_always_inline to include bits/stdio2.h.
1300         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
1301         check if __extern_always_inline is defined.
1302         [__USE_MISC || __USE_XOPEN]: Likewise.
1303         [__USE_ISOC99] Likewise.
1304         * misc/sys/cdefs.h (__fortify_function): Define only if
1305         __extern_always_inline is defined.
1306         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
1307         __extern_always_inline and __extern_inline only for g++-4.3
1308         and newer or a compatible gcc.
1309
1310 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
1311
1312         [BZ #17371]
1313         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
1314         last change to handle zero prefix length.
1315
1316 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
1317
1318         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
1319         _SC_REGEX_VERSION.
1320
1321         * posix/getconf.c (vars): Add _POSIX_IPV6 and
1322         _POSIX_RAW_SOCKETS.
1323
1324 2014-09-13  Allan McRae  <allan@archlinux.org>
1325
1326         * po/ru.po: Update Russian translation from translation project.
1327
1328 2014-09-12  Roland McGrath  <roland@hack.frob.com>
1329
1330         * locale/programs/locale.c (show_locale_vars): Inline local function
1331         into its sole call site.  Clean up some style nits.
1332         (print_item): New function, broken out of ...
1333         (show_info): ... local function here.  Clean up style nits.
1334
1335         * locale/programs/ld-ctype.c (set_one_default): New function, broken
1336         out of ...
1337         (set_class_defaults): ... local function set_default here.
1338         Define set_default as a macro locally to pass constant parameters.
1339         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
1340         rather than a shared local.
1341
1342         * stdlib/rpmatch.c (try): New function, broken out of ...
1343         (rpmatch): ... local function here.  Also, prototypify definition.
1344
1345 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
1346
1347         * scripts/soversions.awk: Do not handle configuration names.
1348         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
1349         vendor and os variables to soversions.awk.
1350         * configure.ac: Do not modify gnu-* host_os.
1351         * configure: Regenerated
1352         * shlib-versions: Remove first column with configuration names.
1353         * nptl/shlib-versions: Likewise.
1354         * nptl_db/shlib-versions: Likewise.
1355         * sysdeps/hppa/shlib-versions: Likewise.
1356         * sysdeps/m68k/shlib-versions: Likewise.
1357         * sysdeps/mach/hurd/shlib-versions: Likewise.
1358         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
1359         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
1360         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
1361         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
1362         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
1363         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
1364         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
1365         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
1366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1367         Likewise.
1368         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1369         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1370         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1371         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1372         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1373         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
1374         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
1375         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1376
1377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
1378         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
1379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
1380         Regenerated.
1381         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
1382         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
1383         Condition symbol version definitions on [HAVE_ELFV2_ABI].
1384
1385         * shlib-versions: Remove OS-specific entries.  Moved to files in
1386         sysdeps.
1387         * sysdeps/mach/hurd/shlib-versions: New file.
1388         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
1389
1390         * nptl/shlib-versions: Remove architecture-specific entries.
1391         Moved to files in sysdeps.
1392         * shlib-versions: Likewise.
1393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
1394         file.
1395         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1396         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
1397         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
1398         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
1399
1400         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
1401         (UDP_NO_CHECK6_RX): Likewise.
1402
1403 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1404
1405         * sysdeps/posix/sysconf.c (__sysconf): Spell
1406         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
1407
1408 2014-08-12  Florian Weimer  <fweimer@redhat.com>
1409
1410         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
1411         loading.
1412         * iconv/Versions (__gconv_transliterate): Export for use from
1413         gconv modules.
1414         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
1415         (struct __gconv_trans_data, __gconv_trans_fct,
1416         __gconv_trans_context_fct, __gconv_trans_query_fct,
1417         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
1418         definitions.
1419         (struct __gconv_step_data): Remove __trans member.
1420         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
1421         longer hidden.  Remove unused trans_data argument.
1422         * iconv/gconv_int.h (struct trans_struct): Remove definition.
1423         (__gconv_translit_find): Remove declaration.
1424         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
1425         prototype.
1426         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
1427         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
1428         trans_data argument.  Add hidden definition.
1429         (__gconv_translit_find): Remove.
1430         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
1431         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
1432         * iconv/skeleton.c: Remove transliteration initialization.
1433         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
1434         __gconv_step_data initialization.
1435         * libio/iofwide.c (__libio_translit_): Remove.
1436         (_IO_fwide): Adjust struct __gconv_step_data initialization.
1437         * wcsmbs/btowc.c (__btowc): Likewise.
1438         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
1439         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
1440         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
1441         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
1442         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
1443         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
1444         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
1445         * wcsmbs/wctob.c (wctob): Likewise.
1446
1447 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1448
1449         [BZ #16194]
1450         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
1451         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
1452         register usage.
1453         * sysdeps/x86/Makefile: Adjust.
1454
1455 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1456             Roland McGrath  <roland@hack.frob.com>
1457
1458         * locale/weight.h: Add include guard.
1459         (findidx): Make static rather than auto; take new parameters
1460         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
1461         * locale/weightwc.h: Likewise.
1462         * posix/fnmatch_loop.c
1463         (FCT): Change type of EXTRA from int32_t to wint_t.
1464         Don't include either header inside the function.
1465         Call FINDIDX rather than findidx, and pass new arguments.
1466         #undef FINDIDX at the end of the file.
1467         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
1468         FINDIDX before including fnmatch_loop.c for the non-wide version.
1469         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
1470         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
1471         for the wide version.
1472         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
1473         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
1474         Pass new arguments to findidx.
1475         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
1476         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
1477         Don't #include it inside the function.  Pass new arguments to findidx.
1478         * posix/regex_internal.h
1479         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
1480         (re_string_elem_size_at): Don't #include it inside the function.
1481         Pass new arguments to findidx.
1482         * string/strcoll_l.c: #include WEIGHT_H at top level.
1483         (get_next_seq): Don't #include it inside the function.
1484         Pass new arguments to findidx.
1485         (get_next_seq_nocache): Likewise.
1486         * string/strxfrm_l.c: #include WEIGHT_H at top level.
1487         (STRXFRM): Don't #include it inside the function.
1488         Pass new arguments to findidx.
1489
1490 2014-09-11  Florian Weimer  <fweimer@redhat.com>
1491
1492         [BZ #17344]
1493         * malloc/malloc.c (unlink): Turn asserts into a call to
1494         malloc_printerr.
1495
1496 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
1497
1498         [BZ #17370]
1499         * libio/wfileops (do_ftell_wide): Free OUT.
1500
1501 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
1502
1503         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
1504
1505 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
1506
1507         [BZ #17363]
1508         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
1509         group if the current group is empty.
1510
1511 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1512
1513         * benchtests/bench-memset.c (test_main): Add more test from size
1514         from 32 to 512 bytes.
1515         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1516         Add POWER8 memset object.
1517         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1518         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
1519         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
1520         implementation.
1521         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
1522         Likewise.
1523         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
1524         multiarch POWER8 memset optimization.
1525         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
1526         POWER8 memset optimization.
1527
1528         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1529         Remove bzero multiarch objects.
1530         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
1531         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
1532         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
1533         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
1534         Remove define.
1535         [__bzero]: Redefine to specific name.
1536         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
1537         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
1538         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
1539         define.
1540         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
1541         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
1542
1543 2014-09-10  Florian Weimer  <fweimer@redhat.com>
1544
1545         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
1546         warnings into errors.
1547
1548         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
1549         __cxa_thread_atexit_impl prototype.
1550
1551 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1552
1553         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
1554         Fix capitalization of error message.
1555
1556 2014-09-09  Steve Ellcey  <sellcey@mips.com>
1557
1558         * sysdeps/mips/preconfigure: Modify ABI tests.
1559
1560 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
1561
1562         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
1563
1564 2014-09-07  Roland McGrath  <roland@hack.frob.com>
1565             Carlos O'Donell  <carlos@systemhalted.org>
1566
1567         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
1568         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
1569         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
1570         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
1571         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
1572         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
1573         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
1574         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
1575         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
1576         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
1577         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
1578         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
1579         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
1580         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
1581         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
1582         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
1583         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
1584         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
1585         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
1586         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
1587         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
1588         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
1589         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
1590         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
1591         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
1592         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
1593         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
1594         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
1595         Deconditionalize the code that was previously under [RESET_PID].
1596         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
1597         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
1598         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
1599         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
1600         include sysdep.h.
1601
1602 2014-09-08  Allan McRae  <allan@archlinux.org>
1603
1604         * version.h (RELEASE): Set to "development".
1605         (VERSION): Set to "2.20.90"
1606
1607 2014-09-07  Allan McRae  <allan@archlinux.org
1608
1609         * version.h (RELEASE): Set to "stable".
1610         (VERSION): Set to "2.20"
1611         * include/features.h (__GLIBC_MINOR__): Set to 20.
1612
1613         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
1614         Liebler.
1615
1616         * po/ko.po: Update Korean translation from translation project.
1617
1618 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
1619
1620         [BZ #17354]
1621         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
1622         macro for handling signed relocations.
1623
1624 2014-09-03  Florian Weimer  <fweimer@redhat.com>
1625
1626         [BZ #17325]
1627         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
1628         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
1629         assert.
1630         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
1631         * iconvdata/ibm935.c (BODY): Likewise.
1632         * iconvdata/ibm937.c (BODY): Likewise.
1633         * iconvdata/ibm939.c (BODY): Likewise.
1634         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
1635         assert.
1636         * iconvdata/Makefile (iconv-test.out): Pass module list to test
1637         script.
1638         * iconvdata/run-iconv-test.sh: New test loop for checking for
1639         decoder crashers.
1640
1641 2014-09-02  Khem Raj  <raj.khem@gmail.com>
1642
1643         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
1644         libm_hidden_ver.
1645
1646 2014-09-01  Allan McRae  <allan@archlinux.org>
1647
1648         * po/eo.po: Update Esperanto translation from translation project.
1649
1650         * po/ca.po: Update Catalan translation from translation project.
1651
1652 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1653
1654         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
1655         __proc_dostop call.
1656
1657 2014-08-27  Mark Wielaard  <mjw@redhat.com>
1658
1659         [BZ #17319]
1660         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
1661         to call set_thread_area instead of hand written asm.
1662         (__NR_set_thread_area): Removed define.
1663         (TLS_FLAG_WRITABLE): Likewise.
1664         (__ASSUME_SET_THREAD_AREA): Remove check.
1665         (TLS_EBX_ARG): Remove define.
1666         (TLS_LOAD_EBX): Likewise.
1667
1668 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1669
1670         Simplify atomicity of socket creation in bind.
1671
1672         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
1673         looking up the name after linking the file.
1674
1675 2014-08-27  Allan McRae  <allan@archlinux.org>
1676
1677         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
1678
1679 2014-08-26  Florian Weimer  <fweimer@redhat.com>
1680
1681         [BZ #17187]
1682         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
1683         trans_compare, open_translit, __gconv_translit_find):
1684         Remove module loading code.
1685
1686 2014-08-26  Allan McRae  <allan@archlinux.org>
1687
1688         * po/vi.po: Update Vietnamese translation from translation project.
1689
1690         * po/uk.po: Update Ukrainian translation from translation project.
1691
1692         * po/fr.po: Update French translation from translation project.
1693
1694         * po/ru.po: Update Russian translation from translation project.
1695
1696         * po/pl.po: Update Polish translation from translation project.
1697
1698         * po/cs.po: Update Czech translation from translation project.
1699
1700         * po/de.po: Update German translation from translation project.
1701
1702         * po/bg.po: Update Bulgarian translation from translation project.
1703
1704         * po/sv.po: Update Sweedish translation from translation project.
1705
1706         * po/nl.po: Update Dutch translation from translation project.
1707
1708         * po/es.po: Update Spanish translation from translation project.
1709
1710 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
1711
1712         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
1713
1714         * catgets/Makefile (CPPFLAGS-gencat): Remove.
1715         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
1716         (CPPFLAGS-iconvconfig): Likewise.
1717         * timezone/Makefile (CPPFLAGS-zic): Likewise.
1718
1719         * include/libc-symbols.h: Remove unnecessary check for
1720         NOT_IN_libc.
1721         * nptl/pthreadP.h: Likewise.
1722         * sysdeps/aarch64/setjmp.S: Likewise.
1723         * sysdeps/alpha/setjmp.S: Likewise.
1724         * sysdeps/arm/sysdep.h: Likewise.
1725         * sysdeps/i386/setjmp.S: Likewise.
1726         * sysdeps/m68k/setjmp.c: Likewise.
1727         * sysdeps/posix/getcwd.c: Likewise.
1728         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
1729         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
1730         * sysdeps/s390/s390-32/setjmp.S: Likewise.
1731         * sysdeps/s390/s390-64/setjmp.S: Likewise.
1732         * sysdeps/sh/sh3/setjmp.S: Likewise.
1733         * sysdeps/sh/sh4/setjmp.S: Likewise.
1734         * sysdeps/unix/alpha/sysdep.h: Likewise.
1735         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
1736         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1737         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1738         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1739         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
1740         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
1741         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1742         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1743         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1744         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1745         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1746         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
1747         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1748         * sysdeps/x86_64/setjmp.S: Likewise.
1749
1750 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
1751
1752         [BZ #17263]
1753         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
1754         <stdint.h>.
1755         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
1756         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
1757
1758 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
1759
1760         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
1761
1762         [BZ #17262]
1763         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
1764         and __x86_64__ when disabling x87 inline functions.
1765
1766 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
1767
1768         [BZ #17259]
1769         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
1770         asm statement with __cpuid_count.
1771
1772 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
1773
1774         * configure.ac: Change __ehdr_start code to dereference the struct.
1775         Run readelf on the output to look for relocations.
1776         * configure: Regenerated.
1777
1778 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
1779
1780         [BZ #17261]
1781         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
1782         value to 0.
1783         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
1784
1785 2014-08-12  Roland McGrath  <roland@hack.frob.com>
1786
1787         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
1788
1789 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
1790
1791         [BZ #16892]
1792         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
1793         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
1794
1795 2014-08-12  Sean Anderson  <seanga2@gmail.com>
1796
1797         * malloc/malloc.c: Fix typo in comment.
1798
1799 2014-08-09  Allan McRae  <allan@archlinux.org>
1800
1801         * Regenerate libc.po.
1802
1803 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
1804
1805         * intl/tst-gettext2.sh: Check every lang file for creation.
1806
1807 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1808
1809         * sysdeps/aarch64/fpu/math_private.h
1810         (libc_feholdsetround_noex_aarch64_ctx): New function.
1811
1812 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
1813
1814         * sysdeps/arm/armv6/strcpy.S (strcpy):
1815         Fix performance issue in misaligned cases.
1816
1817 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1818
1819         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
1820         Move definition from termios.h.
1821         (struct termio): Likewise.
1822         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1823         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1824         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1825         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1826         Likewise.
1827         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
1828         Move definition to ioctl-types.h
1829         (struct termio): Likewise.
1830         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
1831         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
1832         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
1833         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
1834         Likewise.
1835
1836 2014-08-05  Richard Henderson  <rth@redhat.com>
1837
1838         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
1839         exceptions.
1840         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
1841         Add fraiseexcpt.
1842         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
1843         Use __feraiseexcept.
1844         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
1845         Protect libm symbols with IS_IN_libm.
1846
1847         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
1848
1849 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
1850
1851         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
1852
1853 2014-08-04  Will Newton  <will.newton@linaro.org>
1854
1855         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
1856         file.
1857
1858 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
1859
1860         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
1861         variants for each function.
1862
1863 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1864
1865         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
1866         appended ...
1867         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
1868         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
1869         appended ...
1870         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
1871         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
1872         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
1873         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
1874         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
1875         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
1876         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
1877         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
1878         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
1879         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
1880         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
1881         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
1882         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
1883         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
1884         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
1885         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
1886         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
1887         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
1888         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
1889         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
1890         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
1891         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
1892         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
1893         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
1894         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
1895         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
1896         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
1897         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
1898         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
1899         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
1900         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
1901         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
1902         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
1903         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
1904         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
1905         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
1906         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
1907         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
1908         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
1909         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
1910         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
1911         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
1912         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
1913         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
1914         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
1915         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
1916         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
1917         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
1918         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
1919         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
1920         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
1921         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
1922         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
1923         Update #include.
1924         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
1925         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
1926
1927 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1928
1929         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
1930         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
1931         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
1932         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
1933         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
1934         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
1935
1936 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1937
1938         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
1939         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
1940         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
1941         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
1942
1943 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1944
1945         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
1946         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
1947         (__libc_vfork): Define function under this name.
1948         (__vfork): Define as an alias.
1949         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
1950         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
1951
1952 2014-08-04  Roland McGrath  <roland@hack.frob.com>
1953
1954         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
1955         that was previously under [RESET_PID].
1956         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
1957
1958 2014-08-04  Andreas Schwab  <schwab@suse.de>
1959
1960         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
1961
1962 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
1963
1964         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
1965         (main): Likewise.
1966
1967 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1968
1969         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
1970
1971 2014-08-01  Richard Henderon  <rth@redhat.com>
1972
1973         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
1974         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
1975         typo in exact zero test.
1976         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
1977         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
1978         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
1979
1980 2014-08-01  Roland McGrath  <roland@hack.frob.com>
1981
1982         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
1983         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
1984         * sysdeps/arm/sysdep.h: ... here.
1985         [!__ASSEMBLER__]: Include <stdint.h>.
1986
1987 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1988
1989         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
1990         (HAVE_WCTYPE_H): Likewise.
1991         (HAVE_ISWCTYPE): Likewise.
1992         (ENABLE_NLS): Likewise.
1993         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
1994         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
1995
1996         * posix/regex_internal.c: Check if DEBUG is defined and is
1997         set.
1998
1999         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
2000         (HAVE_MBSRTOWCS): Likewise.
2001         * posix/fnmatch.c: Include string.h unconditionally.
2002
2003 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
2004
2005         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
2006         reversal.
2007
2008 2014-07-31  Roland McGrath  <roland@hack.frob.com>
2009
2010         * sysdeps/generic/safe-fatal.h: New file.
2011         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
2012         * nptl/forward.c: Include it.
2013         (__pthread_unwind): Use __safe_fatal as default action, rather
2014         than a bogus use of INTERNAL_SYSCALL that could never work.
2015
2016         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
2017         * configure.ac (libc_cv_builtin_trap): New test.
2018         * configure: Regenerated.
2019         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
2020         (ABORT_INSTRUCTION): Define using __builtin_trap.
2021
2022         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
2023         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
2024         * sysdeps/nptl/nptl-signals.h: New file.
2025         * nptl/pthreadP.h: Include <nptl-signals.h>.
2026
2027 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
2028
2029         * sysdeps/s390/s390-64/utf16-utf32-z9.c
2030         (ONE_DIRECTION): Define.
2031         * sysdeps/s390/s390-64/utf8-utf16-z9.c
2032         (ONE_DIRECTION): Define.
2033         * sysdeps/s390/s390-64/utf8-utf32-z9.c
2034         (ONE_DIRECTION): Define.
2035
2036 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
2037
2038         * sysdeps/s390/Makefile: Delete file.
2039         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
2040         * sysdeps/s390/__longjmp.c: Delete file.
2041         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
2042         Remove fields __flags and __reserved.
2043         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
2044         and add versioning.
2045         * sysdeps/s390/rtld-__longjmp.c: Delete file.
2046         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
2047         * sysdeps/s390/rtld-setjmp.S: Likewise.
2048         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
2049         * sysdeps/s390/s390-32/__longjmp.c: ... here.
2050         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
2051         * sysdeps/s390/s390-32/setjmp.S: ... here.
2052         Add versioning.
2053         (__sigsetjmp): Remove setting __flags field.
2054         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
2055         * sysdeps/s390/s390-64/__longjmp.c: ... here.
2056         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
2057         * sysdeps/s390/s390-64/setjmp.S: ... here.
2058         Add versioning.
2059         (__sigsetjmp): Remove setting __flags field.
2060         * sysdeps/s390/setjmp.S: Delete file.
2061         * sysdeps/s390/sigjmp.c: Likewise.
2062         * sysdeps/s390/v1-longjmp.c: Likewise.
2063         * sysdeps/s390/v1-setjmp.h: Likewise.
2064         * sysdeps/s390/v1-sigjmp.c: Likewise.
2065         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
2066         Remove v1-longjmp_chk.
2067         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
2068         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
2069         Include debug/longjmp_chk.c and add versioning.
2070         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
2071         Include nptl/pt-longjmp.c and add versioning.
2072         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
2073         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
2074         Include __longjmp.c.
2075         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
2076         Move to ...
2077         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
2078         (__getcontext): Remove setting __flags field.
2079         Add versioning.
2080         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
2081         Don't restore upper high grps.
2082         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
2083         Likewise.
2084         (__swapcontext): Remove setting uc_flags field.
2085         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
2086         Delete file.
2087         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
2088         Include __longjmp.c.
2089         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
2090         Move to ...
2091         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
2092         (__getcontext): Remove setting __flags field.
2093         Add versioning.
2094         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
2095         (__swapcontext): Remove setting uc_flags field.
2096         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
2097         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
2098         Remove fields uc_high_gprs and __reserved.
2099         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
2100         New file with reverted content.
2101         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
2102         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
2103         Regenerated.
2104         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
2105         Regenerated.
2106
2107 2014-07-31  Andreas Schwab  <schwab@suse.de>
2108
2109         * config.h.in (HAVE_IFUNC): Define to 0.
2110         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
2111         definedness.
2112
2113 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
2114
2115         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2116         memmove-avx-unaligned, memcpy-avx-unaligned and
2117         mempcpy-avx-unaligned.
2118         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2119         Add tests for AVX memcpy functions.
2120         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
2121         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
2122         memcpy_chk.
2123         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
2124         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
2125         memmove_chk.
2126         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
2127         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
2128         mempcpy_chk.
2129         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
2130         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
2131         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
2132
2133 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2134
2135         [BZ #17213]
2136         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
2137         powerpc64le.
2138
2139 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
2140
2141         [BZ #16839]
2142         * manual/llio.texi: Add section about open file description locks.
2143         * manual/examples/ofdlocks.c: Example of open file description
2144         lock usage.
2145         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
2146         F_OFD_SETLK, and F_OFD_SETLKW.
2147
2148 2014-07-23  Allan McRae  <allan@archlinux.org>
2149
2150         * po/es.po: Update Spanish translation from translation project.
2151
2152 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
2153
2154         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
2155
2156 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
2157
2158         [BZ #17078]
2159         * sysdeps/arm/dl-machine.h (elf_machine_rela)
2160         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
2161         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
2162
2163 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
2164
2165         [BZ #17088]
2166         * math/fesetenv.c (__fesetenv)
2167         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
2168         * math/feupdateenv.c (__feupdateenv)
2169         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
2170
2171         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
2172         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
2173         (__ASSUME_SOCKETCALL): Do not define.
2174
2175         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
2176         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
2177         (__ASSUME_SOCKETCALL): Do not define.
2178         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
2179         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
2180         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2181         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
2182         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2183         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
2184         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2185         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2186
2187         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
2188         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
2189         (__ASSUME_SOCKETCALL): Do not define.
2190         (__ASSUME_IPC64): Define unconditionally.
2191         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2192         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2193         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2194         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2195         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
2196         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2197         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
2198         Likewise.
2199
2200         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
2201         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
2202         (__ASSUME_SOCKETCALL): Do not define.
2203         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
2204         (__ASSUME_FUTEX_LOCK_PI): Likewise.
2205         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2206         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
2207         (__ASSUME_REQUEUE_PI): Define unconditionally.
2208         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
2209         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
2210         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2211         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
2212         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2213         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2214
2215         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
2216         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
2217         (__ASSUME_SOCKETCALL): Do not define.
2218         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
2219         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2220         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2221         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
2222         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2223         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2224
2225         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
2226         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
2227         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2228         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
2229         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2230         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
2231         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2232         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
2233         (__ASSUME_GETCPU_SYSCALL): Likewise.
2234
2235         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
2236         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
2237         cases for individual architectures.
2238         * sysdeps/gnu/configure: Regenerated.
2239         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
2240         LIBC_SLIBDIR_RTLDDIR.
2241         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
2242         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
2243         LIBC_SLIBDIR_RTLDDIR.
2244         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2245         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
2246         LIBC_SLIBDIR_RTLDDIR.
2247         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
2248         Regenerated.
2249         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
2250         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
2251         file.
2252         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
2253         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
2254         file.
2255         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
2256         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
2257         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
2258         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
2259
2260         * sysdeps/aarch64/shlib-versions: Move to ...
2261         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
2262         * sysdeps/alpha/shlib-versions: Move to ...
2263         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
2264         * sysdeps/arm/shlib-versions: Move to ...
2265         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
2266         * sysdeps/hppa/shlib-versions: Move all contents except for
2267         libgcc_s entry to ...
2268         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
2269         entry from ...
2270         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
2271         * sysdeps/ia64/shlib-versions: Move to ...
2272         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
2273         entry from ...
2274         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
2275         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
2276         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
2277         * sysdeps/microblaze/shlib-versions: Move to ...
2278         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
2279         * sysdeps/mips/shlib-versions: Move to ...
2280         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
2281         entry from ...
2282         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
2283         * sysdeps/tile/shlib-versions: Move to ...
2284         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
2285         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
2286         from ...
2287         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
2288         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
2289         entry from ...
2290         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
2291
2292 2014-07-17  Will Newton  <will.newton@linaro.org>
2293
2294         * sysdeps/arm/bits/atomic.h
2295         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
2296         (__arch_compare_and_exchange_bool_16_int): Likewise.
2297         (__arch_compare_and_exchange_bool_64_int): Likewise.
2298
2299         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
2300         into an #else block.
2301
2302 2014-07-16  Roland McGrath  <roland@hack.frob.com>
2303
2304         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
2305         just Linux configurations.  Test empirically that the compiler sets
2306         __ARM_EABI__, rather than using the tuple to decide.
2307         * sysdeps/arm/preconfigure: Regenerated.
2308         * sysdeps/unix/sysv/linux/arm/configure: File removed.
2309         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
2310         contents appended ...
2311         * sysdeps/arm/configure.ac: ... here.
2312         * sysdeps/arm/configure: Regenerated.
2313
2314 2014-07-15  Roland McGrath  <roland@hack.frob.com>
2315
2316         * nptl/pthread_kill.c: New file.
2317         * nptl/pthread_sigmask.c: New file.
2318         * nptl/pthread_sigqueue.c: New file.
2319
2320         * sysdeps/nptl/lowlevellock.h: New file.
2321         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
2322         * sysdeps/nptl/lowlevellock-futex.h: New file.
2323
2324         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
2325         Remove dead declarations.
2326
2327 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2328
2329         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
2330         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
2331         config-cflags-avx2.
2332         * sysdeps/x86_64/configure.ac: Likewise.
2333         * sysdeps/i386/configure: Regenerated.
2334         * sysdeps/x86_64/configure: Likewise.
2335         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2336         memset-avx2 only if config-cflags-avx2 is yes.
2337         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2338         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
2339         defined.
2340         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
2341         only if HAVE_AVX2_SUPPORT is defined.
2342         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
2343
2344 2014-07-14  Alan Modra  <amodra@gmail.com>
2345
2346         [BZ #17153]
2347         * elf/elf.h (DT_PPC64_NUM): Correct value.
2348         * NEWS: Add to fixed bug list.
2349
2350 2014-07-13  Jim Meyering  <meyering@fb.com>
2351
2352         [BZ 17150]
2353         regex: don't deref NULL upon heap allocation failure
2354         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
2355         failure in one more place.
2356         To trigger the segfault, configure grep -with-included-regex,
2357         build it, and run these commands:
2358         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
2359
2360 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
2361
2362         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
2363
2364 2014-07-11  Richard Henderson  <rth@redhat.com>
2365
2366         * sysdeps/aarch64/libm-test-ulps: Update.
2367
2368 2014-07-10  Florian Weimer  <fweimer@redhat.com>
2369
2370         [BZ #17135]
2371         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
2372         * nptl/allocatestack.c (__nptl_setxid_error): New function.
2373         (__nptl_setxid): Initialize error member.  Call
2374         __nptl_setxid_error.
2375         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
2376         * nptl/descr.h (struct xid_command): Add error member.
2377         * nptl/tst-setuid3.c: New file.
2378         * nptl/Makefile (tests): Add it.
2379
2380 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2381
2382         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
2383         New define.
2384         (__lll_trylock): Use __lll_base_trylock.
2385         (__lll_cond_trylock): Likewise.
2386
2387 2014-07-10  Roland McGrath  <roland@hack.frob.com>
2388
2389         * nptl/pthread_create.c (start_thread): Use atomic_or and
2390         lll_futex_wake directly rather than lll_robust_dead.
2391         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2392         (lll_robust_dead): Macro removed.
2393         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
2394         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2395         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2396         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2397         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2398         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2399         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2400         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2401         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2402         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2403         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2404         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2405         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2406         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2407         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2408
2409         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
2410         Use atomic_compare_and_exchange_val_acq directly rather than
2411         lll_robust_trylock.
2412         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
2413         (__lll_robust_trylock, lll_robust_trylock): Removed.
2414         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
2415         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
2416         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
2417         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
2418         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
2419         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
2420         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
2421         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
2422         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
2423         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
2424         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
2425         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
2426         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
2427         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
2428
2429 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2430
2431         * manual/locale.texi (Locale Names): New section documenting
2432         locale name syntax.  Adjust menu and node chaining accordingly.
2433         (Choosing Locale): Reference Locale Names, Locale Categories.
2434         Mention setting LC_ALL=C.  Reflect that name syntax is now
2435         documented.
2436         (Locale Categories): New section title.  Reference Locale Names.
2437         LC_ALL is an environment variable, but not a category.
2438         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
2439         description, now in Locale Name.  Reference that section.  Locale
2440         name syntax is now documented.
2441
2442 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2443
2444         [BZ #17137]
2445         * locale/findlocale.c (name_present, valid_locale_name): New
2446         functions.
2447         (_nl_find_locale): Use the loc_name variable to store name
2448         candidates.  Call name_present and valid_locale_name to check and
2449         validate locale names.  Return an error if the locale is invalid.
2450
2451 2014-07-02  Florian Weimer  <fweimer@redhat.com>
2452
2453         * locale/setlocale.c (setlocale): Use strdup for allocating
2454         composite name copy.
2455
2456 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
2457
2458         Sync up with gnulib.
2459         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
2460         [!_LIBC && ENABLE_NLS]: Include gettext.h.
2461         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
2462         and _GL_ARG_NONNULL.
2463         [USE_UNLOCKED_IO]: Include unlocked-io.h.
2464         [!_LIBC]: Include code for Windows and Cygwin.
2465         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
2466         Include prototype for int strerror_r.
2467         [!_LIBC] (is_open): New function.
2468         (flush_stdout): New function.
2469         (print_errno_message): Use it.
2470         (error): Likewise.
2471         (error_at_line): Likewise.
2472         (error_tail) Add function attribute macros.  Use
2473         __builtin_expect.
2474
2475         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
2476
2477         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
2478
2479         * io/ftw.c: Include sys/param.h unconditionally.
2480
2481         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
2482
2483         [BZ #17125]
2484         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
2485         libc_freeres_ptr.
2486         (freecache): New function to free CACHE on exit.
2487
2488         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
2489         initialization.
2490
2491 2014-07-09  David S. Miller  <davem@davemloft.net>
2492
2493         * sysdeps/sparc/fpu/libm-test-ulps: Update.
2494
2495         * sysdeps/sparc/nptl/internaltypes.h: Delete.
2496         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
2497         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
2498         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
2499         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
2500         * sysdeps/sparc/nptl/sem_init.c: Likewise.
2501         * sysdeps/sparc/nptl/sem_post.c: Likewise.
2502         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
2503         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
2504         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
2505         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
2506         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
2507         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
2508
2509 2014-07-09  Andreas Schwab  <schwab@suse.de>
2510
2511         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
2512         output.
2513         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
2514         (do_test): Likewise.
2515
2516         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
2517
2518 2014-07-09  Will Newton  <will.newton@linaro.org>
2519
2520         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
2521         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
2522         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
2523         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
2524         * sysdeps/hppa/start.S (_start): Likewise.
2525
2526 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
2527
2528         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
2529
2530         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
2531         defined.
2532
2533 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2534
2535         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
2536         after checking that it is non-NULL.
2537
2538         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
2539
2540 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2541
2542         * sysdeps/powerpc/memmove.c: Remove file.
2543         * sysdeps/powerpc/powerpc32/power4/memcopy.h
2544         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
2545         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
2546         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
2547         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
2548         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
2549         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
2550         string memmove instead of removed powerpc one.
2551
2552         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2553         [weak_alias]: Fix compiler warning due trailing data.
2554         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
2555         [weak_alias]: Likewise.
2556         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
2557         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
2558
2559         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2560         (__libc_ifunc_impl_list): Add memmove functions.
2561
2562 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
2563
2564         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
2565         Remove code.
2566         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
2567         Likewise
2568         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
2569         Likewise
2570         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
2571         Likewise
2572         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
2573         Likewise
2574         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
2575         Likewise
2576         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
2577         Likewise
2578         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
2579         Likewise
2580         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
2581         Likewise
2582         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
2583         Likewise
2584         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
2585         Likewise
2586         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
2587         Likewise
2588         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
2589         Likewise
2590         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
2591         Likewise
2592         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
2593         Likewise
2594         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
2595         Likewise
2596         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
2597         Likewise
2598
2599 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2600
2601         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
2602         to avoid alignment traps in non-cacheable memory.
2603         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
2604
2605         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
2606         multiarch objects.
2607         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
2608         file: multiarch power7 memmove.
2609         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
2610         multiarch default memmove.
2611         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
2612         multiarch memove for powerpc32/power4.
2613
2614         * string/bcopy.c: Use full path to include memmove.c.
2615         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
2616         multiarch objects.
2617         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
2618         bcopy for powerpc64.
2619         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
2620         bcopy for powerpc64.
2621         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
2622         and memmove implementations.
2623         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
2624         optimized multiarch memmove for POWER7/powerpc64.
2625         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
2626         default multiarch memmove for powerpc64.
2627         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
2628         multiarch for powerpc64.
2629         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
2630         for POWER7/powerpc64.
2631         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
2632         memmove for POWER7/powerpc64.
2633
2634         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
2635         glibc default one.
2636
2637         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
2638         __ELF_NATIVE_CLASS equal to 64.
2639
2640 2014-07-07  Roland McGrath  <roland@hack.frob.com>
2641
2642         * sysdeps/nptl/lowlevellock.h: File removed.
2643
2644         * NEWS: NPTL is no longer an add-on!
2645         * nptl/internaltypes.h: Moved ...
2646         * sysdeps/nptl/internaltypes.h: ... here.
2647         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
2648         * sysdeps/nptl/fork.c: Likewise.
2649         * sysdeps/nptl/gai_misc.h: Likewise.
2650         * sysdeps/nptl/librt-cancellation.c: Likewise.
2651         * sysdeps/nptl/jmp-unwind.c: Likewise.
2652         * sysdeps/nptl/setxid.h: Likewise.
2653         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
2654         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
2655         * sysdeps/unix/sysv/linux/arm/Implies: New file.
2656         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
2657         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
2658         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
2659         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
2660         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
2661         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
2662         * sysdeps/unix/sysv/linux/mips/Implies: New file.
2663         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
2664         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
2665         * sysdeps/unix/sysv/linux/sh/Implies: New file.
2666         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
2667         * sysdeps/unix/sysv/linux/tile/Implies: New file.
2668         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
2669         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
2670         * nptl/Makeconfig: Moved ...
2671         * sysdeps/nptl/Makeconfig: ... here.
2672         * nptl/configure: File removed.
2673         * nptl/ANNOUNCE: File removed.
2674         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
2675         * sysdeps/unix/sysv/linux/configure: Regenerated.
2676
2677         * nptl/Makefile (routines): Add libc_pthread_init,
2678         libc_multiple_threads, register-atfork and unregister-atfork.
2679         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
2680         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
2681         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
2682         pthread-pi-defines.sym, structsem.sym.
2683         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
2684         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
2685         [$(subdir) = nptl] (tests): Add tst-setgetname.
2686         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
2687         * sysdeps/unix/sysv/linux/sigaction.c: Just include
2688         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
2689         [!LIBC_SIGACTION]: Remove aliases.
2690         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2691         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2692         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2693         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
2694         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2695         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
2696         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
2697         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
2698         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2699         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
2700         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
2701         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
2702         __libc_allocate_rtsig_private.
2703         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
2704         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
2705         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
2706         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
2707         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
2708         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
2709         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
2710         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
2711         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
2712         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
2713         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
2714         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
2715         * nptl/internaltypes.h: ... here.
2716         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
2717         * sysdeps/nptl/jmp-unwind.c: ... here.
2718         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
2719         * nptl/libc-lowlevellock.c: ... here.
2720         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
2721         * nptl/libc_multiple_threads.c: ... here.
2722         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
2723         * nptl/libc_pthread_init.c: ... here.
2724         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
2725         * nptl/lowlevelbarrier.sym: ... here.
2726         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
2727         * nptl/lowlevelcond.sym: ... here.
2728         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
2729         * nptl/lowlevellock.c: ... here.
2730         * nptl/lowlevellock.h: Moved ...
2731         * sysdeps/nptl/lowlevellock.h: ... here.
2732         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
2733         * nptl/lowlevelrobustlock.c: ... here.
2734         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
2735         * nptl/lowlevelrobustlock.sym: ... here.
2736         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
2737         * nptl/lowlevelrwlock.sym: ... here.
2738         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
2739         * nptl/pt-fork.c: ... here.
2740         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
2741         * nptl/pthread-pi-defines.sym: ... here.
2742         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
2743         * nptl/pthread_attr_getaffinity.c: ... here.
2744         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
2745         * nptl/pthread_attr_setaffinity.c: ... here.
2746         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
2747         * nptl/pthread_mutex_cond_lock.c: ... here.
2748         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
2749         Update #include.
2750         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
2751         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
2752         * nptl/pthread_once.c: ... here, replacing old file.
2753         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
2754         * nptl/pthread_yield.c: ... here.
2755         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
2756         * nptl/register-atfork.c: ... here.
2757         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
2758         * nptl/sem_post.c: ... here.
2759         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
2760         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
2761         * nptl/sem_timedwait.c: ... here.
2762         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
2763         * nptl/sem_trywait.c: ... here.
2764         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
2765         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
2766         * nptl/sem_wait.c: ... here.
2767         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
2768         * nptl/structsem.sym: ... here.
2769         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
2770         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
2771         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
2772         * nptl/unregister-atfork.c: ... here.
2773         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
2774         * nptl/unwindbuf.sym: ... here.
2775         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
2776         * sysdeps/nptl/fork.c: ... here.
2777         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
2778         * sysdeps/nptl/fork.h: ... here.
2779         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
2780         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
2781         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
2782         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
2783         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
2784         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
2785         * sysdeps/unix/sysv/linux/getpid.c: ... here.
2786         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
2787         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
2788         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
2789         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
2790         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
2791         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
2792         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
2793         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
2794         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
2795         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
2796         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
2797         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
2798         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
2799         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
2800         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
2801         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
2802         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
2803         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
2804         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
2805         * sysdeps/unix/sysv/linux/raise.c: ... here.
2806         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
2807         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
2808         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
2809         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
2810         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
2811         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
2812         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
2813         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
2814         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
2815         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
2816         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
2817         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
2818         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
2819         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
2820         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
2821
2822 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
2823
2824         * sysdeps/generic/memcopy.h: Add comment for
2825         MEMCPY_OK_FOR_FWD_MEMMOVE.
2826
2827 2014-07-04  Will Newton  <will.newton@linaro.org>
2828
2829         * string/memchr.c: Merge from gnulib.
2830         [_LIBC]: Remove conditionals.
2831         (__ptr_t): Remove define.
2832         (LONG_MAX_32_BITS): Likewise.
2833         (LONG_MAX): Likewise.
2834         (MEMCHR): Use ANSI prototype and optimize algorithm.
2835
2836         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
2837
2838 2014-07-03  Roland McGrath  <roland@hack.frob.com>
2839
2840         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
2841         (lll_futex_timed_wait_bitset): Fix syscall argument count.
2842
2843         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
2844         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
2845         in a bare environment with no <stdlib.h> installed.
2846         * sysdeps/nptl/configure: Regenerated.
2847
2848         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
2849
2850         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
2851         AC_EGREP_CPP for kernel header checks, so they only succeed if
2852         including <linux/version.h> actually works right.
2853         * sysdeps/unix/sysv/linux/configure: Regenerated.
2854
2855         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
2856         value so it's not diagnosed as unused.
2857
2858         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
2859         thing) with "ifeq ($(subdir),rt)".
2860
2861 2014-07-03  Richard Henderson  <rth@redhat.com>
2862
2863         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
2864         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
2865         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
2866
2867         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
2868         (math_force_eval): New.
2869
2870         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
2871         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
2872
2873         * sysdeps/alpha/fpu/s_round.c: Remove file.
2874         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
2875
2876         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
2877         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
2878         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
2879         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
2880         (_dl_start, print_statistics): Likewise.
2881         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
2882         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
2883
2884         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2885         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2886         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2887         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2888         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2889         (HP_SMALL_TIMING_AVAIL): Define.
2890         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2891         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2892         (HP_SMALL_TIMING_AVAIL): Define.
2893         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2894         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
2895
2896         * sysdeps/aarch64/hp-timing.h: New file.
2897
2898         * sysdeps/generic/hp-timing.h: Remove dead comment.
2899         * sysdeps/generic/hp-timing-common.h: New file.
2900         * sysdeps/alpha/hp-timing.h: Include it.
2901         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
2902         * sysdeps/i386/i686/hp-timing.h: Likewise.
2903         * sysdeps/ia64/hp-timing.h: Likewise.
2904         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
2905         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
2906         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
2907         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
2908         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
2909         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
2910         (hp_timing_t): New.
2911
2912         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
2913         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
2914         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
2915         * elf/rtld.c (_dl_start_final): Likewise.
2916         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
2917         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2918         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2919         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2920         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2921         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2922         (HP_TIMING_DIFF_INIT): Remove.
2923         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2924         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
2925         (HP_TIMING_DIFF_INIT): Remove.
2926         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
2927         * sysdeps/i386/i686/hp-timing.c: Remove file.
2928         * sysdeps/x86_64/hp-timing.c: Remove file.
2929         * sysdeps/ia64/hp-timing.c: Remove file.
2930         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
2931         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
2932         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
2933         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
2934
2935         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
2936         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
2937         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
2938         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2939         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
2940         (HP_TIMING_ACCUM): Remove.
2941         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2942         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
2943         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
2944
2945         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
2946         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
2947         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
2948         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
2949         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
2950         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2951         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
2952         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
2953
2954         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
2955
2956 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
2957
2958         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
2959
2960 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2961
2962         Sync up with gettext.
2963         * intl/loadmsgcat.c: Define O_BINARY if not defined.
2964         [_MSC_VER]: Include malloc.h
2965         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
2966         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
2967         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
2968         TEMP_FAILURE_RETRY.  Cast return of alloca.
2969         [!_LIBC] Call gl_rwlock_init.
2970         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
2971
2972 2014-07-02  Roland McGrath  <roland@hack.frob.com>
2973
2974         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
2975         before checking its value.
2976
2977 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2978
2979         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
2980
2981         * debug/memcpy_chk.c: Don't include pagecopy.h.
2982         * debug/mempcpy_chk.c: Likewise.
2983         * string/memcpy.c: Likewise.
2984         * string/memmove.c: Likewise.
2985         * sysdeps/powerpc/memmove.c: Likewise.
2986         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
2987         definition of PAGE_COPY_FWD_MAYBE here...
2988         * sysdeps/generic/pagecopy.h: ... from here.
2989         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
2990
2991 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
2992             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2993
2994         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
2995         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
2996         optimizations.
2997         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
2998         (__libc_ifunc_impl_list): Likewise.
2999         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
3000         multiarch strcat for PPC64.
3001         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
3002         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
3003
3004 2014-07-02  Roland McGrath  <roland@hack.frob.com>
3005
3006         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
3007
3008 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3009
3010         * intl/loadmsgcat.c: Remove declaration of
3011         get_sysdep_segment_value.
3012         (get_sysdep_segment_value): Use ISO C style.
3013         (_nl_load_domain): Use ISO C style.  Get rid of redundant
3014         semicolon.  Fix typo and formatting in comment.
3015         (_nl_unload_domain): Use ISO C style.
3016
3017         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
3018
3019 2014-07-02  Will Newton  <will.newton@linaro.org>
3020
3021         * malloc/obstack.c: Merge from gnulib master.
3022         [HAVE_CONFIG_H]: Remove conditional code.
3023         [!_LIBC]: Include config.h.
3024         [!ELIDE_CODE]: Don't include inttypes.h, include
3025         stdint.h unconditionally.
3026         (print_and_abort): Mark as _Noreturn.
3027         (_obstack_allocated_p): Mark as __attribute_pure__.
3028         (obstack_free): Rename to __obstack_free.
3029         [!__attribute__]: Remove conditional code.
3030         * malloc/obstack.h: Merge from gnulib master.
3031         [__cplusplus]: Move conditional down.
3032         [!__attribute_pure__]: Define __attribute_pure__ here
3033         if it is not already defined.
3034         (_obstack_memory_used): Mark as __attribute_pure__.
3035         [!__obstack_free]: Define as obstack_free.
3036         [__GNUC__]: Remove check for ancient NeXT gcc.
3037
3038 2014-07-02  Will Newton  <will.newton@linaro.org>
3039             Paul Eggert  <eggert@cs.ucla.edu>
3040
3041         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
3042
3043 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3044
3045         * resolv/gethnamaddr.c: Add comment warning that the file is
3046         not maintained.
3047
3048 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
3049
3050         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
3051         entries.
3052
3053         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
3054         entry for aio_cancel and aio_cancel64.
3055         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
3056         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
3057         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
3058         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
3059         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
3060         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
3061         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
3062         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
3063         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
3064         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
3065         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
3066         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
3067         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
3068
3069 2014-07-01  Roland McGrath  <roland@hack.frob.com>
3070
3071         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
3072         * nptl/pthread_mutex_lock.c: Likewise.
3073         * nptl/pthread_mutex_timedlock.c: Likewise.
3074         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
3075
3076 2014-07-01  Richard henderson  <rth@redhat.com>
3077
3078         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
3079         (__isnan, __isnanl): Remove.
3080         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
3081
3082         * sysdeps/alpha/fpu/libm-test-ulps: Update.
3083
3084 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
3085
3086         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
3087
3088 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
3089
3090         * resolv/nss_dns/dns-host.c (getanswer_r)
3091         [MULTI_PTRS_ARE_ALIASES]: Remove code.
3092
3093 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
3094
3095         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
3096         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
3097         undefine.
3098         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
3099         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
3100
3101 2014-07-01  Roland McGrath <roland@hack.frob.com>
3102
3103         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
3104         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
3105
3106         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
3107         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
3108
3109         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
3110         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
3111         ... here.
3112         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
3113         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
3114
3115         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
3116         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
3117         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
3118         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
3119
3120         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
3121         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
3122         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
3123         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
3124         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
3125         Moved ...
3126         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
3127         ... here.
3128         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
3129         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
3130         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
3131         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
3132         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
3133         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
3134         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
3135         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
3136         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
3137         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
3138         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
3139         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
3140         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
3141         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
3142         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
3143         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
3144         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
3145         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
3146         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
3147         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
3148         ... here.
3149         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
3150         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
3151         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
3152         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
3153         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
3154         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
3155         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
3156         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
3157
3158 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
3159
3160         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
3161         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
3162         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
3163         Add sysdep.
3164
3165 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3166
3167         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3168
3169 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3170
3171         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
3172         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
3173
3174         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
3175
3176         * sysdeps/arm/libm-test-ulps: Regenerated.
3177
3178 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3179             Roland McGrath <roland@hack.frob.com>
3180
3181         * test-skeleton.c (signal_handler): Kill the whole process group
3182         before killing the child individually.
3183         (main): Report any failure on `setpgid'.
3184
3185 2014-06-30  Roland McGrath  <roland@hack.frob.com>
3186
3187         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
3188         from _TLS_H to _ARM_NPTL_TLS_H.
3189         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
3190         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
3191
3192 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3193
3194         [BZ #16539]
3195         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
3196         (__expm1l): Return argument unchanged when small but not
3197         subnormal.
3198
3199         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
3200         include macro name.
3201         (_FP_UNPACK_RAW_1_P): Likewise.
3202         (_FP_PACK_RAW_1): Likewise.
3203         (_FP_PACK_RAW_1_P): Likewise.
3204         (_FP_MUL_MEAT_1_wide): Likewise.
3205         (_FP_MUL_MEAT_DW_1_hard): Likewise.
3206         (_FP_MUL_MEAT_1_hard): Likewise.
3207         (_FP_DIV_MEAT_1_imm): Likewise.
3208         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
3209         (_FP_DIV_MEAT_1_udiv): Likewise.
3210         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
3211         (_FP_UNPACK_RAW_2): Likewise.
3212         (_FP_UNPACK_RAW_2_P): Likewise.
3213         (_FP_PACK_RAW_2): Likewise.
3214         (_FP_PACK_RAW_2_P): Likewise.
3215         (_FP_MUL_MEAT_DW_2_wide): Likewise.
3216         (_FP_MUL_MEAT_2_wide): Likewise.
3217         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
3218         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3219         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
3220         (_FP_MUL_MEAT_2_gmp): Likewise.
3221         (_FP_DIV_MEAT_2_udiv): Likewise.
3222         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
3223         (_FP_FRAC_SRL_4): Likewise.
3224         (_FP_FRAC_SRST_4): Likewise.
3225         (_FP_FRAC_SRS_4): Likewise.
3226         (_FP_UNPACK_RAW_4): Likewise.
3227         (_FP_UNPACK_RAW_4_P): Likewise.
3228         (_FP_PACK_RAW_4): Likewise.
3229         (_FP_PACK_RAW_4_P): Likewise.
3230         (_FP_MUL_MEAT_DW_4_wide): Likewise.
3231         (_FP_MUL_MEAT_4_wide): Likewise.
3232         (_FP_MUL_MEAT_4_gmp): Likewise.
3233         (umul_ppppmnnn): Likewise.
3234         (_FP_DIV_MEAT_4_udiv): Likewise.
3235         (__FP_FRAC_ADD_4): Likewise.
3236         (__FP_FRAC_SUB_3): Likewise.
3237         (__FP_FRAC_SUB_4): Likewise.
3238         (__FP_FRAC_DEC_3): Likewise.
3239         (__FP_FRAC_DEC_4): Likewise.
3240         (__FP_FRAC_ADDI_4): Likewise.
3241         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
3242         (_FP_FRAC_SRL_8): Likewise.
3243         (_FP_FRAC_SRS_8): Likewise.
3244
3245         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
3246         include macro name.
3247         (FP_UNPACK_RAW_EP): Likewise.
3248         (FP_PACK_RAW_E): Likewise.
3249         (FP_PACK_RAW_EP): Likewise.
3250         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
3251         (_FP_ISSIGNAN): Likewise.
3252         (_FP_ADD_INTERNAL): Likewise.
3253         (_FP_FMA): Likewise.
3254         (_FP_CMP): Likewise.
3255         (_FP_SQRT): Likewise.
3256         (_FP_TO_INT): Likewise.
3257         (_FP_FROM_INT): Likewise.
3258         (FP_EXTEND): Likewise.
3259         (_FP_DIV_MEAT_N_loop): Likewise.
3260
3261 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3262
3263         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
3264         throughout.
3265
3266 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
3267
3268         [BZ #17097]
3269         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
3270         result with correct sign in case of exponents that produce
3271         overflow except for X very close to 1.
3272
3273 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
3274
3275         mktime: merge #if/#ifdef usage from glibc
3276         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
3277         as that works with both Glibc's and Gnulib's style.
3278         See thread starting at Siddhesh Poyarekar's bug report at:
3279         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
3280
3281 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
3282
3283         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
3284         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
3285         * sysdeps/tile/tilegx/memmove.c: Remove file.
3286
3287 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3288
3289         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
3290         abi-name definition.
3291         * scripts/soversions.awk: Do not handle or generate ABI lines.
3292         * shlib-versions: Remove ABI entries.
3293         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
3294         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
3295
3296 2014-06-27  Roland McGrath  <roland@hack.frob.com>
3297
3298         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
3299         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
3300         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
3301         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
3302         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
3303         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
3304         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
3305         Moved ...
3306         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
3307         ... here.
3308         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
3309         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
3310         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
3311         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
3312         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
3313         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
3314         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
3315         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
3316         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
3317         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
3318         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
3319         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
3320         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
3321         Moved ...
3322         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
3323         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
3324         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
3325         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
3326         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
3327         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
3328         Moved ...
3329         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
3330         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
3331         Moved ...
3332         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
3333         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
3334         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
3335         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
3336         Moved ...
3337         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
3338         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
3339         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
3340         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
3341         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
3342         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
3343         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
3344         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
3345         Moved ...
3346         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
3347         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
3348         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
3349         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
3350         Moved ...
3351         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
3352         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
3353         Moved ...
3354         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
3355         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
3356         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
3357         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
3358         Moved ...
3359         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
3360         ... here.
3361         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
3362         Identical file removed.
3363         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
3364         Moved ...
3365         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
3366         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
3367         Identical file removed.
3368         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
3369         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
3370         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
3371         Moved ...
3372         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
3373         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
3374         Identical file removed.
3375         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
3376         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
3377         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
3378         Identical file removed.
3379         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
3380         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
3381         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
3382         Identical file removed.
3383         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
3384         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
3385         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
3386         Identical file removed.
3387         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
3388         Moved ...
3389         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
3390         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
3391         Identical file removed.
3392         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
3393         Moved ...
3394         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
3395         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
3396         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
3397         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
3398         Identical file removed.
3399         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
3400         Moved ...
3401         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
3402         ... here.
3403         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
3404         Identical file removed.
3405         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
3406         Moved ...
3407         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
3408         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
3409         Identical file removed.
3410         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
3411         Moved ...
3412         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
3413         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
3414         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
3415         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
3416         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
3417         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
3418         Moved ...
3419         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
3420         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
3421         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
3422
3423         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
3424         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
3425         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
3426         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
3427         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
3428
3429 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
3430
3431         [BZ #17092]
3432         * nscd/nscd.c (monitor_child): Return exit status of child
3433         instead of return value from wait syscall.
3434
3435 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3436
3437         * configure.ac (libc_commonpagesize): Remove variable.
3438         (libc_relro_required): Likewise.
3439         (libc_cv_z_relro): Remove configure test.
3440         * configure: Regenerated.
3441         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
3442         variable.
3443         (libc_relro_required): Likewise.
3444         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
3445         (libc_relro_required): Likewise.
3446         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
3447         (libc_relro_required): Likewise.
3448         * sysdeps/arm/preconfigure: Regenerated.
3449         * sysdeps/ia64/preconfigure: Remove file.
3450         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
3451         variable.
3452         (libc_relro_required): Likewise.
3453
3454         [BZ #16561]
3455         [BZ #16562]
3456         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
3457         (__ieee754_yn): Set FE_TONEAREST mode internally and then
3458         recompute overflowing results in original rounding mode.
3459         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
3460         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
3461         recompute overflowing results in original rounding mode.
3462         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
3463         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3464         recompute overflowing results in original rounding mode.
3465         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
3466         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3467         recompute overflowing results in original rounding mode.
3468         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
3469         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
3470         recompute overflowing results in original rounding mode.
3471         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
3472         (libc_feholdsetround_ctx): New macro.
3473         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
3474         * sysdeps/i386/fpu/libm-test-ulps: Update.
3475         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
3476
3477 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3478
3479         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
3480         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
3481         corresponding .cpsetup call.
3482
3483 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3484
3485         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
3486         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
3487         * sysdeps/arm/Makefile [$(subdir) = csu]
3488         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
3489         (static-only-routines): Add aeabi_read_tp here.
3490         (shared-only-routines): Add libc-aeabi_read_tp here.
3491         (CFLAGS-libc-start.c): Add -fexceptions here.
3492         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
3493         (sysdep_routines, static-only-routines, shared-only-routines):
3494         Don't add to these here.
3495         (CFLAGS-libc-start.c): Likewise.
3496
3497         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
3498         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
3499         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
3500         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
3501         * sysdeps/arm/Makefile [$(subdir) = rt]
3502         (librt-sysdep_routines, librt-shared-only-routines):
3503         Append rt-aeabi_unwind_cpp_pr1 here.
3504         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
3505         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
3506         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
3507         (libpthread-sysdep_routines, libpthread-shared-only-routines):
3508         Append nptl-aeabi_unwind_cpp_pr1 here.
3509         (tests): Filter out tst-cleanupx4 here.
3510         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
3511         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
3512         Don't do those here.
3513
3514 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3515
3516         * scripts/list-sources.sh: Do not handle ports specially.
3517
3518 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3519
3520         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
3521         * sysdeps/arm/feupdateenv.c: Likewise.
3522
3523         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
3524
3525 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3526
3527         * manual/texinfo.tex: Update to version 2014-05-05.10 with
3528         trailing whitespace removed.
3529         * scripts/config.guess: Update to version 2014-03-23.
3530         * scripts/config.sub: Update to version 2014-05-01
3531         * scripts/install-sh: Update to version 2013-12-25.23.
3532         * scripts/move-if-change: Update from gnulib.
3533
3534 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3535
3536         * debug/memmove_chk.c: Remove pagecopy.h include.
3537
3538 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
3539
3540         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
3541         identical to gnulib mktime.
3542
3543 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
3544
3545         * configure.ac: Do not test for machine being rs6000.  Do not test
3546         for powerpc*-*soft.
3547         * configure: Regenerated.
3548
3549         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
3550         test.
3551         * configure: Regenerated.
3552         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
3553         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
3554         Remove configure test.
3555         * sysdeps/arm/configure: Regenerated.
3556         * sysdeps/nptl/configure.ac: Do not check
3557         libc_cv_asm_cfi_directives.
3558         * sysdeps/nptl/configure: Regenerated.
3559         * sysdeps/x86_64/nptl/configure.ac: Remove file.
3560         * sysdeps/x86_64/nptl/configure: Remove generated file.
3561         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
3562         unconditional.
3563         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
3564
3565 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
3566
3567         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
3568         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
3569         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
3570         it is defined.
3571
3572         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
3573         instead of whether it is defined.
3574         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
3575         * sysdeps/hppa/dl-machine.h: Likewise.
3576         * sysdeps/ia64/dl-machine.h: Likewise.
3577         * sysdeps/m68k/dl-machine.h: Likewise.
3578         * sysdeps/microblaze/dl-machine.h: Likewise.
3579         * sysdeps/mips/dl-machine.: Likewise.
3580         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
3581         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
3582         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
3583         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3584         * sysdeps/sh/dl-machine.h: Likewise.
3585         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
3586         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
3587         * sysdeps/tile/dl-machine.h: Likewise.
3588         * sysdeps/x86_64/dl-machine.h: Likewise.
3589
3590         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
3591         code.
3592         (verify_persistent_db): Likewise.
3593
3594 2014-06-26  Roland McGrath  <roland@hack.frob.com>
3595
3596         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
3597         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
3598         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
3599         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
3600         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
3601         Moved ...
3602         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
3603         ... here.
3604         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
3605         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
3606         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
3607         Identical file removed.
3608         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
3609         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
3610         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
3611         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
3612         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
3613         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
3614         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
3615         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
3616         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
3617         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
3618         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
3619         Moved ...
3620         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
3621         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
3622         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
3623         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
3624         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
3625         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
3626         Moved ...
3627         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
3628         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
3629         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
3630         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
3631         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
3632         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
3633         Identical file removed.
3634         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
3635         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
3636         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
3637         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
3638         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
3639         Moved ...
3640         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
3641         ... here.
3642         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
3643         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
3644         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
3645         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
3646         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
3647         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
3648         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
3649         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
3650         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
3651         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
3652         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
3653         Moved ...
3654         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
3655         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
3656         Moved ...
3657         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
3658         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
3659         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
3660         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
3661         Moved ...
3662         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
3663         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
3664         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
3665
3666         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
3667         folded into ...
3668         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
3669         * sysdeps/unix/sysv/linux/s390/Versions
3670         (libpthread: GLIBC_2.19): New version set.
3671         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
3672         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
3673         (librt: GLIBC_2.3.3): New version set.
3674         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
3675         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
3676         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
3677         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
3678         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
3679         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
3680         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
3681         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
3682         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
3683         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
3684         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
3685         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
3686         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
3687         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
3688         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
3689         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
3690         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
3691         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
3692         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
3693         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
3694         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
3695         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
3696         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
3697         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
3698         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
3699         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
3700         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
3701         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
3702         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
3703         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
3704         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
3705         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
3706         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
3707         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
3708         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
3709         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
3710         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
3711         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
3712         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
3713         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
3714         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
3715         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
3716         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
3717         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
3718         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
3719
3720         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
3721         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
3722         (__libc_vfork): Define the function under this name.
3723         [!NOT_IN_libc] (__vfork): Make this an alias.
3724         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3725         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
3726         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
3727         (__libc_vfork): Define the function under this name.
3728         [!NOT_IN_libc] (__vfork): Make this an alias.
3729         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
3730         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
3731         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
3732         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
3733         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
3734         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3735
3736         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
3737         code that was previously under [RESET_PID].
3738         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3739         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
3740         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
3741
3742         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
3743         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
3744         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
3745         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
3746         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
3747         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
3748         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
3749         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
3750         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
3751         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
3752         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
3753         Moved ...
3754         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
3755         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
3756         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
3757         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
3758         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
3759         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
3760         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
3761         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
3762         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
3763         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
3764         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
3765         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
3766         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
3767         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
3768         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
3769         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
3770         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
3771         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
3772         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
3773         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
3774         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
3775         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
3776         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
3777         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
3778         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
3779         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
3780         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
3781         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
3782         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
3783
3784 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3785
3786         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
3787         that was previously under [RESET_PID].
3788         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
3789
3790 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
3791
3792         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
3793         not undefine and redefine.
3794         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
3795         [O_CLOEXEC]: Make code unconditional.
3796         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
3797         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
3798         <kernel-features.h>.
3799         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
3800         conditional variable definition.
3801         (shm_open) [O_CLOEXEC]: Make code unconditional.
3802         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
3803         code.
3804
3805         * configure.ac (USE_REGPARMS): Don't define here.
3806         * configure: Regenerated.
3807         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
3808         * sysdeps/i386/configure: Regenerated.
3809
3810         * nptl/createthread.c: Don't include kernel-features.h.
3811         * nptl/pthread_cancel.c: Likewise.
3812         * nptl/pthread_condattr_setclock.c: Likewise.
3813         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
3814         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
3815         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
3816         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
3817         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
3818         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
3819         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
3820         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
3821         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
3822         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
3823         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
3824         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
3825         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
3826         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
3827         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
3828         * nscd/gai.c: Likewise.
3829         * nss/nss_db/db-open.c: Likewise.
3830         * sysdeps/generic/ldsodefs.h: Likewise.
3831         * sysdeps/sh/nptl/tls.h: Likewise.
3832         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
3833         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
3834         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
3835         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
3836         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
3837         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
3838         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
3839         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
3840         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
3841         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
3842         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
3843         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
3844         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
3845         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
3846         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
3847         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
3848         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
3849         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
3850         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
3851         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
3852         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
3853         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
3854         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
3855         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
3856         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
3857         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
3858         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
3859         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
3860         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
3861         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
3862         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
3863         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
3864         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
3865         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
3866         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
3867         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3868         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
3869         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
3870         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
3871         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
3872         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
3873         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
3874         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
3875         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
3876         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
3877         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
3878         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
3879         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
3880         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
3881         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
3882         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
3883         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
3884         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
3885         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
3886         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
3887         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
3888         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
3889         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
3890         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
3891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
3892         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
3893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
3894         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
3895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
3896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
3897         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
3898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
3899         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
3900         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
3901         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
3902         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
3903         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3904         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
3905         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
3906         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
3907         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
3908         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
3909         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3910         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3911         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
3912         * sysdeps/unix/sysv/linux/pread.c: Likewise.
3913         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
3914         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
3915         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3916         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
3917         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
3918         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
3919         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
3920         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
3921         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
3922         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
3923         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
3924         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
3925         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
3926         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3927         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
3928         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3929         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
3930         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
3931         * sysdeps/unix/sysv/linux/system.c: Likewise.
3932         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
3933         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
3934         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
3935         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
3936         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
3937         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
3938         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
3939
3940         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
3941         * configure: Regenerated.
3942         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
3943
3944         * configure.ac (base_machine): Do not set specially for particular
3945         machines here.
3946         * configure: Regenerated.
3947         * sysdeps/powerpc/preconfigure: Move machine and base_machine
3948         settings from configure.ac.
3949         * sysdeps/i386/preconfigure: New file.
3950         * sysdeps/s390/preconfigure: Likewise.
3951         * sysdeps/sh/preconfigure: Likewise.
3952         * sysdeps/sparc/preconfigure: Likewise.
3953
3954 2014-06-25  Roland McGrath  <roland@hack.frob.com>
3955
3956         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
3957         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
3958         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
3959         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
3960         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
3961         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
3962         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
3963         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
3964         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
3965         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
3966         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
3967         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
3968         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
3969         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
3970         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
3971         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
3972         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
3973         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
3974         * sysdeps/sparc/sparc64/Makefile: ... appended here.
3975
3976         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
3977         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
3978         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
3979         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
3980         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
3981         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
3982         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
3983         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
3984         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
3985         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
3986         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
3987         * sysdeps/sparc/sparc32/sem_post.c: ... here.
3988         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
3989         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
3990         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
3991         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
3992         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
3993         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
3994         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
3995         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
3996         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
3997         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
3998         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
3999         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
4000         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
4001         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
4002         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
4003         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
4004         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
4005         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
4006         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
4007         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
4008         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
4009         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
4010         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
4011         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
4012         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
4013         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
4014
4015         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
4016         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
4017         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
4018         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
4019         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
4020         Moved ...
4021         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
4022         ... here.
4023         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
4024         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
4025         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
4026         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
4027         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
4028         Moved ...
4029         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
4030         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
4031         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
4032         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
4033         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
4034         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
4035         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
4036         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
4037         Moved ...
4038         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
4039         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
4040         Moved ...
4041         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
4042         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
4043         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
4044         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
4045         Moved ...
4046         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
4047         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
4048         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
4049         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
4050         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
4051         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
4052         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
4053         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
4054         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
4055         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
4056         Moved ...
4057         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
4058         ... here.
4059         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
4060         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
4061         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
4062         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
4063         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
4064         Moved ...
4065         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
4066         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
4067         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
4068         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
4069         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
4070         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
4071         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
4072         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
4073         Moved ...
4074         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
4075         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
4076         Moved ...
4077         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
4078         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
4079         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
4080         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
4081         Moved ...
4082         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
4083         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
4084         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
4085         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
4086         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
4087
4088 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
4089
4090         * timezone/checktab.awk: Update from tzcode 2014e.
4091         * timezone/private.h: Likewise.
4092         * timezone/tzfile.h: Likewise.
4093         * timezone/zdump.c: Likewise.
4094         * timezone/zic.c: Likewise.
4095
4096         * sysdeps/unix/sysv/linux/kernel-features.h
4097         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
4098         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
4099         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
4100         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
4101         Remove conditional code.
4102
4103 2014-06-25  Will Newton  <will.newton@linaro.org>
4104
4105         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
4106         (_dl_arm_cap_flags): Add HWCAP2 values.
4107         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
4108         (_DL_HWCAP_COUNT): Increase to 37.
4109         (_DL_HWCAP_LAST): New define.
4110         (_DL_HWCAP2_LAST): New define.
4111         (_dl_procinfo): Add support for printing
4112         AT_HWCAP2 entries.
4113         (_dl_string_hwcap): Use _dl_hwcap_string.
4114
4115 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4116
4117         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4118
4119 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
4120
4121         * README: Do not mention ports directory.
4122
4123         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
4124         Remove macro.
4125         * sysdeps/unix/sysv/linux/futimes.c: Do not include
4126         <kernel-features.h>.
4127         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
4128         conditional variable definition.
4129         (__futimes): Update comment.
4130         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
4131         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
4132
4133         [BZ #16560]
4134         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
4135         arguments close to 0.
4136         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
4137         Likewise.
4138         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
4139         Likewise.
4140         * math/auto-libm-test-in: Add more tests of exp10.
4141         * math/auto-libm-test-out: Regenerated.
4142         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4143
4144         * sysdeps/unix/sysv/linux/kernel-features.h
4145         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
4146         * sysdeps/unix/sysv/linux/readv.c: Do not include
4147         <kernel-features.h>.
4148         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
4149         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
4150         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
4151         unconditional.
4152         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
4153         conditional code.
4154         * sysdeps/unix/sysv/linux/writev.c: Do not include
4155         <kernel-features.h>.
4156         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
4157         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
4158         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
4159         unconditional.
4160         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
4161         conditional code.
4162
4163 2014-06-25  Will Newton  <will.newton@linaro.org>
4164
4165         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
4166         comment changes throughout the file.  Remove checks
4167         for HAVE_*_H definitions that are not required.
4168         (__gen_tempname): Call abort if an unknown kind value is
4169         passed.
4170
4171 2014-06-25  Andreas Schwab  <schwab@suse.de>
4172
4173         [BZ #17086]
4174         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
4175         scalbln, scalblnf, scalblnl in libc.
4176
4177 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
4178
4179         [BZ #17086]
4180         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
4181         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
4182         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
4183
4184 2014-06-24  Roland McGrath  <roland@hack.frob.com>
4185
4186         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
4187         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
4188         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
4189         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
4190         Update #include.
4191         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
4192         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
4193         Update #include.
4194         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
4195         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
4196         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
4197         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
4198         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
4199         * sysdeps/x86/bits/pthreadtypes.h: ... here.
4200         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
4201         * sysdeps/x86/bits/semaphore.h: ... here.
4202         * sysdeps/x86/nptl/elide.h: Moved ...
4203         * sysdeps/x86/elide.h: ... here.
4204         * sysdeps/x86_64/nptl/Implies: File removed.
4205         * sysdeps/i386/nptl/Implies: File removed.
4206
4207 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
4208
4209         [BZ #16539]
4210         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
4211         return the argument for normal arguments with exponent below -64.
4212         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
4213         Likewise.
4214         * math/auto-libm-test-in: Add another test of expm1.
4215         * math/auto-libm-test-out: Regenerated.
4216
4217         [BZ #16287]
4218         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
4219         calling __erfcl for arguments at least 16.
4220         * math/auto-libm-test-in: Add more tests of erf.
4221         * math/auto-libm-test-out: Regenerated.
4222
4223         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
4224         individual architectures.
4225         * sysdeps/unix/sysv/linux/configure: Regenerated.
4226         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
4227         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
4228         * sysdeps/unix/sysv/linux/powerpc/configure.ac
4229         (ldd_rewrite_script): Define variable.
4230         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
4231         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
4232         file.
4233         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
4234         generated file.
4235         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
4236         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
4237         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
4238         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
4239         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
4240         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
4241         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
4242         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
4243
4244 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4245
4246         [BZ #17084]
4247         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
4248         Rename member __data.d to __data.__elision_data.
4249
4250 2014-06-24  Wilco  <wdijkstr@arm.com>
4251
4252         * NEWS: Add 16918 to fixed bug list.
4253
4254 2014-06-24  Wilco  <wdijkstr@arm.com>
4255
4256         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
4257
4258 2014-06-24  Wilco  <wdijkstr@arm.com>
4259
4260         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
4261         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
4262         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
4263         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
4264         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
4265         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
4266         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
4267         Use _FPU_MASK_RM.
4268
4269 2014-06-24  Wilco  <wdijkstr@arm.com>
4270
4271         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
4272
4273 2014-06-24  Wilco  <wdijkstr@arm.com>
4274
4275         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
4276         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
4277         * sysdeps/arm/fesetround.c (fesetround): Remove space.
4278         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
4279
4280 2014-06-24  Wilco  <wdijkstr@arm.com>
4281
4282         [BZ #16918]
4283         * sysdeps/arm/feupdateenv.c (feupdateenv):
4284         Rewrite to reduce FPSCR accesses and fix return value.
4285
4286 2014-06-24  Wilco  <wdijkstr@arm.com>
4287
4288         * sysdeps/arm/fclrexcpt.c (feclearexcept):
4289         Optimize to avoid unnecessary FPSCR writes.
4290         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
4291         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
4292         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
4293         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
4294
4295 2014-06-24  Wilco  <wdijkstr@arm.com>
4296
4297         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
4298         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
4299         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
4300         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
4301         Call libc_fetestexcept_vfp.
4302         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
4303         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
4304         __SOFTFP__ ifdef so that they can be built for softfp.
4305
4306 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4307
4308         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
4309         argument type signed char.
4310
4311         * Makerules (check-abi): Dump diff of symlist if the test
4312         fails.
4313
4314 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4315
4316         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
4317         using abort.
4318
4319         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4320         Remove unused variable ST.
4321
4322 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4323
4324         [BZ #16354]
4325         [BZ #17061]
4326         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
4327         small arguments before calling __expm1.
4328         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
4329         small arguments before calling __expm1f.
4330         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
4331         small arguments before calling __expm1l.
4332         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
4333         Likewise.
4334         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
4335         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
4336         spurious underflow for some cosh tests.
4337         * math/auto-libm-test-out: Regenerated.
4338         * sysdeps/i386/fpu/libm-test-ulps: Update.
4339
4340         [BZ #17050]
4341         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
4342         (__ieee754_y1): Set errno if return value overflows.
4343         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
4344         (__ieee754_y1f): Set errno if return value overflows.
4345         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
4346         (__ieee754_y1l): Set errno if return value overflows.
4347         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
4348         (__ieee754_y1l): Set errno if return value overflows.
4349         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
4350         * math/auto-libm-test-out: Regenerated.
4351
4352         * math/gen-auto-libm-tests.c: Document use of
4353         ignore-zero-inf-sign.
4354         (input_flag_type): Add value flag_ignore_zero_inf_sign.
4355         (input_flags): Add ignore-zero-inf-sign.
4356         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
4357         * math/gen-libm-test.pl (generate_testfile): Handle
4358         ignore-zero-inf-sign.
4359         * math/auto-libm-test-in: Mark some cpow tests with
4360         ignore-zero-inf-sign and some with xfail-rounding.
4361         * math/auto-libm-test-out: Regenerated.
4362         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
4363         * sysdeps/i386/fpu/libm-test-ulps: Update.
4364         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4365
4366         [BZ #16315]
4367         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
4368         overflowing or underflowing operations take place with sign of
4369         result.
4370         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
4371         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
4372         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
4373         (__ieee754_pow): Recompute overflowing and underflowing results in
4374         original rounding mode.
4375         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
4376         (__powl_helper): Allow negative argument X and scale negated value
4377         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
4378         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
4379         overflowing or underflowing operations take place with sign of
4380         result.
4381         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
4382         Include <math.h>.
4383         * math/auto-libm-test-in: Add more tests of pow.
4384         * math/auto-libm-test-out: Regenerated.
4385         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
4386         (pow_tonearest_test_data): Remove.
4387         (pow_test_tonearest): Likewise.
4388         (pow_towardzero_test_data): Likewise.
4389         (pow_test_towardzero): Likewise.
4390         (pow_downward_test_data): Likewise.
4391         (pow_test_downward): Likewise.
4392         (pow_upward_test_data): Likewise.
4393         (pow_test_upward): Likewise.
4394         (main): Don't call removed functions.
4395         * sysdeps/i386/fpu/libm-test-ulps: Update.
4396         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4397
4398 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4399
4400         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
4401         Moved ...
4402         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
4403         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
4404         Moved ...
4405         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
4406         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
4407         Moved ...
4408         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
4409         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
4410         Moved ...
4411         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
4412         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
4413         File removed.
4414         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
4415         File removed.
4416         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
4417         File removed.
4418         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
4419         File removed.
4420         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
4421         File removed.
4422         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
4423         File removed.
4424         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
4425         File removed.
4426         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
4427         File removed.
4428         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
4429         File removed.
4430         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
4431         File removed.
4432         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
4433         File removed.
4434         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
4435         File removed.
4436         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
4437         Moved ...
4438         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
4439         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
4440         Moved ...
4441         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
4442         ... here.
4443         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
4444         Moved ...
4445         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
4446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
4447         Moved ...
4448         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
4449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
4450         Moved ...
4451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
4452         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
4453         Moved ...
4454         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
4455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
4456         Moved ...
4457         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
4458         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
4459         Moved ...
4460         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
4461         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
4462         Moved ...
4463         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
4464         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
4465         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
4466         ... here.
4467         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
4468         Moved ...
4469         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
4470         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
4471         Moved ...
4472         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
4473         ... here.
4474         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
4475         Moved ...
4476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
4477         ... here.
4478         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4479         Moved ...
4480         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
4481         ... here.
4482         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
4483         Moved ...
4484         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
4485         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
4486         Moved ...
4487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
4488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
4489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
4490         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
4491         Moved ...
4492         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
4493         ... here.
4494         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
4495         Moved ...
4496         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
4497         ... here.
4498         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
4499         Moved ...
4500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
4501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
4502         Moved ...
4503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
4504         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
4505         Moved ...
4506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
4507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
4508         Moved ...
4509         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
4510         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
4511         Moved ...
4512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
4513         ... here.
4514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
4515         Moved ...
4516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
4517         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
4518         Moved ...
4519         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
4520         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
4521         Moved ...
4522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
4523         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
4524         Moved ...
4525         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
4526         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
4527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
4528         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
4529         Moved ...
4530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
4531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
4532         Moved ...
4533         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
4534         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
4535         Moved ...
4536         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
4537         ... here.
4538         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
4539         Moved ...
4540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
4541         ... here.
4542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
4543         Moved ...
4544         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
4545         ... here.
4546         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
4547         Moved ...
4548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
4549         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
4550         Moved ...
4551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
4552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
4553         Moved ...
4554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
4555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
4556         Moved ...
4557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
4558         ... here.
4559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
4560         Moved ...
4561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
4562         ... here.
4563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
4564         Moved ...
4565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
4566         ... here.
4567         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
4568         Moved ...
4569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
4570         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
4571         Moved ...
4572         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
4573
4574 2014-06-23  Will Newton  <will.newton@linaro.org>
4575             Wilco  <wdijkstr@arm.com>
4576
4577         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
4578         implementation.  Include get-rounding-mode.h.
4579         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
4580         [!libc_feholdsetround_noex_ctx]: Define
4581         libc_feholdsetround_noex_ctx.
4582         [!libc_feholdsetround_noexf_ctx]: Define
4583         libc_feholdsetround_noexf_ctx.
4584         [!libc_feholdsetround_noexl_ctx]: Define
4585         libc_feholdsetround_noexl_ctx.
4586         (libc_feholdsetround_ctx): New function.
4587         (libc_feresetround_ctx): New function.
4588         (libc_feholdsetround_noex_ctx): New function.
4589         (libc_feresetround_noex_ctx): New function.
4590
4591 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4592
4593         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
4594         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
4595         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
4596         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
4597         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
4598         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
4599
4600         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
4601         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
4602         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
4603         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
4604         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
4605         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
4606         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
4607         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
4608         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
4609         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
4610         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
4611         Moved ...
4612         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
4613         ... here.
4614         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
4615         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
4616         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
4617         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
4618         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
4619         Moved ...
4620         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
4621         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
4622         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
4623         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
4624         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
4625         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
4626         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
4627         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
4628         Moved ...
4629         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
4630         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
4631         Moved ...
4632         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
4633         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
4634         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
4635         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
4636         Moved ...
4637         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
4638         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
4639         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
4640         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
4641         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
4642         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
4643         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
4644         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
4645         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
4646         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
4647         Moved ...
4648         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
4649         ... here.
4650         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
4651         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
4652         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
4653         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
4654         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
4655         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
4656         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
4657         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
4658         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
4659         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
4660         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
4661         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
4662         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
4663         Moved ...
4664         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
4665         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
4666         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
4667         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
4668         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
4669         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
4670         Moved ...
4671         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
4672         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
4673         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
4674         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
4675         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
4676
4677         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
4678         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
4679         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
4680         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
4681         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
4682         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
4683         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
4684         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
4685         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
4686         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
4687         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
4688         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
4689         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
4690         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
4691         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
4692         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
4693         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
4694         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
4695         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
4696         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
4697         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
4698         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
4699         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
4700         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
4701         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
4702         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
4703         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
4704         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
4705
4706 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
4707
4708         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
4709         (FALLOC_FL_COLLAPSE_RANGE): New macro.
4710         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
4711         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
4712         (IPV6_PMTUDISC_INTERFACE): Likewise.
4713         (IPV6_PMTUDISC_OMIT): Likewise.
4714
4715 2014-06-23  Andreas Schwab  <schwab@suse.de>
4716
4717         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
4718         Remove unused errout label.
4719
4720 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4721
4722         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
4723         macro: hardware supports Vector Crypto instructions.
4724
4725 2014-06-23  Will Newton  <will.newton@linaro.org>
4726
4727         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
4728         rather than __builtin_expect.
4729
4730         * elf/dl-lookup.c (undefined_msg): Remove variable.
4731         (_dl_lookup_symbol_x): Replace undefined_msg with string
4732         literal.
4733
4734         * elf/dl-lookup.c (do_lookup_unique): New function.
4735         (do_lookup_x): Move STB_GNU_UNIQUE handling code
4736         to a separate function.
4737
4738 2014-06-23  Andreas Schwab  <schwab@suse.de>
4739
4740         [BZ #17079]
4741         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
4742         before reading the next line.
4743
4744 2014-06-23  Will Newton  <will.newton@linaro.org>
4745
4746         * test-skeleton.c (signal_handler): Use printf and %m
4747         rather than perror.  Use printf rather than fprintf to
4748         stderr.  Use puts rather than fputs to stderr.
4749         (main): Likewise.
4750
4751 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
4752
4753         * nscd/nscd.c (thread_info_t): Remove typedef.
4754         (thread_info): Remove variable.
4755
4756 2014-06-21  Allan McRae  <allan@archlinux.org>
4757
4758         * NEWS: Mention CVE-2014-4043.
4759
4760 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4761
4762         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
4763         * nptl/smp.h: ... here.
4764
4765         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
4766
4767         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
4768         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
4769         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
4770         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
4771
4772         * nptl/allocatestack.c: Include <stack-aliasing.h>.
4773         * nptl/stack-aliasing.h: New file.
4774         * sysdeps/i386/i686/stack-aliasing.h: New file.
4775         * sysdeps/i386/i686/nptl/Makefile: File removed.
4776         * sysdeps/x86_64/stack-aliasing.h: New file.
4777         * sysdeps/x86_64/nptl/Makefile
4778         (CFLAGS-pthread_create.c): Variable removed.
4779
4780         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
4781         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
4782         old file.
4783         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
4784         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
4785         old file.
4786
4787 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
4788
4789         * sysdeps/unix/sysv/linux/arm/kernel-features.h
4790         (__ASSUME_SIGFRAME_V2): Remove macro.
4791         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
4792         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
4793         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
4794         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
4795         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
4796         Declare as function.  Remove conditional macro definitions.
4797         (__default_rt_sa_restorer): Likewise.
4798         (__default_sa_restorer_v1): Remove declaration.
4799         (__default_sa_restorer_v2): Likewise.
4800         (__default_rt_sa_restorer_v1): Likewise.
4801         (__default_rt_sa_restorer_v2): Likewise.
4802         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
4803         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
4804         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
4805
4806 2014-06-20  Roland McGrath  <roland@hack.frob.com>
4807
4808         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
4809         (libpthread-routines): Add sysdep.
4810         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
4811         * sysdeps/unix/sysv/linux/sparc/Versions
4812         (libpthread: GLIBC_2.3.3): New version set.
4813         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
4814         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
4815         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
4816         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
4817         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
4818         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
4819         Moved ...
4820         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
4821         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
4822         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
4823         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
4824         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
4825         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
4826         * sysdeps/sparc/nptl/sem_init.c: ... here.
4827         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
4828         * sysdeps/sparc/nptl/sem_post.c: ... here.
4829         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
4830         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
4831         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
4832         * sysdeps/sparc/nptl/sem_wait.c: ... here.
4833         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
4834         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
4835         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
4836         (libpthread-routines): Add cpu_relax.
4837         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
4838         File removed.
4839         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
4840         (librt: GLIBC_2.3.3): New version set.
4841         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
4842         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
4843         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
4844         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
4845         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
4846         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
4847         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
4848         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
4849         Moved ...
4850         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
4851         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
4852         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
4853         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
4854         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
4855         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
4856         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
4857         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
4858         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
4859         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
4860         Moved ...
4861         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
4862         Update #include.
4863         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
4864         Moved ...
4865         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
4866         Update #include.
4867         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
4868         Moved ...
4869         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
4870         Update #include.
4871         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
4872         Moved ...
4873         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
4874         Update #include.
4875         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
4876         Moved ...
4877         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
4878         Update #include.
4879         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
4880         Moved ...
4881         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
4882         Update #include.
4883         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
4884         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
4885         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
4886         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
4887         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
4888         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
4889         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
4890         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
4891         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
4892         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
4893         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
4894         Moved ...
4895         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
4896         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
4897         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
4898         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
4899         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
4900
4901 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4902
4903         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
4904         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
4905         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
4906         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
4907         * nscd/nscd.c: Likewise.
4908         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
4909         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
4910         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
4911         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
4912
4913         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
4914         <kernel-features.h>.
4915         (init_mq_netlink): Remove conditional have_sock_cloexec
4916         definitions.  Remove code conditional on have_sock_cloexec < 0.
4917         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
4918         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
4919         * sysdeps/unix/sysv/linux/opensock.c: Do not include
4920         <kernel-features.h>.
4921         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
4922         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
4923
4924 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
4925
4926         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
4927         Add tests for memset_chk and memset.
4928
4929         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
4930         with AVX2_Usable.
4931
4932 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4933
4934         [BZ #16046]
4935         * elf/tst-dl-iter-static.c: New file.
4936         * elf/Makefile (tests-static): Add tst-dl-iter-static.
4937
4938         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
4939         error.
4940
4941 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4942
4943         * sysdeps/unix/sysv/linux/kernel-features.h
4944         (__ASSUME_F_GETOWN_EX): Remove macro.
4945         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
4946         <kernel-features.h>.
4947         (miss_F_GETOWN_EX): Remove variable or macro.
4948         (do_fcntl): Do not check miss_F_GETOWN_EX.
4949         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
4950
4951         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
4952         Remove macro.
4953         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
4954         [!__ASSUME_AT_RANDOM]: Remove conditional code.
4955         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
4956
4957         * sysdeps/unix/sysv/linux/kernel-features.h
4958         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
4959         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
4960         [ADJ_OFFSET_SS_READ]: Make code unconditional.
4961         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
4962
4963 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
4964
4965         [BZ #17075]
4966         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
4967         Fix calculation of the symbol's value.
4968         * sysdeps/arm/tst-armtlsdescloc.c: New file.
4969         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
4970         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
4971         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
4972         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
4973         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
4974         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
4975         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
4976         (modules-names): Add `tst-armtlsdescmod',
4977         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
4978         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
4979         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4980         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
4981         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
4982         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
4983         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
4984         ($(objpfx)tst-armtlsdescloc): New dependency.
4985         ($(objpfx)tst-armtlsdescextnow): Likewise.
4986         ($(objpfx)tst-armtlsdescextlazy): Likewise.
4987         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
4988         TLS scheme support.
4989         * sysdeps/arm/configure: Regenerate.
4990
4991 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
4992
4993         * include/fcntl.h (__atfct_seterrno): Remove prototype.
4994         (__atfct_seterrno_2): Likewise.
4995         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
4996         <kernel-features.h>.
4997         (__ASSUME_ATFCTS): Do not undefine and redefine.
4998         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
4999         (__have_atfcts): Remove conditional definition.
5000         (__fxstatat([__NR_fstatat64]: Make code unconditional.
5001         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
5002         unreachable if [__ASSUME_ATFCTS].
5003         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
5004         not undefine and redefine.
5005         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
5006         <kernel-features.h>.
5007         (faccessat) [__NR_faccessat]: Make code unconditional.
5008         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
5009         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
5010         <kernel-features.h>.
5011         (fchmodat) [__NR_fchmodat]: Make code unconditional.
5012         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
5013         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
5014         <kernel-features.h>.
5015         (fchownat) [__NR_fchownat]: Make code unconditional.
5016         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
5017         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
5018         <kernel-features.h>.
5019         (futimesat) [__NR_futimesat]: Make code unconditional.
5020         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
5021         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
5022         <kernel-features.h>.
5023         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
5024         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
5025         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
5026         <kernel-features.h>.
5027         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
5028         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
5029         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
5030         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
5031         <kernel-features.h>.
5032         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
5033         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
5034         * sysdeps/unix/sysv/linux/linkat.c: Do not include
5035         <kernel-features.h>.
5036         (linkat) [__NR_linkat]: Make code unconditional.
5037         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
5038         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
5039         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
5040         <kernel-features.h>.
5041         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
5042         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
5043         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
5044         <kernel-features.h>.
5045         (mkdirat) [__NR_mkdirat]: Make code unconditional.
5046         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
5047         * sysdeps/unix/sysv/linux/openat.c: Do not include
5048         <kernel-features.h>.
5049         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
5050         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
5051         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
5052         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
5053         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
5054         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
5055         <kernel-features.h>.
5056         (readlinkat) [__NR_readlinkat]: Make code unconditional.
5057         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
5058         result of INLINE_SYSCALL directly, not via int variable.
5059         * sysdeps/unix/sysv/linux/renameat.c: Do not include
5060         <kernel-features.h>.
5061         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
5062         (renameat) [__NR_renameat]: Make code unconditional.
5063         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
5064         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
5065         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
5066         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
5067         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
5068         (__ASSUME_ATFCTS): Do not undefine and redefine.
5069         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
5070         <kernel-features.h>.
5071         (symlinkat) [__NR_symlinkat]: Make code unconditional.
5072         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
5073         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
5074         <kernel-features.h>.
5075         (unlinkat) [__NR_unlinkat]: Make code unconditional.
5076         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
5077         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
5078         (__ASSUME_ATFCTS): Do not undefine and redefine.
5079         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
5080         <kernel-features.h>.
5081         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
5082         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
5083         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
5084         <kernel-features.h>.
5085         (__xmknodat) [__NR_mknodat]: Make code unconditional.
5086         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
5087
5088 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
5089
5090         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
5091
5092 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
5093
5094         [BZ #17069]
5095         * posix/regcomp.c (parse_reg_exp): Deallocate partially
5096         constructed tree before returning error.
5097         * posix/bug-regexp36.c: Expand test case.
5098
5099 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
5100
5101         [BZ #6803]
5102         * math/libm-test.inc (scalbln_test_date):
5103         Add errno expectations.
5104         * math/w_scalblnf.c: New File.
5105         Add wrapper which checks for setting errno to ERANGE.
5106         Add weak_alias for corresponding scalbln function.
5107         * math/w_scalbln.c: Likewise.
5108         * math/w_scalblnl.c: Likewise.
5109         * math/Makefile (libm-calls): Add w_scalbln.
5110         * sysdeps/ieee754/flt-32/s_scalblnf.c:
5111         Remove weak_alias for corresponding scalbln function.
5112         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
5113         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
5114         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
5115         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
5116         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
5117         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
5118         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
5119         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
5120         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
5121         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
5122         Remove long_double_symbol for scalblnl function in libm, libc.
5123         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
5124         Add wrapper which checks for setting errno to ERANGE.
5125         Add long_double_symbol for scalblnl function in libm, libc.
5126         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
5127         Remove long_double_symbol for scalblnl in libm.
5128         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
5129         Add wrapper which checks for setting errno to ERANGE.
5130         Add long_double_symbol for scalblnl function in libm.
5131         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
5132         Do not use wrapper because of own implementation.
5133
5134 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
5135
5136         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
5137         3 bytes for __pad1 for x32.
5138         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
5139
5140 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
5141             H.J. Lu  <hongjiu.lu@intel.com>
5142
5143         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
5144         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
5145         * sysdeps/x86_64/multiarch/memset.S: Likewise.
5146         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5147         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
5148
5149 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
5150
5151         [BZ #17069]
5152         * posix/regcomp.c (parse_expression): Deallocate partially
5153         constructed tree before returning error.
5154         * posix/Makefile.c (tests): Add bug-regex36.
5155         (generated): Add bug-regex36.mtrace.
5156         (tests-special): Add $(objpfx)bug-regex36-mem.out
5157         (bug-regex36-ENV): New variable.
5158         ($(objpfx)bug-regex36-mem.out): New rule.
5159         * posix/bug-regex36.c: New file.
5160
5161 2014-06-19  Will Newton  <will.newton@linaro.org>
5162
5163         * malloc/malloc.c (systrim): If extra is zero then return
5164         early.
5165
5166 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5167
5168         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
5169
5170 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
5171
5172         * sysdeps/aarch64/strchr.S: New file.
5173
5174 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5175
5176         [BZ #17022]
5177         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
5178         from arguments -2 or below.
5179         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
5180         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
5181
5182 2014-06-18  Andreas Schwab  <schwab@suse.de>
5183
5184         [BZ #17062]
5185         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
5186         of a bracket expr not to run off the end of the string.
5187         * posix/Makefile (tests): Add tst-fnmatch3.
5188         * posix/tst-fnmatch3.c: New file.
5189
5190 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5191
5192         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
5193         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5194         [$(cross-compiling) = no]: Likewise.
5195         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5196         [$(cross-compiling) = no]: Likewise.
5197
5198 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5199
5200         [BZ #17031]
5201         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
5202         double, adjusted for any remainder from the high double.
5203         * math/libm-test.inc (nearbyint): Add tests.
5204         (rint): Likewise.
5205
5206 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5207
5208         * nptl/sysdeps/powerpc/Makefile: Moved ...
5209         * sysdeps/powerpc/nptl/Makefile: ... here.
5210         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
5211         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
5212         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
5213         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
5214         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
5215         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
5216         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
5217         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
5218         * nptl/sysdeps/powerpc/tls.h: Moved ...
5219         * sysdeps/powerpc/nptl/tls.h: ... here.
5220
5221 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
5222
5223         [BZ #16681]
5224         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
5225         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
5226         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
5227         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
5228         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
5229         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
5230         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
5231         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
5232         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
5233
5234 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
5235
5236         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5237
5238 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
5239
5240         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
5241         defined operator.
5242
5243         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
5244         $TIMEOUTFACTOR.
5245
5246 2014-06-16  Florian Weimer  <fweimer@redhat.com>
5247
5248         [BZ #17058]
5249         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
5250         non-executed part of the test.
5251
5252 2014-06-16  Andreas Schwab  <schwab@suse.de>
5253
5254         * string/bits/string2.h (strdup, strndup): Update feature guard.
5255
5256 2014-06-14  David S. Miller  <davem@davemloft.net>
5257
5258         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5259
5260 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
5261
5262         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
5263         that was previously under [RESET_PID].
5264         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
5265
5266         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
5267         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
5268         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
5269         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5270         (__libc_vfork): New strong alias.
5271         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
5272
5273 2014-06-14 Andi Kleen  <ak@linux.intel.com>
5274
5275         * sysdeps/generic/elide.h: New file.
5276
5277 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5278
5279         * Makefile (installed-headers): Adjust path of pthread.h header.
5280
5281 2014-06-13  Roland McGrath  <roland@hack.frob.com>
5282
5283         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
5284         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
5285         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
5286         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
5287
5288         * nptl/sysdeps/s390/Makefile: Moved ...
5289         * sysdeps/s390/nptl/Makefile: ... here.
5290         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
5291         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
5292         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
5293         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
5294         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
5295         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
5296         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
5297         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
5298         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
5299         * sysdeps/s390/nptl/pthreaddef.h: ... here.
5300         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
5301         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
5302         * nptl/sysdeps/s390/tls.h: Moved ...
5303         * sysdeps/s390/nptl/tls.h: ... here.
5304
5305         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
5306         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
5307
5308 2014-06-13  David S. Miller  <davem@davemloft.net>
5309
5310         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
5311         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
5312         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
5313         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
5314         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
5315         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
5316         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
5317         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
5318         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
5319         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
5320         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
5321         Remove RESET_PID cpp guards.
5322         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
5323         Remove RESET_PID cpp guards.
5324         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
5325
5326 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
5327
5328         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
5329         __sp to uintptr_t.
5330
5331 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5332
5333         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
5334         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
5335         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
5336         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
5337         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
5338         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
5339         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
5340         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
5341         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
5342         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
5343         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
5344         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
5345         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
5346         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
5347         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
5348         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
5349         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
5350         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
5351         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
5352         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
5353
5354         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
5355         (pthread_rwlock_rdlock): Add elision.
5356         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
5357         (pthread_rwlock_wrlock): Add elision.
5358         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
5359         (pthread_rwlock_trywrlock): Add elision.
5360         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
5361         (pthread_rwlock_tryrdlock): Add elision.
5362         * nptl/pthread_rwlock_unlock.c: Include elide.h.
5363         (pthread_rwlock_tryrdlock): Add elision unlock.
5364         * nptl/sysdeps/pthread/pthread.h:
5365         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
5366         (PTHREAD_RWLOCK_INITIALIZER,
5367         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
5368         Handle new elision field.
5369         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
5370         * sysdeps/arm/nptl/bits/pthreadtypes.h
5371         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5372         * sysdeps/sh/nptl/bits/pthreadtypes.h
5373         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5374         * sysdeps/tile/nptl/bits/pthreadtypes.h
5375         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5376         * sysdeps/a/nptl/bits/pthreadtypes.h
5377         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5378         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
5379         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5380         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
5381         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5382         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
5383         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5384         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
5385         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5386         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
5387         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5388         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
5389         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5390         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
5391         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5392         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
5393         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5394         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
5395         (elision_init): Set try_xbegin to zero when no RTM.
5396         * sysdeps/x86/nptl/bits/pthreadtypes.h
5397         (pthread_rwlock_t): Change __pad1 to __rwelision.
5398         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
5399
5400 2014-06-13  Andi Kleen  <ak@linux.intel.com>
5401
5402         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
5403         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
5404         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
5405         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
5406
5407 2014-06-13  Meador Inge  <meadori@codesourcery.com>
5408
5409         [BZ #16996]
5410         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
5411         that the cached result has been set before returning it.
5412
5413 2014-06-12  Roland McGrath  <roland@hack.frob.com>
5414
5415         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
5416         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
5417         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
5418         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
5419         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
5420         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
5421
5422         * nptl/sysdeps/sparc/Makefile: Moved ...
5423         * sysdeps/sparc/nptl/Makefile: ... here.
5424         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
5425         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
5426         * nptl/sysdeps/sparc/tls.h: Moved ...
5427         * sysdeps/sparc/nptl/tls.h: ... here.
5428         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
5429         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
5430         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
5431         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
5432         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
5433         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
5434         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
5435         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
5436         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
5437         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
5438         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
5439         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
5440         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
5441         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
5442         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
5443         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
5444         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
5445         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
5446         Update #include.
5447         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
5448         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
5449         Update #include.
5450         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
5451         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
5452         Update #include.
5453         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
5454         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
5455         Update #include.
5456
5457         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5458
5459         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
5460         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
5461
5462         * sysdeps/pthread/posix-timer.h: Include <list.h>.
5463         (struct list_links): Type removed.
5464         (struct thread_node, struct timer_node): Replace struct list_links
5465         with struct list_head.
5466         (list_unlink_ip): Likewise.
5467         * sysdeps/pthread/timer_routines.c
5468         (timer_free_list, thread_free_list, thread_active_list): Likewise.
5469         (list_append, list_insbefore): Likewise.
5470         (list_init): Function removed.
5471         (thread_init, init_module): Use INIT_LIST_HEAD instead.
5472         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
5473         * sysdeps/pthread/Makefile: ... here, new file.
5474
5475         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
5476         * sysdeps/nptl/Implies: ... here.
5477         * sysdeps/unix/sysv/linux/Implies: Add nptl.
5478         * nptl/sysdeps/pthread/list.h: Moved ...
5479         * include/list.h: ... here.
5480         * nptl/sysdeps/pthread/createthread.c: Moved ...
5481         * nptl/createthread.c: ... here.
5482         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
5483         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
5484         * nptl/pt-longjmp.c: ... here.
5485         * nptl/sysdeps/pthread/Makefile: Moved ...
5486         * sysdeps/nptl/Makefile: ... here.
5487         * nptl/sysdeps/pthread/Subdirs: Moved ...
5488         * sysdeps/nptl/Subdirs: ... here.
5489         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
5490         * sysdeps/nptl/aio_misc.h: ... here.
5491         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
5492         * sysdeps/nptl/bits/libc-lock.h: ... here.
5493         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
5494         * sysdeps/nptl/bits/libc-lockP.h: ... here.
5495         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
5496         * sysdeps/nptl/bits/stdio-lock.h: ... here.
5497         * nptl/sysdeps/pthread/configure: Moved ...
5498         * sysdeps/nptl/configure: ... here.
5499         * nptl/sysdeps/pthread/configure.ac: Moved ...
5500         * sysdeps/nptl/configure.ac: ... here.
5501         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
5502         * sysdeps/nptl/gai_misc.h: ... here.
5503         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
5504         * sysdeps/nptl/librt-cancellation.c: ... here.
5505         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
5506         * sysdeps/nptl/malloc-machine.h: ... here.
5507         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
5508         * sysdeps/nptl/pthread-functions.h: ... here.
5509         * nptl/sysdeps/pthread/pthread.h: Moved ...
5510         * sysdeps/nptl/pthread.h: ... here.
5511         * nptl/sysdeps/pthread/setxid.h: Moved ...
5512         * sysdeps/nptl/setxid.h: ... here.
5513         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
5514         * sysdeps/nptl/sigfillset.c: ... here.
5515         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
5516         * sysdeps/nptl/tcb-offsets.h: ... here.
5517         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
5518         * sysdeps/nptl/tst-mqueue8x.c: ... here.
5519         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
5520         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
5521         * nptl/sysdeps/pthread/allocalim.h: Moved ...
5522         * sysdeps/pthread/allocalim.h: ... here.
5523         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
5524         * sysdeps/pthread/bits/sigthread.h: ... here.
5525         * nptl/sysdeps/pthread/flockfile.c: Moved ...
5526         * sysdeps/pthread/flockfile.c: ... here.
5527         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
5528         * sysdeps/pthread/ftrylockfile.c: ... here.
5529         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
5530         * sysdeps/pthread/funlockfile.c: ... here.
5531         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
5532         * sysdeps/pthread/posix-timer.h: ... here.
5533         * nptl/sysdeps/pthread/timer_create.c: Moved ...
5534         * sysdeps/pthread/timer_create.c: ... here.
5535         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
5536         * sysdeps/pthread/timer_delete.c: ... here.
5537         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
5538         * sysdeps/pthread/timer_getoverr.c: ... here.
5539         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
5540         * sysdeps/pthread/timer_gettime.c: ... here.
5541         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
5542         * sysdeps/pthread/timer_routines.c: ... here.
5543         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
5544         * sysdeps/pthread/timer_settime.c: ... here.
5545         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
5546         * sysdeps/pthread/tst-timer.c: ... here.
5547         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
5548         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
5549
5550         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
5551         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
5552
5553         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
5554         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
5555         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
5556         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
5557         Update #include target.
5558         * nptl/sysdeps/i386/i686/Makefile: Moved ...
5559         * sysdeps/i386/i686/nptl/Makefile: ... here.
5560         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
5561         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
5562         Update #include target.
5563         * nptl/sysdeps/i386/i686/tls.h: Moved ...
5564         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
5565         * nptl/sysdeps/i386/Makefile: Moved ...
5566         * sysdeps/i386/nptl/Makefile: ... here.
5567         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
5568         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
5569         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
5570         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
5571         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
5572         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
5573         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
5574         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
5575         * sysdeps/i386/nptl/pthreaddef.h: ... here.
5576         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
5577         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
5578         * nptl/sysdeps/i386/tls.h: Moved ...
5579         * sysdeps/i386/nptl/tls.h: ... here.
5580
5581         * sysdeps/sh/Makefile [$(subdir) = csu]
5582         (gen-as-const-headers): Add tcb-offsets.sym.
5583         * nptl/sysdeps/sh/Makefile: File removed.
5584         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
5585         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
5586         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
5587         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
5588         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
5589         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
5590         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
5591         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
5592         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
5593         * sysdeps/sh/nptl/pthreaddef.h: ... here.
5594         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
5595         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
5596         * nptl/sysdeps/sh/tls.h: Moved ...
5597         * sysdeps/sh/nptl/tls.h: ... here.
5598         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
5599         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
5600         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
5601         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
5602         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
5603         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
5604         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
5605         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
5606         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
5607         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
5608         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
5609         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
5610         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
5611         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
5612         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
5613         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
5614         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
5615         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
5616         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
5617         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
5618         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
5619         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
5620         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
5621         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
5622         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
5623         Moved ...
5624         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
5625         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
5626         Moved ...
5627         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
5628         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
5629         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
5630         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
5631         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
5632         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
5633         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
5634         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
5635         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
5636         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
5637         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
5638         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
5639         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
5640         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
5641         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
5642         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
5643         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
5644         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
5645         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
5646
5647 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
5648
5649         * posix/spawn_faction_addopen.c: Include string.h.
5650
5651 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5652
5653         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
5654         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
5655         * nptl/sysdeps/x86_64/Makefile: Moved ...
5656         * sysdeps/x86_64/nptl/Makefile: ... here.
5657         * nptl/sysdeps/x86_64/configure: Moved ...
5658         * sysdeps/x86_64/nptl/configure: ... here.
5659         * nptl/sysdeps/x86_64/configure.ac: Moved ...
5660         * sysdeps/x86_64/nptl/configure.ac: ... here.
5661         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
5662         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
5663         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
5664         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
5665         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
5666         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
5667         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
5668         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
5669         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
5670         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
5671         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
5672         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
5673         * nptl/sysdeps/x86_64/tls.h: Moved ...
5674         * sysdeps/x86_64/nptl/tls.h: ... here.
5675         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
5676         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
5677         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
5678         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
5679
5680         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
5681
5682 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5683
5684         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5685
5686 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
5687
5688         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
5689         type.
5690         [POSIX] (off_t): Likewise.
5691         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
5692         [POSIX] (S_ISBLK): Require macro.
5693         [POSIX] (S_ISCHR): Likewise.
5694         [POSIX] (S_ISDIR): Likewise.
5695         [POSIX] (S_ISFIFO): Likewise.
5696         [POSIX] (S_ISREG): Likewise.
5697         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
5698         optional-macro.
5699         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
5700         type.
5701         [POSIX] (time_t): Likewise.
5702         [POSIX] (timer_t): Likewise.
5703
5704 2014-06-11  Florian Weimer  <fweimer@redhat.com>
5705
5706         [BZ #17048]
5707         * posix/spawn_int.h (struct __spawn_action): Make the path string
5708         non-const to support deallocation.
5709         * posix/spawn_faction_addopen.c
5710         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
5711         * posix/spawn_faction_destroy.c
5712         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
5713         path in all spawn_do_open actions.
5714         * posix/tst-spawn.c (do_test): Exercise the copy operation in
5715         posix_spawn_file_actions_addopen.
5716
5717 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
5718
5719         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
5720         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
5721         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
5722         conditional code always true.
5723         (__libc_vfork): New alias.
5724
5725 2014-06-11  Roland McGrath  <roland@hack.frob.com>
5726
5727         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5728         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
5729
5730         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
5731
5732         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5733         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
5734
5735         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
5736         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
5737
5738         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5739         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
5740
5741 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
5742
5743         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
5744         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
5745         multiarch strcmp for PPC64.
5746         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
5747         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
5748         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
5749         multiarch optimizations.
5750         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
5751         (__libc_ifunc_impl_list): Likewise.
5752
5753 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
5754
5755         * benchtests/scripts/validate_benchout.py: New script.
5756         * benchtests/Makefile (bench-func): Call it.
5757         * benchtests/scripts/benchout.schema.json: New file.
5758
5759 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
5760
5761         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
5762         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
5763         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
5764         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
5765         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
5766         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
5767         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
5768         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
5769         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
5770         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
5771         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
5772         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
5773         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
5774         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
5775         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
5776         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
5777         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
5778         Moved ...
5779         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
5780         ... here.
5781         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
5782         Moved ...
5783         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
5784         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
5785         Moved ...
5786         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
5787         ... here.
5788         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
5789         Moved ...
5790         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
5791         ... here.
5792         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
5793         Moved ...
5794         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
5795         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
5796         Moved ...
5797         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
5798         ... here.
5799         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
5800         Moved ...
5801         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
5802         ... here.
5803         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
5804         Moved ...
5805         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
5806         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
5807         Moved ...
5808         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
5809         ... here.
5810         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
5811         Moved ...
5812         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
5813         ... here.
5814         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
5815         Moved ...
5816         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
5817         ... here.
5818         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
5819         Moved ...
5820         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
5821         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
5822         Moved ...
5823         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
5824         ... here.
5825         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
5826         Moved ...
5827         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
5828         ... here.
5829         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
5830         Moved ...
5831         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
5832         ... here.
5833         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
5834         Moved ...
5835         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
5836         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
5837         Moved ...
5838         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
5839         ... here.
5840         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
5841         Moved ...
5842         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
5843         ... here.
5844         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
5845         Moved ...
5846         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
5847         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
5848         Moved ...
5849         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
5850         ... here.
5851         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
5852         Moved ...
5853         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
5854         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
5855         Moved ...
5856         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
5857         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
5858         Moved ...
5859         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
5860         ... here.
5861         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
5862         Moved ...
5863         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
5864         ... here.
5865         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
5866         Moved ...
5867         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
5868         ... here.
5869         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
5870         Moved ...
5871         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
5872         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
5873         Moved ...
5874         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
5875         ... here.
5876         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
5877         Moved ...
5878         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
5879         ... here.
5880         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
5881         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
5882         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
5883         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
5884         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
5885         Moved ...
5886         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
5887         ... here.
5888         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
5889         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
5890         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
5891         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
5892         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
5893         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
5894         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
5895         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
5896         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
5897         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
5898         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
5899         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
5900         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
5901         Moved ...
5902         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
5903         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
5904         Moved ...
5905         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
5906         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
5907         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
5908         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
5909         Moved ...
5910         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
5911         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
5912         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
5913         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
5914         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
5915         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
5916         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
5917
5918 2014-06-10  Wilco  <wdijkstr@arm.com>
5919
5920         * math/test-fenv-return.c: New file.
5921         * math/Makefile: Add new test test-fenv-return.
5922
5923 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
5924
5925         [BZ #17042]
5926         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
5927         when x - 1 is zero.
5928         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
5929         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
5930         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
5931         0.0L for an argument of 1.0L.
5932         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
5933         Likewise.
5934         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
5935         value when x - 1 is zero.
5936         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
5937         * sysdeps/i386/fpu/libm-test-ulps: Update.
5938         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5939
5940 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
5941
5942         [BZ #15119]
5943         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
5944
5945 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5946
5947         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
5948         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
5949
5950 2014-06-09  Roland McGrath  <roland@hack.frob.com>
5951
5952         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5953         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
5954
5955         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5956         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
5957
5958         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5959         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
5960
5961         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
5962         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
5963
5964         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
5965         if not already defined.
5966         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
5967         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
5968         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
5969         (TLS_INIT_TP): Use it.
5970         (TLS_DEFINE_INIT_TP): New macro.
5971         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
5972
5973 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
5974
5975         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
5976         constant.
5977         [POSIX] (IXANY): Likewise.
5978         [POSIX] (OLCUC): Likewise.
5979         [POSIX || POSIX2008] (CBAUD): Do not allow.
5980         [POSIX || POSIX2008] (DEFECHO): Likewise.
5981         [POSIX || POSIX2008] (ECHOCTL): Likewise.
5982         [POSIX || POSIX2008] (ECHOKE): Likewise.
5983         [POSIX || POSIX2008] (ECHOPRT): Likewise.
5984         [POSIX || POSIX2008] (EXTA): Likewise.
5985         [POSIX || POSIX2008] (EXTB): Likewise.
5986         [POSIX || POSIX2008] (FLUSHO): Likewise.
5987         [POSIX || POSIX2008] (LOBLK): Likewise.
5988         [POSIX || POSIX2008] (PENDIN): Likewise.
5989         [POSIX || POSIX2008] (SWTCH): Likewise.
5990         [POSIX || POSIX2008] (VDISCARD): Likewise.
5991         [POSIX || POSIX2008] (VDSUSP): Likewise.
5992         [POSIX || POSIX2008] (VLNEXT): Likewise.
5993         [POSIX || POSIX2008] (VREPRINT): Likewise.
5994         [POSIX || POSIX2008] (VSTATUS): Likewise.
5995         [POSIX || POSIX2008] (VWERASE): Likewise.
5996         (B*): Change to B[0123456789]*.
5997         * conform/data/time.h-data [POSIX || UNIX98]
5998         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
5999         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
6000         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
6001         [POSIX] (tm_*): Do not allow.
6002
6003 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
6004
6005         * Makefile (install): Don't set LANGUAGE.
6006         * Makefile.in (install): Likewise.
6007         * assert/Makefile (test-assert-ENV): Remove variable.
6008         (test-assert-perr-ENV): Likewise.
6009         * elf/Makefile (neededtest4-ENV): Likewise.
6010         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
6011         [$(cross-compiling) = no]: Don't set LANGUAGE.
6012         * io/ftwtest-sh (LANG): Remove variable.
6013         * libio/Makefile (tst-widetext-ENV): Likewise.
6014         * manual/install.texi (Running make install): Don't refer to
6015         environment settings for make install.
6016         * INSTALL: Regenerated.
6017         * nptl/tst-tls6.sh: Don't set LANG.
6018         * posix/globtest.sh (LANG): Remove variable.
6019         * string/Makefile (tester-ENV): Likewise.
6020         (inl-tester-ENV): Likewise.
6021         (noinl-tester-ENV): Likewise.
6022         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
6023         [$(cross-compiling) = no]: Don't set LANGUAGE.
6024         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
6025         without explicit environment settings.
6026
6027 2014-06-06  Roland McGrath  <roland@hack.frob.com>
6028
6029         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
6030         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
6031         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
6032         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
6033
6034 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
6035
6036         * crypt/crypt-private.h [DOS]: Add some includes taken from the
6037         other files in the crypt directory.
6038         * crypt/crypt.c: Remove duplicate includes.
6039         * crypt/crypt-entry.c: Likewise.
6040         * crypt/crypt_util.c: Likewise.
6041
6042 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
6043
6044         * Makeconfig (run-program-env): New variable.
6045         (run-program-prefix-before-env): Likewise.
6046         (run-program-prefix-after-env): Likewise.
6047         (run-program-prefix): Define in terms of new variables.
6048         (built-program-cmd-before-env): New variable.
6049         (built-program-cmd-after-env): Likewise.
6050         (built-program-cmd): Define in terms of new variables.
6051         (test-program-prefix-before-env): New variable.
6052         (test-program-prefix-after-env): Likewise.
6053         (test-program-prefix): Define in terms of new variables.
6054         (test-program-cmd-before-env): New variable.
6055         (test-program-cmd-after-env): Likewise.
6056         (test-program-cmd): Define in terms of new variables.
6057         * Rules (make-test-out): Use $(run-program-env).
6058         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
6059         (help): Do not mention environment variables.  Mention
6060         --timeoutfactor option.
6061         (timeoutfactor): New variable.
6062         (blacklist_exports): Remove function.
6063         (exports): Remove variable.
6064         (command): Do not include ${exports}.
6065         * manual/install.texi (Configuring and compiling): Do not mention
6066         test wrappers preserving environment variables.  Mention that last
6067         assignment to a variable must take precedence.
6068         * INSTALL: Regenerated.
6069         * benchtests/Makefile (run-bench): Use $(run-program-env).
6070         * catgets/Makefile ($(objpfx)test1.cat): Use
6071         $(built-program-cmd-before-env), $(run-program-env) and
6072         $(built-program-cmd-after-env).
6073         ($(objpfx)test2.cat): Do not specify environment variables
6074         explicitly.
6075         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
6076         $(run-program-env) and $(built-program-cmd-after-env).
6077         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
6078         $(run-program-env) and $(test-program-cmd-after-env).
6079         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
6080         explicitly.
6081         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
6082         run_program_env and test_program_cmd_after_env arguments.
6083         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
6084         * elf/tst-pathopt.sh: Use run_program_env argument.
6085         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
6086         $(test-wrapper-env) and $(run-program-env).
6087         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
6088         run_program_env arguments.
6089         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
6090         * intl/Makefile ($(objpfx)tst-gettext.out): Use
6091         $(test-program-prefix-before-env), $(run-program-env) and
6092         $(test-program-prefix-after-env).
6093         ($(objpfx)tst-gettext2.out): Likewise.
6094         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
6095         run_program_env and test_program_prefix_after_env arguments.
6096         * intl/tst-gettext2.sh: Likewise.
6097         * intl/tst-gettext4.sh: Do not set environment variables
6098         explicitly.
6099         * intl/tst-gettext6.sh: Likewise.
6100         * intl/tst-translit.sh: Likewise.
6101         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
6102         $(test-program-prefix-before-env), $(run-program-env) and
6103         $(test-program-prefix-after-env).
6104         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
6105         run_program_env and test_program_prefix_after_env arguments.
6106         * math/Makefile (run-regen-ulps): Use $(run-program-env).
6107         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
6108         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
6109         explicitly with each use of ${test_wrapper_env}.
6110         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
6111         $(test-program-prefix-before-env), $(run-program-env) and
6112         $(test-program-prefix-after-env).
6113         * posix/tst-getconf.sh: Do not set environment variables
6114         explicitly.
6115         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
6116         run_program_env and test_program_prefix_after_env arguments.
6117         * stdio-common/tst-printf.sh: Do not set environment variables
6118         explicitly.
6119         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
6120         $(test-program-prefix-before-env), $(run-program-env) and
6121         $(test-program-prefix-after-env).
6122         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
6123         run_program_env and test_program_prefix_after_env arguments.
6124         Split $test calls into $test_pre and $test.
6125         * timezone/Makefile (build-testdata): Use
6126         $(built-program-cmd-before-env), $(run-program-env) and
6127         $(built-program-cmd-after-env).
6128
6129 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6130
6131         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
6132         strlen for non SHARED builds.
6133
6134 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
6135
6136         * nptl/allocatestack.c (check_list): Inlined function...
6137         (__reclaim_stacks): ... here.
6138
6139 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
6140
6141         [BZ #15698]
6142         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
6143         memory overrun.
6144
6145 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
6146
6147         * Rules (make-test-out): Include
6148         LOCPATH=$(common-objpfx)localedata in default environment.
6149         * debug/Makefile (tst-chk1-ENV): Remove variable.
6150         (tst-chk2-ENV): Likewise.
6151         (tst-chk3-ENV): Likewise.
6152         (tst-chk4-ENV): Likewise.
6153         (tst-chk5-ENV): Likewise.
6154         (tst-chk6-ENV): Likewise.
6155         (tst-lfschk1-ENV): Likewise.
6156         (tst-lfschk2-ENV): Likewise.
6157         (tst-lfschk3-ENV): Likewise.
6158         (tst-lfschk4-ENV): Likewise.
6159         (tst-lfschk5-ENV): Likewise.
6160         (tst-lfschk6-ENV): Likewise.
6161         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
6162         (tst-iconv7-ENV): Likewise.
6163         * intl/Makefile (LOCPATH-ENV): Likewise.
6164         (tst-codeset-ENV): Likewise.
6165         (tst-gettext3-ENV): Likewise.
6166         (tst-gettext5-ENV): Likewise.
6167         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
6168         (tst-fopenloc-ENV): Likewise.
6169         (tst-fgetws-ENV): Remove variable.
6170         (tst-ungetwc1-ENV): Likewise.
6171         (tst-ungetwc2-ENV): Likewise.
6172         (bug-ungetwc2-ENV): Likewise.
6173         (tst-swscanf-ENV): Likewise.
6174         (bug-ftell-ENV): Likewise.
6175         (tst-fgetwc-ENV): Likewise.
6176         (tst-fseek-ENV): Likewise.
6177         (tst-ftell-partial-wide-ENV): Likewise.
6178         (tst-ftell-active-handler-ENV): Likewise.
6179         (tst-ftell-append-ENV): Likewise.
6180         * posix/Makefile (tst-fnmatch-ENV): Likewise.
6181         (tst-regexloc-ENV): Likewise.
6182         (bug-regex1-ENV): Likewise.
6183         (tst-regex-ENV): Likewise.
6184         (tst-regex2-ENV): Likewise.
6185         (bug-regex5-ENV): Likewise.
6186         (bug-regex6-ENV): Likewise.
6187         (bug-regex17-ENV): Likewise.
6188         (bug-regex18-ENV): Likewise.
6189         (bug-regex19-ENV): Likewise.
6190         (bug-regex20-ENV): Likewise.
6191         (bug-regex22-ENV): Likewise.
6192         (bug-regex23-ENV): Likewise.
6193         (bug-regex25-ENV): Likewise.
6194         (bug-regex26-ENV): Likewise.
6195         (bug-regex30-ENV): Likewise.
6196         (bug-regex32-ENV): Likewise.
6197         (bug-regex33-ENV): Likewise.
6198         (bug-regex34-ENV): Likewise.
6199         (bug-regex35-ENV): Likewise.
6200         (tst-rxspencer-ENV): Likewise.
6201         (tst-rxspencer-no-utf8-ENV): Likewise.
6202         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
6203         (tst-sscanf-ENV): Likewise.
6204         (tst-swprintf-ENV): Likewise.
6205         (tst-swscanf-ENV): Likewise.
6206         (test-vfprintf-ENV): Likewise.
6207         (scanf13-ENV): Likewise.
6208         (bug14-ENV): Likewise.
6209         (tst-grouping-ENV): Likewise.
6210         * stdlib/Makefile (tst-strtod-ENV): Likewise.
6211         (tst-strtod3-ENV): Likewise.
6212         (tst-strtod4-ENV): Likewise.
6213         (tst-strtod5-ENV): Likewise.
6214         (testmb2-ENV): Likewise./
6215         * string/Makefile (tst-strxfrm-ENV): Likewise.
6216         (tst-strxfrm2-ENV): Likewise.
6217         (bug-strcoll1-ENV): Likewise.
6218         (test-strcasecmp-ENV): Likewise.
6219         (test-strncasecmp-ENV): Likewise.
6220         * time/Makefile (tst-strptime-ENV): Likewise.
6221         (tst-ftime_l-ENV): Likewise.
6222         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
6223         (tst-mbrtowc-ENV): Likewise.
6224         (tst-wcrtomb-ENV): Likewise.
6225         (tst-mbrtowc2-ENV): Likewise.
6226         (tst-c16c32-1-ENV): Likewise.
6227         (tst-mbsnrtowcs-ENV): Likewise.
6228
6229 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
6230
6231         * manual/resource.texi (How to get information about the memory
6232         subsystem?): Fix typo.
6233         Reported by Peon de la Parra Ivan <peon@keba.com>
6234
6235 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
6236
6237         [BZ #16882]
6238         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
6239         (pthread_spin_lock): Branch out of spin loop to proper location.
6240         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
6241         (pthread_spin_lock): Likewise.
6242
6243         * nptl/tst-spin4.c: New test.
6244         * nptl/Makefile (tests): Add tst-spin4.
6245
6246 2014-06-03  Andreas Schwab  <schwab@suse.de>
6247
6248         [BZ #15946]
6249         * resolv/res_send.c (send_dg): Reload file descriptor after
6250         calling reopen.
6251
6252 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
6253
6254         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6255
6256 2014-06-03  Richard Henderson  <rth@redhat.com>
6257
6258         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
6259         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
6260         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
6261         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
6262         in the SAVE_PID block.
6263         (__libc_vfork): New alias.
6264         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
6265
6266         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
6267         child in registers, not on the stack.  Remove RESET_PID conditionals.
6268         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
6269
6270 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6271
6272         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6273
6274 2014-06-03  Wilco  <wdijkstr@arm.com>
6275
6276         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
6277         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
6278         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6279         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
6280         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
6281         Likewise.
6282
6283 2014-06-03  Wilco  <wdijkstr@arm.com>
6284
6285         * sysdeps/aarch64/fpu/math_private.h
6286         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
6287         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
6288         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
6289         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6290         Fix declarations.
6291
6292 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6293
6294         * crypt/crypt-private.h: Include ufc-crypt.h.
6295         (__b64_from_24bit): Declare extern.
6296         * crypt/crypt_util.c(__b64_from_24bit): New function.
6297         (b64t): New static const variable.
6298         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
6299         (b64t): Remove variable.
6300         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
6301         * crypt/sha256-crypt.c: Include crypt-private.h.
6302         (b64t): Remove variable.
6303         (__sha256_crypt_r): Remove b64_from_24bit and replace
6304         with __b64_from_24bit.
6305         * crypt/sha512-crypt.c: Likewise.
6306
6307 2014-06-02  Roland McGrath  <roland@hack.frob.com>
6308
6309         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
6310         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
6311         Label the code __libc_vfork rather than __vfork.
6312         [!NOT_IN_libc] (vfork): Define as weak alias.
6313         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
6314         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
6315         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
6316
6317 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6318
6319         * malloc/malloc.c (malloc_info): Fix format specifier for
6320         n_mmaps.
6321
6322 2014-06-02  Wilco  <wdijkstr@arm.com>
6323
6324         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
6325         FPCR write.
6326
6327 2014-06-02  Wilco  <wdijkstr@arm.com>
6328
6329         [BZ #17009]
6330         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
6331         Rewrite to reduce FPCR/FPSR accesses.
6332
6333 2014-06-01  David S. Miller  <davem@davemloft.net>
6334
6335         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6336
6337 2014-05-31  David S. Miller  <davem@davemloft.net>
6338
6339         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
6340         to occur in round to nearest mode when |x| >= 2.0
6341
6342 2014-05-30  Richard Henderson  <rth@twiddle.net>
6343
6344         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
6345         (PSEUDO_RET_NOERRNO): Remove.
6346         (ret): Don't redefine.
6347         (ret_NOERRNO): Define in terms of ret.
6348         (ret_ERRVAL): Likewise.
6349
6350         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
6351         use of PSEUDO_RET; perform the error check directly.
6352
6353 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
6354
6355         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
6356         with __int128_t.
6357
6358 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6359
6360         * malloc/malloc (malloc_info): Fix formatting.
6361
6362 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6363             Roland McGrath  <roland@hack.frob.com>
6364
6365         * malloc/malloc (malloc_info): Also print mmapped statistics.
6366
6367 2014-05-30  Roland McGrath  <roland@hack.frob.com>
6368
6369         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
6370         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
6371
6372 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
6373
6374         * malloc/malloc.c (malloc_info): Inline mi_arena.
6375
6376 2014-05-29  Richard Henderson  <rth@twiddle.net>
6377
6378         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
6379         Remove comma before expanding ASM_ARGS_##nr.
6380         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
6381         Make _x0 a strict output; make _x8 a strict input; adjust expansion
6382         of ASM_ARGS_##nr.
6383         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
6384         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
6385         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
6386         (ASM_ARGS_1): Add leading comma.
6387
6388         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
6389         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
6390         to __errno_location.
6391         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
6392         Remove the expected plt for __errno_location.
6393
6394         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6395         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
6396         call to __read_tp.
6397
6398         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6399         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
6400         it and break it down.
6401         (DOCARGS_0, DOCARGS_1): Do nothing.
6402         (DOCARGS_2): Update to store into the new stack frame.
6403         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
6404         (UNDOCARGS_1): Update to restore from the new stack frame.
6405         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
6406         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
6407
6408         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6409         (SINGLE_THREAD_P): New parameter for result regno.
6410         (PSEUDO): Update to match; use cbz instead of beq.
6411
6412         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6413         Use ENTRY to define the _nocancel entry point.  Share the syscall
6414         and syscall error check paths with the cancel path.
6415         (PSEUDO_END): New.
6416
6417         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
6418         whitespace; tabs before and after asm mnemonics.
6419
6420 2014-05-29  Eric Wong  <normalperson@yhbt.net>
6421
6422         [BZ #15132]
6423         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
6424         Call fstat64 or stat64 internally, depending on arguments passed.
6425         Replace stat buffer argument with file descriptor argument.
6426         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
6427         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
6428         Pass fd to __internal_statvfs instead of calling fstat64.
6429         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
6430         Pass fd to __internal_statvfs64 instead of calling fstat64.
6431         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
6432         Pass -1 to __internal_statvfs instead of calling stat64.
6433         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
6434         Pass -1 to __internal_statvfs64 instead of calling stat64.
6435
6436 2014-05-28  Roland McGrath  <roland@hack.frob.com>
6437
6438         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
6439         that was previously under [RESET_PID].
6440         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
6441
6442         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
6443         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
6444
6445 2014-05-27  Roland McGrath  <roland@hack.frob.com>
6446
6447         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
6448
6449         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
6450         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
6451
6452 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
6453
6454         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
6455
6456 2014-05-27  Andreas Schwab  <schwab@suse.de>
6457
6458         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
6459         TLS_INIT_TP macro.
6460         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
6461         * elf/rtld.c (init_tls, dl_main): Likewise.
6462         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
6463         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
6464         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
6465         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
6466         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
6467         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
6468         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
6469         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
6470         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
6471         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
6472         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
6473         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
6474         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
6475         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
6476         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
6477         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
6478         * sysdeps/generic/tls.h: Update description.
6479
6480 2014-05-27  Will Newton  <will.newton@linaro.org>
6481
6482         [BZ #16990]
6483         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
6484         and restore r2 rather than just restoring.
6485
6486 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
6487
6488         [BZ #16724]
6489         * libio/tst-ftell-append.c: New test case.
6490         * libio/Makefile (tests): Add test case.
6491         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
6492         append mode.
6493         * libio/wfileops.c (do_ftell_wide): Likewise.
6494
6495 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6496
6497         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6498
6499         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
6500         ...
6501         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
6502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
6503         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
6504         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
6505         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
6506         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
6507         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
6508         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
6509         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
6510         Moved ...
6511         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
6512         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
6513         Moved ...
6514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
6515         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
6516         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
6517         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
6518         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
6519         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
6520         ...
6521         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
6522         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
6523         Moved ...
6524         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
6525         here.
6526         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
6527         ...
6528         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
6529         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
6530         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
6531
6532         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
6533         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
6534         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
6535         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
6536
6537         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
6538         merge into ...
6539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
6540         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
6541         ...
6542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
6543         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
6544         ...
6545         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
6546         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
6547         Moved ...
6548         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
6549         here.
6550         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
6551         Moved ...
6552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
6553         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
6554         Moved ...
6555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
6556
6557         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
6558         conditional [RESET_PID].
6559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
6560         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
6561         removed.
6562         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
6563         removed.
6564
6565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
6566         <tcb-offsets.h>.
6567         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
6568         (__libc_vfork): New strong alias.
6569         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
6570         removed.
6571         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
6572         Removed.
6573
6574         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
6575         <tcb-offsets.h>.
6576         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
6577         (__libc_vfork): New strong alias.
6578         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
6579         removed.
6580         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
6581         removed.
6582
6583 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
6584
6585         * malloc/malloc.c (mi_arena): New function.
6586         (malloc_info): Remove nested function mi_arena. Call non-nosted
6587         function mi_arena.
6588
6589 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6590
6591         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
6592         by insrwi.
6593         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
6594         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
6595         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
6596         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
6597         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
6598         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
6599         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
6600
6601 2014-05-26  Andreas Schwab  <schwab@suse.de>
6602
6603         [BZ #16984]
6604         * locale/programs/repertoire.c (repertoire_read): Add slash
6605         between I18NPATH element and file name.
6606         * locale/programs/locfile.c (locfile_read): Likewise.
6607
6608 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6609
6610         * nptl/pthread_mutexattr_settype.c
6611         (__pthread_mutexattr_settype):
6612         Disable lock elision for PTHREAD_MUTEX_NORMAL.
6613
6614 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
6615
6616         * nptl/tst-mutex5 (do_test):
6617         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
6618
6619 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6620
6621         * benchtests/README: Document 'init' directive.
6622         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
6623         BENCH_INIT.
6624         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
6625         (parse_file): Recognize 'init' directive.
6626
6627 2014-05-26  Kyle McMartin  <kyle@redhat.com>
6628
6629         [BZ #16796]
6630         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
6631         alignment of struct pthread.
6632
6633 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6634
6635         [BZ #16878]
6636         * nscd/netgroupcache.c (addgetnetgrentX): Look for
6637         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6638         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
6639         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
6640
6641 2014-05-25  Richard Henderson  <rth@twiddle.net>
6642
6643         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6644         (SINGLE_THREAD_P_PIC): Remove.
6645         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
6646         (SINGLE_THREAD_P_PIC): Remove.
6647
6648         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
6649         branch to syscall error ...
6650         (PSEUDO): ... here.
6651         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
6652         from __local_syscall_error to .Lsyscall_error.
6653         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
6654         (SYSCALL_ERROR): Update label name.
6655
6656         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6657         Do not use DOARGS/UNDOARGS.
6658         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
6659         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
6660         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
6661         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
6662         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
6663
6664         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
6665         block comment.
6666
6667         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
6668         define if !NOT_IN_libc.
6669         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
6670         define with non-default symbol versions.
6671
6672 2014-05-23  Richard Henderson  <rth@twiddle.net>
6673
6674         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
6675         (vfork, __vfork): Define via compat_symbol.
6676
6677         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
6678         [!HAVE_IFUNC] (vfork_compat): Remove.
6679         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
6680
6681 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6682
6683         [BZ #16978]
6684         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
6685         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
6686         variable.
6687
6688 2014-05-23  Richard Henderson  <rth@twiddle.net>
6689
6690         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
6691         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
6692         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
6693         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
6694
6695         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
6696         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
6697         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
6698         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
6699         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
6700         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
6701         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
6702         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
6703         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
6704         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
6705         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
6706         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
6707         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
6708         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
6709         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
6710         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
6711         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
6712         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
6713         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
6714         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
6715         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
6716         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
6717         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
6718         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
6719         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
6720         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
6721         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
6722         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
6723         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
6724         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
6725         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
6726         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
6727         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
6728         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
6729         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
6730         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
6731         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
6732         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
6733         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
6734         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
6735         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
6736         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
6737         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
6738         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
6739         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
6740         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
6741         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
6742         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
6743         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
6744         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
6745         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
6746         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
6747         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
6748         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
6749         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
6750         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
6751
6752         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
6753         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
6754         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
6755         before exiting on error.
6756         (__libc_vfork): New strong alias.
6757         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
6758         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
6759
6760         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
6761         that was previously under [RESET_PID].
6762         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
6763
6764         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
6765
6766 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
6767
6768         [BZ #16977]
6769         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
6770         value when x - 1 is zero.
6771         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
6772         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
6773         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
6774         0.0L for an argument of 1.0L.
6775         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
6776         Likewise.
6777         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
6778         value when x - 1 is zero.
6779         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
6780         * sysdeps/i386/fpu/libm-test-ulps: Update.
6781         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6782
6783 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
6784
6785         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
6786         alphasort and versionsort.
6787
6788 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6789
6790         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
6791         macro.
6792         [copysignf]: Likewise.
6793
6794 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
6795
6796         * crypt/md5-crypt.c: Fix formatting.
6797
6798 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6799
6800         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
6801         (b64_from_24bit): New function.
6802
6803 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6804
6805         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
6806         libc_hidden_builtin_def to ifunc.
6807         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6808         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
6809
6810 2014-05-21  Roland McGrath  <roland@hack.frob.com>
6811
6812         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
6813         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
6814
6815 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
6816
6817         * nscd/Depend (linuxthreads): Remove.
6818         (nptl): Add.
6819         * resolv/Depend (linuxthreads): Remove.
6820         * rt/Depend (linuxthreads): Remove.
6821
6822         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
6823         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
6824         $(common-objpfx)elf/.
6825         (link-libc-before-gnulib): Likewise.
6826         (elfobjdir): Remove variable.
6827         * Makefile (install): Use $(elf-objpfx) instead of
6828         $(common-objpfx)elf/.
6829         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
6830         $(elfobjdir)/.
6831         (link-libc-deps): Likewise.
6832         ($(common-objpfx)libc.so): Likewise.
6833         ($(common-objpfx)linkobj/libc.so): Likewise.
6834         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
6835         instead of $(common-objpfx)elf/.
6836         (symbolic-link-list): Likewise.
6837         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
6838         [$(cross-compiling) = no]: Likewise.
6839         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
6840         $(elfobjdir)/.
6841         (static-gnulib-arch): Likewise.
6842         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
6843         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
6844         $(common-objpfx)elf/.
6845
6846 2014-05-21  Richard Henderson  <rth@redhat.com>
6847
6848         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
6849         (SINGLE_THREAD_P): Use the correct width load.  Fold
6850         into the ldr offset.
6851
6852         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
6853         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
6854
6855 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
6856
6857         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
6858         (libgcc_s_resume): Use __attribute_used__.
6859         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
6860         Likewise.
6861
6862 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6863
6864         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
6865         optimization when used with float constants.
6866
6867         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6868
6869 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
6870
6871         [BZ #16915]
6872         * locale/nl_langinfo_l.c: Make direct reference to every
6873         _nl_current_CATEGORY symbol.
6874         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
6875         (tests-static): Add tst-langinfo-static.
6876         (tests-special): Add tst-langinfo-static.out.
6877         ($(objpfx)tst-langinfo.out): Redirect output.
6878         ($(objpfx)tst-langinfo-static.out): New.
6879         * localedata/tst-langinfo.sh: Send output to stdout.
6880         * localedata/tst-langinfo-static.c: New file.
6881
6882         [BZ #16965]
6883         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
6884         when the shift amount is modulo the limb size.
6885
6886 2014-05-20  Richard Henderson  <rth@redhat.com>
6887
6888         [BZ #16967]
6889         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
6890         Change type of sa_flags from unsigned int to int.
6891
6892         [BZ #16966]
6893         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
6894
6895         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
6896
6897 2014-05-20  Will Newton  <will.newton@linaro.org>
6898
6899         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
6900         Test the return value of the system call in the nocancel case.
6901
6902 2014-05-20  Will Newton  <will.newton@linaro.org>
6903             Yvan Roux  <yvan.roux@linaro.org>
6904
6905         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
6906         #include of asm/ptrace.h.
6907         (PTRACE_GET_THREAD_AREA): Remove #undef.
6908         (PTRACE_GETHBPREGS): Likewise.
6909         (PTRACE_SETHBPREGS): Likewise.
6910         (struct user_regs_struct): New structure.
6911         (struct user_fpsimd_struct): New structure.
6912         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
6913         #include of asm/ptrace.h and second #include of sys/user.h.
6914         (PTRACE_GET_THREAD_AREA): Remove #undef.
6915         (PTRACE_GETHBPREGS): Likewise.
6916         (PTRACE_SETHBPREGS): Likewise.
6917         (ELF_NGREG): Use new struct user_regs_struct.
6918         (elf_fpregset_t): Use new struct user_fpsimd_struct.
6919
6920 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6921
6922         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
6923         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
6924
6925 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
6926
6927         [BZ #16958]
6928         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
6929         membar to avoid block loads/stores to overlap previous stores.
6930
6931 2014-05-17  Richard Henderson  <rth@redhat.com>
6932
6933         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
6934         Create the __##syscall_name##_nocancel entry point.
6935         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
6936         Remove; let the sysdep-cancel.h code create it.
6937
6938 2014-05-17  David S. Miller  <davem@davemloft.net>
6939
6940         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
6941         Protect with __USE_GNU.
6942         (TIOCSET_TEMPT): Likewise.
6943         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
6944         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
6945         these are already provided in bits/ioctl-types.h
6946
6947 2014-05-16  Roland McGrath  <roland@hack.frob.com>
6948
6949         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
6950         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
6951
6952         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
6953         Use wait4 regardless of [__NR_waitpid].
6954
6955 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
6956
6957         PR libgcc/60166
6958         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
6959         (_FP_NANSIGN_Q): Set the quiet bit.
6960
6961 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
6962
6963         * benchtests/Makefile
6964         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
6965         not $(common-objpfx)math/libm.so.
6966         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
6967         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
6968         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
6969         $(common-objpfx)dlfcn/libdl.so.
6970         ($(objpfx)tst-audit8): Depend on $(libm), not
6971         $(common-objpfx)math/libm.so.
6972         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
6973         not $(common-objpfx)dlfcn/libdl.so.
6974         * math/Makefile
6975         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
6976         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
6977         [$(build-shared) = yes].
6978         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
6979         $(common-objpfx)nptl/libpthread.so.
6980         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
6981         $(common-objpfx)math/libm.so$(libm.so-version) or
6982         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
6983         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
6984         $(common-objpfx)dlfcn/libdl.so.
6985         * setjmp/Makefile (link-libm): Remove variable.
6986         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
6987         * stdio-common/Makefile (link-libm): Remove variable.
6988         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
6989         * stdlib/Makefile (link-libm): Remove variable.
6990         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
6991         ($(objpfx)tst-strtod-round): Likewise.
6992         ($(objpfx)tst-tininess): Likewise.
6993         ($(objpfx)tst-strtod-underflow): Likewise.
6994         ($(objpfx)tst-strtod6): Likewise.
6995         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
6996         $(libdl), not $(common-objpfx)nptl/libpthread.so and
6997         $(common-objpfx)dlfcn/libdl.so.
6998
6999 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7000
7001         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
7002         BSD terminal modes definitions.
7003
7004 2014-05-16  Roland McGrath  <roland@hack.frob.com>
7005
7006         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
7007         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
7008
7009         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
7010         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
7011         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
7012         Don't do #include_next.
7013         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
7014         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
7015         Don't do #include_next.
7016         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
7017         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
7018         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
7019         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
7020
7021 2014-05-16  Allan McRae  <allan@archlinux.org>
7022
7023         * po/sv.po: Update Swedish translation from translation project.
7024
7025         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
7026         in sed expression.
7027
7028 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
7029
7030         [BZ #16917]
7031         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
7032         errno if the TIOCGPTN ioctl fails with an error different than
7033         EINVAL.
7034         * login/tst-ptsname.c: New file.
7035         * login/Makefile (tests): Add tst-ptsname.
7036
7037         [BZ #16943]
7038         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
7039         and prlimit64.
7040
7041 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7042
7043         [BZ #16849]
7044         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
7045         herrno to return EAI_AGAIN.
7046
7047 2014-05-14  Roland McGrath  <roland@hack.frob.com>
7048
7049         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
7050         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
7051         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
7052         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
7053         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
7054         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
7055         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
7056         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
7057         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
7058         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
7059         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
7060         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
7061         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
7062         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
7063         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
7064         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
7065         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
7066         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
7067         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
7068         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
7069         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
7070         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
7071         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
7072         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
7073         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
7074         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
7075         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
7076         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
7077         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
7078         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
7079         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
7080         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
7081         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
7082         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
7083         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
7084         Moved ...
7085         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
7086         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
7087         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
7088         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
7089         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
7090         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
7091         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
7092         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
7093         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
7094         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
7095         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
7096         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
7097         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
7098         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
7099         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
7100         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
7101         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
7102         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
7103         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
7104         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
7105         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
7106         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
7107         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
7108         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
7109         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
7110         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
7111         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
7112         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
7113         Moved ...
7114         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
7115         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
7116         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
7117         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
7118         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
7119         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
7120         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
7121         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
7122         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
7123         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
7124         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
7125         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
7126         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
7127         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
7128         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
7129         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
7130         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
7131         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
7132         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
7133         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
7134         Moved ...
7135         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
7136         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
7137         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
7138
7139         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
7140         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
7141         (libpthread-sysdep_routines): Add elision-related stuff here instead.
7142         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
7143         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
7144         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
7145         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
7146         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
7147         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
7148         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
7149         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
7150         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
7151         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
7152         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
7153         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
7154         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
7155         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
7156         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
7157         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
7158         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
7159         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
7160         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
7161         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
7162         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
7163         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
7164         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
7165         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
7166         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
7167         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
7168         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
7169         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
7170
7171         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
7172         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
7173
7174         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
7175         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
7176         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
7177         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
7178         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
7179         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
7180         Moved ...
7181         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
7182         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
7183         Moved ...
7184         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
7185         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
7186         Moved ...
7187         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
7188         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
7189         Moved ...
7190         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
7191         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
7192         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
7193         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
7194         Moved ...
7195         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
7196         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
7197         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
7198         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
7199         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
7200         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
7201         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
7202         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
7203         Moved ...
7204         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
7205         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7206         Moved ...
7207         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7208         ... here.
7209         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
7210         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
7211         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
7212         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
7213         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7214         Moved ...
7215         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7216         ... here.
7217         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
7218         Moved ...
7219         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
7220         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
7221         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
7222         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
7223         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
7224         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
7225         Moved ...
7226         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
7227         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
7228         Moved ...
7229         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
7230         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
7231         Moved ...
7232         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
7233         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
7234         Moved ...
7235         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
7236         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
7237         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
7238         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
7239         Moved ...
7240         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
7241         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
7242         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
7243         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
7244         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
7245         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
7246         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
7247         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
7248         Moved ...
7249         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
7250         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7251         Moved ...
7252         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7253         ... here.
7254         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
7255         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
7256         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
7257         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
7258         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7259         Moved ...
7260         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7261         ... here.
7262         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
7263         Moved ...
7264         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
7265         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
7266         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
7267         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
7268         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
7269         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
7270         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
7271         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
7272         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
7273         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
7274         Moved ...
7275         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
7276         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
7277         Moved ...
7278         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
7279         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
7280         Moved ...
7281         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
7282         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
7283         Moved ...
7284         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
7285         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
7286         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
7287         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
7288         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
7289         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
7290         Moved ...
7291         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
7292         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
7293         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
7294         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
7295         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
7296         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
7297         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
7298         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
7299         Moved ...
7300         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
7301         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7302         Moved ...
7303         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7304         ... here.
7305         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
7306         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
7307         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
7308         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
7309         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7310         Moved ...
7311         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7312         ... here.
7313         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
7314         Moved ...
7315         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
7316         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
7317         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
7318         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
7319         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
7320         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
7321         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
7322         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
7323         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
7324         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
7325         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
7326
7327         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
7328         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
7329
7330         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
7331         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
7332
7333         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
7334         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
7335         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
7336         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
7337         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
7338         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
7339         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
7340         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
7341         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
7342         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
7343         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
7344         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
7345         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
7346         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
7347         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
7348         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
7349         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
7350         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
7351         Moved ...
7352         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
7353         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
7354         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
7355         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
7356         Moved ...
7357         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
7358         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
7359         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
7360         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
7361         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
7362         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
7363         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
7364         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
7365         Moved ...
7366         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
7367         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
7368         Moved ...
7369         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
7370         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
7371         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
7372         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
7373         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
7374         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
7375         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
7376         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
7377         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
7378         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
7379         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
7380         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
7381         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
7382         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
7383         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
7384         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
7385         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
7386
7387         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
7388         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
7389         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
7390         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
7391         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
7392
7393         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
7394         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
7395         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
7396         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
7397         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
7398         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
7399         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
7400         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
7401         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
7402         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
7403
7404         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
7405         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
7406
7407         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
7408         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
7409         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
7410         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
7411         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
7412         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
7413         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
7414         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
7415         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
7416         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
7417         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
7418         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
7419         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
7420         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
7421         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
7422         Update #include.
7423         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
7424         Likewise.
7425         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
7426         Likewise.
7427         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
7428         Likewise.
7429         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
7430         Likewise.
7431         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
7432         Likewise.
7433         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
7434         Likewise.
7435         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
7436         Likewise.
7437         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
7438         Likewise.
7439         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
7440         Likewise.
7441         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
7442         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
7443         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
7444         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
7445         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
7446         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
7447         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
7448         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
7449         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
7450         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
7451         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
7452         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
7453         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
7454         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
7455         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
7456
7457         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
7458         that was previously under [RESET_PID].
7459         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
7460         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
7461         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
7462
7463         * sysdeps/i386/nptl/Implies: New file.
7464         * sysdeps/x86_64/nptl/Implies: New file.
7465         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
7466         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
7467         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
7468         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
7469
7470         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
7471         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7472         (__libc_vfork): New strong alias.
7473         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
7474         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
7475
7476         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
7477         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7478         (__libc_vfork): New strong alias.
7479         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
7480         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
7481
7482         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
7483         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7484         (__libc_vfork): New strong alias.
7485         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
7486         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
7487         * nptl/pt-vfork.c: New file.
7488         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
7489         (libpthread: GLIBC_2.20): New version set (empty).
7490
7491 2014-05-14  Will Newton  <will.newton@linaro.org>
7492
7493         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
7494         rather than #if.
7495
7496 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7497
7498         [BZ #16564]
7499         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
7500         arguments with exponent 65 or above.
7501         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
7502         arguments 0x1p113L or above.
7503         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
7504         to arguments 0x1p107L or above.
7505         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
7506         positive arguments with exponent 65 or above.
7507         * math/auto-libm-test-in: Add more tests of log1p.
7508         * math/auto-libm-test-out: Regenerated.
7509
7510         [BZ #16928]
7511         * math/s_cacos.c (__cacos): Ensure zero real part of result from
7512         non-finite arguments is +0.
7513         * math/s_cacosf.c (__cacosf): Likewise.
7514         * math/s_cacosl.c (__cacosl): Likewise.
7515         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
7516         * sysdeps/i386/fpu/libm-test-ulps: Update.
7517         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7518
7519         [BZ #16927]
7520         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
7521         value.
7522         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
7523         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
7524         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
7525         for explicit high bit of mantissa when testing for argument equal
7526         to 1.
7527         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
7528         * sysdeps/i386/fpu/libm-test-ulps: Update.
7529         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7530
7531         [BZ #16516]
7532         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
7533         (__erf): Scale by 16 instead of 8 in potentially underflowing
7534         case.  Ensure exception if result actually underflows.
7535         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
7536         (__erff): Scale by 16 instead of 8 in potentially underflowing
7537         case.  Ensure exception if result actually underflows.
7538         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
7539         (efx8): Remove variable.
7540         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7541         case.  Ensure exception if result actually underflows.
7542         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
7543         (efx8): Remove variable.
7544         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7545         case.  Ensure exception if result actually underflows.
7546         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
7547         (efx8): Remove variable.
7548         (__erfl): Scale by 16 instead of 8 in potentially underflowing
7549         case.  Ensure exception if result actually underflows.
7550         * math/auto-libm-test-in: Add more tests of erf.
7551         * math/auto-libm-test-out: Regenerated.
7552
7553 2014-05-14  Andreas Schwab  <schwab@suse.de>
7554
7555         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
7556         Remove code conditionalized on USE___THREAD.
7557
7558         * config.h.in (HAVE_PT_CHOWN): Define as 0.
7559         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
7560         not definedness.
7561
7562 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
7563
7564         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
7565         Define unconditionally.
7566         (__ASSUME_O_CLOEXEC): Likewise.
7567         (__ASSUME_SOCK_CLOEXEC): Likewise.
7568         (__ASSUME_IN_NONBLOCK): Likewise.
7569         (__ASSUME_PIPE2): Likewise.
7570         (__ASSUME_EVENTFD2): Likewise.
7571         (__ASSUME_SIGNALFD4): Likewise.
7572         (__ASSUME_DUP3): Likewise.
7573         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
7574         (__ASSUME_DUP3): Do not define.
7575         (__ASSUME_EVENTFD2): Likewise.
7576         (__ASSUME_IN_NONBLOCK): Likewise.
7577         (__ASSUME_O_CLOEXEC): Likewise.
7578         (__ASSUME_PIPE2): Likewise.
7579         (__ASSUME_SIGNALFD4): Likewise.
7580         (__ASSUME_SOCK_CLOEXEC): Likewise.
7581         (__ASSUME_UTIMES): Undefine.
7582         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7583         (__ASSUME_UTIMES): Do not define.
7584         (__ASSUME_O_CLOEXEC): Likewise.
7585         (__ASSUME_SOCK_CLOEXEC): Likewise.
7586         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
7587         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
7588         0x020621].
7589         (__ASSUME_PIPE2): Likewise.
7590         (__ASSUME_EVENTFD2): Likewise.
7591         (__ASSUME_SIGNALFD4): Likewise.
7592         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
7593         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
7594         Do not define.
7595         (__ASSUME_EVENTFD2): Likewise.
7596         (__ASSUME_SIGNALFD4): Likewise.
7597         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
7598         (__ASSUME_32BITUIDS): Likewise.
7599         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
7600         (__ASSUME_IPC64): Likewise.
7601         (__ASSUME_ST_INO_64_BIT): Likewise.
7602         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
7603         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
7604         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7605         (__ASSUME_UTIMES): Do not define.
7606         (__ASSUME_PSELECT): Likewise.
7607         (__ASSUME_PPOLL): Likewise.
7608         (__ASSUME_O_CLOEXEC): Likewise.
7609         (__ASSUME_SOCK_CLOEXEC): Likewise.
7610         (__ASSUME_IN_NONBLOCK): Likewise.
7611         (__ASSUME_PIPE2): Likewise.
7612         (__ASSUME_EVENTFD2): Likewise.
7613         (__ASSUME_SIGNALFD4): Likewise.
7614         (__ASSUME_DUP3): Likewise.
7615         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7616         (__ASSUME_UTIMES): Likewise.
7617         (__ASSUME_O_CLOEXEC): Likewise.
7618         (__ASSUME_SOCK_CLOEXEC): Likewise.
7619         (__ASSUME_IN_NONBLOCK): Likewise.
7620         (__ASSUME_PIPE2): Likewise.
7621         (__ASSUME_EVENTFD2): Likewise.
7622         (__ASSUME_SIGNALFD4): Likewise.
7623         (__ASSUME_DUP3): Likewise.
7624         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7625         (__ASSUME_UTIMES): Likewise.
7626         (__ASSUME_O_CLOEXEC): Likewise.
7627         (__ASSUME_SOCK_CLOEXEC): Likewise.
7628         (__ASSUME_IN_NONBLOCK): Likewise.
7629         (__ASSUME_PIPE2): Likewise.
7630         (__ASSUME_EVENTFD2): Likewise.
7631         (__ASSUME_SIGNALFD4): Likewise.
7632         (__ASSUME_DUP3): Likewise.
7633         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
7634         Likewise.
7635         (__ASSUME_UTIMES): Likewise.
7636         (__ASSUME_EVENTFD2): Likewise.
7637         (__ASSUME_SIGNALFD4): Likewise.
7638         * sysdeps/unix/sysv/linux/tile/kernel-features.h
7639         (__ASSUME_O_CLOEXEC): Likewise.
7640         (__ASSUME_SOCK_CLOEXEC): Likewise.
7641         (__ASSUME_IN_NONBLOCK): Likewise.
7642         (__ASSUME_PIPE2): Likewise.
7643         (__ASSUME_EVENTFD2): Likewise.
7644         (__ASSUME_SIGNALFD4): Likewise.
7645         (__ASSUME_DUP3): Likewise.
7646         (__ASSUME_UTIMES): Undefine.
7647
7648         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
7649         feclearexcept.  Remove symbol versioning code.
7650         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
7651         symbol versioning code.
7652         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
7653         symbol versioning code.
7654         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
7655         feupdateenv.  Remove symbol versioning code.
7656         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
7657         fegetexceptflag.  Remove symbol versioning code.
7658         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
7659         fesetexceptflag.  Remove symbol versioning code.
7660         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
7661         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
7662         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
7663         (__posix_fadvise64_l32): Remove prototype.
7664         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
7665         code.
7666
7667 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7668
7669         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
7670         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
7671         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
7672         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
7673
7674 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
7675
7676         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
7677         current working directory
7678
7679 2014-05-13  Roland McGrath  <roland@hack.frob.com>
7680
7681         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
7682         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
7683         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
7684         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
7685         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
7686         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
7687         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
7688         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
7689         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
7690         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
7691         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
7692         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
7693         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
7694         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
7695         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
7696         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
7697         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
7698         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
7699         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
7700         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
7701         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
7702         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
7703         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
7704         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
7705         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
7706         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
7707         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
7708         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
7709         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
7710         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
7711         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
7712         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
7713         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
7714         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
7715         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
7716         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
7717         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
7718         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
7719         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
7720         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
7721         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
7722         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
7723
7724         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
7725         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
7726
7727         * sysdeps/unix/sysv/linux/arm/Makefile
7728         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
7729         Add rt-aeabi_unwind_cpp_pr1.
7730         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
7731         Add nptl-aeabi_unwind_cpp_pr1.
7732         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
7733         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
7734         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
7735         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
7736         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
7737         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
7738
7739         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
7740         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
7741         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
7742         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
7743
7744         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
7745         Deconditionalize the code that was previously under [RESET_PID].
7746         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
7747
7748         * sysdeps/generic/exit-thread.h: New file.
7749         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
7750         * include/unistd.h (__exit_thread): Remove declaration.
7751         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
7752         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
7753         * csu/libc-start.c: Include <exit-thread.h>.
7754         (LIBC_START_MAIN): Pass no argument to __exit_thread.
7755         * nptl/pthread_create.c: Include <exit-thread.h>.
7756         (start_thread): Call __exit_thread in place of __exit_thread_inline.
7757         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
7758         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
7759         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
7760         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
7761         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
7762         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
7763         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
7764         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
7765         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
7766         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
7767         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
7768         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
7769         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
7770         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
7771         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
7772         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
7773
7774 2014-05-13  Andreas Schwab  <schwab@suse.de>
7775
7776         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
7777
7778 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
7779
7780         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
7781         (__ASSUME_UTIMES): Do not condition on kernel version.
7782         (__ASSUME_PSELECT): Define unconditionally.
7783         (__ASSUME_PPOLL): Likewise.
7784         (__ASSUME_ATFCTS): Likewise.
7785         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
7786         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
7787         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
7788         (__ASSUME_UTIMENSAT): Define unconditionally.
7789         (__ASSUME_PRIVATE_FUTEX): Likewise.
7790         (__ASSUME_FALLOCATE): Likewise.
7791         (__ASSUME_O_CLOEXEC): Likewise.
7792         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
7793         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
7794         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
7795         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
7796         (__ASSUME_IN_NONBLOCK): Likewise.
7797         (__ASSUME_PIPE2): Likewise.
7798         (__ASSUME_EVENTFD2): Likewise.
7799         (__ASSUME_SIGNALFD4): Likewise.
7800         (__ASSUME_DUP3): Likewise.
7801         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7802         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
7803         (__ASSUME_AT_RANDOM): Likewise.
7804         (__ASSUME_PREADV): Likewise.
7805         (__ASSUME_PWRITEV): Likewise.
7806         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
7807         (__ASSUME_F_GETOWN_EX): Define unconditionally.
7808         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
7809         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
7810         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
7811         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7812         (__ASSUME_O_CLOEXEC): Define unconditionally.
7813         (__ASSUME_PSELECT): Do not undefine conditionally.
7814         (__ASSUME_PPOLL): Likewise.
7815         (__ASSUME_ATFCTS): Likewise.
7816         (__ASSUME_SET_ROBUST_LIST): Likewise.
7817         (__ASSUME_UTIMENSAT): Likewise.
7818         (__ASSUME_FDATASYNC): Define unconditionally.
7819         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7820         (__ASSUME_SIGFRAME_V2): Likewise.
7821         )__ASSUME_EVENTFD2): Likewise.
7822         (__ASSUME_SIGNALFD4): Likewise.
7823         (__ASSUME_PSELECT): Do not undefine conditionally.
7824         (__ASSUME_PPOLL): Likewise.
7825         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
7826         (__ASSUME_PSELECT): Define unconditionally.
7827         (__ASSUME_PPOLL): Likewise.
7828         (__ASSUME_O_CLOEXEC): Likewise.
7829         (__ASSUME_SOCK_CLOEXEC): Likewise.
7830         (__ASSUME_IN_NONBLOCK): Likewise.
7831         (__ASSUME_PIPE2): Likewise.
7832         (__ASSUME_EVENTFD2): Likewise.
7833         (__ASSUME_SIGNALFD4): Likewise.
7834         (__ASSUME_DUP3): Likewise.
7835         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7836         (__ASSUME_O_CLOEXEC): Likewise.
7837         (__ASSUME_SOCK_CLOEXEC): Likewise.
7838         (__ASSUME_IN_NONBLOCK): Likewise.
7839         (__ASSUME_PIPE2): Likewise.
7840         (__ASSUME_EVENTFD2): Likewise.
7841         (__ASSUME_SIGNALFD4): Likewise.
7842         (__ASSUME_DUP3): Likewise.
7843         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7844         (__ASSUME_EVENTFD2): Likewise.
7845         (__ASSUME_SIGNALFD4): Likewise.
7846         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
7847
7848 2014-05-12  Andreas Schwab  <schwab@suse.de>
7849
7850         [BZ #16932]
7851         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
7852         (_nss_nis_gethostbyname4_r): Return error if item length is larger
7853         than maximum RPC packet size.
7854         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
7855         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
7856         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
7857         (_nss_nis_getservbyport_r): Likewise.
7858
7859 2014-05-12  Will Newton  <will.newton@linaro.org>
7860
7861         * malloc/Makefile (tests): Add tst-mallopt.
7862         * malloc/tst-mallopt.c: New file.
7863
7864 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7865
7866         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
7867         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
7868
7869 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7870
7871         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
7872         (tst-tlsmod6.so): Likewise.
7873
7874 2014-05-09  Roland McGrath  <roland@hack.frob.com>
7875
7876         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
7877
7878 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
7879
7880         [BZ #16064]
7881         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
7882         and <dl-procinfo.h>.
7883         (__fegetenv): Save SSE state in envp->__eip if supported.
7884         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
7885         envp->__eip if supported.
7886         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
7887         and <dl-procinfo.h>.
7888         (__fesetenv): Always set __eip, __cs_selector, __opcode,
7889         __data_offset and __data_selector in environment to 0.  Set SSE
7890         state if supported.
7891         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
7892         test-fenv-sse.
7893         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
7894         -mfpmath=sse.
7895         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
7896
7897 2014-05-09  Will Newton  <will.newton@linaro.org>
7898
7899         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
7900         and libc_relro_required for ARM.
7901         * sysdeps/arm/preconfigure: Regenerate.
7902
7903 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
7904             Stefan Liebler  <stli@linux.vnet.ibm.com>
7905
7906         * config.make.in (enable-lock-elision): New Makefile variable.
7907         * configure.ac: Likewise.
7908         * configure: Regenerate.
7909         * sysdeps/s390/configure.ac:
7910         Add check for gcc transactions support.
7911         * sysdeps/s390/configure: Regenerate.
7912         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
7913         Build elision files if enabled.
7914         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
7915         Add lock elision support for s390.
7916         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
7917         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
7918         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
7919         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
7920         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
7921         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
7922         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
7923         Likewise.
7924         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
7925         Likewise.
7926         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
7927         Likewise.
7928         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
7929         Likewise.
7930         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
7931         (__lll_timedlock_elision, __lll_lock_elision)
7932         (__lll_unlock_elision, __lll_trylock_elision)
7933         (lll_timedlock_elision, lll_lock_elision)
7934         (lll_unlock_elision, lll_trylock_elision): Add.
7935         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7936         (pthread_mutex_t): Add lock elision support for s390.
7937
7938 2014-05-14  Wilco  <wdijkstr@arm.com>
7939
7940         * sysdeps/arm/fclrexcpt.c: Cleanup.
7941         * sysdeps/arm/fedisblxcpt.c: Cleanup.
7942         * sysdeps/arm/feenablxcpt.c: Cleanup.
7943         * sysdeps/arm/fegetenv.c: Cleanup.
7944         * sysdeps/arm/fegetexcept.c: Cleanup.
7945         * sysdeps/arm/fegetround.c: Cleanup.
7946         * sysdeps/arm/feholdexcpt.c: Cleanup.
7947         * sysdeps/arm/fesetenv.c: Cleanup.
7948         * sysdeps/arm/fesetround.c: Cleanup.
7949         * sysdeps/arm/feupdateenv.c: Cleanup.
7950         * sysdeps/arm/fgetexcptflg.c: Cleanup.
7951         * sysdeps/arm/fraiseexcpt.c: Cleanup.
7952         * sysdeps/arm/fsetexcptflg.c: Cleanup.
7953         * sysdeps/arm/ftestexcept.c: Cleanup.
7954         * sysdeps/arm/get-rounding-mode.h: Cleanup.
7955         * sysdeps/arm/setfpucw.c: Cleanup.
7956
7957 2014-05-09  Will Newton  <will.newton@linaro.org>
7958
7959         * sysdeps/arm/armv7/strcmp.S: New file.
7960         * NEWS: Mention addition of ARMv7 optimized strcmp.
7961
7962 2014-05-08  Roland McGrath  <roland@hack.frob.com>
7963
7964         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
7965         look for %.ac rather than %.in.
7966
7967         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
7968         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
7969         * sysdeps/mach/hurd/configure: Regenerated.
7970         * sysdeps/unix/sysv/linux/configure: Regenerated.
7971
7972         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
7973
7974 2014-05-07  Steve Ellcey  <sellcey@mips.com>
7975
7976         [BZ# 16922]
7977         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
7978         (LONG_SUB): Ditto.
7979         (PTR_SUB): Ditto.
7980
7981 2014-05-07  Andreas Schwab  <schwab@suse.de>
7982
7983         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
7984         when skipping over non-matching result from nscd.
7985
7986 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
7987
7988         [BZ #16876]
7989         * nptl/sockperf.c (client): Check socket return value.
7990
7991         [BZ #16877]
7992         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
7993         nscd security class.
7994
7995 2014-05-06  Roland McGrath  <roland@hack.frob.com>
7996
7997         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
7998         * sysdeps/arm/unwind.h: ... here.
7999
8000 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
8001
8002         [BZ# 16916]
8003         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
8004         Define.
8005
8006 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8007
8008         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
8009         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
8010         multiarch strncpy for PPC64.
8011         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
8012         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
8013         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
8014         multiarch optimizations.
8015         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8016         (__libc_ifunc_impl_list): Likewise.
8017         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
8018         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
8019         multiarch stpncpy for PPC64.
8020         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
8021         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
8022
8023 2014-05-06  Andreas Schwab  <schwab@suse.de>
8024
8025         [BZ #16912]
8026         * gmon/mcount.c (_MCOUNT_DECL): Use
8027         atomic_compare_and_exchange_bool_acq instead of
8028         catomic_compare_and_exchange_bool_acq.
8029
8030 2014-05-05  Roland McGrath  <roland@hack.frob.com>
8031
8032         * elf/Makefile (others, install-bin): Remove pldd.
8033         (pldd-modules): Variable removed.
8034         ($(objpfx)pldd): Target removed.
8035         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
8036         (others, install-bin): Append pldd here.
8037         ($(objpfx)pldd): New target.
8038
8039         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
8040         to 0, so the first #if test emitted later doesn't see it undefined.
8041         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
8042         * sysdeps/gnu/errlist.c: Regenerated.
8043
8044 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8045
8046         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
8047         [libc_hidden_builtin_def]: Define to empty value.
8048         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
8049         [libc_hidden_builtin_def]: Likewise.
8050         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
8051         [libc_hidden_builtin_def]: Likewise.
8052         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
8053         [libc_hidden_builtin_def]: Likewise.
8054         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
8055         __redirect_memcpy and define ifunc as default hidden symbol.
8056         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
8057         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
8058
8059 2014-05-04  Adam Conrad  <adconrad@0c3.net>
8060
8061         * locale/iso-4217.def: Reintroduce XDR currency.
8062
8063 2014-05-04  Allan McRae  <allan@archlinux.org>
8064
8065         * po/eo.po: Update Esperanto translation from translation project.
8066
8067 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
8068
8069         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
8070         and FEATURE_INDEX_MAX to 1.
8071         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
8072
8073 2014-05-01  Steve Ellcey  <sellcey@mips.com>
8074
8075         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
8076         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
8077         * iconvdata/big5.c (ONE_DIRECTION): Define.
8078         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
8079         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
8080         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
8081         * iconvdata/cp932.c (ONE_DIRECTION): Define.
8082         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
8083         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
8084         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
8085         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
8086         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
8087         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
8088         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
8089         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
8090         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
8091         * iconvdata/gbk.c (ONE_DIRECTION): Define.
8092         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
8093         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
8094         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
8095         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
8096         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
8097         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
8098         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
8099         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
8100         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
8101         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
8102         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
8103         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
8104         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
8105         * iconvdata/iso646.c (ONE_DIRECTION): Define.
8106         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
8107         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
8108         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
8109         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
8110         * iconvdata/johab.c (ONE_DIRECTION): Define.
8111         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
8112         * iconvdata/sjis.c (ONE_DIRECTION): Define.
8113         * iconvdata/t.61.c (ONE_DIRECTION): Define.
8114         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
8115         * iconvdata/tscii.c (ONE_DIRECTION): Define.
8116         * iconvdata/uhc.c (ONE_DIRECTION): Define.
8117         * iconvdata/unicode.c (ONE_DIRECTION): Define.
8118         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
8119         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
8120         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
8121
8122 2014-05-01  Roland McGrath  <roland@hack.frob.com>
8123
8124         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
8125         (_IO_JUMPS_OFFSET): Define to 0.
8126
8127         * nptl/sysdeps/pthread/bits/libc-lock.h
8128         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
8129         (__libc_lock_define_initialized_recursive): Always define using
8130         initializer.  Modern compilers treat uninitialized (implicit zero) and
8131         explicit zero initializers the same (i.e. put the datum in bss).
8132
8133 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
8134
8135         * nscd/nscd-client.h: Include <string.h>.
8136
8137 2014-05-01  David S. Miller  <davem@davemloft.net>
8138
8139         [BZ #16885]
8140         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
8141         multiple zero bytes exist at the end of a string.
8142         Reported by Aurelien Jarno <aurelien@aurel32.net>
8143
8144         * string/test-strcmp.c (check): Add explicit test for situations where
8145         there are multiple zero bytes after the first.
8146
8147 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
8148
8149         [BZ #16890]
8150         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
8151         when compiling wprintf.
8152         * stdio-common/tstdiomisc.c (t3): New function.
8153         (main): Call it.
8154
8155 2014-05-01  Steve Ellcey  <sellcey@mips.com>
8156
8157         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
8158         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
8159         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
8160         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
8161
8162 2014-05-01  Steve Ellcey  <sellcey@mips.com>
8163
8164         * stdlib/longlong.h: Updated from GCC.
8165
8166 2014-05-01  Will Newton  <will.newton@linaro.org>
8167             Bernard Ogden  <bernie.ogden@linaro.org>
8168
8169         * NEWS: Update fixed bug list.
8170
8171         [BZ #15119]
8172         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
8173
8174 2014-04-30  David S. Miller  <davem@davemloft.net>
8175
8176         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
8177         (libc_feholdexcept_setround_sparc_ctx): New function.
8178         (libc_fesetenv_sparc_ctx): Likewise.
8179         (libc_feupdateenv_sparc_ctx): Likewise.
8180         (libc_feholdsetround_sparc_ctx): Likewise.
8181         (libc_feholdexcept_setround_ctx): Define.
8182         (libc_feholdexcept_setroundf_ctx): Likewise.
8183         (libc_feholdexcept_setroundl_ctx): Likewise.
8184         (libc_fesetenv_ctx): Likewise.
8185         (libc_fesetenvf_ctx): Likewise.
8186         (libc_fesetenvl_ctx): Likewise.
8187         (libc_feupdateenv_ctx): Likewise.
8188         (libc_feupdateenvf_ctx): Likewise.
8189         (libc_feupdateenvl_ctx): Likewise.
8190         (libc_feresetround_ctx): Likewise.
8191         (libc_feresetroundf_ctx): Likewise.
8192         (libc_feresetroundl_ctx): Likewise.
8193         (libc_feholdsetround_ctx): Likewise.
8194         (libc_feholdsetroundf_ctx): Likewise.
8195         (libc_feholdsetroundl_ctx): Likewise.
8196
8197         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8198         with __USE_GNU instead of XOPEN cpp guards.
8199
8200         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
8201         0.
8202
8203         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8204         with XOPEN cpp guards.
8205
8206 2014-04-30  Julian Brown  <julian@codesourcery.com>
8207
8208         [BZ #16888]
8209         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
8210         handling.
8211
8212 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
8213
8214         [BZ #9894]
8215         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
8216         Change to 2.6.32.
8217         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
8218         * sysdeps/unix/sysv/linux/configure: Regenerated.
8219         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
8220         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
8221         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
8222         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
8223         * README: Update reference to required Linux kernel version.
8224         * manual/install.texi (Linux): Update reference to required Linux
8225         kernel headers version.
8226         * INSTALL: Regenerated.
8227
8228         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
8229         header inclusion.
8230         [POSIX] (limits.h): Likewise.
8231         [POSIX] (math.h): Likewise.
8232         [POSIX] (sys/wait.h): Likewise.
8233         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
8234         function.
8235         [POSIX] (stddef.h): Do not allow header inclusion.
8236
8237 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8238
8239         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
8240
8241 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
8242
8243         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
8244         Return immediately after lll_futex_wake.
8245
8246 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8247
8248         [BZ #16791]
8249         * nscd/nscd-client.h (datahead_init_common): Initialize entire
8250         structure.
8251         (datahead_init_pos): Call datahead_init_common early.
8252         (datahead_init_neg): Likewise.
8253
8254         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
8255         datahead_init_neg): New functions.
8256         * nscd/aicache.c (addhstaiX): Use them.
8257         * nscd/grpcache.c (cache_addgr): Likewise.
8258         * nscd/hstcache.c (cache_addhst): Likewise.
8259         * nscd/initgrcache.c (addinitgroupsX): Likewise.
8260         * nscd/netgroupcache.c (do_notfound): Likewise.
8261         (addgetnetgrentX): Likewise.
8262         (addinnetgrX): Likewise.
8263         * nscd/pwdcache.c (cache_addpw): Likewise.
8264         * nscd/servicescache.c (cache_addserv): Likewise.
8265
8266 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8267             Atsushi Onoe  <atsushi@onoe.org>
8268
8269         [BZ #14308]
8270         [BZ #12994]
8271         [BZ #13651]
8272         * resolv/res_query.c (__libc_res_nsearch): Return if at least
8273         one response is valid.
8274         * resolv/res_send.c (send_dg): Check for validity of other
8275         response if the current response is a referral.
8276
8277 2014-04-29  Steve Ellcey  <sellcey@mips.com>
8278
8279         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
8280
8281 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
8282
8283         [BZ #16823]
8284         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
8285         Always divide by positive zero when computing -Inf result.
8286         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
8287         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
8288
8289 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8290
8291         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
8292         FPSCR if value do not change.
8293         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8294         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
8295         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
8296         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
8297         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
8298         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
8299         function.
8300
8301 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
8302
8303         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
8304         * sysdeps/unix/sysv/linux/hppa: Move directory from
8305         ports/systeps/unix/sysv/linux/hppa.
8306         * README: Update listing for hppa-*-linux-gnu.
8307
8308 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
8309
8310         [BZ #16754]
8311         * manual/stdio.texi (Hook functions): Fix types of stream hook
8312         functions.
8313         [BZ #16854]
8314         * socket/sys/socket.h: Fix typo in comment.
8315
8316 2014-04-28  Wilco  <wdijkstr@arm.com>
8317
8318         * sysdeps/arm/fenv_private.h: New file.
8319         * sysdeps/arm/math_private.h: New file.
8320         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
8321
8322 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
8323
8324         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
8325         with __int128_t.
8326         (La_x86_64_retval): Likewise.
8327
8328 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
8329
8330         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
8331         fpsr if value didn't change.
8332         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
8333         to fpcr if value didn't change.
8334         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
8335         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
8336         fpsr or fpcr if value didn't change.
8337         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8338         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
8339         fpcr if value didn't change.
8340         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
8341         to fpsr if value didn't change.
8342
8343 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
8344
8345         * nptl/tst-sem3.c: Use test-skeleton.c
8346         (main): Rename to do_test.  Use return instead of
8347         exit.
8348         * nptl/tst-sem4.c: Use test-skeleton.c
8349         (main): Rename to do_test.
8350
8351 2014-04-22  David S. Miller  <davem@davemloft.net>
8352
8353         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
8354         (struct sigaction): New struct member __glibc_reserved0, change
8355         type of sa_flags to int.
8356
8357 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
8358
8359         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
8360         (COUNT_LEADING_ZEROS_0): Define for AArch64.
8361
8362 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
8363
8364         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
8365         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
8366
8367 2014-04-22  Will Newton  <will.newton@linaro.org>
8368             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
8369
8370         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
8371         (__longjmp): Add longjmp and longjmp_target SystemTap
8372         probes.
8373         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
8374         (__sigsetjmp): Add setjmp SystemTap probe.
8375
8376 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
8377
8378         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
8379         match manual order.
8380
8381 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8382
8383         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
8384
8385         * sysdeps/powerpc/fpu/fenv_private.h
8386         (libc_feholdexcept_setroundl_ctx): Define to
8387         libc_feholdexcept_setround_ppc_ctx.
8388         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
8389         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
8390         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
8391         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
8392
8393 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8394
8395         * sysdeps/aarch64/math-tests.h: New file.
8396
8397 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
8398
8399         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
8400         New.
8401         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
8402         Check and set bit_AVX2_Usable.
8403         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
8404         macro.
8405         (bit_AVX2): Likewise.
8406         (index_AVX2_Usable): Likewise.
8407         (CPUID_AVX2): Likewise.
8408         (HAS_AVX2): Likewise.
8409
8410 2014-04-17  Will Newton  <will.newton@linaro.org>
8411
8412         * manual/setjmp.texi (System V contexts): Add note that
8413         calling setcontext on a context created by a call to a
8414         signal handler is undefined.  Update text to note that
8415         setcontext from a signal handler is possible but not
8416         recommended.
8417
8418         [BZ #16629]
8419         * stdlib/tst-setcontext.c: Include signal.h.
8420         (main): Check that the signal stack before and
8421         after swapcontext is the same.
8422
8423         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
8424         Re-implement to restore registers in user code and avoid
8425         rt_sigreturn system call.
8426
8427 2014-04-17  Wilco  <wdijkstr@arm.com>
8428
8429         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
8430         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
8431         * math/test-fenv.c: Skip exception trap tests on targets which only
8432         support non-stop mode.
8433
8434 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
8435             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8436
8437         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
8438         (libc_feholdsetround_aarch64_ctx)
8439         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
8440         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
8441         (libc_feresetround_ctx, libc_feresetroundf_ctx)
8442         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
8443         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
8444         (libc_feresetround_noexl_ctx): Define.
8445
8446 2014-04-16  Richard Henderson  <rth@redhat.com>
8447
8448         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
8449
8450         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
8451         unwind tables.
8452
8453         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
8454         const from the non-libc, non-ldso copy.
8455
8456         * sysdeps/alpha/libm-test-ulps: Regenerate.
8457
8458 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
8459             Wilco Dijkstra  <wilco.dijkstra@arm.com>
8460
8461         * sysdeps/aarch64/fpu/math_private.h: New file.
8462
8463 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8464
8465         * sysdeps/aarch64/libm-test-ulps: Regenerate.
8466
8467 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
8468
8469         [BZ #16275]
8470         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
8471         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
8472         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
8473         Intel MPX bound registers before _dl_profile_fixup.
8474         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
8475         registers after _dl_profile_fixup.  Save and restore bound
8476         registers bnd0/bnd1 when calling _dl_call_pltexit.
8477         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
8478         (LR_BND_OFFSET): Likewise.
8479         (LRV_BND0_OFFSET): Likewise.
8480         (LRV_BND1_OFFSET): Likewise.
8481
8482 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8483
8484         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
8485         to...
8486         * sysdeps/mach/hurd/i386/tls.h: ... here.
8487         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
8488         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
8489         fields.
8490
8491 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8492
8493         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
8494
8495 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8496
8497         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8498
8499 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
8500
8501         [BZ #14770]
8502         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
8503         * sysdeps/s390/configure: Regenerate.
8504
8505         [BZ #16824]
8506         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
8507         Set round-to-nearest internally to reduce error accumulation.
8508
8509 2014-04-16  Alan Modra  <amodra@gmail.com>
8510
8511         [BZ #16740]
8512         [BZ #16619]
8513         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
8514         * math/libm-test.inc (frexp_test_data): Add tests.
8515         * NEWS: Update fixed bug list.
8516
8517 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
8518
8519         * benchtests/Makefile: Depend on libraries in build directory.
8520         (bench-math): Separate out math tests.
8521         (bench-pthread): Separate out pthread tests.
8522         (bench): Include math and pthread tests.
8523
8524 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
8525
8526         [BZ #16831]
8527         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
8528         _dl_debug_initialize.
8529
8530         * configure.ac: Remove SELinux header check.
8531         * configure: Regenerate.
8532         * nscd/selinux.c (perms): Array of const char* to permission names.
8533         (nscd_request_avc_has_perm): Call security_deny_unknown to find
8534         default policy. Call string_to_security_class and string_to_av_perm to
8535         translate strings. Enforce default policy and call avs_has_perm with
8536         results of translated strings.
8537
8538 2014-04-13  David S. Miller  <davem@davemloft.net>
8539
8540         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8541
8542 2014-04-12  Allan McRae  <allan@archlinux.org>
8543
8544         [BZ #16838]
8545         * manual/string.texi (Collation Functions): Fix qsort argument
8546         order in example.
8547         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
8548
8549 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
8550
8551         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
8552         Make the test a no-op if there are no exceptions defined.
8553
8554 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
8555
8556         * elf/Makefile (tests): make tst-dlopen-aout conditional on
8557         enable-hardcoded-path-in-tests
8558
8559 2014-04-11  Will Newton  <will.newton@linaro.org>
8560
8561         * benchtests/Makefile (extra-objs): Add json-lib.o.
8562         (bench-func): Tidy up JSON output.
8563         * benchtests/bench-skeleton.c: Include json-lib.h.
8564         (main): Use JSON library functions to do output of
8565         benchmark results.
8566         * benchtests/bench-timing-type.c (main): Output the
8567         timing type simply, leaving formatting to the user.
8568         * benchtests/json-lib.c: New file.
8569         * benchtests/json-lib.h: Likewise.
8570
8571 2014-04-11  Torvald Riegel  <triegel@redhat.com>
8572
8573         [BZ #15215]
8574         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
8575         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
8576         memory barriers.  Add comments.
8577         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
8578         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
8579         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
8580         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
8581         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
8582         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
8583
8584 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
8585
8586         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
8587         * sysdeps/s390/s390-64/configure.ac: ... this ...
8588         * sysdeps/s390/configure.ac: ... to here.
8589         * sysdeps/s390/s390-32/configure: Delete file.
8590         * sysdeps/s390/s390-64/configure: Delete file.
8591         * sysdeps/s390/configure: Regenerate.
8592
8593 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
8594
8595         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
8596
8597 2014-04-11  Will Newton  <will.newton@linaro.org>
8598
8599         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
8600         to zero if it is not defined elsewhere.  (mtrim): Test
8601         the value of MALLOC_DEBUG with #if rather than #ifdef.
8602
8603 2014-04-10 Torvald Riegel  <triegel@redhat.com>
8604
8605         * benchtests/pthread_once-inputs: New file.
8606         * benchtests/pthread_once-source.c: New file.
8607         * benchtests/README: Update documentation.
8608
8609 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
8610             H.J. Lu  <hongjiu.lu@intel.com>
8611
8612         [BZ #16275]
8613         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
8614         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
8615         * sysdeps/x86_64/configure: Regenerated.
8616         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
8617         macro.
8618         (REGISTER_SAVE_RAX): Likewise.
8619         (REGISTER_SAVE_RCX): Likewise.
8620         (REGISTER_SAVE_RDX): Likewise.
8621         (REGISTER_SAVE_RSI): Likewise.
8622         (REGISTER_SAVE_RDI): Likewise.
8623         (REGISTER_SAVE_R8): Likewise.
8624         (REGISTER_SAVE_R9): Likewise.
8625         (REGISTER_SAVE_BND0): Likewise.
8626         (REGISTER_SAVE_BND1): Likewise.
8627         (REGISTER_SAVE_BND2): Likewise.
8628         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
8629         bound registers when calling _dl_fixup.
8630
8631 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8632
8633         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
8634         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
8635         of its definition.
8636         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
8637         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
8638         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
8639         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
8640         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
8641         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
8642         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
8643
8644 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
8645
8646         [BZ #15514]
8647         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
8648         pathconf(_PC_NAME_MAX).
8649
8650 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8651
8652         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
8653         Remove macro usage.
8654         (__PTHREAD_SPINS): Move definition to ...
8655         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
8656         (__PTHREAD_SPINS): ... here.
8657         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8658         (__PTHREAD_SPIN): Likewise.
8659         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
8660         (__PTHREAD_SPIN): Likewise.
8661         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
8662         (__PTHREAD_SPIN): Likewise.
8663         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
8664         (__PTHREAD_SPIN): Likewise.
8665         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
8666         (__PTHREAD_SPIN): Likewise.
8667         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
8668         (__PTHREAD_SPIN): Likewise.
8669         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
8670         (__PTHREAD_SPIN): Likewise.
8671         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
8672         (__PTHREAD_SPIN): Likewise.
8673         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
8674         (__PTHREAD_SPIN): Likewise.
8675         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
8676         (__PTHREAD_SPIN): Likewise.
8677         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
8678         (__PTHREAD_SPIN): Likewise.
8679         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
8680         (__PTHREAD_SPIN): Likewise.
8681
8682         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
8683         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
8684         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
8685         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
8686         imply folder.
8687         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
8688         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
8689         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
8690         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
8691         correct imply path.
8692         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
8693         strlen symbol for non multi-arch builds.
8694         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
8695         missing hidden_def and weak_alias.
8696
8697 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
8698
8699         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
8700
8701 2014-04-07  Will Newton  <will.newton@linaro.org>
8702
8703         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
8704         and contents.  [!_LIBC] Remove #ifndef and contents.
8705         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
8706         * string/memccpy.c (__memccpy): Use ANSI prototype.
8707         * string/memfrob.c (memfrob): Likewise.
8708         * string/strcoll.c (STRCOLL): Likewise.
8709         * string/strlen.c (strlen): Likewise.
8710         * string/strtok.c (STRTOK): Likewise.
8711         * string/strcat.c: Remove unused #include of memcopy.h.
8712         (strcat): Use ANSI prototype.
8713         * string/strchr.c: Remove unused #include of memcopy.h.
8714         (strchr): Use ANSI prototype.
8715         * string/strcmp.c: Remove unused #include of memcopy.h.
8716         (strcmp): Use ANSI prototype.
8717         * string/strcpy.c: Remove unused #include of memcopy.h.
8718         (strcpy): Use ANSI prototype.
8719
8720 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8721
8722         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
8723         * config.make.in (config-extra-cppflags): Set it from
8724         libc_extra_cppflags.
8725         * configure.ac (libc_extra_cflags): Make it accumulate over
8726         configure fragments.
8727         (libc_extra_cppflags): New flag.
8728         * configure. Regenerate.
8729         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8730         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
8731         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
8732         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
8733
8734         [BZ #16815]
8735         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
8736         result for FE_DOWNWARD rounding mode.
8737         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
8738         Likewise.
8739         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8740
8741 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
8742
8743         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
8744         in function argument name.
8745
8746 2014-04-03  David Svoboda  <svoboda@cert.org>
8747
8748         [BZ #5666]
8749         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
8750         explicitly.
8751
8752 2014-04-03  Roland McGrath  <roland@hack.frob.com>
8753
8754         * elf/dl-unmap-segments.h: New file.
8755         * sysdeps/generic/ldsodefs.h
8756         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
8757         * elf/dl-close.c: Include <dl-unmap-segments.h>.
8758         * elf/dl-fptr.c: Likewise.
8759         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
8760         * sysdeps/aarch64/tlsdesc.c: Likewise.
8761         * sysdeps/arm/tlsdesc.c: Likewise.
8762         * sysdeps/i386/tlsdesc.c: Likewise.
8763         * sysdeps/tile/dl-runtime.c: Likewise.
8764         * sysdeps/x86_64/tlsdesc.c: Likewise.
8765         * elf/dl-load.h: New file.
8766         * elf/dl-load.c: Include it.
8767         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
8768         Macros moved to dl-load.h.
8769         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
8770         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
8771         Use _dl_unmap_segments in place of __munmap.
8772         Break out segment-mapping loop into ...
8773         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
8774
8775 2014-04-03  Will Newton  <will.newton@linaro.org>
8776
8777         * elf/dl-lookup.c (do_lookup_x): Remove comment
8778         referring to nested function and move variable
8779         declarations down to before first use.
8780
8781 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
8782
8783         [BZ #16799]
8784         [BZ #16800]
8785         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
8786         with 0 numerator.
8787         * math/s_catanf.c (__catanf): Likewise.
8788         * math/s_catanh.c (__catanh): Likewise.
8789         * math/s_catanhf.c (__catanhf): Likewise.
8790         * math/s_catanhl.c (__catanhl): Likewise.
8791         * math/s_catanl.c (__catanl): Likewise.
8792         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
8793         by positive zero when computing -Inf result.
8794         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
8795         (catanh_test): Likewise.
8796         * sysdeps/i386/fpu/libm-test-ulps: Update.
8797         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8798
8799         [BZ #16789]
8800         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
8801         instead of using underflowing value in computing result.
8802         * math/s_clog10.c (__clog10): Likewise.
8803         * math/s_clog10f.c (__clog10f): Likewise.
8804         * math/s_clog10l.c (__clog10l): Likewise.
8805         * math/s_clogf.c (__clogf): Likewise.
8806         * math/s_clogl.c (__clogl): Likewise.
8807         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
8808         (clog10_test): Likewise.
8809         * sysdeps/i386/fpu/libm-test-ulps: Update.
8810         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8811
8812 2014-04-02  Alan Modra  <amodra@gmail.com>
8813
8814         [BZ #16739]
8815         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
8816         output when value is near a power of two.  Use int64_t for lx and
8817         remove casts.  Use decimal rather than hex exponent constants.
8818         Don't use long double multiplication when double will suffice.
8819         * math/libm-test.inc (nextafter_test_data): Add tests.
8820         * NEWS: Add 16739 and 16786 to bug list.
8821
8822         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
8823
8824         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
8825
8826 2014-04-01  Will Newton  <will.newton@linaro.org>
8827
8828         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
8829         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
8830
8831 2014-04-01  Florian Weimer  <fweimer@redhat.com>
8832
8833         [BZ #13347]
8834         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
8835         * nptl/tst-setuid2.c: New file.
8836         * nptl/Makefile (xtests): Add tst-setuid2.
8837
8838 2014-04-01  Alan Modra  <amodra@gmail.com>
8839
8840         [BZ #16786]
8841         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
8842
8843 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8844
8845         [BZ #6803]
8846         [BZ #6804]
8847         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
8848         set errno as appropriate.
8849         * math/w_scalbf.c (__scalbf): Likewise.
8850         * math/w_scalbl.c (__scalbl): Likewise.
8851         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
8852         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
8853         * math/libm-test.inc (scalb_test_data): Add errno expectations.
8854         Add more NaN tests.
8855
8856         [BZ #16349]
8857         * math/w_atan2.c: Include <errno.h>.
8858         (__atan2): Set errno for result underflowing to zero.
8859         * math/w_atan2f.c: Include <errno.h>.
8860         (__atan2f): Set errno for result underflowing to zero.
8861         * math/w_atan2l.c: Include <errno.h>.
8862         (__atan2l): Set errno for result underflowing to zero.
8863         * math/auto-libm-test-in: Don't allow missing errno for some atan2
8864         tests.
8865         * math/auto-libm-test-out: Regenerated.
8866
8867 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8868
8869         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
8870         Encode instruction correctly in little endian.
8871         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
8872         Likewise.
8873         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
8874         Likewise.
8875         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
8876         Likewise.
8877         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
8878         Likewise.
8879
8880 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
8881
8882         [BZ #9894]
8883         * sysdeps/unix/sysv/linux/kernel-features.h
8884         [__sparc__ && !__arch64__ && !__sparc_v9__]
8885         (__ASSUME_SET_ROBUST_LIST): Do not define.
8886         [__sparc__ && !__arch64__ && !__sparc_v9__]
8887         (__ASSUME_FUTEX_LOCK_PI): Likewise.
8888         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
8889         Likewise.
8890         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8891         (__ASSUME_FUTEX_LOCK_PI): Undefine.
8892         (__ASSUME_REQUEUE_PI): Likewise.
8893         (__ASSUME_SET_ROBUST_LIST): Likewise.
8894         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
8895         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
8896         Undefine.
8897         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8898         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
8899         Likewise.
8900         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
8901         Likewise.
8902         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
8903         Likewise.
8904         * sysdeps/unix/sysv/linux/mips/kernel-features.h
8905         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
8906         Undefine.
8907         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
8908         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
8909         Likewise.
8910
8911         [BZ #16648]
8912         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8913         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
8914         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
8915
8916 2014-03-31  Will Newton  <will.newton@linaro.org>
8917
8918         * benchtests/Makefile (bench): Add ffs and ffsll to list
8919         of tests.
8920         * benchtests/ffs-inputs: New file.
8921         * benchtests/ffsll-inputs: Likewise.
8922
8923 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
8924
8925         [BZ #16770]
8926         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
8927         too large before casting to int.
8928         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
8929         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
8930         * math/libm-test.inc (scalb_test_data): Add more tests.
8931
8932 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
8933
8934         * benchtests/Makefile (DETAILED_OPT): New make option.
8935         (bench-func): Run benchmark program with -d if DETAILED_OPT is
8936         set.
8937         * benchtests/bench-skeleton.c: Include stdbool.h.
8938         (main): Store and print timings per input.
8939         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
8940         member to each argument value.
8941         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
8942         (_print_arg_data): Initialize per-input timing to 0.
8943
8944         * benchtests/Makefile (timing-type): New binary.
8945         (bench-clean): Also remove bench-timing-type.
8946         (bench): New target for timing-type.
8947         (bench-func): Print output in JSON format.
8948         * benchtests/bench-skeleton.c (main): Print output in JSON
8949         format.
8950         * benchtests/bench-timing-type.c: New file.
8951         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
8952         (TIMING_PRINT_STATS): Remove.
8953         * benchtests/scripts/bench.py (_print_arg_data): Store variant
8954         name separately.
8955
8956         * benchtests/bench-modf.c: Remove.
8957         * benchtests/modf-inputs: New inputs file.
8958
8959 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
8960
8961         [BZ #16362]
8962         * math/s_clog10.c (M_PI_LOG10E): New macro.
8963         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
8964         imaginary parts are 0.
8965         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
8966         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
8967         imaginary parts are 0.
8968         * math/s_clog10l.c (M_PI_LOG10El): New macro.
8969         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
8970         imaginary parts are 0.
8971         * math/libm-test.inc (clog10_test_data): Update expected results
8972         for when real and imaginary parts are 0.
8973
8974 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
8975
8976         * elf/dl-load.c: Finish conversion of __builtin_expect into
8977         __glibc_{un}likely.
8978
8979 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
8980
8981         [BZ #16348]
8982         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
8983         1+x for argument with exponent below -67.
8984         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
8985         Likewise.
8986         * math/auto-libm-test-in: Add more tests of exp.
8987         * math/auto-libm-test-out: Regenerated.
8988
8989 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
8990
8991         [BZ #16759]
8992         * inet/getnetgrent_r.c (get_nonempty_val): New function.
8993         (nscd_getnetgrent): Use it.
8994
8995         [BZ #16760]
8996         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
8997         of stpcpy.
8998
8999 2014-03-27  Andi Kleen  <ak@linux.intel.com>
9000
9001         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
9002         (lll_robust_lock, lll_cond_lock, lll_timedlock)
9003         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
9004         (lll_robust_unlock): Remove out of line section. Use cfi
9005         intrinsics.
9006         (LLL_STUB_UNWIND_INFO*): Remove.
9007         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
9008         (lll_robust_lock, lll_cond_lock, lll_timedlock)
9009         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
9010         (lll_robust_unlock): Remove out of line section. Use cfi
9011         intrinsics.
9012         (LLL_STUB_UNWIND_INFO*): Remove.
9013
9014 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9015
9016         [BZ #16758]
9017         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
9018         blank values.
9019
9020 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
9021
9022         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
9023
9024 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
9025
9026         [BZ #16198]
9027         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
9028         fnstenv.
9029         * math/test-fenv-preserve.c: New file.
9030         * math/Makefile (tests): Add test-fenv-preserve.
9031
9032 2014-03-26  Will Newton <will.newton@linaro.org>
9033
9034         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
9035
9036 2014-03-25  Roland McGrath  <roland@hack.frob.com>
9037
9038         * scripts/versionlist.awk: Partition the version sets and emit all
9039         GLIBC_* (sorted) before all others (sorted).
9040
9041 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
9042
9043         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
9044         GLIBC_2.2.5 version.
9045
9046 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9047
9048         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
9049         calls.
9050
9051         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
9052         previous change.
9053
9054         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9055
9056 2014-03-25  Andreas Schwab  <schwab@suse.de>
9057
9058         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
9059         label to be used after in6ailist is initialized.
9060
9061 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9062
9063         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
9064         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
9065
9066 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
9067
9068         [BZ #16357]
9069         [BZ #16599]
9070         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
9071         min_plus_half.
9072         (fp_formats): Update initializers.
9073         (init_fp_formats): Initialize new field.
9074         (output_for_one_input_case): Allow underflow for results up to
9075         min_plus_half.
9076         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
9077         * math/auto-libm-test-in: Don't mark some underflows from asin and
9078         atanh as spurious.
9079         * math/auto-libm-test-out: Regenerated.
9080         * sysdeps/i386/fpu/libm-test-ulps: Update.
9081         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9082
9083 2014-03-25  Andreas Schwab  <schwab@suse.de>
9084
9085         * libio/Makefile (tst-ftell-partial-wide-ENV)
9086         (tst-ftell-active-handler-ENV): Define.
9087
9088 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
9089
9090         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
9091
9092 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
9093
9094         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
9095
9096 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
9097
9098         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
9099         * sysdeps/x86_64/fpu/multiarch/e_exp.c
9100         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
9101
9102 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
9103
9104         [BZ #16634]
9105         * elf/dl-load.c (open_verify): Add mode parameter.
9106         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
9107         (open_path): Change from boolean 'secure' to complete flag 'mode'
9108         (_dl_map_object): Adjust.
9109         * elf/Makefile (tests): Add tst-dlopen-aout.
9110         * elf/tst-dlopen-aout.c: New test.
9111
9112 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
9113
9114         [BZ #16714]
9115         * sysdeps/unix/sysv/linux/s390/bits/stat.h
9116         (struct stat): Rename member pad0 to __glibc_reserved0.
9117
9118         [BZ #16712]
9119         * sysdeps/s390/s390-32/bits/wordsize.h
9120         (__WORDSIZE32_SIZE_ULONG): New define.
9121         * sysdeps/s390/s390-64/bits/wordsize.h
9122         (__WORDSIZE32_SIZE_ULONG): Likewise.
9123         * sysdeps/generic/stdint.h (SIZE_MAX):
9124         Define as UL if __WORDSIZE32_SIZE_ULONG.
9125
9126         [BZ #16713]
9127         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
9128         (__glibc_reserved0): New variable.
9129         (sa_flags): Change type to int.
9130
9131         * posix/Makefile (before-compile): Use += before-compile instead
9132         of a :=.
9133
9134         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
9135         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
9136
9137 2014-03-20  Andreas Schwab  <schwab@suse.de>
9138
9139         [BZ #16743]
9140         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
9141         non-matching result from nscd.
9142
9143 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
9144
9145         * scripts/bench.py: Moved to ...
9146         * benchtests/scripts/bench.py: ... here.
9147         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
9148
9149 2014-03-24  Andreas Schwab  <schwab@suse.de>
9150
9151         [BZ #16002]
9152         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
9153         alloca_account and account alloca use for struct in6ailist.
9154
9155 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
9156
9157         [BZ #16284]
9158         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
9159         rounding mode to recompute results that overflow to infinity or
9160         underflow to zero.
9161         * math/auto-libm-test-in: Don't mark tests as expected to fail for
9162         bug 16284.
9163         * math/auto-libm-test-out: Regenerated.
9164         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
9165         (ccosh_test): Likewise.
9166         (csin_test_data): Use plus_oflow.
9167         (csin_test): Use ALL_RM_TEST.
9168         (csinh_test_data): Use plus_oflow.
9169         (csinh_test): Use ALL_RM_TEST.
9170         * sysdeps/i386/fpu/libm-test-ulps: Update.
9171         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9172
9173 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
9174
9175         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
9176         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
9177         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
9178
9179         [BZ #16731]
9180         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
9181         when x - 1 is zero.
9182         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
9183         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
9184         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
9185         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
9186         argument is 1.
9187         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
9188         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
9189         zero.
9190         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
9191         * sysdeps/i386/fpu/libm-test-ulps: Update.
9192         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9193
9194 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9195
9196         * scripts/bench.pl: Remove file.
9197         * scripts/bench.py: New benchmark script.
9198         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
9199         * benchtests/README: Mention python dependency.
9200         * scripts/pylintrc: New file.
9201         * scripts/pylint: New file.
9202
9203         * bits/mathdef.h: Use #ifdef instead of #if.
9204         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
9205         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9206         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
9207         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9208         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
9209         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9210
9211 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9212             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9213
9214         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
9215         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
9216         and strpbrk-ppc64 objects.
9217         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9218         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
9219         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
9220         multiarch strpbrk for POWER7.
9221         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
9222         multiarch strpbrk for PPC64.
9223         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
9224         ifunc selector.
9225         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
9226         strpbrk for POWER7.
9227
9228 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9229
9230         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
9231         (atan_test): Likewise.
9232         (atanh_test_data): Use NO_TEST_INLINE for two tests.
9233         (atanh_test): Use ALL_RM_TEST.
9234         (atan2_test_data): Likewise.
9235         (cabs_test): Likewise.
9236         (cacosh_test): Likewise.
9237         (carg_test): Likewise.
9238         (casin_test): Likewise.
9239         (casinh_test): Likewise.
9240         (cbrt_test): Likewise.
9241         (csqrt_test): Likewise.
9242         (erf_test): Likewise.
9243         (erfc_test): Likewise.
9244         (pow10_test): Likewise.
9245         (exp2_test): Likewise.
9246         (hypot_test): Likewise.
9247         (j0_test): Likewise.
9248         (j1_test): Likewise.
9249         (lgamma_test): Likewise.
9250         (gamma_test): Likewise.
9251         (sincos_test): Likewise.
9252         (tanh_test): Likewise.
9253         (y0_test): Likewise.
9254         (y1_test): Likewise.
9255         * sysdeps/i386/fpu/libm-test-ulps: Update.
9256         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9257
9258 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9259
9260         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
9261         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
9262         and strcspn-ppc64 objects.
9263         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9264         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
9265         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
9266         multiarch strcspn for POWER7.
9267         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
9268         multiarch strcspn for PPC64.
9269         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
9270         ifunc selector.
9271         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
9272         strcspn for POWER7.
9273
9274 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9275
9276         * math/gen-libm-test.pl (generate_testfile): Expect only function
9277         name as argument to AUTO_TESTS_* and pass results for all rounding
9278         modes to parse_args.
9279         (parse_auto_input): Separate inputs of automatic tests from
9280         outputs before storing in %auto_tests.
9281         * math/libm-test.inc (acos_test_data): Update call to
9282         AUTO_TESTS_f_f.
9283         (acos_test): Use ALL_RM_TEST.
9284         (acos_tonearest_test_data): Remove.
9285         (acos_test_tonearest): Likewise.
9286         (acos_towardzero_test_data): Likewise.
9287         (acos_test_towardzero): Likewise.
9288         (acos_downward_test_data): Likewise.
9289         (acos_test_downward): Likewise.
9290         (acos_upward_test_data): Likewise.
9291         (acos_test_upward): Likewise.
9292         (acosh_test_data): Update call to AUTO_TESTS_f_f.
9293         (asin_test_data): Likewise.
9294         (asin_test): Use ALL_RM_TEST.
9295         (asin_tonearest_test_data): Remove.
9296         (asin_test_tonearest): Likewise.
9297         (asin_towardzero_test_data): Likewise.
9298         (asin_test_towardzero): Likewise.
9299         (asin_downward_test_data): Likewise.
9300         (asin_test_downward): Likewise.
9301         (asin_upward_test_data): Likewise.
9302         (asin_test_upward): Likewise.
9303         (asinh_test_data): Update call to AUTO_TESTS_f_f.
9304         (atan_test_data): Likewise.
9305         (atanh_test_data): Likewise.
9306         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
9307         (cabs_test_data): Update call to AUTO_TESTS_c_f.
9308         (carg_test_data): Likewise.
9309         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
9310         (ccos_test_data): Update call to AUTO_TESTS_c_c.
9311         (ccosh_test_data): Likewise.
9312         (cexp_test_data): Likewise.
9313         (clog_test_data): Likewise.
9314         (clog10_test_data): Likewise.
9315         (cos_test_data): Update call to AUTO_TESTS_f_f.
9316         (cos_test): Use ALL_RM_TEST.
9317         (cos_tonearest_test_data): Remove.
9318         (cos_test_tonearest): Likewise.
9319         (cos_towardzero_test_data): Likewise.
9320         (cos_test_towardzero): Likewise.
9321         (cos_downward_test_data): Likewise.
9322         (cos_test_downward): Likewise.
9323         (cos_upward_test_data): Likewise.
9324         (cos_test_upward): Likewise.
9325         (cosh_test_data): Update call to AUTO_TESTS_f_f.
9326         (cosh_test): Use ALL_RM_TEST.
9327         (cosh_tonearest_test_data): Remove.
9328         (cosh_test_tonearest): Likewise.
9329         (cosh_towardzero_test_data): Likewise.
9330         (cosh_test_towardzero): Likewise.
9331         (cosh_downward_test_data): Likewise.
9332         (cosh_test_downward): Likewise.
9333         (cosh_upward_test_data): Likewise.
9334         (cosh_test_upward): Likewise.
9335         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
9336         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
9337         (ctan_test_data): Likewise.
9338         (ctan_test): Use ALL_RM_TEST.
9339         (ctan_tonearest_test_data): Remove.
9340         (ctan_test_tonearest): Likewise.
9341         (ctan_towardzero_test_data): Likewise.
9342         (ctan_test_towardzero): Likewise.
9343         (ctan_downward_test_data): Likewise.
9344         (ctan_test_downward): Likewise.
9345         (ctan_upward_test_data): Likewise.
9346         (ctan_test_upward): Likewise.
9347         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
9348         (ctanh_test): Use ALL_RM_TEST.
9349         (ctanh_tonearest_test_data): Remove.
9350         (ctanh_test_tonearest): Likewise.
9351         (ctanh_towardzero_test_data): Likewise.
9352         (ctanh_test_towardzero): Likewise.
9353         (ctanh_downward_test_data): Likewise.
9354         (ctanh_test_downward): Likewise.
9355         (ctanh_upward_test_data): Likewise.
9356         (ctanh_test_upward): Likewise.
9357         (erf_test_data): Update call to AUTO_TESTS_f_f.
9358         (erfc_test_data): Likewise.
9359         (exp_test_data): Likewise.
9360         (exp_test): Use ALL_RM_TEST.
9361         (exp_tonearest_test_data): Remove.
9362         (exp_test_tonearest): Likewise.
9363         (exp_towardzero_test_data): Likewise.
9364         (exp_test_towardzero): Likewise.
9365         (exp_downward_test_data): Likewise.
9366         (exp_test_downward): Likewise.
9367         (exp_upward_test_data): Likewise.
9368         (exp_test_upward): Likewise.
9369         (exp10_test_data): Update call to AUTO_TESTS_f_f.
9370         (exp10_test): Use ALL_RM_TEST.
9371         (exp10_tonearest_test_data): Remove.
9372         (exp10_test_tonearest): Likewise.
9373         (exp10_towardzero_test_data): Likewise.
9374         (exp10_test_towardzero): Likewise.
9375         (exp10_downward_test_data): Likewise.
9376         (exp10_test_downward): Likewise.
9377         (exp10_upward_test_data): Likewise.
9378         (exp10_test_upward): Likewise.
9379         (exp2_test_data): Update call to AUTO_TESTS_f_f.
9380         (expm1_test_data): Likewise.
9381         (expm1_test): Use ALL_RM_TEST.
9382         (expm1_tonearest_test_data): Remove.
9383         (expm1_test_tonearest): Likewise.
9384         (expm1_towardzero_test_data): Likewise.
9385         (expm1_test_towardzero): Likewise.
9386         (expm1_downward_test_data): Likewise.
9387         (expm1_test_downward): Likewise.
9388         (expm1_upward_test_data): Likewise.
9389         (expm1_test_upward): Likewise.
9390         (fma_test_data): Update call to AUTO_TESTS_fff_f.
9391         (fma_test): Use ALL_RM_TEST.
9392         (fma_towardzero_test_data): Remove.
9393         (fma_test_towardzero): Likewise.
9394         (fma_downward_test_data): Likewise.
9395         (fma_test_downward): Likewise.
9396         (fma_upward_test_data): Likewise.
9397         (fma_test_upward): Likewise.
9398         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
9399         (j0_test_data): Update call to AUTO_TESTS_f_f.
9400         (j1_test_data): Likewise.
9401         (jn_test_data): Update call to AUTO_TESTS_if_f.
9402         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
9403         (log_test_data): Update call to AUTO_TESTS_f_f.
9404         (log10_test_data): Likewise.
9405         (log1p_test_data): Likewise.
9406         (log2_test_data): Likewise.
9407         (pow_test_data): Update call to AUTO_TESTS_ff_f.
9408         (pow_tonearest_test_data): Likewise.
9409         (sin_test_data): Update call to AUTO_TESTS_f_f.
9410         (sin_test): Use ALL_RM_TEST.
9411         (sin_tonearest_test_data): Remove.
9412         (sin_test_tonearest): Likewise.
9413         (sin_towardzero_test_data): Likewise.
9414         (sin_test_towardzero): Likewise.
9415         (sin_downward_test_data): Likewise.
9416         (sin_test_downward): Likewise.
9417         (sin_upward_test_data): Likewise.
9418         (sin_test_upward): Likewise.
9419         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
9420         (sinh_test_data): Update call to AUTO_TESTS_f_f.
9421         (sinh_test): Use ALL_RM_TEST.
9422         (sinh_tonearest_test_data): Remove.
9423         (sinh_test_tonearest): Likewise.
9424         (sinh_towardzero_test_data): Likewise.
9425         (sinh_test_towardzero): Likewise.
9426         (sinh_downward_test_data): Likewise.
9427         (sinh_test_downward): Likewise.
9428         (sinh_upward_test_data): Likewise.
9429         (sinh_test_upward): Likewise.
9430         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
9431         (sqrt_test): Use ALL_RM_TEST.
9432         (sqrt_tonearest_test_data): Remove.
9433         (sqrt_test_tonearest): Likewise.
9434         (sqrt_towardzero_test_data): Likewise.
9435         (sqrt_test_towardzero): Likewise.
9436         (sqrt_downward_test_data): Likewise.
9437         (sqrt_test_downward): Likewise.
9438         (sqrt_upward_test_data): Likewise.
9439         (sqrt_test_upward): Likewise.
9440         (tan_test_data): Update call to AUTO_TESTS_f_f.
9441         (tan_test): Use ALL_RM_TEST.
9442         (tan_tonearest_test_data): Remove.
9443         (tan_test_tonearest): Likewise.
9444         (tan_towardzero_test_data): Likewise.
9445         (tan_test_towardzero): Likewise.
9446         (tan_downward_test_data): Likewise.
9447         (tan_test_downward): Likewise.
9448         (tan_upward_test_data): Likewise.
9449         (tan_test_upward): Likewise.
9450         (tanh_test_data): Update call to AUTO_TESTS_f_f.
9451         (tgamma_test_data): Likewise.
9452         (y0_test_data): Likewise.
9453         (y1_test_data): Likewise.
9454         (yn_test_data): Update call to AUTO_TESTS_if_f.
9455         (main): Do not call removed functions.
9456
9457 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9458
9459         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
9460         (ldexp_test_data): Remove.
9461         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
9462         scalbn_test_data.
9463         (scalb_test): Use ALL_RM_TEST.
9464
9465 2014-03-19  Andreas Schwab  <schwab@suse.de>
9466
9467         * nscd/nscd.service: Also invalidate netgroup cache on reload.
9468
9469 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
9470
9471         [BZ #16649]
9472         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
9473         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
9474         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
9475         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9476         (__ASSUME_PREADV): Undefine.
9477         (__ASSUME_PWRITEV): Likewise.
9478
9479 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9480
9481         * bits/mman-linux.h: Add comment about non-Linux use.
9482         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
9483         bits/mman-linux.h resting place.
9484
9485         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
9486         * bits/mman-linux.h: ... here.
9487
9488 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9489
9490         * conform/conformtest.pl: Add standard definition when calling C
9491         preprocessor on data files.
9492         (checknamespace): Remove unused variable.
9493
9494 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9495
9496         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
9497         minus_oflow, plus_uflow and minus_uflow in expected results.
9498         * math/libm-test.inc (scalbn_test_data): Add more tests of
9499         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
9500         minus_uflow.
9501         (scalbn_test): Use ALL_RM_TEST.
9502         (scalbln_test_data): Add more tests of negative arguments.  Use
9503         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
9504         (scalbln_test): Use ALL_RM_TEST.
9505
9506 2014-03-18  Roland McGrath  <roland@hack.frob.com>
9507
9508         * scripts/abilist.awk: Ignore symbols marked with .hidden.
9509
9510 2014-03-18  Will Newton  <will.newton@linaro.org>
9511
9512         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
9513         inaccurate comment.
9514
9515 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
9516
9517         * Makerules [!subdir] (check-abi): Exit with error status if a
9518         test failed.
9519
9520 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9521
9522         * math/libm-test.inc (nearbyint_test_data): Include all tests used
9523         for rint.  Include results for all rounding modes.
9524         (nearbyint_test): Use ALL_RM_TEST.
9525         (rint_test_data): Include all tests used for nearbyint.
9526
9527 2014-03-17  Will Newton  <will.newton@linaro.org>
9528
9529         * nptl/sysdeps/pthread/pthread.h: Revert previous
9530         change.
9531
9532         * sysdeps/generic/ldsodefs.h: Revert previous
9533         change.
9534
9535         * libio/genops.c: Revert previous change.
9536         * libio/libioP.h: Likewise.
9537         * stdio-common/vfprintf.c: Likewise.
9538
9539         * sysdeps/generic/math_private.h: Revert previous
9540         change.
9541
9542         * sysdeps/generic/math_private.h: Check whether
9543         HAVE_RM_CTX is defined with #ifdef rather
9544         than #if.
9545
9546         * argp/argp-fmtstream.h: Check whether
9547         __STRICT_ANSI__ is defined with #ifdef rather
9548         than #if.
9549         * argp/argp.h: Likewise.
9550
9551         * libio/genops.c: Check whether
9552         _IO_JUMPS_OFFSET is defined with #ifdef rather
9553         than #if.
9554         * libio/libioP.h: Likewise.
9555         * stdio-common/vfprintf.c: Likewise.
9556
9557         * sysdeps/generic/ldsodefs.h: Check whether
9558         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
9559         than #if.
9560
9561         * nptl/sysdeps/pthread/pthread.h: Check
9562         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
9563         its value.
9564
9565 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
9566
9567         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
9568         setting O_APPEND.
9569         * libio/tst-ftell-active-handler.c (do_append_test): Add a
9570         test case.
9571
9572         [BZ #16680]
9573         * libio/fileops.c (_IO_file_open): Seek to end of file but
9574         don't cache the offset.
9575         (get_file_offset): Remove function.
9576         (do_ftell): Use cached offset when available.
9577         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
9578         don't cache the offset.
9579         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
9580         case.
9581         (do_one_test): Call it.
9582         (do_ftell_test): Fix up expected old offset for a+ mode.
9583         * libio/wfileops.c (do_ftell_wide): Used cached offset when
9584         available.
9585
9586         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
9587         up test status with function return status.
9588         (do_write_test): Likewise.
9589         (do_append_test): Likewise.
9590
9591         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
9592         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
9593         Remove.
9594
9595 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
9596
9597         * math/gen-libm-test.pl (parse_args): Handle results specified for
9598         each rounding mode separately.
9599         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
9600         tests and results from lrint_tonearest_test_data,
9601         lrint_towardzero_test_data, lrint_downward_test_data and
9602         lrint_upward_test_data.
9603         (lrint_test): Use ALL_RM_TEST.
9604         (lrint_tonearest_test_data): Remove.
9605         (lrint_test_tonearest): Likewise.
9606         (lrint_towardzero_test_data): Likewise.
9607         (lrint_test_towardzero): Likewise.
9608         (lrint_downward_test_data): Likewise.
9609         (lrint_test_downward): Likewise.
9610         (lrint_upward_test_data): Likewise.
9611         (lrint_test_upward): Likewise.
9612         (llrint_test_data): Merge in per-rounding-mode tests and results
9613         from llrint_tonearest_test_data, llrint_towardzero_test_data,
9614         llrint_downward_test_data and llrint_upward_test_data.
9615         (llrint_test): Use ALL_RM_TEST.
9616         (llrint_tonearest_test_data): Remove.
9617         (llrint_test_tonearest): Likewise.
9618         (llrint_towardzero_test_data): Likewise.
9619         (llrint_test_towardzero): Likewise.
9620         (llrint_downward_test_data): Likewise.
9621         (llrint_test_downward): Likewise.
9622         (llrint_upward_test_data): Likewise.
9623         (llrint_test_upward): Likewise.
9624         (rint_test_data): Merge in per-rounding-mode tests and results
9625         from rint_tonearest_test_data, rint_towardzero_test_data,
9626         rint_downward_test_data and rint_upward_test_data.  Add
9627         per-rounding-mode results for tests not in those arrays.
9628         (rint_test): Use ALL_RM_TEST.
9629         (rint_tonearest_test_data): Remove.
9630         (rint_test_tonearest): Likewise.
9631         (rint_towardzero_test_data): Likewise.
9632         (rint_test_towardzero): Likewise.
9633         (rint_downward_test_data): Likewise.
9634         (rint_test_downward): Likewise.
9635         (rint_upward_test_data): Likewise.
9636         (rint_test_upward): Likewise.
9637         (main): Don't call removed functions.
9638
9639 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9640
9641         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
9642         "Compiled on ..." crapola.  It is anti-useful.
9643
9644 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
9645
9646         * scripts/evaluate-test.sh: Handle fourth argument to determine
9647         whether test run should stop on failure.
9648         * Makeconfig (stop-on-test-failure): New variable.
9649         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
9650         $(stop-on-test-failure).
9651         * Makefile (tests): Give a summary of results from testing and
9652         exit with failure status if they include an ERROR or FAIL.
9653         (xtests): Likewise.
9654         * manual/install.texi (Configuring and compiling): Mention
9655         stop-on-test-failure=y.
9656         * INSTALL: Regenerated.
9657
9658 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9659
9660         * scripts/versionlist.awk: New file.
9661         * Makerules [$(build-shared) = yes]
9662         (postclean-generated): Add Versions.def, not Versions.def.v and
9663         Versions.def.v.i.
9664         ($(common-objpfx)Versions.def.v.i): Target removed.
9665         ($(common-objpfx)Versions.def): New target.
9666         ($(common-objpfx)Versions.all): Depend on that rather that
9667         $(common-objpfx)Versions.def.v.
9668         * Versions.def: File removed.
9669
9670         * Makeconfig (+gccwarn): Add -Wundef.
9671         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
9672         a dl-sysdep.h breaking its contract.
9673         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
9674         * include/stackinfo.h: New file.
9675         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
9676         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
9677         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
9678         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
9679         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
9680         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
9681         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9682         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9683         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9684         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9685         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9686         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
9687         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9688         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9689         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
9690
9691 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9692
9693         [BZ #16707]
9694         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
9695         implementation.
9696         * math/libm-test.inc (round_test_data): Add more tests.
9697
9698         [BZ #16706]
9699         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
9700         implementation.
9701         * math/libm-test.inc (nearbyint_test_data): Add more tests.
9702
9703         [BZ #16701]
9704         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
9705         implementation.
9706         * math/libm-test.inc (ceil_test_data): Add more tests.
9707
9708         * math/libm-test.inc (trunc_test_data): Add more tests related to
9709         BZ#16414.
9710
9711 2014-03-14  Roland McGrath  <roland@hack.frob.com>
9712
9713         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
9714         with #if rather than #ifdef.
9715         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
9716
9717 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
9718
9719         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
9720         first.  Disable AVX-512 GCC support if assembler doesn't support
9721         it.
9722         * sysdeps/x86_64/configure: Regenerated.
9723
9724 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
9725
9726         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
9727         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
9728         (__old_pthread_attr_setstack): Likewise.
9729         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
9730         [!_STACK_GROWS_DOWN]: Likewise.
9731
9732 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
9733
9734         * config.make.in (have-bash2): Delete.
9735         * configure.ac (libc_cv_have_bash2): Delete.
9736         * configure: Regenerate.
9737         * elf/Makefile (common-ldd-rewrite): Rename to ...
9738         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
9739         (sh-ldd-rewrite): Delete.
9740         (bash-ldd-rewrite): Delete.
9741         (have-bash2): Delete checks.
9742         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
9743         ldd-rewrite.
9744
9745         * config.make.in (have-ksh): Delete.
9746         (KSH): Delete.
9747         * configure.ac (libc_cv_have_ksh): Delete.
9748         * configure: Regenerate.
9749
9750         * elf/Makefile: Delete $(have-ksh) check.
9751         ($(objpfx)sotruss): Change KSH to BASH.
9752         * elf/sotruss.ksh: Rename to ...
9753         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
9754         function style to match POSIX.  Drop ksh vim mode setting.
9755
9756         * manual/time.texi (Specifying the Time Zone with TZ): Change
9757         Tuesday to Thursday.
9758
9759         * debug/tst-longjmp_chk2.c: Update header comment.
9760         (stackoverflow_handler): Add comment.  Call assert on pass value.
9761
9762 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
9763
9764         [BZ #16194]
9765         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
9766         (HAVE_AVX512_ASM_SUPPORT): Likewise.
9767         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
9768         (La_x86_64_vector): Add zmm.
9769         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
9770         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
9771         ($(objpfx)tst-audit10): New target.
9772         ($(objpfx)tst-audit10.out): Likewise.
9773         (tst-audit10-ENV): New.
9774         (AVX512-CFLAGS): Likewise.
9775         (CFLAGS-tst-audit10.c): Likewise.
9776         (CFLAGS-tst-auditmod10a.c): Likewise.
9777         (CFLAGS-tst-auditmod10b.c): Likewise.
9778         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
9779         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
9780         * sysdeps/x86_64/configure: Regenerated.
9781         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
9782         AVX-512 zmm register support.
9783         (_dl_x86_64_save_sse): Likewise.
9784         (_dl_x86_64_restore_sse): Likewise.
9785         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
9786         size vector registers.
9787         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
9788         (ZMM_SIZE): Likewise.
9789         * sysdeps/x86_64/tst-audit10.c: New file.
9790         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
9791         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
9792
9793 2014-03-13  Roland McGrath  <roland@hack.frob.com>
9794
9795         * configure.ac (HAVE_EHDR_START): New check.
9796         * configure: Regenerated.
9797         * config.h.in (HAVE_EHDR_START): New #undef.
9798         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
9799         assuming the lowest-addressed segment maps the start of the file.
9800
9801 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
9802
9803         * INSTALL: Regenerated.
9804
9805 2014-03-13  Will Newton  <will.newton@linaro.org>
9806
9807         * manual/setjmp.texi (System V contexts): Improve
9808         clarity and grammar of documentation.
9809
9810 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
9811
9812         [BZ #16381]
9813         * elf/Makefile (tests): Add tst-pie2.
9814         (tests-pie): Add tst-pie2.
9815         * elf/tst-pie2.c: New file.
9816         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
9817         for ET_EXEC.
9818         * elf/rtld.c (map_doit): Load executable as lt_executable.
9819         (dl_main): Likewise.
9820
9821 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
9822
9823         [BZ #16642]
9824         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9825         (__ASSUME_PSELECT): Undefine.
9826
9827 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9828
9829         [BZ #16689]
9830         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
9831         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
9832         static build.
9833         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
9834         selector for static builds.
9835
9836 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
9837
9838         [BZ #16695]
9839         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
9840         key in the buffer.
9841
9842 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9843
9844         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
9845         IFUNC selector for static builds.
9846
9847 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
9848
9849         * sysdeps/mips/math_private.h [__mips_hard_float]
9850         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
9851         libc_feresetround_mips_ctx.
9852         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
9853         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
9854         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
9855
9856         [BZ #16677]
9857         * math/s_nextafter.c (__nextafter): Do not return value from
9858         overflowing computation.
9859         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
9860         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
9861         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
9862         Likewise.
9863         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
9864         Likewise.
9865         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
9866         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
9867
9868 2014-03-11  Roland McGrath  <roland@hack.frob.com>
9869
9870         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
9871         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
9872         Move sfi_sp use from the load-multiple (that no longer sets sp) to
9873         the new mov targetting sp.
9874
9875 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9876
9877         [BZ #16683]
9878         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
9879         Define it for static builds as well.
9880         (NO_BZERO_IMPL): Likewise.
9881
9882 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9883
9884         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
9885         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
9886         multiarch strspn for PPC64.
9887         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
9888         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
9889         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9890         (__libc_ifunc_impl_list): Likewise.
9891         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
9892         multiarch optimizations
9893         * string/strspn.c (strspn): Using macro to redefine symbol name.
9894
9895 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9896             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9897
9898         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
9899         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
9900         multiarch strncat for PPC64.
9901         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
9902         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
9903         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9904         (__libc_ifunc_impl_list): Likewise.
9905         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
9906         multiarch optimizations
9907
9908 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9909
9910         [BZ #16639]
9911         * nscd/nscd.service: Make service type forking.
9912
9913 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9914
9915         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
9916         sign in non default rounding modes.
9917         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
9918
9919 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
9920
9921         * math/libm-test.inc (ALL_RM_TEST): New macro.
9922         (ceil_test): Use ALL_RM_TEST.
9923         (cimag_test): Likewise.
9924         (conj_test): Likewise.
9925         (copysign_test): Likewise.
9926         (cproj_test): Likewise.
9927         (creal_test): Likewise.
9928         (fabs_test): Likewise.
9929         (floor_test): Likewise.
9930         (fmax_test): Likewise.
9931         (fmin_test): Likewise.
9932         (fmod_test): Likewise.
9933         (fpclassify_test): Likewise.
9934         (frexp_test): Likewise.
9935         (ilogb_test): Likewise.
9936         (isfinite_test): Likewise.
9937         (finite_test): Likewise.
9938         (isgreater_test): Likewise.
9939         (isgreaterequal_test): Likewise.
9940         (isinf_test): Likewise.
9941         (isless_test): Likewise.
9942         (islessequal_test): Likewise.
9943         (islessgreater_test): Likewise.
9944         (isnan_test): Likewise.
9945         (isnormal_test): Likewise.
9946         (issignaling_test): Likewise.
9947         (isunordered_test): Likewise.
9948         (logb_test): Likewise.
9949         (logb_downward_test_data): Remove.
9950         (logb_test_downward): Likewise.
9951         (lround_test): Use ALL_RM_TEST.
9952         (llround_test): Likewise.
9953         (modf_test): Likewise.
9954         (nexttoward_test): Likewise.
9955         (remainder_test): Likewise.
9956         (drem_test): Likewise.
9957         (remainder_tonearest_test_data): Likewise.
9958         (remainder_test_tonearest): Likewise.
9959         (drem_test_tonearest): Likewise.
9960         (remainder_towardzero_test_data): Likewise.
9961         (remainder_test_towardzero): Likewise.
9962         (drem_test_towardzero): Likewise.
9963         (remainder_downward_test_data): Likewise.
9964         (remainder_test_downward): Likewise.
9965         (drem_test_downward): Likewise.
9966         (remainder_upward_test_data): Likewise.
9967         (remainder_test_upward): Likewise.
9968         (drem_test_upward): Likewise.
9969         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
9970         (round_test): Use ALL_RM_TEST.
9971         (signbit_test): Likewise.
9972         (trunc_test): Likewise.
9973         (significand_test): Likewise.
9974         (main): Don't call removed functions.
9975
9976 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
9977
9978         [BZ #16674]
9979         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
9980         || __USE_XOPEN2K8].
9981         (ILL_ILLOPN): Likewise.
9982         (ILL_ILLADR): Likewise.
9983         (ILL_ILLTRP): Likewise.
9984         (ILL_PRVOPC): Likewise.
9985         (ILL_PRVREG): Likewise.
9986         (ILL_COPROC): Likewise.
9987         (ILL_BADSTK): Likewise.
9988         (FPE_INTDIV): Likewise.
9989         (FPE_INTOVF): Likewise.
9990         (FPE_FLTDIV): Likewise.
9991         (FPE_FLTOVF): Likewise.
9992         (FPE_FLTUND): Likewise.
9993         (FPE_FLTRES): Likewise.
9994         (FPE_FLTINV): Likewise.
9995         (FPE_FLTSUB): Likewise.
9996         (SEGV_MAPERR): Likewise.
9997         (SEGV_ACCERR): Likewise.
9998         (BUS_ADRALN): Likewise.
9999         (BUS_ADRERR): Likewise.
10000         (BUS_OBJERR): Likewise.
10001         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10002         (TRAP_TRACE): Likewise.
10003         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10004         __USE_XOPEN2K8].
10005         (CLD_KILLED): Likewise.
10006         (CLD_DUMPED): Likewise.
10007         (CLD_TRAPPED): Likewise.
10008         (CLD_STOPPED): Likewise.
10009         (CLD_CONTINUED): Likewise.
10010         (POLL_IN): Likewise.
10011         (POLL_OUT): Likewise.
10012         (POLL_MSG): Likewise.
10013         (POLL_ERR): Likewise.
10014         (POLL_PRI): Likewise.
10015         (POLL_HUP): Likewise.
10016         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
10017         Likewise.
10018         (ILL_ILLOPN): Likewise.
10019         (ILL_ILLADR): Likewise.
10020         (ILL_ILLTRP): Likewise.
10021         (ILL_PRVOPC): Likewise.
10022         (ILL_PRVREG): Likewise.
10023         (ILL_COPROC): Likewise.
10024         (ILL_BADSTK): Likewise.
10025         (FPE_INTDIV): Likewise.
10026         (FPE_INTOVF): Likewise.
10027         (FPE_FLTDIV): Likewise.
10028         (FPE_FLTOVF): Likewise.
10029         (FPE_FLTUND): Likewise.
10030         (FPE_FLTRES): Likewise.
10031         (FPE_FLTINV): Likewise.
10032         (FPE_FLTSUB): Likewise.
10033         (SEGV_MAPERR): Likewise.
10034         (SEGV_ACCERR): Likewise.
10035         (BUS_ADRALN): Likewise.
10036         (BUS_ADRERR): Likewise.
10037         (BUS_OBJERR): Likewise.
10038         (BUS_MCEERR_AR): Likewise.
10039         (BUS_MCEERR_AO): Likewise.
10040         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10041         (TRAP_TRACE): Likewise.
10042         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10043         __USE_XOPEN2K8].
10044         (CLD_KILLED): Likewise.
10045         (CLD_DUMPED): Likewise.
10046         (CLD_TRAPPED): Likewise.
10047         (CLD_STOPPED): Likewise.
10048         (CLD_CONTINUED): Likewise.
10049         (POLL_IN): Likewise.
10050         (POLL_OUT): Likewise.
10051         (POLL_MSG): Likewise.
10052         (POLL_ERR): Likewise.
10053         (POLL_PRI): Likewise.
10054         (POLL_HUP): Likewise.
10055         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
10056         (ILL_ILLOPN): Likewise.
10057         (ILL_ILLADR): Likewise.
10058         (ILL_ILLTRP): Likewise.
10059         (ILL_PRVOPC): Likewise.
10060         (ILL_PRVREG): Likewise.
10061         (ILL_COPROC): Likewise.
10062         (ILL_BADSTK): Likewise.
10063         (FPE_INTDIV): Likewise.
10064         (FPE_INTOVF): Likewise.
10065         (FPE_FLTDIV): Likewise.
10066         (FPE_FLTOVF): Likewise.
10067         (FPE_FLTUND): Likewise.
10068         (FPE_FLTRES): Likewise.
10069         (FPE_FLTINV): Likewise.
10070         (FPE_FLTSUB): Likewise.
10071         (SEGV_MAPERR): Likewise.
10072         (SEGV_ACCERR): Likewise.
10073         (BUS_ADRALN): Likewise.
10074         (BUS_ADRERR): Likewise.
10075         (BUS_OBJERR): Likewise.
10076         (BUS_MCEERR_AR): Likewise.
10077         (BUS_MCEERR_AO): Likewise.
10078         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10079         (TRAP_TRACE): Likewise.
10080         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10081         __USE_XOPEN2K8].
10082         (CLD_KILLED): Likewise.
10083         (CLD_DUMPED): Likewise.
10084         (CLD_TRAPPED): Likewise.
10085         (CLD_STOPPED): Likewise.
10086         (CLD_CONTINUED): Likewise.
10087         (POLL_IN): Likewise.
10088         (POLL_OUT): Likewise.
10089         (POLL_MSG): Likewise.
10090         (POLL_ERR): Likewise.
10091         (POLL_PRI): Likewise.
10092         (POLL_HUP): Likewise.
10093         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
10094         Likewise.
10095         (ILL_ILLOPN): Likewise.
10096         (ILL_ILLADR): Likewise.
10097         (ILL_ILLTRP): Likewise.
10098         (ILL_PRVOPC): Likewise.
10099         (ILL_PRVREG): Likewise.
10100         (ILL_COPROC): Likewise.
10101         (ILL_BADSTK): Likewise.
10102         (ILL_BADIADDR): Likewise.
10103         (ILL_BREAK): Likewise.
10104         (FPE_INTDIV): Likewise.
10105         (FPE_INTOVF): Likewise.
10106         (FPE_FLTDIV): Likewise.
10107         (FPE_FLTOVF): Likewise.
10108         (FPE_FLTUND): Likewise.
10109         (FPE_FLTRES): Likewise.
10110         (FPE_FLTINV): Likewise.
10111         (FPE_FLTSUB): Likewise.
10112         (FPE_DECOVF): Likewise.
10113         (FPE_DECDIV): Likewise.
10114         (FPE_DECERR): Likewise.
10115         (FPE_INVASC): Likewise.
10116         (FPE_INVDEC): Likewise.
10117         (SEGV_MAPERR): Likewise.
10118         (SEGV_ACCERR): Likewise.
10119         (SEGV_PSTKOVF): Likewise.
10120         (BUS_ADRALN): Likewise.
10121         (BUS_ADRERR): Likewise.
10122         (BUS_OBJERR): Likewise.
10123         (BUS_MCEERR_AR): Likewise.
10124         (BUS_MCEERR_AO): Likewise.
10125         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10126         (TRAP_TRACE): Likewise.
10127         (TRAP_BRANCH): Likewise.
10128         (TRAP_HWBKPT): Likewise.
10129         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10130         __USE_XOPEN2K8].
10131         (CLD_KILLED): Likewise.
10132         (CLD_DUMPED): Likewise.
10133         (CLD_TRAPPED): Likewise.
10134         (CLD_STOPPED): Likewise.
10135         (CLD_CONTINUED): Likewise.
10136         (POLL_IN): Likewise.
10137         (POLL_OUT): Likewise.
10138         (POLL_MSG): Likewise.
10139         (POLL_ERR): Likewise.
10140         (POLL_PRI): Likewise.
10141         (POLL_HUP): Likewise.
10142         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
10143         (ILL_ILLOPN): Likewise.
10144         (ILL_ILLADR): Likewise.
10145         (ILL_ILLTRP): Likewise.
10146         (ILL_PRVOPC): Likewise.
10147         (ILL_PRVREG): Likewise.
10148         (ILL_COPROC): Likewise.
10149         (ILL_BADSTK): Likewise.
10150         (FPE_INTDIV): Likewise.
10151         (FPE_INTOVF): Likewise.
10152         (FPE_FLTDIV): Likewise.
10153         (FPE_FLTOVF): Likewise.
10154         (FPE_FLTUND): Likewise.
10155         (FPE_FLTRES): Likewise.
10156         (FPE_FLTINV): Likewise.
10157         (FPE_FLTSUB): Likewise.
10158         (SEGV_MAPERR): Likewise.
10159         (SEGV_ACCERR): Likewise.
10160         (BUS_ADRALN): Likewise.
10161         (BUS_ADRERR): Likewise.
10162         (BUS_OBJERR): Likewise.
10163         (BUS_MCEERR_AR): Likewise.
10164         (BUS_MCEERR_AO): Likewise.
10165         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10166         (TRAP_TRACE): Likewise.
10167         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10168         __USE_XOPEN2K8].
10169         (CLD_KILLED): Likewise.
10170         (CLD_DUMPED): Likewise.
10171         (CLD_TRAPPED): Likewise.
10172         (CLD_STOPPED): Likewise.
10173         (CLD_CONTINUED): Likewise.
10174         (POLL_IN): Likewise.
10175         (POLL_OUT): Likewise.
10176         (POLL_MSG): Likewise.
10177         (POLL_ERR): Likewise.
10178         (POLL_PRI): Likewise.
10179         (POLL_HUP): Likewise.
10180         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
10181         (ILL_ILLOPN): Likewise.
10182         (ILL_ILLADR): Likewise.
10183         (ILL_ILLTRP): Likewise.
10184         (ILL_PRVOPC): Likewise.
10185         (ILL_PRVREG): Likewise.
10186         (ILL_COPROC): Likewise.
10187         (ILL_BADSTK): Likewise.
10188         (FPE_INTDIV): Likewise.
10189         (FPE_INTOVF): Likewise.
10190         (FPE_FLTDIV): Likewise.
10191         (FPE_FLTOVF): Likewise.
10192         (FPE_FLTUND): Likewise.
10193         (FPE_FLTRES): Likewise.
10194         (FPE_FLTINV): Likewise.
10195         (FPE_FLTSUB): Likewise.
10196         (SEGV_MAPERR): Likewise.
10197         (SEGV_ACCERR): Likewise.
10198         (BUS_ADRALN): Likewise.
10199         (BUS_ADRERR): Likewise.
10200         (BUS_OBJERR): Likewise.
10201         (BUS_MCEERR_AR): Likewise.
10202         (BUS_MCEERR_AO): Likewise.
10203         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10204         (TRAP_TRACE): Likewise.
10205         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10206         __USE_XOPEN2K8].
10207         (CLD_KILLED): Likewise.
10208         (CLD_DUMPED): Likewise.
10209         (CLD_TRAPPED): Likewise.
10210         (CLD_STOPPED): Likewise.
10211         (CLD_CONTINUED): Likewise.
10212         (POLL_IN): Likewise.
10213         (POLL_OUT): Likewise.
10214         (POLL_MSG): Likewise.
10215         (POLL_ERR): Likewise.
10216         (POLL_PRI): Likewise.
10217         (POLL_HUP): Likewise.
10218         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
10219         (ILL_ILLOPN): Likewise.
10220         (ILL_ILLADR): Likewise.
10221         (ILL_ILLTRP): Likewise.
10222         (ILL_PRVOPC): Likewise.
10223         (ILL_PRVREG): Likewise.
10224         (ILL_COPROC): Likewise.
10225         (ILL_BADSTK): Likewise.
10226         (FPE_INTDIV): Likewise.
10227         (FPE_INTOVF): Likewise.
10228         (FPE_FLTDIV): Likewise.
10229         (FPE_FLTOVF): Likewise.
10230         (FPE_FLTUND): Likewise.
10231         (FPE_FLTRES): Likewise.
10232         (FPE_FLTINV): Likewise.
10233         (FPE_FLTSUB): Likewise.
10234         (SEGV_MAPERR): Likewise.
10235         (SEGV_ACCERR): Likewise.
10236         (BUS_ADRALN): Likewise.
10237         (BUS_ADRERR): Likewise.
10238         (BUS_OBJERR): Likewise.
10239         (BUS_MCEERR_AR): Likewise.
10240         (BUS_MCEERR_AO): Likewise.
10241         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10242         (TRAP_TRACE): Likewise.
10243         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10244         __USE_XOPEN2K8].
10245         (CLD_KILLED): Likewise.
10246         (CLD_DUMPED): Likewise.
10247         (CLD_TRAPPED): Likewise.
10248         (CLD_STOPPED): Likewise.
10249         (CLD_CONTINUED): Likewise.
10250         (POLL_IN): Likewise.
10251         (POLL_OUT): Likewise.
10252         (POLL_MSG): Likewise.
10253         (POLL_ERR): Likewise.
10254         (POLL_PRI): Likewise.
10255         (POLL_HUP): Likewise.
10256         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
10257         (ILL_ILLOPN): Likewise.
10258         (ILL_ILLADR): Likewise.
10259         (ILL_ILLTRP): Likewise.
10260         (ILL_PRVOPC): Likewise.
10261         (ILL_PRVREG): Likewise.
10262         (ILL_COPROC): Likewise.
10263         (ILL_BADSTK): Likewise.
10264         (ILL_DBLFLT): Likewise.
10265         (ILL_HARDWALL): Likewise.
10266         (FPE_INTDIV): Likewise.
10267         (FPE_INTOVF): Likewise.
10268         (FPE_FLTDIV): Likewise.
10269         (FPE_FLTOVF): Likewise.
10270         (FPE_FLTUND): Likewise.
10271         (FPE_FLTRES): Likewise.
10272         (FPE_FLTINV): Likewise.
10273         (FPE_FLTSUB): Likewise.
10274         (SEGV_MAPERR): Likewise.
10275         (SEGV_ACCERR): Likewise.
10276         (BUS_ADRALN): Likewise.
10277         (BUS_ADRERR): Likewise.
10278         (BUS_OBJERR): Likewise.
10279         (BUS_MCEERR_AR): Likewise.
10280         (BUS_MCEERR_AO): Likewise.
10281         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10282         (TRAP_TRACE): Likewise.
10283         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10284         __USE_XOPEN2K8].
10285         (CLD_KILLED): Likewise.
10286         (CLD_DUMPED): Likewise.
10287         (CLD_TRAPPED): Likewise.
10288         (CLD_STOPPED): Likewise.
10289         (CLD_CONTINUED): Likewise.
10290         (POLL_IN): Likewise.
10291         (POLL_OUT): Likewise.
10292         (POLL_MSG): Likewise.
10293         (POLL_ERR): Likewise.
10294         (POLL_PRI): Likewise.
10295         (POLL_HUP): Likewise.
10296         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
10297         (ILL_ILLOPN): Likewise.
10298         (ILL_ILLADR): Likewise.
10299         (ILL_ILLTRP): Likewise.
10300         (ILL_PRVOPC): Likewise.
10301         (ILL_PRVREG): Likewise.
10302         (ILL_COPROC): Likewise.
10303         (ILL_BADSTK): Likewise.
10304         (FPE_INTDIV): Likewise.
10305         (FPE_INTOVF): Likewise.
10306         (FPE_FLTDIV): Likewise.
10307         (FPE_FLTOVF): Likewise.
10308         (FPE_FLTUND): Likewise.
10309         (FPE_FLTRES): Likewise.
10310         (FPE_FLTINV): Likewise.
10311         (FPE_FLTSUB): Likewise.
10312         (SEGV_MAPERR): Likewise.
10313         (SEGV_ACCERR): Likewise.
10314         (BUS_ADRALN): Likewise.
10315         (BUS_ADRERR): Likewise.
10316         (BUS_OBJERR): Likewise.
10317         (BUS_MCEERR_AR): Likewise.
10318         (BUS_MCEERR_AO): Likewise.
10319         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10320         (TRAP_TRACE): Likewise.
10321         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10322         __USE_XOPEN2K8].
10323         (CLD_KILLED): Likewise.
10324         (CLD_DUMPED): Likewise.
10325         (CLD_TRAPPED): Likewise.
10326         (CLD_STOPPED): Likewise.
10327         (CLD_CONTINUED): Likewise.
10328         (POLL_IN): Likewise.
10329         (POLL_OUT): Likewise.
10330         (POLL_MSG): Likewise.
10331         (POLL_ERR): Likewise.
10332         (POLL_PRI): Likewise.
10333         (POLL_HUP): Likewise.
10334         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
10335         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10336
10337         [BZ #16670]
10338         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
10339         before #include of <time.h>.
10340         [!__USE_XOPEN2K] (__need_timespec): Likewise.
10341         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
10342         (test-xfail-UNIX98/sched.h/conform): Likewise.
10343
10344 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10345
10346         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
10347         error absence of trapping exception support.
10348         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
10349
10350 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
10351
10352         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
10353         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
10354         * timezone/Makefile (testdata): Move definition above include of
10355         Rules.
10356         (test-zones): New variable.
10357         (tests-special): Add zone files.
10358         (build-testdata): Use $(evaluate-test).
10359
10360         * elf/Makefile (tests-special): Rename tests to end with .out.
10361         ($(objpfx)noload-mem): Likewise.
10362         ($(objpfx)tst-leaks1-mem): Likewise.
10363         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
10364         * iconv/Makefile (xtests-special): Change test-iconvconfig to
10365         $(objpfx)test-iconvconfig.out.
10366         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
10367         set -e inside subshell and redirect output to file.
10368         * iconvdata/Makefile (generated): Rename tests to end with .out.
10369         Correct type.
10370         (tests-special): Rename tests to end with .out.
10371         ($(objpfx)mtrace-tst-loading): Likewise.
10372         * intl/Makefile (generated): Likewise.
10373         (tests-special): Likewise.
10374         ($(objpfx)mtrace-tst-gettext): Likewise.
10375         * misc/Makefile (generated): Likewise.
10376         (tests-special): Likewise.
10377         ($(objpfx)tst-error1-mem): Likewise.
10378         * nptl/Makefile (tests-special): Likewise.
10379         ($(objpfx)tst-stack3-mem): Likewise.
10380         (generated): Likewise.
10381         * posix/Makefile (generated): Likewise.
10382         (tests-special): Likewise.
10383         (xtests-special): Likewise.
10384         ($(objpfx)tst-fnmatch-mem): Likewise.
10385         ($(objpfx)bug-regex2-mem): Likewise.
10386         ($(objpfx)bug-regex14-mem): Likewise.
10387         ($(objpfx)bug-regex21-mem): Likewise.
10388         ($(objpfx)bug-regex31-mem): Likewise.
10389         ($(objpfx)tst-vfork3-mem): Likewise.
10390         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10391         ($(objpfx)tst-pcre-mem): Likewise.
10392         ($(objpfx)tst-boost-mem): Likewise.
10393         ($(objpfx)bug-ga2-mem): Likewise.
10394         ($(objpfx)bug-glob2-mem): Likewise.
10395         * resolv/Makefile (generate): Likewise.
10396         (tests-special): Likewise.
10397         (xtests-special): Likewise.
10398         (generated): Likewise.
10399         ($(objpfx)mtrace-tst-leaks): Likewise.
10400         ($(objpfx)mtrace-tst-leaks2): Likewise.
10401
10402         * scripts/merge-test-results.sh: New file.
10403         * Makefile (tests-special-notdir): New variable.
10404         (tests): Run merge-test-results.sh.
10405         (xtests): Likewise.
10406         * Rules (tests-special-notdir): New variable.
10407         (xtests-special-notdir): Likewise.
10408         (tests): Run merge-test-results.sh
10409         (xtests): Likewise.
10410
10411         * Makeconfig (test-xfail-name): New variable.
10412         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
10413         compute variable name for expected failures.
10414         * conform/Makefile (conformtest-headers-data): New variable.
10415         (conformtest-standards): Likewise.
10416         (conformtest-headers-ISO): Likewise.
10417         (conformtest-headers-ISO99): Likewise.
10418         (conformtest-headers-ISO11): Likewise.
10419         (conformtest-headers-POSIX): Likewise.
10420         (conformtest-headers-XPG3): Likewise.
10421         (conformtest-headers-XPG4): Likewise.
10422         (conformtest-headers-UNIX98): Likewise.
10423         (conformtest-headers-XOPEN2K): Likewise.
10424         (conformtest-headers-POSIX2008): Likewise.
10425         (conformtest-headers-XOPEN2K8): Likewise.
10426         (conformtest-header-list-base): Likewise.
10427         (conformtest-header-list-tests): Likewise.
10428         (conformtest-header-base): Likewise.
10429         (conformtest-header-tests): Likewise.
10430         (tests-special): Add $(conformtest-header-list-tests).  If
10431         [$(fast-check) && !$(cross-compiling)], add
10432         $(conformtest-header-tests) instead of
10433         $(objpfx)run-conformtest.out.
10434         (generated): Add $(conformtest-header-list-base).  If
10435         [$(fast-check) && !$(cross-compiling)], add
10436         $(conformtest-header-base).  Remove previous setting.
10437         ($(conformtest-header-list-tests)): New target.
10438         (test-xfail-run-conformtest): Remove variable.
10439         ($(objpfx)run-conformtest.out): Remove target.
10440         (test-xfail-ISO11/complex.h/conform): New variable.
10441         (test-xfail-ISO11/stdalign.h/conform): Likewise.
10442         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
10443         (test-xfail-XPG3/varargs.h/conform): Likewise.
10444         (test-xfail-XPG4/varargs.h/conform): Likewise.
10445         (test-xfail-UNIX98/varargs.h/conform): Likewise.
10446         (test-xfail-XPG4/ndbm.h/conform): Likewise.
10447         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
10448         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
10449         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
10450         (test-xfail-XPG3/fcntl.h/conform): Likewise.
10451         (test-xfail-XPG3/ftw.h/conform): Likewise.
10452         (test-xfail-XPG3/grp.h/conform): Likewise.
10453         (test-xfail-XPG3/langinfo.h/conform): Likewise.
10454         (test-xfail-XPG3/limits.h/conform): Likewise.
10455         (test-xfail-XPG3/pwd.h/conform): Likewise.
10456         (test-xfail-XPG3/search.h/conform): Likewise.
10457         (test-xfail-XPG3/signal.h/conform): Likewise.
10458         (test-xfail-XPG3/stdio.h/conform): Likewise.
10459         (test-xfail-XPG3/stdlib.h/conform): Likewise.
10460         (test-xfail-XPG3/string.h/conform): Likewise.
10461         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
10462         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
10463         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
10464         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
10465         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
10466         (test-xfail-XPG3/sys/types.h/conform): Likewise.
10467         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
10468         (test-xfail-XPG3/termios.h/conform): Likewise.
10469         (test-xfail-XPG3/time.h/conform): Likewise.
10470         (test-xfail-XPG3/unistd.h/conform): Likewise.
10471         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
10472         (test-xfail-XPG4/fcntl.h/conform): Likewise.
10473         (test-xfail-XPG4/langinfo.h/conform): Likewise.
10474         (test-xfail-XPG4/netdb.h/conform): Likewise.
10475         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
10476         (test-xfail-XPG4/signal.h/conform): Likewise.
10477         (test-xfail-XPG4/stdio.h/conform): Likewise.
10478         (test-xfail-XPG4/stdlib.h/conform): Likewise.
10479         (test-xfail-XPG4/stropts.h/conform): Likewise.
10480         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
10481         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
10482         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
10483         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
10484         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
10485         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
10486         (test-xfail-XPG4/sys/time.h/conform): Likewise.
10487         (test-xfail-XPG4/sys/types.h/conform): Likewise.
10488         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
10489         (test-xfail-XPG4/termios.h/conform): Likewise.
10490         (test-xfail-XPG4/ucontext.h/conform): Likewise.
10491         (test-xfail-XPG4/unistd.h/conform): Likewise.
10492         (test-xfail-XPG4/utmpx.h/conform): Likewise.
10493         (test-xfail-POSIX/sched.h/conform): Likewise.
10494         (test-xfail-POSIX/signal.h/conform): Likewise.
10495         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
10496         (test-xfail-POSIX/tar.h/conform): Likewise.
10497         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
10498         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
10499         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
10500         (test-xfail-UNIX98/netdb.h/conform): Likewise.
10501         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
10502         (test-xfail-UNIX98/sched.h/conform): Likewise.
10503         (test-xfail-UNIX98/signal.h/conform): Likewise.
10504         (test-xfail-UNIX98/stdio.h/conform): Likewise.
10505         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
10506         (test-xfail-UNIX98/stropts.h/conform): Likewise.
10507         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
10508         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
10509         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
10510         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
10511         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
10512         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
10513         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
10514         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
10515         (test-xfail-UNIX98/unistd.h/conform): Likewise.
10516         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
10517         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
10518         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
10519         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
10520         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
10521         (test-xfail-XOPEN2K/math.h/conform): Likewise.
10522         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
10523         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
10524         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
10525         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
10526         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
10527         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
10528         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
10529         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
10530         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
10531         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
10532         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
10533         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
10534         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
10535         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
10536         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
10537         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
10538         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
10539         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
10540         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
10541         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
10542         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
10543         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
10544         (test-xfail-POSIX2008/signal.h/conform): Likewise.
10545         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
10546         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
10547         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
10548         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
10549         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
10550         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
10551         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
10552         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
10553         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
10554         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
10555         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
10556         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
10557         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
10558         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
10559         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
10560         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
10561         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
10562         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
10563         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
10564         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
10565         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
10566         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
10567         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
10568         (conformtest-cc-flags): Likewise.
10569         ($(conformtest-header-tests): New target.
10570         * conform/check-header-lists.sh: New file.
10571         * conform/run-conformtest.sh: Remove.
10572
10573         * conform/conformtest.pl: Allow ' and \ in values given for
10574         constants.
10575         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
10576         inclusion.
10577         [POSIX] (sys/types.h): Likewise.
10578         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
10579         inclusion.
10580         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
10581         inclusion.
10582         * conform/data/signal.h-data (SIGIO): Remove expectation.
10583         [XPG3] (SIGBUS): Do not expect.
10584         [POSIX || XPG3] (SIGPOLL): Likewise.
10585         [POSIX || XPG3] (SIGPROF): Likewise.
10586         [POSIX || XPG3] (SIGSYS): Likewise.
10587         [XPG3] (SIGTRAP): Likewise.
10588         [POSIX || XPG3] (SIGURG): Likewise.
10589         [POSIX || XPG3] (SIGVTALRM): Likewise.
10590         [POSIX || XPG3] (SIGXCPU): Likewise.
10591         [POSIX || XPG3] (SIGXFSZ): Likewise.
10592         [POSIX] (SA_SIGINFO): Expect.
10593         [XPG3] (siginfo_t): Do not expect type or contents.
10594         [POSIX] (si_pid): Do not expect element.
10595         [POSIX] (si_uid): Likewise.
10596         [POSIX] (si_addr): Likewise.
10597         [POSIX] (si_status): Likewise.
10598         [POSIX] (si_band): Likewise.
10599         [XPG4] (si_value): Likewise.
10600         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
10601         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
10602         [POSIX || XPG3] (ILL_ILLADR): Likewise.
10603         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
10604         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
10605         [POSIX || XPG3] (ILL_PRVREG): Likewise.
10606         [POSIX || XPG3] (ILL_COPROC): Likewise.
10607         [POSIX || XPG3] (ILL_BADSTK): Likewise.
10608         [POSIX || XPG3] (FPE_INTDIV): Likewise.
10609         [POSIX || XPG3] (FPE_INTOVF): Likewise.
10610         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
10611         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
10612         [POSIX || XPG3] (FPE_FLTUND): Likewise.
10613         [POSIX || XPG3] (FPE_FLTRES): Likewise.
10614         [POSIX || XPG3] (FPE_FLTINV): Likewise.
10615         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
10616         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
10617         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
10618         [POSIX || XPG3] (BUS_ADRALN): Likewise.
10619         [POSIX || XPG3] (BUS_ADRERR): Likewise.
10620         [POSIX || XPG3] (BUS_OBJERR): Likewise.
10621         [POSIX || XPG3] (CLD_EXITED): Likewise.
10622         [POSIX || XPG3] (CLD_KILLED): Likewise.
10623         [POSIX || XPG3] (CLD_DUMPED): Likewise.
10624         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
10625         [POSIX || XPG3] (CLD_STOPPED): Likewise.
10626         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
10627         [POSIX || XPG3] (POLL_IN): Likewise.
10628         [POSIX || XPG3] (POLL_OUT): Likewise.
10629         [POSIX || XPG3] (POLL_MSG): Likewise.
10630         [POSIX || XPG3] (POLL_ERR): Likewise.
10631         [POSIX || XPG3] (POLL_PRI): Likewise.
10632         [POSIX || XPG3] (POLL_HUP): Likewise.
10633         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
10634         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
10635         (SIG*): Do not allow.
10636         [XPG3] (si_*): Likewise.
10637         [XPG3] (SI_*): Likewise.
10638         [XPG3 || XPG4] (sigev_*): Likewise.
10639         [XPG3 || XPG4] (SIGEV_*): Likewise.
10640         [XPG3 || XPG4] (sival_*): Likewise.
10641         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
10642         [POSIX || XPG3] (BUS_*): Likewise.
10643         [POSIX || XPG3] (CLD_*): Likewise.
10644         [POSIX || XPG3] (FPE_*): Likewise.
10645         [POSIX || XPG3] (ILL_*): Likewise.
10646         [POSIX || XPG3] (POLL_*): Likewise.
10647         [POSIX || XPG3] (SEGV_*): Likewise.
10648         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
10649         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
10650         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
10651         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
10652         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
10653         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
10654         Specify type and value.
10655         (TVERSLEN): Likewise.
10656         (REGTYPE): Likewise.
10657         (AREGTYPE): Likewise.
10658         (LNKTYPE): Likewise.
10659         (SYMTYPE): Likewise.
10660         (CHRTYPE): Likewise.
10661         (BLKTYPE): Likewise.
10662         (DIRTYPE): Likewise.
10663         (FIFOTYPE): Likewise.
10664         (CONTTYPE): Likewise.
10665         (TSUID): Likewise.
10666         (TSGID): Likewise.
10667         (TSVTX): Likewise.
10668         (TUREAD): Likewise.
10669         (TUWRITE): Likewise.
10670         (TUEXEC): Likewise.
10671         (TGREAD): Likewise.
10672         (TGWRITE): Likewise.
10673         (TGEXEC): Likewise.
10674         (TOREAD): Likewise.
10675         (TOWRITE): Likewise.
10676         (TOEXEC): Likewise.
10677         [POSIX] (TSVTX): Expect constant.
10678
10679 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
10680
10681         * Makefile (tests): Change dependencies to ....
10682         (tests-special): ... additions to this variable.
10683         (tests): Depend on $(tests-special).
10684         * Makerules (check-abi-list): New variable.
10685         (check-abi): Depend on $(check-abi-list).
10686         [$(subdir) = elf] (tests-special): Add
10687         $(objpfx)check-abi-libc.out.
10688         [$(build-shared) = yes && subdir] (tests-special): Add
10689         $(check-abi-list).
10690         [$(build-shared) = yes && subdir] (tests): Do not depend on
10691         check-abi.
10692         * Rules (tests): Depend on $(tests-special).
10693         (xtests): Depend on $(xtests-special).
10694         * catgets/Makefile (tests): Change dependencies to ....
10695         (tests-special): ... additions to this variable.
10696         * conform/Makefile (tests): Change dependencies to ....
10697         (tests-special): ... additions to this variable.
10698         * elf/Makefile (tests): Change dependencies to ....
10699         (tests-special): ... additions to this variable.
10700         * grp/Makefile (tests): Change dependencies to ....
10701         (tests-special): ... additions to this variable.
10702         * iconv/Makefile (xtests): Change dependencies to ....
10703         (xtests-special): ... additions to this variable.
10704         * iconvdata/Makefile (tests): Change dependencies to ....
10705         (tests-special): ... additions to this variable.
10706         * intl/Makefile (tests): Change dependencies to ....
10707         (tests-special): ... additions to this variable.  Also add
10708         $(objpfx)tst-gettext.out.
10709         * io/Makefile (tests): Change dependencies to ....
10710         (tests-special): ... additions to this variable.
10711         * libio/Makefile (tests): Change dependencies to ....
10712         (tests-special): ... additions to this variable.
10713         * malloc/Makefile (tests): Change dependencies to ....
10714         (tests-special): ... additions to this variable.
10715         * misc/Makefile (tests): Change dependencies to ....
10716         (tests-special): ... additions to this variable.
10717         * nptl/Makefile (tests): Change dependencies to ....
10718         (tests-special): ... additions to this variable.
10719         * nptl_db/Makefile (tests): Change dependencies to ....
10720         (tests-special): ... additions to this variable.
10721         * posix/Makefile (tests): Change dependencies to ....
10722         (tests-special): ... additions to this variable.
10723         (xtests): Change dependencies to ....
10724         (xtests-special): ... additions to this variable.
10725         * resolv/Makefile (tests): Change dependencies to ....
10726         (tests-special): ... additions to this variable.
10727         (xtests): Change dependencies to ....
10728         (xtests-special): ... additions to this variable.
10729         * stdio-common/Makefile (tests): Change dependencies to ....
10730         (tests-special): ... additions to this variable.
10731         (do-tst-unbputc): Remove target.
10732         (do-tst-printf): Likewise.
10733         * stdlib/Makefile (tests): Change dependencies to ....
10734         (tests-special): ... additions to this variable.
10735         * string/Makefile (tests): Change dependencies to ....
10736         (tests-special): ... additions to this variable.
10737         * sysdeps/x86/Makefile (tests): Change dependencies to ....
10738         (tests-special): ... additions to this variable.
10739
10740         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
10741         whole file.
10742         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
10743         whole file.
10744         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
10745         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
10746
10747         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
10748         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
10749         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
10750         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
10751         * conform/data/libgen.h-data [XPG3]: Likewise.
10752         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
10753         * conform/data/ndbm.h-data [XPG3]: Likewise.
10754         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10755         * conform/data/netdb.h-data [XPG3]: Likewise.
10756         * conform/data/netinet/in.h-data [XPG3]: Likewise.
10757         * conform/data/poll.h-data [XPG3]: Likewise.
10758         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
10759         * conform/data/strings.h-data [XPG3]: Likewise.
10760         * conform/data/stropts.h-data [XPG3]: Likewise.
10761         * conform/data/sys/mman.h-data [XPG3]: Likewise.
10762         * conform/data/sys/resource.h-data [XPG3]: Likewise.
10763         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
10764         Likewise.
10765         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
10766         * conform/data/sys/time.h-data [XPG3]: Likewise.
10767         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
10768         * conform/data/sys/uio.h-data [XPG3]: Likewise.
10769         * conform/data/sys/un.h-data [XPG3]: Likewise.
10770         * conform/data/syslog.h-data [XPG3]: Likewise.
10771         * conform/data/ucontext.h-data [XPG3]: Likewise.
10772         * conform/data/utmpx.h-data [XPG3]: Likewise.
10773         * conform/data/varargs.h-data [UNIX98]: Enable file.
10774
10775         * manual/Makefile (INSTALL_INFO): Remove variable setting.
10776
10777         * math/libm-test.inc (struct test_f_f_data): Move expected results
10778         into structure for each rounding mode.
10779         (struct test_ff_f_data): Likewise.
10780         (struct test_ff_f_data_nexttoward): Likewise.
10781         (struct test_fi_f_data): Likewise.
10782         (struct test_fl_f_data): Likewise.
10783         (struct test_if_f_data): Likewise.
10784         (struct test_fff_f_data): Likewise.
10785         (struct test_c_f_data): Likewise.
10786         (struct test_f_f1_data): Likewise.
10787         (struct test_fF_f1_data): Likewise.
10788         (struct test_ffI_f1_data): Likewise.
10789         (struct test_c_c_data): Likewise.
10790         (struct test_cc_c_data): Likewise.
10791         (struct test_f_i_data): Likewise.
10792         (struct test_ff_i_data): Likewise.
10793         (struct test_f_l_data): Likewise.
10794         (struct test_f_L_data): Likewise.
10795         (struct test_fFF_11_data): Likewise.
10796         (RM_): New macro.
10797         (RM_FE_DOWNWARD): Likewise.
10798         (RM_FE_TONEAREST): Likewise.
10799         (RM_FE_TOWARDZERO): Likewise.
10800         (RM_FE_UPWARD): Likewise.
10801         (RUN_TEST_LOOP_f_f): Update references to expected results.
10802         (RUN_TEST_LOOP_2_f): Likewise.
10803         (RUN_TEST_LOOP_fff_f): Likewise.
10804         (RUN_TEST_LOOP_c_f): Likewise.
10805         (RUN_TEST_LOOP_f_f1): Likewise.
10806         (RUN_TEST_LOOP_fF_f1): Likewise.
10807         (RUN_TEST_LOOP_fI_f1): Likewise.
10808         (RUN_TEST_LOOP_ffI_f1): Likewise.
10809         (RUN_TEST_LOOP_c_c): Likewise.
10810         (RUN_TEST_LOOP_cc_c): Likewise.
10811         (RUN_TEST_LOOP_f_i): Likewise.
10812         (RUN_TEST_LOOP_f_i_tg): Likewise.
10813         (RUN_TEST_LOOP_ff_i_tg): Likewise.
10814         (RUN_TEST_LOOP_f_b): Likewise.
10815         (RUN_TEST_LOOP_f_b_tg): Likewise.
10816         (RUN_TEST_LOOP_f_l): Likewise.
10817         (RUN_TEST_LOOP_f_L): Likewise.
10818         (RUN_TEST_LOOP_fFF_11): Likewise.
10819         * math/gen-libm-test.pl (parse_args): Output four copies of
10820         expected results for each test.
10821
10822         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10823         (__ASSUME_UTIMES): Remove.
10824         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10825         (__ASSUME_UTIMES): Likewise.
10826
10827         * math/gen-auto-libm-tests.c: Update comment on output format.
10828         (output_for_one_input_case): Generate before-rounding and
10829         after-rounding information as conditions on output flags not
10830         floating-point format.
10831         * math/auto-libm-test-out: Regenerated.
10832         * math/gen-libm-test.pl (cond_value): New function.
10833         (or_cond_value): Use cond_value.
10834         (generate_testfile): Handle conditional exceptions.
10835
10836 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
10837
10838         * math/libm-test.inc (max_valid_error): New variable.
10839         (init_max_error): Take new argument specifying whether function
10840         results are exactly determined.  Set max_valid_error and bound
10841         other variables for errors based on this argument.
10842         (set_max_error): Do not record results above max_valid_error.
10843         (check_float_internal): Only accept errors of up to 0.5ulps if
10844         also at most max_valid_error.
10845         (START): Take new argument EXACT and pass it to init_max_error.
10846         (acos_test): Update call to START.
10847         (acos_test_tonearest): Likewise.
10848         (acos_test_towardzero): Likewise.
10849         (acos_test_downward): Likewise.
10850         (acos_test_upward): Likewise.
10851         (acosh_test): Likewise.
10852         (asin_test): Likewise.
10853         (asin_test_tonearest): Likewise.
10854         (asin_test_towardzero): Likewise.
10855         (asin_test_downward): Likewise.
10856         (asin_test_upward): Likewise.
10857         (asinh_test): Likewise.
10858         (atan_test): Likewise.
10859         (atanh_test): Likewise.
10860         (atan2_test): Likewise.
10861         (cabs_test): Likewise.
10862         (cacos_test): Likewise.
10863         (cacosh_test): Likewise.
10864         (carg_test): Likewise.
10865         (casin_test): Likewise.
10866         (casinh_test): Likewise.
10867         (catan_test): Likewise.
10868         (catanh_test): Likewise.
10869         (cbrt_test): Likewise.
10870         (ccos_test): Likewise.
10871         (ccosh_test): Likewise.
10872         (ceil_test): Likewise.
10873         (cexp_test): Likewise.
10874         (cimag_test): Likewise.
10875         (clog_test): Likewise.
10876         (clog10_test): Likewise.
10877         (conj_test): Likewise.
10878         (copysign_test): Likewise.
10879         (cos_test): Likewise.
10880         (cos_test_tonearest): Likewise.
10881         (cos_test_towardzero): Likewise.
10882         (cos_test_downward): Likewise.
10883         (cos_test_upward): Likewise.
10884         (cosh_test): Likewise.
10885         (cosh_test_tonearest): Likewise.
10886         (cosh_test_towardzero): Likewise.
10887         (cosh_test_downward): Likewise.
10888         (cosh_test_upward): Likewise.
10889         (cpow_test): Likewise.
10890         (cproj_test): Likewise.
10891         (creal_test): Likewise.
10892         (csin_test): Likewise.
10893         (csinh_test): Likewise.
10894         (csqrt_test): Likewise.
10895         (ctan_test): Likewise.
10896         (ctan_test_tonearest): Likewise.
10897         (ctan_test_towardzero): Likewise.
10898         (ctan_test_downward): Likewise.
10899         (ctan_test_upward): Likewise.
10900         (ctanh_test): Likewise.
10901         (ctanh_test_tonearest): Likewise.
10902         (ctanh_test_towardzero): Likewise.
10903         (ctanh_test_downward): Likewise.
10904         (ctanh_test_upward): Likewise.
10905         (erf_test): Likewise.
10906         (erfc_test): Likewise.
10907         (exp_test): Likewise.
10908         (exp_test_tonearest): Likewise.
10909         (exp_test_towardzero): Likewise.
10910         (exp_test_downward): Likewise.
10911         (exp_test_upward): Likewise.
10912         (exp10_test): Likewise.
10913         (exp10_test_tonearest): Likewise.
10914         (exp10_test_towardzero): Likewise.
10915         (exp10_test_downward): Likewise.
10916         (exp10_test_upward): Likewise.
10917         (pow10_test): Likewise.
10918         (exp2_test): Likewise.
10919         (expm1_test): Likewise.
10920         (expm1_test_tonearest): Likewise.
10921         (expm1_test_towardzero): Likewise.
10922         (expm1_test_downward): Likewise.
10923         (expm1_test_upward): Likewise.
10924         (fabs_test): Likewise.
10925         (fdim_test): Likewise.
10926         (floor_test): Likewise.
10927         (fma_test): Likewise.
10928         (fma_test_towardzero): Likewise.
10929         (fma_test_downward): Likewise.
10930         (fma_test_upward): Likewise.
10931         (fmax_test): Likewise.
10932         (fmin_test): Likewise.
10933         (fmod_test): Likewise.
10934         (fpclassify_test): Likewise.
10935         (frexp_test): Likewise.
10936         (hypot_test): Likewise.
10937         (ilogb_test): Likewise.
10938         (isfinite_test): Likewise.
10939         (finite_test): Likewise.
10940         (isgreater_test): Likewise.
10941         (isgreaterequal_test): Likewise.
10942         (isinf_test): Likewise.
10943         (isless_test): Likewise.
10944         (islessequal_test): Likewise.
10945         (islessgreater_test): Likewise.
10946         (isnan_test): Likewise.
10947         (isnormal_test): Likewise.
10948         (issignaling_test): Likewise.
10949         (isunordered_test): Likewise.
10950         (j0_test): Likewise.
10951         (j1_test): Likewise.
10952         (jn_test): Likewise.
10953         (ldexp_test): Likewise.
10954         (lgamma_test): Likewise.
10955         (gamma_test): Likewise.
10956         (lrint_test): Likewise.
10957         (lrint_test_tonearest): Likewise.
10958         (lrint_test_towardzero): Likewise.
10959         (lrint_test_downward): Likewise.
10960         (lrint_test_upward): Likewise.
10961         (llrint_test): Likewise.
10962         (llrint_test_tonearest): Likewise.
10963         (llrint_test_towardzero): Likewise.
10964         (llrint_test_downward): Likewise.
10965         (llrint_test_upward): Likewise.
10966         (log_test): Likewise.
10967         (log10_test): Likewise.
10968         (log1p_test): Likewise.
10969         (log2_test): Likewise.
10970         (logb_test): Likewise.
10971         (logb_test_downward): Likewise.
10972         (lround_test): Likewise.
10973         (llround_test): Likewise.
10974         (modf_test): Likewise.
10975         (nearbyint_test): Likewise.
10976         (nextafter_test): Likewise.
10977         (nexttoward_test): Likewise.
10978         (pow_test): Likewise.
10979         (pow_test_tonearest): Likewise.
10980         (pow_test_towardzero): Likewise.
10981         (pow_test_downward): Likewise.
10982         (pow_test_upward): Likewise.
10983         (remainder_test): Likewise.
10984         (drem_test): Likewise.
10985         (remainder_test_tonearest): Likewise.
10986         (drem_test_tonearest): Likewise.
10987         (remainder_test_towardzero): Likewise.
10988         (drem_test_towardzero): Likewise.
10989         (remainder_test_downward): Likewise.
10990         (drem_test_downward): Likewise.
10991         (remainder_test_upward): Likewise.
10992         (drem_test_upward): Likewise.
10993         (remquo_test): Likewise.
10994         (rint_test): Likewise.
10995         (rint_test_tonearest): Likewise.
10996         (rint_test_towardzero): Likewise.
10997         (rint_test_downward): Likewise.
10998         (rint_test_upward): Likewise.
10999         (round_test): Likewise.
11000         (scalb_test): Likewise.
11001         (scalbn_test): Likewise.
11002         (scalbln_test): Likewise.
11003         (signbit_test): Likewise.
11004         (sin_test): Likewise.
11005         (sin_test_tonearest): Likewise.
11006         (sin_test_towardzero): Likewise.
11007         (sin_test_downward): Likewise.
11008         (sin_test_upward): Likewise.
11009         (sincos_test): Likewise.
11010         (sinh_test): Likewise.
11011         (sinh_test_tonearest): Likewise.
11012         (sinh_test_towardzero): Likewise.
11013         (sinh_test_downward): Likewise.
11014         (sinh_test_upward): Likewise.
11015         (sqrt_test): Likewise.
11016         (sqrt_test_tonearest): Likewise.
11017         (sqrt_test_towardzero): Likewise.
11018         (sqrt_test_downward): Likewise.
11019         (sqrt_test_upward): Likewise.
11020         (tan_test): Likewise.
11021         (tan_test_tonearest): Likewise.
11022         (tan_test_towardzero): Likewise.
11023         (tan_test_downward): Likewise.
11024         (tan_test_upward): Likewise.
11025         (tanh_test): Likewise.
11026         (tgamma_test): Likewise.
11027         (trunc_test): Likewise.
11028         (y0_test): Likewise.
11029         (y1_test): Likewise.
11030         (yn_test): Likewise.
11031         (significand_test): Likewise.
11032
11033         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
11034         individual tests in comment.
11035         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
11036         (prev_max_error): New variable.
11037         (prev_real_max_error): Likewise.
11038         (prev_imag_max_error): Likewise.
11039         (compare_ulp_data): Don't refer to test names in comment.
11040         (find_test_ulps): Remove function.
11041         (find_function_ulps): Likewise.
11042         (find_complex_function_ulps): Likewise.
11043         (init_max_error): Take function name as argument.  Look up ulps
11044         for that function.
11045         (print_ulps): Remove function.
11046         (print_max_error): Use prev_max_error instead of calling
11047         find_function_ulps.
11048         (print_complex_max_error): Use prev_real_max_error and
11049         prev_imag_max_error instead of calling find_complex_function_ulps.
11050         (check_float_internal): Take max_ulp parameter instead of calling
11051         find_test_ulps.  Don't call print_ulps.
11052         (check_float): Update call to check_float_internal.
11053         (check_complex): Update calls to check_float_internal.
11054         (START): Pass argument to init_max_error.
11055         * math/gen-libm-test.pl (%results): Don't include "kind"
11056         information.
11057         (parse_ulps): Don't handle ulps of individual tests.
11058         (print_ulps_file): Likewise.
11059         (output_ulps): Likewise.
11060         * math/README.libm-test: Update.
11061         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
11062         individual tests.
11063         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
11064         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
11065         * sysdeps/arm/libm-test-ulps: Likewise.
11066         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
11067         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
11068         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
11069         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
11070         * sysdeps/microblaze/libm-test-ulps: Likewise.
11071         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
11072         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
11073         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
11074         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
11075         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
11076         * sysdeps/sh/libm-test-ulps: Likewise.
11077         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
11078         * sysdeps/tile/libm-test-ulps: Likewise.
11079         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11080
11081 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
11082
11083         * math/libm-test.inc (print_complex_max_error): Check separately
11084         whether real and imaginary errors are within allowed range and
11085         pass 0 to print_complex_function_ulps instead of value within
11086         allowed range.
11087
11088 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
11089
11090         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
11091         formatting.
11092         (get_handles_fopen): Likewise.
11093         (do_write_test): Likewise.
11094
11095         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
11096
11097         * libio/fileops.c (do_ftell): Use cached offset when
11098         available.
11099         * libio/iofwide.c (do_ftell_wide): Likewise.
11100         * libio/iofdopen.c (_IO_new_fdopen): Don't use
11101         _IO_file_attach.
11102         * libio/wfileops.c (_IO_fwide): Don't cache offset.
11103
11104         [BZ #16532]
11105         * libio/libioP.h (get_file_offset): New function.
11106         * libio/fileops.c (get_file_offset): Likewise.
11107         (do_ftell): Likewise.
11108         (_IO_new_file_seekoff): Split out ftell logic.
11109         * libio/wfileops.c (do_ftell_wide): Likewise.
11110         (_IO_wfile_seekoff): Split out ftell logic.
11111         * libio/tst-ftell-active-handler.c: New test case.
11112         * libio/Makefile (tests): Add it.
11113
11114 2014-03-03  Roland McGrath  <roland@hack.frob.com>
11115
11116         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
11117         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
11118
11119 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
11120
11121         [BZ #16639]
11122         * nscd/connections.c (nscd_init): Call do_exit.
11123         (start_threads): Call do_exit and notify_parent.
11124         (begin_drop_privileges): Call do_exit.
11125         (finish_drop_privileges): Likewise.
11126         * nscd/selinux.c (preserve_capabilities): Likewise.
11127         (install_real_capabilities): Likewise.
11128         (nscd_selinux_enabled): Likewise.
11129         (avc_create_thread): Likewise.
11130         (avc_alloc_lock): Likewise.
11131         (nscd_avc_init): Likewise.
11132         * nscd/nscd.c (parent_fd): New static variable.
11133         (main): Create a pipe between parent and child processes.
11134         Skip closing parent_fd.
11135         (monitor_child): New function.
11136         (do_exit): Likewise.
11137         (notify_parent): Likewise.
11138         * nscd/nscd.h (notify_parent): Likewise.
11139         (do_exit): Likewise.
11140
11141 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
11142
11143         * malloc/malloc.c (__libc_calloc): Revert last change.
11144
11145 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11146
11147         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11148
11149 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
11150
11151         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
11152         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
11153         implementation.
11154         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
11155         (__libc_ifunc_impl_list): Likewise.
11156         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
11157         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
11158         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
11159         * string/strrchr.c: Define STRRCHR.
11160
11161 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
11162
11163         * benchtest/bench-strtok.c (simple_strtok): Delete.
11164         (strtok_string): Use as benchmark.
11165         * string/strtok (STRTOK): New macro.
11166
11167 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
11168
11169         * manual/threads.texi: Add header and standard comments to all
11170         functions.
11171
11172         * elf/dl-lookup.c (check_match): New function.
11173         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
11174         (do_lookup_x): Remove nested function check_match. Use non-nested
11175         function check_match.
11176
11177 2014-02-28  Roland McGrath  <roland@hack.frob.com>
11178
11179         * csu/Makefile (generated, before-compile): Use += rather than =.
11180         * catgets/Makefile (generated, generated-dirs): Likewise.
11181         * debug/Makefile (generated): Likewise.
11182         * dlfcn/Makefile (generated): Likewise.
11183         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
11184         * iconvdata/Makefile (before-compile, generated): Likewise.
11185         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
11186         * libio/Makefile (generated): Likewise.
11187         * malloc/Makefile (generated): Likewise.
11188         * manual/Makefile (generated, generated-dirs): Likewise.
11189         * misc/Makefile (generated): Likewise.
11190         * posix/Makefile (generated): Likewise.
11191         * resolv/Makefile (generated): Likewise.
11192         * sunrpc/Makefile (generated, generated-dirs): Likewise.
11193         * timezone/Makefile (generated, generated-dirs): Likewise.
11194
11195         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
11196
11197 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11198
11199         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
11200         power8 implementation.
11201         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
11202         file: POWER8 llround ifunc implementation.
11203         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
11204         (__lllround): Add POWER8 implementation.
11205         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
11206         POWER8 llround implementation.
11207
11208         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
11209         power8 implementation.
11210         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
11211         file: POWER8 llrint ifunc implementation.
11212         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
11213         Add POWER8 implementation.
11214         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
11215         POWER8 llrint implementation.
11216
11217         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
11218         power8 implementation.
11219         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
11220         file: POWER8 finite ifunc implementation.
11221         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
11222         Add POWER8 implementation.
11223         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
11224         Likewise.
11225         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
11226         POWER8 finite implementation.
11227         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
11228
11229         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
11230         power8 implementation.
11231         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
11232         file: POWER8 isinf ifunc implementation.
11233         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
11234         POWER8 implementation.
11235         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
11236         Likewise.
11237         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
11238         isinf implementation.
11239         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
11240
11241         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
11242         (INIT_ARCH): Add hwcap2 initialization.
11243         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
11244         power8 implementation.
11245         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
11246         file: POWER8 isnan ifunc implementation.
11247         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
11248         POWER8 implementation.
11249         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
11250         Likewise.
11251         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
11252         isnan implementation.
11253         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
11254
11255 2014-02-27  Joey Ye  <joey.ye@arm.com>
11256
11257         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
11258         (_FP_NANFRAC_Q): Set to zero.
11259
11260 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11261
11262         [BZ #16623]
11263         * math/auto-libm-test-in: New test inputs.
11264         * math/auto-libm-test-out: Regenerate.
11265         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
11266         and DA.
11267         (__cos): Likewise.
11268         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11269
11270 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
11271
11272         * scripts/evaluate-test.sh: Take new argument indicating whether
11273         failure is expected.
11274         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
11275         indicating whether failure is expected.
11276         * conform/Makefile (test-xfail-run-conformtest): New variable.
11277         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
11278         level.
11279         * posix/Makefile (test-xfail-annexc): New variable.
11280         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
11281
11282 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
11283
11284         * argp/Makefile: Include Makeconfig immediately after defining
11285         subdir.
11286         * assert/Makefile: Likewise.
11287         * benchtests/Makefile: Likewise.
11288         * catgets/Makefile: Likewise.
11289         * conform/Makefile: Likewise.
11290         * crypt/Makefile: Likewise.
11291         * csu/Makefile: Likewise.
11292         (all): Remove target.
11293         * ctype/Makefile: Include Makeconfig immediately after defining
11294         subdir.
11295         * debug/Makefile: Likewise.
11296         * dirent/Makefile: Likewise.
11297         * dlfcn/Makefile: Likewise.
11298         * gmon/Makefile: Likewise.
11299         * gnulib/Makefile: Likewise.
11300         * grp/Makefile: Likewise.
11301         * gshadow/Makefile: Likewise.
11302         * hesiod/Makefile: Likewise.
11303         * hurd/Makefile: Likewise.
11304         (all): Remove target.
11305         * iconvdata/Makefile: Include Makeconfig immediately after
11306         defining subdir.
11307         * inet/Makefile: Likewise.
11308         * intl/Makefile: Likewise.
11309         * io/Makefile: Likewise.
11310         * libio/Makefile: Likewise.
11311         (all): Remove target.
11312         * locale/Makefile: Include Makeconfig immediately after defining
11313         subdir.
11314         * login/Makefile: Likewise.
11315         * mach/Makefile: Likewise.
11316         (all): Remove target.
11317         * malloc/Makefile: Include Makeconfig immediately after defining
11318         subdir.
11319         (all): Remove target.
11320         * manual/Makefile: Include Makeconfig immediately after defining
11321         subdir.
11322         * math/Makefile: Likewise.
11323         * misc/Makefile: Likewise.
11324         * nis/Makefile: Likewise.
11325         * nss/Makefile: Likewise.
11326         * po/Makefile: Likewise.
11327         (all): Remove target.
11328         * posix/Makefile: Include Makeconfig immediately after defining
11329         subdir.
11330         * pwd/Makefile: Likewise.
11331         * resolv/Makefile: Likewise.
11332         * resource/Makefile: Likewise.
11333         * rt/Makefile: Likewise.
11334         * setjmp/Makefile: Likewise.
11335         * shadow/Makefile: Likewise.
11336         * signal/Makefile: Likewise.
11337         * socket/Makefile: Likewise.
11338         * soft-fp/Makefile: Likewise.
11339         * stdio-common/Makefile: Likewise.
11340         * stdlib/Makefile: Likewise.
11341         * streams/Makefile: Likewise.
11342         * string/Makefile: Likewise.
11343         * sunrpc/Makefile: Likewise.
11344         (all): Remove target.
11345         * sysvipc/Makefile: Include Makeconfig immediately after defining
11346         subdir.
11347         * termios/Makefile: Likewise.
11348         * time/Makefile: Likewise.
11349         * timezone/Makefile: Likewise.
11350         (all): Remove target.
11351         * wcsmbs/Makefile: Include Makeconfig immediately after defining
11352         subdir.
11353         * wctype/Makefile: Likewise.
11354
11355 2014-02-26  Steve Ellcey  <sellcey@mips.com>
11356
11357         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
11358         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
11359         (libc_feholdexcept_setround_mips): Ditto.
11360         (libc_feholdsetround): New.
11361         (libc_feholdsetroundf): New.
11362         (libc_feholdsetroundl): New.
11363         (libc_feupdateenv_test_mips): New.
11364         (libc_feupdateenv_test): New.
11365         (libc_feupdateenv_testf): New.
11366         (libc_feupdateenv_testl): New.
11367         (libc_feresetround): New.
11368         (libc_feresetroundf): New.
11369         (libc_feresetroundl): New.
11370         (libc_fetestexcept_mips): New.
11371         (libc_fetestexcept): New.
11372         (libc_fetestexceptf): New.
11373         (libc_fetestexceptl): New.
11374         (HAVE_RM_CTX): New.
11375         (libc_feholdexcept_setround_mips_ctx): New.
11376         (libc_feholdexcept_setround_ctx): New.
11377         (libc_feholdexcept_setroundf_ctx): New.
11378         (libc_feholdexcept_setroundl_ctx): New.
11379         (libc_fesetenv_mips_ctx): New.
11380         (libc_fesetenv_ctx): New.
11381         (libc_fesetenv_ctxf): New.
11382         (libc_fesetenv_ctxl): New.
11383         (libc_feupdateenv_mips_ctx): New.
11384         (libc_feupdateenv_ctx): New.
11385         (libc_feupdateenvf_ctx): New.
11386         (libc_feupdateenvl_ctx): New.
11387         (libc_feholdsetround_mips_ctx): New.
11388         (libc_feholdsetround_ctx): New.
11389         (libc_feholdsetroundf_ctx): New.
11390         (libc_feholdsetroundl_ctx): New.
11391         (libc_feresetround_mips_ctx): New.
11392         (libc_feresetround_ctx): New.
11393         (libc_feresetroundf_ctx): New.
11394         (libc_feresetroundl_ctx): New.
11395
11396 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
11397
11398         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
11399
11400         * manual/ipc.texi: New file.
11401         * manual/Makefile (chapters): Add ipc.
11402         * manual/job.texi: Add "Inter-Process Communication" to next.
11403         * manual/process.texi: Add "Inter-Process Communication" to prev.
11404
11405 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11406
11407         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11408
11409 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
11410
11411         * malloc/malloc.c (__libc_calloc): Simplify implementation.
11412
11413         * manual/arith.texi: Fix spaces after sentences.
11414         * manual/charset.texi: Likewise.
11415         * manual/errno.texi: Likewise.
11416         * manual/install.texi: Likewise.
11417         * manual/llio.texi: Likewise.
11418         * manual/locale.texi: Likewise.
11419         * manual/maint.texi: Likewise.
11420         * manual/math.texi: Likewise.
11421         * manual/memory.texi: Likewise.
11422         * manual/message.texi: Likewise.
11423         * manual/probes.texi: Likewise.
11424         * manual/resource.texi: Likewise.
11425         * manual/signal.texi: Likewise.
11426         * manual/socket.texi: Likewise.
11427         * manual/stdio.texi: Likewise.
11428         * manual/string.texi: Likewise.
11429         * manual/time.texi: Likewise.
11430         * manual/users.texi: Likewise.
11431
11432 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
11433
11434         [BZ #16632]
11435         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
11436         _DEFAULT_SOURCE is defined.
11437
11438 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
11439             Carlos O'Donell  <carlos@redhat.com>
11440
11441         [BZ #16613]
11442         * elf/dl-tls.c (_dl_count_modids): New function.
11443         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
11444         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
11445         audit library and increment generation counter.
11446         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
11447         * elf/tst-audit9.c: New file.
11448         * elf/tst-auditmod9a.c: New file.
11449         * elf/tst-auditmod9b.c: New file.
11450         * elf/Makefile: Add rules to build and run tst-audit9.
11451
11452 2014-02-25  Florian Weimer  <fweimer@redhat.com>
11453
11454         [BZ #15347]
11455         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
11456
11457 2014-02-25  Will Newton  <will.newton@linaro.org>
11458
11459         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
11460         (__longjmp): Restore sp and lr before restoring callee
11461         saved registers.  Add longjmp and longjmp_target
11462         SystemTap probe point.
11463         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
11464         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
11465         Define to zero to match jmpbuf layout.
11466         * sysdeps/arm/setjmp.S: Include stap-probe.h.
11467         (__sigsetjmp): Save sp and lr before saving callee
11468         saved registers.  Add setjmp SystemTap probe point.
11469
11470 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
11471
11472         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11473
11474 2014-02-24  Andreas Schwab  <schwab@suse.de>
11475
11476         [BZ #15804]
11477         * elf/pldd.c (wait_for_ptrace_stop): New function.
11478         (main): Call it after attaching.
11479
11480 2014-02-22  Roland McGrath  <roland@hack.frob.com>
11481
11482         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
11483         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
11484         Versions files is now verboten.
11485         * hurd/Versions (libc: GLIBC_2.0):
11486         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
11487         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
11488         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
11489         * mach/Versions: Likewise.
11490
11491         * csu/Versions: Remove unused %include.
11492         * resolv/Versions: Likewise.
11493
11494 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
11495
11496         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
11497         ($(objpfx)check-local-headers.out): Likewise.
11498         ($(objpfx)begin-end-check.out): Likewise.
11499         * Makerules (check-abi-%.out): Likewise.
11500         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
11501         ($(objpfx)test2.cat): Likewise.
11502         ($(objpfx)de/libc.cat): Likewise.
11503         ($(objpfx)test-gencat.out): Likewise.
11504         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
11505         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
11506         ($(objpfx)noload-mem): Likewise.
11507         ($(objpfx)tst-pathopt.out): Likewise.
11508         ($(objpfx)tst-rtld-load-self.out): Likewise.
11509         ($(objpfx)tst-array1-cmp.out): Likewise.
11510         ($(objpfx)tst-array1-static-cmp.out): Likewise.
11511         ($(objpfx)tst-array2-cmp.out): Likewise.
11512         ($(objpfx)tst-array3-cmp.out): Likewise.
11513         ($(objpfx)tst-array4-cmp.out): Likewise.
11514         ($(objpfx)tst-array5-cmp.out): Likewise.
11515         ($(objpfx)tst-array5-static-cmp.out): Likewise.
11516         ($(objpfx)check-textrel.out): Likewise.
11517         ($(objpfx)check-execstack.out): Likewise.
11518         ($(objpfx)check-localplt.out): Likewise.
11519         ($(objpfx)order2-cmp.out): Likewise.
11520         ($(objpfx)tst-leaks1-mem): Likewise.
11521         ($(objpfx)tst-leaks1-static-mem): Likewise.
11522         ($(objpfx)tst-initorder-cmp.out): Likewise.
11523         ($(objpfx)tst-initorder2-cmp.out): Likewise.
11524         ($(objpfx)tst-unused-dep.out): Likewise.
11525         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
11526         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
11527         * iconv/Makefile (test-iconvconfig): Likewise.
11528         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
11529         ($(objpfx)iconv-test.out): Likewise.
11530         ($(objpfx)tst-tables.out): Likewise.
11531         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
11532         ($(objpfx)tst-gettext.out): Likewise.
11533         ($(objpfx)tst-translit.out): Likewise.
11534         ($(objpfx)tst-gettext2.out): Likewise.
11535         ($(objpfx)tst-gettext4.out): Likewise.
11536         ($(objpfx)tst-gettext6.out): Likewise.
11537         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
11538         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
11539         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
11540         ($(objpfx)tst-fopenloc-mem.out): Likewise.
11541         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
11542         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
11543         * posix/Makefile ($(objpfx)globtest.out): Likewise.
11544         ($(objpfx)wordexp-tst.out): Likewise.
11545         ($(objpfx)annexc.out): Likewise.
11546         ($(objpfx)tst-fnmatch-mem): Likewise.
11547         ($(objpfx)bug-regex2-mem): Likewise.
11548         ($(objpfx)bug-regex14-mem): Likewise.
11549         ($(objpfx)bug-regex21-mem): Likewise.
11550         ($(objpfx)bug-regex31-mem): Likewise.
11551         ($(objpfx)tst-vfork3-mem): Likewise.
11552         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
11553         ($(objpfx)tst-pcre-mem): Likewise.
11554         ($(objpfx)tst-boost-mem): Likewise.
11555         ($(objpfx)tst-getconf.out): Likewise.
11556         ($(objpfx)bug-ga2-mem): Likewise.
11557         ($(objpfx)bug-glob2-mem): Likewise.
11558         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
11559         ($(objpfx)mtrace-tst-leaks2): Likewise.
11560         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
11561         ($(objpfx)tst-printf.out): Likewise.
11562         ($(objpfx)tst-setvbuf1.out): Likewise.
11563         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
11564         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
11565         ($(objpfx)tst-fmtmsg.out): Likewise.
11566         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
11567         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
11568
11569         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
11570         * bits/sigaction.h [__USE_MISC]: Likewise.
11571         * bits/waitstatus.h: Update #endif comments.
11572         * ctype/ctype.h: Likewise.
11573         * dirent/dirent.h: Likewise.
11574         [__USE_MISC]: Remove redundant conditionals.
11575         * grp/grp.h: Update #endif comments.
11576         [__USE_GNU]: Remove redundant conditionals.
11577         [__USE_MISC]: Likewise.
11578         * inet/netinet/in.h [__USE_GNU]: Likewise.
11579         * io/sys/stat.h [__USE_MISC]: Likewise.
11580         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
11581         * libio/bits/stdio.h: Update #endif comments.
11582         [__USE_MISC]: Remove redundant conditionals.
11583         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
11584         * libio/stdio.h: Update #endif comments.
11585         [__USE_MISC]: Remove redundant conditionals.
11586         * math/bits/math-finite.h [__USE_MISC]: Likewise.
11587         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
11588         * math/math.h: Update #else and #endif comments.
11589         [__USE_MISC]: Remove redundant conditionals.
11590         * misc/sys/uio.h: Update #endif comments.
11591         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
11592         * posix/glob.h [__USE_MISC]: Likewise.
11593         * posix/sys/types.h: Update #endif comments.
11594         [__USE_MISC]: Remove redundant conditionals.
11595         * posix/sys/wait.h: Update #endif comments.
11596         [__USE_MISC]: Remove redundant conditionals.
11597         * posix/unistd.h: Update #endif comments.
11598         [__USE_MISC]: Remove redundant conditionals.
11599         * pwd/pwd.h [__USE_GNU]: Likewise.
11600         [__USE_MISC]: Likewise.
11601         * resolv/netdb.h [__USE_GNU]: Likewise.
11602         * signal/signal.h: Update #endif comments.
11603         [__USE_MISC]: Remove redundant conditionals.
11604         * stdlib/stdlib.h: Update #else and #endif comments.
11605         [__USE_MISC]: Remove redundant conditionals.
11606         [__USE_GNU]: Likewise.
11607         * string/bits/string2.h [__USE_MISC]: Likewise.
11608         * string/string.h: Update #endif comments.
11609         [__USE_MISC]: Remove redundant conditionals.
11610         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
11611         Likewise.
11612         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
11613         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
11614         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
11615         Likewise.
11616         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
11617         Likewise.
11618         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
11619         comments.
11620         [__USE_MISC]: Remove redundant conditionals.
11621         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
11622         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
11623         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
11624         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
11625         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
11626         Likewise.
11627         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
11628         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
11629         Likewise.
11630         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
11631         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
11632         Likewise.
11633         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
11634         Likewise.
11635         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
11636         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
11637         Likewise.
11638         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
11639         Likewise.
11640         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
11641         * sysdeps/x86/bits/string.h: Update #endif comments.
11642         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
11643         conditionals.
11644         * time/sys/time.h: Update #endif comments.
11645         * time/time.h: Likewise.
11646         [__USE_MISC]: Remove redundant conditionals.
11647
11648 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
11649
11650         [BZ #16600]
11651         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
11652
11653 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
11654
11655         * Versions.def (librt): Add GLIBC_2.17.
11656
11657 2014-02-21  Adam Conrad  <adconrad@0c3.net>
11658
11659         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
11660         synonym for _SYS_AUXV_H to allow direct inclusion.
11661         * sysdeps/sparc/bits/hwcap.h: Likewise.
11662         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
11663         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
11664         * sysdeps/sparc/sysdep.h: Likewise.
11665
11666 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11667
11668         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
11669
11670 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
11671
11672         * benchtests/bench-strrchr.c: Print length instead of position.
11673
11674 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
11675
11676         [BZ #16611]
11677         * sysdeps/unix/sysv/linux/kernel-features.h
11678         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
11679         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
11680         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
11681         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
11682         Likewise.
11683         [__i386__ || __powerpc__ || __sh__ || __sparc__]
11684         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11685         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
11686         (__ASSUME_SENDMMSG): Define instead of using previous
11687         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
11688         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11689         (__ASSUME_SENDMMSG_SYSCALL): Define.
11690         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11691         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
11692         Likewise.
11693         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11694         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11695         Likewise.
11696         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11697         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11698         Likewise.
11699         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
11700         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11701         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11702         [__ASSUME_SENDMMSG]: Change conditionals to
11703         [__ASSUME_SENDMMSG_SOCKETCALL].
11704         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11705         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
11706         Define.
11707         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11708         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
11709         Likewise.
11710         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
11711         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
11712         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
11713         [!__ASSUME_SENDMMSG]: Change conditional to
11714         [!__ASSUME_SENDMMSG_SOCKETCALL].
11715         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11716         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
11717         Define.
11718
11719         [BZ #16610]
11720         * sysdeps/unix/sysv/linux/kernel-features.h
11721         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
11722         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
11723         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
11724         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
11725         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
11726         [__i386__ || __sparc__]
11727         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11728         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
11729         (__ASSUME_RECVMMSG): Define instead of using previous
11730         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
11731         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11732         (__ASSUME_RECVMMSG_SYSCALL): Define.
11733         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11734         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11735         Likewise.
11736         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11737         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11738         Likewise.
11739         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11740         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11741         Likewise.
11742         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
11743         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11744         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11745         [__ASSUME_RECVMMSG]: Change condition to
11746         [__ASSUME_RECVMMSG_SOCKETCALL].
11747         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11748         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11749         Define.
11750         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
11751         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11752         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
11753         Likewise.
11754         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
11755         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
11756         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
11757         [!__ASSUME_RECVMMSG]: Change condition to
11758         [!__ASSUME_RECVMMSG_SOCKETCALL].
11759         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11760         (__ASSUME_RECVMMSG_SYSCALL): Define.
11761
11762         [BZ #16609]
11763         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
11764         __powerpc__ || __s390__ || __sh__ || __sparc__]
11765         (__ASSUME_SOCKETCALL): Define.
11766         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
11767         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
11768         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
11769         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
11770         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
11771         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
11772         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
11773         (__ASSUME_ACCEPT4): Define instead of using previous
11774         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
11775         __powerpc__ || __sparc__ || __s390__)] condition.
11776         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11777         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11778         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
11779         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11780         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11781         [!__ASSUME_ACCEPT4]: Change condition to
11782         [!__ASSUME_ACCEPT4_SOCKETCALL].
11783         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
11784         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
11785         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
11786         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11787         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
11788         __ASSUME_ACCEPT4_SYSCALL.
11789         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
11790         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
11791         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
11792         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
11793         __ASSUME_ACCEPT4_SYSCALL.
11794         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
11795         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
11796         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
11797         [__ASSUME_ACCEPT4]: Change condition to
11798         [__ASSUME_ACCEPT4_SOCKETCALL].
11799         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
11800         (__ASSUME_SOCKETCALL): Define.
11801         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
11802         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
11803         (__ASSUME_SOCKETCALL): Define.
11804         (__ASSUME_ACCEPT4): Remove.
11805         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
11806         Define.
11807         * sysdeps/unix/sysv/linux/mips/kernel-features.h
11808         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
11809         Likewise.
11810         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11811         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
11812
11813         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
11814         macro.
11815         (HWCAP_ARM_LPAE): Likewise.
11816         (HWCAP_ARM_EVTSTRM): Likewise.
11817         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
11818         Add vpfd32, lpae and evtstrm.
11819         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
11820         Increase to 22.
11821
11822 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
11823
11824         * math/auto-libm-test-in: Add tests of clog10.
11825         * math/auto-libm-test-out: Regenerated.
11826         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
11827         * sysdeps/i386/fpu/libm-test-ulps: Update.
11828         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11829
11830 2014-02-18  Andreas Schwab  <schwab@suse.de>
11831
11832         [BZ #16574]
11833         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
11834         Store non-zero if the second buffer was newly allocated.
11835         (send_dg): Likewise.
11836         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
11837         to send_vc and send_dg.
11838         (res_nsend): Pass NULL for ansp2_malloced.
11839         * resolv/res_query.c (__libc_res_nquery): Add parameter
11840         answerp2_malloced and pass it down to __libc_res_nsend.
11841         (res_nquery): Pass additional NULL to __libc_res_nquery.
11842         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
11843         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
11844         second answer buffer if answerp2_malloced was set.
11845         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
11846         (__libc_res_nquerydomain): Add parameter
11847         answerp2_malloced and pass it down to __libc_res_nquery.
11848         (res_nquerydomain): Pass additional NULL to
11849         __libc_res_nquerydomain.
11850         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
11851         additional NULL to __libc_res_nsend and __libc_res_nquery.
11852         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
11853         additional NULL to __libc_res_nsearch.
11854         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
11855         parameter of __libc_res_nsearch to check for separately allocated
11856         second buffer.
11857         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
11858         __libc_res_nquery.
11859         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
11860         additional NULL to __libc_res_nquery.
11861         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
11862         __libc_res_nsearch.
11863         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
11864         * include/resolv.h: Update prototypes of __libc_res_nquery,
11865         __libc_res_nsearch, __libc_res_nsend.
11866
11867 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
11868
11869         * math/auto-libm-test-in: Add tests of fma.
11870         * math/auto-libm-test-out: Regenerated.
11871         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
11872         (fma_towardzero_test_data): Likewise.
11873         (fma_downward_test_data): Likewise.
11874         (fma_upward_test_data): Likewise.
11875         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
11876         mpc_mode.
11877         (rounding_modes): Add values for new field.
11878         (func_calc_method): Add value mpfr_fff_f.
11879         (func_calc_desc): Add mpfr_fff_f union field.
11880         (test_function): Add field exact_args.
11881         (FUNC): Add macro argument EXACT_ARGS.
11882         (FUNC_mpfr_f_f): Update call to FUNC.
11883         (FUNC_mpfr_f_f): Likewise.
11884         (FUNC_mpfr_ff_f): Likewise.
11885         (FUNC_mpfr_if_f): Likewise.
11886         (FUNC_mpc_c_f): Likewise.
11887         (FUNC_mpc_c_c): Likewise.
11888         (test_functions): Add fma.  Update calls to FUNC.
11889         (handle_input_arg): Add argument exact_args.
11890         (add_test): Update call to handle_input_arg.
11891         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
11892         (output_for_one_input_case): Update call to calc_generic_results.
11893         Recalculate exact zero results in each rounding mode.
11894
11895         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
11896         non-negative before setting low bit.
11897         * math/auto-libm-test-in: Mark one asin test possibly having
11898         spurious underflow.
11899         * math/auto-libm-test-out: Regenerated.
11900         * sysdeps/i386/fpu/libm-test-ulps: Update.
11901         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11902
11903 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
11904
11905         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
11906         * sysdeps/unix/sysv/linux/microblaze: Move directory from
11907         ports/sysdeps/unix/sysv/linux/microblaze.
11908         * README: Add missing listing for microblaze*-*-linux-gnu.
11909
11910 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
11911
11912         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
11913         duplicate code
11914
11915 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
11916
11917         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
11918         * sysdeps/unix/sysv/linux/ia64: Move directory from
11919         ports/sysdeps/unix/sysv/linux/ia64.
11920         * README: Update listing for ia64-*-linux-gnu.
11921
11922 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
11923             Joseph Myers  <joseph@codesourcery.com>
11924
11925         * Makeconfig (test-name): New variable.
11926         (evaluate-test): Likewise.
11927         * Makerules (do-test-clean): Remove .test-result files.
11928         (common-mostlyclean): Likewise.
11929         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
11930         * scripts/evaluate-test.sh: New file.
11931
11932 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
11933
11934         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
11935         separate $(objpfx)tst-fopenloc-cmp.out and
11936         $(objpfx)tst-fopenloc-mem.out targets.
11937         (tests): Update dependencies.
11938         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
11939         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
11940         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
11941         (tst-rxspencer-no-utf8-ARGS): New variable.
11942         (tst-rxspencer-no-utf8-ENV): Likewise.
11943         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
11944         instead of $(objpfx)tst-rxspencer-mem.
11945         ($(objpfx)tst-rxspencer-mem): Change target to
11946         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
11947         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
11948         * posix/tst-rxspencer-no-utf8.c: New file.
11949
11950         * elf/Makefile ($(objpfx)order.out): Remove rule.
11951         [$(run-built-tests) = yes] (tests): Depend on
11952         $(objpfx)order-cmp.out.
11953         ($(objpfx)order-cmp.out): New rule.
11954         [$(run-built-tests) = yes] (tests): Depend on
11955         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
11956         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
11957         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
11958         $(objpfx)tst-array5-static-cmp.out.
11959         ($(objpfx)tst-array1.out): Remove rule.
11960         ($(objpfx)tst-array1-cmp.out): New rule.
11961         ($(objpfx)tst-array1-static.out): Remove rule.
11962         ($(objpfx)tst-array1-static-cmp.out): New rule.
11963         ($(objpfx)tst-array2.out): Remove rule.
11964         ($(objpfx)tst-array2-cmp.out): New rule.
11965         ($(objpfx)tst-array3.out): Remove rule.
11966         ($(objpfx)tst-array3-cmp.out): New rule.
11967         ($(objpfx)tst-array4.out): Remove rule.
11968         ($(objpfx)tst-array4-cmp.out): New rule.
11969         ($(objpfx)tst-array5.out): Remove rule.
11970         ($(objpfx)tst-array5-cmp.out): New rule.
11971         ($(objpfx)tst-array5-static.out): Remove rule.
11972         ($(objpfx)tst-array5-static-cmp.out): New rule.
11973         [$(run-built-tests) = yes] (tests): Depend on
11974         $(objpfx)order2-cmp.out.
11975         ($(objpfx)order2.out): Remove rule.
11976         ($(objpfx)order2-cmp.out): New rule.
11977         ($(objpfx)tst-initorder.out): Remove rule.
11978         [$(run-built-tests) = yes] (tests): Depend on
11979         $(objpfx)tst-initorder-cmp.out.
11980         ($(objpfx)tst-initorder-cmp.out): New rule.
11981         ($(objpfx)tst-initorder2.out): Remove rule.
11982         [$(run-built-tests) = yes] (tests): Depend on
11983         $(objpfx)tst-initorder2-cmp.out.
11984         ($(objpfx)tst-initorder2-cmp.out): New rule.
11985         [$(run-built-tests) = yes] (tests): Depend on
11986         $(objpfx)tst-unused-dep-cmp.out.
11987         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
11988         ($(objpfx)tst-unused-dep-cmp.out): New rule.
11989         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
11990         on $(objpfx)tst-setvbuf1-cmp.out.
11991         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
11992         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
11993         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
11994         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
11995         ($(objpfx)tst-svc.out): Remove rule.
11996         ($(objpfx)tst-svc-cmp.out): New rule.
11997
11998 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
11999
12000         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
12001         * ctype/ctype.h [__USE_MISC]: Likewise.
12002         * dirent/dirent.h [__USE_MISC]: Likewise.
12003         * grp/grp.h [__USE_MISC]: Likewise.
12004         * io/fcntl.h [__USE_MISC]: Likewise.
12005         * io/sys/stat.h [__USE_MISC]: Likewise.
12006         * libio/stdio.h [__USE_MISC]: Likewise.
12007         * posix/unistd.h [__USE_MISC]: Likewise.
12008         * pwd/pwd.h [__USE_MISC]: Likewise.
12009         * stdlib.h [__USE_MISC]: Likewise.
12010         * string/bits/string2.h [__USE_MISC]: Likewise.
12011         * string/string.h [__USE_MISC]: Likewise.
12012         * time/time.h [__USE_MISC]: Likewise.
12013
12014 2014-02-13  Andreas Schwab  <schwab@suse.de>
12015
12016         [BZ #16574]
12017         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
12018         second answer buffer if it was separately allocated.
12019
12020 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
12021
12022         * sysdeps/mips/math-tests.h: Include <features.h>.
12023         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
12024         (ROUNDING_TESTS_long_double): Do not define.
12025         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
12026         (EXCEPTION_TESTS_long_double): Likewise.
12027         * sysdeps/mips/mips64/libm-test-ulps: Update.
12028
12029         * include/features.h (__USE_BSD): Remove macro definitions.
12030         (__USE_SVID): Likewise.
12031         (_BSD_SOURCE): Likewise.
12032         (_SVID_SOURCE): Likewise.
12033         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
12034         from definition of _DEFAULT_SOURCE.
12035         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
12036         [_DEFAULT_SOURCE].
12037         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
12038         * bits/mman.h [__USE_BSD]: Likewise.
12039         * bits/termios.h [__USE_BSD]: Likewise.
12040         * bits/waitstatus.h [__USE_BSD]: Likewise.
12041         * ctype/ctype.h [__USE_SVID]: Likewise.
12042         * dirent/dirent.h [__USE_BSD]: Likewise.
12043         * grp/grp.h [__USE_SVID]: Likewise.
12044         [__USE_BSD]: Likewise.
12045         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
12046         * io/fcntl.h [__USE_BSD]: Likewise.
12047         * io/ftw.h [__USE_BSD]: Likewise.
12048         * io/sys/stat.h [__USE_BSD]: Likewise.
12049         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
12050         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
12051         * libio/stdio.h [__USE_SVID]: Likewise.
12052         [__USE_BSD]: Likewise.
12053         * math/math.h [__USE_SVID]: Likewise.
12054         [__USE_BSD]: Likewise.
12055         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
12056         * misc/bits/syslog.h [__USE_BSD]: Likewise.
12057         * misc/search.h [__USE_SVID]: Likewise.
12058         * misc/sys/mman.h [__USE_BSD]: Likewise.
12059         * misc/sys/syslog.h [__USE_BSD]: Likewise.
12060         * misc/sys/uio.h [__USE_BSD]: Likewise.
12061         * posix/bits/unistd.h [__USE_BSD]: Likewise.
12062         * posix/glob.h [__USE_BSD]: Likewise.
12063         * posix/regex.h [__USE_BSD]: Likewise.
12064         * posix/sys/types.h [__USE_BSD]: Likewise.
12065         [__USE_SVID]: Likewise.
12066         * posix/sys/utsname.h [__USE_SVID]: Likewise.
12067         * posix/sys/wait.h [__USE_BSD]: Likewise.
12068         [__USE_SVID]: Likewise.
12069         * posix/unistd.h [__USE_BSD]: Likewise.
12070         [__USE_SVID]: Likewise.
12071         * pwd/pwd.h [__USE_SVID]: Likewise.
12072         * resolv/netdb.h [__USE_BSD]: Likewise.
12073         * setjmp/setjmp.h [__USE_BSD]: Likewise.
12074         * signal/signal.h [__USE_BSD]: Likewise.
12075         [__USE_SVID]: Likewise.
12076         * socket/sys/socket.h [__USE_BSD]: Likewise.
12077         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
12078         * stdlib/stdlib.h [__USE_BSD]: Likewise.
12079         [__USE_SVID]: Likewise.
12080         * string/bits/string2.h [__USE_BSD]: Likewise.
12081         [__USE_SVID]: Likewise.
12082         * string/bits/string3.h [__USE_BSD]: Likewise.
12083         * string/endian.h [__USE_BSD]: Likewise.
12084         * string/string.h [__USE_SVID]: Likewise.
12085         [__USE_BSD]: Likewise.
12086         * string/strings.h [__USE_BSD]: Likewise.
12087         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
12088         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
12089         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
12090         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
12091         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
12092         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
12093         Likewise.
12094         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
12095         Likewise.
12096         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
12097         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
12098         Likewise.
12099         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
12100         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
12101         Likewise.
12102         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
12103         Likewise.
12104         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
12105         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
12106         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
12107         Likewise.
12108         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
12109         Likewise.
12110         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
12111         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
12112         * termios/termios.h [__USE_BSD]: Likewise.
12113         * time/sys/time.h [__USE_BSD]: Likewise.
12114         * time/time.h [__USE_BSD]: Likewise.
12115         [__USE_SVID]: Likewise.
12116
12117         * Makefile (subdir_targets): Remove subdir_lint.out.
12118
12119         * stdio-common/Makefile (do-tst-unbputc): Remove target.
12120         (do-tst-printf): Likewise.
12121         (tests): Depend directly on $(objpfx)tst-unbputc.out and
12122         $(objpfx)tst-printf.out.
12123
12124         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
12125
12126         * Makerules (check-abi-%): Change target to
12127         $(objpfx)check-abi-%.out.
12128         (check-abi target): Update dependencies.
12129         (check-abi-pattern variable): Redirect output of diff to $@.
12130         (check-abi variable): Likewise.
12131         * elf/Makefile (check-abi): Update dependencies.
12132
12133         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
12134         unused.
12135         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
12136         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
12137         subnormal range.
12138         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
12139         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
12140         value has largest subnormal exponent.
12141         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
12142         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
12143         * sysdeps/aarch64/soft-fp/sfp-machine.h
12144         (_FP_TININESS_AFTER_ROUNDING): New macro.
12145         * sysdeps/alpha/soft-fp/sfp-machine.h
12146         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12147         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
12148         Likewise.
12149         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
12150         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12151         * sysdeps/mips/soft-fp/sfp-machine.h
12152         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12153         * sysdeps/powerpc/soft-fp/sfp-machine.h
12154         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12155         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
12156         Likewise.
12157         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
12158         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12159         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
12160         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12161         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
12162         Likewise.
12163
12164 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
12165
12166         [BZ #16545]
12167         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
12168         model 1.
12169
12170 2014-02-12  Richard Henderson  <rth@redhat.com>
12171
12172         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
12173         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
12174         * sysdeps/unix/sysv/linux/alpha: Move directory from
12175         ports/sysdeps/unix/sysv/linux/alpha.
12176         * README: Update listing for alpha-*-linux-gnu.
12177
12178 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
12179
12180         * include/features.h: Update comment documenting feature test
12181         macros.
12182         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
12183         _DEFAULT_SOURCE.
12184         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
12185         (_SVID_SOURCE): Likewise.
12186         (_DEFAULT_SOURCE): Update description of default features.
12187         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
12188         with _GNU_SOURCE.
12189         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
12190         (S_ISVTX): Likewise.
12191         * manual/math.texi (Mathematical Constants): Likewise.
12192         * manual/signal.texi (Interrupted Primitives): Likewise.
12193         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
12194         * math/test-matherr.c (_SVID_SOURCE): Do not define.
12195         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
12196         Don't refer to _SVID_SOURCE in warning text.
12197
12198         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12199
12200         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
12201         already defined.
12202         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
12203         * sysdeps/mips/dl-lookup.c: Remove.
12204         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
12205
12206 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
12207
12208         [BZ #16447]
12209         * math/auto-libm-test-in: Add testcase for expl.
12210         * math/auto-libm-test-out: Regenerate.
12211         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
12212         calculation of unsafe.
12213         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
12214
12215 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12216
12217         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
12218         * sysdeps/unix/sysv/linux/aarch64: Move directory from
12219         ports/sysdeps/unix/sysv/linux/aarch64.
12220         * README: Update listing for aarch64*-*-linux-gnu.
12221
12222 2014-02-11  Will Newton  <will.newton@linaro.org>
12223
12224         * manual/probes.texi (Mathematical Function Probes): Use
12225         "triggered" instead of "hit".
12226
12227         * manual/probes.texi (Internal Probes): Add documentation
12228         of setjmp, longjmp and longjmp_target probes.
12229
12230         * include/stap-probe.h: Add comment about probe argument
12231         format.
12232
12233         * malloc/mtrace.c (attribute_hidden): Remove unused macro
12234         definition.  (tr_where, tr_freehook, tr_mallochook,
12235         tr_reallochook, tr_memalignhook): Use ANSI protoype.
12236
12237 2014-02-11  David S. Miller  <davem@davemloft.net>
12238
12239         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
12240         processing int_tests.
12241
12242 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
12243
12244         * sysdeps/mips: Move directory from ports/sysdeps/mips.
12245         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
12246         * sysdeps/unix/sysv/linux/mips: Move directory from
12247         ports/sysdeps/unix/sysv/linux/mips.
12248         * README: Update listing for mips-*-linux-gnu and
12249         mips64-*-linux-gnu.
12250
12251 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
12252
12253         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
12254         * sysdeps/unix/sysv/linux/m68k: Move directory from
12255         ports/sysdeps/unix/sysv/linux/m68k.
12256         * README: Update listing for m68k-*-linux-gnu.
12257
12258 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
12259
12260         * sysdeps/tile: Move directory from ports/sysdeps/tile.
12261         * sysdeps/unix/sysv/linux/generic: Move directory from
12262         ports/sysdeps/unix/sysv/linux/generic.
12263         * sysdeps/unix/sysv/linux/tile: Move directory from
12264         ports/sysdeps/unix/sysv/linux/tile.
12265         * README: Update listing for tile*-*-linux-gnu.
12266
12267 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
12268
12269         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
12270         __builtin_expect.
12271         * benchtests/bench-memmem.c (simple_memmem): Likewise.
12272         * catgets/open_catalog.c (__open_catalog): Likewise.
12273         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
12274         * debug/confstr_chk.c: Likewise.
12275         * debug/fread_chk.c (__fread_chk): Likewise.
12276         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
12277         * debug/getgroups_chk.c: Likewise.
12278         * debug/mbsnrtowcs_chk.c: Likewise.
12279         * debug/mbsrtowcs_chk.c: Likewise.
12280         * debug/mbstowcs_chk.c: Likewise.
12281         * debug/memcpy_chk.c: Likewise.
12282         * debug/memmove_chk.c: Likewise.
12283         * debug/mempcpy_chk.c: Likewise.
12284         * debug/memset_chk.c: Likewise.
12285         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
12286         * debug/strcat_chk.c (__strcat_chk): Likewise.
12287         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
12288         * debug/strncat_chk.c (__strncat_chk): Likewise.
12289         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
12290         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
12291         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
12292         * debug/wcpncpy_chk.c: Likewise.
12293         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
12294         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
12295         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
12296         * debug/wcsncpy_chk.c: Likewise.
12297         * debug/wcsnrtombs_chk.c: Likewise.
12298         * debug/wcsrtombs_chk.c: Likewise.
12299         * debug/wcstombs_chk.c: Likewise.
12300         * debug/wmemcpy_chk.c: Likewise.
12301         * debug/wmemmove_chk.c: Likewise.
12302         * debug/wmempcpy_chk.c: Likewise.
12303         * debug/wmemset_chk.c: Likewise.
12304         * dirent/scandirat.c (SCANDIRAT): Likewise.
12305         * dlfcn/dladdr1.c (dladdr1): Likewise.
12306         * dlfcn/dladdr.c (dladdr): Likewise.
12307         * dlfcn/dlclose.c (dlclose_doit): Likewise.
12308         * dlfcn/dlerror.c (__dlerror): Likewise.
12309         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
12310         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
12311         * dlfcn/dlopen.c (dlopen_doit): Likewise.
12312         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
12313         * dlfcn/dlsym.c (dlsym_doit): Likewise.
12314         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
12315         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
12316         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
12317         Likewise.
12318         * elf/dl-conflict.c: Likewise.
12319         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
12320         * elf/dl-dst.h: Likewise.
12321         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
12322         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
12323         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
12324         * elf/dl-init.c (call_init, _dl_init): Likewise.
12325         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
12326         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
12327         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
12328         Likewise.
12329         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
12330         Likewise.
12331         * elf/dl-minimal.c (__libc_memalign): Likewise.
12332         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
12333         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
12334         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
12335         * elf/dl-sym.c (do_sym): Likewise.
12336         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
12337         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
12338         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
12339         * elf/dl-writev.h (_dl_writev): Likewise.
12340         * elf/ldconfig.c (search_dir): Likewise.
12341         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
12342         (dl_main): Likewise.
12343         * elf/setup-vdso.h (setup_vdso): Likewise.
12344         * grp/compat-initgroups.c (compat_call): Likewise.
12345         * grp/fgetgrent.c (fgetgrent): Likewise.
12346         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
12347         * grp/putgrent.c (putgrent): Likewise.
12348         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
12349         Likewise.
12350         * hurd/hurdinit.c: Likewise.
12351         * iconvdata/8bit-gap.c (struct): Likewise.
12352         * iconvdata/ansi_x3.110.c : Likewise.
12353         * iconvdata/big5.c : Likewise.
12354         * iconvdata/big5hkscs.c : Likewise.
12355         * iconvdata/cp1255.c: Likewise.
12356         * iconvdata/cp1258.c : Likewise.
12357         * iconvdata/cp932.c : Likewise.
12358         * iconvdata/euc-cn.c: Likewise.
12359         * iconvdata/euc-jisx0213.c : Likewise.
12360         * iconvdata/euc-jp.c: Likewise.
12361         * iconvdata/euc-jp-ms.c : Likewise.
12362         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
12363         * iconvdata/gb18030.c : Likewise.
12364         * iconvdata/gbbig5.c (const): Likewise.
12365         * iconvdata/gbgbk.c: Likewise.
12366         * iconvdata/gbk.c : Likewise.
12367         * iconvdata/ibm1364.c : Likewise.
12368         * iconvdata/ibm930.c : Likewise.
12369         * iconvdata/ibm932.c: Likewise.
12370         * iconvdata/ibm933.c : Likewise.
12371         * iconvdata/ibm935.c : Likewise.
12372         * iconvdata/ibm937.c : Likewise.
12373         * iconvdata/ibm939.c : Likewise.
12374         * iconvdata/ibm943.c: Likewise.
12375         * iconvdata/iso_11548-1.c: Likewise.
12376         * iconvdata/iso-2022-cn.c : Likewise.
12377         * iconvdata/iso-2022-cn-ext.c : Likewise.
12378         * iconvdata/iso-2022-jp-3.c: Likewise.
12379         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
12380         * iconvdata/iso-2022-kr.c : Likewise.
12381         * iconvdata/iso646.c (gconv_end): Likewise.
12382         * iconvdata/iso_6937-2.c : Likewise.
12383         * iconvdata/iso_6937.c : Likewise.
12384         * iconvdata/iso8859-1.c: Likewise.
12385         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
12386         * iconvdata/shift_jisx0213.c : Likewise.
12387         * iconvdata/sjis.c : Likewise.
12388         * iconvdata/t.61.c : Likewise.
12389         * iconvdata/tcvn5712-1.c : Likewise.
12390         * iconvdata/tscii.c: Likewise.
12391         * iconvdata/uhc.c : Likewise.
12392         * iconvdata/unicode.c (gconv_end): Likewise.
12393         * iconvdata/utf-16.c (gconv_end): Likewise.
12394         * iconvdata/utf-32.c (gconv_end): Likewise.
12395         * iconvdata/utf-7.c (base64): Likewise.
12396         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
12397         * iconv/gconv_close.c (__gconv_close): Likewise.
12398         * iconv/gconv_open.c (__gconv_open): Likewise.
12399         * iconv/gconv_simple.c (internal_ucs4_loop_single)
12400         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
12401         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
12402         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
12403         (ucs4le_internal_loop_single): Likewise.
12404         * iconv/iconv.c (iconv): Likewise.
12405         * iconv/iconv_close.c: Likewise.
12406         * iconv/loop.c (SINGLE): Likewise.
12407         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
12408         * include/atomic.h: Likewise.
12409         * inet/inet6_option.c (option_alloc): Likewise.
12410         * intl/bindtextdom.c (set_binding_values): Likewise.
12411         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
12412         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
12413         * intl/localealias.c (read_alias_file): Likewise.
12414         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
12415         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
12416         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
12417         * libio/fmemopen.c (fmemopen): Likewise.
12418         * libio/iofgets.c (_IO_fgets): Likewise.
12419         * libio/iofgets_u.c (fgets_unlocked): Likewise.
12420         * libio/iofgetws.c (fgetws): Likewise.
12421         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
12422         * libio/iogetdelim.c (_IO_getdelim): Likewise.
12423         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
12424         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
12425         * locale/findlocale.c (_nl_find_locale): Likewise.
12426         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
12427         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
12428         Likewise.
12429         * locale/setlocale.c (setlocale): Likewise.
12430         * login/programs/pt_chown.c (main): Likewise.
12431         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
12432         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
12433         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
12434         (mmap, mmap64, mremap, munmap): Likewise.
12435         * math/e_exp2l.c: Likewise.
12436         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
12437         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
12438         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
12439         * math/s_catan.c (__catan): Likewise.
12440         * math/s_catanf.c (__catanf): Likewise.
12441         * math/s_catanh.c (__catanh): Likewise.
12442         * math/s_catanhf.c (__catanhf): Likewise.
12443         * math/s_catanhl.c (__catanhl): Likewise.
12444         * math/s_catanl.c (__catanl): Likewise.
12445         * math/s_ccosh.c (__ccosh): Likewise.
12446         * math/s_ccoshf.c (__ccoshf): Likewise.
12447         * math/s_ccoshl.c (__ccoshl): Likewise.
12448         * math/s_cexp.c (__cexp): Likewise.
12449         * math/s_cexpf.c (__cexpf): Likewise.
12450         * math/s_cexpl.c (__cexpl): Likewise.
12451         * math/s_clog10.c (__clog10): Likewise.
12452         * math/s_clog10f.c (__clog10f): Likewise.
12453         * math/s_clog10l.c (__clog10l): Likewise.
12454         * math/s_clog.c (__clog): Likewise.
12455         * math/s_clogf.c (__clogf): Likewise.
12456         * math/s_clogl.c (__clogl): Likewise.
12457         * math/s_csin.c (__csin): Likewise.
12458         * math/s_csinf.c (__csinf): Likewise.
12459         * math/s_csinh.c (__csinh): Likewise.
12460         * math/s_csinhf.c (__csinhf): Likewise.
12461         * math/s_csinhl.c (__csinhl): Likewise.
12462         * math/s_csinl.c (__csinl): Likewise.
12463         * math/s_csqrt.c (__csqrt): Likewise.
12464         * math/s_csqrtf.c (__csqrtf): Likewise.
12465         * math/s_csqrtl.c (__csqrtl): Likewise.
12466         * math/s_ctan.c (__ctan): Likewise.
12467         * math/s_ctanf.c (__ctanf): Likewise.
12468         * math/s_ctanh.c (__ctanh): Likewise.
12469         * math/s_ctanhf.c (__ctanhf): Likewise.
12470         * math/s_ctanhl.c (__ctanhl): Likewise.
12471         * math/s_ctanl.c (__ctanl): Likewise.
12472         * math/w_pow.c: Likewise.
12473         * math/w_powf.c: Likewise.
12474         * math/w_powl.c: Likewise.
12475         * math/w_scalb.c (sysv_scalb): Likewise.
12476         * math/w_scalbf.c (sysv_scalbf): Likewise.
12477         * math/w_scalbl.c (sysv_scalbl): Likewise.
12478         * misc/error.c (error_tail): Likewise.
12479         * misc/pselect.c (__pselect): Likewise.
12480         * nis/nis_callback.c (__nis_create_callback): Likewise.
12481         * nis/nis_call.c (__nisfind_server): Likewise.
12482         * nis/nis_creategroup.c (nis_creategroup): Likewise.
12483         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
12484         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
12485         * nis/nis_getservlist.c (nis_getservlist): Likewise.
12486         * nis/nis_lookup.c (nis_lookup): Likewise.
12487         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
12488         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
12489         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
12490         * nis/nis_xdr.c (xdr_endpoint): Likewise.
12491         * nis/nss_compat/compat-grp.c (getgrent_next_file)
12492         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
12493         * nis/nss_compat/compat-initgroups.c (add_group)
12494         (internal_getgrent_r): Likewise.
12495         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
12496         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
12497         * nis/nss_compat/compat-spwd.c (getspent_next_file)
12498         (internal_getspnam_r): Likewise.
12499         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
12500         (_nss_nis_getaliasbyname_r): Likewise.
12501         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
12502         (_nss_nis_getntohost_r): Likewise.
12503         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
12504         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
12505         (_nss_nis_getgrgid_r): Likewise.
12506         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
12507         (internal_nis_gethostent_r, internal_gethostbyname2_r)
12508         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
12509         (_nss_nis_gethostbyname4_r): Likewise.
12510         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
12511         (initgroups_netid): Likewise.
12512         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
12513         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
12514         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
12515         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
12516         (_nss_nis_getprotobynumber_r): Likewise.
12517         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
12518         (_nss_nis_getsecretkey): Likewise.
12519         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
12520         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
12521         (_nss_nis_getpwuid_r): Likewise.
12522         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
12523         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
12524         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
12525         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
12526         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
12527         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
12528         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
12529         Likewise.
12530         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
12531         (_nss_nisplus_getntohost_r): Likewise.
12532         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
12533         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
12534         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
12535         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
12536         Likewise.
12537         * nis/nss_nisplus/nisplus-initgroups.c
12538         (_nss_nisplus_initgroups_dyn): Likewise.
12539         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
12540         (_nss_nisplus_getnetbyaddr_r): Likewise.
12541         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
12542         (_nss_nisplus_getprotobynumber_r): Likewise.
12543         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
12544         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
12545         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
12546         Likewise.
12547         * nis/nss_nisplus/nisplus-service.c
12548         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
12549         (_nss_nisplus_getservbyport_r): Likewise.
12550         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
12551         (_nss_nisplus_getspnam_r): Likewise.
12552         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
12553         Likewise.
12554         * nscd/aicache.c (addhstaiX): Likewise.
12555         * nscd/cache.c (cache_search, prune_cache): Likewise.
12556         * nscd/connections.c (register_traced_file, send_ro_fd)
12557         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
12558         (main_loop_epoll): Likewise.
12559         * nscd/grpcache.c (addgrbyX): Likewise.
12560         * nscd/hstcache.c (addhstbyX): Likewise.
12561         * nscd/initgrcache.c (addinitgroupsX): Likewise.
12562         * nscd/mem.c (gc, mempool_alloc): Likewise.
12563         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
12564         (addinnetgrX): Likewise.
12565         * nscd/nscd-client.h (__nscd_acquire_maplock)
12566         (__nscd_drop_map_ref): Likewise.
12567         * nscd/nscd_getai.c (__nscd_getai): Likewise.
12568         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
12569         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
12570         Likewise.
12571         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
12572         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
12573         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
12574         (__nscd_get_map_ref): Likewise.
12575         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
12576         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
12577         Likewise.
12578         * nscd/pwdcache.c (addpwbyX): Likewise.
12579         * nscd/selinux.c (preserve_capabilities): Likewise.
12580         * nscd/servicescache.c (addservbyX): Likewise.
12581         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
12582         * posix/fnmatch.c (fnmatch): Likewise.
12583         * posix/getopt.c (_getopt_internal_r): Likewise.
12584         * posix/glob.c (glob, glob_in_dir): Likewise.
12585         * posix/wordexp.c (exec_comm_child): Likewise.
12586         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
12587         (getanswer_r, gaih_getanswer_slice): Likewise.
12588         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
12589         * resolv/res_init.c: Likewise.
12590         * resolv/res_mkquery.c (res_nmkquery): Likewise.
12591         * resolv/res_query.c (__libc_res_nquery): Likewise.
12592         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
12593         Likewise.
12594         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
12595         * stdio-common/perror.c (perror): Likewise.
12596         * stdio-common/printf_fp.c (___printf_fp): Likewise.
12597         * stdio-common/tmpnam.c (tmpnam): Likewise.
12598         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
12599         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
12600         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
12601         Likewise.
12602         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
12603         * stdlib/putenv.c (putenv): Likewise.
12604         * stdlib/setenv.c (__add_to_environ): Likewise.
12605         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
12606         * stdlib/strtol_l.c (INTERNAL): Likewise.
12607         * string/memmem.c (memmem): Likewise.
12608         * string/strerror.c (strerror): Likewise.
12609         * string/strnlen.c (__strnlen): Likewise.
12610         * string/test-memmem.c (simple_memmem): Likewise.
12611         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
12612         * sunrpc/pm_getport.c (__get_socket): Likewise.
12613         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
12614         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
12615         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
12616         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
12617         Likewise.
12618         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
12619         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
12620         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
12621         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
12622         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
12623         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
12624         Likewise.
12625         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
12626         Likewise.
12627         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
12628         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
12629         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
12630         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
12631         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
12632         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
12633         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
12634         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
12635         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
12636         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
12637         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
12638         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
12639         Likewise.
12640         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
12641         Likewise.
12642         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
12643         Likewise.
12644         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
12645         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
12646         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
12647         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
12648         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
12649         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
12650         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
12651         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
12652         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
12653         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
12654         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
12655         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
12656         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
12657         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
12658         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
12659         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
12660         Likewise.
12661         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
12662         Likewise.
12663         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
12664         Likewise.
12665         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
12666         Likewise.
12667         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
12668         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
12669         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
12670         Likewise.
12671         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
12672         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
12673         * sysdeps/posix/opendir.c (__opendirat): Likewise.
12674         * sysdeps/posix/sleep.c: Likewise.
12675         * sysdeps/posix/tempname.c: Likewise.
12676         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
12677         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
12678         Likewise.
12679         * sysdeps/powerpc/powerpc32/dl-machine.h
12680         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
12681         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
12682         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
12683         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
12684         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
12685         Likewise.
12686         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
12687         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
12688         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12689         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
12690         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
12691         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
12692         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
12693         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
12694         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
12695         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
12696         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
12697         (elf_machine_lazy_rel): Likewise.
12698         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
12699         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
12700         (elf_machine_lazy_rel): Likewise.
12701         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
12702         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
12703         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
12704         * sysdeps/unix/grantpt.c (grantpt): Likewise.
12705         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
12706         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
12707         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
12708         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
12709         Likewise.
12710         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
12711         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
12712         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
12713         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
12714         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
12715         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
12716         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
12717         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
12718         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
12719         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
12720         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
12721         Likewise.
12722         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
12723         (__posix_fallocate64_l64): Likewise.
12724         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
12725         (posix_fallocate): Likewise.
12726         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
12727         Likewise.
12728         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
12729         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
12730         (getifaddrs_internal): Likewise.
12731         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
12732         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
12733         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
12734         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
12735         * sysdeps/unix/sysv/linux/posix_fallocate64.c
12736         (__posix_fallocate64_l64): Likewise.
12737         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
12738         Likewise.
12739         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
12740         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
12741         (__get_clockfreq): Likewise.
12742         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
12743         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
12744         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
12745         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
12746         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
12747         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
12748         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
12749         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
12750         Likewise.
12751         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
12752         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
12753         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
12754         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
12755         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
12756         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
12757         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
12758         Likewise.
12759         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
12760         (posix_fallocate): Likewise.
12761         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
12762         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
12763         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
12764         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
12765         (elf_machine_rela, elf_machine_rela_relative)
12766         (elf_machine_lazy_rel): Likewise.
12767         * time/asctime.c (asctime_internal): Likewise.
12768         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
12769         * time/tzset.c (__tzset_parse_tz): Likewise.
12770         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
12771         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
12772         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
12773         * wcsmbs/wcsmbsload.h: Likewise.
12774
12775         [BZ #15894]
12776         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
12777
12778         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
12779         (arena_get2): Remove THREAD_STATS conditionals.
12780         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
12781         (__malloc_stats, int): Likewise.
12782
12783 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
12784
12785         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
12786         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
12787
12788         * manual/setjmp.texi: Fix typos/grammar errors.
12789
12790         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
12791         Only return early when n is <= 0.  Delete unused return statement.
12792
12793         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
12794         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
12795         * debug/tst-longjmp_chk3.c: New file.
12796
12797         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
12798         (test_main): Replace code with set_fortify_handler call.
12799         * debug/test-strcpy_chk.c: Likewise.
12800         * debug/tst-chk1.c: Likewise.
12801         * debug/tst-longjmp_chk.c: Likewise.
12802         * test-skeleton.c: Include fcntl.h & paths.h
12803         (set_fortify_handler): Define.
12804
12805         * debug/tst-longjmp_chk.c: Add header comment and include
12806         ../test-skeleton.c.
12807         (do_test): Mark static.
12808         (TEST_FUNCTION): Define.
12809
12810         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
12811         (IP_PMTUDISC_INTERFACE): Likewise.
12812         (IP_MULTICAST_IF): Likewise.
12813         (IP_MULTICAST_TTL): Likewise.
12814         (IP_MULTICAST_LOOP): Likewise.
12815         (IP_ADD_MEMBERSHIP): Likewise.
12816         (IP_DROP_MEMBERSHIP): Likewise.
12817         (IP_UNBLOCK_SOURCE): Likewise.
12818         (IP_BLOCK_SOURCE): Likewise.
12819         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
12820         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
12821         (IP_MSFILTER): Likewise.
12822         (MCAST_JOIN_GROUP): Likewise.
12823         (MCAST_BLOCK_SOURCE): Likewise.
12824         (MCAST_UNBLOCK_SOURCE): Likewise.
12825         (MCAST_LEAVE_GROUP): Likewise.
12826         (MCAST_JOIN_SOURCE_GROUP): Likewise.
12827         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
12828         (MCAST_MSFILTER): Likewise.
12829         (IP_MULTICAST_ALL): Likewise.
12830         (IP_UNICAST_IF): Likewise.
12831
12832         * timezone/Makefile: Delete $(have-ksh) check.
12833         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
12834         * timezone/tzselect.ksh: Add +x mode bits.
12835
12836         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
12837         (ANON_INODE_FS_MAGIC): Likewise.
12838         (BDEVFS_MAGIC): Likewise.
12839         (BINFMTFS_MAGIC): Likewise.
12840         (BTRFS_TEST_MAGIC): Likewise.
12841         (CRAMFS_MAGIC_WEND): Likewise.
12842         (DEBUGFS_MAGIC): Likewise.
12843         (ECRYPTFS_SUPER_MAGIC): Likewise.
12844         (EXT3_SUPER_MAGIC): Likewise.
12845         (EXT4_SUPER_MAGIC): Likewise.
12846         (FUTEXFS_SUPER_MAGIC): Likewise.
12847         (HOSTFS_SUPER_MAGIC): Likewise.
12848         (HUGETLBFS_MAGIC): Likewise.
12849         (MINIX3_SUPER_MAGIC): Likewise.
12850         (MTD_INODE_FS_MAGIC): Likewise.
12851         (NILFS_SUPER_MAGIC): Likewise.
12852         (OPENPROM_SUPER_MAGIC): Likewise.
12853         (PIPEFS_MAGIC): Likewise.
12854         (PSTOREFS_MAGIC): Likewise.
12855         (QNX6_SUPER_MAGIC): Likewise.
12856         (RAMFS_MAGIC): Likewise.
12857         (REISERFS_SUPER_MAGIC_STRING): Likewise.
12858         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
12859         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
12860         (SECURITYFS_MAGIC): Likewise.
12861         (SELINUX_MAGIC): Likewise.
12862         (SMACK_MAGIC): Likewise.
12863         (SOCKFS_MAGIC): Likewise.
12864         (SQUASHFS_MAGIC): Likewise.
12865         (STACK_END_MAGIC): Likewise.
12866         (TMPFS_MAGIC): Likewise.
12867         (USBDEVICE_SUPER_MAGIC): Likewise.
12868         (V9FS_MAGIC): Likewise.
12869         (XENFS_SUPER_MAGIC): Likewise.
12870         (CRAMFS_MAGIC): Fix typo in comment.
12871         (EXT2_SUPER_MAGIC): Update comment.
12872         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
12873
12874 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
12875
12876         * sysdeps/arm: Move directory from ports/sysdeps/arm.
12877         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
12878         * sysdeps/unix/sysv/linux/arm: Move directory from
12879         ports/sysdeps/unix/sysv/linux/arm.
12880         * README: Update listing for arm-*-linux-gnueabi.
12881
12882         * README: Remove mention of am33.
12883
12884 2014-02-07  Roland McGrath  <roland@hack.frob.com>
12885
12886         * bits/sigset.h (__sigemptyset): Use a statement expression rather
12887         than the comma operator, to avoid "rhs of comma has no effect"
12888         compiler warnings.
12889         (__sigfillset, __sigandset, __sigorset): Likewise.
12890         * include/signal.h (__sigemptyset): Likewise.
12891         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
12892
12893 2014-02-07  Allan McRae  <allan@archlinux.org>
12894
12895         * version.h (RELEASE): Set to "development".
12896         (VERSION): Set to "2.19.90"
12897         * NEWS: Add 2.20 section.
12898
12899 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
12900
12901         [BZ #16529]
12902         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
12903
12904 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
12905
12906         * manual/contrib.texi: Update entry for Carlos O'Donell,
12907         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
12908
12909 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
12910
12911         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
12912
12913         * sysdeps/unix/sysv/linux/kernel-features.h
12914         [__LINUX_KERNEL_VERSION >= 0x020621]
12915         (__ASSUME_PROC_PID_TASK_COMM): Define.
12916
12917 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
12918
12919         [BZ #16398]
12920         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
12921         conversion when destination buffer does not have enough space.
12922         * libio/tst-ftell-partial-wide.c: New test case.
12923         * libio/Makefile (tests): Add tst-ftell-partial-wide.
12924
12925         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
12926         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
12927         Leonard and Allan McRae.
12928
12929 2014-02-04  David S. Miller  <davem@davemloft.net>
12930
12931         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
12932         32-bit.
12933
12934 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12935
12936         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
12937         New file
12938         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
12939         New file
12940         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
12941         New file.
12942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
12943         New file.
12944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
12945         New file.
12946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
12947         New file.
12948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
12949         New file.
12950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
12951         New file.
12952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
12953         New file.
12954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
12955         New file.
12956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
12957         New file.
12958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
12959         New file.
12960         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
12961         New file.
12962
12963 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12964
12965         * nptl/shlib-versions: Change powerpc*le start to 2.17.
12966         * shlib-versions: Likewise.
12967
12968 2014-02-04  Roland McGrath  <roland@hack.frob.com>
12969             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12970
12971         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
12972         (abilist-pattern): New variable, set to %-le.abilist.
12973
12974         * Makerules (abilist-pattern): New variable.
12975         (vpath): Use $(abilist-pattern) in place of %.abilist.
12976         (check-abi-% pattern rule): Likewise.
12977         (check-abi, update-abi): Likewise.
12978
12979 2014-02-04  Eric Wong  <normalperson@yhbt.net>
12980
12981         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12982
12983 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
12984
12985         * manual/startup.texi: Add next, previous, and top entries for
12986         the `Program Arguments' and `Environment Variables' nodes.
12987
12988 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
12989
12990         * manual/macros.texi: Add comments before MTASC-safety macros.
12991
12992         * manual/users.texi: Document MTASC-safety properties.
12993
12994         * manual/threads.texi (pthread_key_create, pthread_key_delete)
12995         (pthread_getspecific, pthread_setspecific): Format with
12996         @deftypefun, and add @safety note.
12997         * manual/signal.texi: Move comments that analyze the above
12998         functions to their home place.
12999
13000 2014-02-03  Allan McRae  <allan@archlinux.org>
13001
13002         * po/sl.po: Update Slovenian translation from translation project.
13003
13004 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
13005
13006         * manual/time.texi (timegm): Add missing blank after @c.
13007         Reported by Joseph Myers <joseph@codesourcery.com>.
13008
13009 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
13010
13011         * manual/check-safety.sh: New.
13012         * manual/Makefile ($(objpfx)stamp-summary): Run it.
13013
13014         * manual/terminal.texi: Document MTASC-safety properties.
13015
13016         * manual/filesys.texi: Document MTASC-safety properties.
13017
13018         * manual/errno.texi: Document MTASC-safety properties.
13019
13020         * manual/intro.texi: Document safety identifiers and
13021         conditionals.
13022
13023         * manual/string.texi (wcstok): Fix prototype.
13024         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
13025
13026         * manual/time.texi: Document MTASC-safety properties.
13027
13028         * manual/string.texi: Document MTASC-safety properties.
13029
13030         * manual/threads.texi: Document MTASC-safety properties.
13031
13032         * manual/stdio.texi: Document MTASC-safety properties.
13033
13034         * manual/syslog.texi: Document MTASC-safety properties.
13035
13036         * manual/sysinfo.texi: Document MTASC-safety properties.
13037
13038         * manual/startup.texi: Document MTASC-safety properties.
13039
13040         * manual/socket.texi: Document MTASC-safety properties.
13041
13042         * manual/signal.texi: Document MTASC-safety properties.
13043
13044 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
13045
13046         * manual/setjmp.texi: Document MTASC-safety properties.
13047
13048         * manual/search.texi: Document MTASC-safety properties.
13049
13050         * manual/resource.texi: Document MTASC-safety properties.
13051
13052         * manual/process.texi: Document MTASC-safety properties.
13053
13054         * manual/platform.texi: Document MTASC-safety properties.
13055
13056         * manual/pipe.texi: Document MTASC-safety properties.
13057
13058         * manual/pattern.texi: Document MTASC-safety properties.
13059
13060         * manual/message.texi: Document MTASC-safety properties.
13061
13062         [BZ #12751]
13063         * manual/memory.texi: Document MTASC-safety properties.
13064
13065         * manual/math.texi: Document MTASC-safety properties.
13066
13067         * manual/locale.texi: Document MTASC-safety properties.
13068
13069         * manual/llio.texi: Document MTASC-safety properties.
13070
13071         * manual/libdl.texi: New.
13072
13073         * manual/lang.texi: Document MTASC-safety properties.
13074
13075         * manual/job.texi: Document MTASC-safety properties.
13076
13077         * manual/getopt.texi: Document MTASC-safety properties.
13078
13079         * manual/ctype.texi: Document MTASC-safety properties.
13080
13081 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
13082
13083         [BZ #16046]
13084         * csu/libc-tls.c (static_map): Remove variable.
13085         (__libc_setup_tls): Use main executable's link map for TLS data.
13086         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
13087         casing for LM_ID_BASE and GL(dl_nns).
13088         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
13089         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
13090         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
13091         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
13092         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
13093         member.
13094         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
13095         l_phnum members.
13096
13097 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
13098
13099         * manual/debug.texi: Document MTASC-safety properties.
13100
13101 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
13102
13103         [BZ #16510]
13104         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
13105         of __x86_64__ when disabling x87 inline functions.
13106
13107 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
13108
13109         * manual/charset.texi: Document MTASC-safety properties.
13110
13111         * manual/crypt.texi: Document MTASC-safety properties.
13112
13113         * manual/conf.texi: Document MTASC-safety properties.
13114
13115         * manual/arith.texi: Document MTASC-safety properties.
13116
13117         * manual/argp.texi: Document MTASC-safety properties.
13118
13119         * manual/macros.texi: Introduce macros to document multi
13120         thread, asynchronous signal and asynchronous cancellation
13121         safety properties.
13122         * manual/intro.texi: Introduce the properties themselves.
13123
13124 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13125
13126         * sysdeps/sh/sh4/Makefile: New file.
13127
13128 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
13129
13130         * math/gen-libm-test.pl ($srcdir): New variable.
13131         ($auto_input): Use it.
13132
13133 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
13134
13135         [BZ #16506]
13136         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
13137         access beyond array bounds when parsing netgroups file.
13138
13139         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
13140         the old buffer before realloc.
13141
13142 2014-01-27  Allan McRae  <allan@archlinux.org>
13143
13144         * po/fr.po: Update French translation from translation project.
13145
13146 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13147
13148         * sysdeps/sh/libm-test-ulps: Regenerate.
13149
13150 2014-01-24  David S. Miller  <davem@davemloft.net>
13151
13152         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
13153
13154 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13155
13156         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
13157         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
13158
13159 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
13160
13161         [BZ #16474]
13162         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
13163         string pointers after reallocation.
13164
13165 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13166
13167         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
13168         __SH4A__ instead of __SH_FPU_ANY__.
13169
13170 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13171
13172         * sysdeps/sh/fpu_control.h: New file.
13173         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
13174         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
13175         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
13176         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
13177         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
13178         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
13179         * sysdeps/sh/sys/ucontext.h: Remove.
13180         * sysdeps/sh/sys: Remove directory.
13181
13182 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13183
13184         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
13185         s390/sys/ucontext.h.
13186         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
13187         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
13188
13189 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
13190
13191         [BZ #15605]
13192         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
13193
13194 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13195
13196         [BZ#16431]
13197         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
13198         Adjust the vDSO correctly for internal calls.
13199         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
13200
13201 2014-01-20  Allan McRae  <allan@archlinux.org>
13202
13203         * po/ca.po: Update Catalan translation from translation project.
13204
13205 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
13206
13207         * sysdeps/s390/sotruss-lib.c: New file.
13208
13209 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13210
13211         [BZ#16430]
13212         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
13213         (__GI___gettimeofday): Alias for a different internal symbol to avoid
13214         local calls issues by not having a PLT stub required for IFUNC calls.
13215         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
13216
13217 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
13218
13219         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
13220         * math/test-fpucw-static.c: Likewise.
13221
13222 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
13223
13224         [BZ #16453]
13225         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
13226
13227 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13228
13229         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
13230         implementation for powerpc.
13231
13232 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
13233
13234         [BZ #14782]
13235         * sysdeps/posix/system.c (__libc_system): Do not enable
13236         asynchronous cancellation.
13237
13238 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13239
13240         [BZ #16427]
13241         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
13242         handling only for numbers special also in the IEEE case.
13243
13244 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13245
13246         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13247
13248 2014-01-11  Allan McRae  <allan@archlinux.org>
13249
13250         * po/bg.po: Update Bulgarian translation from translation project.
13251
13252         * po/de.po: Update German translation from translation project.
13253
13254 2014-01-10  Roland McGrath  <roland@hack.frob.com>
13255
13256         * sysdeps/generic/gcc-compat.h: New file.
13257
13258 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13259
13260         * benchtests/asin-inputs: Correct slow inputs.
13261         * benchtests/acos-inputs: Likewise.
13262
13263 2014-01-10  Allan McRae  <allan@archlinux.org>
13264
13265         * po:sv.po: Update Swedish translation from translation project.
13266
13267         * po/vi.po: Update Vietnamese translation from translation project.
13268
13269         * po/eo.po: Update Esperanto translation from translation project.
13270
13271         * po/cs.po: Update Czech translation from translation project.
13272
13273         * po/nl.po: Update Dutch translation from translation project.
13274
13275         * po/pl.po: Update Polish translation from translation project.
13276
13277         * po/ru.po: Update Russian translation from translation project.
13278
13279         * po/uk.po: Update Ukrainian translation from translation project.
13280
13281 2014-01-08  Brooks Moses  <bmoses@google.com>
13282
13283         * elf/dl-load.c: Fix comment typo.
13284
13285 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
13286
13287         * po/header.pot: Rename to...
13288         * po/pot.header: ... this.
13289         * po/Makefile: Use pot.header.
13290
13291 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
13292             Maxim Kuvyrkov  <maxim@kugelworks.com>
13293
13294         [BZ #16394]
13295         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
13296         SRC and DEST against LEN.
13297
13298 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13299
13300         [BZ #16414]
13301         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
13302         implementation.
13303         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
13304
13305 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13306
13307         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13308
13309 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
13310
13311         [BZ #16408]
13312         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
13313         for large positive arguments.
13314
13315 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
13316
13317         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13318
13319         * math/auto-libm-test-in: Mark various tests with
13320         xfail-rounding:ldbl-128ibm.
13321         * math/auto-libm-test-out: Regenerated.
13322
13323         [BZ #16407]
13324         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
13325         Increase overflow threshold.
13326
13327 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
13328
13329         [BZ #14286]
13330         * stdio-common/vfprintf.c: Check for integer overflow.
13331
13332 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13333
13334         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
13335         the first argument and return value of __tls_get_addr_internal.
13336
13337 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13338
13339         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
13340         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
13341
13342 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13343
13344         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
13345         * sysdeps/s390/rtld-global-offsets.sym: New file.
13346         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
13347         GLIBC_2.19 symbol.
13348         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
13349         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
13350         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
13351         ... this.
13352         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
13353         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
13354         ... this.
13355         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13356         Regenerate.
13357         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13358         Regenerate.
13359         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
13360         halfs of GPRs for high_gprs contexts.
13361         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
13362         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
13363         field.
13364         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
13365         uc_flags field.
13366         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
13367         64 bit versions:
13368         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
13369         for high GPRs (uc_high_gprs) and for future extensions
13370         (__reserved).
13371         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
13372         for future extensions (__reserved).
13373         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
13374         64 bit versions:
13375         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
13376         SC_HIGHGPRS offset definition.
13377         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
13378         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
13379
13380         * Versions.def: Add GLIBC_2.19 for libpthread.
13381         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
13382         siglongjmp for libpthread with GLIBC_2.19 symver.
13383         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
13384         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
13385         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
13386         * sysdeps/s390/__longjmp.c: New file.
13387         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
13388         * sysdeps/s390/longjmp.c: New file.
13389         * sysdeps/s390/setjmp.S: New file.
13390         * sysdeps/s390/sigjmp.S: New file.
13391         * sysdeps/s390/v1-longjmp.c: New file.
13392         * sysdeps/s390/v1-setjmp.h: New file.
13393         * sysdeps/s390/v1-sigjmp.c: New file.
13394         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
13395         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
13396         GLIBC_2.19 version.
13397         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
13398         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
13399         versioned symbols for ____longjmp_chk.
13400         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
13401         Likewise.
13402         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13403         Regenerate.
13404         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
13405         Regenerate.
13406         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13407         Regenerate.
13408         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
13409         Regenerate.
13410         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
13411         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
13412         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
13413         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
13414         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
13415         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
13416         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
13417         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
13418         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
13419         * sysdeps/s390/rtld-__longjmp.c: New file.
13420         * sysdeps/s390/rtld-setjmp.S: New file.
13421
13422 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
13423
13424         [BZ #16400]
13425         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13426         Return -__logl (x) for small positive arguments without evaluating
13427         a polynomial.
13428
13429 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
13430
13431         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
13432         Rename to ...
13433         (__ptrace_peeksiginfo_args): ... this.
13434         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
13435         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
13436         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
13437
13438 2014-01-06  Allan McRae  <allan@archlinux.org>
13439
13440         * inet/netinet/in.h: Fix typo in comment.
13441
13442 2014-01-05  Andreas Jaeger  <aj@suse.de>
13443
13444         * sysdeps/i386/fpu/libm-test-ulps: Update.
13445
13446 2014-01-05  Allan McRae  <allan@archlinux.org>
13447
13448         * po/libc.pot: Regenerated.
13449
13450         * malloc/memusagestat.c: Fix gettext call formatting.
13451
13452 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
13453
13454         * nscd/nscd.c: Improve usage() output.
13455
13456 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
13457
13458         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
13459         * sysdeps/unix/sysv/linux/configure: Regenerated.
13460         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
13461         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
13462
13463 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13464
13465         [BZ #16390]
13466         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
13467         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
13468
13469 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13470
13471         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
13472         extra tokens at end of #undef directive.
13473         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
13474         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
13475         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
13476
13477 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
13478
13479         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13480
13481         * math/auto-libm-test-in: Mark various tests with
13482         xfail-rounding:ldbl-128ibm.
13483         * math/auto-libm-test-out: Regenerated.
13484
13485 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
13486
13487         [BZ #16386]
13488         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
13489         numbers with subnormal high part when calculating exponent.
13490
13491         [BZ #16385]
13492         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
13493         fabs.
13494
13495         [BZ #16384]
13496         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
13497         M_LN2l.
13498         (__ieee754_acoshl): Use __log1pl not __log1p.
13499
13500 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
13501
13502         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
13503         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
13504         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
13505         (grow_heap, heap_trim, _int_new_arena, get_free_list)
13506         (reused_arena, arena_get2): Convert to GNU style.
13507         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
13508         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
13509         (memalign_check, __malloc_set_state): Likewise.
13510         * malloc/mallocbug.c (main): Likewise.
13511         * malloc/malloc.c (__malloc_assert, malloc_init_state)
13512         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
13513         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
13514         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
13515         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
13516         (__posix_memalign, malloc_info): Likewise.
13517         * malloc/malloc.h: Likewise.
13518         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
13519         (mallochook, memalignhook, reallochook, mabort): Likewise.
13520         * malloc/mcheck.h: Likewise.
13521         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
13522         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
13523         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
13524         * malloc/morecore.c (__default_morecore): Likewise.
13525         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
13526         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
13527         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
13528         (print_and_abort): Likewise.
13529         * malloc/obstack.h: Likewise.
13530         * malloc/set-freeres.c (__libc_freeres): Likewise.
13531         * malloc/tst-mallocstate.c (main): Likewise.
13532         * malloc/tst-mtrace.c (main): Likewise.
13533         * malloc/tst-realloc.c (do_test): Likewise.
13534
13535 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13536
13537         [BZ #16366]
13538         * nscd/netgroupcache.c (do_notfound): New function.
13539         (addgetnetgrentX): Use it.
13540
13541         [BZ # 16365]
13542         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
13543         NSS_STATUS_NOTFOUND.
13544
13545 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
13546
13547         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
13548         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13549
13550 2014-01-01  Allan McRae  <allan@archlinux.org>
13551
13552         * scripts/update-copyrights: Update configure input file suffix.
13553
13554         * NEWS: Update copyright year.
13555         * catgets/gencat.c: Likewise.
13556         * csu/version.c: Likewise.
13557         * debug/catchsegv.sh: Likewise.
13558         * debug/pcprofiledump.c: Likewise.
13559         * debug/xtrace.sh: Likewise.
13560         * elf/ldconfig.c: Likewise.
13561         * elf/ldd.bash.in: Likewise.
13562         * elf/pldd.c: Likewise.
13563         * elf/sotruss.ksh: Likewise.
13564         * elf/sprof.c: Likewise.
13565         * iconv/iconv_prog.c: Likewise.
13566         * iconv/iconvconfig.c: Likewise.
13567         * locale/programs/locale.c: Likewise.
13568         * locale/programs/localedef.c: Likewise.
13569         * login/programs/pt_chown.c: Likewise.
13570         * malloc/memusage.sh: Likewise.
13571         * malloc/memusagestat.c: Likewise.
13572         * malloc/mtrace.pl: Likewise.
13573         * manual/libc.texinfo: Likewise.
13574         * nscd/nscd.c: Likewise.
13575         * nss/getent.c: Likewise.
13576         * nss/makedb.c: Likewise.
13577         * posix/getconf.c: Likewise.
13578         * scripts/test-installation.pl: Likewise.
13579
13580         * All files with FSF copyright notices: Update copyright dates
13581         using scripts/update-copyrights.
13582         * intl/plural.c: Regenerated.
13583         * locale/programs/charmap-kw.h: Likewise.
13584         * locale/programs/locfile-kw.h: Likewise.
13585
13586 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
13587
13588         * sysdeps/unix/sysv/linux/configure: Regenerated.
13589         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
13590         the linux/fanotify.h header.
13591         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
13592         HAVE_LINUX_FANOTIFY_H is defined.
13593
13594 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
13595
13596         * benchtests/cos-inputs: New inputs.
13597         * benchtests/sin-inputs: Likewise.
13598
13599         * benchtests/atan-inputs: New inputs. Fix name of multiple
13600         precision fallback inputs.
13601
13602         * benchtests/atanh-inputs: New inputs.
13603         * benchtests/tanh-inputs: Likewise.
13604
13605         * benchtests/acosh-inputs: New inputs.
13606         * benchtests/asinh-inputs: Likewise.
13607
13608         * benchtests/cosh-inputs: New inputs.
13609         * benchtests/sinh-inputs: Likewise.
13610
13611         * benchtests/acos-inputs: Add more inputs.
13612         * benchtests/asin-inputs: Likewise.
13613
13614 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
13615
13616         [BZ #16375]
13617         * manual/arith.texi: Fix spelling.
13618         * manual/charset.texi: Likewise.
13619         * manual/errno.texi: Likewise.
13620         * manual/filesys.texi: Likewise.
13621         * manual/lang.texi: Likewise.
13622         * manual/llio.texi: Likewise.
13623         * manual/locale.texi: Likewise.
13624         * manual/message.texi: Likewise.
13625         * manual/resource.texi: Likewise.
13626         * manual/search.texi: Likewise.
13627         * manual/setjmp.texi: Likewise.
13628         * manual/stdio.texi: Likewise.
13629         * manual/string.texi: Likewise.
13630         * manual/sysinfo.texi: Likewise.
13631         * manual/time.texi: Likewise.
13632
13633 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
13634
13635         * po/sl.po: New file.
13636
13637 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
13638
13639         * .gitignore: Add core/.gdbinit/.gdb_history.
13640
13641 2013-12-27  Allan McRae  <allan@archlinux.org>
13642
13643         [BZ #16369]
13644         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
13645         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
13646
13647 2013-12-24  Brooks Moses  <bmoses@google.com>
13648
13649         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
13650         all compilers that claim C++98 compliance, not just GCC.
13651         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
13652         Likewise.
13653
13654 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13655
13656         * NEWS: Restore accidentally deleted bug-fix entries.
13657
13658 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
13659             Ondřej Bílka  <neleai@seznam.cz>
13660
13661         [BZ #15073]
13662         * malloc/malloc.c (_int_free): Perform sanity check only if we
13663         have_lock.
13664
13665 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
13666
13667         [BZ #12986]
13668         * manual/stdio.texi (String Input Conversions): Clarify that character
13669         classes are not supported.
13670
13671 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13672
13673         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13674
13675 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
13676
13677         [BZ #16337]
13678         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
13679         Calculate results for small negative arguments directly rather
13680         than using reflection formula with special underflow handling.
13681
13682         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
13683         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
13684         sysdeps/unix/bsd/bsd4.4/syscalls.list.
13685         (fchflags): Likewise.
13686         (revoke): Likewise.
13687         (setlogin): Likewise.
13688         (sigaltstack): Likewise.
13689         (wait4): Likewise.
13690         (sigblock): Remove.
13691         (sigsetmask): Likewise.
13692         (wait3): Likewise.
13693         (waitpid): Likewise.
13694         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
13695         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
13696         file.
13697         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
13698         * sysdeps/unix/bsd/Makefile: ... here.
13699         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
13700         * sysdeps/unix/bsd/Versions: ... here.
13701         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
13702         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
13703         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
13704         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
13705         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
13706         * sysdeps/unix/bsd/sigblock.c: ... here.
13707         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
13708         * sysdeps/unix/bsd/sigsetmask.c: ... here.
13709         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
13710         * sysdeps/unix/bsd/sigvec.c: ... here.
13711         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
13712         * sysdeps/unix/bsd/tcdrain.c: ... here.
13713         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
13714         * sysdeps/unix/bsd/tcgetattr.c: ... here.
13715         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
13716         * sysdeps/unix/bsd/tcsetattr.c: ... here.
13717         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
13718         * sysdeps/unix/bsd/wait.c: ... here.
13719         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
13720         * sysdeps/unix/bsd/wait3.c: ... here.
13721         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
13722         * sysdeps/unix/bsd/waitpid.c: ... here.
13723
13724 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
13725
13726         [BZ #16356]
13727         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
13728         round-to-nearest for [!USE_AS_EXPM1L].
13729         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
13730         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
13731         more tests of exp and exp10.  Expect some exp10 tests to miss
13732         exceptions or fail in directed rounding modes.
13733         * math/auto-libm-test-out: Regenerated.
13734         * math/libm-test.inc (exp10_tonearest_test_data): New array.
13735         (exp10_test_tonearest): New function.
13736         (exp10_towardzero_test_data): New array.
13737         (exp10_test_towardzero): New function.
13738         (exp10_downward_test_data): New array.
13739         (exp10_test_downward): New function.
13740         (exp10_upward_test_data): New array.
13741         (exp10_test_upward): New function.
13742         (main): Call the new functions.
13743         * sysdeps/i386/fpu/libm-test-ulps: Update.
13744         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13745
13746 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
13747
13748         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
13749         asinh, atan, atan2, atanh, cbrt, cos and cosh.
13750         * math/auto-libm-test-out: Regenerated.
13751         * math/libm-test.inc (acosh_test_data): Add more tests.
13752         (atanh_test_data): Likewise.
13753         (ceil_test_data): Likewise.
13754         (copysign_test_data): Likewise.
13755         * sysdeps/i386/fpu/libm-test-ulps: Update.
13756         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13757
13758         * timezone/checktab.awk: Update from tzcode 2013i.
13759         * timezone/private.h: Likewise.
13760         * timezone/scheck.c: Likewise.
13761         * timezone/tzfile.h: Likewise.
13762         * timezone/tzselect.ksh: Likewise.
13763         * timezone/zdump.c: Likewise.
13764         * timezone/zic.c: Likewise.
13765
13766         * math/auto-libm-test-in: Add tests of cpow.
13767         * math/auto-libm-test-out: Regenerated.
13768         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
13769         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13770         mpc_cc_c.
13771         (func_calc_desc): Add mpc_cc_c union field.
13772         (test_functions): Add cpow.
13773         (special_fill_2pi): New function.
13774         (special_real_inputs): Add 2pi.
13775         (calc_generic_results): Handle mpc_cc_c.
13776         * sysdeps/i386/fpu/libm-test-ulps: Update.
13777         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13778
13779         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
13780         csqrt, ctan and ctanh.
13781         * math/auto-libm-test-out: Regenerated.
13782         * math/libm-test.inc (TEST_COND_x86_64): New macro.
13783         (TEST_COND_x86): Likewise.
13784         (ccos_test_data): Use AUTO_TESTS_c_c.
13785         (ccosh_test_data): Likewise.
13786         (cexp_test_data): Likewise.
13787         (clog_test_data): Likewise.
13788         (csqrt_test_data): Likewise.
13789         (ctan_test_data): Likewise.
13790         (ctan_tonearest_test_data): Likewise.
13791         (ctan_towardzero_test_data): Likewise.
13792         (ctan_downward_test_data): Likewise.
13793         (ctan_upward_test_data): Likewise.
13794         (ctanh_test_data): Likewise.
13795         (ctanh_tonearest_test_data): Likewise.
13796         (ctanh_towardzero_test_data): Likewise.
13797         (ctanh_downward_test_data): Likewise.
13798         (ctanh_upward_test_data): Likewise.
13799         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13800         mpc_c_c.
13801         (func_calc_desc): Add mpc_c_c union field.
13802         (FUNC_mpc_c_c): New macro.
13803         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
13804         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
13805         ctanh.
13806         (special_fill_min_subnorm_p120): New function.
13807         (special_real_inputs): Add min_subnorm_p120.
13808         (calc_generic_results): Handle mpc_c_c.
13809         * sysdeps/i386/fpu/libm-test-ulps: Update.
13810         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13811
13812 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
13813
13814         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
13815         (do_sin_slow): New functions.
13816         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
13817         (cslow2, csloww1, csloww2): Use the new functions.
13818
13819         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
13820         Use M to change sign of result instead of X.  Assume X is
13821         positive.
13822         (csloww1): Likewise.
13823         (__sin): Adjust.
13824         (__cos): Adjust.
13825
13826         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
13827         arguments A and DA.
13828         (__sin): Adjust.
13829         (__cos): Likewise.
13830
13831         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
13832         (__cos): Likewise.
13833         (sloww1): Don't adjust sign of DX.
13834         (csloww1): Likewise.
13835         (sloww2): Use X directly and don't adjust sign of DX.
13836         (csloww2): Likewise.
13837
13838 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13839
13840         * math/auto-libm-test-in: Add tests of cabs and carg.
13841         * math/auto-libm-test-out: Regenerated.
13842         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
13843         (carg_test_data): Likewise.
13844         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13845         mpc_c_f.
13846         (func_calc_desc): Add mpc_c_f union field.
13847         (test_functions): Add cabs and carg.
13848         (calc_generic_results): Handle mpc_c_f.
13849
13850         * sysdeps/powerpc/powerpc32/libgcc-compat.S
13851         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
13852         as a macro and a compat symbol.
13853         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
13854         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
13855         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
13856         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
13857         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
13858         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
13859         not use .hidden.
13860         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
13861         Likewise.
13862         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
13863         Likewise.
13864         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
13865         Likewise.
13866         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
13867         Likewise.
13868         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
13869         Likewise.
13870         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
13871         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
13872         from GLIBC_2.3.2.
13873
13874 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13875
13876         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13877
13878 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13879
13880         * manual/texinfo.tex: Update to version 2013-11-26.10 with
13881         trailing whitespace removed.
13882         * scripts/config.guess: Update to version 2013-11-29.
13883         * scripts/config.sub: Update to version 2013-10-01.
13884
13885         * math/auto-libm-test-in: Add tests of sincos.
13886         * math/auto-libm-test-out: Regenerated.
13887         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
13888         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13889         mpfr_f_11.
13890         (func_calc_desc): Add mpfr_f_11 union field.
13891         (test_functions): Add sincos.
13892         (calc_generic_results): Handle mpfr_f_11.
13893         * sysdeps/i386/fpu/libm-test-ulps: Update.
13894         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13895
13896 2013-12-19  Andreas Schwab  <schwab@suse.de>
13897
13898         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
13899         CALL_MCOUNT.
13900         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
13901         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
13902         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
13903
13904 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
13905
13906         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
13907         * sysdeps/i386/fpu/libm-test-ulps: Update.
13908         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13909
13910         [BZ #16293]
13911         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
13912         round-to-nearest mode when using frndint.
13913         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
13914         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
13915         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
13916         Likewise.
13917         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
13918         sinh test to fail.
13919         * math/auto-libm-test-out: Regenerated.
13920         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
13921         (TEST_COND_x86): Likewise.
13922         (expm1_tonearest_test_data): New array.
13923         (expm1_test_tonearest): New function.
13924         (expm1_towardzero_test_data): New array.
13925         (expm1_test_towardzero): New function.
13926         (expm1_downward_test_data): New array.
13927         (expm1_test_downward): New function.
13928         (expm1_upward_test_data): New array.
13929         (expm1_test_upward): New function.
13930         (main): Run the new test functions.
13931         * sysdeps/i386/fpu/libm-test-ulps: Update.
13932         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13933
13934         * include/features.h: Update comment documenting feature test
13935         macros.  Mention _DEFAULT_SOURCE in comment.
13936         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
13937         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
13938         _BSD_SOURCE and _SVID_SOURCE.
13939         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
13940         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
13941         !_SVID_SOURCE]: Likewise.
13942         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13943         (__USE_POSIX_IMPLICITLY): Define.
13944         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13945         (_POSIX_SOURCE): Undefine and redefine.
13946         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
13947         (_POSIX_C_SOURCE): Likewise.
13948         * manual/creature.texi (_DEFAULT_SOURCE): Document.
13949         (Feature Test Macros): Update documentation of default features.
13950
13951 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
13952
13953         * benchtests/Makefile: Add bench-strtok.
13954         * benchtests/bench-strtok.c: New file: strtok benchtest.
13955
13956 2013-12-19  Allan McRae  <allan@archlinux.org>
13957
13958         * manual/install.texi: Suppress menu for plain text output.
13959         * INSTALL: Regenerated.
13960
13961 2013-12-18  Brooks Moses  <bmoses@google.com>
13962
13963         [BZ #15846]
13964         * misc/getauxval.c: Include errno.h.
13965         (__getauxval): Set errno to ENOENT if the requested type is not
13966         found.
13967         * misc/sys/auxv.h (getauxval): Document that it may set errno;
13968         don't declare with __attribute_const__.
13969         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
13970         * manual/startup.texi: Document that getauxval sets errno.
13971
13972 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13973
13974         * math/auto-libm-test-in: Add tests of jn and yn.
13975         * math/auto-libm-test-out: Regenerated.
13976         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
13977         (yn_test_data): Likewise.
13978         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13979         mpfr_if_f.
13980         (func_calc_desc): Add mpfr_if_f union field.
13981         (FUNC_mpfr_if_f): New macro.
13982         (test_functions): Add jn and yn.
13983         (calc_generic_results): Assert type of second input for
13984         mpfr_ff_f.  Handle mpfr_if_f.
13985         (output_for_one_input_case): Disable all checking for arguments
13986         fitting floating-point types in case of an integer argument.
13987         * sysdeps/i386/fpu/libm-test-ulps: Update.
13988         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13989
13990         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
13991         Don't expect fegetround reference in libm.so.
13992
13993 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
13994
13995         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
13996         $(config-cflags-nofma).
13997
13998 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
13999
14000         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
14001         * math/auto-libm-test-out: Regenerated.
14002
14003         [BZ #16338]
14004         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
14005         to determine exponent and adjust argument to have exponent of -1.
14006         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
14007         log2.
14008         * math/auto-libm-test-out: Regenerated.
14009         * sysdeps/i386/fpu/libm-test-ulps: Update.
14010         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14011
14012 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
14013
14014         * manual/probes.texi: Remove cases when per-thread arenas are
14015         disabled.
14016
14017 2013-12-18  Andreas Schwab  <schwab@suse.de>
14018
14019         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
14020         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
14021         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
14022         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
14023         * sysdeps/i386/i686/multiarch/Makefile: Update.
14024         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
14025
14026 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
14027
14028         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
14029         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
14030
14031 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
14032
14033         [BZ #15968]
14034         Support TZ transition times < 00:00:00.
14035         This is needed for version-3 tz-format files; it supports time
14036         stamps past 2037 for America/Godthab (the only entry in the tz
14037         database for which this change is relevant).
14038         * manual/time.texi (TZ Variable): Document transition times
14039         from -167:59:59 through -00:00:01.
14040         * time/tzset.c (tz_rule): Time of day is now signed.
14041         (__tzset_parse_tz): Parse negative time of day.
14042
14043         Document TZ transition times >= 25:00:00.
14044         * manual/time.texi (TZ Variable): Document transition times from
14045         25:00:00 through 167:59:59.  These are already supported, and this
14046         support will help with version-3 tz-format files.
14047
14048         * manual/time.texi (TZ Variable): Modernize North America example
14049         to reflect current (i.e., 2007-and-later) daylight saving rules.
14050
14051         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
14052
14053 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
14054
14055         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
14056         * sysdeps/unix/bsd/bits/stat.h: Likewise.
14057         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
14058         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
14059         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
14060         * sysdeps/unix/bsd/bsdstat.h: Likewise.
14061         * sysdeps/unix/bsd/clock.c: Likewise.
14062         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
14063         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
14064         * sysdeps/unix/bsd/init-posix.c: Likewise.
14065         * sysdeps/unix/bsd/poll.c: Likewise.
14066         * sysdeps/unix/bsd/ptsname.c: Likewise.
14067         * sysdeps/unix/bsd/seekdir.c: Likewise.
14068         * sysdeps/unix/bsd/setegid.c: Likewise.
14069         * sysdeps/unix/bsd/seteuid.c: Likewise.
14070         * sysdeps/unix/bsd/setgid.c: Likewise.
14071         * sysdeps/unix/bsd/setrgid.c: Likewise.
14072         * sysdeps/unix/bsd/setruid.c: Likewise.
14073         * sysdeps/unix/bsd/setsid.c: Likewise.
14074         * sysdeps/unix/bsd/setuid.c: Likewise.
14075         * sysdeps/unix/bsd/sigaction.c: Likewise.
14076         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
14077         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
14078         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
14079         * sysdeps/unix/bsd/telldir.c: Likewise.
14080         * sysdeps/unix/bsd/times.c: Likewise.
14081         * sysdeps/unix/bsd/usleep.c: Likewise.
14082
14083         * misc/Makefile (install-lib): Remove libbsd-compat.a.
14084         ($(objpfx)libbsd-compat.a): Remove rule.
14085
14086         * include/features.h (__FAVOR_BSD): Do not define.
14087         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
14088         features conflicting with POSIX.
14089         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
14090         (_BSD_SOURCE): Remove description of not being a subset of other
14091         feature test macros.
14092         * manual/job.texi (getpgrp): Do not document BSD version.
14093         (getpgid): Do not document by reference to BSD getpgrp.
14094         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
14095         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
14096         * signal/signal.h [__FAVOR_BSD]: Likewise.
14097         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
14098         instead of making contents conditional on [__FAVOR_BSD].
14099         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
14100
14101 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14102
14103         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14104
14105 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
14106
14107         [BZ #16314]
14108         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
14109         values below 2**-450, not 2**-500.
14110         * math/auto-libm-test-in: Don't allow spurious underflow from
14111         hypot.
14112         * math/auto-libm-test-out: Regenerated.
14113
14114         [BZ #16316]
14115         [BZ #16330]
14116         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
14117         values of ha and hb and sort them after adjusting subnormal
14118         arguments.
14119         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
14120         Likewise.
14121         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
14122         values of ea and eb and sort them after adjusting subnormal
14123         arguments.
14124         * math/auto-libm-test-in: Do not expect some hypot tests of
14125         subnormals to fail.  Add more hypot tests.
14126         * math/auto-libm-test-out: Regenerated.
14127
14128 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14129
14130         [BZ #13304]
14131         * sysdeps/sh/s_fma.c: New file.
14132         * sysdeps/sh/s_fmaf.c: New file.
14133         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
14134         version.
14135         * sysdeps/sh/Implies: Add sh/soft-fp.
14136
14137 2013-12-16  Roland McGrath  <roland@hack.frob.com>
14138
14139         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
14140         level of indirection to members `objname', `errstring', `malloced'.
14141         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
14142         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
14143         it as the __longjmp argument (just pass 1 instead).
14144         (_dl_catch_error): Initialize C with argument pointers and address of
14145         volatile local ERRCODE rather than copying values out of C at return.
14146
14147 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
14148
14149         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
14150         * math/auto-libm-test-out: Regenerated.
14151         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
14152         (hypot_test_data): Likewise.
14153         (pow_test_data): Likewise.
14154         (pow_tonearest_test_data): Likewise.
14155         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14156         mpfr_ff_f.
14157         (func_calc_desc): Add mpfr_ff_f union field.
14158         (FUNC_mpfr_ff_f): New macro.
14159         (test_functions): Add atan2, hypot and pow.
14160         (special_fill_min): New function.
14161         (special_fill_minus_min): Likewise.
14162         (special_fill_min_subnorm): Likewise.
14163         (special_fill_minus_min_subnorm): Likewise.
14164         (special_real_inputs): Add min, -min, min_subnorm and
14165         -min_subnorm.
14166         (calc_generic_results): Handle mpfr_ff_f.
14167         * sysdeps/i386/fpu/libm-test-ulps: Update.
14168         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14169
14170 2013-12-16  Will Newton  <will.newton@linaro.org>
14171
14172         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
14173         (Aligned Memory Blocks): Add documentation for aligned_alloc
14174         and suggest it as an alternative to posix_memalign.
14175         (Hooks for Malloc): Document __memalign_hook is also called
14176         for aligned_alloc.  (Summary of Malloc): Add summary for
14177         aligned alloc.  Document __memalign_hook is also called
14178         for aligned_alloc.
14179
14180 2013-12-16  Will Newton  <will.newton@linaro.org>
14181
14182         * manual/memory.texi (Malloc Examples): Clarify default
14183         alignment documentation.  Suggest posix_memalign rather
14184         than memalign or valloc.
14185         (Aligned Memory Blocks): Remove suggestion to use memalign
14186         or valloc.  Remove obsolete comment about BSD.
14187         Document memalign errno values and mark the function obsolete.
14188         Document posix_memalign returned error codes.  Mark valloc
14189         as obsolete.  (Hooks for Malloc): __memalign_hook is also
14190         called for posix_memalign and valloc.
14191         (Summary of Malloc): Add posix_memalign to function summary.
14192         __memalign_hook is also called for posix_memalign and valloc.
14193
14194 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
14195
14196         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
14197         TAYLOR_SIN.
14198         (__sin): Adjust.
14199         (__cos): Likewise.
14200         (sloww): Use mynumber union.  Expand ternary operator into
14201         if-else statements.
14202         (cslow): use mynumber union.
14203
14204 2013-12-16  Allan McRae  <allan@archlinux.org>
14205
14206         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
14207         * configure: Regenerated.
14208
14209         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
14210
14211         [BZ #14120]
14212         * configure.ac: Added --enable-maintainer-mode. Check for
14213         autoconf when enabled.
14214         * configure: Regenerated.
14215
14216         * nscd/nscd.service: New file.
14217         * nscd/nscd.tmpfiles: New file.
14218
14219 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
14220
14221         [BZ #12100]
14222         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
14223         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
14224         * sysdeps/x86_64/multiarch/strstr.c: ... here.
14225         (strstr): Add __strstr_sse2_unaligned ifunc.
14226         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
14227         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
14228         (strcasestr): Remove __strcasestr_sse42 ifunc.
14229         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
14230         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
14231         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
14232
14233 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14234
14235         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
14236         * sysdeps/sh/bits/fenv.h: ... here.
14237         * sysdeps/sh/sh4/fpu/bits: Remove directory.
14238
14239 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14240
14241         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
14242
14243         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
14244         hypotf multiarch implementations.
14245         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
14246         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
14247         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
14248         multiarch hypot for PPC64.
14249         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
14250         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
14251         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
14252         multiarch hypotf for PPC64.
14253
14254         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
14255         modff multiarch implementations.
14256         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
14257         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
14258         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
14259         multiarch modf for PPC64.
14260         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
14261         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
14262         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
14263         multiarch modff for PPC64.
14264
14265         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
14266         and logl multiarch implementations.
14267         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
14268         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
14269         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
14270         multiarch logb for PPC64.
14271         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
14272         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
14273         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
14274         multiarch logb for PPC64.
14275         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
14276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
14277         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
14278         multiarch logb for PPC64.
14279
14280         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
14281         isinff multiarch implementation.
14282         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
14283         file.
14284         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
14285         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
14286         multiarch isinf for PPC64.
14287         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
14288         file.
14289         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
14290         multiarch isinff for PPC64.
14291
14292         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
14293         finitef multiarch implementation.
14294         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
14295         file.
14296         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
14297         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
14298         multiarch finite for PPC64.
14299         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
14300         file.
14301         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
14302         multiarch finitef for PPC64.
14303
14304         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
14305         lrint multiarch implementation.
14306         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
14307         file.
14308         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
14309         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
14310         multiarch llrint for PPC64.
14311         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
14312         multiarch lrint for PPC64.
14313
14314         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
14315         copysignf multiarch implementation.
14316         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
14317         file.
14318         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
14319         file.
14320         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
14321         multiarch copysign for PPC64.
14322         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
14323         multiarch copysignf for PPC64.
14324
14325         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
14326         multiarch implementation.
14327         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
14328         file.
14329         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
14330         file.
14331         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
14332         file.
14333         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
14334         file.
14335         multiarch llround for PPC64.
14336         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
14337         multiarch trunc for PPC64.
14338         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
14339         multiarch truncf for PPC64.
14340
14341         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
14342         multiarch implementation.
14343         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
14344         file.
14345         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
14346         file.
14347         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
14348         file.
14349         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
14350         file.
14351         multiarch llround for PPC64.
14352         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
14353         multiarch round for PPC64.
14354         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
14355         multiarch roundf for PPC64.
14356
14357         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
14358         multiarch implementation.
14359         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
14360         file.
14361         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
14362         file.
14363         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
14364         file.
14365         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
14366         file.
14367         multiarch llround for PPC64.
14368         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
14369         multiarch floor for PPC64.
14370         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
14371         multiarch floorf for PPC64.
14372
14373         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
14374         multiarch implementation.
14375         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
14376         file.
14377         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
14378         file.
14379         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
14380         file.
14381         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
14382         file.
14383         multiarch llround for PPC64.
14384         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
14385         multiarch ceil for PPC64.
14386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
14387         multiarch ceilf for PPC64.
14388
14389         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
14390         multiarch implementation.
14391         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
14392         file.
14393         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
14394         file.
14395         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
14396         file.
14397         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
14398         multiarch llround for PPC64.
14399         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
14400         multiarch lround for PPC64.
14401
14402         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
14403         multiarch implementation.
14404         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
14405         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
14406         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
14407         file.
14408         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
14409         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
14410         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
14411         multiarch isnan for PPC64.
14412         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
14413         multiarch isnanf for PPC64.
14414
14415         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
14416         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
14417         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
14418         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
14419         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
14420         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
14421
14422         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
14423         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
14424         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
14425         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
14426
14427         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
14428         multiarch implementations.
14429         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14430         (__libc_ifunc_impl_list): Likewise.
14431         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
14432         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
14433         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
14434         multiarch stpcpy for PPC64.
14435
14436         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
14437         multiarch implementations.
14438         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14439         (__libc_ifunc_impl_list): Likewise.
14440         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
14441         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
14442         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
14443         multiarch strcpy for PPC64.
14444
14445         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
14446         redefine function name.
14447         (_wordcopy_fwd_dest_aligned): Likewise.
14448         (_wordcopy_bwd_aligned): Likewise.
14449         (_wordcopy_bwd_dest_aligned): Likewise.
14450         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
14451         multiarch implementations.
14452         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14453         (__libc_ifunc_impl_list): Likewise.
14454         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
14455         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
14456         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
14457         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
14458         multiarch wcscpy for PPC64.
14459
14460         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
14461         multiarch implementations.
14462         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14463         (__libc_ifunc_impl_list): Likewise.
14464         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
14465         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
14466         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
14467         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
14468         multiarch wcscpy for PPC64.
14469
14470         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
14471         multiarch implementations.
14472         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14473         (__libc_ifunc_impl_list): Likewise.
14474         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
14475         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
14476         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
14477         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
14478         multiarch wcsrchr for PPC64.
14479
14480         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
14481         multiarch implementations.
14482         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14483         (__libc_ifunc_impl_list): Likewise.
14484         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
14485         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
14486         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
14487         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
14488         multiarch wcschr for PPC64.
14489
14490         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
14491         multiarch implementations.
14492         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14493         (__libc_ifunc_impl_list): Likewise.
14494         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
14495         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
14496         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
14497         multiarch strchrnul for PPC64.
14498
14499         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
14500         implementations.
14501         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14502         (__libc_ifunc_impl_list): Likewise.
14503         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
14504         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
14505         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
14506         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
14507         strchr for PPC64.
14508
14509         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
14510         implementations.
14511         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14512         (__libc_ifunc_impl_list): Likewise.
14513         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
14514         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
14515         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
14516         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
14517         strncmp for PPC64.
14518
14519         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
14520         multiarch implementations.
14521         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14522         (__libc_ifunc_impl_list): Likewise.
14523         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
14524         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
14525         strncasecmp for PPC64.
14526         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
14527         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
14528         multiarch strncasecmp_l for PPC64.
14529
14530         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
14531         multiarch implementations.
14532         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14533         (__libc_ifunc_impl_list): Likewise.
14534         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
14535         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
14536         multiarch strcasecmp for PPC64.
14537         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
14538         file.
14539         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
14540         multiarch strcasecmp_l for PPC64.
14541
14542         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
14543         implementations.
14544         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14545         (__libc_ifunc_impl_list): Likewise.
14546         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
14547         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
14548         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
14549         strnlen for PPC64.
14550
14551         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
14552         implementations.
14553         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14554         (__libc_ifunc_impl_list): Likewise.
14555         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
14556         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
14557         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
14558         strlen for PPC64.
14559
14560         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
14561         implementations.
14562         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14563         (__libc_ifunc_impl_list): Likewise.
14564         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
14565         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
14566         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
14567         rawmemrchr for PPC64.
14568
14569         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
14570         implementation.
14571         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14572         (__libc_ifunc_impl_list): Likewise.
14573         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
14574         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
14575         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
14576         memrchr for PPC64.
14577
14578         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
14579         implementation.
14580         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14581         (__libc_ifunc_impl_list): Likewise.
14582         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
14583         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
14584         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
14585         memchr for PPC64.
14586
14587         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
14588         implementation.
14589         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14590         (__libc_ifunc_impl_list): Likewise.
14591         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
14592         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
14593         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
14594         mempcpy for PPC64.
14595
14596         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
14597         avoid cretion of __bzero symbol.
14598         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
14599         Likewise.
14600         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
14601         Likewise.
14602         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
14603         Likewise.
14604         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
14605         multiarch implementations.
14606         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14607         (__libc_ifunc_impl_list): Likewise.
14608         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
14609         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
14610         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
14611         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
14612         bzero for PPC32.
14613         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
14614         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
14615         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
14616         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
14617         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
14618         memset for PPC64.
14619         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
14620
14621         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
14622         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
14623         implementations.
14624         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
14625         (__libc_ifunc_impl_list): Likewise.
14626         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
14627         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
14628         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
14629         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
14630         memcmp for PPC64.
14631
14632         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
14633         multiarch for POWER/PPC64.
14634         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
14635         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
14636         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
14637         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
14638         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
14639         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
14640         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
14641         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
14642         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
14643         memcpy for PPC64.
14644
14645         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
14646         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
14647         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
14648         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
14649         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
14650         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
14651         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
14652         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
14653         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
14654         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
14655         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
14656         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
14657         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
14658         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
14659         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
14660         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
14661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
14662         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
14663         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
14664         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
14665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
14666         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
14667
14668 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14669
14670         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
14671
14672 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
14673
14674         * benchtests/Makefile (bench): Add exp2 and log2.
14675         (LDLIBS-bench-exp2): Add -lm.
14676         (LDLIBS-bench-log2): Likewise.
14677         * benchtests/exp2-inputs: New inputs file.
14678         * benchtests/log2-inputs: New inputs file.
14679         * benchtests/log-inputs: Add new inputs.
14680         * benchtests/tan-inputs: Likewise.
14681
14682 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
14683
14684         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
14685         definition...
14686         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
14687         (csloww2): ... from here.
14688
14689         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
14690         instead of structures.
14691         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
14692         (POLYNOMIAL): Likewise.
14693         (TAYLOR_SLOW): Likewise.
14694         (__sin): Likewise.
14695         (__cos): Likewise.
14696         (slow1): Likewise.
14697         (slow2): Likewise.
14698         (sloww): Likewise.
14699         (sloww1); Likewise.
14700         (sloww2): Likewise.
14701         (bsloww1): Likewise.
14702         (bsloww2): Likewise.
14703         (cslow2): Likewise.
14704         (csloww): Likewise.
14705         (csloww1): Likewise.
14706         (csloww2): Likewise.
14707
14708 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
14709
14710         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
14711         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
14712         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
14713         * malloc/hooks.c (realloc_check): Likewise.
14714
14715         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
14716         * malloc/arena.c: Remove PER_THREAD conditional.
14717         [!PER_THREAD]: Remove code.
14718         (ptmalloc_unlock_all2): Likewise.
14719         (ptmalloc_init): Likewise.
14720         (_int_new_arena): Likewise.
14721         (arena_get2): Likewise.
14722         * malloc/hooks.c (__malloc_get_state): Likewise.
14723         (__malloc_set_state): Likewise.
14724         * malloc/malloc.c: Likewise.
14725         (struct malloc_state): Likewise.
14726         (struct malloc_par): Likewise.
14727         (__libc_realloc): Likewise.
14728         (__libc_mallopt): Likewise.
14729
14730 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14731
14732         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
14733
14734 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
14735
14736         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
14737         macro to a function.  Check for zero perturb_byte.
14738         (_int_malloc, _int_free): Remove zero perturb_byte checks.
14739
14740         * malloc/malloc.c: (force_reg): Remove.
14741         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
14742         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
14743         force_reg by atomic_forced_read.
14744         * malloc/arena.c (ptmalloc_init): Likewise.
14745         * malloc/hooks.c (top_check): Likewise.
14746
14747 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14748
14749         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14750
14751 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
14752
14753         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
14754
14755 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
14756
14757         * math/auto-libm-test-in: Add tests of lgamma.
14758         * math/auto-libm-test-out: Regenerated.
14759         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
14760         (M_LOG_2_SQRT_PIl): Likewise.
14761         (lgamma_test_data): Use AUTO_TESTS_f_f1.
14762         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14763         mpfr_f_f1.
14764         (func_calc_desc): Add mpfr_f_f1 union field.
14765         (ARGS1): New macro.
14766         (ARGS2): Likewise.
14767         (ARGS3): Likewise.
14768         (ARGS4): Likewise.
14769         (RET1): Likewise.
14770         (RET2): Likewise.
14771         (CALC): Likewise.
14772         (FUNC): Likewise.
14773         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
14774         (test_functions): Add lgamma.
14775         (calc_generic_results): Handle mpfr_f_f1.
14776         * sysdeps/i386/fpu/libm-test-ulps: Update.
14777         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14778
14779 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14780
14781         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
14782         __mpn_add_n for PowerPC64/POWER7.
14783         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
14784         __mpn_sub_n for PowerPC64/POWER7.
14785
14786         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
14787         __mpn_addmul_1 for PowerPC64.
14788         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
14789         __mpn_submul_1 for PowerPC64.
14790         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
14791         for PowerPC64.
14792         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
14793         for PowerPC64.
14794
14795 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
14796
14797         [BZ #15089]
14798         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
14799
14800 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14801
14802         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
14803
14804         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
14805         add multiarch folders.
14806         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
14807         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
14808         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
14809         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
14810         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
14811         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
14812         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
14813         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
14814         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
14815         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
14816         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
14817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
14818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
14819         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
14820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
14821         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
14822         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
14823
14824         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14825         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
14826         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
14827         New file.
14828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
14829         New file.
14830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
14831         multiarch __ieee754_hypot for PowerPC32.
14832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
14833         New file.
14834         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
14835         New file.
14836         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
14837         multiarch __ieee754_hypotf for PowerPC32.
14838
14839         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
14840         long_double_symbol only if __logbl is defined.
14841         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
14842         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
14843         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
14844         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
14845         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
14846         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
14847         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
14848         path for implementation.
14849         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
14850         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
14851         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
14852         logb, and logbl multiarch implementations for PowerPC32.
14853         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
14854         file.
14855         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
14856         file.
14857         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
14858         multiarch logb for PowerPC32.
14859         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
14860         file.
14861         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
14862         file.
14863         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
14864         multiarch logbf for PowerPC32.
14865         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
14866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
14867         file.
14868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
14869         multiarch logbl implementation for PowerPC32.
14870
14871         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
14872         and modff multiarch implementations.
14873         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
14874         New file.
14875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
14876         New file.
14877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
14878         multiarch modf for PowerPC32.
14879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
14880         New file.
14881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
14882         New file.
14883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
14884         multiarch modff for PowerPC32.
14885
14886         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
14887         and lrintf multiarch implementations.
14888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
14889         New file.
14890         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
14891         New file.
14892         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
14893         multiarch lrint for PowerPC32.
14894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
14895         file: multiarch lrintf for PowerPC32.
14896
14897         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
14898         and lroundf multiarch implementations.
14899         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
14900         New file.
14901         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
14902         New file.
14903         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
14904         New file.
14905         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
14906         multiarch lround for PowerPC32.
14907         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
14908         file: multiarch lroundf for PowerPC32.
14909
14910         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
14911         copysign and copysignf multiarch implementations.
14912         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
14913         New file.
14914         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
14915         New file.
14916         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
14917         file: multiarch copysign for PowerPC32.
14918         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
14919         file: multiarch copysignf for PowerPC32.
14920
14921         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
14922         and truncf multiarch implementations.
14923         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
14924         New file.
14925         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
14926         file.
14927         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
14928         multiarch trunc for PowerPC32.
14929         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
14930         New file.
14931         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
14932         New file.
14933         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
14934         multiarch truncf for PowerPC32.
14935
14936         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
14937         and roundf multiarch implementations.
14938         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
14939         New file.
14940         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
14941         file.
14942         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
14943         multiarch round for PowerPC32.
14944         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
14945         New file.
14946         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
14947         New file.
14948         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
14949         multiarch roundf for PowerPC32.
14950
14951         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
14952         and floorf multiarch implementations.
14953         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
14954         New file.
14955         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
14956         file.
14957         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
14958         multiarch floor for PowerPC32.
14959         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
14960         New file.
14961         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
14962         New file.
14963         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
14964         multiarch floorf for PowerPC32.
14965
14966         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
14967         and ceilf multiarch implementations.
14968         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
14969         New file.
14970         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
14971         file.
14972         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
14973         multiarch ceil for PowerPC32.
14974         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
14975         New file.
14976         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
14977         file.
14978         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
14979         multiarch ceilf for PowerPC32.
14980
14981         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
14982         is defined.
14983         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
14984         FINITEF is defined.
14985         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
14986         and finitef multiarch implementations.
14987         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
14988         New file.
14989         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
14990         file.
14991         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
14992         multiarch finite for PowerPC32.
14993         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
14994         New file.
14995         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
14996         file: multiarch finitef for PowerPC32.
14997
14998         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
14999         and isinff multiarch implementations.
15000         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
15001         file.
15002         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
15003         file.
15004         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
15005         multiarch isinf for PowerPC32.
15006         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
15007         New file.
15008         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
15009         multiarch isinff for PowerPC32.
15010
15011         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
15012         alias when __isnan is defined.
15013         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
15014         and isnanf multiarch implementations.
15015         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
15016         file.
15017         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
15018         file.
15019         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
15020         file.
15021         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
15022         file.
15023         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
15024         multiarch isnan for PowerPC32.
15025         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
15026         New file.
15027         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
15028         New file.
15029         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
15030         multiarch isnanf for PowerPC32.
15031
15032         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
15033         and sqrtf multiarch implementations.
15034         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
15035         file.
15036         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
15037         file.
15038         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
15039         multiarch sqrt for PowerPC32.
15040         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
15041         file.
15042         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
15043         file.
15044         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
15045         multiarch sqrtf for PowerPC32.
15046
15047         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
15048         and llroundf multiarch implementations.
15049         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
15050         New file.
15051         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
15052         New file.
15053         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
15054         New file.
15055         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
15056         file: multiarch llround for PowerPC32.
15057         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
15058         file: multiarch llroundf for PowerPC32.
15059
15060         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
15061         multiarch PowerPC32 fpu implementations.
15062         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
15063         New file.
15064         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
15065         New file.
15066         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
15067         multiarch llrint for PowerPC32.
15068         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
15069         New file.
15070         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
15071         New file.
15072         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
15073         file.
15074
15075         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
15076
15077         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
15078         file.
15079         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
15080         file.
15081         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
15082         file.
15083         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
15084         multiarch wordcopy for PPC32.
15085         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
15086         wordcopy objects.
15087         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15088         (__libc_ifunc_impl_list): Likewise.
15089         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
15090         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
15091         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
15092         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
15093         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
15094         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
15095
15096         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
15097         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
15098         file.
15099         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
15100         file.
15101         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
15102         file.
15103         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
15104         multiarch wcscpy for PPC32.
15105         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
15106         multiarch objects.
15107         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15108         (__libc_ifunc_impl_list): Likewise.
15109         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
15110         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
15111         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
15112         sysdeps/powerpc/power6/wcscpy.c.
15113
15114         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
15115         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
15116         file.
15117         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
15118         file.
15119         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
15120         file.
15121         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
15122         multiarch wcsrchr for PPC32.
15123         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
15124         multiarch objects.
15125         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15126         (__libc_ifunc_impl_list): Likewise.
15127         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
15128         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
15129         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
15130         sysdeps/powerpc/power6/wcsrchr.c.
15131
15132         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
15133         file.
15134         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
15135         file.
15136         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
15137         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
15138         multiarch wcschr for PPc32.
15139         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
15140         multiarch objects.
15141         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15142         (__libc_ifunc_impl_list): Likewise.
15143         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
15144         * sysdeps/powerpc/power6/wcschr.c: ... to here.
15145         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
15146         sysdeps/powerpc/power6/wcschr.c.
15147
15148         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
15149         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
15150         file.
15151         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
15152         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
15153         file: multiarch strchr for PPC32.
15154         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
15155         multiarch objects.
15156         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15157         (__libc_ifunc_impl_list): Likewise.
15158
15159         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
15160         name.
15161         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
15162         file.
15163         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
15164         file.
15165         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
15166         multiarch strchrnul for PPC32.
15167         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
15168         multiarch objects.
15169         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15170         (__libc_ifunc_impl_list): Likewise.
15171
15172         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
15173         file.
15174         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
15175         multiarch strncasecmp for PPC32.
15176         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
15177         file.
15178         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
15179         multiarch strncasecmp_l for PPC32.
15180         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
15181         strncasecmp multiarch objects.
15182         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15183         (__libc_ifunc_impl_list): Likewise.
15184
15185         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
15186         file.
15187         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
15188         multiarch strncasecmp for PPC32.
15189         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
15190         New file.
15191         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
15192         multiarch strcasecmp_l for PPC32.
15193         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
15194         multiarch objects.
15195         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15196         (__libc_ifunc_impl_list): Likewise.
15197
15198         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
15199         file.
15200         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
15201         file.
15202         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
15203         multiarch strncmp for PPC32.
15204         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
15205         multiarch objects.
15206         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15207         (__libc_ifunc_impl_list): Likewise.
15208
15209         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
15210         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
15211         file.
15212         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
15213         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
15214         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
15215         multiarch objects.
15216         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15217         (__libc_ifunc_impl_list): Likewise.
15218
15219         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
15220         file.
15221         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
15222         file.
15223         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
15224         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
15225         multiarch objects.
15226         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15227         (__libc_ifunc_impl_list): Likewise.
15228
15229         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
15230         file.
15231         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
15232         file.
15233         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
15234         multiarch rawmemchr for PPC32.
15235         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
15236         multiarch objects.
15237         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15238         (__libc_ifunc_impl_list): Likewise.
15239
15240         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
15241         file.
15242         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
15243         file.
15244         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
15245         file: memrchr multiarch for PPC32.
15246         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
15247         multiarch objects.
15248         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15249         (__libc_ifunc_impl_list): Likewise.
15250
15251         * string/memchr.c (__memchr): Using macro to redefine symbol name.
15252         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
15253         file.
15254         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
15255         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
15256         multiarch memchr for PPC32.
15257         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
15258         multiarch objects.
15259         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15260         (__libc_ifunc_impl_list): Likewise.
15261
15262         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
15263         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
15264         file.
15265         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
15266         file.
15267         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
15268         file: multiarch mempcpy for PPC32.
15269         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
15270         multiarch objects.
15271         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15272         (__libc_ifunc_impl_list): Likewise.
15273
15274         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
15275         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
15276         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
15277         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
15278         multiarch bzero for PPC32.
15279         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
15280         file.
15281         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
15282         file.
15283         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
15284         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
15285         file: multiarch memset for PPC32.
15286         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
15287         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
15288         memset multiarch objects.
15289         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15290         (__libc_ifunc_impl_list): Likewise.
15291
15292         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
15293         file.
15294         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
15295         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
15296         memcmp for PPC32.
15297         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
15298         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
15299         multiarch objects.
15300         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15301         (__libc_ifunc_impl_list): Likewise.
15302
15303         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
15304         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
15305         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
15306         file.
15307         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
15308         file.
15309         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
15310         file.
15311         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
15312         multiarch memcpy for PPC32.
15313         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
15314         multiarch objects.
15315         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15316         (__libc_ifunc_impl_list): Likewise.
15317
15318         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
15319         support multiarch for POWER/PPC32.
15320         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
15321         Likewise.
15322         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
15323         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
15324         Implies file to make multiarch folder appers before the fpu and
15325         default folder for power4 configuration.
15326
15327 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15328
15329         * scripts/bench.pl: Append volatile keyword to type.
15330
15331 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15332
15333         * sysdeps/sh/sotruss-lib.c: New file.
15334         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
15335
15336 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15337
15338         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15339
15340 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
15341
15342         [BZ #6810]
15343         * math/w_tgamma.c: Include <errno.h>.
15344         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
15345         * math/w_tgammaf.c: Include <errno.h>.
15346         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
15347         * math/w_tgammal.c: Include <errno.h>.
15348         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
15349         * math/auto-libm-test-in: Do not allow missing errno on tgamma
15350         underflow.  Add more tgamma tests.
15351         * math/auto-libm-test-out: Regenerated.
15352         * sysdeps/i386/fpu/libm-test-ulps: Update.
15353         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15354
15355         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
15356         sin, sinh, tan, tanh, tgamma, y0 and y1.
15357         * math/auto-libm-test-out: Regenerated.
15358         * math/libm-test.inc (TEST_COND_x86_64): New macro.
15359         (TEST_COND_x86): Likewise.
15360         (M_E2l): Remove macro.
15361         (M_E3l): Likewise.
15362         (M_2_SQRT_PIl): Likewise.
15363         (M_SQRT_PIl): Likewise.
15364         (M_1_DIV_El): Likewise.
15365         (log_test_data): Use AUTO_TESTS_f_f.
15366         (log10_test_data): Likewise.
15367         (log1p_test_data): Likewise.
15368         (log2_test_data): Likewise.
15369         (sin_test_data): Likewise.
15370         (sin_tonearest_test_data): Likewise.
15371         (sin_towardzero_test_data): Likewise.
15372         (sin_downward_test_data): Likewise.
15373         (sin_upward_test_data): Likewise.
15374         (sinh_test_data): Likewise.
15375         (sinh_tonearest_test_data): Likewise.
15376         (sinh_towardzero_test_data): Likewise.
15377         (sinh_downward_test_data): Likewise.
15378         (sinh_upward_test_data): Likewise.
15379         (tan_test_data): Likewise.
15380         (tan_tonearest_test_data): Likewise.
15381         (tan_towardzero_test_data): Likewise.
15382         (tan_downward_test_data): Likewise.
15383         (tan_upward_test_data): Likewise.
15384         (tanh_test_data): Likewise.
15385         (tgamma_test_data): Likewise.
15386         (y0_test_data): Likewise.
15387         (y1_test_data): Likewise.
15388         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
15389         (special_real_inputs): Add pi/4.
15390         * sysdeps/i386/fpu/libm-test-ulps: Update.
15391         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15392
15393 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15394
15395         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
15396         "longjmp_target" static probes.
15397         (__longjmp): Rename to __longjmp_symbol.
15398         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
15399         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
15400         on which longjmp to generate.
15401         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
15402         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
15403         probe.
15404         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15405         (__sigjmp_save): Rename to __sigjmp_save_symbol.
15406         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
15407         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
15408         and __sigjmp_save_symbol based on which sigsetjmp to generated.
15409         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
15410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
15411         __longjmp_symbol based on which __longjmp to generate.
15412         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
15413         probe.
15414         (setjmp): Rename to setjmp_symbol.
15415         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15416         (_setjmp): Rename to _setjmp_symbol.
15417         (__sigsetjmp): Rename to __sigsetjmp_symbol.
15418         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
15419         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
15420         which setjmp to generate.
15421         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
15422         "longjmp_target" static probes.
15423
15424 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
15425
15426         * benchtests/README: Add note about output arguments.
15427         * benchtests/bench-sincos.c: Remove file.
15428         * benchtests/sincos-inputs: New file.
15429         * scripts/bench.pl: Identify output arguments and define
15430         static variables for them.
15431
15432         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
15433
15434         [BZ #15941]
15435         * Makefile (INSTALL): Add install-plain.texi as the primary
15436         dependency.
15437         * manual/install-plain.texi: New file.
15438         * manual/install.texi: Include node directive only for
15439         non-plaintext output.
15440
15441 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
15442
15443         * stdlib/longlong.h: Update from GCC.
15444
15445         [BZ #6807]
15446         [BZ #15901]
15447         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
15448         * math/w_j0f.c (y0f): Likewise.
15449         * math/w_j0l.c (__y0l): Likewise.
15450         * math/w_j1.c (y1): Likewise.
15451         * math/w_j1f.c (y1f): Likewise.
15452         * math/w_j1l.c (__y1l): Likewise
15453         * math/w_jn.c (yn): Likewise.
15454         * math/w_jnf.c (ynf): Likewise.
15455         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
15456         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
15457         value for Bessel function domain errors outside _SVID_ mode.
15458         Adjust sign of return value for yn (negative integer, 0).
15459         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
15460         by zero in return for negative x and set sign appropriately for
15461         negative n.
15462         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
15463         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
15464         * math/libm-test.inc (y0_test_data): Add more tests and adjust
15465         expectations in error cases.
15466         (y1_test_data): Likewise.
15467         (yn_test_data): Likewise.
15468         * sysdeps/i386/fpu/libm-test-ulps: Update.
15469         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15470
15471 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15472
15473         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
15474         "64" to "64-v1".  Add "64-v2".
15475         (abi-64-options): Rename to ...
15476         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
15477         (abi-64-condition): Rename to ...
15478         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
15479         (abi-64-ld-soname): Rename to ...
15480         (abi-64-v1-ld-soname): ... this.
15481         (abi-64-v2-options): Define.
15482         (abi-64-v2-condition): Likewise.
15483         (abi-64-v2-ld-soname): Likewise.
15484         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
15485         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
15486         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
15487         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
15488         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
15489
15490 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15491             Alan Modra  <amodra@gmail.com>
15492
15493         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
15494         New versions for use with the ELFv2 ABI.
15495         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
15496         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
15497         declaration.
15498         (struct La_ppc64v2_retval): Likewise.
15499         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
15500         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
15501         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
15502         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
15503         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
15504         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
15505         Do not save or restore CR.
15506         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
15507         (_dl_profile_resolve): Do no save or restore CR.  Support extended
15508         return values for ELFv2 ABI.  Fix location of FPR return registers.
15509         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
15510         updated values for _CALL_ELF == 2.
15511         (La_regs, La_retval, int_retval): Likewise.
15512
15513 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15514
15515         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
15516         (FRAME_MIN_SIZE_PARM): Likewise.
15517         (FRAME_BACKCHAIN): Likewise.
15518         (FRAME_CR_SAVE): Likewise.
15519         (FRAME_LR_SAVE): Likewise.
15520         (FRAME_TOC_SAVE): Likewise.
15521         (FRAME_PARM_SAVE): Likewise.
15522         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
15523         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
15524         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15525         (call_mcount_parm_offset): New macro.
15526         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
15527         (PROF): Use symbolic stack frame offsets.
15528         (TAIL_CALL_SYSCALL_ERROR): Likewise.
15529         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
15530         Redefine in terms of FRAME_MIN_SIZE.
15531         (_dl_runtime_resolve): Use symbolic stack frame offsets.
15532         (_dl_profile_resolve): Likewise.  Update comment.
15533         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
15534         symbols stack frame offsets.
15535         (__sigsetjmp): Likewise.
15536         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
15537         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
15538         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
15539         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
15540
15541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
15542         (FRAME_BACKCHAIN): Remove.
15543         (FRAME_CR_SAVE): Likewise.
15544         (FRAME_LR_SAVE): Likewise.
15545         (FRAME_COMPILER_DW): Likewise.
15546         (FRAME_LINKER_DW): Likewise.
15547         (FRAME_TOC_SAVE): Likewise.
15548         (FRAME_PARM_SAVE): Likewise.
15549         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
15550         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
15551         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
15552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
15553         (CHECK_SP): Use symbolic stack frame offsets.
15554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
15555         zone" instead of caller's parameter save area for temp storage.
15556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
15557         Likewise.  Also, use symbolic stack frame offsets.
15558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
15559         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
15560         our own stack frame instead of the caller's.
15561         (__socket): Use symbolic stack frame offsets.
15562
15563 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15564             Alan Modra  <amodra@gmail.com>
15565
15566         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
15567         Define.
15568         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
15569         (PPC64_LOCAL_ENTRY_OFFSET): Define.
15570         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
15571         New function.
15572         (elf_machine_fixup_plt): Call it.
15573         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
15574         reloc arguments.
15575         (elf_machine_rela): Update call to elf_machine_plt_conflict.
15576         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15577         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
15578         r2 before calling target.
15579
15580 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15581             Alan Modra  <amodra@gmail.com>
15582
15583         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
15584         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
15585         versions of macros to support ELFv2 ABI.
15586         (LOCALENTRY): New macro.
15587         (ENTRY, EALIGN): Use it.
15588         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
15589         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
15590         fall through into ENTRY entry point.
15591         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
15592         Only define if _CALL_ELF != 2.
15593
15594         (elf_machine_matches_host): Verify ABI version matches.
15595         (RTLD_START): Use LOCALENTRY.
15596         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
15597         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
15598         (PLT_ENTRY_WORDS): New macro.
15599         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
15600         (elf_machine_runtime_setup): Support ELFv2 ABI.
15601         (elf_machine_fixup_plt): Likewise.
15602         (elf_machine_plt_conflict): Likewise.
15603         (resolve_ifunc): Likewise.
15604         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
15605         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15606         Likewise.
15607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
15608         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
15609         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15610         (makecontext): Support ELFv2 ABI.
15611         * elf/elf.h (EF_PPC64_ABI): Define.
15612
15613 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15614
15615         * sysdeps/powerpc/powerpc64/sysdep.h
15616         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
15617         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
15618         (ENTRY) [ASSEMBLER]: ... but instead here ...
15619         (EALIGN) [ASSEMBLER]: ... and here.
15620         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
15621         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
15622         (ENTRY_2) [!ASSEMBLER]: Use it.
15623         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
15624         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
15625         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
15626         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
15627         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
15628         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
15629         Use PPC64_LOAD_FUNCPTR.
15630
15631         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
15632
15633 2013-12-04  Alan Modra  <amodra@gmail.com>
15634
15635         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
15636         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
15637         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
15638         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
15639
15640         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
15641         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
15642         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
15643         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
15644         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
15645         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
15646
15647 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15648
15649         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
15650         (__makecontext): Fix incorrect CFI when backtracing out of
15651         context created via makecontext.
15652         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
15653         (__setcontext): Fix incorrect CFI during switch to new context.
15654         (__novec_setcontext): Likewise.
15655
15656 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15657
15658         [BZ #4772]
15659         * time/strptime_l.c (__strptime_internal): Allow modifiers
15660         in strptime.
15661         * time/tst-strptime.c (day_tests): Add testcase.
15662
15663 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15664
15665         * scripts/bench.pl: Skip over blank lines.
15666
15667 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
15668
15669         [BZ #926]
15670         * manual/time.texi (Calendar Time): Clarify what timezone functions
15671         use.
15672
15673 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15674
15675         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15676
15677 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
15678
15679         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
15680         implementation.
15681         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
15682         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
15683         * debug/memset_chk.c (__memset_chk): Likewise.
15684         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
15685         * debug/strncpy_chk.c: Likewise.
15686
15687 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15688
15689         [BZ #15268]
15690         [BZ #15425]
15691         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
15692         (__ieee754_exp): For possibly underflowing results, check size of
15693         result and force underflow exception if required.
15694         * math/auto-libm-test-in: Add more tests of exp.
15695         * math/auto-libm-test-out: Regenerated.
15696         * sysdeps/i386/fpu/libm-test-ulps: Update.
15697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15698
15699         [BZ #16283]
15700         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
15701         * math/w_exp2f.c (__exp2f): Likewise.
15702         * math/w_exp2l.c (__exp2l): Likewise.
15703         * math/auto-libm-test-in: Do not allow missing errno on exp2
15704         underflow.
15705         * math/auto-libm-test-out: Regenerated.
15706
15707 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
15708
15709         [BZ #16274]
15710         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
15711         handle filename validation.
15712         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
15713         (do_open): Delete.
15714
15715 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
15716
15717         [BZ #6786]
15718         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
15719         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
15720         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
15721         <float.h>.
15722         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
15723         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
15724         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15725         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
15726         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15727         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
15728         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
15729         * math/auto-libm-test-in: Don't allow missing errno from erfc.
15730         Add more erfc tests.
15731         * math/auto-libm-test-out: Regenerated.
15732         * sysdeps/i386/fpu/libm-test-ulps: Update.
15733         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15734
15735         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
15736         exp2, expm1, j0 and j1.
15737         * math/auto-libm-test-out: Regenerated.
15738         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
15739         (erfc_test_data): Likewise.
15740         (exp_test_data): Likewise.
15741         (exp_tonearest_test_data): Likewise.
15742         (exp_towardzero_test_data): Likewise.
15743         (exp_downward_test_data): Likewise.
15744         (exp_upward_test_data): Likewise.
15745         (exp10_test_data): Likewise.
15746         (exp2_test_data): Likewise.
15747         (expm1_test_data): Likewise.
15748         (j0_test_data): Likewise.
15749         (j1_test_data): Likewise.
15750         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
15751         (input_flag_type): Add flag_xfail_rounding.
15752         (input_flags): Add xfail-rounding.
15753         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
15754         (output_for_one_input_case): Handle flag_xfail_rounding.
15755         * sysdeps/i386/fpu/libm-test-ulps: Update.
15756         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15757
15758 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
15759
15760         [BZ #16289]
15761         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
15762         division by 0.
15763
15764 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
15765
15766         [BZ #16195]
15767         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
15768         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
15769         (STAP_PROBE0): New macro.
15770         (STAP_PROBE1): Likewise.
15771         (STAP_PROBE2): Likewise.
15772         (STAP_PROBE3): Likewise.
15773         (STAP_PROBE4): Likewise.
15774
15775 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
15776
15777         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
15778
15779 2013-12-02  Steve Ellcey  <sellcey@mips.com>
15780
15781         * benchtests/Makefile (bench): Add sqrt.
15782         (LDLIBS-bench-sqrt): New.
15783         * benchtests/sqrt-input: New.
15784
15785 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
15786
15787         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
15788         (GAIH_EAI): Likewise.
15789         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
15790         (gaih_inet): Likewise.
15791         (getaddrinfo): Don't use GAIH_EAI.
15792
15793         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
15794         (struct gaih): Remove definition.
15795
15796 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
15797
15798         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
15799         Use HERRNOP directly.
15800
15801 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15802
15803         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15804
15805 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
15806
15807         * math/gen-auto-libm-tests.c (test_functions): Add more
15808         single-argument functions.
15809         (special_fill_pi_2): New function.
15810         (special_fill_minus_pi_2): Likewise.
15811         (special_fill_pi_6): Likewise.
15812         (special_fill_minus_pi_6): Likewise.
15813         (special_fill_pi_3): Likewise.
15814         (special_fill_2pi_3): Likewise.
15815         (special_fill_e): Likewise.
15816         (special_fill_1_e): Likewise.
15817         (special_fill_e_minus_1): Likewise.
15818         (special_real_inputs): Add more special inputs.
15819         (output_for_one_input_case): Do not require ERANGE on underflow to
15820         zero if round-to-nearest result does not underflow to zero, unless
15821         exact results required.
15822         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
15823         atan, atanh, cbrt, cos and cosh.
15824         * math/auto-libm-test-out: Regenerated.
15825         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
15826         (acos_tonearest_test_data): Likewise.
15827         (acos_towardzero_test_data): Likewise.
15828         (acos_downward_test_data): Likewise.
15829         (acos_upward_test_data): Likewise.
15830         (acosh_test_data): Likewise.
15831         (asin_test_data): Likewise.
15832         (asin_tonearest_test_data): Likewise.
15833         (asin_towardzero_test_data): Likewise.
15834         (asin_upward_test_data): Likewise.
15835         (asinh_test_data): Likewise.
15836         (atan_test_data): Likewise.
15837         (atanh_test_data): Likewise.
15838         (cbrt_test_data): Likewise.
15839         (cos_test_data): Likewise.
15840         (cos_tonearest_test_data): Likewise.
15841         (cos_towardzero_test_data): Likewise.
15842         (cos_downward_test_data): Likewise.
15843         (cos_upward_test_data): Likewise.
15844         (cosh_test_data): Likewise.
15845         (cosh_tonearest_test_data): Likewise.
15846         (cosh_towardzero_test_data): Likewise.
15847         (cosh_downward_test_data): Likewise.
15848         (cosh_upward_test_data): Likewise.
15849         * sysdeps/i386/fpu/libm-test-ulps: Update.
15850         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15851
15852 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
15853
15854         [BZ #6787]
15855         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
15856         * math/w_exp10f.c (__exp10f): Likewise.
15857         * math/w_exp10l.c (__exp10l): Likewise.
15858         * math/libm-test.inc (exp10_test_data): Add more tests and expect
15859         errno settings in existing tests.
15860
15861         [BZ #14032]
15862         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
15863         precision control set to double precision.
15864         * sysdeps/i386/fpu/w_sqrt.c: New file.
15865         * math/auto-libm-test-in: Add more tests.
15866         * math/auto-libm-test-out: Update.
15867
15868         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
15869         (sqrt_test_tonearest): New function.
15870         (sqrt_towardzero_test_data): New variable.
15871         (sqrt_test_towardzero): New function.
15872         (sqrt_downward_test_data): New variable.
15873         (sqrt_test_downward): New function.
15874         (sqrt_upward_test_data): New variable.
15875         (sqrt_test_upward): New function.
15876         (main): Call the new functions.
15877
15878         * math/gen-auto-libm-tests.c: New file.
15879         * math/auto-libm-test-in: Likewise.
15880         * math/auto-libm-test-out: New generated file.
15881         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
15882         variables.
15883         (%beautify): Add generated representations of zero.
15884         (top level): Set $auto_input and call parse_auto_input.
15885         (beautify): Remove trailing "f" from hex float constants.
15886         (parse_args): Handle XFAIL_TEST.
15887         (convert_condition): New function.
15888         (or_value): Likewise.
15889         (or_cond_value): Likewise.
15890         (generate_testfile): Handle AUTO_TESTS_* lines.
15891         (parse_auto_input): New function.
15892         * math/libm-test.inc (XFAIL_TEST): New macro.
15893         (ERRNO_UNCHANGED): Update value.
15894         (ERRNO_EDOM): Likewise.
15895         (ERRNO_ERANGE): Likewise.
15896         (IGNORE_RESULT): Likewise.
15897         (TEST_COND_flt_32): New macro.
15898         (TEST_COND_dbl_64): Likewise.
15899         (TEST_COND_ldbl_96_intel): Likewise.
15900         (TEST_COND_ldbl_96_m68k): Likewise.
15901         (TEST_COND_ldbl_128): Likewise.
15902         (TEST_COND_ldbl_128ibm): Likewise.
15903         (TEST_COND_long32): Likewise.
15904         (TEST_COND_long64): Likewise.
15905         (TEST_COND_before_rounding): Likewise.
15906         (TEST_COND_after_rounding): Likewise.
15907         (enable_test): Handle XFAIL_TEST flag.
15908         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
15909         with finite results.
15910         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
15911         auto-libm-test-out.
15912
15913 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15914             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15915
15916         [BZ #16214]
15917         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
15918         __tls_get_addr_internal instead of __tls_get_offset in order to
15919         avoid GOT pointer dependency.  Make rtld export
15920         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
15921         __tls_get_addr since we are a __tls_get_offset platform.
15922         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
15923         GOT pointer being set up before.
15924         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
15925
15926 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
15927
15928         * manual/math.texi (Errors in Math Functions): Document accuracy
15929         goals.
15930
15931         [BZ #15004]
15932         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
15933         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
15934         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
15935         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
15936         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
15937         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
15938         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
15939         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
15940         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
15941         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
15942         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
15943         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
15944         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
15945         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
15946         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
15947         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
15948
15949         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
15950         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
15951         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
15952         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
15953         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
15954         Likewise.
15955         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
15956         Likewise.
15957         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
15958         Likewise.
15959         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
15960         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
15961         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
15962         atomic-feupdateenv and flt-rounds.
15963         * sysdeps/powerpc/nofpu/Versions (libc): Add
15964         __atomic_feholdexcept, __atomic_feclearexcept,
15965         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
15966         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
15967         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
15968         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
15969         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
15970         here.
15971         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
15972         Update.
15973
15974         * manual/arith.texi (FP Exceptions): Document that exceptions may
15975         not be raised when matherr is used.
15976         (Math Error Reporting): Document overflow in directed rounding
15977         modes.  Document that errno may not be set when finite values are
15978         returned on overflow.  Document intent to set errno on underflow
15979         only for underflow to zero.
15980
15981         [BZ #16271]
15982         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
15983         round-to-nearest then adjust result for other rounding modes.
15984         * include/fenv.h (fegetround): Use libm_hidden_proto.
15985         * math/fegetround.c (fegetround): Use libm_hidden_def.
15986         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
15987         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
15988         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
15989         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
15990         Likewise.
15991         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
15992         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
15993         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
15994         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
15995
15996 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15997
15998         [BZ #16077]
15999         * nss/Versions (libnss_files): Add
16000         _nss_files_gethostbyname3_r.
16001         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
16002         New function.
16003         (HOST_DB_LOOKUP): Remove macro.
16004         (_nss_files_gethostbyname_r): Implement function without the
16005         HOST_DB_LOOKUP macro.
16006         (_nss_files_gethostbyname2_r): Likewise.
16007
16008 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
16009
16010         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
16011
16012 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
16013
16014         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
16015         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
16016         warning.
16017
16018 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16019
16020         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
16021         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
16022         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
16023         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
16024         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
16025         __fe_nomask_env_priv and attribute_hidden.
16026         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
16027         (libc_feupdateenv_test_ppc): Likewise.
16028         (libc_feresetround_ppc): Likewise.
16029         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16030         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
16031         compat_symbol macro.
16032         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16033         (__fe_nomask_env): Likewise.
16034         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
16035
16036 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16037
16038         * string/Makefile: Remove ifunc tests.
16039         * string/test-string.h: Define TEST_IFUNC.
16040         * string/test-bcopy-ifunc.c: Remove.
16041         * string/test-bzero-ifunc.c: Likewise.
16042         * string/test-memccpy-ifunc.c: Likewise.
16043         * string/test-memchr-ifunc.c: Likewise.
16044         * string/test-memcmp-ifunc.c: Likewise.
16045         * string/test-memcpy-ifunc.c: Likewise.
16046         * string/test-memmem-ifunc.c: Likewise.
16047         * string/test-memmove-ifunc.c: Likewise.
16048         * string/test-mempcpy-ifunc.c: Likewise.
16049         * string/test-memrchr-ifunc.c: Likewise.
16050         * string/test-memset-ifunc.c: Likewise.
16051         * string/test-rawmemchr-ifunc.c: Likewise.
16052         * string/test-stpcpy-ifunc.c: Likewise.
16053         * string/test-stpncpy-ifunc.c: Likewise.
16054         * string/test-strcasecmp-ifunc.c: Likewise.
16055         * string/test-strcasestr-ifunc.c: Likewise.
16056         * string/test-strcat-ifunc.c: Likewise.
16057         * string/test-strchr-ifunc.c: Likewise.
16058         * string/test-strchrnul-ifunc.c: Likewise.
16059         * string/test-strcmp-ifunc.c: Likewise.
16060         * string/test-strcpy-ifunc.c: Likewise.
16061         * string/test-strcspn-ifunc.c: Likewise.
16062         * string/test-strlen-ifunc.c: Likewise.
16063         * string/test-strncasecmp-ifunc.c: Likewise.
16064         * string/test-strncat-ifunc.c: Likewise.
16065         * string/test-strncmp-ifunc.c: Likewise.
16066         * string/test-strncpy-ifunc.c: Likewise.
16067         * string/test-strnlen-ifunc.c: Likewise.
16068         * string/test-strpbrk-ifunc.c: Likewise.
16069         * string/test-strrchr-ifunc.c: Likewise.
16070         * string/test-strspn-ifunc.c: Likewise.
16071         * string/test-strstr-ifunc.c: Likewise.
16072
16073 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16074
16075         * benchtests/Makefile: Remove ifunc tests.
16076         * benchtests/bench-string.h: Define TEST_IFUNC.
16077         * benchtests/bench-bcopy-ifunc.c: Remove.
16078         * benchtests/bench-bzero-ifunc.c: Likewise.
16079         * benchtests/bench-memccpy-ifunc.c: Likewise.
16080         * benchtests/bench-memchr-ifunc.c: Likewise.
16081         * benchtests/bench-memcmp-ifunc.c: Likewise.
16082         * benchtests/bench-memcpy-ifunc.c: Likewise.
16083         * benchtests/bench-memmem-ifunc.c: Likewise.
16084         * benchtests/bench-memmove-ifunc.c: Likewise.
16085         * benchtests/bench-mempcpy-ifunc.c: Likewise.
16086         * benchtests/bench-memrchr-ifunc.c: Likewise.
16087         * benchtests/bench-memset-ifunc.c: Likewise.
16088         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
16089         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
16090         * benchtests/bench-stpcpy-ifunc.c: Likewise.
16091         * benchtests/bench-stpncpy-ifunc.c: Likewise.
16092         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
16093         * benchtests/bench-strcasestr-ifunc.c: Likewise.
16094         * benchtests/bench-strcat-ifunc.c: Likewise.
16095         * benchtests/bench-strchr-ifunc.c: Likewise.
16096         * benchtests/bench-strchrnul-ifunc.c: Likewise.
16097         * benchtests/bench-strcmp-ifunc.c: Likewise.
16098         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
16099         * benchtests/bench-strcpy-ifunc.c: Likewise.
16100         * benchtests/bench-strcspn-ifunc.c: Likewise.
16101         * benchtests/bench-strlen-ifunc.c: Likewise.
16102         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
16103         * benchtests/bench-strncat-ifunc.c: Likewise.
16104         * benchtests/bench-strncmp-ifunc.c: Likewise.
16105         * benchtests/bench-strncpy-ifunc.c: Likewise.
16106         * benchtests/bench-strnlen-ifunc.c: Likewise.
16107         * benchtests/bench-strpbrk-ifunc.c: Likewise.
16108         * benchtests/bench-strrchr-ifunc.c: Likewise.
16109         * benchtests/bench-strsep-ifunc.c: Likewise.
16110         * benchtests/bench-strspn-ifunc.c: Likewise.
16111         * benchtests/bench-strstr-ifunc.c: Likewise.
16112
16113 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16114
16115         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
16116
16117 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16118
16119         * resolv/netdb.h: Use __glibc_reserved instead __unused.
16120         * rt/aio.h: Likewise.
16121         * sysdeps/gnu/bits/utmp.h: Likewise.
16122         * sysdeps/gnu/bits/utmpx.h: Likewise.
16123         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
16124         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
16125         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
16126         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
16127         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
16128         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
16129         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
16130         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
16131         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
16132         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
16133         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
16134         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
16135         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
16136         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
16137         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
16138         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
16139         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
16140         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
16141         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
16142         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
16143         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
16144         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
16145         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
16146         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
16147         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
16148         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
16149         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
16150         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
16151         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
16152         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
16153         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
16154         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
16155         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
16156         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
16157         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
16158         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
16159         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
16160         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
16161         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
16162         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
16163         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
16164         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
16165
16166 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
16167
16168         [BZ #16245]
16169         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
16170         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
16171
16172 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
16173
16174         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
16175         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
16176         Likewise.
16177
16178 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16179
16180         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
16181         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
16182         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
16183         (__fesetround): Remove define.
16184         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
16185         rounding and exceptions handling.
16186         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
16187         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
16188         (__fe_nomask_env): Likewise.
16189         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
16190         __fegetround instead of fegetround.
16191         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
16192         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
16193
16194 2013-11-21  Roland McGrath  <roland@hack.frob.com>
16195
16196         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
16197         it's there.
16198
16199         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
16200
16201 2013-11-21  Meador Inge  <meadori@codesourcery.com>
16202
16203         [BZ #11157]
16204         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
16205         (encrypt_r): Likewise.
16206         * malloc/obstack.h (obstack_free): Likewise.
16207         * posix/unistd.h (encrypt): Likewise.
16208
16209 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
16210
16211         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
16212         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
16213         DL_CALL_DT_FINI() that call the functions directly.
16214         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
16215         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
16216         * elf/dl-fini.c: Likewise.
16217
16218 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
16219
16220         * malloc/hooks.c (memalign_check): Add alignment rounding.
16221         * malloc/malloc.c (_mid_memalign): New function.
16222         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
16223         Implement by calling _mid_memalign.
16224         * manual/probes.texi (Memory Allocation Probes): Remove
16225         memory_valloc_retry and memory_pvalloc_retry.
16226
16227 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16228
16229         * locale/programs/locarchive.c (open_archive): Add const
16230         qualifier to ARCHIVEFNAME and copy default fname to
16231         DEFAULT_FNAME.
16232
16233         [BZ #15601]
16234         * libio/tst-widetext.input: Rename Oriya to Odia.
16235         * locale/iso-639.def: Likewise.
16236
16237         * manual/probes.texi (Mathematical Function Probes): Add
16238         documentation for sin, cos, asin and acos probes.
16239         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
16240         (__sin32): Add slowasin probe.
16241         (__cos32): Add slowacos probe.
16242         (__mpsin): Add slowsin probe.
16243         (__mpcos): Add slowcos probe.
16244
16245 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
16246
16247         [BZ #15483]
16248         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
16249         thread-local __sim_exceptions_thread and global
16250         __sim_exceptions_global.
16251         (__sim_disabled_exceptions): Change to thread-local
16252         __sim_disabled_exceptions_thread and global
16253         __sim_disabled_exceptions_global.
16254         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16255         and global __sim_round_mode_global.
16256         (__simulate_exceptions): Use thread-local floating-point state and
16257         set global state from it as needed.
16258         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
16259         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
16260         __sim_round_mode_thread.
16261         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
16262         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
16263         and global __sim_exceptions_global.
16264         (__sim_disabled_exceptions): Change to thread-local
16265         __sim_disabled_exceptions_thread and global
16266         __sim_disabled_exceptions_global.
16267         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16268         and global __sim_round_mode_global.
16269         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
16270         (SIM_SET_GLOBAL): Likewise.
16271         * sysdeps/powerpc/soft-fp/sfp-machine.h
16272         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
16273         __sim_round_mode_thread.
16274         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
16275         __sim_disabled_exceptions_thread.
16276         (__sim_exceptions): Change to __sim_exceptions_thread.
16277         (__sim_disabled_exceptions): Change to
16278         __sim_disabled_exceptions_thread.
16279         (__sim_round_mode): Change to __sim_round_mode_thread.
16280         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
16281         thread-local floating-point state and set global state from it as
16282         needed.
16283         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
16284         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
16285         (__sim_disabled_exceptions): Remove extern declaration.
16286         (feenableexcept): Use thread-local floating-point state and set
16287         global state from it as needed.
16288         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
16289         extern declaration.
16290         (__sim_disabled_exceptions): Likewise.
16291         (__sim_round_mode): Likewise.
16292         (__fegetenv): Use thread-local floating-point state.
16293         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
16294         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
16295         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
16296         floating-point state and set global state from it as needed.
16297         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
16298         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
16299         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
16300         Likewise.
16301         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
16302         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
16303         Likewise.
16304         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
16305         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
16306         Use __sim_round_mode_thread.
16307         * math/test-fenv-tls.c: New file.
16308         * math/Makefile (tests): Add test-fenv-tls.
16309         ($(objpfx)test-fenv-tls): Depend on
16310         $(common-objpfx)nptl/libpthread.so.
16311
16312 2013-11-19  Andreas Schwab  <schwab@suse.de>
16313
16314         * locale/programs/locale.c (show_info): Decode wordarray elements.
16315         * locale/categories.def (LC_MONETARY): Add element for
16316         _NL_MONETARY_CRNCYSTR.
16317         * locale/C-monetary.c (conversion_rate): New variable.
16318         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
16319         element.
16320
16321 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
16322
16323         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
16324         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
16325
16326 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
16327
16328         * elf/Makefile (tst-auxv): New test.
16329         * elf/tst-auxv.c: New
16330         * elf/rtld.c (dl_main): Adjust AT_EXECFN
16331
16332 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
16333
16334         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
16335         (hidden_proto): Caller changed.
16336         (hidden_tls_proto): New macro.
16337         (libc_hidden_tls_proto): Likewise.
16338         (rtld_hidden_tls_proto): Likewise.
16339         (libm_hidden_tls_proto): Likewise.
16340         (libresolv_hidden_tls_proto): Likewise.
16341         (librt_hidden_tls_proto): Likewise.
16342         (libdl_hidden_tls_proto): Likewise.
16343         (libnss_files_hidden_tls_proto): Likewise.
16344         (libnsl_hidden_tls_proto): Likewise.
16345         (libnss_nisplus_hidden_tls_proto): Likewise.
16346         (libutil_hidden_tls_proto): Likewise.
16347
16348 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
16349
16350         [BZ #10253]
16351         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
16352         (decompose_rpath): Defer expansion to fillin_rpath.
16353         (_dl_init_paths): Pass linkmap to fillin_rpath.
16354
16355 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
16356
16357         * benchtests/Makefile: Add strsep.
16358         * benchtests/bench-strsep.c: New file: strsep benchtest.
16359         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
16360
16361 2013-11-18  Andreas Schwab  <schwab@suse.de>
16362
16363         * locale/programs/locale.c (show_info) [case byte]: Check for
16364         '\377' instead of '\177'.
16365         * locale/C-monetary.c (not_available): Always use "\377".
16366         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
16367         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
16368         detect unavailable sign_posn locale elements.
16369         * locale/localeconv.c (__localeconv): For grouping and
16370         mon_grouping handle "\177" and "\377" like no grouping.
16371         (INT_ELEM): New macro.  Use it to set all numeric members.
16372         * locale/programs/ld-monetary.c (monetary_read)
16373         <tok_mon_grouping>: Normalize single -1 to the empty string.
16374         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
16375         Likewise.
16376
16377 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16378
16379         [BZ #16055]
16380         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
16381         when we match (nil).
16382         * stdio-common/tst-sscanf.c (struct test): Add testcase.
16383
16384 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
16385
16386         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
16387         (NO_TEST_INLINE): Update value.
16388         (ERRNO_UNCHANGED): Likewise.
16389         (ERRNO_EDOM): Likewise.
16390         (ERRNO_ERANGE): Likewise.
16391         (IGNORE_RESULT): Likewise.
16392         (check_float_internal): Check signs of NaN results if
16393         TEST_NAN_SIGN used.
16394         (check_complex): Pass TEST_NAN_SIGN flag through to second
16395         check_float_internal call.
16396         (copysign_test_data): Add tests with quiet NaNs as second
16397         argument.  Use TEST_NAN_SIGN.
16398         (fabs_test_data): Add test of negative quiet NaN argument.  Use
16399         TEST_NAN_SIGN.
16400         (signbit_test_data): Add tests of quiet NaN argument.
16401         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
16402
16403         * math/gen-libm-test.pl (show_exceptions): Take extra argument
16404         $ignore_result.
16405         (parse_args): Handle function results specified as IGNORE.
16406         * math/libm-test.inc (IGNORE_RESULT): New macro.
16407         (check_float_internal): Do not check numerical result if flag
16408         IGNORE_RESULT set.
16409         (check_complex): Pass through IGNORE_RESULT to second
16410         check_float_internal call.
16411         (check_int): Do not check numerical result if flag IGNORE_RESULT
16412         set.
16413         (check_long): Likewise.
16414         (check_bool): Likewise.
16415         (check_longlong): Likewise.
16416         (lrint_test_data): Add tests of infinite and NaN arguments.
16417         (lrint_tonearest_test_data): Likewise.
16418         (lrint_towardzero_test_data): Likewise.
16419         (lrint_downward_test_data): Likewise.
16420         (lrint_upward_test_data): Likewise.
16421         (llrint_test_data): Likewise.
16422         (llrint_tonearest_test_data): Likewise.
16423         (llrint_towardzero_test_data): Likewise.
16424         (llrint_downward_test_data): Likewise.
16425         (llrint_upward_test_data): Likewise.
16426         (lround_test_data): Likewise.
16427         (llround_test_data): Likewise.
16428
16429         * math/libm-test.inc (NO_TEST_INLINE): New macro.
16430         (ERRNO_UNCHANGED): Update value.
16431         (ERRNO_EDOM): Likewise.
16432         (ERRNO_ERANGE): Likewise.
16433         (NO_TEST_INLINE_FLOAT): New macro.
16434         (NO_TEST_INLINE_DOUBLE): Likewise.
16435         (enable_test): New function.
16436         (RUN_TEST_f_f): Check enable_test before running test.
16437         (RUN_TEST_2_f): Likewise.
16438         (RUN_TEST_fff_f): Likewise.
16439         (RUN_TEST_c_f): Likewise.
16440         (RUN_TEST_f_f1): Likewise.
16441         (RUN_TEST_fF_f1): Likewise.
16442         (RUN_TEST_fI_f1): Likewise.
16443         (RUN_TEST_ffI_f1): Likewise.
16444         (RUN_TEST_c_c): Likewise.
16445         (RUN_TEST_cc_c): Likewise.
16446         (RUN_TEST_f_i): Likewise.
16447         (RUN_TEST_f_i_tg): Likewise.
16448         (RUN_TEST_ff_i_tg): Likewise.
16449         (RUN_TEST_f_b): Likewise.
16450         (RUN_TEST_f_b_tg): Likewise.
16451         (RUN_TEST_f_l): Likewise.
16452         (RUN_TEST_f_L): Likewise.
16453         (RUN_TEST_fFF_11): Likewise.
16454         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
16455         conditionals.
16456         (cosh_test_data): Likewise.
16457         (exp_test_data): Likewise.
16458         (expm1_test_data): Likewise.
16459         (hypot_test_data): Likewise.
16460         (pow_test_data): Likewise.
16461         (sinh_test_data): Likewise.
16462         (tanh_test_data): Likewise.
16463         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
16464         flags argument.
16465
16466         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
16467         tests with quiet NaN input and output.
16468         (acosh_test_data): Likewise.
16469         (asin_test_data): Likewise.
16470         (asinh_test_data): Likewise.
16471         (atan_test_data): Likewise.
16472         (atanh_test_data): Likewise.
16473         (atan2_test_data): Likewise.
16474         (cbrt_test_data): Likewise.
16475         (cos_test_data): Likewise.
16476         (cosh_test_data): Likewise.
16477         (erf_test_data): Likewise.
16478         (erfc_test_data): Likewise.
16479         (exp_test_data): Likewise.
16480         (exp10_test_data): Likewise.
16481         (exp2_test_data): Likewise.
16482         (expm1_test_data): Likewise.
16483         (hypot_test_data): Likewise.
16484         (j0_test_data): Likewise.
16485         (j1_test_data): Likewise.
16486         (jn_test_data): Likewise.
16487         (lgamma_test_data): Likewise.
16488         (log_test_data): Likewise.
16489         (log10_test_data): Likewise.
16490         (log1p_test_data): Likewise.
16491         (log2_test_data): Likewise.
16492         (pow_test_data): Likewise.
16493         (scalb_test_data): Likewise.
16494         (sin_test_data): Likewise.
16495         (sincos_test_data): Likewise.
16496         (sinh_test_data): Likewise.
16497         (tan_test_data): Likewise.
16498         (tanh_test_data): Likewise.
16499         (tgamma_test_data): Likewise.
16500         (y0_test_data): Likewise.
16501         (y1_test_data): Likewise.
16502         (yn_test_data): Likewise.
16503
16504         [BZ #16167]
16505         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
16506         argument being NaN and avoid computations with second argument in
16507         that case.
16508         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
16509         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
16510         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
16511
16512 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
16513
16514         * locale/iso-639.def: Add Chitwani Tharu (the).
16515
16516 2013-11-14  Andreas Schwab  <schwab@suse.de>
16517
16518         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
16519         word instead of empty string.
16520
16521 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16522
16523         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16524         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
16525         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16526         (__fe_nomask_env): Likewise.
16527
16528 2013-11-13  Steve Ellcey  <sellcey@mips.com>
16529
16530         * benchtests/bench-timing.h: Include time.h.
16531
16532 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
16533
16534         [BZ #15997]
16535         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
16536         to 3.4.0 for x32.
16537         * sysdeps/unix/sysv/linux/configure: Regenerated.
16538
16539 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
16540
16541         [BZ #16151]
16542         * stdlib/strtod_l.c (round_and_return): Do not consider
16543         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
16544         exponent one less than half the least subnormal exponent.
16545         * stdlib/test-strtod-round-data: Add more tests.
16546         * stdlib/tst-strtod-round.c (tests): Regenerated.
16547
16548 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16549
16550         [BZ #14143]
16551         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
16552         (__fe_mask_env): Likewise.
16553         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
16554         libm_hidden_proto and add function prototype.
16555         (__fe_mask_env): Add function prototype.
16556         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16557         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
16558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
16559         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
16560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16561         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
16562
16563 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16564
16565         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
16566         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
16567
16568 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16569
16570         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
16571         of htab_find_slot().
16572
16573 2013-11-11  David S. Miller  <davem@davemloft.net>
16574
16575         [BZ #16150]
16576         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
16577         symbol in the non-vis3 case in static builds.
16578         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
16579         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
16580         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
16581         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
16582
16583 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
16584
16585         [BZ #387]
16586         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
16587         it is empty.
16588
16589 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16590
16591         * benchtests/Makefile: Add bench-strtod.
16592         * benchtests/bench-strtod.c: New file: strtod benchtest
16593
16594 2013-11-11  Andreas Schwab  <schwab@suse.de>
16595
16596         [BZ #16153]
16597         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
16598         terminating NUL in key length.
16599
16600 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16601
16602         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
16603         Add artificial ODP entry for vDSO symbol for PPC64.
16604         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
16605         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
16606
16607 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
16608
16609         [BZ #15374]
16610         * nss/getent.c (services_keys): Recognize services starting with digit.
16611
16612 2013-11-06  David S. Miller  <davem@davemloft.net>
16613
16614         [BZ #15985]
16615         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
16616         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
16617
16618 2013-11-06  Will Newton  <will.newton@linaro.org>
16619
16620         * manual/memory.texi (Malloc Examples): Remove register
16621         keyword from examples.
16622
16623 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
16624
16625         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
16626
16627 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
16628
16629         [BZ #6981]
16630         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
16631         depending on [__GCC_IEC_559 > 0].
16632         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
16633         depending on [__GCC_IEC_559_COMPLEX > 0].
16634
16635 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
16636
16637         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
16638         to iso-639.def.
16639
16640 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
16641
16642         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
16643
16644 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
16645
16646         [BZ #16112]
16647         * malloc/malloc (malloc_info): Do not handle first bin as
16648         special case.
16649
16650 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
16651
16652         * locale/iso-639.def: Add Central Nahuatl (nhn).
16653
16654 2013-11-01  Bruno Haible  <bruno@clisp.org>
16655
16656         [BZ #7003]
16657         * manual/math.texi (BSD Random): Specify range upper bound as
16658         in POSIX.
16659
16660 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
16661
16662         * locale/iso-639.def: Add Meadow Mari (mhr).
16663
16664 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
16665
16666         [BZ #14752], [BZ #15763]
16667         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
16668         Validate name.
16669         * rt/tst_shm.c: Add test for escaping directory.
16670
16671 2013-10-31  Andreas Schwab  <schwab@suse.de>
16672
16673         [BZ #15917]
16674         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
16675         followed by 'x' as part of digit sequence.
16676         * stdio-common/tst-sscanf.c (double_tests2): New tests.
16677
16678 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
16679
16680         [BZ #16037]
16681         * configure.ac: allow GNU Make 4.0 and greater.
16682         * configure: Regenerated.
16683
16684 2013-10-30  Will Newton  <will.newton@linaro.org>
16685
16686         [BZ #16038]
16687         * malloc/hooks.c (memalign_check): Limit alignment to the
16688         maximum representable power of two.
16689         * malloc/malloc.c (__libc_memalign): Likewise.
16690         * malloc/tst-memalign.c (do_test): Add test for very
16691         large alignment values.
16692         * malloc/tst-posix_memalign.c (do_test): Likewise.
16693
16694 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16695
16696         [BZ #11087]
16697         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
16698         (munmap_chunk): Likewise.
16699         (mremap_chunk): Likewise.
16700
16701 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
16702
16703         [BZ #15799]
16704         * stdlib/div.c (div): Remove obsolete code.
16705         * stdlib/ldiv.c (ldiv): Likewise.
16706         * stdlib/lldiv.c (lldiv): Likewise.
16707
16708 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
16709
16710         [BZ #16071]
16711         * nss/nss_files/files-XXX.c (get_contents_ret): New
16712         enumerator.
16713         (get_contents): New function.
16714         (internal_getent): Use it.  Expand size of LINEBUFLEN.
16715
16716 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
16717
16718         * configure.in: Moved to ...
16719         * configure.ac: ... here. Change reference to configure.in
16720         to configure.ac.
16721         * sysdeps/arm/preconfigure.ac: ... here.
16722         configure.in to configure.ac.
16723         * sysdeps/gnu/configure.in: Moved to ...
16724         * sysdeps/gnu/configure.ac: ... here.
16725         * sysdeps/i386/configure.in: Moved to ...
16726         * sysdeps/i386/configure.ac: ... here.
16727         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
16728         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
16729         * sysdeps/mach/configure.in: Moved to ...
16730         * sysdeps/mach/configure.ac: ... here.
16731         * sysdeps/mach/hurd/configure.in: Moved to ...
16732         * sysdeps/mach/hurd/configure.ac: ... here.
16733         * sysdeps/powerpc/configure.in: Moved to ...
16734         * sysdeps/powerpc/configure.ac: ... here.
16735         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
16736         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
16737         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
16738         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
16739         * sysdeps/s390/s390-32/configure.in: Moved to ...
16740         * sysdeps/s390/s390-32/configure.ac: ... here.
16741         * sysdeps/s390/s390-64/configure.in: Moved to ...
16742         * sysdeps/s390/s390-64/configure.ac: ... here.
16743         * sysdeps/sh/configure.in: Moved to ...
16744         * sysdeps/sh/configure.ac: ... here.
16745         * sysdeps/sparc/configure.in: Moved to ...
16746         * sysdeps/sparc/configure.ac: ... here.
16747         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
16748         * sysdeps/unix/sysv/linux/configure.ac: ... here.
16749         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
16750         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
16751         * sysdeps/x86_64/configure.in: Moved to ...
16752         * sysdeps/x86_64/configure.ac: ... here.
16753         * sysdeps/x86_64/preconfigure.in: Moved to ...
16754         * sysdeps/x86_64/preconfigure.ac: ... here.
16755         * aclocal.m4: Change reference to configure.in to configure.ac.
16756         * config.h.in: Likewise.
16757         * manual/install.texi: Likewise.
16758         * manual/maint.texi: Likewise.
16759         * Makefile: Likewise.
16760         * malloc/Makefile: Likewise.
16761         * nscd/Makefile: Likewise.
16762         * Makeconfig: Change reference to configure.in and
16763         preconfigure.in to configure.ac and preconfigure.ac
16764         respectively.
16765         * INSTALL: Regenerated.
16766         * configure: Likewise.
16767         * sysdeps/gnu/configure: Likewise.
16768         * sysdeps/i386/configure: Likewise.
16769         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
16770         * sysdeps/mach/configure: Likewise.
16771         * sysdeps/mach/hurd/configure: Likewise.
16772         * sysdeps/powerpc/configure: Likewise.
16773         * sysdeps/powerpc/powerpc32/configure: Likewise.
16774         * sysdeps/powerpc/powerpc64/configure: Likewise.
16775         * sysdeps/s390/s390-32/configure: Likewise.
16776         * sysdeps/s390/s390-64/configure: Likewise.
16777         * sysdeps/sh/configure: Likewise.
16778         * sysdeps/sparc/configure: Likewise.
16779         * sysdeps/unix/sysv/linux/configure: Likewise.
16780         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
16781         * sysdeps/x86_64/configure: Likewise.
16782         * sysdeps/x86_64/preconfigure: Likewise.
16783
16784 2013-10-29  Andreas Schwab  <schwab@suse.de>
16785
16786         * stdio-common/Makefile (tst-swscanf-ENV): Define.
16787
16788 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
16789
16790         * benchtests/pow-inputs: Add new inputs.
16791
16792         * benchtests/exp-inputs: Add new inputs.
16793
16794         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
16795         conditional check for return value.
16796         (__cos32): Likewise.
16797
16798 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16799
16800         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
16801         to provide a boost for large inputs with word alignment.
16802         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
16803         implementation based on optimized PPC64 strcpy.
16804         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
16805         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
16806         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
16807         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
16808
16809 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16810
16811         [BZ #2801]
16812         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
16813
16814 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16815
16816         [BZ #14876]
16817         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
16818         * time/tst-strptime.c (day_tests): Add testcase.
16819
16820 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
16821
16822         [BZ #14029]
16823         * manual/pattern.texi: Acknowledge that fnmatch can fail.
16824
16825 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
16826
16827         [BZ #16074]
16828         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
16829         MAP_FAILED on error.
16830
16831 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
16832
16833         [BZ #16072]
16834         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
16835         heap for large requests.
16836
16837 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
16838
16839         [BZ #9954]
16840         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
16841         result if the result has no associated interface.
16842         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
16843         interface for all 127.X.Y.Z addresses.
16844
16845 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
16846
16847         * locale/iso-639.def: Add Ligurian (lij)
16848
16849 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
16850
16851         [BZ #15825]
16852         * sunrpc/rpc_main.c: Document rpcgen -5.
16853
16854 2013-10-19  Michael Stahl  <mstahl@redhat.com>
16855
16856         * elf/rtld.c (do_preload): Print the reason why preloading failed.
16857
16858 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16859
16860         [BZ #10278]
16861         * posix/glob.c: Match only directories when trailing slash is present.
16862         * posix/tst-gnuglob.c (my_opendir): Do not open files.
16863         (main): Add testcase.
16864
16865 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
16866
16867         [BZ #15670]
16868         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
16869
16870 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
16871
16872         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
16873         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
16874         AUTH_DES and cindex for FIPS 140-2.
16875         (DES Encryption): Add cindex FIPS 46-3.
16876
16877         * locale/locarchive.h (struct locarhandle): Add fname.
16878         * locale/programs/localedef.c (main): Pass ARGV[remaining]
16879         if an optional argument was specified to --list-archive,
16880         otherwise NULL.
16881         * locale/programs/locarchive.c (show_archive_content): Take new
16882         argument fname and pass it via ah.fname to open_archive.
16883         * locale/programs/localedef.h: Update decl.
16884         (open_archive): If AH->fname is non-null, open that file
16885         rather than the default file name, and don't ignore ENOENT.
16886         (create_archive): Set AH.fname to NULL.
16887         (delete_locales_from_archive): Likewise.
16888         (add_locales_to_archive): Likewise.
16889         * locale/programs/locfile.c (write_all_categories): Likewise.
16890
16891 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
16892             Aldy Hernandez  <aldyh@redhat.com>
16893
16894         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
16895         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
16896         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
16897         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
16898         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
16899         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
16900         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
16901         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
16902         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
16903         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
16904         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
16905         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
16906         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
16907         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
16908         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
16909         Likewise.
16910         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
16911         Likewise.
16912         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
16913         Likewise.
16914         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
16915         Likewise.
16916         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
16917         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
16918         Likewise.
16919         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
16920         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
16921         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
16922         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
16923         Likewise.
16924         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
16925         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
16926         * sysdeps/powerpc/preconfigure: Likewise.
16927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
16928         Likewise.
16929         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
16930         Replace contents of file by #include of <fenv_libc.h>.
16931         * sysdeps/powerpc/soft-fp/sfp-machine.h
16932         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
16933         and <sys/prctl.h>.
16934         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
16935         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
16936         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
16937         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
16938         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
16939         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
16940         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
16941         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
16942         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
16943         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
16944         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
16945         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
16946         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
16947         Allow copysignl PLT reference to be missing.
16948
16949 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
16950             Joseph Myers  <joseph@codesourcery.com
16951
16952         [BZ #15948]
16953         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
16954         single character.
16955         (add_to_tablewc): Assert sequence of wide characters is nonempty.
16956
16957 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
16958
16959         * elf/tst-tls-dlinfo.c: Don't include tls.h.
16960         * elf/tst-tls1.c: Likewise.
16961         * elf/tst-tls10.h: Likewise.
16962         * elf/tst-tls14.c: Likewise.
16963         * elf/tst-tls2.c: Likewise.
16964         * elf/tst-tls3.c: Likewise.
16965         * elf/tst-tls4.c: Likewise.
16966         * elf/tst-tls5.c: Likewise.
16967         * elf/tst-tls6.c: Likewise.
16968         * elf/tst-tls7.c: Likewise.
16969         * elf/tst-tls8.c: Likewise.
16970         * elf/tst-tls9.c: Likewise.
16971         * elf/tst-tlsmod1.c: Likewise.
16972         * elf/tst-tlsmod13.c: Likewise.
16973         * elf/tst-tlsmod13a.c: Likewise.
16974         * elf/tst-tlsmod14a.c: Likewise.
16975         * elf/tst-tlsmod16a.c: Likewise.
16976         * elf/tst-tlsmod16b.c: Likewise.
16977         * elf/tst-tlsmod2.c: Likewise.
16978         * elf/tst-tlsmod3.c: Likewise.
16979         * elf/tst-tlsmod4.c: Likewise.
16980         * elf/tst-tlsmod5.c: Likewise.
16981         * elf/tst-tlsmod6.c: Likewise.
16982
16983 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
16984
16985         [BZ #12486]
16986         * malloc/malloc.c: remove checks for statistics.
16987
16988 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
16989
16990         [BZ #15277]
16991         * inet/inet_net.c (inet_network): Detect additional invalid strings.
16992         * inet/tst-network.c: Add testcase.
16993
16994 2013-10-17  Andreas Schwab  <schwab@suse.de>
16995
16996         [BZ #15218]
16997         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
16998         to determine canonical name.
16999
17000 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
17001
17002         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
17003         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
17004         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
17005         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
17006         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
17007         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
17008         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
17009         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
17010         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
17011         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
17012         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
17013         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
17014         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
17015         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
17016         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
17017         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
17018         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17019         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
17020         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
17021         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
17022         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
17023         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
17024         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
17025         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
17026         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
17027         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
17028         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
17029         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
17030         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
17031         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
17032         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
17033         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
17034         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
17035         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
17036         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
17037         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
17038         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17039         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
17040         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
17041         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
17042         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
17043         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
17044         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
17045         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
17046         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
17047         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
17048         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
17049         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
17050         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
17051         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
17052         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
17053         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
17054         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
17055         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
17056         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17057         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
17058         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
17059         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
17060
17061 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
17062
17063         [BZ #16041]
17064         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
17065         make result into a quiet NaN.
17066
17067 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
17068
17069         * soft-fp/adddf3.c: Fix horizontal whitespace.
17070         * soft-fp/addsf3.c: Likewise.
17071         * soft-fp/addtf3.c: Likewise.
17072         * soft-fp/divdf3.c: Likewise.
17073         * soft-fp/divsf3.c: Likewise.
17074         * soft-fp/divtf3.c: Likewise.
17075         * soft-fp/double.h: Likewise.
17076         * soft-fp/eqdf2.c: Likewise.
17077         * soft-fp/eqsf2.c: Likewise.
17078         * soft-fp/eqtf2.c: Likewise.
17079         * soft-fp/extenddftf2.c: Likewise.
17080         * soft-fp/extended.h: Likewise.
17081         * soft-fp/extendsfdf2.c: Likewise.
17082         * soft-fp/extendsftf2.c: Likewise.
17083         * soft-fp/extendxftf2.c: Likewise.
17084         * soft-fp/fixdfdi.c: Likewise.
17085         * soft-fp/fixdfsi.c: Likewise.
17086         * soft-fp/fixdfti.c: Likewise.
17087         * soft-fp/fixsfdi.c: Likewise.
17088         * soft-fp/fixsfsi.c: Likewise.
17089         * soft-fp/fixsfti.c: Likewise.
17090         * soft-fp/fixtfdi.c: Likewise.
17091         * soft-fp/fixtfsi.c: Likewise.
17092         * soft-fp/fixtfti.c: Likewise.
17093         * soft-fp/fixunsdfdi.c: Likewise.
17094         * soft-fp/fixunsdfsi.c: Likewise.
17095         * soft-fp/fixunsdfti.c: Likewise.
17096         * soft-fp/fixunssfdi.c: Likewise.
17097         * soft-fp/fixunssfsi.c: Likewise.
17098         * soft-fp/fixunssfti.c: Likewise.
17099         * soft-fp/fixunstfdi.c: Likewise.
17100         * soft-fp/fixunstfsi.c: Likewise.
17101         * soft-fp/fixunstfti.c: Likewise.
17102         * soft-fp/floatdidf.c: Likewise.
17103         * soft-fp/floatdisf.c: Likewise.
17104         * soft-fp/floatditf.c: Likewise.
17105         * soft-fp/floatsidf.c: Likewise.
17106         * soft-fp/floatsisf.c: Likewise.
17107         * soft-fp/floatsitf.c: Likewise.
17108         * soft-fp/floattidf.c: Likewise.
17109         * soft-fp/floattisf.c: Likewise.
17110         * soft-fp/floattitf.c: Likewise.
17111         * soft-fp/floatundidf.c: Likewise.
17112         * soft-fp/floatundisf.c: Likewise.
17113         * soft-fp/floatunditf.c: Likewise.
17114         * soft-fp/floatunsidf.c: Likewise.
17115         * soft-fp/floatunsisf.c: Likewise.
17116         * soft-fp/floatunsitf.c: Likewise.
17117         * soft-fp/floatuntidf.c: Likewise.
17118         * soft-fp/floatuntisf.c: Likewise.
17119         * soft-fp/floatuntitf.c: Likewise.
17120         * soft-fp/fmadf4.c: Likewise.
17121         * soft-fp/fmasf4.c: Likewise.
17122         * soft-fp/fmatf4.c: Likewise.
17123         * soft-fp/gedf2.c: Likewise.
17124         * soft-fp/gesf2.c: Likewise.
17125         * soft-fp/getf2.c: Likewise.
17126         * soft-fp/ledf2.c: Likewise.
17127         * soft-fp/lesf2.c: Likewise.
17128         * soft-fp/letf2.c: Likewise.
17129         * soft-fp/muldf3.c: Likewise.
17130         * soft-fp/mulsf3.c: Likewise.
17131         * soft-fp/multf3.c: Likewise.
17132         * soft-fp/negdf2.c: Likewise.
17133         * soft-fp/negsf2.c: Likewise.
17134         * soft-fp/negtf2.c: Likewise.
17135         * soft-fp/op-1.h: Likewise.
17136         * soft-fp/op-2.h: Likewise.
17137         * soft-fp/op-4.h: Likewise.
17138         * soft-fp/op-8.h: Likewise.
17139         * soft-fp/op-common.h: Likewise.
17140         * soft-fp/quad.h: Likewise.
17141         * soft-fp/single.h: Likewise.
17142         * soft-fp/soft-fp.h: Likewise.
17143         * soft-fp/sqrtdf2.c: Likewise.
17144         * soft-fp/sqrtsf2.c: Likewise.
17145         * soft-fp/sqrttf2.c: Likewise.
17146         * soft-fp/subdf3.c: Likewise.
17147         * soft-fp/subsf3.c: Likewise.
17148         * soft-fp/subtf3.c: Likewise.
17149         * soft-fp/truncdfsf2.c: Likewise.
17150         * soft-fp/trunctfdf2.c: Likewise.
17151         * soft-fp/trunctfsf2.c: Likewise.
17152         * soft-fp/trunctfxf2.c: Likewise.
17153         * soft-fp/unorddf2.c: Likewise.
17154         * soft-fp/unordsf2.c: Likewise.
17155         * soft-fp/unordtf2.c: Likewise.
17156
17157 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
17158
17159         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
17160         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
17161
17162 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
17163
17164         * elf/dl-libc.c: Clear initfini list after freeing.
17165
17166 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
17167
17168         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
17169         * soft-fp/addsf3.c: Likewise.
17170         * soft-fp/addtf3.c: Likewise.
17171         * soft-fp/divdf3.c: Likewise.
17172         * soft-fp/divsf3.c: Likewise.
17173         * soft-fp/divtf3.c: Likewise.
17174         * soft-fp/double.h: Likewise.
17175         * soft-fp/eqdf2.c: Likewise.
17176         * soft-fp/eqsf2.c: Likewise.
17177         * soft-fp/eqtf2.c: Likewise.
17178         * soft-fp/extenddftf2.c: Likewise.
17179         * soft-fp/extended.h: Likewise.
17180         * soft-fp/extendsfdf2.c: Likewise.
17181         * soft-fp/extendsftf2.c: Likewise.
17182         * soft-fp/extendxftf2.c: Likewise.
17183         * soft-fp/fixdfdi.c: Likewise.
17184         * soft-fp/fixdfsi.c: Likewise.
17185         * soft-fp/fixdfti.c: Likewise.
17186         * soft-fp/fixsfdi.c: Likewise.
17187         * soft-fp/fixsfsi.c: Likewise.
17188         * soft-fp/fixsfti.c: Likewise.
17189         * soft-fp/fixtfdi.c: Likewise.
17190         * soft-fp/fixtfsi.c: Likewise.
17191         * soft-fp/fixtfti.c: Likewise.
17192         * soft-fp/fixunsdfdi.c: Likewise.
17193         * soft-fp/fixunsdfsi.c: Likewise.
17194         * soft-fp/fixunsdfti.c: Likewise.
17195         * soft-fp/fixunssfdi.c: Likewise.
17196         * soft-fp/fixunssfsi.c: Likewise.
17197         * soft-fp/fixunssfti.c: Likewise.
17198         * soft-fp/fixunstfdi.c: Likewise.
17199         * soft-fp/fixunstfsi.c: Likewise.
17200         * soft-fp/fixunstfti.c: Likewise.
17201         * soft-fp/floatdidf.c: Likewise.
17202         * soft-fp/floatdisf.c: Likewise.
17203         * soft-fp/floatditf.c: Likewise.
17204         * soft-fp/floatsidf.c: Likewise.
17205         * soft-fp/floatsisf.c: Likewise.
17206         * soft-fp/floatsitf.c: Likewise.
17207         * soft-fp/floattidf.c: Likewise.
17208         * soft-fp/floattisf.c: Likewise.
17209         * soft-fp/floattitf.c: Likewise.
17210         * soft-fp/floatundidf.c: Likewise.
17211         * soft-fp/floatundisf.c: Likewise.
17212         * soft-fp/floatunsidf.c: Likewise.
17213         * soft-fp/floatunsisf.c: Likewise.
17214         * soft-fp/floatuntidf.c: Likewise.
17215         * soft-fp/floatuntisf.c: Likewise.
17216         * soft-fp/floatuntitf.c: Likewise.
17217         * soft-fp/fmadf4.c: Likewise.
17218         * soft-fp/fmasf4.c: Likewise.
17219         * soft-fp/fmatf4.c: Likewise.
17220         * soft-fp/gedf2.c: Likewise.
17221         * soft-fp/gesf2.c: Likewise.
17222         * soft-fp/getf2.c: Likewise.
17223         * soft-fp/ledf2.c: Likewise.
17224         * soft-fp/lesf2.c: Likewise.
17225         * soft-fp/letf2.c: Likewise.
17226         * soft-fp/muldf3.c: Likewise.
17227         * soft-fp/mulsf3.c: Likewise.
17228         * soft-fp/multf3.c: Likewise.
17229         * soft-fp/negdf2.c: Likewise.
17230         * soft-fp/negsf2.c: Likewise.
17231         * soft-fp/negtf2.c: Likewise.
17232         * soft-fp/op-1.h: Likewise.
17233         * soft-fp/op-2.h: Likewise.
17234         * soft-fp/op-4.h: Likewise.
17235         * soft-fp/op-8.h: Likewise.
17236         * soft-fp/op-common.h: Likewise.
17237         * soft-fp/quad.h: Likewise.
17238         * soft-fp/single.h: Likewise.
17239         * soft-fp/soft-fp.h: Likewise.
17240         * soft-fp/sqrtdf2.c: Likewise.
17241         * soft-fp/sqrtsf2.c: Likewise.
17242         * soft-fp/sqrttf2.c: Likewise.
17243         * soft-fp/subdf3.c: Likewise.
17244         * soft-fp/subsf3.c: Likewise.
17245         * soft-fp/subtf3.c: Likewise.
17246         * soft-fp/truncdfsf2.c: Likewise.
17247         * soft-fp/trunctfdf2.c: Likewise.
17248         * soft-fp/trunctfsf2.c: Likewise.
17249         * soft-fp/trunctfxf2.c: Likewise.
17250         * soft-fp/unorddf2.c: Likewise.
17251         * soft-fp/unordsf2.c: Likewise.
17252         * soft-fp/unordtf2.c: Likewise.
17253
17254 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
17255
17256         [BZ #15672]
17257         * misc/error.c (error_tail): Fix possible buffer overflow.
17258
17259 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
17260
17261         [BZ #13028]
17262         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
17263         address.
17264
17265 2013-10-14  P. J. McDermott  <pj@pehjota.net>
17266
17267         [BZ #832]
17268         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
17269         testing pipefail option.
17270
17271 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17272
17273         * soft-fp/double.h: Indent preprocessor directives inside #if.
17274         * soft-fp/extended.h: Likewise.
17275         * soft-fp/op-2.h: Likewise.
17276         * soft-fp/op-4.h: Likewise.
17277         * soft-fp/op-common.h: Likewise.
17278         * soft-fp/quad.h: Likewise.
17279         * soft-fp/single.h: Likewise.
17280         * soft-fp/soft-fp.h: Likewise.
17281
17282 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
17283
17284         * iconv/iconv_prog.c: Fix typos.
17285         * stdio-common/psiginfo-data.h: Likewise.
17286
17287 2013-10-12   Reuben Thomas <rrt@sc3d.org>
17288
17289         [BZ #15764]
17290         * locale/setlocale.c: Fix typo.
17291
17292 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17293
17294         [BZ #16036]
17295         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
17296         signaling NaN arguments.
17297         * soft-fp/unordsf2.c (__unordsf2): Likewise.
17298         * soft-fp/unordtf2.c (__unordtf2): Likewise.
17299
17300         [BZ #14910]
17301         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
17302         unordered operands.
17303         * soft-fp/gesf2.c (__gesf2): Likewise.
17304         * soft-fp/getf2.c (__getf2): Likewise.
17305         * soft-fp/ledf2.c (__ledf2): Likewise.
17306         * soft-fp/lesf2.c (__lesf2): Likewise.
17307         * soft-fp/letf2.c (__letf2): Likewise.
17308
17309         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
17310         * soft-fp/eqsf2.c (__eqsf2): Likewise.
17311         * soft-fp/eqtf2.c (__eqtf2): Likewise.
17312         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
17313         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
17314         * soft-fp/fixdfti.c (__fixdfti): Likewise.
17315         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
17316         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
17317         * soft-fp/fixsfti.c (__fixsfti): Likewise.
17318         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
17319         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
17320         * soft-fp/fixtfti.c (__fixtfti): Likewise.
17321         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
17322         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
17323         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
17324         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
17325         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
17326         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
17327         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
17328         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
17329         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
17330         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
17331         * soft-fp/floatdisf.c (__floatdisf): Likewise.
17332         * soft-fp/floatsisf.c (__floatsisf): Likewise.
17333         * soft-fp/floattidf.c (__floattidf): Likewise.
17334         * soft-fp/floattisf.c (__floattisf): Likewise.
17335         * soft-fp/floattitf.c (__floattitf): Likewise.
17336         * soft-fp/floatundidf.c (__floatundidf): Likewise.
17337         * soft-fp/floatundisf.c (__floatundisf): Likewise.
17338         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
17339         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
17340         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
17341         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
17342         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
17343         * soft-fp/gesf2.c (__gesf2): Likewise.
17344         * soft-fp/getf2.c (__getf2): Likewise.
17345         * soft-fp/ledf2.c (__ledf2): Likewise.
17346         * soft-fp/lesf2.c (__lesf2): Likewise.
17347         * soft-fp/letf2.c (__letf2): Likewise.
17348
17349         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
17350         Undefine and redefine.
17351         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
17352         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
17353         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
17354         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
17355         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17356         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
17357         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17358         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
17359         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17360         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
17361         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17362         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
17363         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17364         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
17365         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
17366
17367         [BZ #16032]
17368         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
17369         without decrementing exponent if mantissa >= that for the
17370         denominator, not >.
17371         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
17372         denominator, not >.  Decrement exponent in < case instead of
17373         incrementing in >= case.
17374         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
17375         without decrementing exponent if mantissa >= that for the
17376         denominator, not >.
17377
17378         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
17379         computing saturated result for unsigned overflow.
17380
17381 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
17382             Jeff Law  <law@redhat.com>
17383
17384         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
17385         (atan2Mp): Add systemtap probe marker.
17386         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
17387         (__ieee754_log): Add systemtap probe marker.
17388         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
17389         (atanMp): Add systemtap probe marker.
17390         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
17391         (tanMp): Add systemtap probe marker.
17392         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
17393         (__slowexp): Add systemtap probe marker.
17394         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
17395         (__slowpow): Add systemtap probe marker.
17396         * manual/probes.texi: Document probes.
17397
17398 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
17399
17400         [BZ #15362]
17401         * libio/fileops.c (_IO_new_file_write): Return count of bytes
17402         written.
17403         (_IO_new_file_xsputn): Don't return EOF if nothing has been
17404         written.
17405         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
17406         written to buffer but not flushed.
17407         * libio/iofwrite_u.c:  Likewise.
17408         * libio/iopadn.c:  Return bytes returned even if EOF was
17409         encountered.
17410         * libio/iowpadn.c:  Likewise.
17411         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
17412         if _IO_padn does not write the whole buffer.
17413         [!COMPILE_WPRINTF] (PAD): Likewise.
17414
17415 2013-10-10  David S. Miller  <davem@davemloft.net>
17416
17417         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
17418         directory block.
17419
17420 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17421
17422         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
17423         instead of FSF address.
17424         * soft-fp/fixdfti.c: Likewise.
17425         * soft-fp/fixsfti.c: Likewise.
17426         * soft-fp/fixtfti.c: Likewise.
17427         * soft-fp/fixunsdfti.c: Likewise.
17428         * soft-fp/fixunssfti.c: Likewise.
17429         * soft-fp/fixunstfti.c: Likewise.
17430         * soft-fp/floattidf.c: Likewise.
17431         * soft-fp/floattisf.c: Likewise.
17432         * soft-fp/floattitf.c: Likewise.
17433         * soft-fp/floatuntidf.c: Likewise.
17434         * soft-fp/floatuntisf.c: Likewise.
17435         * soft-fp/floatuntitf.c: Likewise.
17436         * soft-fp/trunctfxf2.c: Likewise.
17437
17438         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
17439         * soft-fp/fixdfti.c: Likewise.
17440         * soft-fp/fixsfti.c: Likewise.
17441         * soft-fp/fixtfti.c: Likewise.
17442         * soft-fp/fixunsdfti.c: Likewise.
17443         * soft-fp/fixunssfti.c: Likewise.
17444         * soft-fp/fixunstfti.c: Likewise.
17445         * soft-fp/floattidf.c: Likewise.
17446         * soft-fp/floattisf.c: Likewise.
17447         * soft-fp/floattitf.c: Likewise.
17448         * soft-fp/floatuntidf.c: Likewise.
17449         * soft-fp/floatuntisf.c: Likewise.
17450         * soft-fp/floatuntitf.c: Likewise.
17451         * soft-fp/trunctfxf2.c: Likewise.
17452
17453 2013-10-10  David S. Miller  <davem@davemloft.net>
17454
17455         * sysdeps/sparc/fpu/libm-test-ulps: Update.
17456
17457 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
17458
17459         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
17460         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
17461         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
17462         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
17463         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
17464         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
17465         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
17466
17467         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
17468         for NaNs before doing comparisons on argument.
17469         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
17470         Likewise.
17471
17472 2013-10-10  Will Newton  <will.newton@linaro.org>
17473
17474         * malloc/hooks.c (memalign_check): Ensure the value of bytes
17475         passed to _int_memalign does not overflow.
17476
17477 2013-10-10  Torvald Riegel  <triegel@redhat.com>
17478
17479         * scripts/bench.pl: Add include-sources directive.
17480         * benchtests/README: Update documentation.
17481
17482 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
17483
17484         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
17485         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
17486         instead of FP_INIT_ROUNDMODE.
17487         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
17488         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
17489
17490         [BZ #16034]
17491         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
17492         copy class of input value.
17493         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
17494         not handle exceptions.
17495         * soft-fp/negsf2.c (__negsf2): Likewise.
17496         * soft-fp/negtf2.c (__negtf2): Likewise.
17497         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
17498
17499 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
17500
17501         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
17502         semicolon.  From Linux kernel.
17503
17504 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
17505
17506         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
17507
17508 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
17509
17510         [BZ #156]
17511         * manual/socket.texi: Added statement about buffer
17512         for gethostbyname2_r.
17513
17514 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
17515
17516         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
17517         Use .p2align directive instead, throughout.
17518         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
17519         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
17520         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
17521         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
17522         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
17523         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
17524         * sysdeps/x86_64/strchr.S: Likewise.
17525         * sysdeps/x86_64/strrchr.S: Likewise.
17526
17527 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
17528
17529         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
17530
17531         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
17532
17533         * sysdeps/generic/math_private.h (__mpsin1): Remove
17534         declaration.
17535         (__mpcos1): Likewise.
17536         (__mpsin): New argument __range_reduce.
17537         (__mpcos): Likewise.
17538         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17539         (slow): Use __mpsin and __mpcos.
17540         (slow1): Likewise.
17541         (slow2): Likewise.
17542         (sloww): Likewise.
17543         (sloww1): Likewise.
17544         (sloww2): Likewise.
17545         (bsloww): Likewise.
17546         (bsloww1): Likewise.
17547         (bsloww2): Likewise.
17548         (cslow2): Likewise.
17549         (csloww): Likewise.
17550         (csloww1): Likewise.
17551         (csloww2): Likewise.
17552         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
17553         range_reduce.  Merge in __mpsin1.
17554         (__mpcos): Likewise.
17555         (__mpsin1): Remove.
17556         (__mpcos1): Likewise.
17557
17558 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
17559
17560         * locale/loadlocale.c (_nl_intern_locale_data): Use
17561         LOCFILE_ALIGNED_P.
17562         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
17563         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
17564         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
17565         obstack data is appropriately aligned.
17566         (obstack_int32_grow_fast): Likewise.
17567         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
17568         * locale/programs/locfile.c (add_locale_uint32): Likewise.
17569         (add_locale_uint32_array): Likewise.
17570
17571 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
17572
17573         * benchtests/Makefile: Remove ARGLIST and RET variables.
17574         ($(objpfx)bench-%.c): Pass only function name to the script.
17575         * benchtests/README: Update documentation.
17576         * benchtests/acos-inputs: Add new directives.
17577         * benchtests/acosh-inputs: Likewise.
17578         * benchtests/asin-inputs: Likewise.
17579         * benchtests/asinh-inputs: Likewise.
17580         * benchtests/atan-inputs: Likewise.
17581         * benchtests/atanh-inputs: Likewise.
17582         * benchtests/cos-inputs: Likewise.
17583         * benchtests/cosh-inputs: Likewise.
17584         * benchtests/exp-inputs: Likewise.
17585         * benchtests/log-inputs: Likewise.
17586         * benchtests/pow-inputs: Likewise.
17587         * benchtests/rint-inputs: Likewise.
17588         * benchtests/sin-inputs: Likewise.
17589         * benchtests/sinh-inputs: Likewise.
17590         * benchtests/tan-inputs: Likewise.
17591         * benchtests/tanh-inputs: Likewise.
17592         * scripts/bench.pl: Add support for new directives.
17593
17594 2013-10-07  Alan Modra  <amodra@gmail.com>
17595
17596         * README: Fix careless merge.
17597
17598 2013-10-05  Alan Modra  <amodra@gmail.com>
17599
17600         * NEWS: Mention powerpc64le support and bugs fixed.
17601         * README: Both big-endian and little-endian powerpc64 supported.
17602
17603 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17604
17605         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
17606         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
17607         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
17608         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
17609
17610 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
17611
17612         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
17613         match prototype.
17614
17615 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
17616
17617         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
17618         Move -mhard-float appending from
17619         ports/sysdeps/powerpc/powerpc32/Makefile.
17620         [$(with-fp) = yes] (ASFLAGS): Likewise.
17621         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
17622         * sysdeps/powerpc/nofpu: Move directory from
17623         ports/sysdeps/powerpc/nofpu.
17624         * sysdeps/powerpc/soft-fp: Move directory from
17625         ports/sysdeps/powerpc/soft-fp.
17626         * sysdeps/powerpc/powerpc32/405: Move directory from
17627         ports/sysdeps/powerpc/powerpc32/405.
17628         * sysdeps/powerpc/powerpc32/440: Move directory from
17629         ports/sysdeps/powerpc/powerpc32/440.
17630         * sysdeps/powerpc/powerpc32/464: Move directory from
17631         ports/sysdeps/powerpc/powerpc32/464.
17632         * sysdeps/powerpc/powerpc32/476: Move directory from
17633         ports/sysdeps/powerpc/powerpc32/476.
17634         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
17635         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
17636         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
17637         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
17638         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
17639         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
17640         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
17641         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
17642         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
17643         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
17644         * README: Update for powerpc-*-linux-gnu software floating point
17645         support in libc.
17646
17647         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
17648         case to powerpc/powerpc32*.
17649         * sysdeps/unix/sysv/linux/configure: Regenerated.
17650
17651         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
17652         (_FPU_MASK_OM): Define as 0x04.
17653         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
17654         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
17655         0x00c10080.
17656         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
17657         0x0000003c.
17658         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
17659
17660         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
17661         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17662         getcontext_e500.
17663         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
17664         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
17665         setcontext_e500.
17666         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
17667         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
17668         and setcontext_e500.
17669
17670 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
17671
17672         * locale/iso-3166.def: Update iso-1366.def and related occurrences
17673
17674 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17675
17676         * manual/threads.texi (Default Thread Attributes): Fix typo.
17677
17678 2013-10-04  Will Newton  <will.newton@linaro.org>
17679
17680         * malloc/Makefile: Add tst-memalign.
17681         * malloc/tst-memalign.c: New file.
17682
17683         * malloc/tst-posix_memalign.c: Add comments.
17684         (do_test): Add comments and call free on all potentially
17685         allocated pointers. Add space after cast.
17686
17687         * malloc/tst-pvalloc.c: Add comments.
17688         (do_test): Add comments and call free on all potentially
17689         allocated pointers. Remove duplicate check for NULL pointer.
17690         Add space after cast.
17691
17692         * malloc/tst-valloc.c: Add comments.
17693         (do_test): Add comments and call free on all potentially
17694         allocated pointers. Remove duplicate check for NULL pointer.
17695         Add space after cast.
17696
17697 2013-10-04  Alan Modra  <amodra@gmail.com>
17698
17699         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17700         Use stdint types in rather than __attribute__((mode())).
17701         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17702
17703 2013-10-04  Alan Modra  <amodra@gmail.com>
17704
17705         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
17706         Correct handling of unaligned relocs for little-endian.
17707         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
17708
17709 2013-10-04  Alan Modra  <amodra@gmail.com>
17710
17711         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
17712         * configure: Regenerate.
17713         * nptl/shlib-versions: Powerpc*le starts at 2.18.
17714         * shlib-versions: Likewise.
17715
17716 2013-10-04  Alan Modra  <amodra@gmail.com>
17717
17718         * string/tester.c (test_memrchr): Increment reported test cycle.
17719
17720 2013-10-04  Alan Modra  <amodra@gmail.com>
17721
17722         * string/test-memcpy.c (do_one_test): When reporting errors, print
17723         string address and don't overrun end of string.
17724
17725 2013-10-04  Alan Modra  <amodra@gmail.com>
17726
17727         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
17728         insrdi.  Make better use of reg selection to speed exit slightly.
17729         Schedule entry path a little better.  Remove useless "are we done"
17730         checks on entry to main loop.  Handle wrapping around zero address.
17731         Correct main loop count.  Handle single left-over word from main
17732         loop inline rather than by using loop_small.  Remove extra word
17733         case in loop_small caused by wrong loop count.  Add little-endian
17734         support.
17735         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
17736         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
17737         cache hint.
17738         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
17739         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
17740         support.  Avoid rlwimi.
17741         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
17742
17743 2013-10-04  Alan Modra  <amodra@gmail.com>
17744
17745         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
17746         insrdi.  Formatting.
17747         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
17748         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17749         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
17750         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
17751         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17752         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
17753
17754 2013-10-04  Alan Modra  <amodra@gmail.com>
17755
17756         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
17757         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17758         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
17759         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
17760         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
17761         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
17762         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17763         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
17764         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
17765         use of regs.  Use power7 mtocrf.  Tidy function tails.
17766
17767 2013-10-04  Alan Modra  <amodra@gmail.com>
17768
17769         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
17770         Formatting.  Consistently use rXXX register defines or rN defines.
17771         Use early exit labels that avoid restoring unused non-volatile regs.
17772         Make cr field use more consistent with rWORDn compares.  Rename
17773         regs used as shift registers for unaligned loop, using rN defines
17774         for short lifetime/multiple use regs.
17775         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
17776         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
17777         addi 1,1,64 to pop stack frame.  Simplify return value code.
17778         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17779
17780 2013-10-04  Alan Modra  <amodra@gmail.com>
17781
17782         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
17783         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
17784         rather than rlwimi.
17785         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
17786         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
17787         little-endian support.  Correct typos.
17788         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
17789         rather than rlwimi.
17790         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
17791         in loop and entry code to keep "and." results.
17792         (strchr): Add little-endian support.  Comment.  Move cntlzd
17793         earlier in tail.
17794         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
17795
17796 2013-10-04  Alan Modra  <amodra@gmail.com>
17797
17798         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
17799         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
17800         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
17801         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
17802
17803 2013-10-04  Alan Modra  <amodra@gmail.com>
17804
17805         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
17806         (rTMP): Define as r11.
17807         (strcmp): Add little-endian support.  Optimise tail.
17808         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
17809         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
17810         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
17811         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
17812         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
17813         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
17814         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
17815
17816 2013-10-04  Alan Modra  <amodra@gmail.com>
17817
17818         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
17819         little-endian support.  Remove unnecessary "are we done" tests.
17820         Handle "s" wrapping around zero and extremely large "size".
17821         Correct main loop count.  Handle single left-over word from main
17822         loop inline rather than by using small_loop.  Correct comments.
17823         Delete "zero" tail, use "end_max" instead.
17824         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
17825
17826 2013-10-04  Alan Modra  <amodra@gmail.com>
17827
17828         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
17829         support.  Don't branch over align.
17830         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
17831         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
17832         support.  Rearrange tmp reg use to suit.  Comment.
17833         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
17834
17835 2013-10-04  Alan Modra  <amodra@gmail.com>
17836
17837         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
17838
17839 2013-10-04  Alan Modra  <amodra@gmail.com>
17840
17841         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
17842         conditional form of branch and link when obtaining pc.
17843         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
17844
17845 2013-10-04  Alan Modra  <amodra@gmail.com>
17846
17847         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
17848         HIWORD/LOWORD.
17849         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
17850         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
17851
17852 2013-10-04  Alan Modra  <amodra@gmail.com>
17853
17854         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
17855         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
17856         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
17857         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
17858         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
17859         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17860         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
17861         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17862         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
17863         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
17864
17865 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17866             Alistair Popple <alistair@ozlabs.au.ibm.com>
17867             Alan Modra <amodra@gmail.com>
17868
17869         [BZ #15723]
17870         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
17871         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
17872         _dl_hwcap access for little-endian.
17873         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
17874         destroy vmx regs when saving unaligned.
17875         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
17876         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
17877         destroy vmx regs when saving unaligned.
17878
17879 2013-10-04  Alan Modra  <amodra@gmail.com>
17880
17881         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
17882         Don't use a union to pack hi/low value.
17883
17884 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17885
17886         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
17887         for little-endian.
17888         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
17889         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
17890         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
17891         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
17892         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
17893
17894 2013-10-04  Alan Modra  <amodra@gmail.com>
17895
17896         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
17897         constants to usual value for .cst8 section, and remove redundant
17898         high address load.
17899         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
17900         constant for 0x1p52.  Load little-endian words of double from
17901         correct stack offsets.
17902
17903 2013-10-04  Alan Modra  <amodra@gmail.com>
17904
17905         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
17906         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
17907         words of double from correct stack offsets.
17908         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
17909         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
17910         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
17911         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
17912         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
17913         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
17914         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
17915         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
17916         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
17917         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
17918         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
17919         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
17920         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
17921         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
17922         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
17923         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
17924         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
17925
17926 2013-10-04  Alan Modra  <amodra@gmail.com>
17927
17928         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
17929         64-bit int/double union.
17930         (_FPU_SETCW): Likewise.
17931         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
17932         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
17933
17934 2013-10-04  Alan Modra  <amodra@gmail.com>
17935
17936         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
17937         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
17938
17939 2013-10-04  Alan Modra  <amodra@gmail.com>
17940
17941         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
17942         use vector int constants.
17943         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
17944
17945 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17946
17947         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
17948         array with long long.
17949         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
17950         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
17951         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
17952         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
17953         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
17954         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
17955         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
17956         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
17957         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
17958         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
17959         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
17960         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
17961         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
17962
17963 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
17964
17965         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
17966         (__signbit): Likewise.  Correct for little-endian.
17967         (__signbitl): Call __signbit.
17968         (lrint): Correct for little-endian.
17969         (lrintf): Call lrint.
17970
17971 2013-10-04  Alan Modra  <amodra@gmail.com>
17972
17973         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
17974         union 32-bit int array member with 64-bit int array.
17975         (t515, tm256): Double rather than long double.
17976         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
17977
17978 2013-10-04  Alan Modra  <amodra@gmail.com>
17979
17980         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
17981         Delete.
17982         (IEEE854_LONG_DOUBLE_BIAS): Delete.
17983         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
17984         version of math_ldbl.h.
17985
17986 2013-10-04  Alan Modra  <amodra@gmail.com>
17987
17988         [BZ #15734], [BZ #15735]
17989         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
17990         all uses of ieee875 long double macros and unions.  Simplify test
17991         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
17992         ldbl_extract_mantissa value for ix,iy exponents.  Properly
17993         normalize after ldbl_extract_mantissa, and don't add hidden bit
17994         already handled.  Don't treat low word of ieee854 mantissa like
17995         low word of IBM long double and mask off bit when testing for
17996         zero.
17997         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
17998         all uses of ieee875 long double macros and unions.  Simplify tests
17999         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
18000         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
18001         two1022, instead use their values.  Recognise that tests for large
18002         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
18003         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
18004         Rewrite all uses of ieee875 long double macros and unions.  Simplify
18005         test for 0.0L and nan.  Correct negation.
18006         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
18007         ieee875 long double macros and unions.  Correct output for large
18008         magnitude x.  Correct absolute value calculation.
18009         (__erfcl): Likewise.
18010         * math/libm-test.inc: Add tests for errors discovered in IBM long
18011         double versions of fmodl, remainderl, erfl and erfcl.
18012
18013 2013-10-04  Alan Modra  <amodra@gmail.com>
18014
18015         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
18016         all uses of ieee854 long double macros and unions.  Simplify tests
18017         for long doubles that are fully specified by the high double.
18018         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
18019         Likewise.
18020         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
18021         Remove dead code too.
18022         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
18023         (__ieee754_ynl): Likewise.
18024         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
18025         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
18026         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
18027         Remove dead code too.
18028         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
18029         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
18030         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
18031         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
18032         Simplify.
18033         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
18034         Simplify.
18035         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
18036         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
18037         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
18038         Comment on variable precision.
18039         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
18040         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
18041         Likewise.
18042         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
18043         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
18044         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
18045         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
18046         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
18047
18048 2013-10-04  Alan Modra  <amodra@gmail.com>
18049
18050         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
18051         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
18052         all uses of ieee854 long double macros and unions.
18053         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
18054         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
18055         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
18056         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
18057         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
18058         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
18059         Likewise.
18060         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
18061         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
18062         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
18063         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
18064         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
18065         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
18066         Simplify sign and nan test too.
18067         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
18068         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
18069         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
18070         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
18071         Likewise.
18072         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
18073         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
18074         Likewise.
18075         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
18076         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
18077         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
18078         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
18079         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
18080         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
18081
18082 2013-10-04  Alan Modra  <amodra@gmail.com>
18083
18084         * stdio-common/printf_size.c (__printf_size): Don't use
18085         union ieee854_long_double in fpnum union.
18086         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
18087         signbit macro to retrieve sign from long double.
18088         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
18089         retrieve sign from long double.
18090         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
18091         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
18092         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
18093         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
18094         * math/test-misc.c (main): Don't use union ieee854_long_double.
18095
18096 2013-10-04  Alan Modra  <amodra@gmail.com>
18097
18098         [BZ #15680]
18099         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
18100         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
18101         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
18102         calculation.  Remove unnecessary test for denormal exponent.
18103         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
18104         Correct handling of denormals.  Avoid undefined shift behaviour.
18105         Correct normalisation of low mantissa when low double is denormal.
18106         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
18107         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
18108         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
18109         Correct normalisation of low mantissa.  Test for overflow of high
18110         mantissa and normalise.
18111         (ldbl_nearbyint): Use more readable constant for two52.
18112         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
18113         (__mpn_construct_long_double): Fix test for overflow of high
18114         mantissa and correct normalisation.  Avoid undefined shift.
18115
18116 2013-10-04  Alan Modra  <amodra@gmail.com>
18117
18118         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
18119         (union ibm_extended_long_double): Define as an array of ieee754_double.
18120         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
18121         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
18122         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
18123         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
18124         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18125         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
18126         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
18127         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
18128         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
18129         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
18130         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
18131
18132 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
18133
18134         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
18135         page size instead of calling getpagesize.
18136
18137         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
18138         (LOCFILE_ALIGN_MASK): Likewise.
18139         (LOCFILE_ALIGN_UP): Likewise.
18140         (LOCFILE_ALIGNED_P): Likewise.
18141         * locale/programs/ld-collate.c (collate_output): Use the new
18142         macros instead of __alignof__ (int32_t).
18143         * locale/weight.h (findidx): Likewise.
18144
18145 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
18146
18147         [BZ #431]
18148         * manual/string.texi: Fix strncat and wcsncat.
18149
18150 2013-10-03  Brooks Moses  <bmoses@google.com>
18151
18152         [BZ #15915]
18153         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
18154         * Makerules: ...here, and adjust associated comments.
18155
18156 2013-10-02  Will Newton  <will.newton@linaro.org>
18157
18158         * malloc/Makefile: Add tst-pvalloc.
18159         * malloc/tst-pvalloc.c: New file.
18160
18161 2013-10-02  Will Newton  <will.newton@linaro.org>
18162
18163         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
18164         improve test coverage.
18165
18166 2013-10-02  Will Newton  <will.newton@linaro.org>
18167
18168         * malloc/Makefile: Add tst-posix_memalign.
18169         * malloc/tst-posix_memalign.c: New file.
18170
18171 2013-10-01  Eric Blake  <eblake@redhat.com>
18172
18173         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
18174         Use __THROWNL rather than __THROW on static functions.
18175
18176 2013-09-30  Petr Machata  <pmachata@redhat.com>
18177
18178         * elf/elf.h (R_AARCH64_ABS16): New macro.
18179         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
18180         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
18181         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
18182         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
18183         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
18184         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
18185         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
18186         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
18187         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
18188         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
18189         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
18190         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
18191         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
18192         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
18193         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
18194         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
18195         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
18196         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
18197         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
18198         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
18199         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
18200         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
18201         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
18202         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
18203         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
18204         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
18205         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
18206         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
18207         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
18208         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
18209         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
18210         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
18211         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
18212         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
18213         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
18214         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
18215         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
18216         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
18217         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
18218         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
18219         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
18220         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
18221         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
18222         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
18223         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
18224         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
18225         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
18226         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
18227         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
18228         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
18229         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
18230         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
18231         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
18232         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
18233         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
18234         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
18235         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
18236         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
18237         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
18238         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
18239         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
18240         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
18241         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
18242         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
18243         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
18244         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
18245         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
18246         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
18247         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
18248         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
18249         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
18250         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
18251         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
18252         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
18253         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
18254         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
18255         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
18256         (R_AARCH64_TLSDESC_LDR): Likewise.
18257         (R_AARCH64_TLSDESC_ADD): Likewise.
18258         (R_AARCH64_TLSDESC_CALL): Likewise.
18259
18260 2013-09-30  Andreas Schwab  <schwab@suse.de>
18261
18262         [BZ #15048]
18263         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
18264         the nss database lookup.
18265         * nscd/initgrcache.c (addinitgroupsX): Likewise.
18266         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18267
18268 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
18269
18270         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
18271
18272 2013-09-28  P. J. McDermott  <pj@pehjota.net>
18273
18274         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
18275         ${Bash-specific parameter/pattern/string} parameter expansion.
18276         * sysdeps/unix/make-syscalls.sh: Likewise.
18277
18278 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18279
18280         * sysdeps/sh/stackguard-macros.h: New file.
18281
18282 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
18283
18284         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
18285         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
18286         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
18287         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
18288         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18289         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
18290
18291 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18292
18293         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
18294         Fix thread ID register.
18295
18296 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
18297
18298         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
18299         [POSIX || UNIX98]: Require rather than permitting all symbols from
18300         <time.h>.
18301         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
18302         element of struct sched_param.
18303         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
18304         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
18305         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
18306         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
18307         constant.
18308
18309 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
18310
18311         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
18312         argument calculation.
18313
18314 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18315
18316         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
18317         Expect macro.
18318         [POSIX] (pthread_attr_t): Do not require type.
18319         [POSIX] (pthread_cond_t): Likewise.
18320         [POSIX] (pthread_condattr_t): Likewise.
18321         [POSIX] (pthread_key_t): Likewise.
18322         [POSIX] (pthread_mutex_t): Likewise.
18323         [POSIX] (pthread_mutexattr_t): Likewise.
18324         [POSIX] (pthread_once_t): Likewise.
18325         [POSIX] (pthread_t): Likewise.
18326         [POSIX-based standards] (pthread_atfork): Expect function.
18327
18328 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18329             Richard Sandiford  <richard@codesourcery.com>
18330
18331         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
18332         (swap_endianness_p): New extern variable.
18333         (set_big_endian): New inline function.
18334         (maybe_swap_uint32): Likewise.
18335         (maybe_swap_uint32_array): Likewise.
18336         (maybe_swap_uint32_obstack): Likewise.
18337         * locale/programs/locfile.c: Include <stdbool.h>.
18338         (swap_endianness_p): New variable.
18339         (add_locale_uint32): Call maybe_swap_uint32.
18340         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
18341         (write_locale_data): Call maybe_swap_uint32_array.
18342         * locale/programs/ld-collate.c (obstack_int32_grow): Call
18343         maybe_swap_uint32.
18344         (obstack_int32_grow_fast): Likewise.
18345         (output_weightwc): Call maybe_swap_uint32_obstack.
18346         (collate_output): Likewise.
18347         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
18348         (OPT_LITTLE_ENDIAN): Likewise.
18349         (options): Add --little-endian and --big-endian options.
18350         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
18351         * locale/programs/locarchive.c: Include "locfile.h".
18352         (GET): New macro.
18353         (SET): Likewise.
18354         (INC): Likewise.
18355         (create_archive): Use the new macros to access fields of
18356         structures directly mapped from or written to locale archives.
18357         (oldlocrecentcmp): Likewise.
18358         (enlarge_archive): Likewise.
18359         (insert_name): Likewise.
18360         (add_alias): Likewise.
18361         (add_locale): Likewise.
18362         (delete_locales_from_archive): Likewise.
18363         (show_archive_content): Likewise.
18364         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
18365         locale data.
18366
18367 2013-09-24  Roland McGrath  <roland@hack.frob.com>
18368
18369         * manual/freemanuals.texi: Updated from (newly) canonical copy at
18370         http://www.gnu.org/doc/freemanuals.texi.
18371         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
18372
18373 2013-09-24  Will Newton  <will.newton@linaro.org>
18374
18375         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
18376         macro.
18377
18378 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
18379
18380         * locale/hashval.h (compute_hashval): Interpret bytes of key as
18381         unsigned char.
18382
18383 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
18384
18385         * manual/threads.texi (POSIX Threads): Fix a typo.
18386
18387 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
18388
18389         [BZ #14547]
18390         * string/tst-strcoll-overflow.c: New test case.
18391         * string/Makefile (xtests): Add tst-strcoll-overflow.
18392         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
18393         cache if string sizes may cause integer overflow.
18394
18395         [BZ #14547]
18396         * string/strcoll_l.c (coll_seq): New members rule, idx,
18397         save_idx and back_us.
18398         (get_next_seq_nocache): New function.
18399         (do_compare_nocache): New function.
18400         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
18401         when malloc fails.
18402
18403 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
18404
18405         [BZ #15754]
18406         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
18407         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
18408         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
18409
18410         [BZ #15754]
18411         * elf/Makefile (tests): Add tst-ptrguard1.
18412         (tests-static): Add tst-ptrguard1-static.
18413         (tst-ptrguard1-ARGS): Define.
18414         (tst-ptrguard1-static-ARGS): Define.
18415         * elf/tst-ptrguard1.c: New file.
18416         * elf/tst-ptrguard1-static.c: New file.
18417         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
18418         * sysdeps/i386/stackguard-macros.h: Likewise.
18419         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
18420         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
18421         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
18422         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
18423         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
18424         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
18425
18426 2013-09-23  Hector Marco  <hecmargi@upv.es>
18427             Ismael Ripoll  <iripoll@disca.upv.es>
18428             Carlos O'Donell  <carlos@redhat.com>
18429
18430         [BZ #15754]
18431         * sysdeps/generic/stackguard-macros.h: Define
18432         __pointer_chk_guard_local and POINTER_CHK_GUARD.
18433         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
18434         Define __pointer_chk_guard_local.
18435         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
18436         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
18437
18438 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
18439
18440         [BZ #15859]
18441         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
18442
18443 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
18444
18445         * include/string.h (__ffs): Declare as hidden.
18446         * string/ffs.c (__ffs): Define as hidden.
18447         * sysdeps/i386/ffs.c (__ffs): Likewise.
18448         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
18449         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
18450         * sysdeps/s390/ffs.c (__ffs): Likewise.
18451         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
18452
18453 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
18454
18455         * NEWS: Mention malloc probes.
18456
18457         * malloc/arena.c (new_heap): New memory_heap_new probe.
18458         (grow_heap): New memory_heap_more probe.
18459         (shrink_heap): New memory_heap_less probe.
18460         (heap_trim): New memory_heap_free probe.
18461         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
18462         (systrim): New memory_sbrk_less probe.
18463         * manual/probes.texi: Document them.
18464
18465         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
18466         * manual/probes.texi: Document it.
18467
18468         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
18469         (__libc_realloc): Add memory_realloc_retry probe.
18470         (__libc_memalign): Add memory_memalign_retry probe.
18471         (__libc_valloc): Add memory_valloc_retry probe.
18472         (__libc_pvalloc): Add memory_pvalloc_retry probe.
18473         (__libc_calloc): Add memory_calloc_retry probe.
18474         * manual/probes.texi: Document them.
18475
18476         * malloc/arena.c (get_free_list): Add probe
18477         memory_arena_reuse_free_list.
18478         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
18479         and memory_arena_reuse.
18480         (arena_get2) [!PER_THREAD]: Likewise.
18481         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
18482         memory_arena_reuse_realloc.
18483         * manual/probes.texi: Document them.
18484
18485         * malloc/malloc.c (__libc_free): Add
18486         memory_mallopt_free_dyn_thresholds probe.
18487         (__libc_mallopt): Add multiple memory_mallopt probes.
18488         * manual/probes.texi: Document them.
18489
18490         * malloc/malloc.c: Include stap-probe.h.
18491         (__libc_mallopt): Add memory_mallopt probe.
18492         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
18493         * manual/probes.texi: New.
18494         * manual/Makefile (chapters): Add probes.
18495         * manual/threads.texi: Set next node.
18496
18497 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
18498
18499         [BZ #15963, #13985]
18500         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
18501         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
18502         Add `Chinese' to `nan' entry name.
18503
18504 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18505
18506         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
18507         (POLYNOMIAL): Likewise.
18508         (TAYLOR_SINCOS): Likewise.
18509         (TAYLOR_SLOW): Likewise.
18510         (__sin): Use TAYLOR_SINCOS.
18511         (__cos): Likewise.
18512         (slow): Use TAYLOR_SLOW.
18513         (sloww): Likewise.
18514         (bsloww): Likewise.
18515         (csloww): Likewise.
18516
18517 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18518
18519         * stdlib/strtod_l.c: Fix buffer overrun.
18520
18521 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
18522
18523         * benchtests/Makefile (bench): Add sincos.
18524         * benchtests/bench-sincos.c: New file.
18525
18526         * math/libm-test.inc (cos_test_data): New test inputs.
18527         (sin_test_data): Likewise.
18528
18529         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
18530         macro.
18531         (__sin): Use it.
18532         (__cos): Likewise.
18533         (slow1): Likewise.
18534         (slow2): Likewise.
18535         (sloww1): Likewise.
18536         (sloww2): Likewise.
18537         (bsloww1): Likewise.
18538         (bsloww2): Likewise.
18539         (cslow2): Likewise.
18540         (csloww1): Likewise.
18541         (csloww2): Likewise.
18542
18543         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
18544         function.
18545         (__sin): Use it.
18546         (__cos): Likewise.
18547
18548         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
18549         gotos.
18550         (__cos): Likewise.
18551
18552 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
18553
18554         * config.h.in (HAVE_MIPS_NAN2008): New macro.
18555         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
18556         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
18557         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
18558         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
18559         * elf/cache.c (print_entry): Handle the new cache flags.
18560
18561 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18562             Aldy Hernandez  <aldyh@redhat.com>
18563
18564         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
18565         Change condition to [_SOFT_FLOAT].
18566         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
18567         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
18568         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
18569         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
18570         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
18571         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
18572         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
18573         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
18574         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
18575         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
18576         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
18577         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
18578         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
18579         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
18580         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
18581         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
18582         declaration.
18583
18584 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
18585
18586         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
18587         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18588         (__longjmp): Use LOAD_GP to load saved GPRs.
18589         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
18590         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
18591         (__sigsetjmp): Use SAVE_GP to save GPRs.
18592
18593         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
18594         Do not append -msoft-float.
18595         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
18596
18597 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
18598
18599         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
18600
18601 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
18602
18603         [BZ #15966]
18604         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
18605         (_FPU_GETCW): Use initial "__" on variable and field names but not
18606         on macro parameter name.
18607         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
18608         parentheses around reference to macro parameter.
18609
18610 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
18611
18612         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
18613         prototype.
18614         (ctype_startup): Use uint32_t in cast and sizeof for
18615         ctype->charnames.
18616
18617 2013-09-11  Jia Liu  <proljc@gmail.com>
18618
18619         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
18620         __daddr_t_defined.
18621         [__FreeBSD__]: Likewise.
18622
18623 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
18624
18625         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
18626         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
18627         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
18628         (strchr): Remove __strchr_sse42 ifunc selection.
18629         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
18630         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
18631
18632 2013-09-11  Will Newton  <will.newton@linaro.org>
18633
18634         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
18635         parameter to RES. Remove hardcoded 1000 value.
18636         * benchtests/bench-skeleton.c (main): Pass RES parameter
18637         to TIMING_INIT and multiply result by 1000.
18638
18639 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18640
18641         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18642
18643 2013-09-11  Andreas Schwab  <schwab@suse.de>
18644
18645         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
18646         if not defined.
18647         (O_TMPFILE) [__USE_GNU]: Define.
18648         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
18649         Define.
18650
18651 2013-09-11  Will Newton  <will.newton@linaro.org>
18652
18653         [BZ #15857]
18654         * malloc/malloc.c (__libc_memalign): Check the value of bytes
18655         does not overflow.
18656
18657 2013-09-11  Will Newton  <will.newton@linaro.org>
18658
18659         [BZ #15856]
18660         * malloc/malloc.c (__libc_valloc): Check the value of bytes
18661         does not overflow.
18662
18663 2013-09-11  Will Newton  <will.newton@linaro.org>
18664
18665         [BZ #15855]
18666         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
18667         does not overflow.
18668
18669 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
18670
18671         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
18672         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
18673         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
18674         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
18675         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
18676
18677 2013-09-10  Allan McRae  <allan@archlinux.org>
18678
18679         [BZ #15748]
18680         * manual/arith.texi (Parsing of Floats): Clarify
18681         cross-reference.
18682
18683         [BZ #15849]
18684         * manual/install.texi (Running make install): Mention
18685         --enable-pt-chown.
18686         * INSTALL: Regenerated.
18687
18688 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
18689
18690         * csu/init-first.c (_init): Remove the !SHARED condition around
18691         FPU control word initialization.
18692         * elf/dl-support.c (_dl_fpu_control): New variable.
18693         (_dl_aux_init) <AT_FPUCW>: Initialize it.
18694         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
18695         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
18696         * math/test-fpucw-static.c: New file.
18697         * math/test-fpucw-ieee.c: New file.
18698         * math/test-fpucw-ieee-static.c: New file.
18699         * math/Makefile (tests): Add `test-fpucw-ieee' and
18700         `$(tests-static)'.
18701         (tests-static): New variable.
18702         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
18703         dependency to...
18704         [($(build-shared),yes)]
18705         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
18706         ... this.
18707         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
18708         New dependency.
18709
18710 2013-09-09  Allan McRae  <allan@archlinux.org>
18711
18712         [BZ #15939]
18713         * manual/string.texi (Collation Functions): Fix typo in
18714         strcoll example.
18715         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
18716
18717         [BZ #15893]
18718         * stdlib/isomac.c (get_null_defines): Fix memory leak.
18719
18720         [BZ #15892]
18721         * libio/memstream.c (open_memstream): Fix memory leak.
18722         * libio/wmemstream.c (open_wmemstream): Likewise.
18723
18724         [BZ #15895]
18725         * nscd/netgroupcache.c: Fix nesting of ifdefs.
18726
18727 2013-09-09  Will Newton  <will.newton@linaro.org>
18728
18729         * malloc/Makefile: Add tst-realloc to tests.
18730         * malloc/tst-realloc.c: New file.
18731
18732 2013-09-09  Allan McRae  <allan@archlinux.org>
18733
18734         [BZ #15844]
18735         * COPYING: Update from GNU website to fix FSF address.
18736         * COPYING.LIB: Likewise.
18737
18738 2013-09-06  David S. Miller  <davem@davemloft.net>
18739
18740         * po/zh_TW.po: Update Chinese (traditional) translation from
18741         translation project.
18742
18743 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
18744             Joseph Myers  <joseph@codesourcery.com>
18745
18746         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
18747         "localeinfo.h".
18748         (obstack_chunk_alloc): New macro.
18749         (obstack_chunk_free): Likewise.
18750         (record_offset): New function.
18751         (init_locale_data): Likewise.
18752         (align_locale_data): Likewise.
18753         (add_locale_empty): Likewise.
18754         (add_locale_raw_data): Likewise.
18755         (add_locale_raw_obstack): Likewise.
18756         (add_locale_string): Likewise.
18757         (add_locale_wstring): Likewise.
18758         (add_locale_uint32): Likewise.
18759         (add_locale_uint32_array): Likewise.
18760         (add_locale_char): Likewise.
18761         (start_locale_structure): Likewise.
18762         (end_locale_structure): Likewise.
18763         (start_locale_prelude): Likewise.
18764         (end_locale_prelude): Likewise.
18765         (write_locale_data): Take locale_file structure rather than an
18766         iovec.
18767         * locale/programs/locfile.h: Include "obstack.h".
18768         (struct locale_file): Change to store locale file contents instead
18769         of header.
18770         (init_locale_data): New prototype.
18771         (align_locale_data): Likewise.
18772         (add_locale_empty): Likewise.
18773         (add_locale_raw_data): Likewise.
18774         (add_locale_raw_obstack): Likewise.
18775         (add_locale_string): Likewise.
18776         (add_locale_wstring): Likewise.
18777         (add_locale_uint32): Likewise.
18778         (add_locale_uint32_array): Likewise.
18779         (add_locale_char): Likewise.
18780         (start_locale_structure): Likewise.
18781         (end_locale_structure): Likewise.
18782         (start_locale_prelude): Likewise.
18783         (end_locale_prelude): Likewise.
18784         (write_locale_data): Update prototype.
18785         * locale/programs/3level.h (struct TABLE): Remove result field.
18786         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
18787         Use new locale_file interface.
18788         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
18789         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
18790         * locale/programs/ld-address.c (address_output): Use new
18791         locale_file interface.
18792         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
18793         NO_ADD_LOCALE.
18794         (collate_finish): Don't call collseq_table_finalize.
18795         (collate_output): Use new locale_file interface.
18796         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
18797         in file.
18798         (NO_FINALIZE): Change to NO_ADD_LOCALE.
18799         (TABLE): Move defines earlier in file.
18800         (ELEMENT): Likewise.
18801         (DEFAULT): Likewise.
18802         (wctrans_table_add): Move macro and inline function earlier in
18803         file.
18804         (struct wctype_table): Move type earlier in file.
18805         (add_locale_wctype_table): New static prototype.
18806         (struct locale_ctype_t): Use logical types instead of struct iovec
18807         pointers for members.
18808         (ctype_output): Use new locale_file interface.
18809         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
18810         new locale_file interface.
18811         (allocate_arrays): Update for use of new locale_file interface.
18812         * locale/programs/ld-identification.c (identification_output): Use
18813         new locale_file interface.
18814         * locale/programs/ld-measurement.c (measurement_output): Likewise.
18815         * locale/programs/ld-messages.c (messages_output): Likewise.
18816         * locale/programs/ld-monetary.c (monetary_output): Likewise.
18817         * locale/programs/ld-name.c (name_output): Likewise.
18818         * locale/programs/ld-numeric.c (numeric_output): Likewise.
18819         * locale/programs/ld-paper.c (paper_output): Likewise.
18820         * locale/programs/ld-telephone.c (telephone_output): Likewise.
18821         * locale/programs/ld-time.c (time_output): Likewise.
18822
18823 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18824
18825         * benchtests/Makefile: Add memrchr benchmark.
18826         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
18827         benchmark as memrchr.
18828         * benchtests/bench-memrchr-ifunc.c: New file.
18829         * benchtests/bench-memrchr.c: New file.
18830
18831 2013-09-06   Will Newton  <will.newton@linaro.org>
18832
18833         * benchtests/Makefile (string-bench): Add memcpy.
18834
18835 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
18836             Cong Wang  <amwang@redhat.com>
18837
18838         [BZ #15850]
18839         * sysdeps/unix/sysv/linux/bits/in.h
18840         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
18841         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
18842         before __USE_KERNEL_IPV6_DEFS uses.
18843         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
18844         IPPROTO_BEETPH.
18845         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
18846         sockaddr_in6, or ipv6_mreq.
18847
18848 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18849
18850         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
18851         memory access for final bytes in some large inputs.
18852         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
18853
18854 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18855
18856         * string/test-memrchr.c: New file.
18857         * string/test-memrchr-ifunc.c: New file.
18858         * string/Makefile: Add new memrchr testcase.
18859
18860 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
18861
18862         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
18863         fanotify_init returns EPERM.
18864
18865 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18866
18867         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
18868         errors.
18869         (top level): Treat second token from macro or constant entries for
18870         allowed headers as allowed.
18871         * include/complex.h: Condition internal declarations on
18872         [!_ISOMAC].
18873         * include/fenv.h: Condition include of <stdbool.h> and internal
18874         declarations on [!_ISOMAC].
18875
18876 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
18877
18878         [BZ #15923]
18879         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
18880
18881 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
18882
18883         * configure.in (--enable-versioning): Remove configure option.
18884         (libc_cv_asm_symver_directive): Remove configure test.
18885         (libc_cv_ld_version_script_option): Likewise.
18886         (VERSIONING): Remove variable and AC_SUBST.
18887         (DO_VERSIONING): Remove AC_DEFINE.
18888         * configure: Regenerated.
18889         * config.h.in (DO_VERSIONING): Remove macro.
18890         * Makerules [$(versioning) = yes]: Change conditionals to
18891         [$(build-shared) = yes].
18892         * config.make.in (versioning): Remove variable.
18893         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
18894         [$(build-shared) = yes].
18895         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
18896         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
18897         * elf/Makefile [$(versioning) = yes]: Change conditionals to
18898         [$(build-shared) = yes].
18899         * extra-lib.mk [$(versioning) = yes]: Likewise.
18900         * hurd/Makefile [$(versioning) = yes]: Likewise.
18901         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
18902         [SHARED].
18903         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
18904         [SHARED].
18905         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18906         [SHARED && !NO_HIDDEN].
18907         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
18908         [SHARED].
18909         [SHARED && DO_VERSIONING]: Likewise..
18910         * libio/Makefile [$(versioning) = yes]: Change conditionals to
18911         [$(build-shared) = yes].
18912         * manual/install.texi (--disable-versioning): Remove
18913         documentation.
18914         * INSTALL: Regenerated.
18915         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
18916         to [SHARED].
18917         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
18918         [$(build-shared) = yes].
18919         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
18920         * sysdeps/i386/i686/multiarch/strstr-c.c
18921         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
18922         [SHARED && !NO_HIDDEN].
18923         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
18924         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
18925         * sysdeps/powerpc/powerpc32/dl-machine.c
18926         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
18927         * sysdeps/powerpc/powerpc32/sysdep.h
18928         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
18929         to [SHARED && PIC && !NO_HIDDEN].
18930         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
18931         conditional to [SHARED].
18932
18933 2013-09-04   Will Newton  <will.newton@linaro.org>
18934
18935         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
18936         * benchtests/bench-string.h: Include bench-timing.h instead
18937         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
18938         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
18939         call to HP_TIMING_DIFF_INIT.
18940         * benchtests/bench-memccpy.c: Use bench-timing.h macros
18941         instead of hp-timing.h macros.
18942         * benchtests/bench-memchr.c: Likewise.
18943         * benchtests/bench-memcmp.c: Likewise.
18944         * benchtests/bench-memcpy.c: Likewise.
18945         * benchtests/bench-memmem.c: Likewise.
18946         * benchtests/bench-memmove.c: Likewise.
18947         * benchtests/bench-memset.c: Likewise.
18948         * benchtests/bench-rawmemchr.c: Likewise.
18949         * benchtests/bench-strcasecmp.c: Likewise.
18950         * benchtests/bench-strcasestr.c: Likewise.
18951         * benchtests/bench-strcat.c: Likewise.
18952         * benchtests/bench-strchr.c: Likewise.
18953         * benchtests/bench-strcmp.c: Likewise.
18954         * benchtests/bench-strcpy.c: Likewise.
18955         * benchtests/bench-strcpy_chk.c: Likewise.
18956         * benchtests/bench-strlen.c: Likewise.
18957         * benchtests/bench-strncasecmp.c: Likewise.
18958         * benchtests/bench-strncat.c: Likewise.
18959         * benchtests/bench-strncmp.c: Likewise.
18960         * benchtests/bench-strncpy.c: Likewise.
18961         * benchtests/bench-strnlen.c: Likewise.
18962         * benchtests/bench-strpbrk.c: Likewise.
18963         * benchtests/bench-strrchr.c: Likewise.
18964         * benchtests/bench-strspn.c: Likewise.
18965         * benchtests/bench-strstr.c: Likewise.
18966
18967 2013-09-04  Will Newton  <will.newton@linaro.org>
18968
18969         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
18970
18971 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
18972
18973         [BZ #15427]
18974         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
18975         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
18976         * math/libm-test.inc (lgamma_test_data): Add more tests.
18977         * sysdeps/i386/fpu/libm-test-ulps: Update.
18978         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18979
18980 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
18981
18982         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
18983         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
18984         Add ifunc.
18985         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
18986         Add strcmp-sse2-unaligned
18987         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
18988
18989 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18990
18991         * Versions.def (libc): Add GLIBC_2.19.
18992
18993 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
18994
18995         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
18996         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
18997
18998 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
18999
19000         [BZ #14155]
19001         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
19002         intermediate calculations in recurrence.
19003         (__ieee754_ynf): Likewise.
19004         * math/libm-test.inc (jn_test_data): Do not allow spurious
19005         underflow exception.  Add more tests.
19006         (yn_test_data): Add more tests.
19007         * sysdeps/i386/fpu/libm-test-ulps: Update.
19008         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19009
19010 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
19011
19012         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
19013
19014 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
19015
19016         * csu/init-first.c: Fix then/than typos.
19017         * locale/programs/ld-collate.c: Likewise.
19018         * locale/programs/linereader.h: Likewise.
19019         * manual/charset.texi: Likewise.
19020         * manual/filesys.texi: Likewise.
19021         * manual/stdio.texi: Likewise.
19022         * manual/string.texi: Likewise.
19023         * stdlib/fmtmsg.c: Likewise.
19024         * sysdeps/i386/stpncpy.S: Likewise.
19025         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
19026         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
19027         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
19028         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
19029
19030 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
19031
19032         * elf/dl-open.c: Fix typos.
19033         * iconvdata/gbbig5.c: Likewise.
19034         * iconvdata/iso-2022-jp.c: Likewise.
19035         * iconv/gconv_int.h: Likewise.
19036         * iconv/loop.c: Likewise.
19037         * nis/rpcsvc/nis.h: Likewise.
19038         * resolv/ns_name.c: Likewise.
19039         * stdio-common/vfscanf.c: Likewise.
19040         * streams/stropts.h: Likewise.
19041         * sunrpc/rpc_thread.c: Likewise.
19042         * sysdeps/i386/strpbrk.S: Likewise.
19043         * sysdeps/ieee754/k_standard.c: Likewise.
19044         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
19045         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
19046         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
19047         * sysdeps/mach/hurd/profil.c: Likewise.
19048         * sysdeps/s390/dl-procinfo.h: Likewise.
19049         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
19050         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
19051         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
19052         * sysdeps/x86_64/dl-trampoline.S: Likewise.
19053         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
19054
19055 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
19056
19057         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
19058         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
19059
19060 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
19061
19062         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
19063         aix specific files.
19064         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
19065         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
19066         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
19067         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
19068         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
19069         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
19070         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
19071         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
19072
19073 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
19074             Roland McGrath  <roland@hack.frob.com>
19075
19076         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
19077         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
19078
19079 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
19080
19081         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
19082         __executable_start symbol instead of _start.
19083
19084 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
19085
19086         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
19087         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
19088         Move macros to...
19089         * sysdeps/gnu/ldsodefs.h: ... this new file.
19090
19091         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
19092         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
19093         instead of ELFOSABI_LINUX.
19094
19095         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
19096         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
19097         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
19098         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
19099         Likewise.
19100         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
19101         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
19102         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
19103         Likewise.
19104         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
19105         (ibm_extended_long_double): Add ieee_nan member.
19106         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
19107         (do_test): New function.
19108
19109         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
19110         TEST_TRUNC.
19111         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
19112         functions, renamed from truncdfsf_test, trunctfsf_test,
19113         trunctfdf_test.
19114         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
19115         functions.
19116         (do_test): Run all these.
19117
19118 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
19119
19120         * argp/argp-help.c: Fix typos.
19121         * argp/argp-parse.c: Likewise.
19122         * debug/backtracesyms.c: Likewise.
19123         * elf/elf.h: Likewise.
19124         * malloc/malloc.c: Likewise.
19125         * nis/nis_print.c: Likewise.
19126         * resolv/res_comp.c: Likewise.
19127         * stdlib/stdlib.h: Likewise.
19128         * sunrpc/clnt_tcp.c: Likewise.
19129         * sunrpc/clnt_udp.c: Likewise.
19130         * sunrpc/clnt_unix.c: Likewise.
19131         * sysdeps/unix/bsd/ptsname.c: Likewise.
19132         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
19133         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
19134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
19135         Likewise.
19136         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
19137         Likewise.
19138         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
19139         Likewise.
19140         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
19141
19142 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19143
19144         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
19145         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
19146
19147 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
19148
19149         [BZ #15897]
19150         * dlfcn/Makefile (tests): Add bug-dl-leaf.
19151         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
19152         ($(objpfx)bug-dl-leaf): New rule.
19153         ($(objpfx)bug-dl-leaf.so): Likewise.
19154         ($(objpfx)bug-dl-leaf.out): Likewise.
19155         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
19156         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
19157         * dlfcn/bug-dl-leaf.c: New test.
19158         * dlfcn/bug-dl-leaf-lib.c: Likewise.
19159         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
19160         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
19161         (dlclose): Likewise.
19162         (dlmopen): Likewise.
19163
19164 2013-08-27  Roland McGrath  <roland@hack.frob.com>
19165
19166         * include/netdb.h [!_ISOMAC]:
19167         Don't include <tls.h>.
19168         (h_errno, __libc_h_errno): Move declaration and macros out of
19169         [_LIBC_REENTRANT].
19170
19171         * include/resolv.h [_RESOLV_H_]:
19172         Don't include <tls.h>.
19173         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
19174         * resolv/res_libc.c: Don't include <tls.h>.
19175         (_res): Use __attribute__ ((nocommon)) in place of
19176         __attribute__ ((section (".bss"))).
19177
19178         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
19179         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
19180
19181         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
19182
19183         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
19184         only under [SIOCGIFCONF && SIOCGIFNETMASK].
19185
19186         * resolv/res_mkquery.c: Include <sys/time.h>.
19187
19188         * inet/ifreq.c: Moved to ...
19189         * sysdeps/unix/ifreq.c: ... here.
19190         * inet/ifreq.c: New file, true stub version.
19191
19192         * socket/sa_len.c: New file.
19193         * socket/Makefile (aux): Add it.
19194         * sysdeps/unix/sysv/linux/Makefile
19195         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
19196         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
19197         and #include <socket/sa_len.c>.
19198         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
19199         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
19200
19201         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
19202         * bits/socket.h: ... here.
19203
19204         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
19205         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
19206         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
19207
19208 2013-08-27  Andreas Schwab  <schwab@suse.de>
19209
19210         [BZ #15736]
19211         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
19212         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
19213         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
19214         * string/test-strcasecmp.c (test_main): Run tests in several
19215         locales.
19216         * string/test-strncasecmp.c (test_main): Likewise.
19217
19218         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
19219         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
19220         to __strcasecmp_nonascii and __strncasecmp_nonascii.
19221         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
19222         (__strncasecmp_ssse3) [PIC]: Likewise.
19223
19224 2013-08-26  Roland McGrath  <roland@hack.frob.com>
19225
19226         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
19227
19228         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
19229         instead of explicitly declaring xdecrypt.
19230         * nis/nss_nis/nis-publickey.c: Likewise.
19231
19232 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19233
19234         [BZ #15890]
19235         * nscd/aicache.c: Include res_hconf.h.
19236         (addhstaiX): Initialize res_hconf.
19237
19238 2013-08-26  Andreas Schwab  <schwab@suse.de>
19239
19240         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
19241         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
19242
19243 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19244
19245         * nscd/aicache.c (addhstaiX): Fix indentation.
19246
19247 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
19248
19249         * configure.ac: Quote $build_pt_chown test.
19250         * configure: Regenerated.
19251
19252 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
19253
19254         [BZ #15532]
19255         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
19256         * math/s_cexpf.c (__cexpf): Likewise.
19257         * math/s_cexpl.c (__cexpl): Likewise.
19258         * math/libm-test.inc (cexp_test_data): Correct expected return
19259         value for NaN + i0.  Add another test.
19260
19261 2013-08-22  David S. Miller  <davem@davemloft.net>
19262
19263         * po/ca.po: Update Catalan translation from translation project.
19264         * po/uk.po: Add Ukrainian translations from translation project.
19265
19266 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
19267
19268         [BZ #15797]
19269         * math/s_fdim.c (__fdim): Check for infinite arguments if result
19270         is infinite, not alongside NaN test.
19271         * math/s_fdimf.c (__fdimf): Likewise.
19272         * math/s_fdiml.c (__fdiml): Likewise.
19273         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
19274         errno is unchanged.
19275
19276 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
19277
19278         * argp/argp-help.c: Fix typos.
19279         * crypt/speeds.c: Likewise.
19280         * csu/check_fds.c: Likewise.
19281         * elf/dl-load.c: Likewise.
19282         * elf/dl-open.c: Likewise.
19283         * elf/reldep3.c: Likewise.
19284         * elf/reldep.c: Likewise.
19285         * elf/sprof.c: Likewise.
19286         * iconv/iconv_charmap.c: Likewise.
19287         * iconv/skeleton.c: Likewise.
19288         * iconv/strtab.c: Likewise.
19289         * io/lockf64.c: Likewise.
19290         * libio/libioP.h: Likewise.
19291         * resolv/gai_notify.c: Likewise.
19292         * resolv/ns_name.c: Likewise.
19293         * resolv/ns_samedomain.c: Likewise.
19294         * resolv/res_send.c: Likewise.
19295         * stdlib/random.c: Likewise.
19296         * sunrpc/rpc/xdr.h: Likewise.
19297         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
19298         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
19299         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
19300         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
19301         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
19302         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
19303         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
19304         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
19305         * sysdeps/mach/hurd/check_fds.c: Likewise.
19306         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
19307         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
19308         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19309         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
19310         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
19311         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
19312         * sysdeps/pthread/aio_notify.c: Likewise.
19313         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
19314         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
19315         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
19316         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
19317         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19318
19319 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19320
19321         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
19322         version if bit_Slow_SSE4_2 is set.
19323         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
19324         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
19325
19326 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19327
19328         [BZ #15867]
19329         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
19330         trampoline stack frame information.
19331         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
19332         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
19333         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
19334         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
19335         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
19336         * sysdeps/unix/sysv/linux/powerpc/init-first.c
19337         (_libc_vdso_platform_setup): Initialize the signal trampolines.
19338         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
19339         sa_flags value.
19340         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
19341         interrupting a syscall and set with option SA_SIGINFO.
19342
19343 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19344
19345         [BZ #15531]
19346         * math/s_cproj.c (__cproj): Only return an infinity if one part of
19347         argument is infinite.
19348         * math/s_cprojf.c (__cprojf): Likewise.
19349         * math/s_cprojl.c (__cprojl): Likewise.
19350         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
19351         * math/libm-test.inc (cproj_test_data): Add more tests.
19352
19353         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
19354
19355         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
19356         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
19357         size.  Use __ffs to determine corresponding shift.
19358
19359 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
19360             Roland McGrath  <roland@hack.frob.com>
19361
19362         * Makefile (INSTALL): Remove trailing blank lines from output of
19363         makeinfo.
19364
19365 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19366
19367         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
19368         Align 32 bit compat elf_greg to 8 bytes.
19369
19370 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
19371
19372         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
19373
19374 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19375
19376         * string/strcoll_l.c (coll_seq): New structure.
19377         (get_next_seq_cached): New function.
19378         (get_next_seq): New function.
19379         (do_compare): New function.
19380         (STRCOLL): Use GNU style definition.  Simplify implementation
19381         by using get_next_seq, get_next_seq_cached and do_compare.
19382
19383 2013-08-16  Florian Weimer  <fweimer@redhat.com>
19384
19385         [BZ #14699]
19386         CVE-2013-4237
19387         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
19388         member.
19389         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
19390         member.
19391         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
19392         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
19393         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
19394         conditional.
19395         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
19396         GETDENTS_64BIT_ALIGNED.
19397         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
19398         * manual/filesys.texi (Reading/Closing Directory): Document
19399         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
19400         strongly.
19401         * manual/conf.texi (Limits for Files): Add portability note to
19402         NAME_MAX, PATH_MAX.
19403         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
19404
19405 2013-08-13  Andreas Schwab  <schwab@suse.de>
19406
19407         [BZ #15749]
19408         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
19409         of fabs.
19410         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
19411         LDBL_MAX_EXP >= 16384]: Add tests for it.
19412
19413 2013-08-12  David S. Miller  <davem@davemloft.net>
19414
19415         * version.h (RELEASE): Set to "development".
19416         (VERSION): Set to "2.18.90".
19417         * NEWS: Add 2.19 section.
19418
19419 2013-08-03  David S. Miller  <davem@davemloft.net>
19420
19421         * po/ko.po: Update Korean translation from translation project.
19422
19423 2013-08-01  David S. Miller  <davem@davemloft.net>
19424
19425         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
19426         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
19427         Bilka.
19428
19429 2013-07-30  David S. Miller  <davem@davemloft.net>
19430
19431         * po/fr.po: Update French translation from translation project.
19432
19433 2013-07-28  David S. Miller  <davem@davemloft.net>
19434
19435         * po/cs.po: Update Czech translation from translation project.
19436
19437         * po/sv.po: Update Swedish translation from translation project.
19438
19439 2013-07-27  David S. Miller  <davem@davemloft.net>
19440
19441         * po/eo.po: Update Esperanto translation from translation project.
19442
19443         * po/vi.po: Update Vietnamese translation from translation project.
19444
19445         * po/de.po: Update German translation from translation project.
19446
19447 2013-07-26  David S. Miller  <davem@davemloft.net>
19448
19449         * po/bg.po: Update Bulgarian translation from translation project.
19450
19451         * po/nl.po: Update Dutch translation from translation project.
19452         * po/pl.po: Update Polish translation from translation project.
19453         * po/ru.po: Update Russian translation from translation project.
19454
19455 2013-07-24  David S. Miller  <davem@davemloft.net>
19456
19457         * po/libc.pot: Update.
19458
19459 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19460
19461         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
19462         variable page size.
19463         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
19464         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
19465         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
19466
19467 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19468
19469         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
19470
19471 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
19472             Andreas Schwab  <schwab@suse.de>
19473             Roland McGrath  <roland@hack.frob.com>
19474             Joseph Myers  <joseph@codesourcery.com>
19475             Carlos O'Donell  <carlos@redhat.com>
19476
19477         [BZ #15755]
19478         * config.h.in: Define HAVE_PT_CHOWN.
19479         * config.make.in (build-pt-chown): New variable.
19480         * configure.in (--enable-pt_chown): New configure option.
19481         * configure: Regenerate.
19482         * login/Makefile: Include Makeconfig.  Build pt_chown only if
19483         build-pt-chown is enabled.
19484         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
19485         pt_chown to fix pty ownership.
19486         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
19487         CLOSE_ALL_FDS.
19488         * manual/install.texi (Configuring and compiling): Mention
19489         --enable-pt_chown. Add @findex for grantpt.
19490         * INSTALL: Regenerate.
19491
19492 2013-07-20  David S. Miller  <davem@davemloft.net>
19493
19494         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
19495         difference between 32-bit and 64-bit.
19496
19497 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
19498
19499         [BZ #15711]
19500         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
19501         Avoid system header dependency with -ffreestanding.
19502         ($(objpfx)bits/syscall%d): Likewise.
19503
19504 2013-07-13  David S. Miller  <davem@davemloft.net>
19505
19506         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
19507         underflows from atanl/atan2l due to bug 15319.
19508         (casinh_test_data): Likewise.
19509
19510 2013-07-07  David S. Miller  <davem@davemloft.net>
19511
19512         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
19513
19514 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
19515
19516         * sysdeps/i386/fpu/libm-test-ulps: Update.
19517         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19518
19519 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
19520
19521         * configure.in (--enable-lock-elision): Fix message text.
19522         * INSTALL: Regenerate.
19523         * configure: Regenerate.
19524
19525 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19526
19527         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19528
19529 2013-07-03  Andreas Jaeger  <aj@suse.de>
19530
19531         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
19532         define.
19533         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
19534         (ptrace_peeksiginfo_args): Add.
19535         (__ptrace_peeksiginfo_flags): Add.
19536         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19537         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19538         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19539
19540 2013-07-03  Allan McRae  <allan@archlinux.org>
19541
19542         * sysdeps/i386/fpu/libm-test-ulps: Update.
19543
19544 2013-07-02  David S. Miller  <davem@davemloft.net>
19545
19546         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19547
19548 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
19549
19550         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19551
19552 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19553
19554         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
19555         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19556
19557 2013-07-02  Andi Kleen <ak@linux.intel.com>
19558
19559         * config.h.in (ENABLE_LOCK_ELISION): Add.
19560         * configure.in (--enable-lock-elision): Add option.
19561         * manual/install.texi: Document --enable lock elision.
19562         * configure: Regenerate
19563         * INSTALL: Regenerate.
19564
19565 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
19566
19567         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
19568         SSE4.2 strcasecmp for libc.a.
19569         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
19570
19571 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
19572
19573         [BZ #13304]
19574         * soft-fp/op-common.h (_FP_FMA): New macro.
19575         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
19576         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
19577         (_FP_MUL_MEAT_1_imm): ... here.
19578         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
19579         (_FP_MUL_MEAT_1_wide): ... here.
19580         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
19581         (_FP_MUL_MEAT_1_hard): ... here.
19582         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
19583         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
19584         (_FP_MUL_MEAT_2_wide): ... here.
19585         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
19586         (_FP_MUL_MEAT_2_wide_3mul): ... here.
19587         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
19588         (_FP_MUL_MEAT_2_gmp): ... here.
19589         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
19590         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
19591         (_FP_MUL_MEAT_4_wide): ... here.
19592         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
19593         (_FP_MUL_MEAT_4_gmp): ... here.
19594         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
19595         (_FP_WFRACBITS_DW_S): Likewise.
19596         (_FP_WFRACXBITS_DW_S): Likewise.
19597         (_FP_HIGHBIT_DW_S): Likewise.
19598         (FP_FMA_S): Likewise.
19599         (_FP_FRAC_HIGH_DW_S): Likewise.
19600         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
19601         (_FP_WFRACBITS_DW_D): Likewise.
19602         (_FP_WFRACXBITS_DW_D): Likewise.
19603         (_FP_HIGHBIT_DW_D): Likewise.
19604         (FP_FMA_D): Likewise.
19605         (_FP_FRAC_HIGH_DW_D): Likewise.
19606         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
19607         (_FP_WFRACBITS_DW_E): Likewise.
19608         (_FP_WFRACXBITS_DW_E): Likewise.
19609         (_FP_HIGHBIT_DW_E): Likewise.
19610         (FP_FMA_E): Likewise.
19611         (_FP_FRAC_HIGH_DW_E): Likewise.
19612         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
19613         (_FP_WFRACBITS_DW_Q): Likewise.
19614         (_FP_WFRACXBITS_DW_Q): Likewise.
19615         (_FP_HIGHBIT_DW_Q): Likewise.
19616         (FP_FMA_Q): Likewise.
19617         (_FP_FRAC_HIGH_DW_Q): Likewise.
19618         * soft-fp/fmasf4.c: New file.
19619         * soft-fp/fmadf4.c: Likewise.
19620         * soft-fp/fmatf4.c: Likewise.
19621
19622 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19623
19624         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
19625         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
19626         Silvermont.
19627         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
19628         macro.
19629         (index_Slow_SSE4_2): Likewise.
19630         (index_Prefer_PMINUB_for_stringop): Likewise.
19631         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
19632         bit_Slow_SSE4_2 is set.
19633         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
19634         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
19635
19636 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19637
19638         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
19639         rtld_global._dl_hwcap2.
19640         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
19641         POWER8.
19642         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
19643         POWER8 feature descriptions defined in _dl_hwcap2.
19644         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
19645         string handling for POWER8 feature bits.
19646         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
19647         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
19648         _dl_powerpc_cap_flags.
19649         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
19650         * sysdeps/powerpc/rtld-global-offsets.sym
19651         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
19652         _dl_hwcap2 in the rtld_global_ro structure.
19653
19654 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19655
19656         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
19657         hardware capabilities in support of AT_HWCAP2.
19658         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
19659         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
19660         GLRO(dl_hwcap2).
19661         (_dl_show_auxv): Add support for calling _dl_procinfo to display
19662         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
19663         explicitly the unknown a_type display mechanism is used.
19664         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
19665         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
19666         struct member.
19667         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
19668         to macro prototype for AT_HWCAP2 support.
19669         * sysdeps/i386/dl-procinfo.h: Likewise.
19670         * sysdeps/s390/dl-procinfo.h: Likewise.
19671         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
19672         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
19673         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
19674         return -1 for unknown a_type display fallback.
19675         * sysdeps/sparc/dl-procinfo.h: Likewise.
19676         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
19677         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
19678
19679 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
19680
19681         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
19682         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
19683
19684 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
19685
19686         [BZ #12492]
19687         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
19688         mprotect making __stack_prot writable.
19689
19690 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
19691             Joseph Myers  <joseph@codesourcery.com>
19692
19693         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
19694         as being properly aligned.
19695
19696 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
19697
19698         * dlfcn/modstatic5.c: New file.
19699         * dlfcn/tststatic5.c: New file.
19700         * dlfcn/Makefile (tests): Add tststatic5.
19701         (tests-static): Likewise.
19702         (modules-names): Add modstatic5.
19703         (tststatic5-ENV): New variable.
19704         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
19705
19706         [BZ #15022]
19707         * elf/dl-support.c (_dl_main_map): New variable.
19708         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
19709         (_dl_nns, _dl_load_adds): Set to 1.
19710         (_dl_initial_searchlist): Refer to _dl_main_map.
19711         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
19712         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
19713         call to _dl_get_origin.
19714         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
19715         around call_map.
19716         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
19717         * dlfcn/modstatic3.c: New file.
19718         * dlfcn/tststatic3.c: New file.
19719         * dlfcn/tststatic4.c: New file.
19720         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
19721         (tests-static): Likewise.
19722         (modules-names): Add modstatic3.
19723         (tststatic3-ENV, tststatic4-ENV): New variables.
19724         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
19725         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
19726
19727 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
19728
19729         * configure.in (CC): Require GCC version 4.4 or later.
19730         * configure: Regenerated.
19731         * manual/install.texi (Tools for Compilation): Update GCC version
19732         requirement.
19733         * INSTALL: Regenerated.
19734
19735 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19736
19737         [BZ #15674]
19738         * string/test-memcmp.c (check2): New.
19739         (main): Call check2.
19740
19741         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
19742
19743 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
19744
19745         [BZ #15022]
19746         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
19747         over to...
19748         (dl_open_worker) [!SHARED]: ... here.
19749
19750 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19751
19752         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
19753
19754 2013-06-25  Richard Henderson  <rth@redhat.com>
19755
19756         * locale/programs/locarchive.c: Include <libc-internal.h>
19757
19758 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
19759
19760         * manual/texinfo.tex: Update to version 2013-06-21.17, with
19761         trailing whitespace removed.
19762
19763 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19764
19765         [BZ #10283]
19766         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
19767         * locale/programs/locarchive.c: Include libc-mmap.h.
19768         (prepare_address_space): Take two new outputs (the mmap base and len).
19769         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
19770         values.
19771         (create_archive): Declare new mmap base and len values for
19772         prepare_address_space, and store the result in ah.
19773         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
19774         (enlarge_archive): If ah->mmap_base is not NULL, use that and
19775         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19776         Declare new mmap base and len values for
19777         prepare_address_space, and store the result in new_ah.
19778         (open_archive): Declare new mmap base and len values for
19779         prepare_address_space, and store the result in ah.
19780         (close_archive): If ah->mmap_base is not NULL, use that and
19781         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
19782         * sysdeps/generic/libc-mmap.h: New file.
19783
19784 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
19785
19786         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
19787         (ALIGN_UP): Likewise.
19788         (PTR_ALIGN_DOWN): Likewise.
19789         (PTR_ALIGN_UP): Likewise.
19790
19791 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19792
19793         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
19794         entry mapped to PPC_PLATFORM_POWER8.
19795         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
19796         POWER8.
19797         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
19798         (_dl_string_platform): Add case for exporting platform position for
19799         POWER8.
19800         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
19801         search path to sysdeps/powerpc/powerpc32/power8 directory.
19802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
19803         search path to sysdeps/powerpc/powerpc64/power8 directory.
19804         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
19805         power7 directories.
19806         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
19807         power7 directories.
19808
19809 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19810
19811         * INSTALL: Regenerate.
19812
19813         * nscd/connections.c (nscd_init): Fix comment.
19814
19815 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
19816
19817         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
19818
19819         [BZ #15667]
19820         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
19821         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
19822
19823 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19824
19825         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
19826         DL_DST_REQ_STATIC.
19827         (DL_DST_REQ_STATIC): Remove macro.
19828
19829 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
19830
19831         [BZ #7006]
19832         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
19833         with a shift of 0 bits.
19834
19835 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
19836
19837         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
19838         $(tststatic-ENV).
19839
19840 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19841
19842         [BZ #15655]
19843         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
19844
19845 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19846
19847         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
19848         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
19849         accepts -fno-tree-loop-distribute-patterns.
19850         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
19851         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
19852         recursive call.
19853         * string/memset.c (memset): Likewise.
19854         * string/test-memmove.c (simple_memmove): Disable loop transformation
19855         to library calls.
19856         * string/test-memset.c (simple_memset): Likewise.
19857         * benchtests/bench-memmove.c (simple_memmove): Likewise.
19858         * benchtests/bench-memset.c (simple_memset): Likewise.
19859         * configure: Regenerated.
19860
19861 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
19862
19863         * math/test-misc.c (main): Ignore fesetround failure when failures
19864         of subsequent rounding tests would be ignored.
19865
19866         [BZ #15654]
19867         * math/fedisblxcpt.c (fedisableexcept): Return 0.
19868         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
19869         * math/fegetenv.c (__fegetenv): Return 0.
19870         * math/fegetexcept.c (fegetexcept): Return 0.
19871         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
19872         FE_TONEAREST.
19873         * math/feholdexcpt.c (feholdexcept): Return 0.
19874         * math/fesetenv.c (__fesetenv): Return 0.
19875         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
19876         argument FE_TONEAREST.
19877         * math/feupdateenv.c (__feupdateenv): Return 0.
19878         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
19879
19880 2013-06-18  Roland McGrath  <roland@hack.frob.com>
19881
19882         * elf/rtld-Rules (rtld-compile-command.S): New variable.
19883         (rtld-compile-command.s, rtld-compile-command.c): New variables.
19884         ($(objpfx)rtld-%.os rules): Use them.
19885
19886 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19887
19888         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
19889         fields.
19890
19891 2013-06-17  Roland McGrath  <roland@hack.frob.com>
19892
19893         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
19894         length of target pattern, then descending length of dependency pattern.
19895         * configure.in (AWK): Require gawk 3.1.2 or newer.
19896         * manual/install.texi (Tools for Compilation): Say that we do.
19897         * configure: Regenerated.
19898
19899         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
19900         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
19901         * scripts/sysd-rules.awk: ... this new script.
19902         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
19903         than a glob-style pattern.
19904
19905 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
19906
19907         * math/test-misc.c (main): Do not treat incorrectly rounded
19908         conversions as failure unless ROUNDING_TESTS passes.
19909
19910 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
19911
19912         [BZ #15631]
19913         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
19914         restore exception state around main square root computation, then
19915         check for inexactness explicitly.
19916
19917         * math/libm-test.inc (fma_test_data): Add another test.
19918
19919 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
19920
19921         * manual/threads.texi (Non-POSIX Extensions): New document
19922         node.  Document pthread_getattr_default_np and
19923         pthread_setattr_default_np.
19924
19925         * Versions.def (libpthread): Add GLIBC_2.18.
19926         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
19927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
19928         Likewise.
19929         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
19930         Likewise.
19931         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19932         Likewise.
19933         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19934         Likewise.
19935         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
19936         Likewise.
19937         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
19938         Likewise.
19939         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
19940         Likewise.
19941         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
19942         Likewise.
19943         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
19944         Likewise.
19945
19946 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19947
19948         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
19949         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
19950
19951 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
19952             H.J. Lu  <hjl.tools@gmail.com>
19953
19954         [BZ #15627]
19955         * sysdeps/x86_64/rtld-memset.c: Remove file.
19956         * sysdeps/x86_64/rtld-memset.S: New file.
19957
19958 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
19959
19960         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
19961         (test_in_one_mode): Take arguments for whether the rounding mode
19962         is supported for each floating-point type.
19963         (do_test): Pass new arguments to test_in_one_mode using
19964         ROUNDING_TESTS.
19965
19966 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19967
19968         * posix/tst-waitid.c (do_test): Distinguish different instances of
19969         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
19970         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
19971         before entering the kernel for waitpid.
19972
19973 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19974
19975         * NEWS: Fix note on clock function precision.  Text by Roland
19976         McGrath.
19977
19978 2013-06-13  Roland McGrath  <roland@hack.frob.com>
19979
19980         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
19981         it into place only when and if the sanity check passes.
19982
19983 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
19984
19985         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
19986         output for whether conversion result is exact.  Take argument
19987         indicating whether type is IBM long double.
19988         (round_for_all): Change need_exact field to ibm_ld.
19989         * stdlib/tst-strtod-round.c (struct exactness): New type.
19990         (struct test): Change bool ld_ok field to struct exactness exact.
19991         (TEST): Update all definitions for change to field.
19992         (tests): Regenerate array contents.
19993         (test_in_one_mode): Take pointer to new field instead of old ld_ok
19994         field value.  Check for IBM long double here.
19995         (do_test): Update calls to test_in_one_mode.
19996
19997 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
19998
19999         [BZ #12515]
20000         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
20001         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
20002
20003 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20004
20005         [BZ #15605]
20006         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
20007         generated by the compiler on loop optimizations.
20008         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
20009         general definitions.
20010
20011 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
20012
20013         * math/bug-nextafter.c: Include <math-tests.h>.
20014         (main): Only test for exceptions if EXCEPTION_TESTS is true for
20015         the relevant type.
20016         * math/bug-nexttoward.c: Include <math-tests.h>.
20017         (main): Only test for exceptions if EXCEPTION_TESTS is true for
20018         the relevant type.
20019         * math/test-misc.c: Include <math-tests.h>.
20020         (main): Only test for exceptions if EXCEPTION_TESTS is true for
20021         the relevant type.
20022
20023 2013-06-12  Andreas Jaeger  <aj@suse.de>
20024
20025         * po/ia.po: Update Interlingua translation from translation
20026         project.
20027
20028 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
20029
20030         * include/fenv.h: Include stdbool.h.
20031         (struct rm_ctx): New structure.
20032         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
20033         Define macro.
20034         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
20035         (SET_RESTORE_ROUNDF): Likewise.
20036         (SET_RESTORE_ROUNDL): Likewise.
20037         (SET_RESTORE_ROUND_NOEX): Likewise.
20038         (SET_RESTORE_ROUND_NOEXF): Likewise.
20039         (SET_RESTORE_ROUND_NOEXL): Likewise.
20040         (SET_RESTORE_ROUND_53BIT): Likewise.
20041         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
20042         (libc_feresetround_noexf_ctx): Likewise.
20043         (libc_feresetround_noexl_ctx): Likewise.
20044         (libc_feholdsetround_53bit_ctx): Likewise.
20045         (libc_feresetround_53bit_ctx): Likewise.
20046         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
20047         (libc_feholdexcept_setround_sse_ctx): New function.
20048         (libc_fesetenv_sse_ctx): Likewise.
20049         (libc_feupdateenv_sse_ctx): Likewise.
20050         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
20051         (libc_feholdexcept_setround_387_ctx): Likewise.
20052         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
20053         (libc_feholdsetround_387_prec_ctx): Likewise.
20054         (libc_feholdsetround_387_ctx): Likewise.
20055         (libc_feholdsetround_387_53bit_ctx): Likewise.
20056         (libc_feholdsetround_sse_ctx): Likewise.
20057         (libc_feresetround_sse_ctx): Likewise.
20058         (libc_feresetround_387_ctx): Likewise.
20059         (libc_feupdateenv_387_ctx): Likewise.
20060         (libc_feholdexcept_setroundf_ctx): Define macro.
20061         (libc_fesetenvf_ctx): Likewise.
20062         (libc_feupdateenvf_ctx): Likewise.
20063         (libc_feholdsetroundf_ctx): Likewise.
20064         (libc_feresetroundf_ctx): Likewise.
20065         (libc_feholdexcept_setround_ctx): Likewise.
20066         (libc_fesetenv_ctx): Likewise.
20067         (libc_feupdateenv_ctx): Likewise.
20068         (libc_feholdsetround_ctx): Likewise.
20069         (libc_feresetround_ctx): Likewise.
20070         (libc_feholdexcept_setroundl_ctx): Likewise.
20071         (libc_feupdateenvl_ctx): Likewise.
20072         (libc_feholdsetroundl_ctx): Likewise.
20073         (libc_feresetroundl_ctx): Likewise.
20074         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
20075         (libc_feresetround_53bit_ctx): Likewise.
20076
20077 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20078
20079         * locale/iso-639.def: Convert to UTF-8.
20080
20081 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
20082
20083         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
20084         (EXCEPTION_TESTS_double): Likewise.
20085         (EXCEPTION_TESTS_long_double): Likewise.
20086         (EXCEPTION_TESTS): Likewise.
20087         * math/libm-test.inc (test_exceptions): Only test exceptions if
20088         EXCEPTION_TESTS (FLOAT).
20089
20090 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20091
20092         * benchtests/Makefile (string-bench): Add strcpy_chk and
20093         stpcpy_chk.
20094         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
20095         * benchtests/bench-stpcpy_chk.c: New file.
20096         * benchtests/bench-strcpy_chk-ifunc.c: New file.
20097         * benchtests/bench-strcpy_chk.c: New file.
20098         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
20099         code.
20100         (do_test): Likewise.
20101
20102 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20103
20104         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
20105         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
20106         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
20107         with tabs where appropriate.
20108         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
20109         dl-procinfo.h.
20110         [PPC_PLATFORM_PPC440]: Likewise.
20111         [PPC_PLATFORM_PPC464]: Likewise.
20112         [PPC_PLATFORM_PPC476]: Likewise.
20113         (_dl_string_platform): Add support for detecting ppc405, ppc440,
20114         ppc464, and ppc476 platform strings merging from ports/
20115         dl-procinfo.h.
20116
20117 2013-06-11  Andreas Schwab  <schwab@suse.de>
20118
20119         [BZ #14991]
20120         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
20121         (from_ucs4_idx): Regenerate.
20122         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
20123         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
20124         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
20125         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
20126         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
20127         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
20128         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
20129         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
20130         from FROM_LOOP and TO_LOOP specific macros.
20131         (BODY): Handle combining characters.
20132         * iconvdata/BIG5HKSCS.irreversible: Update.
20133         * iconvdata/BIG5HKSCS.precomposed: New file.
20134         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
20135         characters.
20136         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
20137
20138 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20139
20140         * include/sys/time.h: Fix indentation and add copyright header.
20141
20142         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
20143         (do_test): Likewise.
20144         * string/test-memchr.c (do_one_test): Likewise.
20145         (do_test): Likewise.
20146         * string/test-memcmp.c (do_one_test): Likewise.
20147         (do_test): Likewise.
20148         * string/test-memcpy.c (do_one_test): Likewise.
20149         (do_test): Likewise.
20150         * string/test-memmem.c (do_one_test): Likewise.
20151         (do_test): Likewise.
20152         (do_random_tests): Likewise.
20153         * string/test-memmove.c (do_one_test): Likewise.
20154         (do_test): Likewise.
20155         * string/test-memset.c (do_one_test): Likewise.
20156         (do_test): Likewise.
20157         * string/test-rawmemchr.c (do_one_test): Likewise.
20158         (do_test): Likewise.
20159         * string/test-strcasecmp.c (do_one_test): Likewise.
20160         (do_test): Likewise.
20161         * string/test-strcasestr.c (do_one_test): Likewise.
20162         (do_test): Likewise.
20163         * string/test-strcat.c (do_one_test): Likewise.
20164         (do_test): Likewise.
20165         * string/test-strchr.c (do_one_test): Likewise.
20166         (do_test): Likewise.
20167         * string/test-strcmp.c (do_one_test): Likewise.
20168         (do_test): Likewise.
20169         * string/test-strcpy.c (do_one_test): Likewise.
20170         (do_test): Likewise.
20171         * string/test-string.h: Likewise.
20172         (test_init): Likewise.
20173         * string/test-strlen.c (do_one_test): Likewise.
20174         (do_test): Likewise.
20175         * string/test-strncasecmp.c (do_one_test): Likewise.
20176         (do_test): Likewise.
20177         * string/test-strncat.c (do_one_test): Likewise.
20178         (do_test): Likewise.
20179         * string/test-strncmp.c (do_one_test): Likewise.
20180         (do_test_limit): Likewise.
20181         (do_test): Likewise.
20182         * string/test-strncpy.c (do_one_test): Likewise.
20183         (do_test): Likewise.
20184         * string/test-strnlen.c (do_one_test): Likewise.
20185         (do_test): Likewise.
20186         * string/test-strpbrk.c (do_one_test): Likewise.
20187         (do_test): Likewise.
20188         * string/test-strrchr.c (do_one_test): Likewise.
20189         (do_test): Likewise.
20190         * string/test-strspn.c (do_one_test): Likewise.
20191         (do_test): Likewise.
20192         * string/test-strstr.c (do_one_test): Likewise.
20193         (do_test): Likewise.
20194
20195         * benchtests/Makefile (string-bench): Add string benchmarks.
20196         * benchtests/bench-bcopy-ifunc.c: New file.
20197         * benchtests/bench-bcopy.c: New file.
20198         * benchtests/bench-bzero-ifunc.c: New file.
20199         * benchtests/bench-bzero.c: New file.
20200         * benchtests/bench-memccpy-ifunc.c: New file.
20201         * benchtests/bench-memccpy.c: New file.
20202         * benchtests/bench-memchr-ifunc.c: New file.
20203         * benchtests/bench-memchr.c: New file.
20204         * benchtests/bench-memcmp-ifunc.c: New file.
20205         * benchtests/bench-memcmp.c: New file.
20206         * benchtests/bench-memmem-ifunc.c: New file.
20207         * benchtests/bench-memmem.c: New file.
20208         * benchtests/bench-memmove-ifunc.c: New file.
20209         * benchtests/bench-memmove.c: New file.
20210         * benchtests/bench-mempcpy-ifunc.c: New file.
20211         * benchtests/bench-mempcpy.c: New file.
20212         * benchtests/bench-memset-ifunc.c: New file.
20213         * benchtests/bench-memset.c: New file.
20214         * benchtests/bench-rawmemchr-ifunc.c: New file.
20215         * benchtests/bench-rawmemchr.c: New file.
20216         * benchtests/bench-stpcpy-ifunc.c: New file.
20217         * benchtests/bench-stpcpy.c: New file.
20218         * benchtests/bench-stpncpy-ifunc.c: New file.
20219         * benchtests/bench-stpncpy.c: New file.
20220         * benchtests/bench-strcasecmp-ifunc.c: New file.
20221         * benchtests/bench-strcasecmp.c: New file.
20222         * benchtests/bench-strcasestr-ifunc.c: New file.
20223         * benchtests/bench-strcasestr.c: New file.
20224         * benchtests/bench-strcat-ifunc.c: New file.
20225         * benchtests/bench-strcat.c: New file.
20226         * benchtests/bench-strchr-ifunc.c: New file.
20227         * benchtests/bench-strchr.c: New file.
20228         * benchtests/bench-strchrnul-ifunc.c: New file.
20229         * benchtests/bench-strchrnul.c: New file.
20230         * benchtests/bench-strcmp-ifunc.c: New file.
20231         * benchtests/bench-strcmp.c: New file.
20232         * benchtests/bench-strcpy-ifunc.c: New file.
20233         * benchtests/bench-strcpy.c: New file.
20234         * benchtests/bench-strcspn-ifunc.c: New file.
20235         * benchtests/bench-strcspn.c: New file.
20236         * benchtests/bench-strlen-ifunc.c: New file.
20237         * benchtests/bench-strlen.c: New file.
20238         * benchtests/bench-strncasecmp-ifunc.c: New file.
20239         * benchtests/bench-strncasecmp.c: New file.
20240         * benchtests/bench-strncat-ifunc.c: New file.
20241         * benchtests/bench-strncat.c: New file.
20242         * benchtests/bench-strncmp-ifunc.c: New file.
20243         * benchtests/bench-strncmp.c: New file.
20244         * benchtests/bench-strncpy-ifunc.c: New file.
20245         * benchtests/bench-strncpy.c: New file.
20246         * benchtests/bench-strnlen-ifunc.c: New file.
20247         * benchtests/bench-strnlen.c: New file.
20248         * benchtests/bench-strpbrk-ifunc.c: New file.
20249         * benchtests/bench-strpbrk.c: New file.
20250         * benchtests/bench-strrchr-ifunc.c: New file.
20251         * benchtests/bench-strrchr.c: New file.
20252         * benchtests/bench-strspn-ifunc.c: New file.
20253         * benchtests/bench-strspn.c: New file.
20254         * benchtests/bench-strstr-ifunc.c: New file.
20255         * benchtests/bench-strstr.c: New file.
20256
20257         * benchtests/Makefile: Disable parallel execution of targets.
20258         (string-bench): Add memcpy.
20259         (benchset): New variable to store a list of benchmark sets.
20260         (bench-func): Renamed from bench.
20261         (bench-set): New target.
20262         (bench): Depend on bench-func and bench-set.
20263         * benchtests/README: Add section on benchmark sets.
20264         * benchtests/bench-memcpy-ifunc.c: New file.
20265         * benchtests/bench-memcpy.c: New file.
20266         * benchtests/bench-string.h: New file.
20267
20268 2013-06-11  Andreas Schwab  <schwab@suse.de>
20269
20270         [BZ #15577]
20271         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
20272         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
20273         values in the triple.
20274         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
20275         terminator in the group key.
20276
20277 2013-06-11  Andreas Jaeger  <aj@suse.de>
20278
20279         * po/zh_TW.po: Update Chinese (traditional) translation from
20280         translation project.
20281
20282 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20283
20284         * include/time.h (__clock_gettime): Add libc_hidden_proto.
20285         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
20286         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
20287         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20288         (clock_getcpuclockid): Likewise.
20289         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
20290         Add weak_alias and libc_hidden_def.
20291         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
20292         * rt/clock_gettime.c (clock_gettime): Rename to
20293         __clock_gettime.  Add weak_alias and libc_hidden_def.
20294         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
20295         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
20296         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
20297         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
20298         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
20299         Likewise.
20300         * rt/clock_settime.c (clock_settime): Rename to
20301         __clock_settime.  Add weak_alias and libc_hidden_def.
20302         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
20303
20304 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
20305
20306         * mach/err_boot.sub: Remove trailing whitespace.
20307         * mach/err_ipc.sub: Likewise.
20308         * mach/err_mach.sub: Likewise.
20309
20310         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
20311         (ROUNDING_TESTS_double): Likewise.
20312         (ROUNDING_TESTS_long_double): Likewise.
20313         (ROUNDING_TESTS): Likewise.
20314         * math/libm-test.inc: Include <math-tests.h>.
20315         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
20316         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
20317         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
20318         (IF_ROUND_INIT_FE_UPWARD): Likewise.
20319
20320 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20321
20322         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
20323         of assigning.
20324
20325 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
20326
20327         * sysdeps/gnu/errlist.awk: Do not generate space at end of
20328         otherwise empty TRANS lines.
20329         * sysdeps/gnu/errlist.c: Regenerated.
20330
20331         * catgets/gencat.c (error_print): Use (void) in function
20332         definition.
20333         * crypt/crypt_util.c (__init_des): Likewise.
20334         * crypt/speeds.c (Stop): Likewise.
20335         (main): Likewise.
20336         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
20337         * inet/ruserpass.c (token): Likewise.
20338         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
20339         * intl/localealias.c (extend_alias_table): Likewise.
20340         * intl/plural-exp.c (init_germanic_plural): Likewise.
20341         * libio/fcloseall.c (__fcloseall): Likewise.
20342         * libio/genops.c (_IO_flush_all): Likewise.
20343         (_IO_flush_all_linebuffered): Likewise.
20344         (_IO_cleanup): Likewise.
20345         (_IO_iter_begin): Likewise.
20346         (_IO_iter_end): Likewise.
20347         (_IO_list_lock): Likewise.
20348         (_IO_list_unlock): Likewise.
20349         (_IO_list_resetlock): Likewise.
20350         * libio/getchar.c (getchar): Likewise.
20351         * libio/getchar_u.c (getchar_unlocked): Likewise.
20352         * libio/getwchar.c (getwchar): Likewise.
20353         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
20354         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
20355         * login/getpt.c (__getpt): Likewise.
20356         * login/tst-utmp.c (main): Likewise.
20357         * malloc/hooks.c (__malloc_check_init): Likewise.
20358         * malloc/malloc.c (__malloc_stats): Likewise.
20359         * malloc/mtrace.c (tr_break): Likewise.
20360         (mtrace): Likewise.
20361         (muntrace): Likewise.
20362         * misc/fstab.c (endfsent): Likewise.
20363         * misc/getclktck.c (__getclktck): Likewise.
20364         * misc/getdtsz.c (__getdtablesize): Likewise.
20365         * misc/gethostid.c (gethostid): Likewise.
20366         * misc/getpagesize.c (__getpagesize): Likewise.
20367         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
20368         (__get_nprocs): Likewise.
20369         (__get_phys_pages): Likewise.
20370         (__get_avphys_pages): Likewise.
20371         * misc/getttyent.c (getttyent): Likewise.
20372         (setttyent): Likewise.
20373         (endttyent): Likewise.
20374         * misc/getusershell.c (getusershell): Likewise.
20375         (endusershell): Likewise.
20376         (setusershell): Likewise.
20377         (initshells): Likewise.
20378         * misc/hsearch.c (__hdestroy): Likewise.
20379         * misc/sync.c (sync): Likewise.
20380         * misc/syslog.c (closelog_internal): Likewise.
20381         (closelog): Likewise.
20382         * misc/ttyslot.c (ttyslot): Likewise.
20383         * misc/vhangup.c (vhangup): Likewise.
20384         * posix/fork.c (__fork): Likewise.
20385         * posix/getegid.c (__getegid): Likewise.
20386         * posix/geteuid.c (__geteuid): Likewise.
20387         * posix/getgid.c (__getgid): Likewise.
20388         * posix/getpid.c (__getpid): Likewise.
20389         * posix/getppid.c (__getppid): Likewise.
20390         * posix/getuid.c (__getuid): Likewise.
20391         * posix/pause.c (pause): Likewise.
20392         * posix/setpgrp.c (setpgrp): Likewise.
20393         * posix/setsid.c (__setsid): Likewise.
20394         * posix/test-vfork.c (noop): Likewise.
20395         * resolv/gethnamaddr.c (_endhtent): Likewise.
20396         (_gethtent): Likewise.
20397         (ht_endhostent): Likewise.
20398         (gethostent): Likewise.
20399         (dns_service): Likewise.
20400         * stdlib/drand48.c (drand48): Likewise.
20401         * stdlib/lrand48.c (lrand48): Likewise.
20402         * stdlib/mrand48.c (mrand48): Likewise.
20403         * stdlib/rand.c (rand): Likewise.
20404         * stdlib/random.c (__random): Likewise.
20405         * stdlib/setenv.c (clearenv): Likewise.
20406         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
20407         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
20408         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
20409         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
20410         (__get_nprocs): Likewise.
20411         (__get_phys_pages): Likewise.
20412         (__get_avphys_pages): Likewise.
20413         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
20414         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
20415         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
20416         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
20417         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
20418         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
20419         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
20420         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
20421         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
20422         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
20423         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
20424         * sysdeps/mach/hurd/sync.c (sync): Likewise.
20425         * sysdeps/posix/clock.c (clock): Likewise.
20426         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
20427         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
20428         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
20429         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
20430         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
20431         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
20432         (__get_nprocs_conf): Likewise.
20433         (__get_phys_pages): Likewise.
20434         (__get_avphys_pages): Likewise.
20435         * time/clock.c (clock): Likewise.
20436         * time/tzset.c (__tzname_max): Likewise.
20437
20438 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
20439
20440         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
20441         (__bswap_32): Do not use "register".
20442         * crypt/crypt.c (_ufc_doit_r): Likewise.
20443         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
20444         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
20445         * gmon/gmon.c (__monstartup): Likewise.
20446         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
20447         * hurd/hurdmalloc.c (more_memory): Likewise.
20448         (malloc): Likewise.
20449         (free): Likewise.
20450         (realloc): Likewise.
20451         (malloc_fork_prepare): Likewise.
20452         (malloc_fork_parent): Likewise.
20453         (malloc_fork_child): Likewise.
20454         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
20455         (_svcauth_des): Likewise.
20456         * inet/inet_lnaof.c (inet_lnaof): Likewise.
20457         * inet/inet_net.c (inet_network): Likewise.
20458         * inet/inet_netof.c (inet_netof): Likewise.
20459         * inet/rcmd.c (__validuser2_sa): Likewise.
20460         * io/fts.c (fts_open): Likewise.
20461         (fts_load): Likewise.
20462         (fts_close): Likewise.
20463         (fts_read): Likewise.
20464         (fts_children): Likewise.
20465         (fts_build): Likewise.
20466         (fts_stat): Likewise.
20467         (fts_sort): Likewise.
20468         (fts_alloc): Likewise.
20469         (fts_lfree): Likewise.
20470         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
20471         (_IO_file_xsgetn): Likewise.
20472         (_IO_file_xsgetn_mmap): Likewise.
20473         * libio/iofopncook.c (_IO_cookie_read): Likewise.
20474         (_IO_cookie_write): Likewise.
20475         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
20476         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
20477         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
20478         * malloc/obstack.c (_obstack_begin): Likewise.
20479         (_obstack_begin_1): Likewise.
20480         (_obstack_newchunk): Likewise.
20481         (_obstack_allocated_p): Likewise.
20482         (obstack_free): Likewise.
20483         (_obstack_memory_used): Likewise.
20484         * misc/getttyent.c (getttynam): Likewise.
20485         (getttyent): Likewise.
20486         (skip): Likewise.
20487         (value): Likewise.
20488         * misc/getusershell.c (initshells): Likewise.
20489         * misc/syslog.c (__vsyslog_chk): Likewise.
20490         * misc/ttyslot.c (ttyslot): Likewise.
20491         * nis/nis_hash.c (__nis_hash): Likewise.
20492         * posix/fnmatch_loop.c (FCT): Likewise.
20493         * posix/getconf.c (print_all): Likewise.
20494         (main): Likewise.
20495         * posix/getopt.c (exchange): Likewise.
20496         * posix/glob.c (globfree): Likewise.
20497         (prefix_array): Likewise.
20498         (__glob_pattern_type): Likewise.
20499         * resolv/arpa/nameser.h (NS_GET16): Likewise.
20500         (NS_GET32): Likewise.
20501         (NS_PUT16): Likewise.
20502         (NS_PUT32): Likewise.
20503         * resolv/gethnamaddr.c (getanswer): Likewise.
20504         (gethostbyname2): Likewise.
20505         (gethostbyaddr): Likewise.
20506         (_gethtent): Likewise.
20507         (_gethtbyname2): Likewise.
20508         (_gethtbyaddr): Likewise.
20509         * resolv/ns_print.c (dst_s_get_int16): Likewise.
20510         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
20511         * resolv/res_init.c (__res_vinit): Likewise.
20512         (net_mask): Likewise.
20513         * resolv/res_mkquery.c (outchar): Likewise.
20514         (PRINT): Likewise.
20515         * stdio-common/printf_fp.c (outchar): Likewise.
20516         (PRINT): Likewise.
20517         * stdio-common/printf_fphex.c (outchar): Likewise.
20518         (PRINT): Likewise.
20519         * stdio-common/printf_size.c (outchar): Likewise.
20520         (PRINT): Likewise.
20521         * stdio-common/test_rdwr.c (main): Likewise.
20522         * stdio-common/tfformat.c (matches): Likewise.
20523         * stdio-common/vfprintf.c (outchar): Likewise.
20524         (printf_unknown): Likewise.
20525         (buffered_vfprintf): Likewise.
20526         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
20527         * stdio-common/xbug.c (AppendToBuffer): Likewise.
20528         (ReadFile): Likewise.
20529         * stdlib/qsort.c (SWAP): Likewise.
20530         (_quicksort): Likewise.
20531         * stdlib/setenv.c (__add_to_environ): Likewise.
20532         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
20533         * stdlib/strtol_l.c (__strtol_l): Likewise.
20534         * stdlib/tst-strtod.c (main): Likewise.
20535         * stdlib/tst-strtol.c (main): Likewise.
20536         * stdlib/tst-strtoll.c (main): Likewise.
20537         * string/bits/string2.h (__strcmp_cc): Likewise.
20538         (__strcmp_cg): Likewise.
20539         (__strcspn_c1): Likewise.
20540         (__strcspn_c2): Likewise.
20541         (__strcspn_c3): Likewise.
20542         (__strspn_c1): Likewise.
20543         (__strspn_c2): Likewise.
20544         (__strspn_c3): Likewise.
20545         (__strsep_1c): Likewise.
20546         (__strsep_2c): Likewise.
20547         (__strsep_3c): Likewise.
20548         * string/memccpy.c (__memccpy): Likewise.
20549         * string/stpcpy.c (__stpcpy): Likewise.
20550         * string/strcmp.c (strcmp): Likewise.
20551         * string/strrchr.c (strrchr): Likewise.
20552         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
20553         Likewise.
20554         * sysdeps/mach/hurd/getcwd.c
20555         (_hurd_canonicalize_directory_name_internal): Likewise.
20556         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
20557         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
20558         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
20559         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
20560         Likewise, in both definitions.
20561         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
20562         definitions.
20563         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
20564         64] (__bswap_64): Likewise.
20565         * time/test_time.c (main): Likewise.
20566         * time/tzfile.c (__tzfile_read): Likewise.
20567         (__tzfile_compute): Likewise.
20568         * time/tzset.c (__tzset_parse_tz): Likewise.
20569         (tzset_internal): Likewise.
20570         (compute_change): Likewise.
20571         * wcsmbs/wcscat.c (__wcscat): Likewise.
20572         * wcsmbs/wcschr.c (wcschr): Likewise.
20573         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
20574         * wcsmbs/wcscspn.c (wcscspn): Likewise.
20575         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
20576         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
20577         * wcsmbs/wcsspn.c (wcsspn): Likewise.
20578         * wcsmbs/wcsstr.c (wcsstr): Likewise.
20579         * wcsmbs/wmemchr.c (wmemchr): Likewise.
20580         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
20581         * wcsmbs/wmemset.c (wmemset): Likewise.
20582
20583 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
20584
20585         * scripts/config.guess: Update to version 2013-05-16.
20586         * scripts/config.sub: Update to version 2013-04-24.
20587         * scripts/install-sh: Update to version 2011-11-20.07.
20588         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
20589         * scripts/move-if-change: Update to version 2012-01-06 07:23.
20590
20591 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
20592
20593         * debug/fgetws_u_chk.c: Fix leading whitespaces.
20594         * elf/sln.c: Likewise.
20595         * hurd/hurd/ioctl.h: Likewise.
20596         * hurd/hurdmalloc.c: Likewise.
20597         * hurd/xattr.c: Likewise.
20598         * include/shlib-compat.h: Likewise.
20599         * inet/ruserpass.c: Likewise.
20600         * libio/iofgets_u.c: Likewise.
20601         * libio/iofgetws_u.c: Likewise.
20602         * locale/programs/ld-identification.c: Likewise.
20603         * locale/programs/ld-time.c: Likewise.
20604         * mach/msg-destroy.c: Likewise.
20605         * nss/nss_files/files-netgrp.c: Likewise.
20606         * resolv/res_data.c: Likewise.
20607         * soft-fp/op-1.h: Likewise.
20608         * soft-fp/op-2.h: Likewise.
20609         * soft-fp/op-4.h: Likewise.
20610         * soft-fp/op-common.h: Likewise.
20611         * stdio-common/printf_fphex.c: Likewise.
20612         * stdlib/strtod_l.c: Likewise.
20613         * sunrpc/rpc/clnt.h: Likewise.
20614         * sysdeps/generic/framestate.c: Likewise.
20615         * sysdeps/i386/bsd-_setjmp.S: Likewise.
20616         * sysdeps/i386/bsd-setjmp.S: Likewise.
20617         * sysdeps/i386/__longjmp.S: Likewise.
20618         * sysdeps/i386/setjmp.S: Likewise.
20619         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
20620         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
20621         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20622         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
20623         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
20624         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
20625         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
20626         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
20627         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
20628         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
20629         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
20630         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
20631         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
20632         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
20633         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
20634         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
20635         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
20636         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
20637         * sysdeps/ieee754/support.c: Likewise.
20638         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
20639         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
20640         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
20641         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
20642         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
20643         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
20644         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
20645         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
20646         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
20647         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
20648         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
20649         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
20650         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
20651         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
20652         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
20653         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
20654         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
20655         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
20656
20657 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
20658
20659         * posix/transbug.c: Remove executable mode.
20660
20661 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
20662
20663         * crypt/speeds.c: Remove trailing whitespace.
20664         * dlfcn/default.c: Likewise.
20665         * elf/ifuncdep2.c: Likewise.
20666         * elf/ifuncmain1.c: Likewise.
20667         * elf/ifuncmain1vis.c: Likewise.
20668         * elf/testobj.h: Likewise.
20669         * elf/tst-stackguard1.c: Likewise.
20670         * gmon/sys/gmon.h: Likewise.
20671         * hurd/hurdmsg.c: Likewise.
20672         * hurd/new-fd.c: Likewise.
20673         * hurd/ports-get.c: Likewise.
20674         * iconvdata/ibm1008_420.c: Likewise.
20675         * inet/tst-getni1.c: Likewise.
20676         * inet/tst-getni2.c: Likewise.
20677         * libio/ioungetc.c: Likewise.
20678         * libio/wfiledoalloc.c: Likewise.
20679         * manual/libm-err-tab.pl: Likewise.
20680         * math/w_dremf.c: Likewise.
20681         * misc/ftruncate.c: Likewise.
20682         * posix/bug-glob2.c: Likewise.
20683         * posix/tst-pcre.c: Likewise.
20684         * posix/wait4.c: Likewise.
20685         * resolv/README: Likewise.
20686         * resolv/res_debug.h: Likewise.
20687         * resolv/tst-inet_ntop.c: Likewise.
20688         * setjmp/bug269-setjmp.c: Likewise.
20689         * soft-fp/extended.h: Likewise.
20690         * soft-fp/op-1.h: Likewise.
20691         * soft-fp/op-2.h: Likewise.
20692         * soft-fp/op-4.h: Likewise.
20693         * soft-fp/op-8.h: Likewise.
20694         * soft-fp/testit.c: Likewise.
20695         * stdio-common/bug16.c: Likewise.
20696         * stdlib/random.c: Likewise.
20697         * sunrpc/rpcsvc/rquota.x: Likewise.
20698         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
20699         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
20700         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
20701         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
20702         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
20703         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
20704         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
20705         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
20706         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
20707         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
20708         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
20709         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
20710         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
20711         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
20712         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
20713         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
20714         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
20715         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
20716         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
20717         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
20718         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
20719         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
20720         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
20721         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
20722         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
20723         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
20724         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20725         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
20726         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
20727         * sysdeps/ieee754/s_lib_version.c: Likewise.
20728         * sysdeps/mach/hurd/check_fds.c: Likewise.
20729         * sysdeps/mach/hurd/getsockname.c: Likewise.
20730         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
20731         * sysdeps/mach/hurd/recvfrom.c: Likewise.
20732         * sysdeps/powerpc/bits/link.h: Likewise.
20733         * sysdeps/powerpc/dl-procinfo.c: Likewise.
20734         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
20735         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
20736         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
20737         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
20738         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
20739         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
20740         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
20741         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
20742         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
20743         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
20744         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
20745         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
20746         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
20747         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
20748         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
20749         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
20750         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
20751         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
20752         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
20753         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
20754         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
20755         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
20756         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
20757         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
20758         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
20759         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
20760         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
20761         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
20762         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
20763         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
20764         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
20765         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
20766         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
20767         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
20768         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
20769         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
20770         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
20771         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
20772         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
20773         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
20774         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
20775         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
20776         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
20777         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
20778         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
20779         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
20780         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
20781         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
20782         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
20783         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
20784         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
20785         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
20786         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
20787         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
20788         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
20789         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
20790         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
20791         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
20792         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
20793         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
20794         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
20795         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
20796         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
20797         * sysdeps/powerpc/sysdep.h: Likewise.
20798         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20799         * sysdeps/s390/s390-64/sub_n.S: Likewise.
20800         * sysdeps/sh/dl-trampoline.S: Likewise.
20801         * sysdeps/sh/memset.S: Likewise.
20802         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
20803         * sysdeps/sh/strlen.S: Likewise.
20804         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
20805         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
20806         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
20807         * sysdeps/sparc/sparc32/rem.S: Likewise.
20808         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
20809         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
20810         * sysdeps/sparc/sparc32/strchr.S: Likewise.
20811         * sysdeps/sparc/sparc32/udiv.S: Likewise.
20812         * sysdeps/sparc/sparc32/urem.S: Likewise.
20813         * sysdeps/sparc/sparc64/add_n.S: Likewise.
20814         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
20815         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
20816         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
20817         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
20818         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
20819         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
20820         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
20821         * sysdeps/unix/bsd/times.c: Likewise.
20822         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
20823         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
20824         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
20825         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
20826         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
20827         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
20828         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
20829         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
20830         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
20831         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
20832         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
20833         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
20834         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
20835         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
20836         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
20837         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
20838         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
20839         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
20840         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
20841         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
20842         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
20843         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
20844         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
20845         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
20846         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
20847         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
20848         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
20849         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
20850         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
20851         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
20852         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
20853         * sysdeps/x86_64/strcspn.S: Likewise.
20854
20855 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20856
20857         * locale/C-translit.h: Revert #include <stdint.h> because this is a
20858         generated file.  Regenerate properly from gen-translit.pl.
20859         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
20860         locale/C-translit.h.
20861
20862 2013-06-05  Andreas Schwab  <schwab@suse.de>
20863
20864         [BZ #15100]
20865         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
20866         week as 6 instead of -1.
20867         * time/tst-strptime.c (day_tests): Add test case.
20868
20869 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
20870
20871         * sysdeps/generic/math_private.h
20872         (libc_feholdexcept_setround_53bit): Replace with
20873         libc_feholdsetround_53bit.
20874         (libc_feupdateenv_53bit): Replace with
20875         libc_feresetround_53bit.
20876         (SET_RESTORE_ROUND_53BIT): Adjust.
20877
20878 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
20879
20880         * string/test-strchrnul.c: Add copyright header.
20881
20882         * posix/tst-getaddrinfo4.c: Increase test timeout.
20883
20884 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
20885
20886         [BZ #15536]
20887         * math/libm-test.inc (MAX_EXP): Remove
20888         (MIN_EXP): Define.
20889         (ulp): Use MIN_EXP - MANT_DIG.
20890         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
20891
20892 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
20893
20894         * po/be.po: Revert last change.
20895         * po/zh_CN.po: Likewise.
20896         * po/header.pot: Likewise.
20897
20898 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
20899
20900         * Makefile ($(common-objpfx)linkobj/libc.so): Define
20901         link-libc-deps to empty as target-specific variable.
20902         * Makerules (link-libc-args): New variable.
20903         (libc-for-link): Likewise.
20904         (link-libc-deps): Likewise.
20905         (lib%.so): Depend on $(link-libc-deps).  Link with
20906         $(link-libc-args).
20907         (build-module): Link with $(link-libc-args).
20908         (build-module-asneeded): Likewise.
20909         (build-module-helper-objlist): Filter out $(link-libc-deps) from
20910         list of objects.
20911         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
20912         target-specific variable.
20913         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
20914         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
20915         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
20916         libc.
20917         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
20918         libc and ld.so.
20919         ($(objpfx)libpcprofile.so): Likewise.
20920         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
20921         libc_nonshared.a.
20922         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
20923         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
20924         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
20925         $(link-libc-deps).
20926         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
20927         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
20928         * login/Makefile ($(objpfx)libutil.so): Likewise.
20929         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
20930         * math/Makefile ($(objpfx)libm.so): Likewise.
20931         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
20932         $(objpfx)libnsl.so): Define libc-for-link as target-specific
20933         variable instead of depending directly on libc.
20934         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
20935         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
20936         $(link-libc-deps).
20937         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
20938         libc.
20939         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
20940         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
20941         ($(objpfx)libanl.so): Likewise.
20942         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
20943         ld.so.
20944         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
20945         $(link-libc-deps).
20946         * sysdeps/i386/fpu/Makefile: Remove file.
20947         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
20948         ($(objpfx)libm.so): Remove dependency on ld.so.
20949
20950 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
20951
20952         [BZ # 15553]
20953         * nis/yp_xdr.c (XDRMAXNAME): Define.
20954         (XDRMAXRECORD): Define.
20955         (xdr_domainname): Use XDRMAXNAME.
20956         (xdr_mapname): Likewise.
20957         (xdr_peername): Likewise.
20958         (xdr_keydat): Use XDRMAXRECORD.
20959         (xdr_valdat): Likewise.
20960
20961 2013-05-30  Jeff Law  <law@redhat.com>
20962
20963         [BZ #14256]
20964         * manual/errno.texi (ESTALE): Update to account for more than
20965         just NFS file systems.
20966         * sysdeps/gnu/errlist.c: Regenerated.
20967
20968 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
20969
20970         [BZ #15465]
20971         * elf/Makefile (tests): Add tst-null-argv.
20972         (modules-names):  Add tst-null-argv-lib.
20973         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
20974         (tst-null-argv-ENV): Set environment for tst-null-argv.
20975         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
20976         (RTLD_PROGNAME): New macro.
20977         * elf/tst-null-argv.c: New test case.
20978         * elf/tst-null-argv-lib.c: Library for test case.
20979         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
20980         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
20981         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
20982         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
20983         * elf/dl-init.c (call_init): Likewise.
20984         (_dl_init): Likewise.
20985         * elf/dl-load.c (print_search_path): Likewise.
20986         (_dl_map_object): Likewise.
20987         * elf/dl-lookup.c (do_lookup_x): Likewise.
20988         (add_dependency): Likewise.
20989         (_dl_lookup_symbol_x): Likewise.
20990         (_dl_debug_bindings): Likewise.
20991         * elf/dl-open.c (_dl_show_scope): Likewise.
20992         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
20993         * elf/dl-version.c (match_symbol): Likewise.
20994         (_dl_check_map_versions): Likewise.
20995         * elf/rtld.c (dl_main): Likewise.
20996         (print_unresolved): Use RTLD_PROGNAME.
20997         (print_missing_version): Likewise.
20998         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
20999         (elf_machine_rela): Likewise.
21000         * sysdeps/powerpc/powerpc32/dl-machine.c
21001         (__process_machine_rela): Likewise.
21002         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
21003         Likewise.
21004         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
21005         Likewise.
21006         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
21007         Likewise.
21008         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
21009         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
21010         Likewise.
21011         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
21012         Likewise.
21013         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
21014
21015 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
21016
21017         * po/be.po: Add descriptive title.
21018         * po/zh_CN.po: Likewise.
21019         * po/header.pot: Likewise.
21020
21021 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
21022
21023         * locale/programs/locarchive.c (create_archive): Inlucde fname in
21024         error message.
21025         (enlarge_archive): Likewise.
21026
21027 2013-05-28  Ben North  <ben@redfrontdoor.org>
21028
21029         * manual/arith.texi (frexp): It is the magnitude of the return
21030         value which lies in [0.5, 1), not the return value itself.
21031
21032 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21033
21034         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21035
21036 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
21037
21038         * stdio-common/bug26.c (main): Correct fscanf template.
21039
21040         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
21041         declare _dl_skip_args.
21042
21043         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
21044         Don't declare.
21045
21046         * manual/platform.texi: Add missing @end deftypefun.
21047
21048 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
21049
21050         [BZ #15529]
21051         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
21052         bit of mantissa of 2^16382.
21053         * math/libm-test.inc (hypot_test_data): Add more tests.
21054
21055         * math/libm-test.inc: Add drem and pow10 to list of tested
21056         functions.
21057         (pow10_test): New function.
21058         (drem_test): Likewise.
21059         (drem_test_tonearest): Likewise.
21060         (drem_test_towardzero): Likewise.
21061         (drem_test_downward): Likewise.
21062         (drem_test_upward): Likewise.
21063         (main): Call the new functions.
21064
21065         * math/libm-test.inc (finite_test_data): Remove.
21066         (finite_test): Run tests from isfinite_test_data.
21067         (gamma_test_data): Remove.
21068         (gamma_test): Run tests from lgamma_test_data.
21069         * sysdeps/i386/fpu/libm-test-ulps: Update.
21070         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21071
21072 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21073
21074         * manual/platform.texi: Add PowerPC PPR function set documentation.
21075         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
21076         implementation.
21077
21078 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
21079
21080         * math/libm-test.inc (MAX_EXP): Define.
21081         (ULPDIFF): Define.
21082         (ulp): New function.
21083         (check_float_internal): Use ULPDIFF.
21084         (cpow_test): Disable failing test.
21085         (check_ulp): Test ulp() implemetnation.
21086         (main): Call check_ulp before starting tests.
21087
21088 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
21089
21090         * math/gen-libm-test.pl (generate_testfile): Do not handle
21091         START_DATA and END_DATA.
21092         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
21093         END_DATA.
21094         (acos_tonearest_test_data): Likewise.
21095         (acos_towardzero_test_data): Likewise.
21096         (acos_downward_test_data): Likewise.
21097         (acos_upward_test_data): Likewise.
21098         (acosh_test_data): Likewise.
21099         (asin_test_data): Likewise.
21100         (asin_tonearest_test_data): Likewise.
21101         (asin_towardzero_test_data): Likewise.
21102         (asin_downward_test_data): Likewise.
21103         (asin_upward_test_data): Likewise.
21104         (asinh_test_data): Likewise.
21105         (atan_test_data): Likewise.
21106         (atanh_test_data): Likewise.
21107         (atan2_test_data): Likewise.
21108         (cabs_test_data): Likewise.
21109         (cacos_test_data): Likewise.
21110         (cacosh_test_data): Likewise.
21111         (carg_test_data): Likewise.
21112         (casin_test_data): Likewise.
21113         (casinh_test_data): Likewise.
21114         (catan_test_data): Likewise.
21115         (catanh_test_data): Likewise.
21116         (cbrt_test_data): Likewise.
21117         (ccos_test_data): Likewise.
21118         (ccosh_test_data): Likewise.
21119         (ceil_test_data): Likewise.
21120         (cexp_test_data): Likewise.
21121         (cimag_test_data): Likewise.
21122         (clog_test_data): Likewise.
21123         (clog10_test_data): Likewise.
21124         (conj_test_data): Likewise.
21125         (copysign_test_data): Likewise.
21126         (cos_test_data): Likewise.
21127         (cos_tonearest_test_data): Likewise.
21128         (cos_towardzero_test_data): Likewise.
21129         (cos_downward_test_data): Likewise.
21130         (cos_upward_test_data): Likewise.
21131         (cosh_test_data): Likewise.
21132         (cosh_tonearest_test_data): Likewise.
21133         (cosh_towardzero_test_data): Likewise.
21134         (cosh_downward_test_data): Likewise.
21135         (cosh_upward_test_data): Likewise.
21136         (cpow_test_data): Likewise.
21137         (cproj_test_data): Likewise.
21138         (creal_test_data): Likewise.
21139         (csin_test_data): Likewise.
21140         (csinh_test_data): Likewise.
21141         (csqrt_test_data): Likewise.
21142         (ctan_test_data): Likewise.
21143         (ctan_tonearest_test_data): Likewise.
21144         (ctan_towardzero_test_data): Likewise.
21145         (ctan_downward_test_data): Likewise.
21146         (ctan_upward_test_data): Likewise.
21147         (ctanh_test_data): Likewise.
21148         (ctanh_tonearest_test_data): Likewise.
21149         (ctanh_towardzero_test_data): Likewise.
21150         (ctanh_downward_test_data): Likewise.
21151         (ctanh_upward_test_data): Likewise.
21152         (erf_test_data): Likewise.
21153         (erfc_test_data): Likewise.
21154         (exp_test_data): Likewise.
21155         (exp_tonearest_test_data): Likewise.
21156         (exp_towardzero_test_data): Likewise.
21157         (exp_downward_test_data): Likewise.
21158         (exp_upward_test_data): Likewise.
21159         (exp10_test_data): Likewise.
21160         (exp2_test_data): Likewise.
21161         (expm1_test_data): Likewise.
21162         (fabs_test_data): Likewise.
21163         (fdim_test_data): Likewise.
21164         (finite_test_data): Likewise.
21165         (floor_test_data): Likewise.
21166         (fma_test_data): Likewise.
21167         (fma_towardzero_test_data): Likewise.
21168         (fma_downward_test_data): Likewise.
21169         (fma_upward_test_data): Likewise.
21170         (fmax_test_data): Likewise.
21171         (fmin_test_data): Likewise.
21172         (fmod_test_data): Likewise.
21173         (fpclassify_test_data): Likewise.
21174         (frexp_test_data): Likewise.
21175         (gamma_test_data): Likewise.
21176         (hypot_test_data): Likewise.
21177         (ilogb_test_data): Likewise.
21178         (isfinite_test_data): Likewise.
21179         (isgreater_test_data): Likewise.
21180         (isgreaterequal_test_data): Likewise.
21181         (isinf_test_data): Likewise.
21182         (isless_test_data): Likewise.
21183         (islessequal_test_data): Likewise.
21184         (islessgreater_test_data): Likewise.
21185         (isnan_test_data): Likewise.
21186         (isnormal_test_data): Likewise.
21187         (issignaling_test_data): Likewise.
21188         (isunordered_test_data): Likewise.
21189         (j0_test_data): Likewise.
21190         (j1_test_data): Likewise.
21191         (jn_test_data): Likewise.
21192         (ldexp_test_data): Likewise.
21193         (lgamma_test_data): Likewise.
21194         (lrint_test_data): Likewise.
21195         (lrint_tonearest_test_data): Likewise.
21196         (lrint_towardzero_test_data): Likewise.
21197         (lrint_downward_test_data): Likewise.
21198         (lrint_upward_test_data): Likewise.
21199         (llrint_test_data): Likewise.
21200         (llrint_tonearest_test_data): Likewise.
21201         (llrint_towardzero_test_data): Likewise.
21202         (llrint_downward_test_data): Likewise.
21203         (llrint_upward_test_data): Likewise.
21204         (log_test_data): Likewise.
21205         (log10_test_data): Likewise.
21206         (log1p_test_data): Likewise.
21207         (log2_test_data): Likewise.
21208         (logb_test_data): Likewise.
21209         (logb_downward_test_data): Likewise.
21210         (lround_test_data): Likewise.
21211         (llround_test_data): Likewise.
21212         (modf_test_data): Likewise.
21213         (nearbyint_test_data): Likewise.
21214         (nextafter_test_data): Likewise.
21215         (nexttoward_test_data): Likewise.
21216         (pow_test_data): Likewise.
21217         (pow_tonearest_test_data): Likewise.
21218         (pow_towardzero_test_data): Likewise.
21219         (pow_downward_test_data): Likewise.
21220         (pow_upward_test_data): Likewise.
21221         (remainder_test_data): Likewise.
21222         (remainder_tonearest_test_data): Likewise.
21223         (remainder_towardzero_test_data): Likewise.
21224         (remainder_downward_test_data): Likewise.
21225         (remainder_upward_test_data): Likewise.
21226         (remquo_test_data): Likewise.
21227         (rint_test_data): Likewise.
21228         (rint_tonearest_test_data): Likewise.
21229         (rint_towardzero_test_data): Likewise.
21230         (rint_downward_test_data): Likewise.
21231         (rint_upward_test_data): Likewise.
21232         (round_test_data): Likewise.
21233         (scalb_test_data): Likewise.
21234         (scalbn_test_data): Likewise.
21235         (scalbln_test_data): Likewise.
21236         (signbit_test_data): Likewise.
21237         (sin_test_data): Likewise.
21238         (sin_tonearest_test_data): Likewise.
21239         (sin_towardzero_test_data): Likewise.
21240         (sin_downward_test_data): Likewise.
21241         (sin_upward_test_data): Likewise.
21242         (sincos_test_data): Likewise.
21243         (sinh_test_data): Likewise.
21244         (sinh_tonearest_test_data): Likewise.
21245         (sinh_towardzero_test_data): Likewise.
21246         (sinh_downward_test_data): Likewise.
21247         (sinh_upward_test_data): Likewise.
21248         (sqrt_test_data): Likewise.
21249         (tan_test_data): Likewise.
21250         (tan_tonearest_test_data): Likewise.
21251         (tan_towardzero_test_data): Likewise.
21252         (tan_downward_test_data): Likewise.
21253         (tan_upward_test_data): Likewise.
21254         (tanh_test_data): Likewise.
21255         (tgamma_test_data): Likewise.
21256         (trunc_test_data): Likewise.
21257         (y0_test_data): Likewise.
21258         (y1_test_data): Likewise.
21259         (yn_test_data): Likewise.
21260         (significand_test_data): Likewise.
21261
21262         * math/gen-libm-test.pl (@functions): Remove variable.
21263         (generate_testfile): Don't handle START and END lines.
21264         * math/libm-test.inc (START): New macro.
21265         (END): Likewise.
21266         (END_COMPLEX): Likewise.
21267         (acos_test): Use END macro without arguments.
21268         (acos_test_tonearest): Likewise.
21269         (acos_test_towardzero): Likewise.
21270         (acos_test_downward): Likewise.
21271         (acos_test_upward): Likewise.
21272         (acosh_test): Likewise.
21273         (asin_test): Likewise.
21274         (asin_test_tonearest): Likewise.
21275         (asin_test_towardzero): Likewise.
21276         (asin_test_downward): Likewise.
21277         (asin_test_upward): Likewise.
21278         (asinh_test): Likewise.
21279         (atan_test): Likewise.
21280         (atanh_test): Likewise.
21281         (atan2_test): Likewise.
21282         (cabs_test): Likewise.
21283         (cacos_test): Use END_COMPLEX macro without arguments.
21284         (cacosh_test): Likewise.
21285         (carg_test): Use END macro without arguments.
21286         (casin_test): Use END_COMPLEX macro without arguments.
21287         (casinh_test): Likewise.
21288         (catan_test): Likewise.
21289         (catanh_test): Likewise.
21290         (cbrt_test): Use END macro without arguments.
21291         (ccos_test): Use END_COMPLEX macro without arguments.
21292         (ccosh_test): Likewise.
21293         (ceil_test): Use END macro without arguments.
21294         (cexp_test): Use END_COMPLEX macro without arguments.
21295         (cimag_test): Use END macro without arguments.
21296         (clog_test): Use END_COMPLEX macro without arguments.
21297         (clog10_test): Likewise.
21298         (conj_test): Likewise.
21299         (copysign_test): Use END macro without arguments.
21300         (cos_test): Likewise.
21301         (cos_test_tonearest): Likewise.
21302         (cos_test_towardzero): Likewise.
21303         (cos_test_downward): Likewise.
21304         (cos_test_upward): Likewise.
21305         (cosh_test): Likewise.
21306         (cosh_test_tonearest): Likewise.
21307         (cosh_test_towardzero): Likewise.
21308         (cosh_test_downward): Likewise.
21309         (cosh_test_upward): Likewise.
21310         (cpow_test): Use END_COMPLEX macro without arguments.
21311         (cproj_test): Likewise.
21312         (creal_test): Use END macro without arguments.
21313         (csin_test): Use END_COMPLEX macro without arguments.
21314         (csinh_test): Likewise.
21315         (csqrt_test): Likewise.
21316         (ctan_test): Likewise.
21317         (ctan_test_tonearest): Likewise.
21318         (ctan_test_towardzero): Likewise.
21319         (ctan_test_downward): Likewise.
21320         (ctan_test_upward): Likewise.
21321         (ctanh_test): Likewise.
21322         (ctanh_test_tonearest): Likewise.
21323         (ctanh_test_towardzero): Likewise.
21324         (ctanh_test_downward): Likewise.
21325         (ctanh_test_upward): Likewise.
21326         (erf_test): Use END macro without arguments.
21327         (erfc_test): Likewise.
21328         (exp_test): Likewise.
21329         (exp_test_tonearest): Likewise.
21330         (exp_test_towardzero): Likewise.
21331         (exp_test_downward): Likewise.
21332         (exp_test_upward): Likewise.
21333         (exp10_test): Likewise.
21334         (exp2_test): Likewise.
21335         (expm1_test): Likewise.
21336         (fabs_test): Likewise.
21337         (fdim_test): Likewise.
21338         (finite_test): Likewise.
21339         (floor_test): Likewise.
21340         (fma_test): Likewise.
21341         (fma_test_towardzero): Likewise.
21342         (fma_test_downward): Likewise.
21343         (fma_test_upward): Likewise.
21344         (fmax_test): Likewise.
21345         (fmin_test): Likewise.
21346         (fmod_test): Likewise.
21347         (fpclassify_test): Likewise.
21348         (frexp_test): Likewise.
21349         (gamma_test): Likewise.
21350         (hypot_test): Likewise.
21351         (ilogb_test): Likewise.
21352         (isfinite_test): Likewise.
21353         (isgreater_test): Likewise.
21354         (isgreaterequal_test): Likewise.
21355         (isinf_test): Likewise.
21356         (isless_test): Likewise.
21357         (islessequal_test): Likewise.
21358         (islessgreater_test): Likewise.
21359         (isnan_test): Likewise.
21360         (isnormal_test): Likewise.
21361         (issignaling_test): Likewise.
21362         (isunordered_test): Likewise.
21363         (j0_test): Likewise.
21364         (j1_test): Likewise.
21365         (jn_test): Likewise.
21366         (ldexp_test): Likewise.
21367         (lgamma_test): Likewise.
21368         (lrint_test): Likewise.
21369         (lrint_test_tonearest): Likewise.
21370         (lrint_test_towardzero): Likewise.
21371         (lrint_test_downward): Likewise.
21372         (lrint_test_upward): Likewise.
21373         (llrint_test): Likewise.
21374         (llrint_test_tonearest): Likewise.
21375         (llrint_test_towardzero): Likewise.
21376         (llrint_test_downward): Likewise.
21377         (llrint_test_upward): Likewise.
21378         (log_test): Likewise.
21379         (log10_test): Likewise.
21380         (log1p_test): Likewise.
21381         (log2_test): Likewise.
21382         (logb_test): Likewise.
21383         (logb_test_downward): Likewise.
21384         (lround_test): Likewise.
21385         (llround_test): Likewise.
21386         (modf_test): Likewise.
21387         (nearbyint_test): Likewise.
21388         (nextafter_test): Likewise.
21389         (nexttoward_test): Likewise.
21390         (pow_test): Likewise.
21391         (pow_test_tonearest): Likewise.
21392         (pow_test_towardzero): Likewise.
21393         (pow_test_downward): Likewise.
21394         (pow_test_upward): Likewise.
21395         (remainder_test): Likewise.
21396         (remainder_test_tonearest): Likewise.
21397         (remainder_test_towardzero): Likewise.
21398         (remainder_test_downward): Likewise.
21399         (remainder_test_upward): Likewise.
21400         (remquo_test): Likewise.
21401         (rint_test): Likewise.
21402         (rint_test_tonearest): Likewise.
21403         (rint_test_towardzero): Likewise.
21404         (rint_test_downward): Likewise.
21405         (rint_test_upward): Likewise.
21406         (round_test): Likewise.
21407         (scalb_test): Likewise.
21408         (scalbn_test): Likewise.
21409         (scalbln_test): Likewise.
21410         (signbit_test): Likewise.
21411         (sin_test): Likewise.
21412         (sin_test_tonearest): Likewise.
21413         (sin_test_towardzero): Likewise.
21414         (sin_test_downward): Likewise.
21415         (sin_test_upward): Likewise.
21416         (sincos_test): Likewise.
21417         (sinh_test): Likewise.
21418         (sinh_test_tonearest): Likewise.
21419         (sinh_test_towardzero): Likewise.
21420         (sinh_test_downward): Likewise.
21421         (sinh_test_upward): Likewise.
21422         (sqrt_test): Likewise.
21423         (tan_test): Likewise.
21424         (tan_test_tonearest): Likewise.
21425         (tan_test_towardzero): Likewise.
21426         (tan_test_downward): Likewise.
21427         (tan_test_upward): Likewise.
21428         (tanh_test): Likewise.
21429         (tgamma_test): Likewise.
21430         (trunc_test): Likewise.
21431         (y0_test): Likewise.
21432         (y1_test): Likewise.
21433         (yn_test): Likewise.
21434         (significand_test): Likewise.
21435
21436 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
21437
21438         [BZ #15381]
21439         * libio/genops.c (_IO_no_init): Initialize wide struct info.
21440
21441 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
21442
21443         [BZ #14894]
21444         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
21445         __ppc_mdoio and __ppc_mdoom.
21446         * manual/platform.texi: Document new functions __ppc_yield,
21447         __ppc_mdoio and __ppc_mdoom.
21448
21449 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
21450
21451         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
21452         (main): Mention "tls" pseudo-hwcap is legacy.
21453         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
21454
21455 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21456
21457         * math/gen-libm-test.pl (parse_args): Output only string of
21458         arguments as text for test name, not full call or descriptions of
21459         tests for extra outputs.
21460         (generate_testfile): Do not pass function name to parse_args.
21461         Generate this_func variable from START.
21462         * math/libm-test.inc (struct test_f_f_data): Rename test_name
21463         field to arg_str.
21464         (struct test_ff_f_data): Likewise.
21465         (test_ff_f_data_nexttoward): Likewise.
21466         (struct test_fi_f_data): Likewise.
21467         (struct test_fl_f_data): Likewise.
21468         (struct test_if_f_data): Likewise.
21469         (struct test_fff_f_data): Likewise.
21470         (struct test_c_f_data): Likewise.
21471         (struct test_f_f1_data): Likewise.  Remove field extra_name.
21472         (struct test_fF_f1_data): Likewise.
21473         (struct test_ffI_f1_data): Likewise.
21474         (struct test_c_c_data): Rename test_name field to arg_str.
21475         (struct test_cc_c_data): Likewise.
21476         (struct test_f_i_data): Likewise.
21477         (struct test_ff_i_data): Likewise.
21478         (struct test_f_l_data): Likewise.
21479         (struct test_f_L_data): Likewise.
21480         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
21481         and extra2_name.
21482         (COMMON_TEST_SETUP): New macro.
21483         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
21484         (COMMON_TEST_CLEANUP): Likewise.
21485         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
21486         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
21487         macros.
21488         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
21489         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
21490         macros.
21491         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
21492         (RUN_TEST_fff_f): Take argument string.  Call new setup and
21493         cleanup macros.
21494         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
21495         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
21496         macros.
21497         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
21498         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
21499         macros.
21500         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21501         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
21502         cleanup macros.
21503         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21504         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
21505         cleanup macros.
21506         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21507         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
21508         cleanup macros.
21509         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21510         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
21511         macros.
21512         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
21513         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
21514         macros.
21515         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
21516         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
21517         macros.
21518         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
21519         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
21520         cleanup macros.
21521         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
21522         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
21523         cleanup macros.
21524         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
21525         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
21526         macros.
21527         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
21528         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
21529         cleanup macros.
21530         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
21531         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
21532         macros.
21533         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
21534         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
21535         macros.
21536         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
21537         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
21538         cleanup macros.
21539         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
21540
21541 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
21542
21543         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
21544         to _sifields.sigfault.
21545         (si_addr_lsb): Define new macro.
21546         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
21547         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
21548         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
21549
21550 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
21551
21552         [BZ #15441]
21553         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
21554         returns -1.
21555         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
21556         null return -1.
21557         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
21558         loading the domain.
21559
21560 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
21561
21562         * math/gen-libm-test.pl (parse_args): Do not include expected
21563         result in test name.
21564         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
21565         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21566         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21567         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21568         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21569         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21570
21571 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
21572
21573         * benchtests/Makefile: Sort function entries.
21574
21575         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
21576         tanh, asinh, acosh, atanh.
21577         * benchtests/acos-inputs: New file.
21578         * benchtests/acosh-inputs: New file.
21579         * benchtests/asin-inputs: New file.
21580         * benchtests/asinh-inputs: New file.
21581         * benchtests/atanh-inputs: New file.
21582         * benchtests/cosh-inputs: New file.
21583         * benchtests/log-inputs: New file.
21584         * benchtests/sinh-inputs: New file.
21585         * benchtests/tanh-inputs: New file.
21586
21587 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
21588
21589         [BZ #15339]
21590         * posix/tst-getaddrinfo4.c: New test.
21591         * posix/Makefile (tests): Add it.
21592
21593 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21594
21595         [BZ #15339]
21596         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
21597         when no services were used.
21598         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
21599         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
21600
21601 2013-05-21  Andreas Schwab  <schwab@suse.de>
21602
21603         [BZ #15014]
21604         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
21605         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
21606         successful.
21607         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
21608         redundant variable declarations and reallocation of buffer when
21609         parsing as IPv6 address.  Always set NSS status when called from
21610         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
21611         buffer too small.  Correct computation of needed size.
21612         * nss/Makefile (tests): Add test-digits-dots.
21613         * nss/test-digits-dots.c: New test.
21614
21615 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
21616
21617         * benchtests/Makefile: Remove instructions for adding
21618         benchmark tests.
21619         * benchtests/README: New file to explain how to execute and
21620         enhance the benchmark tests.
21621
21622 2013-05-21  Andreas Schwab  <schwab@suse.de>
21623
21624         [BZ #15493]
21625         * setjmp/Makefile (tests): Add tst-sigsetjmp.
21626         * setjmp/tst-sigsetjmp.c: New test.
21627
21628 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21629
21630         * sysdeps/x86_64/memset.S (memset): New implementation.
21631         (__bzero): Likewise.
21632         (__memset_tail): New function.
21633
21634 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
21635
21636         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
21637         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
21638         __memcpy_sse2_unaligned ifunc selection.
21639         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
21640         Add memcpy-sse2-unaligned.S.
21641         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
21642         Add: __memcpy_sse2_unaligned.
21643
21644 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
21645
21646         [BZ #15490]
21647         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
21648         math_force_eval before restoring floating-point envrionment.
21649         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
21650         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
21651         Likewise.
21652         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
21653         <math_private.h>.
21654         (__nearbyintl): Use math_force_eval before restoring
21655         floating-point environment.
21656         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
21657
21658         * math/gen-libm-test.pl (special_functions): Remove.
21659         (parse_args): Don't handle TEST_extra.  Handle functions with no
21660         return value.
21661         * math/libm-test.inc (struct test_sincos_data): Replace with
21662         struct test_fFF_11_data.
21663         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
21664         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
21665         (sincos_test_data): Change element type to struct
21666         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
21667         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
21668         RUN_TEST_LOOP_sincos.
21669         * math/README.libm-test: Don't mention special handling of
21670         individual functions.
21671         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
21672         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
21673         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
21674         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
21675         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
21676         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21677
21678         * math/gen-libm-test.pl (get_variable): Remove function.
21679         (parse_args): Don't show pointer parameters to call in test
21680         names.  Use "extra output N" in test names for extra outputs
21681         rather than naming variables.
21682
21683 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
21684
21685         [BZ #15488]
21686         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
21687         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
21688         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
21689         double tests.
21690         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
21691         disable.
21692         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
21693         check_long_double.
21694
21695         * math/gen-libm-test.pl (@tests): Remove variable.
21696         ($count): Likewise.
21697         (new_test): Remove function.
21698         (show_exceptions): New function.
21699         (special_functions): Use show_exceptions instead of new_test.
21700         (parse_args): Likewise.
21701         (generate_testfile): Pass only function name in generated call to
21702         print_max_error or print_complex_max_error.
21703         (get_ulps): Do not handle complex tests specially.
21704         (output_test): Rename to ...
21705         (get_all_ulps_for_test): ... this.  Return a string rather than
21706         printing to a file.  Require ulps to be present.
21707         (output_ulps): Generate arrays rather than #defines.
21708         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
21709         (struct ulp_data): New type.
21710         (BUILD_COMPLEX_ULP): Remove macro.
21711         (compare_ulp_data): New function.
21712         (find_ulps): Likewise.
21713         (find_test_ulps): Likewise.
21714         (find_function_ulps): Likewise.
21715         (find_complex_function_ulps): Likewise.
21716         (print_max_error): Determine allowed ulps using
21717         find_function_ulps.
21718         (print_complex_max_error): Determine allowed ulps using
21719         find_complex_function_ulps.
21720         (check_float_internal): Determine max ulps using find_test_ulps.
21721         (check_float): Do not take max_ulp parameter.  Update call to
21722         check_float_internal.
21723         (check_complex): Likewise.
21724         (check_int): Do not take max_ulp parameter.
21725         (check_long): Likewise.
21726         (check_bool): Likewise.
21727         (check_longlong): Likewise.
21728         (struct test_f_f_data): Remove max_ulp field.
21729         (struct test_ff_f_data): Likewise.
21730         (struct test_ff_f_data_nexttoward): Likewise.
21731         (struct test_fi_f_data): Likewise.
21732         (struct test_fl_f_data): Likewise.
21733         (struct test_if_f_data): Likewise.
21734         (struct test_fff_f_data): Likewise.
21735         (struct test_c_f_data): Likewise.
21736         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
21737         (struct test_fF_f1_data): Likewise.
21738         (struct test_ffI_f1_data): Likewise.
21739         (struct test_c_c_data): Remove max_ulp field.
21740         (struct test_cc_c_data): Likewise.
21741         (struct test_f_i_data): Likewise.
21742         (struct test_ff_i_data): Likewise.
21743         (struct test_f_l_data): Likewise.
21744         (struct test_f_L_data): Likewise.
21745         (struct test_sincos_data): Likewise.
21746         (RUN_TEST_f_f): Do not handle ulps.
21747         (RUN_TEST_LOOP_f_f): Likewise.
21748         (RUN_TEST_2_f): Likewise.
21749         (RUN_TEST_LOOP_2_f): Likewise.
21750         (RUN_TEST_fff_f): Likewise.
21751         (RUN_TEST_LOOP_fff_f): Likewise.
21752         (RUN_TEST_c_f): Likewise.
21753         (RUN_TEST_LOOP_c_f): Likewise.
21754         (RUN_TEST_f_f1): Likewise.
21755         (RUN_TEST_LOOP_f_f1): Likewise.
21756         (RUN_TEST_fF_f1): Likewise.
21757         (RUN_TEST_LOOP_fF_f1): Likewise.
21758         (RUN_TEST_fI_f1): Likewise.
21759         (RUN_TEST_LOOP_fI_f1): Likewise.
21760         (RUN_TEST_ffI_f1): Likewise.
21761         (RUN_TEST_LOOP_ffI_f1): Likewise.
21762         (RUN_TEST_c_c): Likewise.
21763         (RUN_TEST_LOOP_c_c): Likewise.
21764         (RUN_TEST_cc_c): Likewise.
21765         (RUN_TEST_LOOP_cc_c): Likewise.
21766         (RUN_TEST_f_i): Likewise.
21767         (RUN_TEST_LOOP_f_i): Likewise.
21768         (RUN_TEST_f_i_tg): Likewise.
21769         (RUN_TEST_LOOP_f_i_tg): Likewise.
21770         (RUN_TEST_ff_i_tg): Likewise.
21771         (RUN_TEST_LOOP_ff_i_tg): Likewise.
21772         (RUN_TEST_f_b): Likewise.
21773         (RUN_TEST_LOOP_f_b): Likewise.
21774         (RUN_TEST_f_b_tg): Likewise.
21775         (RUN_TEST_LOOP_f_b_tg): Likewise.
21776         (RUN_TEST_f_l): Likewise.
21777         (RUN_TEST_LOOP_f_l): Likewise.
21778         (RUN_TEST_f_L): Likewise.
21779         (RUN_TEST_LOOP_f_L): Likewise.
21780         (RUN_TEST_sincos): Likewise.
21781         (RUN_TEST_LOOP_sincos): Likewise.
21782
21783 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
21784
21785         [BZ #15480]
21786         [BZ #15485]
21787         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
21788         main case of finite arguments, set rounding mode to FE_TONEAREST
21789         and discard exceptions.
21790         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
21791         exceptions.
21792         (remainder_tonearest_test_data): New variable.
21793         (remainder_test_tonearest): New function.
21794         (remainder_towardzero_test_data): New variable.
21795         (remainder_test_towardzero): New function.
21796         (remainder_downward_test_data): New variable.
21797         (remainder_test_downward): New function.
21798         (remainder_upward_test_data): New variable.
21799         (remainder_test_upward): New function.
21800         (main): Call the new test functions.
21801
21802         * math/libm-test.inc (struct test_f_f1_data): Remove field
21803         extra_init.
21804         (struct test_fF_f1_data): Likewise.
21805         (struct test_ffI_f1_data): Likewise.
21806         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
21807         based on value of EXTRA_EXPECTED.
21808         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
21809         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
21810         EXTRA_VAR based on value of EXTRA_EXPECTED.
21811         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
21812         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
21813         EXTRA_VAR based on value of EXTRA_EXPECTED.
21814         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
21815         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
21816         EXTRA_VAR based on value of EXTRA_EXPECTED.
21817         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
21818         * math/gen-libm-test.pl (parse_args): Don't output initializers
21819         for extra output values.
21820
21821         * math/libm-test.inc (check_int): Expect result to be exactly
21822         equal to expected value and do not handle ulps.
21823         (check_long): Likewise.
21824         (check_longlong): Likewise.
21825
21826         * math/libm-test.inc (ceil_test_data): Test for "inexact"
21827         exceptions.
21828         (cimag_test_data): Likewise.
21829         (conj_test_data): Likewise.
21830         (copysign_test_data): Likewise.
21831         (cproj_test_data): Likewise.
21832         (creal_test_data): Likewise.
21833         (fabs_test_data): Likewise.
21834         (fdim_test_data): Likewise.
21835         (finite_test_data): Likewise.
21836         (floor_test_data): Likewise.
21837         (fmax_test_data): Likewise.
21838         (fmin_test_data): Likewise.
21839         (fmod_test_data): Likewise.
21840         (fpclassify_test_data): Likewise.
21841         (frexp_test_data): Likewise.
21842         (ilogb_test_data): Likewise.
21843         (isfinite_test_data): Likewise.
21844         (isgreater_test_data): Likewise.
21845         (isgreaterequal_test_data): Likewise.
21846         (isinf_test_data): Likewise.
21847         (isless_test_data): Likewise.
21848         (islessequal_test_data): Likewise.
21849         (islessgreater_test_data): Likewise.
21850         (isnan_test_data): Likewise.
21851         (isnormal_test_data): Likewise.
21852         (issignaling_test_data): Likewise.
21853         (isunordered_test_data): Likewise.
21854         (ldexp_test_data): Likewise.
21855         (lrint_test_data): Likewise.
21856         (lrint_test_data) [TEST_FLOAT]: Disable one test.
21857         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
21858         (lrint_tonearest_test_data): Test for "inexact" exceptions.
21859         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21860         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
21861         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21862         test input.
21863         (lrint_towardzero_test_data): Test for "inexact" exceptions.
21864         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21865         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
21866         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
21867         that test input.
21868         (lrint_downward_test_data): Test for "inexact" exceptions.
21869         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21870         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
21871         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
21872         test input.
21873         (lrint_upward_test_data): Test for "inexact" exceptions.
21874         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
21875         test input.
21876         (llrint_test_data): Test for "inexact" exceptions.
21877         (llrint_test_data) [TEST_FLOAT]: Disable one test.
21878         (llrint_tonearest_test_data): Test for "inexact" exceptions.
21879         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
21880         (llrint_towardzero_test_data): Test for "inexact" exceptions.
21881         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
21882         (llrint_downward_test_data): Test for "inexact" exceptions.
21883         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
21884         (llrint_upward_test_data): Test for "inexact" exceptions.
21885         (logb_test_data): Likewise.
21886         (logb_downward_test_data): Likewise.
21887         (nextafter_test_data): Likewise.
21888         (nexttoward_test_data): Likewise.
21889         (remainder_test_data): Likewise.
21890         (remquo_test_data): Likewise.
21891         (scalbn_test_data): Likewise.
21892         (scalbln_test_data): Likewise.
21893         (signbit_test_data): Likewise.
21894         (sqrt_test_data): Likewise.
21895         (significand_test_data): Likewise.
21896
21897 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
21898
21899         [BZ #15424]
21900         * benchtests/bench-modf.c (struct args): Mark arg0 as
21901         volatile.
21902         * scripts/bench.pl: Mark members of struct args as volatile.
21903
21904 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21905
21906         [BZ # 15497]
21907         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
21908         negative infinity on POWER6 or lower.
21909         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
21910
21911 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
21912
21913         [BZ #15442]
21914         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
21915         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
21916         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
21917         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
21918         (_FP_SETQNAN): New macro.
21919         (_FP_SETQNAN_SEMIRAW): Likewise.
21920         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
21921         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
21922         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
21923         (FP_EXTEND): Use _FP_FRAC_SNANP.
21924         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
21925         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
21926         into account.
21927         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21928         New macro.
21929         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
21930         Likewise.
21931
21932 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
21933
21934         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
21935         with DIVIDE_BY_ZERO_EXCEPTION.
21936         (gamma_test_data): Likewise.
21937         (lgamma_test_data): Likewise.
21938         (log_test_data): Likewise.
21939         (log10_test_data): Likewise.
21940         (log2_test_data): Likewise.
21941         (tgamma_test_data): Likewise.
21942
21943         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
21944         (acos_test_tonearest): Likewise.
21945         (acos_test_towardzero): Likewise.
21946         (acos_test_downward): Likewise.
21947         (acos_test_upward): Likewise.
21948         (acosh_test): Likewise.
21949         (asin_test): Likewise.
21950         (asin_test_tonearest): Likewise.
21951         (asin_test_towardzero): Likewise.
21952         (asin_test_downward): Likewise.
21953         (asin_test_upward): Likewise.
21954         (asinh_test): Likewise.
21955         (atan_test): Likewise.
21956         (atanh_test): Likewise.
21957         (atan2_test): Likewise.
21958         (cabs_test): Likewise.
21959         (cacos_test): Likewise.
21960         (cacosh_test): Likewise.
21961         (casin_test): Likewise.
21962         (casinh_test): Likewise.
21963         (catan_test): Likewise.
21964         (catanh_test): Likewise.
21965         (cbrt_test): Likewise.
21966         (ccos_test): Likewise.
21967         (ccosh_test): Likewise.
21968         (cexp_test): Likewise.
21969         (clog_test): Likewise.
21970         (clog10_test): Likewise.
21971         (cos_test): Likewise.
21972         (cos_test_tonearest): Likewise.
21973         (cos_test_towardzero): Likewise.
21974         (cos_test_downward): Likewise.
21975         (cos_test_upward): Likewise.
21976         (cosh_test): Likewise.
21977         (cosh_test_tonearest): Likewise.
21978         (cosh_test_towardzero): Likewise.
21979         (cosh_test_downward): Likewise.
21980         (cosh_test_upward): Likewise.
21981         (cpow_test): Likewise.
21982         (csin_test): Likewise.
21983         (csinh_test): Likewise.
21984         (csqrt_test): Likewise.
21985         (ctan_test): Likewise.
21986         (ctan_test_tonearest): Likewise.
21987         (ctan_test_towardzero): Likewise.
21988         (ctan_test_downward): Likewise.
21989         (ctan_test_upward): Likewise.
21990         (ctanh_test): Likewise.
21991         (ctanh_test_tonearest): Likewise.
21992         (ctanh_test_towardzero): Likewise.
21993         (ctanh_test_downward): Likewise.
21994         (ctanh_test_upward): Likewise.
21995         (erf_test): Likewise.
21996         (erfc_test): Likewise.
21997         (exp_test): Likewise.
21998         (exp_test_tonearest): Likewise.
21999         (exp_test_towardzero): Likewise.
22000         (exp_test_downward): Likewise.
22001         (exp_test_upward): Likewise.
22002         (exp10_test): Likewise.
22003         (exp2_test): Likewise.
22004         (expm1_test): Likewise.
22005         (fmod_test): Likewise.
22006         (gamma_test): Likewise.
22007         (hypot_test): Likewise.
22008         (j0_test): Likewise.
22009         (j1_test): Likewise.
22010         (jn_test): Likewise.
22011         (lgamma_test): Likewise.
22012         (log_test): Likewise.
22013         (log10_test): Likewise.
22014         (log1p_test): Likewise.
22015         (log2_test): Likewise.
22016         (logb_test_downward): Likewise.
22017         (pow_test): Likewise.
22018         (pow_test_tonearest): Likewise.
22019         (pow_test_towardzero): Likewise.
22020         (pow_test_downward): Likewise.
22021         (pow_test_upward): Likewise.
22022         (remainder_test): Likewise.
22023         (remquo_test): Likewise.
22024         (sin_test): Likewise.
22025         (sin_test_tonearest): Likewise.
22026         (sin_test_towardzero): Likewise.
22027         (sin_test_downward): Likewise.
22028         (sin_test_upward): Likewise.
22029         (sincos_test): Likewise.
22030         (sinh_test): Likewise.
22031         (sinh_test_tonearest): Likewise.
22032         (sinh_test_towardzero): Likewise.
22033         (sinh_test_downward): Likewise.
22034         (sinh_test_upward): Likewise.
22035         (sqrt_test): Likewise.
22036         (tan_test): Likewise.
22037         (tan_test_tonearest): Likewise.
22038         (tan_test_towardzero): Likewise.
22039         (tan_test_downward): Likewise.
22040         (tan_test_upward): Likewise.
22041         (tanh_test): Likewise.
22042         (tgamma_test): Likewise.
22043         (y0_test): Likewise.
22044         (y1_test): Likewise.
22045         (yn_test): Likewise.
22046
22047         * math/gen-libm-test.pl (adjust_arg): Remove function.
22048         (special_function): Remove argument $in_func.  Only handle
22049         generating output for tables of tests, not inside functions.
22050         (parse_args): Likewise.
22051         (generate_testfile): Remove variable $in_func.  Update call to
22052         parse_args.
22053         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
22054         (MINUS_ZERO_INIT): Rename macro to minus_zero.
22055         (PLUS_INFTY_INIT): Rename macro to plus_infty.
22056         (MINUS_INFTY_INIT): Rename macro to minus_infty.
22057         (QNAN_VALUE_INIT): Rename macro to qnan_value.
22058         (MAX_VALUE_INIT): Rename macro to max_value.
22059         (MIN_VALUE_INIT): Rename macro to min_value.
22060         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
22061         (plus_zero): Remove variable.
22062         (minus_zero): Likewise.
22063         (plus_infty): Likewise.
22064         (minus_infty): Likewise.
22065         (qnan_value): Likewise.
22066         (max_value): Likewise.
22067         (min_value): Likewise.
22068         (min_subnorm_value): Likewise.
22069
22070 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22071
22072         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
22073         uint64_t or uint32_t usage.
22074         * crypt/sha256-block.c: Likewise.
22075         * crypt/sha256-crypt.c: Likewise.
22076         * crypt/sha256.c: Likewise.
22077         * crypt/sha512-block.c: Likewise.
22078         * crypt/sha512-crypt.c: Likewise.
22079         * crypt/sha512.c: Likewise.
22080         * debug/backtrace-tst.c: Likewise.
22081         * debug/pcprofiledump.c: Likewise.
22082         * elf/cache.c: Likewise.
22083         * elf/dl-cache.c: Likewise.
22084         * elf/dl-misc.c: Likewise.
22085         * elf/dl-profile.c: Likewise.
22086         * elf/dl-support.c: Likewise.
22087         * elf/ldconfig.c: Likewise.
22088         * elf/sprof.c: Likewise.
22089         * iconv/dummy-repertoire.c: Likewise.
22090         * iconv/iconv_charmap.c: Likewise.
22091         * iconv/skeleton.c: Likewise.
22092         * iconvdata/8bit-generic.c: Likewise.
22093         * iconvdata/cp737.h: Likewise.
22094         * iconvdata/cp775.h: Likewise.
22095         * iconvdata/ibm1008.h: Likewise.
22096         * iconvdata/ibm1025.h: Likewise.
22097         * iconvdata/ibm1046.h: Likewise.
22098         * iconvdata/ibm1097.h: Likewise.
22099         * iconvdata/ibm1112.h: Likewise.
22100         * iconvdata/ibm1122.h: Likewise.
22101         * iconvdata/ibm1123.h: Likewise.
22102         * iconvdata/ibm1124.h: Likewise.
22103         * iconvdata/ibm1129.h: Likewise.
22104         * iconvdata/ibm1130.h: Likewise.
22105         * iconvdata/ibm1132.h: Likewise.
22106         * iconvdata/ibm1133.h: Likewise.
22107         * iconvdata/ibm1137.h: Likewise.
22108         * iconvdata/ibm1140.h: Likewise.
22109         * iconvdata/ibm1141.h: Likewise.
22110         * iconvdata/ibm1142.h: Likewise.
22111         * iconvdata/ibm1143.h: Likewise.
22112         * iconvdata/ibm1144.h: Likewise.
22113         * iconvdata/ibm1145.h: Likewise.
22114         * iconvdata/ibm1146.h: Likewise.
22115         * iconvdata/ibm1147.h: Likewise.
22116         * iconvdata/ibm1148.h: Likewise.
22117         * iconvdata/ibm1149.h: Likewise.
22118         * iconvdata/ibm1153.h: Likewise.
22119         * iconvdata/ibm1154.h: Likewise.
22120         * iconvdata/ibm1155.h: Likewise.
22121         * iconvdata/ibm1156.h: Likewise.
22122         * iconvdata/ibm1157.h: Likewise.
22123         * iconvdata/ibm1158.h: Likewise.
22124         * iconvdata/ibm1160.h: Likewise.
22125         * iconvdata/ibm1161.h: Likewise.
22126         * iconvdata/ibm1162.h: Likewise.
22127         * iconvdata/ibm1163.h: Likewise.
22128         * iconvdata/ibm1164.h: Likewise.
22129         * iconvdata/ibm1166.h: Likewise.
22130         * iconvdata/ibm1167.h: Likewise.
22131         * iconvdata/ibm12712.h: Likewise.
22132         * iconvdata/ibm1390.h: Likewise.
22133         * iconvdata/ibm1399.h: Likewise.
22134         * iconvdata/ibm16804.h: Likewise.
22135         * iconvdata/ibm4517.h: Likewise.
22136         * iconvdata/ibm4899.h: Likewise.
22137         * iconvdata/ibm4909.h: Likewise.
22138         * iconvdata/ibm4971.h: Likewise.
22139         * iconvdata/ibm5347.h: Likewise.
22140         * iconvdata/ibm803.h: Likewise.
22141         * iconvdata/ibm856.h: Likewise.
22142         * iconvdata/ibm901.h: Likewise.
22143         * iconvdata/ibm902.h: Likewise.
22144         * iconvdata/ibm9030.h: Likewise.
22145         * iconvdata/ibm9066.h: Likewise.
22146         * iconvdata/ibm921.h: Likewise.
22147         * iconvdata/ibm922.h: Likewise.
22148         * iconvdata/ibm9448.h: Likewise.
22149         * iconvdata/isiri-3342.h: Likewise.
22150         * iconvdata/jis0201.h: Likewise.
22151         * include/link.h: Likewise.
22152         * include/netdb.h: Likewise.
22153         * inet/check_native.c: Likewise.
22154         * inet/check_pf.c: Likewise.
22155         * inet/getipv4sourcefilter.c: Likewise.
22156         * inet/getnameinfo.c: Likewise.
22157         * inet/getsourcefilter.c: Likewise.
22158         * inet/htonl.c: Likewise.
22159         * inet/setipv4sourcefilter.c: Likewise.
22160         * inet/setsourcefilter.c: Likewise.
22161         * inet/test-inet6_opt.c: Likewise.
22162         * inet/tst-network.c: Likewise.
22163         * locale/C-collate.c: Likewise.
22164         * locale/C-ctype.c: Likewise.
22165         * locale/C-time.c: Likewise.
22166         * locale/C-translit.h: Likewise.
22167         * locale/loadarchive.c: Likewise.
22168         * locale/programs/3level.h: Likewise.
22169         * locale/programs/charmap.c: Likewise.
22170         * locale/programs/charmap.h: Likewise.
22171         * locale/programs/ld-address.c: Likewise.
22172         * locale/programs/ld-collate.c: Likewise.
22173         * locale/programs/ld-ctype.c: Likewise.
22174         * locale/programs/ld-identification.c: Likewise.
22175         * locale/programs/ld-measurement.c: Likewise.
22176         * locale/programs/ld-messages.c: Likewise.
22177         * locale/programs/ld-monetary.c: Likewise.
22178         * locale/programs/ld-name.c: Likewise.
22179         * locale/programs/ld-numeric.c: Likewise.
22180         * locale/programs/ld-paper.c: Likewise.
22181         * locale/programs/ld-telephone.c: Likewise.
22182         * locale/programs/ld-time.c: Likewise.
22183         * locale/programs/linereader.c: Likewise.
22184         * locale/programs/locale.c: Likewise.
22185         * locale/programs/locarchive.c: Likewise.
22186         * locale/programs/locfile.h: Likewise.
22187         * locale/programs/repertoire.c: Likewise.
22188         * locale/programs/simple-hash.c: Likewise.
22189         * locale/programs/simple-hash.h: Likewise.
22190         * malloc/memusage.c: Likewise.
22191         * malloc/memusagestat.c: Likewise.
22192         * nis/nis_defaults.c: Likewise.
22193         * nis/nis_hash.c: Likewise.
22194         * nis/nis_print.c: Likewise.
22195         * nis/nis_xdr.c: Likewise.
22196         * nscd/connections.c: Likewise.
22197         * nscd/hstcache.c: Likewise.
22198         * nscd/nscd_gethst_r.c: Likewise.
22199         * nscd/nscd_getserv_r.c: Likewise.
22200         * nscd/nscd_helper.c: Likewise.
22201         * nscd/servicescache.c: Likewise.
22202         * nss/makedb.c: Likewise.
22203         * nss/nss_db/db-XXX.c: Likewise.
22204         * nss/nss_db/db-initgroups.c: Likewise.
22205         * nss/nss_db/db-netgrp.c: Likewise.
22206         * nss/nss_files/files-network.c: Likewise.
22207         * nss/nss_files/files-parse.c: Likewise.
22208         * posix/bug-regex5.c: Likewise.
22209         * posix/fnmatch_loop.c: Likewise.
22210         * posix/regcomp.c: Likewise.
22211         * posix/regexec.c: Likewise.
22212         * posix/tst-rfc3484-2.c: Likewise.
22213         * posix/tst-rfc3484-3.c: Likewise.
22214         * posix/tst-rfc3484.c: Likewise.
22215         * resolv/nss_dns/dns-canon.c: Likewise.
22216         * resolv/nss_dns/dns-network.c: Likewise.
22217         * resolv/res_init.c: Likewise.
22218         * resolv/res_mkquery.c: Likewise.
22219         * resolv/tst-aton.c: Likewise.
22220         * stdlib/cxa_atexit.c: Likewise.
22221         * stdlib/cxa_finalize.c: Likewise.
22222         * stdlib/gen-fpioconst.c: Likewise.
22223         * stdlib/strtol_l.c: Likewise.
22224         * string/tst-endian.c: Likewise.
22225         * sunrpc/auth_des.c: Likewise.
22226         * sunrpc/clnt_udp.c: Likewise.
22227         * sunrpc/rtime.c: Likewise.
22228         * sunrpc/svcauth_des.c: Likewise.
22229         * sunrpc/xdr.c: Likewise.
22230         * sunrpc/xdr_intXX_t.c: Likewise.
22231         * sunrpc/xdr_rec.c: Likewise.
22232         * sysdeps/generic/ldconfig.h: Likewise.
22233         * sysdeps/generic/ldsodefs.h: Likewise.
22234         * sysdeps/generic/memusage.h: Likewise.
22235         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
22236         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
22237         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
22238         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
22239         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
22240         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
22241         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
22242         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
22243         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
22244         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
22245         * sysdeps/posix/getaddrinfo.c: Likewise.
22246         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
22247         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22248         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
22249         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
22250         * sysdeps/powerpc/test-gettimebase.c: Likewise.
22251         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
22252         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
22253         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
22254         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
22255         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
22256         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
22257         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
22258         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
22259         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
22260         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
22261         * sysdeps/x86_64/dl-tls.h: Likewise.
22262         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
22263         * time/alt_digit.c: Likewise.
22264         * time/era.c: Likewise.
22265         * wcsmbs/tst-c16c32-1.c: Likewise.
22266
22267 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22268
22269         * math/libm-test.inc (struct test_sincos_data): New type.
22270         (RUN_TEST_LOOP_sincos): New macro.
22271         (sincos_test_data): New variable.
22272         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
22273
22274 2013-05-16  Richard Henderson  <rth@redhat.com>
22275
22276         * math/atest-exp2.c (LIMB64): New macro.
22277         (CONSTSZ): New macro.
22278         (mp_exp1, mp_exp_m1, mp_log2): New variables.
22279         (hexdig): Move ...
22280         (print_mpn_fp): ... to function scope.
22281         (read_mpn_hex): Remove.
22282         (get_log2): Remove.
22283         (exp2_mpn): Use mp_log2.
22284         (main): Use mp_exp1.
22285
22286 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22287
22288         * math/libm-test.inc: Remove comment about not testing "inexact"
22289         exceptions.
22290         (INEXACT_EXCEPTION): New macro.
22291         (NO_INEXACT_EXCEPTION): Likewise.
22292         (INVALID_EXCEPTION_OK): Update value.
22293         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
22294         (OVERFLOW_EXCEPTION_OK): Likewise.
22295         (UNDERFLOW_EXCEPTION_OK): Likewise.
22296         (IGNORE_ZERO_INF_SIGN): Likewise.
22297         (ERRNO_UNCHANGED): Likewise.
22298         (ERRNO_EDOM): Likewise.
22299         (ERRNO_ERANGE): Likewise.
22300         (test_exceptions): Handle testing "inexact" exceptions.
22301         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
22302         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
22303         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
22304         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
22305         INEXACT_EXCEPTION.
22306         (rint_towardzero_test_data): Likewise.
22307         (rint_downward_test_data): Likewise.
22308         (rint_upward_test_data): Likewise.
22309
22310         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
22311         with OVERFLOW_EXCEPTION.
22312         (exp10_test_data): Likewise.
22313         (exp2_test_data): Likewise.
22314         (expm1_test_data): Likewise.
22315         (lgamma_test_data): Likewise.
22316         (pow_test_data): Likewise.
22317         (tgamma_test_data): Likewise.
22318         (yn_test_data): Remove duplicate test of overflow.
22319
22320         * math/libm-test.inc (struct test_cc_c_data): New type.
22321         (RUN_TEST_LOOP_cc_c): New macro.
22322         (cpow_test_data): New variable.
22323         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
22324
22325         * math/libm-test.inc (struct test_f_L_data): New type.
22326         (RUN_TEST_LOOP_f_L): New macro.
22327         (llrint_test_data): New variable.
22328         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
22329         (llrint_tonearest_test_data): New variable.
22330         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
22331         (llrint_towardzero_test_data): New variable.
22332         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
22333         (llrint_downward_test_data): New variable.
22334         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
22335         (llrint_upward_test_data): New variable.
22336         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
22337         (llround_test_data): New variable.
22338         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
22339
22340 2013-05-13  Peter Collingbourne  <pcc@google.com>
22341
22342         * math/atest-exp2.c (get_log2): Remove const attribute.
22343
22344 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22345
22346         * math/libm-test.inc (struct test_f_l_data): New type.
22347         (RUN_TEST_LOOP_f_l): New macro.
22348         (lrint_test_data): New variable.
22349         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
22350         (lrint_tonearest_test_data): New variable.
22351         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
22352         (lrint_towardzero_test_data): New variable.
22353         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
22354         (lrint_downward_test_data): New variable.
22355         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
22356         (lrint_upward_test_data): New variable.
22357         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
22358         (lround_test_data): New variable.
22359         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
22360
22361 2013-05-15  Peter Collingbourne  <pcc@google.com>
22362
22363         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
22364         (EXTRACT_WORDS64) Use where appropriate.
22365         (INSERT_WORDS64) Likewise.
22366
22367         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
22368         constraints with x constraints.
22369         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
22370
22371         * malloc/obstack.c (_obstack_compat): Add initializer.
22372
22373 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
22374
22375         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
22376         si_trapno and add si_addr_lsb to _sifields.sigfault.
22377         (si_trapno): Remove macro.
22378         (si_addr_lsb): Define new macro.
22379         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
22380
22381 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
22382
22383         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
22384         instead of TEST_f_l.
22385         (llrint_test_tonearest): Likewise.
22386         (llrint_test_towardzero): Likewise.
22387         (llrint_test_downward): Likewise.
22388         (llrint_test_upward): Likewise.
22389         (llround_test): Likewise.
22390
22391         * math/libm-test.inc (struct test_f_i_data): Add comment.
22392         (RUN_TEST_LOOP_f_b): New macro.
22393         (RUN_TEST_LOOP_f_b_tg): Likewise.
22394         (finite_test_data): New variable.
22395         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
22396         (isfinite_test_data): New variable.
22397         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22398         (isinf_test_data): New variable.
22399         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22400         (isnan_test_data): New variable.
22401         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22402         (isnormal_test_data): New variable.
22403         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22404         (issignaling_test_data): New variable.
22405         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22406         (signbit_test_data): New variable.
22407         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
22408
22409         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
22410         with INVALID_EXCEPTION.
22411         (acosh_test_data): Likewise.
22412         (asin_test_data): Likewise.
22413         (atanh_test_data): Likewise.
22414         (fmod_test_data): Likewise.
22415         (log_test_data): Likewise.
22416         (log10_test_data): Likewise.
22417         (log2_test_data): Likewise.
22418         (pow_test_data): Likewise.
22419         (sqrt_test_data): Likewise.
22420         (y0_test_data): Likewise.
22421         (y1_test_data): Likewise.
22422         (yn_test_data): Likewise.
22423
22424         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
22425         function contents.
22426
22427         * math/libm-test.inc (struct test_ff_i_data): New type.
22428         (RUN_TEST_LOOP_ff_i_tg): New macro.
22429         (isgreater_test_data): New variable.
22430         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22431         (isgreaterequal_test_data): New variable.
22432         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22433         (isless_test_data): New variable.
22434         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22435         (islessequal_test_data): New variable.
22436         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22437         (islessgreater_test_data): New variable.
22438         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22439         (isunordered_test_data): New variable.
22440         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
22441
22442 2013-05-14  David S. Miller  <davem@davemloft.net>
22443
22444         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22445
22446 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
22447
22448         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
22449
22450         * math/libm-test.inc (struct test_fF_f1_data): Change type of
22451         extra_test to int.
22452         (struct test_f_i_data): Change type of max_ulp to int.
22453
22454         * math/libm-test.inc (test_ffI_f1_data): New type.
22455         (RUN_TEST_LOOP_ffI_f1): New macro.
22456         (remquo_test_data): New variable.
22457         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
22458
22459         * setjmp/tst-setjmp-fp.c: New file.
22460         * setjmp/Makefile (tests): Add tst-setjmp-fp.
22461         (link-libm): New variable.
22462         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
22463
22464         * math/libm-test.inc (struct test_f_i_data): New type.
22465         (RUN_TEST_LOOP_f_i): New macro.
22466         (RUN_TEST_LOOP_f_i_tg): Likewise.
22467         (fpclassify_test_data): New variable.
22468         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
22469         (ilogb_test_data): New variable.
22470         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
22471
22472         * math/libm-test.inc (scalbln_test): Correct function name in END
22473         call.
22474
22475         * math/libm-test.inc (struct test_f_f1_data): Add comment.
22476         (RUN_TEST_LOOP_fI_f1): New macro.
22477         (frexp_test_data): New variable.
22478         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
22479
22480         * math/libm-test.inc (struct test_fF_f1_data): New type.
22481         (RUN_TEST_LOOP_fF_f1): New macro.
22482         (modf_test_data): New variable.
22483         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
22484
22485         * math/libm-test.inc (struct test_f_f1_data): New type.
22486         (RUN_TEST_LOOP_f_f1): New macro.
22487         (gamma_test_data): New variable.
22488         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22489         (lgamma_test_data): New variable.
22490         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
22491
22492 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
22493
22494         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
22495         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
22496         (main): Comment "tls" pseudo-hwcap.
22497
22498 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
22499
22500         * math/libm-test.inc (struct test_fl_f_data): New type.
22501         (RUN_TEST_LOOP_fl_f): New variable.
22502         (scalbln_test_data): New variable.
22503         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
22504
22505         * math/libm-test.inc (struct test_fi_f_data): New type.
22506         (RUN_TEST_LOOP_fi_f): New macro.
22507         (ldexp_test_data): New variable.
22508         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
22509         (scalbn_test_data): New variable.
22510         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
22511
22512         * math/libm-test.inc (struct test_c_f_data): New type.
22513         (RUN_TEST_LOOP_c_f): New macro.
22514         (cabs_test_data): New variable.
22515         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
22516         (carg_test_data): New variable.
22517         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
22518         (cimag_test_data): New variable.
22519         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
22520         (creal_test_data): New variable.
22521         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
22522
22523         * math/libm-test.inc (struct test_if_f_data): New type.
22524         (RUN_TEST_LOOP_if_f): New macro.
22525         (jn_test_data): New variable.
22526         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
22527         (yn_test_data): New variable.
22528         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
22529
22530         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
22531
22532 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22533
22534         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
22535         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
22536
22537 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
22538
22539         * benchtests/Makefile (CPPFLAGS-nonlib): Add
22540         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
22541         (bench-deps): Add bench-timing.h.
22542         * benchtests-bench-skeleton.c: Include bench-timing.h.
22543         (main): Use TIMING_* macros instead of clock_gettime.
22544         * benchtests/bench-timing.h: New file.
22545
22546         [BZ #14582]
22547         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
22548         Renamed from _LIB_VERSION.
22549         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
22550
22551 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
22552
22553         * math/libm-test.inc (struct test_fff_f_data): New type.
22554         (RUN_TEST_LOOP_fff_f): New macro.
22555         (fma_test_data): New variable.
22556         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
22557         (fma_towardzero_test_data): New variable.
22558         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
22559         (fma_downward_test_data): New variable.
22560         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
22561         (fma_upward_test_data): New variable.
22562         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
22563
22564         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
22565         (struct test_c_c_data): New type.
22566         (RUN_TEST_LOOP_c_c): New macro.
22567         (cacos_test_data): New variable.
22568         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
22569         (cacosh_test_data): New variable.
22570         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
22571         (casin_test_data): New variable.
22572         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
22573         (casinh_test_data): New variable.
22574         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
22575         (catan_test_data): New variable.
22576         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
22577         (catanh_test_data): New variable.
22578         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
22579         (ccos_test_data): New variable.
22580         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
22581         (ccosh_test_data): New variable.
22582         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
22583         (cexp_test_data): New variable.
22584         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
22585         (clog_test_data): New variable.
22586         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
22587         (clog10_test_data): New variable.
22588         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
22589         (conj_test_data): New variable.
22590         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
22591         (cproj_test_data): New variable.
22592         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
22593         (csin_test_data): New variable.
22594         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
22595         (csinh_test_data): New variable.
22596         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
22597         (csqrt_test_data): New variable.
22598         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
22599         (ctan_test_data): New variable.
22600         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
22601         (ctan_tonearest_test_data): New variable.
22602         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22603         (ctan_towardzero_test_data): New variable.
22604         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22605         (ctan_downward_test_data): New variable.
22606         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22607         (ctan_upward_test_data): New variable.
22608         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22609         (ctanh_test_data): New variable.
22610         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
22611         (ctanh_tonearest_test_data): New variable.
22612         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
22613         (ctanh_towardzero_test_data): New variable.
22614         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
22615         (ctanh_downward_test_data): New variable.
22616         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
22617         (ctanh_upward_test_data): New variable.
22618         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
22619         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
22620         of BUILD_COMPLEX.
22621
22622         * math/libm-test.inc (struct test_ff_f_data): New type.
22623         (struct test_ff_f_data_nexttoward): Likewise.
22624         (RUN_TEST_LOOP_2_f): New macro.
22625         (RUN_TEST_LOOP_ff_f): Likewise.
22626         (atan2_test_data): New variable.
22627         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
22628         (copysign_test_data): New variable.
22629         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
22630         (fdim_test_data): New variable.
22631         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
22632         (fmax_test_data): New variable.
22633         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
22634         (fmin_test_data): New variable.
22635         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
22636         (fmod_test_data): New variable.
22637         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
22638         (hypot_test_data): New variable.
22639         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
22640         (nextafter_test_data): New variable.
22641         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
22642         (nexttoward_test_data): New variable.
22643         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
22644         (pow_test_data): New variable.
22645         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
22646         (pow_tonearest_test_data): New variable.
22647         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
22648         (pow_towardzero_test_data): New variable.
22649         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
22650         (pow_downward_test_data): New variable.
22651         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
22652         (pow_upward_test_data): New variable.
22653         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
22654         (remainder_test_data): New variable.
22655         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
22656         (scalb_test_data): New variable.
22657         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
22658         * sysdeps/i386/fpu/libm-test-ulps: Update.
22659
22660 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
22661
22662         * math/libm-test.inc (fma_test): Use max_value instead of local
22663         variable fltmax.
22664         (nextafter_test): Likewise.
22665
22666         * math/libm-test.inc (acos_towardzero_test_data): New variable.
22667         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22668         (acos_downward_test_data): New variable.
22669         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22670         (acos_upward_test_data): New variable.
22671         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22672         (acosh_test_data): New variable.
22673         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
22674         (asin_test_data): New variable.
22675         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
22676         (asin_tonearest_test_data): New variable.
22677         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22678         (asin_towardzero_test_data): New variable.
22679         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22680         (asin_downward_test_data): New variable.
22681         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22682         (asin_upward_test_data): New variable.
22683         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22684         (asinh_test_data): New variable.
22685         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
22686         (atan_test_data): New variable.
22687         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
22688         (atanh_test_data): New variable.
22689         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
22690         (cbrt_test_data): New variable.
22691         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
22692         (ceil_test_data): New variable.
22693         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
22694         (cos_test_data): New variable.
22695         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
22696         (cos_tonearest_test_data): New variable.
22697         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22698         (cos_towardzero_test_data): New variable.
22699         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22700         (cos_downward_test_data): New variable.
22701         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22702         (cos_upward_test_data): New variable.
22703         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22704         (cosh_test_data): New variable.
22705         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
22706         (cosh_tonearest_test_data): New variable.
22707         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22708         (cosh_towardzero_test_data): New variable.
22709         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22710         (cosh_downward_test_data): New variable.
22711         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22712         (cosh_upward_test_data): New variable.
22713         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22714         (erf_test_data): New variable.
22715         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
22716         (erfc_test_data): New variable.
22717         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
22718         (exp_test_data): New variable.
22719         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
22720         (exp_tonearest_test_data): New variable.
22721         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22722         (exp_towardzero_test_data): New variable.
22723         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22724         (exp_downward_test_data): New variable.
22725         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22726         (exp_upward_test_data): New variable.
22727         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22728         (exp10_test_data): New variable.
22729         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
22730         (exp2_test_data): New variable.
22731         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
22732         (expm1_test_data): New variable.
22733         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
22734         (fabs_test_data): New variable.
22735         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
22736         (floor_test_data): New variable.
22737         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
22738         (j0_test_data): New variable.
22739         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
22740         (j1_test_data): New variable.
22741         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
22742         (log_test_data): New variable.
22743         (log_test): Run tests with RUN_TEST_LOOP_f_f.
22744         (log10_test_data): New variable.
22745         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
22746         (log1p_test_data): New variable.
22747         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
22748         (log2_test_data): New variable.
22749         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
22750         (logb_test_data): New variable.
22751         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
22752         (logb_downward_test_data): New variable.
22753         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22754         (nearbyint_test_data): New variable.
22755         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
22756         (rint_test_data): New variable.
22757         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
22758         (rint_tonearest_test_data): New variable.
22759         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22760         (rint_towardzero_test_data): New variable.
22761         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22762         (rint_downward_test_data): New variable.
22763         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22764         (rint_upward_test_data): New variable.
22765         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22766         (round_test_data): New variable.
22767         (round_test): Run tests with RUN_TEST_LOOP_f_f.
22768         (sin_test_data): New variable.
22769         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
22770         (sin_tonearest_test_data): New variable.
22771         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22772         (sin_towardzero_test_data): New variable.
22773         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22774         (sin_downward_test_data): New variable.
22775         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22776         (sin_upward_test_data): New variable.
22777         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22778         (sinh_test_data): New variable.
22779         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
22780         (sinh_tonearest_test_data): New variable.
22781         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22782         (sinh_towardzero_test_data): New variable.
22783         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22784         (sinh_downward_test_data): New variable.
22785         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22786         (sinh_upward_test_data): New variable.
22787         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22788         (sqrt_test_data): New variable.
22789         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
22790         (tan_test_data): New variable.
22791         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
22792         (tan_tonearest_test_data): New variable.
22793         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22794         (tan_towardzero_test_data): New variable.
22795         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
22796         (tan_downward_test_data): New variable.
22797         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
22798         (tan_upward_test_data): New variable.
22799         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
22800         (tanh_test_data): New variable.
22801         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
22802         (tgamma_test_data): New variable.
22803         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
22804         (trunc_test_data): New variable.
22805         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
22806         (y0_test_data): New variable.
22807         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
22808         (y1_test_data): New variable.
22809         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
22810         (significand_test_data): New variable.
22811         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
22812
22813 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
22814
22815         [BZ #12387]
22816         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
22817
22818 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
22819
22820         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
22821
22822 2013-05-10  Andreas Jaeger  <aj@suse.de>
22823
22824         [BZ #15448]
22825         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
22826         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
22827
22828 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22829
22830         * math/gen-libm-test.pl (adjust_arg): New function.
22831         (special_functions): Handle generating output in both functions
22832         and arrays.
22833         (parse_args): Likewise.
22834         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
22835         $in_func argument to parse_args.
22836         * math/libm-test.inc (struct test_f_f_data): New type.
22837         (IF_ROUND_INIT_): New macro.
22838         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
22839         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
22840         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
22841         (IF_ROUND_INIT_FE_UPWARD): Likewise.
22842         (ROUND_RESTORE_): Likewise.
22843         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
22844         (ROUND_RESTORE_FE_TONEAREST): Likewise.
22845         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
22846         (ROUND_RESTORE_FE_UPWARD): Likewise.
22847         (RUN_TEST_LOOP_f_f): New macro.
22848         (acos_test_data): New variable.
22849         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
22850         (acos_tonearest_test_data): New variable.
22851         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
22852
22853 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22854
22855         * benchtests/bench-skeleton.c (startup): Fix coding style.
22856
22857 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
22858
22859         [BZ #6809]
22860         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
22861         negative infinity argument.
22862         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
22863         negative infinity argument.
22864         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
22865         negative infinity argument.
22866         * math/libm-test.inc (tgamma_test): Expect errno to be set for
22867         domain errors.
22868
22869 2013-05-10  Florian Weimer  <fweimer@redhat.com>
22870
22871         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
22872         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
22873         * iconv/iconv_prog.c (main): Likewise.
22874         * locale/programs/charmap-dir.c (charmap_readdir)
22875         (fopen_uncompressed): Likewise.
22876         * locale/programs/locfile.c (siblings_uncached)
22877         (write_locale_data): Use lstat64 instead of lstat.
22878         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
22879         stat.
22880
22881 2013-05-10  Andreas Jaeger  <aj@suse.de>
22882
22883         [BZ #15395]
22884         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
22885         localization.
22886         Include <locale.h>.
22887
22888 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
22889
22890         * elf/dl-close.c (_dl_close_worker): Add comments.
22891
22892 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
22893
22894         [BZ #15359]
22895         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
22896         high part of pi/2.
22897         (__ieee754_rem_pio2l): Update comments.
22898
22899         [BZ #15429]
22900         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
22901         high part of pi/2.
22902         (__ieee754_rem_pio2l): Update comments.
22903
22904         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
22905         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
22906
22907         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
22908         M_PI_4l.
22909
22910         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
22911         (M_PI_34_LOG10El): Likewise.
22912         (M_PI2_LOG10El): Likewise.
22913         (M_PI4_LOG10El): Likewise.
22914         (M_PI_LOG10El): Likewise.
22915
22916 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22917
22918         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22919
22920 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
22921
22922         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
22923         (MINUS_ZERO_INIT): Likewise.
22924         (PLUS_INFTY_INIT): Likewise.
22925         (MINUS_INFTY_INIT): Likewise.
22926         (QNAN_VALUE_INIT): Likewise.
22927         (MAX_VALUE_INIT): Likewise.
22928         (MIN_VALUE_INIT): Likewise.
22929         (MIN_SUBNORM_VALUE_INIT): Likewise.
22930         (plus_zero): Initialize with PLUS_ZERO_INIT.
22931         (minus_zero): Initialize with MINUS_ZERO_INIT.
22932         (plus_infty): Initialize with PLUS_INFTY_INIT.
22933         (minus_infty): Initialize with MINUS_INFTY_INIT.
22934         (qnan_value): Initialize with QNAN_VALUE_INIT.
22935         (max_value): Initialize with MAX_VALUE_INIT.
22936         (min_value): Initialize with MIN_VALUE_INIT.
22937         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
22938
22939         * math/libm-test.inc (RUN_TEST_if_f): New macro.
22940         (jn_test): Use TEST_if_f instead of TEST_ff_f.
22941         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
22942         (yn_test): Use TEST_if_f instead of TEST_ff_f.
22943
22944         * math/libm-test.inc (RUN_TEST_f_f): New macro.
22945         (RUN_TEST_2_f): Likewise.
22946         (RUN_TEST_ff_f): Likewise.
22947         (RUN_TEST_fi_f): Likewise.
22948         (RUN_TEST_fl_f): Likewise.
22949         (RUN_TEST_fff_f): Likewise.
22950         (RUN_TEST_c_f): Likewise.
22951         (RUN_TEST_f_f1): Likewise.
22952         (RUN_TEST_fF_f1): Likewise.
22953         (RUN_TEST_fI_f1): Likewise.
22954         (RUN_TEST_ffI_f1): Likewise.
22955         (RUN_TEST_c_c): Likewise.
22956         (RUN_TEST_cc_c): Likewise.
22957         (RUN_TEST_f_i): Likewise.
22958         (RUN_TEST_f_i_tg): Likewise.
22959         (RUN_TEST_ff_i_tg): Likewise.
22960         (RUN_TEST_f_b): Likewise.
22961         (RUN_TEST_f_b_tg): Likewise.
22962         (RUN_TEST_f_l): Likewise.
22963         (RUN_TEST_f_L): Likewise.
22964         (RUN_TEST_sincos): Likewise.
22965         * math/gen-libm-test.pl (new_test): Take new argument to indicate
22966         whether to show exceptions.  Do not include ");\n" in return
22967         value.
22968         (special_functions): Output call to RUN_TEST_sincos instead of
22969         check_float calls.  Update calls to new_test.
22970         (parse_args): Output call to single RUN_TEST_* macro instead of
22971         check_* calls and other assignments.  Update calls to new_test.
22972
22973         [BZ #2546]
22974         [BZ #2560]
22975         [BZ #5159]
22976         [BZ #15426]
22977         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
22978         input to result for tgamma overflow.
22979         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
22980         (gamma_coeff): New variable.
22981         (NCOEFF): New macro.
22982         (gamma_positive): New function.
22983         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
22984         underflow here.  Use gamma_positive instead of exp (lgamma) for
22985         other arguments.
22986         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
22987         (gamma_coeff): New variable.
22988         (NCOEFF): New macro.
22989         (gammaf_positive): New function.
22990         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
22991         underflow here.  Use gamma_positive instead of exp (lgamma) for
22992         other arguments.
22993         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
22994         (gamma_coeff): New variable.
22995         (NCOEFF): New macro.
22996         (gammal_positive): New function.
22997         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
22998         underflow here.  Use gamma_positive instead of exp (lgamma) for
22999         other arguments.
23000         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
23001         (gamma_coeff): New variable.
23002         (NCOEFF): New macro.
23003         (gammal_positive): New function.
23004         (__ieee754_gammal_r): Handle positive infinity, overflow and
23005         underflow here.  Handle NaN the same as positive infinity.  Remove
23006         check x < 0xffffffff for negative integers.  Use gamma_positive
23007         instead of exp (lgamma) for other arguments.
23008         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
23009         (gamma_coeff): New variable.
23010         (NCOEFF): New macro.
23011         (gammal_positive): New function.
23012         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
23013         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
23014         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
23015         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
23016         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
23017         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
23018         * sysdeps/generic/math_private.h (__gamma_productf): New
23019         prototype.
23020         (__gamma_product): Likewise.
23021         (__gamma_productl): Likewise.
23022         * math/Makefile (libm-calls): Add gamma_product.
23023         * math/libm-test.inc (tgamma_test): Add more tests.
23024         * sysdeps/i386/fpu/libm-test-ulps: Update.
23025         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23026
23027 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
23028
23029         * benchtests/bench-skeleton.c (main): Preheat CPU.
23030
23031 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
23032
23033         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
23034
23035 2013-05-07  Roland McGrath  <roland@hack.frob.com>
23036
23037         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
23038         and _dl_skip_args_internal.
23039
23040 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
23041
23042         * manual/message.texi (Message Translation): Talk about users.
23043         Message to key mapping impacts design.
23044
23045 2013-05-06  Roland McGrath  <roland@hack.frob.com>
23046
23047         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
23048
23049         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
23050
23051         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
23052         * sysdeps/wordsize-64/glob64.c: ... here.
23053
23054         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
23055         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
23056         New macros.
23057
23058         * debug/getlogin_r_chk.c: Moved to ...
23059         * login/getlogin_r_chk.c: ... here.
23060         * debug/Makefile (routines): Move getlogin_r_chk to ...
23061         * login/Makefile (routines): ... here.
23062         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
23063         * login/Versions (libc: GLIBC_2.4): ... here.
23064
23065         * io/poll.c (__poll): Renamed from poll.
23066         Add libc_hidden_def.
23067         (poll): Define as weak alias.
23068
23069         * debug/ptsname_r_chk.c: Moved to ...
23070         * login/ptsname_r_chk.c: ... here.
23071         * debug/Makefile (routines): Move ptsname_r_chk to ...
23072         * login/Makefile (routines): ... here.
23073         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
23074         * login/Versions (libc: GLIBC_2.4): ... here.
23075
23076         * posix/getlogin.c: Moved to ...
23077         * login/getlogin.c: ... here.
23078         * posix/getlogin_r.c: Moved to ...
23079         * login/getlogin_r.c: ... here.
23080         * posix/getlogin_r.c: Moved to ...
23081         * login/getlogin_r.c: ... here.
23082         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
23083         * login/Makefile (routines): ... here.
23084         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
23085         * login/Versions (libc: GLIBC_2.0): ... here.
23086
23087         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
23088         (setrlimit): Define as weak alias.
23089
23090         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
23091         Call __ names for open, ftruncate, and close.
23092         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
23093         (truncate): Define as weak alias.
23094
23095 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
23096
23097         * math/gen-libm-test.pl (parse_args): Initialize x before each
23098         test of frexp, modf and remquo.
23099
23100         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
23101         test signgam value.
23102
23103 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23104
23105         [BZ #15418]
23106         [BZ #15419]
23107         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
23108         internal tests.
23109         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
23110
23111 2013-05-06  Roland McGrath  <roland@hack.frob.com>
23112
23113         * elf/dl-writev.h: New file.
23114         * elf/dl-misc.c: Include it.
23115         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
23116         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
23117
23118 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
23119
23120         * math/libm-test.inc (noXFails): Remove variable.
23121         (noXPasses): Likewise.
23122         (BUILD_COMPLEX_INT): Remove macro.
23123         (print_screen): Remove xfail argument.
23124         (print_screen_max_error): Likewise.
23125         (update_stats): Likewise.
23126         (print_max_error): Likewise.  Update calls to other affected
23127         functions.
23128         (print_complex_max_error): Likewise.
23129         (test_single_exception): Update calls to print_screen.
23130         (test_single_errno): Likewise.
23131         (check_float_internal): Remove xfail argument.  Update calls to
23132         other affected functions.
23133         (check_float): Likewise.
23134         (check_complex): Likewise.
23135         (check_int): Likewise.
23136         (check_long): Likewise.
23137         (check_bool): Likewise.
23138         (check_longlong): Likewise.
23139         (main): Don't print noXFails and noXPasses.
23140         * math/gen-libm-test.pl (top level): Don't mention expected
23141         failure handling in comment.
23142         (new_test): Don't handle expected failures.
23143         (parse_args): Don't mention expected failure handling in comment.
23144         (generate_testfile): Don't handle expected failures.
23145         (parse_ulps): Likewise.
23146         (print_ulps_file): Likewise.
23147         (get_failure): Remove function.
23148         (output_test): Don't handle expected failures.
23149         * make/README.libm-test: Don't mention expected failure handling.
23150
23151         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
23152         (minus_zero): Likewise.
23153         (plus_infty): Likewise.
23154         (minus_infty): Likewise.
23155         (qnan_value): Likewise.
23156         (max_value): Likewise.
23157         (min_value): Likewise.
23158         (min_subnorm_value): Likewise.
23159         (initialize): Do not initialize those variables dynamically.
23160
23161 2013-05-03  Roland McGrath  <roland@hack.frob.com>
23162
23163         * io/open.c (__open_2): Moved to ...
23164         * io/open_2.c: ... this new file.
23165         * io/open64.c (__open64_2): Moved to ...
23166         * io/open64_2.c: ... this new file.
23167         * io/openat.c (__openat_2): Moved to ...
23168         * io/openat_2.c: ... this new file.
23169         * io/openat64.c (__openat64_2): Moved to ...
23170         * io/openat64_2.c: ... this new file.
23171         * io/Makefile (routines): Add them.
23172         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
23173         * sysdeps/unix/sysv/linux/open_2.c: File removed.
23174         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
23175         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
23176         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
23177         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
23178         (__openat64): Add hidden_ver.
23179         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
23180         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
23181
23182         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
23183         Separately conditionalize setting of GLRO(dl_sysinfo) so
23184         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
23185         as well, but the actual setting is only under [NEED_DL_SYSINFO].
23186
23187 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23188
23189         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
23190         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
23191         definition.
23192         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
23193         * sysdeps/unix/sysv/linux/powerpc/init-first.c
23194         (_libc_vdso_platform_setup): Add __vdso_time initialization.
23195         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
23196         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
23197
23198 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
23199
23200         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
23201         test signgam value.
23202
23203         * math/libm-test.inc (hypot_test): Do not use
23204         IGNORE_ZERO_INF_SIGN.
23205
23206 2013-05-03  Andreas Jaeger  <aj@suse.de>
23207
23208         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
23209         Linux 3.9.
23210         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
23211         (PF_MAX): Adjust for VSOCK change.
23212
23213 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23214
23215         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23216
23217 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
23218
23219         [BZ #15264]
23220         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
23221         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
23222         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
23223
23224 2013-05-02  David S. Miller  <davem@davemloft.net>
23225
23226         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23227
23228 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
23229
23230         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
23231
23232 2013-05-01  Roland McGrath  <roland@hack.frob.com>
23233
23234         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
23235
23236 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
23237
23238         [BZ #14952]
23239         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
23240         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23241         Use __attribute__ ((__gnu_inline__)).
23242         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23243         Don't use __attribute__ ((__gnu_inline__)).
23244
23245 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
23246
23247         [BZ #15423]
23248         * math/s_catan.c (__catan): Handle small real or imaginary part of
23249         input specially to avoid spurious underflow.
23250         * math/s_catanf.c (__catanf): Likewise.
23251         * math/s_catanh.c (__catanh): Likewise.
23252         * math/s_catanhf.c (__catanhf): Likewise.
23253         * math/s_catanhl.c (__catanhl): Likewise.
23254         * math/s_catanl.c (__catanl): Likewise.
23255         * math/libm-test.inc (catan_test): Add more tests.
23256         (catanh_test): Likewise.
23257         * sysdeps/i386/fpu/libm-test-ulps: Update.
23258         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23259
23260 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23261
23262         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23263
23264 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
23265
23266         [BZ #15416]
23267         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
23268         accurately for denominator in atan2.
23269         * math/s_catanf.c (__catanf): Likewise.
23270         * math/s_catanh.c (__catanh): Likewise.
23271         * math/s_catanhf.c (__catanhf): Likewise.
23272         * math/s_catanhl.c (__catanhl): Likewise.
23273         * math/s_catanl.c (__catanl): Likewise.
23274         * math/libm-test.inc (catan_test): Add more tests.
23275         (catanh_test): Likewise.
23276         * sysdeps/i386/fpu/libm-test-ulps: Update.
23277         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23278
23279 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23280
23281         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
23282
23283         * benchtests/Makefile (bench): Remove slow benchmarks.
23284         * benchtests/atan-inputs: Add slow benchmark inputs.
23285         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
23286         (BENCH_FUNC): Accept variant offset.
23287         (VARIANT): Define.
23288         * benchtests/bench-skeleton.c (main): Run benchmark for each
23289         variant.
23290         * benchtests/cos-inputs: Add slow benchmark inputs.
23291         * benchtests/exp-inputs: Likewise.
23292         * benchtests/pow-inputs: Likewise.
23293         * benchtests/sin-inputs: Likewise.
23294         * benchtests/slowatan-inputs: Remove.
23295         * benchtests/slowatan.c: Remove.
23296         * benchtests/slowcos-inputs: Remove.
23297         * benchtests/slowcos.c: Remove.
23298         * benchtests/slowexp-inputs: Remove.
23299         * benchtests/slowexp.c: Remove.
23300         * benchtests/slowpow-inputs: Remove.
23301         * benchtests/slowpow.c: Remove.
23302         * benchtests/slowsin-inputs: Remove.
23303         * benchtests/slowsin.c: Remove.
23304         * benchtests/slowtan-inputs: Remove.
23305         * benchtests/slowtan.c: Remove.
23306         * benchtests/tan-inputs: Add slow benchmark inputs.
23307         * scripts/bench.pl: Parse comments and directives.
23308
23309         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
23310         in CPPFLAGS.
23311         ($(objpfx)bench-%.c): Remove *-ITER.
23312         * benchtests/bench-modf.c: Remove definition of ITER.
23313         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
23314         (main): Loop for DURATION seconds instead of fixed number of
23315         iterations.
23316         * scripts/bench.pl: Don't expect iterations in parameters.
23317
23318 2013-04-29  Roland McGrath  <roland@hack.frob.com>
23319
23320         * io/fchdir.c (__fchdir): Renamed from fchdir.
23321         (fchdir): Define as weak alias.
23322
23323 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23324
23325         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
23326         (ERRNO_EDOM): Likewise.
23327         (ERRNO_ERANGE): Likewise.
23328         (noErrnoTests): New variable.
23329         (init_max_error): Set errno to 0.
23330         (test_single_errno): New function.
23331         (test_errno): Likewise.
23332         (check_float_internal): Call test_errno.  Set errno to 0.
23333         (check_complex): Refer to errno tests in comment.
23334         (check_int): Call test_errno.  Set errno to 0.
23335         (check_long): Likewise.
23336         (check_bool): Likewise.
23337         (check_longlong): Likewise.
23338         (cos_test): Use ERRNO_* flags for errno tests instead of
23339         check_int.
23340         (expm1_test): Likewise.
23341         (fmod_test): Likewise.
23342         (ilogb_test): Likewise.
23343         (lgamma_test): Likewise.
23344         (pow_test): Likewise.
23345         (remainder_test): Likewise.
23346         (sin_test): Likewise.
23347         (tan_test): Likewise.
23348         (yn_test): Likewise.
23349         (initialize): Set errno to 0.
23350         (main): Print number of errno tests.
23351         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
23352
23353 2013-04-29  Andreas Jaeger  <aj@suse.de>
23354
23355         [BZ #15084]
23356         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
23357         and RES_USEVC.
23358
23359         [BZ #15085]
23360         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
23361         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
23362         unimplemented.
23363
23364         [BZ #15380]
23365         * stdlib/random.c (__initstate): Return NULL if
23366         __initstate fails.
23367
23368         [BZ #15086]
23369         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
23370         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
23371         RES_SNGLKUPREOP.
23372
23373 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23374
23375         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23376
23377 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
23378
23379         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
23380         of individual tests.
23381         (casin_test): Likewise.
23382         (casinh_test): Likewise.
23383
23384 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
23385
23386         [BZ #15409]
23387         * math/s_catan.c (__catan): Handle arguments with large real or
23388         imaginary part separately without squaring.
23389         * math/s_catanf.c (__catanf): Likewise.
23390         * math/s_catanh.c (__catanh): Likewise.
23391         * math/s_catanhf.c (__catanhf): Likewise.
23392         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23393         and redefine.
23394         (__catanhl): Handle arguments with large real or imaginary part
23395         separately without squaring.
23396         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
23397         and redefine.
23398         (__catanl): Handle arguments with large real or imaginary part
23399         separately without squaring.
23400         * math/libm-test.inc (catan_test): Add more tests.
23401         (catanh_test): Likewise.
23402         * sysdeps/i386/fpu/libm-test-ulps: Update.
23403         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23404
23405 2013-04-27  Andreas Jaeger  <aj@suse.de>
23406
23407         [BZ #15007]
23408         * stdlib/stdlib.h: Update guards for qecvt.
23409         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
23410         <stdlib.h>.
23411
23412 2013-04-27  Allan McRae  <allan@archlinux.org>
23413
23414         * sysdeps/i386/fpu/libm-test-ulps: Update.
23415
23416 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
23417
23418         [BZ #15406]
23419         * math/s_catan.c: Include <float.h>.
23420         (__catan): Ensure underflow exception occurs for underflowed
23421         result.
23422         * math/s_catanf.c: Include <float.h>.
23423         (__catanf): Ensure underflow exception occurs for underflowed
23424         result.
23425         * math/s_catanh.c: Include <float.h>.
23426         (__catanh): Ensure underflow exception occurs for underflowed
23427         result.
23428         * math/s_catanhf.c: Include <float.h>.
23429         (__catanhf): Ensure underflow exception occurs for underflowed
23430         result.
23431         * math/s_catanhl.c: Include <float.h>.
23432         (__catanhl): Ensure underflow exception occurs for underflowed
23433         result.
23434         * math/s_catanl.c: Include <float.h>.
23435         (__catanl): Ensure underflow exception occurs for underflowed
23436         result.
23437         * math/libm-test.inc (catan_test): Add more tests.
23438         (catanh_test): Likewise.
23439
23440         [BZ #15405]
23441         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
23442         underflowed result.
23443         * math/s_ccoshf.c (__ccoshf): Likewise.
23444         * math/s_ccoshl.c (__ccoshl): Likewise.
23445         * math/s_csin.c (__csin): Likewise.
23446         * math/s_csinf.c (__csinf): Likewise.
23447         * math/s_csinh.c (__csinh): Likewise.
23448         * math/s_csinhf.c (__csinhf): Likewise.
23449         * math/s_csinhl.c (__csinhl): Likewise.
23450         * math/s_csinl.c (__csinl): Likewise.
23451         * math/libm-test.inc (ccos_test): Add more tests.
23452         (ccosh_test): Likewise.
23453         (csin_test): Likewise.
23454         (csinh_test): Likewise.
23455
23456 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23457
23458         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
23459         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
23460         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
23461         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
23462         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
23463         powerpc/power5+/fpu folders.
23464         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
23465
23466
23467 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
23468
23469         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
23470
23471 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
23472
23473         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
23474         additions to variable.
23475         [$(config-machine) = x86_64] (modules-names): Likewise.
23476         ($(objpfx)tst-audit3): Remove dependency.
23477         ($(objpfx)tst-audit3.out): Likewise.
23478         ($(objpfx)tst-audit4): Likewise.
23479         ($(objpfx)tst-audit4.out): Likewise.
23480         ($(objpfx)tst-audit5): Likewise.
23481         ($(objpfx)tst-audit5.out): Likewise.
23482         ($(objpfx)tst-audit6): Likewise.
23483         ($(objpfx)tst-audit6.out): Likewise.
23484         ($(objpfx)tst-audit7): Likewise.
23485         ($(objpfx)tst-audit7.out): Likewise.
23486         (tst-audit3-ENV): Remove variable.
23487         (tst-audit4-ENV): Likewise.
23488         (tst-audit5-ENV): Likewise.
23489         (tst-audit6-ENV): Likewise.
23490         (tst-audit7-ENV): Likewise.
23491         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
23492         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
23493         addition to variable.
23494         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
23495         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
23496         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
23497         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
23498         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
23499         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
23500         tst-audit3, tst-audit4 and tst-audit5.
23501         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
23502         tst-audit6 and tst-audit7.
23503         [$(subdir) = elf] (modules-names): Add audit modules for those
23504         tests.
23505         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
23506         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
23507         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
23508         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
23509         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
23510         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
23511         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
23512         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
23513         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
23514         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
23515         [$(subdir) = elf] (tst-audit3-ENV): New variable.
23516         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
23517         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
23518         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
23519         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
23520         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
23521         Likewise.
23522         [$(subdir) = elf && $(config-cflags-avx) = yes]
23523         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
23524         [$(subdir) = elf && $(config-cflags-avx) = yes]
23525         (CFLAGS-tst-auditmod4a.c): Likewise.
23526         [$(subdir) = elf && $(config-cflags-avx) = yes]
23527         (CFLAGS-tst-auditmod4b.c): Likewise.
23528         [$(subdir) = elf && $(config-cflags-avx) = yes]
23529         (CFLAGS-tst-auditmod6b.c): Likewise.
23530         [$(subdir) = elf && $(config-cflags-avx) = yes]
23531         (CFLAGS-tst-auditmod6c.c): Likewise.
23532         [$(subdir) = elf && $(config-cflags-avx) = yes]
23533         (CFLAGS-tst-auditmod7b.c): Likewise.
23534         * elf/tst-audit3.c: Move to ...
23535         * sysdeps/x86_64/tst-audit3.c: ... here.
23536         * elf/tst-audit4.c: Move to ...
23537         * sysdeps/x86_64/tst-audit4.c: ... here.
23538         * elf/tst-audit5.c: Move to ...
23539         * sysdeps/x86_64/tst-audit5.c: ... here.
23540         * elf/tst-audit6.c: Move to ...
23541         * sysdeps/x86_64/tst-audit6.c: ... here.
23542         * elf/tst-audit7.c: Move to ...
23543         * sysdeps/x86_64/tst-audit7.c: ... here.
23544         * elf/tst-auditmod3a.c: Move to ...
23545         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
23546         * elf/tst-auditmod3b.c: Move to ...
23547         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
23548         * elf/tst-auditmod4a.c: Move to ...
23549         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
23550         * elf/tst-auditmod4b.c: Move to ...
23551         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
23552         * elf/tst-auditmod5a.c: Move to ...
23553         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
23554         * elf/tst-auditmod5b.c: Move to ...
23555         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
23556         * elf/tst-auditmod6a.c: Move to ...
23557         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
23558         * elf/tst-auditmod6b.c: Move to ...
23559         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
23560         * elf/tst-auditmod6c.c: Move to ...
23561         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
23562         * elf/tst-auditmod7a.c: Move to ...
23563         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
23564         * elf/tst-auditmod7b.c: Move to ...
23565         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
23566
23567 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
23568
23569         [BZ #15366]
23570         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
23571         define unconditionally.
23572         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
23573         define unconditionally.
23574         (INT8_C, INT16_C, etc.): Likewise.
23575
23576 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
23577
23578         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
23579         __ehdr_start with hidden visibility.
23580
23581         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
23582
23583 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
23584
23585         * math/libm-test.inc (cos_test): Use accurate hex constants.
23586         (sincost_test): Likewise.
23587
23588 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
23589
23590         * math/libm-test.inc (catan_test): Add more tests.
23591         (catanh_test): Likewise.
23592
23593         * math/s_catanf.c (__catanf): Use suffixed floating-point
23594         constants.
23595         * math/s_catanhf.c (__catanhf): Likewise.
23596         * math/s_catanhl.c (__catanhl): Likewise.
23597         * math/s_catanl.c (__catanl): Likewise.
23598
23599         [BZ #15394]
23600         * math/s_catan.c (__catan): Calculate imaginary part of result
23601         with log1p not log unless computing log of number close to 0.
23602         * math/s_catanf.c (__catanf): Likewise.
23603         * math/s_catanl.c (__catanl): Likewise.
23604         * math/s_catanh.c (__catanh): Calculate real part of result with
23605         log1p not log unless computing log of number close to 0.
23606         * math/s_catanhf.c (__catanhf): Likewise.
23607         * math/s_catanhl.c (__catanhl): Likewise.
23608         * math/libm-test.inc (catan_test): Add more tests.
23609         (catanh_test): Likewise.
23610         * sysdeps/i386/fpu/libm-test-ulps: Update.
23611         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23612
23613 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
23614
23615         * benchtests/Makefile: Mention files in which fast and slow
23616         paths of math functions are implemented.
23617
23618 2013-04-23  Roland McGrath  <roland@hack.frob.com>
23619
23620         * sysdeps/posix/timespec_get.c: New file.
23621
23622 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23623
23624         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
23625         POWER.
23626         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
23627         for POWER.
23628         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
23629         powerpc/power5/fpu folders.
23630         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
23631         * benchtests/Makefile: Add modf testcase.
23632         * benchtests/bench-modf.c: New file: Benchmark test for mo
23633
23634 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
23635
23636         [BZ #14888]
23637         * time/Makefile (tests): Add tst-strptime-whitespace.
23638         * time/strptime_l.c (get_number): Use ISSPACE.
23639         (__strptime_internal): Likewise.
23640         * time/tst-strptime-whitespace.c: New test case.
23641
23642 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
23643
23644         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
23645         member.
23646         (_nss_files_init): Set it here.
23647
23648 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
23649
23650         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
23651         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
23652         unsigned.
23653
23654 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
23655
23656         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
23657
23658 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
23659
23660         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
23661         size just once.
23662
23663 2013-04-21  David S. Miller  <davem@davemloft.net>
23664
23665         * po/ru.po: Update Russion translation from translation project.
23666
23667 2013-04-17  Adam Conrad  <adconrad@0c3.net>
23668
23669         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
23670         and setfsgid.
23671
23672 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
23673
23674         * configure.in: Remove i386 configure warning. Remove i386 case.
23675         * configure: Regenerate.
23676         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
23677         Add example to error message.
23678         * sysdeps/i386/configure: Regenerate.
23679
23680 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
23681
23682         * benchtests/Makefile (bench): Add cos, tan, slowcos and
23683         slowtan.
23684         * benchtests/cos-inputs: New file.
23685         * benchtests/slowcos-inputs: New file.
23686         * benchtests/slowcos.c: New file.
23687         * benchtests/slowtan-inputs: New file.
23688         * benchtests/slowtan.c: New file.
23689         * benchtests/tan-inputs: New file.
23690
23691 2013-04-16  Roland McGrath  <roland@hack.frob.com>
23692
23693         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
23694         considered kosher.
23695
23696 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
23697
23698         * benchtests/Makefile: Include cppflags-iterator.mk to add
23699         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
23700
23701         * Makefile.in (bench-clean): New target.
23702         * benchtests/Makefile (bench-clean): Likewise.
23703
23704 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
23705
23706         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
23707
23708 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
23709
23710         * stdio-common/tstdiomisc.c: Fix coding-style violation.
23711
23712 2013-04-15  Andreas Schwab  <schwab@suse.de>
23713
23714         * nscd/grpcache.c (cache_addgr): Properly check for short write.
23715         * nscd/initgrcache.c (addinitgroupsX): Likewise.
23716         * nscd/pwdcache.c (cache_addpw): Likewise.
23717         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
23718         more than recsize.
23719
23720 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23721
23722         * benchtests/Makefile (bench): Write all output to
23723         bench-out.tmp together.
23724
23725 2013-04-15  Andreas Schwab  <schwab@suse.de>
23726
23727         * nscd/nscd.c (main): Don't fork again after closing files.
23728
23729 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23730
23731         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
23732
23733         * benchtests/Rules (bench-deps): Collect dependencies into a
23734         single variable.  Add Makefile to dependencies.
23735         ($(objpfx)bench-%.c): Depend on bench-deps.
23736
23737 2013-04-12  Roland McGrath  <roland@hack.frob.com>
23738             Xavier Roche  <roche+kml2@exalead.com>
23739
23740         [BZ #15361]
23741         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
23742         just that it's a file descriptor.
23743         * manual/llio.texi (Synchronizing AIO Operations): Update description
23744         for EBADF error from aio_fsync.
23745
23746 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
23747
23748         * Rules (bench): Move target definition...
23749         * benchtests/Makefile: ... here.
23750
23751 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
23752
23753         * math/libm-test.inc (cos_test): Fix PI/2 test.
23754         (sincos_test): Likewise.
23755         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
23756         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
23757
23758 2013-04-11  Andreas Schwab  <schwab@suse.de>
23759
23760         [BZ #13988]
23761         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
23762         accept exponent character only when digits were seen.
23763         * stdio-common/Makefile (tests): Add bug26.
23764         * stdio-common/bug26.c: New file.
23765
23766         [BZ #14293]
23767         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
23768         non-freeable.
23769
23770 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23771
23772         * Makeconfig (rtld-prefix): Define built linker prefix.
23773         * Rules (run-bench): Use it.
23774         * math/Makefile (run-regen-ulps): Likewise.
23775
23776         * Rules (bench): Remove eval.
23777
23778 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23779             Roland McGrath  <roland@hack.frob.com>
23780             Ondrej Bilka  <neleai@seznam.cz>
23781
23782         [BZ #15346]
23783         * time/getdate.c: Include ctype.h and alloca.h.
23784         (__getdate_r): Trim leading and trailing spaces of input.
23785         * time/tst-getdate.c (tests): Add tests with leading and
23786         trailing spaces.
23787
23788 2013-04-08  Roland McGrath  <roland@hack.frob.com>
23789
23790         [BZ #14280]
23791         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
23792         when computing value.
23793
23794 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23795
23796         * math/README.libm-test (How can I generate "libm-test-ulps"?):
23797         Use testrun.sh to run libm tests.
23798
23799         [BZ #15309]
23800         * elf/dl-open.c (dl_open_worker): memset all of seen array.
23801
23802 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
23803
23804         [BZ #15264]
23805         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
23806
23807 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23808
23809         * Makefile.in (regen-ulps): New target.
23810         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
23811         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
23812         [ifneq (no,$(PERL)] (regen-ulps): New target.
23813         [ifeq (no,$(PERL)] (regen-ulps): New target.
23814         * math/libm-test.inc (ulps_file_name): Define.
23815         (output_dir): New variable.
23816         (options): Add "output-dir" option.
23817         (parse_opt): Handle 'o' case.
23818         (main): If output_dir is non-NULL use it as a prefix
23819         otherwise use "".
23820         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
23821
23822 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23823
23824         [BZ #10060, #10062]
23825         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
23826         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
23827         fail configure if __sync_val_compare_and_swap is not inlined.
23828         * sysdeps/i386/configure: Regenerate.
23829         * configure.in: Build for i686 when configured for i386.
23830         * configure: Regenerate.
23831         * README: Remove i386 reference.
23832
23833 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
23834
23835         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
23836         * sysdeps/s390/s390-64/sysdep.h: Likewise.
23837
23838 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
23839
23840         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
23841         (lmsnanval): New variables.
23842         (F): Add conversion tests.
23843         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
23844         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
23845
23846         * stdio-common/tstdiomisc.c (F): Properly collect individual
23847         tests' results.
23848
23849         [BZ #14686, #15336]
23850         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
23851         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
23852         Instead, use input NaN values or generate a qNaN by arithmetic
23853         operation.  Also fix bugs to comply with the standard.
23854         * math/libm-test.inc (remainder_test): Add more tests.
23855
23856         [BZ #15335, #15342]
23857         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
23858         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
23859         input NaN values or generate a qNaN by arithmetic operation.
23860
23861         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
23862         unreachable code.
23863
23864         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
23865         definitions.
23866
23867 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
23868
23869         [BZ #14478]
23870         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
23871         underflowed result.
23872         * math/s_cexpf.c (__cexpf): Likewise.
23873         * math/s_cexpl.c (__cexpl): Likewise.
23874         * math/libm-test.inc (cexp_test): Add more tests.
23875
23876 2013-04-03  Andreas Schwab  <schwab@suse.de>
23877
23878         [BZ #15330]
23879         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
23880         order arrays from heap if bigger than alloca cutoff.
23881
23882 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
23883
23884         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
23885         (SNAN_TESTS_double): Refer to GCC PR56831.
23886         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
23887         GCC PR56828.
23888
23889 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
23890
23891         * Rules (bench): Move bench.out after the run is complete.
23892
23893         * Rules (bench): Echo currently running benchmark.
23894
23895         * benchtests/Makefile (bench): Add atan and slowatan.
23896         * benchtests/atan-inputs: New file.
23897         * benchtests/slowatan-inputs: New file.
23898         * benchtests/slowatan.c: New file.
23899
23900         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
23901         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
23902         its value.
23903
23904         [BZ #15305]
23905         * sysdeps/unix/sysv/linux/kernel-features.h
23906         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
23907         __ASSUME_XFS_RESTRICTED_CHOWN.
23908         * sysdeps/unix/sysv/linux/pathconf.c
23909         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
23910         Save and restore errno.
23911
23912 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
23913
23914         [BZ #15327]
23915         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
23916         arguments using __kernel_casinh.
23917         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
23918         arguments using __kernel_casinhf.
23919         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
23920         arguments using __kernel_casinhl.
23921         * math/libm-test.inc (cacosh_test): Add more tests.
23922         * sysdeps/i386/fpu/libm-test-ulps: Update.
23923         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23924
23925 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
23926
23927         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
23928         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
23929
23930         * bench/Makefile (bench): Add sin and slowsin.
23931         * benchtests/sin-inputs: New file.
23932         * benchtests/slowsin-inputs: New file.
23933         * benchtests/slowsin.c: New file.
23934
23935         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
23936         (bench): Add slowexp and slowpow.
23937         (exp-ITER): Increase iterations.
23938         (pow-ITER): Likewise.
23939         * benchtests/exp-inputs: Change input.
23940         * benchtests/pow-inputs: Likewise.
23941         * benchtests/slowexp-inputs: New file.
23942         * benchtests/slowexp.c: New file.
23943         * benchtests/slowpow-inputs: New file.
23944         * benchtests/slowpow.c: New file.
23945
23946 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23947
23948         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
23949         instructions.
23950         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
23951         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
23952         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
23953         * benchtests/Makefile: Add rint benchtest.
23954         * benchtests/rint-inputs: Input for rint benchtest.
23955
23956 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
23957
23958         * Versions.def (libm): Add GLIBC_2.18.
23959         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
23960         hidden libm prototypes.
23961         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
23962         * math/Makefile (libm-calls): Add s_issignaling.
23963         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
23964         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
23965         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
23966         declaration.
23967         * math/math.h [__USE_GNU] (issignaling): New macro.
23968         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
23969         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
23970         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
23971         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
23972         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
23973         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
23974         * manual/arith.texi (issignaling): New section.
23975         * manual/libm-err-tab.pl (@all_functions): Update comment.
23976         * math/gen-libm-test.pl (parse_args): Apply special handling for
23977         issignaling.
23978         * math/libm-test.inc (print_float, issignaling_test): New
23979         functions.
23980         (check_float_internal): Add issignaling checks.
23981         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
23982         default definition.
23983         * sysdeps/powerpc/math-tests.h: New file.
23984         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
23985         tests.
23986         * math/test-snan.c (TEST_FUNC): Likewise.
23987
23988 2013-03-30  David S. Miller  <davem@davemloft.net>
23989
23990         * po/de.po: Update from translation team.
23991
23992 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
23993
23994         [BZ #10357]
23995         * math/k_casinh.c (__kernel_casinh): Handle arguments with
23996         imaginary part less than 1.0 and real part less than 0.5
23997         specially.
23998         * math/k_casinhf.c (__kernel_casinhf): Likewise.
23999         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24000         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
24001         (cacos_test): Add more tests.
24002         (casin_test): Likewise.
24003         (casinh_test): Likewise.
24004         * sysdeps/i386/fpu/libm-test-ulps: Update.
24005         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24006
24007 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
24008
24009         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
24010         ONE with its value.
24011
24012         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
24013         (__pow_mp): Replace ONE and MONE with their values.
24014         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
24015         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
24016         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
24017         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
24018         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
24019         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
24020
24021         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
24022
24023         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
24024         (__pow_mp): Replace ZERO and MZERO with their values.
24025         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
24026         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
24027         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
24028         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
24029         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
24030         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
24031         (__sqr): Likewise.
24032
24033         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
24034
24035         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
24036
24037 2013-03-28  Roland McGrath  <roland@hack.frob.com>
24038
24039         * include/stdlib.h [!SHARED] (__call_tls_dtors):
24040         Declare with __attribute__ ((weak)).
24041         * stdlib/exit.c (__libc_atexit) [!SHARED]:
24042         Call __call_tls_dtors only if it's not NULL.
24043
24044 2013-03-28  Roland McGrath  <roland@hack.frob.com>
24045
24046         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
24047         didn't do it already, then set _dl_phdr and _dl_phnum based on the
24048         magic __ehdr_start linker symbol if it's defined.
24049         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
24050         them up here if it was already done.
24051
24052         * elf/dl-support.c (_dl_phdr): Make pointer to const.
24053         (_dl_aux_init): Use const in cast when setting it.
24054         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
24055         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
24056         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
24057
24058         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
24059         Declare them here.
24060         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
24061         * csu/libc-tls.c: Nor here.
24062         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
24063
24064         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
24065         (__libc_message): Never call vsyslog.
24066
24067 2013-03-28  Alan Modra  <amodra@gmail.com>
24068
24069         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
24070         Define as empty.
24071         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
24072         Likewise.
24073
24074 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24075
24076         [BZ #15214]
24077         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
24078         underflow.
24079         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24080
24081 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
24082
24083         [BZ #15304]
24084         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
24085         Don't add gid passed as argument.
24086
24087         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
24088
24089 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
24090
24091         [BZ #15307]
24092         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24093         imaginary part between 1.0 and 1.5 and real part less than 0.5
24094         specially.
24095         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24096         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24097         * math/libm-test.inc (cacos_test): Add more tests.
24098         (casin_test): Likewise.
24099         (casinh_test): Likewise.
24100         * sysdeps/i386/fpu/libm-test-ulps: Update.
24101         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24102
24103 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
24104
24105         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
24106         constants.
24107         (norm): Likewise.
24108         (denorm): Likewise.
24109         (__dbl_mp): Likewise.
24110         (add_magnitudes): Likewise.
24111         (sub_magnitudes): Likewise.
24112         (__add): Likewise.
24113         (__sub): Likewise.
24114         (__mul): Likewise.
24115         (__sqr): Likewise.
24116         (__inv): Likewise.
24117         (__dvd): Likewise.
24118
24119         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
24120         commented code.
24121         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
24122         (__dubcos): Likewise.
24123         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
24124         (__ieee754_acos): Likewise.
24125         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
24126         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
24127         (__exp1): Likewise.
24128         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
24129         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
24130         (log1): Likewise.
24131         (my_log2): Likewise.
24132         (checkint): Likewise.
24133         * sysdeps/ieee754/dbl-64/e_remainder.c
24134         (__ieee754_remainder): Likewise.
24135         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
24136         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
24137         (bsloww): Likewise.
24138         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
24139
24140         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
24141         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
24142         MANTISSA_STORE_T to store computations on mantissa.  Use
24143         macros for rounding and division.
24144         (denorm): Likewise.
24145         (__dbl_mp): Likewise.
24146         (add_magnitudes): Likewise.
24147         (sub_magnitudes): Likewise.
24148         (__mul): Likewise.
24149         (__sqr): Likewise.
24150         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
24151         powers of two in terms of TWOPOW macro.
24152         (mp_no): Make type of mantissa as MANTISSA_T.
24153         [!RADIXI]: Define RADIXI.
24154         [!TWO52]: Define TWO52.
24155         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
24156
24157 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24158
24159         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
24160         llroundl symbol when building for PPC32.
24161
24162 2013-03-24  Mark H Weaver  <mhw@netris.org>
24163
24164         * manual/arith.texi (Normalization Functions): Fix prototypes for
24165         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
24166
24167 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24168
24169         [BZ #13889]
24170         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
24171         high value to check if expl overflow.
24172         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
24173         to check for underflow and overflow.
24174         * math/libm-test.inc: Add exp test.
24175
24176 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
24177
24178         [BZ #11120]
24179         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
24180         with NOT_IN_libc.
24181
24182 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24183
24184         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
24185         symbol.
24186
24187 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
24188
24189         * math/gen-libm-test.pl (parse_args, special_functions): Properly
24190         wrap blocks consisting of several statements.
24191
24192         * sysdeps/generic/math-tests.h: New file.
24193         * sysdeps/i386/fpu/math-tests.h: Likewise.
24194         * math/test-snan.c: Include it.
24195         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
24196
24197 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24198
24199         [BZ #15285]
24200         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
24201         (__ieee754_j0l): Do not improve calculations using cos of twice
24202         input for inputs above LDBL_MAX / 2.0L.
24203         (__ieee754_y0l): Likewise.
24204         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
24205         (__ieee754_j1l): Do not improve calculations using cos of twice
24206         input for inputs above LDBL_MAX / 2.0L.
24207         (__ieee754_y1l): Likewise.
24208         * math/libm-test.inc (j0_test): Add another test.
24209         (j1_test): Likewise.
24210         (y0_test): Likewise.
24211         (y1_test): Likewise.
24212         * sysdeps/i386/fpu/libm-test-ulps: Update.
24213
24214 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24215
24216         * Rules ($(objpfx)bench-%.c): Include code from a C source
24217         file.
24218
24219 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24220
24221         [BZ #15287]
24222         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24223         imaginary part 1.0 and real part less than 0.5 specially.
24224         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24225         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24226         * math/libm-test.inc (cacos_test): Add more tests.
24227         (casin_test): Likewise.
24228         (casinh_test): Likewise.
24229         * sysdeps/i386/fpu/libm-test-ulps: Update.
24230         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24231
24232 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24233
24234         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
24235         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
24236
24237 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
24238
24239         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
24240         * config.make.in (config-cflags-sse4): Remove variable.
24241         (config-cflags-avx): Likewise.
24242         (config-cflags-sse2avx): Likewise.
24243         (config-cflags-novzeroupper): Likewise.
24244         (config-asflags-i686): Likewise.
24245         (have-mfma4): Likewise.
24246         (have-as-vis3): Likewise.
24247         (MIG): Likewise.
24248         * configure.in (MIG): Do not AC_SUBST.
24249         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
24250         (libc_cv_cc_sse4): Do not AC_SUBST.
24251         (libc_cv_cc_avx): Likewise.
24252         (libc_cv_cc_sse2avx): Likewise.
24253         (libc_cv_cc_novzeroupper): Likewise.
24254         (libc_cv_cc_fma4): Likewise.
24255         (libc_cv_as_i686): Likewise.
24256         (libc_cv_sparc_as_vis3): Likewise.
24257         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
24258         LIBC_CONFIG_VAR.
24259         (config-asflags-i686): Likewise.
24260         (config-cflags-avx): Likewise.
24261         (config-cflags-sse2avx): Likewise.
24262         (have-mfma4): Likewise.
24263         (config-cflags-novzeroupper): Likewise.
24264         * sysdeps/mach/configure.in (MIG): Likewise.
24265         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
24266         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
24267         LIBC_CONFIG_VAR.
24268         (config-cflags-avx): Likewise.
24269         (config-cflags-sse2avx): Likewise.
24270         (have-mfma4): Likewise.
24271         (config-cflags-novzeroupper): Likewise.
24272         * configure: Regenerated.
24273         * sysdeps/i386/configure: Likewise.
24274         * sysdeps/mach/configure: Likewise.
24275         * sysdeps/sparc/configure: Likewise.
24276         * sysdeps/x86_64/configure: Likewise.
24277
24278 2013-03-20  Roland McGrath  <roland@hack.frob.com>
24279
24280         [BZ #14812]
24281         * locale/programs/localedef.c (options): Put N_ translation marker
24282         on argument names, not just descriptions.
24283
24284 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24285
24286         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
24287
24288 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
24289
24290         [BZ #14176]
24291         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
24292
24293 2013-03-19  Roland McGrath  <roland@hack.frob.com>
24294
24295         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
24296         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
24297         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
24298         [!BEFORE_ABORT] (before_abort): New function.
24299         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
24300         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
24301         (writev_for_fatal): New function.
24302         (WRITEV_FOR_FATAL): New macro; call that.
24303         (backtrace_and_maps): New function.
24304         (BEFORE_ABORT): New macro; call that.
24305         (struct str_list): Type removed.
24306         (__libc_message, __libc_fatal): Functions removed.
24307         Include <sysdeps/posix/libc_fatal.c> instead.
24308
24309 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
24310
24311         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
24312         constants.
24313         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
24314         double constants.
24315
24316 2013-03-19  Andreas Schwab  <schwab@suse.de>
24317
24318         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
24319         * sysdeps/gnu/configure: Regenerate.
24320
24321         * configure.in: Substitute libc_cv_rtlddir.
24322         * configure: Regenerate.
24323         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
24324         * Makeconfig (rtlddir, inst_rtlddir): New variables.
24325         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
24326         * elf/Makefile (install-others, CFLAGS-interp.c)
24327         (ldso_install, common-ldd-rewrite): Likewise.
24328         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
24329         $(inst_slibdir)/$(rtld-installed-name).
24330         * scripts/rellns-sh: Add -p option.
24331         * Makerules (make-shlib-link): Use rellns-sh to get relative name
24332         for source.
24333
24334 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24335
24336         * manual/nptl.texi: Renamed to ...
24337         * manual/threads.texi: ... this.
24338         * manual/Makefile (chapters): Update.
24339
24340 2013-03-18  Roland McGrath  <roland@hack.frob.com>
24341
24342         [BZ #14812]
24343         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
24344         on argument names, not just descriptions.
24345         * malloc/memusagestat.c (options): Likewise.
24346         * nss/getent.c (options): Likewise.
24347
24348 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
24349
24350         [BZ #14812]
24351         * iconv/iconv_prog.c (options): Put N_ translation marker
24352         on argument names, not just descriptions.
24353         * iconv/iconvconfig.c (options): Likewise.
24354
24355 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
24356
24357         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
24358         implementation which is faster on all x86_64 architectures.
24359         Tested on AMD, Intel Nehalem, SNB, IVB.
24360         * sysdeps/x86_64/strnlen.S: Likewise.
24361
24362         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24363         Remove all multiarch strlen and strnlen versions.
24364         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
24365         Remove strlen and strnlen related parts.
24366
24367         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
24368         Inline strlen part.
24369         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
24370
24371         * sysdeps/x86_64/multiarch/strlen.S: Remove.
24372         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
24373         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
24374         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
24375         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
24376         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
24377
24378 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
24379
24380         * manual/memory.texi (Malloc Tunable Parameters):
24381         Sort parameters alphabetically. Add comments for missing entries.
24382
24383 2013-03-17  David S. Miller  <davem@davemloft.net>
24384
24385         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24386
24387 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
24388
24389         [BZ #15283]
24390         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
24391         for arguments at most half maximum finite value.
24392         * math/libm-test.inc (j0_test): Add more tests.
24393         (j1_test): Likewise.
24394         (y0_test): Likewise.
24395         (y1_test): Likewise.
24396         * sysdeps/i386/fpu/libm-test-ulps: Update.
24397         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24398
24399         [BZ #14155]
24400         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
24401         1 / x and functions P and Q for arguments above 0x1p256L.
24402         (__ieee754_y0l): Likewise.
24403         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
24404         (__ieee754_y1l): Likewise.
24405         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
24406         (j1_test): Likewise.
24407         (y0_test): Likewise.
24408         (y1_test): Likewise.
24409
24410 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
24411
24412         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
24413         variable.
24414
24415 2013-03-15  Roland McGrath  <roland@hack.frob.com>
24416
24417         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
24418         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
24419         zero since it's initialized to EXEC_PAGESIZE.
24420
24421         * sysdeps/unix/sysv/linux/ldsodefs.h
24422         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
24423         * sysdeps/generic/ldsodefs.h: ... here.
24424
24425 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
24426
24427         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
24428
24429         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
24430         math/test-snan.c.
24431         * math/test-snan.c: Renamed from
24432         sysdeps/powerpc/fpu/test-powerpc-snan.c.
24433         * math/Makefile (tests): Add test-snan.
24434         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
24435         test-powerpc-snan.
24436
24437         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
24438         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
24439         functions.
24440         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
24441         __builtin_nan family of functions.
24442         * math/libm-test.inc (initialize): Initialize qnan_value with
24443         __builtin_nan family of functions.
24444         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
24445         Remove variables.
24446         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
24447         Remove functions.
24448         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
24449         storage class.  Initialize qNaN_var and sNaN_var with
24450         __builtin_nan and __builtin_nans families of functions,
24451         respectively.
24452
24453         * math/libm-test.inc (acosh_test): Also test with qNaN input.
24454         (sqrt_test): Remove duplicate test with qNaN input.
24455         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
24456         (round_test, signbit_test, significand_test): Note missing +/-Inf
24457         as well as qNaN tests.
24458
24459         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
24460         qNaN_var.  Fix a few strings, too.
24461         * math/libm-test.inc (nan_value): Rename to qnan_value.
24462         * math/gen-libm-test.pl (%beautify): Adjust to that.
24463         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
24464         * math/test-misc.c (main): Likewise.
24465         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
24466         to __qnan_bytes, and __qnan_union, respectively.
24467         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
24468         Likewise.
24469         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
24470         and lqnanval, respectively.
24471         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
24472         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
24473         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
24474         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
24475
24476         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
24477         * math/test-misc.c (main) [__x86_64__]: Enable test for long
24478         doubles.
24479
24480         * math/test-misc.c (main): Fix copy'n'pastos.
24481         * misc/tst-efgcvt.c (special): Likewise.
24482
24483         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
24484         Remove declarations.
24485
24486 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24487
24488         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
24489         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
24490         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
24491         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
24492
24493 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24494
24495         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
24496         macro to return vdso values correctly in IFUNC implementations.
24497         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
24498         Optimization by using IFUNC.
24499
24500 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24501             Richard Henderson  <rth@redhat.com>
24502             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
24503
24504         * Makefile.in (bench): New target.
24505         * NEWS: Mention the benchmark framework.
24506         * Rules (bench): Likewise.
24507         (binaries-bench): Generate binaries for functions to
24508         benchmark.
24509         * benchtests/Makefile: New makefile for benchmark tests.
24510         * benchtests/bench-skeleton.c: New skeleton file for benchmark
24511         programs.
24512         * benchtests/exp-inputs: New input file for EXP function.
24513         * benchtests/pow-inputs: New input file for POW function.
24514         * scripts/bench.pl: New script to generate source files for
24515         benchmark programs.
24516
24517 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24518
24519         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
24520         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
24521         computations on mantissa.  Use macros for rounding and
24522         division.
24523         (denorm): Likewise.
24524         (__dbl_mp): Likewise.
24525         (add_magnitudes): Likewise.
24526         (sub_magnitudes): Likewise.
24527         (__mul): Likewise.
24528         (__sqr): Likewise.
24529         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
24530         powers of two in terms of TWOPOW macro.
24531         (mp_no): Make type of mantissa as MANTISSA_T.
24532         [!RADIXI]: Define RADIXI.
24533         [!TWO52]: Define TWO52.
24534         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
24535
24536         * manual/nptl.texi (cindex): Modify threads to pthreads.
24537
24538 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
24539
24540         * sysdeps/x86_64/preconfigure: Regenerated.
24541
24542 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
24543
24544         [BZ #14155]
24545         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
24546         0x1p28 and above.
24547         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
24548         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
24549         0x1p28 and above.
24550         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
24551         * math/libm-test.inc (j0_test): Do not allow one spurious
24552         underflow exception.
24553         (y1_test): Likewise.
24554
24555 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24556
24557         * manual/Makefile (chapters): Add nptl.
24558         * manual/debug.texi (Debugging Support): Add link to Threads
24559         chapter.
24560         * manual/nptl.texi: New file.
24561
24562         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
24563
24564 2013-03-14  Petr Baudis  <pasky@ucw.cz>
24565
24566         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
24567         for non-NULL pointer before the memory validity test. Pointed
24568         out by Holger Brunck <holger.brunck@keymile.com>.
24569
24570 2013-03-13  Andreas Schwab  <schwab@suse.de>
24571
24572         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
24573         instead of .os.
24574
24575 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
24576
24577         * timezone/zic.c: Update from tzcode 2013b.
24578
24579 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
24580
24581         * manual/install.texi (Configuring and compiling):
24582         Mention i686 and i586.
24583         * INSTALL: Regenerate.
24584
24585 2013-03-12  Roland McGrath  <roland@hack.frob.com>
24586
24587         * sysdeps/init_array/elf-init.c: New file.
24588         * csu/elf-init.c
24589         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
24590         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
24591
24592         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
24593         __gmon_start__ as global, but as static with a .preinit_array pointer.
24594         * sysdeps/init_array/gmon-start.c: New file.  Use that.
24595         * sysdeps/init_array/crti.S: New file, empty except for comments.
24596         * sysdeps/init_array/crtn.S: Likewise.
24597
24598 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
24599
24600         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
24601         definining bcopy.
24602         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24603         Remove Prefer_SSE_for_memop.
24604         * sysdeps/x86_64/multiarch/init-arch.h: Remove
24605         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
24606         HAS_PREFER_SSE_FOR_MEMOP.
24607         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
24608         memset-x86-64.
24609         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24610         Remove bzero, memset ifunc support.
24611         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
24612         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
24613         * sysdeps/x86_64/multiarch/memset.S: Likewise.
24614         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
24615
24616 2013-03-11  Andreas Schwab  <schwab@suse.de>
24617
24618         [BZ #15234]
24619         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
24620         by SHLIB_COMPAT.
24621         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
24622         (GLIBC_2.16): Remove pthread_atfork.
24623
24624 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
24625
24626         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
24627         (ptestcases.h): Likewise.
24628
24629 2013-03-08  Roland McGrath  <roland@hack.frob.com>
24630
24631         * Makeconfig ($(common-objpfx)config.status): Depend on
24632         sysdeps/*/preconfigure{,.in} too.
24633
24634 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
24635
24636         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
24637         (__free_hook): Use void * instead of __malloc_ptr_t.
24638         (__malloc_hook): Likewise.
24639         (__realloc_hook): Likewise.
24640         (__memalign_hook): Likewise.
24641         (__after_morecore_hook): Likewise.
24642         * malloc/arena.c (save_malloc_hook): Likewise.
24643         (save_free_hook): Likewise.
24644         * malloc/hooks.c (malloc_hook_ini): Likewise.
24645         (realloc_hook_ini): Likewise.
24646         (memalign_hook_ini): Likewise.
24647         * malloc/malloc.c (malloc_hook_ini): Likewise.
24648         (realloc_hook_ini): Likewise.
24649         (memalign_hook_ini): Likewise.
24650         (__free_hook): Likewise.
24651         (__malloc_hook): Likewise.
24652         (__realloc_hook): Likewise.
24653         (__memalign_hook): Likewise.
24654         (__libc_malloc): Likewise.
24655         (__libc_free): Likewise.
24656         (__libc_realloc): Likewise.
24657         (__libc_memalign): Likewise.
24658         (__libc_valloc): Likewise.
24659         (__libc_pvalloc): Likewise.
24660         (__libc_calloc): Likewise.
24661         (__posix_memalign): Likewise.
24662         * malloc/morecore.c (__sbrk): Likewise.
24663         (__default_morecore): Likewise.
24664
24665         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
24666
24667         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
24668         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
24669         __malloc_ptrdiff_t.
24670
24671         * malloc/malloc.h (__malloc_size_t): Remove macro.
24672         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
24673         __malloc_size_t.
24674         (old_memalign_hook): Likewise.
24675         (old_realloc_hook): Likewise.
24676         (struct hdr): Likewise.
24677         (flood): Likewise.
24678         (mallochook): Likewise.
24679         (memalignhook): Likewise.
24680         (reallochook): Likewise.
24681         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
24682         (tr_old_realloc_hook): Likewise.
24683         (tr_old_memalign_hook): Likewise.
24684         (tr_mallochook): Likewise.
24685         (tr_reallochook): Likewise.
24686         (tr_memalignhook): Likewise.
24687
24688 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24689
24690         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
24691         default_ldbl_pack and using as default implementation.
24692         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
24693         implementation.
24694         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
24695         redundant definition.
24696         (ldbl_insert_mantissa): Likewise.
24697         (ldbl_canonicalize): Likewise.
24698         (ldbl_nearbyint): Likewise.
24699         (ldbl_pack): Rename to ldbl_pack_ppc.
24700         (ldbl_unpack): Rename to ldbl_unpack_ppc.
24701         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
24702         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
24703
24704 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
24705
24706         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
24707         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
24708         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
24709         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
24710         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
24711         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
24712         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
24713         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
24714
24715 2013-03-07  Andreas Jaeger  <aj@suse.de>
24716
24717         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
24718         bits/mman-linux.h.
24719
24720 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24721
24722         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
24723         Include mpa.h and declare __MPEXP.
24724         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
24725         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24726         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24727         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
24728         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24729         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
24730         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
24731
24732         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
24733         (__slowpow): Use long double EXPL and LOGL functions to
24734         compute POW.
24735         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
24736         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24737         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
24738         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
24739         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
24740         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
24741
24742         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
24743         intermediate variable to calculate exponent.
24744         (__sqr): Likewise.
24745         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24746         Likewise.
24747         (__sqr): Likewise.
24748
24749         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
24750         [!NO__SQR]: Define __sqr.
24751         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
24752         and NO__SQR.  Remove all code except __mul and __sqr.  Include
24753         sysdeps/ieee754/dbl-64/mpa.c.
24754         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
24755
24756         [BZ #12723]
24757         * posix/Makefile (tests): Add tst-pathconf.
24758         * posix/tst-pathconf.c: New test case.
24759         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
24760         _PC_PIPE_BUF.
24761         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
24762
24763 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
24764
24765         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
24766
24767 2013-03-06  Andreas Jaeger  <aj@suse.de>
24768
24769         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
24770         definition via __MAP_ANONYMOUS.
24771
24772         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
24773         it's not part of Linux headers.
24774
24775         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
24776         (MAP_HUGE_MASK): Define.
24777
24778         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24779         Define.
24780         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24781         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24782         Define.
24783         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24784         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
24785         Define.
24786         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24787         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
24788         Define.
24789         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
24790
24791         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
24792         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
24793         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
24794         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
24795         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
24796         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
24797
24798         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
24799         Handle f2fs.
24800
24801         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
24802         Handle f2fs and efivarfs.
24803
24804         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
24805         f2fs.
24806
24807         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
24808         (EFIVARFS_MAGIC): Add.
24809         (F2FS_LINK_MAX): Add.
24810
24811 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
24812
24813         * stdio-common/vfprintf.c: Replace __builtin_expect with
24814         __glibc_unlikely.
24815
24816 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
24817
24818         [BZ #13550]
24819         * sysdeps/generic/bp-sym.h: Remove file.
24820         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
24821         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
24822         <bp-sym.h> and <bp-asm.h>.
24823         (__longjmp): Don't use BP_SYM.
24824         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
24825         and <bp-asm.h>.
24826         (memcpy): Don't use BP_SYM.
24827         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
24828         <bp-sym.h> and <bp-asm.h>.
24829         (memcpy): Don't use BP_SYM.
24830         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
24831         <bp-asm.h>.
24832         (memcpy): Don't use BP_SYM.
24833         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
24834         <bp-asm.h>.
24835         (memset): Don't use BP_SYM.
24836         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24837         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24838         (__bzero): Don't use BP_SYM.
24839         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24840         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24841         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
24842         <bp-sym.h> and <bp-asm.h>.
24843         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24844         pointers.
24845         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
24846         <bp-sym.h> and <bp-asm.h>.
24847         (memcpy): Don't use BP_SYM.
24848         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
24849         <bp-sym.h> and <bp-asm.h>.
24850         (memset): Don't use BP_SYM.
24851         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24852         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24853         (__bzero): Don't use BP_SYM.
24854         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24855         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24856         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
24857         <bp-sym.h> and <bp-asm.h>.
24858         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24859         pointers.
24860         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
24861         <bp-sym.h> and <bp-asm.h>.
24862         (memcpy): Don't use BP_SYM.
24863         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
24864         <bp-sym.h> and <bp-asm.h>.
24865         (memset): Don't use BP_SYM.
24866         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
24867         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
24868         (__bzero): Don't use BP_SYM.
24869         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
24870         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
24871         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
24872         <bp-sym.h> and <bp-asm.h>.
24873         (__memchr): Don't use BP_SYM.
24874         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
24875         <bp-sym.h> and <bp-asm.h>.
24876         (memcmp): Don't use BP_SYM.  Remove comment about bounded
24877         pointers.
24878         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
24879         <bp-sym.h> and <bp-asm.h>.
24880         (memcpy): Don't use BP_SYM.
24881         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
24882         <bp-sym.h> and <bp-asm.h>.
24883         (__mempcpy): Don't use BP_SYM.
24884         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
24885         <bp-sym.h> and <bp-asm.h>.
24886         (__memrchr): Don't use BP_SYM.
24887         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
24888         <bp-sym.h> and <bp-asm.h>.
24889         (memset): Don't use BP_SYM.
24890         (__bzero): Likewise.
24891         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
24892         <bp-sym.h> and <bp-asm.h>.
24893         (__rawmemchr): Don't use BP_SYM.
24894         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
24895         <bp-sym.h> and <bp-asm.h>.
24896         (__STRCMP): Don't use BP_SYM.
24897         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
24898         <bp-sym.h> and <bp-asm.h>.
24899         (strchr): Don't use BP_SYM.
24900         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
24901         <bp-sym.h> and <bp-asm.h>.
24902         (__strchrnul): Don't use BP_SYM.
24903         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
24904         <bp-sym.h> and <bp-asm.h>.
24905         (strlen): Don't use BP_SYM.
24906         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
24907         <bp-sym.h> and <bp-asm.h>.
24908         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24909         pointers.
24910         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
24911         <bp-sym.h> and <bp-asm.h>.
24912         (__strnlen): Don't use BP_SYM.
24913         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
24914         <bp-sym.h> and <bp-asm.h>.
24915         (__GI__setjmp): Don't use BP_SYM.
24916         (_setjmp): Likewise.
24917         (__sigsetjmp): Likewise.
24918         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
24919         (L(start_addresses)): Don't use BP_SYM.
24920         (_start): Likewise.
24921         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
24922         <bp-asm.h>.
24923         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
24924         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
24925         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24926         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24927         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
24928         <bp-asm.h>.
24929         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
24930         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
24931         about bounded pointers.
24932         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24933         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24934         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
24935         <bp-asm.h>.
24936         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24937         about bounded pointers.  Remove GKM FIXME comments.
24938         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24939         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
24940         <bp-asm.h>.
24941         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
24942         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
24943         Remove GKM FIXME comments.
24944         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24945         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
24946         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
24947         <bp-asm.h>.
24948         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
24949         about bounded pointers.  Remove GKM FIXME comment.
24950         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
24951         and <bp-asm.h>.
24952         (strncmp): Don't use BP_SYM.  Remove comment about bounded
24953         pointers.
24954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
24955         <bp-sym.h> and <bp-asm.h>.
24956         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
24957         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
24958         <bp-sym.h> and <bp-asm.h>.
24959         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
24960         comment.
24961
24962 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
24963
24964         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
24965         call free(NULL).
24966
24967 2013-03-05  David S. Miller  <davem@davemloft.net>
24968
24969         * po/es.po: Update from translation team.
24970
24971 2013-03-05  Andreas Jaeger  <aj@suse.de>
24972
24973         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
24974         <bits/mman-linux.h>.
24975         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24976         is fine.
24977         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
24978         <bits/mman-linux.h> to end of file.
24979         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24980         is fine.
24981         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
24982         <bits/mman-linux.h> to end of file.
24983         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
24984         is fine.
24985         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
24986         <bits/mman-linux.h> to end of file.
24987
24988         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
24989         (MCL_CURRENT, MCL_FUTURE): Define here.
24990
24991 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24992
24993         [BZ #15232]
24994         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
24995         attribute_hidden.
24996         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
24997
24998 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24999
25000         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
25001         fourth parameter needed for rt_sigprocmask syscall.
25002         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
25003         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
25004         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
25005         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
25006         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
25007         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
25008
25009 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
25010
25011         [BZ #13550]
25012         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
25013         comment about bounded pointers.
25014         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
25015         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
25016
25017 2013-03-04  Andreas Jaeger  <aj@suse.de>
25018
25019         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
25020         common definitions.
25021
25022         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
25023         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
25024         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
25025         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
25026         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
25027         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
25028
25029 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25030
25031         [BZ #15055]
25032         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
25033         __ieee754_sqrl instead of __sqrl.
25034
25035 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
25036
25037         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
25038         * sysdeps/powerpc/fpu_control.h: ... here.
25039         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
25040         * sysdeps/powerpc/bits/fenvinline.h: ... here.
25041         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
25042         * sysdeps/powerpc/bits/mathinline.h: ... here.
25043
25044 2013-03-01  Roland McGrath  <roland@hack.frob.com>
25045
25046         * elf/dl-hwcaps.c (_dl_important_hwcaps):
25047         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
25048         to just [NEED_DL_SYSINFO_DSO].
25049         * elf/dl-support.c: Likewise.
25050         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
25051         * elf/rtld.c (dl_main): Likewise.
25052         * elf/setup-vdso.h (setup_vdso): Likewise.
25053         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
25054         * sysdeps/unix/sysv/linux/dl-sysdep.c
25055         (_dl_discover_osversion): Likewise.
25056
25057 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
25058
25059         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
25060         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
25061
25062 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
25063
25064         * NEWS: Mention libm performance improvements and non-x86 PI
25065         futex support.
25066
25067         * csu/libc-start.c (__pthread_initialize_minimal): Change
25068         function arguments.
25069         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
25070
25071 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
25072
25073         [BZ #13550]
25074         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
25075         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
25076         <bp-sym.h> and <bp-asm.h>.
25077         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
25078         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
25079         and <bp-asm.h>.
25080         (memcpy): Don't use BP_SYM.
25081         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
25082         <bp-asm.h>.
25083         (__mpn_add_n): Don't use BP_SYM.
25084         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
25085         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
25086         and <bp-asm.h>.
25087         (__mpn_addmul_1): Don't use BP_SYM.
25088         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25089         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
25090         <bp-sym.h>.
25091         (_setjmp): Don't use BP_SYM.
25092         (__novmx_setjmp): Likewise.
25093         (__GI__setjmp): Likewise.
25094         (__vmx_setjmp): Likewise.
25095         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
25096         <bp-sym.h>.
25097         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
25098         (__bzero): Don't use BP_SYM.
25099         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
25100         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
25101         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
25102         <bp-sym.h> and <bp-asm.h>.
25103         (memcpy): Don't use BP_SYM.
25104         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
25105         <bp-sym.h> and <bp-asm.h>.
25106         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
25107         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
25108         <bp-sym.h> and <bp-asm.h>.
25109         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
25110         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
25111         <bp-asm.h>.
25112         (__mpn_lshift): Don't use BP_SYM.
25113         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25114         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
25115         <bp-asm.h>.
25116         (memset): Don't use BP_SYM.
25117         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
25118         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
25119         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
25120         <bp-asm.h>.
25121         (__mpn_mul_1): Don't use BP_SYM.
25122         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25123         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
25124         <bp-sym.h> and <bp-asm.h>.
25125         (memcmp): Don't use BP_SYM.
25126         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
25127         <bp-sym.h> and <bp-asm.h>.
25128         (memcpy): Don't use BP_SYM.
25129         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
25130         <bp-sym.h> and <bp-asm.h>.
25131         (memset): Don't use BP_SYM.
25132         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
25133         <bp-sym.h> and <bp-asm.h>.
25134         (strncmp): Don't use BP_SYM.
25135         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
25136         <bp-sym.h> and <bp-asm.h>.
25137         (memcpy): Don't use BP_SYM.
25138         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
25139         <bp-sym.h> and <bp-asm.h>.
25140         (memset): Don't use BP_SYM.
25141         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
25142         <bp-sym.h> and <bp-asm.h>.
25143         (__memchr): Don't use BP_SYM.
25144         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
25145         <bp-sym.h> and <bp-asm.h>.
25146         (memcmp): Don't use BP_SYM.
25147         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
25148         <bp-sym.h> and <bp-asm.h>.
25149         (memcpy): Don't use BP_SYM.
25150         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
25151         <bp-sym.h> and <bp-asm.h>.
25152         (__mempcpy): Don't use BP_SYM.
25153         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
25154         <bp-sym.h> and <bp-asm.h>.
25155         (__memrchr): Don't use BP_SYM.
25156         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
25157         <bp-sym.h> and <bp-asm.h>.
25158         (memset): Don't use BP_SYM.
25159         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
25160         <bp-sym.h> and <bp-asm.h>.
25161         (__rawmemchr): Don't use BP_SYM.
25162         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
25163         <bp-sym.h> and <bp-asm.h>.
25164         (__STRCMP): Don't use BP_SYM.
25165         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
25166         <bp-sym.h> and <bp-asm.h>.
25167         (strchr): Don't use BP_SYM.
25168         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
25169         <bp-sym.h> and <bp-asm.h>.
25170         (__strchrnul): Don't use BP_SYM.
25171         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
25172         <bp-sym.h> and <bp-asm.h>.
25173         (strlen): Don't use BP_SYM.
25174         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
25175         <bp-sym.h> and <bp-asm.h>.
25176         (strncmp): Don't use BP_SYM.
25177         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
25178         <bp-sym.h> and <bp-asm.h>.
25179         (__strnlen): Don't use BP_SYM.
25180         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
25181         <bp-asm.h>.
25182         (__mpn_rshift): Don't use BP_SYM.
25183         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25184         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
25185         <bp-sym.h> and <bp-asm.h>.
25186         (__sigsetjmp): Don't use BP_SYM.
25187         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
25188         (L(start_addresses)): Don't use BP_SYM.
25189         (_start): Likewise.
25190         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
25191         <bp-asm.h>.
25192         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
25193         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25194         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25195         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
25196         <bp-asm.h>.
25197         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
25198         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25199         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25200         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
25201         <bp-asm.h>.
25202         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25203         comments.
25204         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25205         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
25206         <bp-asm.h>.
25207         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
25208         FIXME comments.
25209         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25210         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25211         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
25212         <bp-asm.h>.
25213         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25214         comment.
25215         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
25216         and <bp-asm.h>.
25217         (strncmp): Don't use BP_SYM,
25218         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
25219         <bp-asm.h>.
25220         (__mpn_sub_n): Don't use BP_SYM.
25221         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25222         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
25223         and <bp-asm.h>.
25224         (__mpn_submul_1): Don't use BP_SYM.
25225         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25226         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
25227         <bp-sym.h> and <bp-asm.h>.
25228         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
25229         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
25230         <bp-sym.h> and <bp-asm.h>.
25231         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
25232         comment.
25233
25234 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25235
25236         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
25237         Use ZK to minimize writes to Z.
25238         (sub_magnitudes): Simplify code a bit.
25239         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
25240         Use ZK to minimize writes to Z.
25241         (sub_magnitudes): Simplify code a bit.
25242
25243 2013-02-27  Roland McGrath  <roland@hack.frob.com>
25244
25245         * csu/gmon-start.c: Add special exception to license text.
25246
25247 2013-02-27  Richard Henderson  <rth@redhat.com>
25248
25249         * scripts/config.guess: Update from config.git.
25250         * scripts/config.sub: Likewise.
25251
25252 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
25253
25254         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
25255
25256         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
25257
25258         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
25259
25260         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
25261
25262         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
25263
25264 2013-02-26  Roland McGrath  <roland@hack.frob.com>
25265
25266         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
25267         [$(build-shared = yes].
25268
25269 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25270
25271         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
25272         (__mul): Reduce iterations for calculating mantissa.
25273
25274         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
25275         MPTWO.
25276         (__mpranred): Likewise.
25277
25278         [BZ #15160]
25279         * malloc/memusagestat.c (main): Draw graphs for heap and stack
25280         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
25281
25282 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
25283
25284         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
25285         Define __attribute__.
25286
25287 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25288
25289         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
25290         unused.
25291         * posix/regex_internal.h (__attribute): Remove.
25292         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
25293         (re_string_context_at): Likewise.
25294         (bitset_not): Use __attribute__ and mark function as possibly
25295         unused.
25296         (bitset_merge): Likewise.
25297         (bitset_mask): Likewise.
25298         (re_string_char_size_at): Likewise.
25299         (re_string_wchar_at): Likewise.
25300         (re_string_elem_size_at): Likewise.
25301
25302 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
25303
25304         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
25305         code.
25306         (cc32): Likewise.
25307
25308         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
25309         (__acr): Likewise.
25310         (__cpy): Likewise.
25311         (norm): Likewise.
25312         (denorm): Likewise.
25313         (__dbl_mp): Likewise.
25314         (add_magnitudes): Likewise.
25315         (sub_magnitudes): Likewise.
25316         (__mul): Likewise.
25317         (__inv): Likewise.
25318
25319         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
25320         style.
25321
25322         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
25323         style.
25324
25325         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
25326         code.
25327
25328         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
25329         up changes with default code.
25330         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
25331         Likewise.
25332
25333 2013-02-24  Allan McRae  <allan@archlinux.org>
25334
25335         * manual/socket.texi (The Internet Namespace): Order menu items
25336         to match that in the file.
25337
25338         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
25339         node listing of the info page menu.
25340
25341 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
25342
25343         [BZ #13550]
25344         * sysdeps/i386/bp-asm.h: Remove file.
25345         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25346         (PARMS): Do not use macros from bp-asm.h.
25347         (S1): Likewise.
25348         (S2): Likewise.
25349         (SIZE): Likewise.
25350         (__mpn_add_n): Do not use BP_SYM
25351         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
25352         "bp-asm.h".
25353         (PARMS): Do not use macros from bp-asm.h.
25354         (S1): Likewise.
25355         (SIZE): Likewise.
25356         (__mpn_addmul_1): Do not use BP_SYM
25357         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
25358         "bp-asm.h".
25359         (PARMS): Do not use macros from bp-asm.h.
25360         (SIGMSK): Likewise.
25361         (_setjmp): Likewise.  Do not use BP_SYM.
25362         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
25363         "bp-asm.h".
25364         (PARMS): Do not use macros from bp-asm.h.
25365         (SIGMSK): Likewise.
25366         (setjmp): Likewise.  Do not use BP_SYM.
25367         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
25368         "bp-asm.h".
25369         (PARMS): Do not use macros from bp-asm.h.
25370         (__frexp): Do not use BP_SYM.
25371         (frexp): Likewise.
25372         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
25373         "bp-asm.h".
25374         (PARMS): Do not use macros from bp-asm.h.
25375         (__frexpf): Do not use BP_SYM.
25376         (frexpf): Likewise.
25377         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
25378         "bp-asm.h".
25379         (PARMS): Do not use macros from bp-asm.h.
25380         (__frexpl): Do not use BP_SYM.
25381         (frexpl): Likewise.
25382         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
25383         "bp-asm.h".
25384         (PARMS): Do not use macros from bp-asm.h.
25385         (__remquo): Do not use BP_SYM.
25386         (remquo): Likewise.
25387         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
25388         "bp-asm.h".
25389         (PARMS): Do not use macros from bp-asm.h.
25390         (__remquof): Do not use BP_SYM.
25391         (remquof): Likewise.
25392         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
25393         "bp-asm.h".
25394         (PARMS): Do not use macros from bp-asm.h.
25395         (__remquol): Do not use BP_SYM.
25396         (remquol): Likewise.
25397         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
25398         "bp-asm.h".
25399         (PARMS): Do not use macros from bp-asm.h.
25400         (DEST): Likewise.
25401         (SRC): Likewise.
25402         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
25403         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
25404         "bp-asm.h".
25405         (PARMS): Do not use macros from bp-asm.h.
25406         (strlen): Do not use BP_SYM.
25407         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
25408         "bp-asm.h".
25409         (PARMS): Do not use macros from bp-asm.h.
25410         (S1): Likewise.
25411         (S2): Likewise.
25412         (SIZE): Likewise.
25413         (__mpn_add_n): Do not use BP_SYM.
25414         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
25415         "bp-asm.h".
25416         (PARMS): Do not use macros from bp-asm.h.
25417         (S1): Likewise.
25418         (SIZE): Likewise.
25419         (__mpn_addmul_1): Do not use BP_SYM.
25420         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
25421         weak_alias.
25422         (bzero): Likewise.
25423         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
25424         "bp-asm.h".
25425         (PARMS): Do not use macros from bp-asm.h.
25426         (S): Likewise.
25427         (SIZE): Likewise.
25428         (__mpn_lshift): Do not use BP_SYM.
25429         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
25430         "bp-asm.h".
25431         (PARMS): Do not use macros from bp-asm.h.
25432         (DEST): Likewise.
25433         (SRC): Likewise.
25434         (LEN): Likewise.
25435         (memcpy): Likewise.  Do not use BP_SYM.
25436         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
25437         libc_hidden_def and weak_alias.
25438         (mempcpy): Do not use BP_SYM in weak_alias.
25439         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
25440         "bp-asm.h".
25441         (PARMS): Do not use macros from bp-asm.h.
25442         (DEST): Likewise.
25443         (LEN): Likewise.
25444         [!BZERO_P] (CHR): Likewise.
25445         (memset): Likewise.  Do not use BP_SYM.
25446         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
25447         "bp-asm.h".
25448         (PARMS): Do not use macros from bp-asm.h.
25449         (S1): Likewise.
25450         (SIZE): Likewise.
25451         (__mpn_mul_1): Do not use BP_SYM.
25452         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
25453         "bp-asm.h".
25454         (PARMS): Do not use macros from bp-asm.h.
25455         (S): Likewise.
25456         (SIZE): Likewise.
25457         (__mpn_rshift): Do not use BP_SYM.
25458         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
25459         "bp-asm.h".
25460         (PARMS): Do not use macros from bp-asm.h.
25461         (STR): Likewise.
25462         (CHR): Likewise.
25463         (strchr): Likewise.  Do not use BP_SYM.
25464         (index): Do not use BP_SYM in weak_alias.
25465         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
25466         "bp-asm.h".
25467         (PARMS): Do not use macros from bp-asm.h.
25468         (DEST): Likewise.
25469         (SRC): Likewise.
25470         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
25471         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
25472         "bp-asm.h".
25473         (PARMS): Do not use macros from bp-asm.h.
25474         (strlen): Do not use BP_SYM.
25475         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
25476         "bp-asm.h".
25477         (PARMS): Do not use macros from bp-asm.h.
25478         (S1): Likewise.
25479         (S2): Likewise.
25480         (SIZE): Likewise.
25481         (__mpn_sub_n): Do not use BP_SYM.
25482         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
25483         "bp-asm.h".
25484         (PARMS): Do not use macros from bp-asm.h.
25485         (S1): Likewise.
25486         (SIZE): Likewise.
25487         (__mpn_submul_1): Do not use BP_SYM.
25488         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
25489         "bp-asm.h".
25490         (PARMS): Do not use macros from bp-asm.h.
25491         (S1): Likewise.
25492         (S2): Likewise.
25493         (SIZE): Likewise.
25494         (__mpn_add_n): Do not use BP_SYM.
25495         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
25496         weak_alias.
25497         (bzero): Likewise.
25498         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
25499         "bp-asm.h".
25500         (PARMS): Do not use macros from bp-asm.h.
25501         (BLK2): Likewise.
25502         (LEN): Likewise.
25503         (memcmp): Do not use BP_SYM.
25504         (bcmp): Do not use BP_SYM in weak_alias.
25505         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
25506         "bp-asm.h".
25507         (PARMS): Do not use macros from bp-asm.h.
25508         (DEST): Likewise.
25509         (SRC): Likewise.
25510         (LEN): Likewise.
25511         (memcpy): Likewise.  Do not use BP_SYM.
25512         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
25513         "bp-asm.h".
25514         (PARMS): Do not use macros from bp-asm.h.
25515         (DEST): Likewise.
25516         (SRC): Likewise.
25517         (LEN): Likewise.
25518         (memmove): Likewise.  Do not use BP_SYM.
25519         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
25520         "bp-asm.h".
25521         (PARMS): Do not use macros from bp-asm.h.
25522         (DEST): Likewise.
25523         (SRC): Likewise.
25524         (LEN): Likewise.
25525         (__mempcpy): Likewise.  Do not use BP_SYM.
25526         (mempcpy): Do not use BP_SYM in weak_alias.
25527         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
25528         "bp-asm.h".
25529         (PARMS): Do not use macros from bp-asm.h.
25530         (DEST): Likewise.
25531         (LEN): Likewise.
25532         [!BZERO_P] (CHR): Likewise.
25533         (memset): Likewise.  Do not use BP_SYM.
25534         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
25535         "bp-asm.h".
25536         (PARMS): Do not use macros from bp-asm.h.
25537         (STR2): Likewise.
25538         (strcmp): Do not use BP_SYM.
25539         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
25540         "bp-asm.h".
25541         (PARMS): Do not use macros from bp-asm.h.
25542         (STR): Likewise.
25543         (DELIM): Likewise.
25544         [USE_AS_STRTOK_R] (SAVE): Likewise.
25545         (FUNCTION): Likewise.  Do not use BP_SYM.
25546         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
25547         aliases.
25548         (strtok_r): Likewise.
25549         (__GI___strtok_r): Likewise.
25550         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25551         (PARMS): Do not use macros from bp-asm.h.
25552         (S): Likewise.
25553         (SIZE): Likewise.
25554         (__mpn_lshift): Do not use BP_SYM.
25555         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25556         (PARMS): Do not use macros from bp-asm.h.
25557         (STR): Likewise.
25558         (CHR): Likewise.
25559         (__memchr): Do not use BP_SYM.
25560         (memchr): Do not use BP_SYM in weak_alias.
25561         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25562         (PARMS): Do not use macros from bp-asm.h.
25563         (BLK2): Likewise.
25564         (LEN): Likewise.
25565         (memcmp): Do not use BP_SYM.
25566         (bcmp): Do not use BP_SYM in weak_alias.
25567         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
25568         (PARMS): Do not use macros from bp-asm.h.
25569         (S1): Likewise.
25570         (SIZE): Likewise.
25571         (__mpn_mul_1): Do not use BP_SYM.
25572         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
25573         "bp-asm.h".
25574         (PARMS): Do not use macros from bp-asm.h.
25575         (STR): Likewise.
25576         (CHR): Likewise.
25577         (__rawmemchr): Do not use BP_SYM.
25578         (rawmemchr): Do not use BP_SYM in weak_alias.
25579         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
25580         (PARMS): Do not use macros from bp-asm.h.
25581         (S): Likewise.
25582         (SIZE): Likewise.
25583         (__mpn_rshift): Do not use BP_SYM.
25584         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
25585         (PARMS): Do not use macros from bp-asm.h.
25586         (SIGMSK): Likewise.
25587         (__sigsetjmp): Likewise.  Do not use BP_SYM.
25588         * sysdeps/i386/start.S: Do not include "bp-sym.h".
25589         (_start): Do not use BP_SYM.
25590         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
25591         (PARMS): Do not use macros from bp-asm.h.
25592         (DEST): Likewise.
25593         (SRC): Likewise.
25594         (__stpcpy): Likewise.  Do not use BP_SYM.
25595         (stpcpy): Do not use BP_SYM in weak_alias.
25596         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
25597         "bp-asm.h".
25598         (PARMS): Do not use macros from bp-asm.h.
25599         (DEST): Likewise.
25600         (SRC): Likewise.
25601         (LEN): Likewise.
25602         (__stpncpy): Likewise.  Do not use BP_SYM.
25603         (stpncpy): Do not use BP_SYM in weak_alias.
25604         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
25605         (PARMS): Do not use macros from bp-asm.h.
25606         (STR): Likewise.
25607         (CHR): Likewise.
25608         (strchr): Likewise.  Do not use BP_SYM.
25609         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
25610         "bp-asm.h".
25611         (PARMS): Do not use macros from bp-asm.h.
25612         (STR): Likewise.
25613         (CHR): Likewise.
25614         (__strchrnul): Likewise.  Do not use BP_SYM.
25615         (strchrnul): Do not use BP_SYM in weak_alias.
25616         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
25617         "bp-asm.h".
25618         (PARMS): Do not use macros from bp-asm.h.
25619         (STOP): Likewise.
25620         (strcspn): Do not use BP_SYM.
25621         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
25622         "bp-asm.h".
25623         (PARMS): Do not use macros from bp-asm.h.
25624         (STR): Likewise.
25625         (STOP): Likewise.
25626         (strpbrk): Likewise.  Do not use BP_SYM.
25627         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
25628         "bp-asm.h".
25629         (PARMS): Do not use macros from bp-asm.h.
25630         (STR): Likewise.
25631         (CHR): Likewise.
25632         (strrchr): Likewise.  Do not use BP_SYM.
25633         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
25634         (PARMS): Do not use macros from bp-asm.h.
25635         (SKIP): Likewise.
25636         (strspn): Do not use BP_SYM.
25637         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
25638         (PARMS): Do not use macros from bp-asm.h.
25639         (STR): Likewise.
25640         (DELIM): Likewise.
25641         (SAVE): Likewise.
25642         (FUNCTION): Likewise.  Do not use BP_SYM.
25643         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
25644         aliases.
25645         (strtok_r): Likewise.
25646         (__GI___strtok_r): Likewise.
25647         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
25648         (PARMS): Do not use macros from bp-asm.h.
25649         (S1): Likewise.
25650         (S2): Likewise.
25651         (SIZE): Likewise.
25652         (__mpn_sub_n): Do not use BP_SYM.
25653         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
25654         "bp-asm.h".
25655         (PARMS): Do not use macros from bp-asm.h.
25656         (S1): Likewise.
25657         (SIZE): Likewise.
25658         (__mpn_submul_1): Do not use BP_SYM.
25659         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
25660         <bp-sym.h>.
25661         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
25662         and <bp-asm.h>.
25663         (PARMS): Do not use macros from bp-asm.h.
25664         (FLAGS): Likewise.
25665         (PTID): Likewise.
25666         (TLS): Likewise.
25667         (CTID): Likewise.
25668         (__clone): Do not use BP_SYM.
25669         (clone): Do not use BP_SYM in weak_alias.
25670         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
25671         and <bp-asm.h>.
25672         (PARMS): Do not use macros from bp-asm.h.
25673         (LEN): Likewise.
25674         (__mmap64): Do not use BP_SYM.
25675         (mmap64): Do not use BP_SYM in weak_alias.
25676         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
25677         <bp-sym.h> and <bp-asm.h>.
25678         (PARMS): Do not use macros from bp-asm.h.
25679         (__posix_fadvise64_l64): Do not use BP_SYM.
25680         * sysdeps/unix/sysv/linux/i386/semtimedop.S
25681         (PARMS): Do not use macros from bp-asm.h.
25682         (NSOPS): Likewise.
25683         (semtimedop): Do not use BP_SYM.
25684         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
25685         and <bp-asm.h>.
25686
25687 2013-02-21  Allan McRae  <allan@archlinux.org>
25688
25689         * manual/message.texi (Charset conversion in gettext):
25690         Move @end statement to beginning of line.
25691
25692 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25693
25694         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
25695         static.
25696         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25697         Likewise.
25698
25699         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
25700         (denorm): Likewise.
25701         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
25702         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
25703
25704 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25705
25706         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
25707         tail-call to the resolved function if pltexit isn't needed.
25708
25709 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25710
25711         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
25712         or Y being zero as being unlikely.
25713         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
25714         Likewise.
25715
25716 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
25717
25718         * manual/nss.texi (System Databases and Name Service Switch):
25719         Remove frobnicate @pxref.
25720
25721 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25722
25723         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25724         __attribute__ ((unused)) to __attribute__ ((__unused__)).
25725
25726 2013-02-20  Petr Machata  <pmachata@redhat.com>
25727
25728         * elf/elf.h (R_ARM_TARGET1): New macro.
25729         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
25730         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
25731         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
25732         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
25733         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
25734         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
25735         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
25736         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
25737         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
25738         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
25739         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
25740         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
25741         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
25742         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
25743         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
25744         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
25745         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
25746         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
25747         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
25748         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
25749         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
25750         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
25751         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
25752         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
25753         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
25754         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
25755         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
25756         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
25757         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
25758         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
25759         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
25760         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
25761         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
25762         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
25763         (R_ARM_THM_GOT_BREL12): Likewise.
25764         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
25765         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
25766         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
25767         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
25768         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
25769         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
25770         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
25771         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
25772         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
25773
25774 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
25775
25776         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
25777         __attribute_used__ to __attribute__ ((unused)).
25778
25779 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
25780
25781         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
25782         powerpc mpa.c.
25783         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
25784         comment formatting.
25785         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
25786
25787 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
25788
25789         [BZ #13550]
25790         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
25791         Remove macro.
25792         (ENTER): Remove both macro definitions.
25793         (LEAVE): Likewise.
25794         (CHECK_BOUNDS_LOW): Likewise.
25795         (CHECK_BOUNDS_HIGH): Likewise.
25796         (CHECK_BOUNDS_BOTH): Likewise.
25797         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
25798         (RETURN_BOUNDED_POINTER): Likewise.
25799         (RETURN_NULL_BOUNDED_POINTER): Likewise.
25800         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
25801         (POP_ERRNO_LOCATION_RETURN): Likewise.
25802         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
25803         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25804         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
25805         macros.
25806         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25807         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
25808         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
25809         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
25810         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
25811         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
25812         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
25813         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
25814         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
25815         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
25816         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
25817         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
25818         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25819         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
25820         removed macros.
25821         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25822         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
25823         macros.
25824         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25825         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
25826         * sysdeps/i386/i586/memset.S (memset): Likewise.
25827         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
25828         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25829         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
25830         macros.
25831         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25832         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
25833         Change uses of L(2) to L(out).
25834         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
25835         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
25836         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
25837         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25838         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
25839         removed macros.
25840         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25841         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
25842         macros.
25843         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25844         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
25845         (RETURN): Do not use macro LEAVE.
25846         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
25847         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
25848         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
25849         * sysdeps/i386/i686/memset.S (memset): Likewise.
25850         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
25851         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
25852         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25853         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
25854         Likewise.
25855         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25856         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
25857         L(1_2) and L(1_3) into L(1).
25858         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25859         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
25860         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25861         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
25862         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25863         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
25864         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
25865         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25866         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
25867         macros.
25868         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
25869         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25870         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
25871         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
25872         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
25873         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25874         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
25875         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
25876         * sysdeps/i386/strcspn.S (strcspn): Likewise.
25877         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
25878         * sysdeps/i386/strrchr.S (strrchr): Likewise.
25879         * sysdeps/i386/strspn.S (strspn): Likewise.
25880         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
25881         conditional code.
25882         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25883         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
25884         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
25885         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
25886         L(1_3) into L(1_1).
25887         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
25888         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25889         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
25890         macros.
25891         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25892
25893 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
25894
25895         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
25896         macro.
25897
25898 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25899
25900         * math/atest-exp.c (exp_mpn): Remove ROUND.
25901         * math/atest-exp2.c (exp_mpn): Likewise.
25902         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
25903
25904         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
25905         * stdlib/tst-tls-atexit-lib.c: Likewise.
25906         * stdlib/tst-tls-atexit.c: Likewise.
25907
25908 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25909
25910         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
25911         and __attribute_alloc_size__.
25912
25913 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25914
25915         * include/programs/xmalloc.h: Change __attribute_alloc_size to
25916         __attribute_alloc_size__.
25917         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
25918         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
25919
25920 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
25921
25922         * include/programs/xmalloc.h: New file.
25923         * catgets/gencat.c: Include it.
25924         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
25925         * elf/pldd.c: Likewise.
25926         * iconv/iconv_charmap.c: Likewise.
25927         * iconv/iconvconfig.c: Likewise.
25928         * iconv/strtab.c: Likewise.
25929         * locale/programs/locale.c: Likewise.
25930         * locale/programs/localedef.h: Likewise.
25931         * locale/programs/simple-hash.c: Likewise.
25932         * nscd/nscd.h: Likewise.
25933         * nss/makedb.c: Likewise.
25934         * sysdeps/generic/ldconfig.h: Likewise.
25935
25936 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25937
25938         * Versions.def: Add GLIBC_2.18.
25939         * include/link.h (struct link_map): New member l_tls_dtor_count.
25940         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
25941         (__call_tls_dtors): Likewise.
25942         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
25943         __cxa_thread_atexit_impl.
25944         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
25945         Likewise.
25946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
25947         Likewise.
25948         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
25949         Likewise.
25950         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
25951         Likewise.
25952         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
25953         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
25954         Likewise.
25955         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
25956         Likewise.
25957         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
25958         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
25959         Likewise.
25960         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
25961         (tests): Add test case tst-tls-atexit.
25962         (modules-names): Add shared library for tst-tls-atexit.
25963         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
25964         (GLIBC_PRIVATE): Add __call_tls_dtors.
25965         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
25966         for libstdc++.
25967         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
25968         * stdlib/tst-tls-atexit.c: New test case.
25969         * stdlib/tst-tls-atexit-lib.c: New test case.
25970
25971         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
25972
25973         * elf/Versions (ld): Add _dl_find_dso_for_object.
25974         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
25975         * elf/dl-open.c (_dl_find_dso_for_object): New function.
25976         (dl_open_worker): Use _dl_find_dso_for_object.
25977         * elf/dl-sym.c (do_sym): Likewise.
25978         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
25979
25980 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25981
25982         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
25983         Syntactic changes only.
25984         (_dl_runtime_profile): Do a tail-call to the resolved function.
25985
25986 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
25987
25988         [BZ #13550]
25989         * sysdeps/x86_64/bp-asm.h: Remove file.
25990         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
25991         <bp-sym.h> and <bp-asm.h>.
25992         (__clone): Do not use BP_SYM.
25993         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
25994         <bp-sym.h> and <bp-asm.h>.
25995         * sysdeps/unix/x86_64/sysdep.S: Likewise.
25996         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
25997         "bp-asm.h".
25998         (_setjmp): Do not use BP_SYM.
25999         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
26000         "bp-asm.h".
26001         (setjmp): Do not use BP_SYM.
26002         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
26003         libc_hidden_def.
26004         (mempcpy): Do not use BP_SYM in weak_alias.
26005         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
26006         "bp-asm.h".
26007         (strchr): Do not use BP_SYM.
26008         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
26009         "bp-asm.h".
26010         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
26011         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
26012         (_start): Do not use BP_SYM.
26013         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
26014         "bp-asm.h".
26015         (strcat): Do not use BP_SYM.
26016         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
26017         "bp-asm.h".
26018         (STRCMP): Do not use BP_SYM.
26019         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
26020         "bp-asm.h".
26021         (STRCPY): Do not use BP_SYM.
26022         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
26023         "bp-asm.h".
26024         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
26025         "bp-asm.h".
26026         (FUNCTION): Do not use BP_SYM.
26027         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
26028         weak_alias.
26029         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
26030
26031 2013-02-17  Andreas Jaeger  <aj@suse.de>
26032
26033         * time/Versions: Sort entries.
26034         * string/Versions: Likewise.
26035         * resolv/Versions: Likewise.
26036         * posix/Versions: Likewise.
26037         * iconv/Versions: Likewise.
26038         * elf/Versions: Likewise.
26039         * wcsmbs/Versions: Likewise.
26040
26041 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26042
26043         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
26044         loop termination condition.
26045
26046         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
26047         variable to calculate EZ.
26048         (__sqr): Likewise.
26049
26050         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
26051         the lower precision input.
26052
26053 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
26054
26055         [BZ #13550]
26056         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
26057         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
26058         (run-via-rtld-prefix): Do not handle %-bp tests.
26059         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
26060         (all-object-suffixes): Remove .ob.
26061         (bppfx): Remove variable.
26062         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
26063         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
26064         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
26065         [$(build-bounded) = yes] (libtype.ob): Likewise.
26066         * Makerules (elide-routines.ob): Remove variable.
26067         (do-tests-clean): Do not handle *-bp.out.
26068         (common-mostlyclean): Do not handle *-bp and *-bp.out.
26069         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
26070         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
26071         (tests): Do not include $(tests-bp.out).
26072         (xtests): Do not include $(xtests-bp.out).
26073         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
26074         [$(build-bounded) = yes] ($(addprefix
26075         $(objpfx),$(binaries-bounded))): Remove rule.
26076         ($(objpfx)%-bp.out): Remove rule.
26077         * config.make.in (build-bounded): Remove variable.
26078         * crypt/Makefile [$(build-bounded) = yes]
26079         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
26080         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
26081         append to variable.
26082         [$(build-bounded) = yes] (install-lib): Likewise.
26083         [$(build-bounded) = yes] (generated): Likewise.
26084         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
26085         Remove rule.
26086         * intl/Makefile [$(build-bounded) = yes]
26087         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
26088         * math/Makefile [$(build-bounded) = yes]
26089         ($(tests:%=$(objpfx)%-bp): Likewise.
26090         * misc/Makefile [$(build-bounded) = yes]
26091         ($(objpfx)tst-tsearch-bp): Likewise.
26092         * nptl/Makeconfig (bounded-thread-library): Remove variable.
26093         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
26094         Remove dependency.
26095         * string/Makefile (o-objects.ob): Remove variable.
26096         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
26097         (CFLAGS-.ob): Remove variable.
26098         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
26099         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
26100         both definitions of variable.
26101         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
26102         (ASFLAGS-.ob): Remove variable.
26103
26104 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
26105
26106         [BZ #13550]
26107         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
26108         Remove __BOUNDED_POINTERS__ from condition.
26109         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
26110         * string/bits/string2.h [!__NO_STRING_INLINES &&
26111         !__BOUNDED_POINTERS__]: Likewise.
26112         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
26113         Likewise.
26114         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
26115         Remove conditional code.
26116         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
26117         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
26118         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
26119         condition.
26120
26121         [BZ #13550]
26122         * csu/libc-start.c: Do not include <bp-sym.h>.
26123         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
26124         * elf/dl-open.c: Do not include <bp-sym.h>.
26125         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
26126         * math/fegetenv.c: Do not include <bp-sym.h>.
26127         (fegetenv): Do not use BP_SYM in versioned symbols.
26128         * nptl/sysdeps/pthread/bits/libc-lockP.h
26129         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
26130         <bp-sym.h>.
26131         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26132         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
26133         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26134         (__pthread_mutex_destroy): Likewise.
26135         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26136         (__pthread_mutex_lock): Likewise.
26137         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26138         (__pthread_mutex_trylock): Likewise.
26139         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26140         (__pthread_mutex_unlock): Likewise.
26141         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26142         (__pthread_mutexattr_init): Likewise.
26143         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26144         (__pthread_mutexattr_destroy): Likewise.
26145         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26146         (__pthread_mutexattr_settype): Likewise.
26147         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26148         (__pthread_rwlock_init): Likewise.
26149         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26150         (__pthread_rwlock_destroy): Likewise.
26151         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26152         (__pthread_rwlock_rdlock): Likewise.
26153         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26154         (__pthread_rwlock_tryrdlock): Likewise.
26155         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26156         (__pthread_rwlock_wrlock): Likewise.
26157         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26158         (__pthread_rwlock_trywrlock): Likewise.
26159         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26160         (__pthread_rwlock_unlock): Likewise.
26161         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26162         (__pthread_key_create): Likewise.
26163         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26164         (__pthread_setspecific): Likewise.
26165         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26166         (__pthread_getspecific): Likewise.
26167         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
26168         Likewise.
26169         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26170         (_pthread_cleanup_push_defer): Likewise.
26171         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26172         (_pthread_cleanup_pop_restore): Likewise.
26173         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26174         (pthread_setcancelstate): Likewise.
26175         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
26176         <bp-sym.h>.
26177         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
26178         (memchr): Do not use BP_SYM in weak_alias.
26179         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
26180         (fegetenv): Do not use BP_SYM in versioned symbols.
26181         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
26182         (fesetenv): Do not use BP_SYM in versioned symbols.
26183         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26184         (feupdateenv): Do not use BP_SYM in versioned symbols.
26185         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26186         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26187         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
26188         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
26189         (open64): Do not use BP_SYM in weak_alias.
26190         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
26191         (fegetenv): Do not use BP_SYM in versioned symbols.
26192         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
26193         (fesetenv): Do not use BP_SYM in versioned symbols.
26194         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26195         (feupdateenv): Do not use BP_SYM in versioned symbols.
26196         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
26197         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
26198         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
26199         (feraiseexcept): Do not use BP_SYM in versioned symbols.
26200         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26201         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26202         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
26203         <bp-sym.h>.
26204         (__libc_start_main): Do not use BP_SYM.
26205
26206 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26207
26208         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
26209         redundant return line.
26210         (norm): Likewise.
26211         (denorm): Likewise.
26212         (dbl_mp): Likewise.
26213         (sub_magnitudes): Likewise.
26214         (__add): Likewise.
26215         (__sub): Likewise.
26216         (__mul): Likewise.
26217         (__inv): Likewise.
26218         (__dvd): Likewise.
26219         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
26220         (norm): Likewise.
26221         (denorm): Likewise.
26222         (dbl_mp): Likewise.
26223         (sub_magnitudes): Likewise.
26224         (__add): Likewise.
26225         (__sub): Likewise.
26226         (__mul): Likewise.
26227         (__inv): Likewise.
26228         (__dvd): Likewise.
26229
26230         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
26231         instead of __mul.
26232         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
26233         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
26234         (cc32): Likewise.
26235
26236         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
26237         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
26238         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
26239         of __mul for squares.
26240         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
26241         function
26242         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
26243         Likewise.
26244         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
26245         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26246
26247 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
26248
26249         [BZ #13550]
26250         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
26251         code.
26252         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
26253         prototype or function definition.  Rename ubp_* variables and
26254         parameters.  Remove argv definitions conditional on
26255         [__BOUNDED_POINTERS__].
26256         * debug/backtrace.c (__backtrace): Do not use __unbounded.
26257         * elf/dl-runtime.c (_dl_fixup): Likewise.
26258         * include/set-hooks.h (RUN_HOOK): Likewise.
26259         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
26260         definition.
26261         * string/strcpy.c (strcpy): Do not use __unbounded.
26262         * sysdeps/generic/frame.h (struct layout): Likewise.
26263         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
26264         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
26265         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
26266         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
26267         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
26268         (__backtrace): Likewise.
26269         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
26270         use __ptrvalue.
26271         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
26272         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
26273         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
26274         Likewise.
26275         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
26276         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
26277         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
26278         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26279         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
26280         Do not use __unbounded.
26281         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
26282         Rename __unboundedrlimits parameter to rlimits in prototype.
26283         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
26284         Do not use __unbounded.
26285         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
26286         not use __ptrvalue.
26287         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26288         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
26289         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26290         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
26291         __ptrvalue or __unbounded.
26292         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
26293         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
26294         use __unbounded.
26295         (__new_msgctl): Do not use __ptrvalue.
26296         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
26297         __unbounded.
26298         (__libc_msgrcv): Do not use __ptrvalue.
26299         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
26300         startup_info): Do not use __unbounded.
26301         (__libc_start_main): Likewise.  Rename ubp_* variables and
26302         parameters.  Remove argv definitions conditional on
26303         [__BOUNDED_POINTERS__].
26304         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
26305         __ptrvalue.
26306         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
26307         use __unbounded.
26308         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
26309         or __ptrvalue.
26310         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
26311         use __unbounded.
26312         (__new_shmctl): Do not use __ptrvalue.
26313         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
26314         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
26315         Likewise.
26316         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
26317         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
26318         (__libc_sigaction): Likewise.
26319         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
26320         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
26321         Likewise.
26322         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26323
26324 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
26325
26326         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
26327
26328         * string/mempcpy.c: Implement by calling memcpy.
26329
26330 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26331
26332         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
26333
26334         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
26335         evaluation.
26336
26337         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
26338         values in the mantissa.
26339
26340         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
26341         minimize writes to Z.
26342         (sub_magnitudes): Simplify code a bit.
26343
26344 2013-02-12  Roland McGrath  <roland@hack.frob.com>
26345
26346         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
26347         from the message.  The linker prefixes all warnings with that already.
26348
26349 2013-02-12  Andreas Schwab  <schwab@suse.de>
26350
26351         [BZ #15078]
26352         * posix/regexec.c (extend_buffers): Add parameter min_len.
26353         (check_matching): Pass minimum needed length.
26354         (clean_state_log_if_needed): Likewise.
26355         (get_subexp): Likewise.
26356         * posix/Makefile (tests): Add bug-regex34.
26357         (bug-regex34-ENV): Define.
26358         * posix/bug-regex34.c: New file.
26359
26360         [BZ #11561]
26361         * posix/regcomp.c (parse_bracket_exp): When looking up collating
26362         elements compare against the byte sequence of it, not its name.
26363         * posix/Makefile (tests): Add bug-regex35.
26364         (bug-regex35-ENV): Define.
26365         * posix/bug-regex35.c: New file.
26366
26367 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26368
26369         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
26370         comment.
26371         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
26372         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
26373         (CHECK_EOL): Add undef.
26374
26375 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
26376
26377         * bits/stdlib-bsearch.h: New file.
26378         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
26379         * stdlib/stdlib.h: Likewise.
26380
26381 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26382
26383         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
26384         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
26385         declaration.
26386         * manual/search.texi (Array Search Function): Add missing const in
26387         lfind prototype.
26388         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
26389         declaration to use rlim_t.
26390         (Basic Scheduling Functions): Remove erroneous const from
26391         sched_getparam prototype.  Remove erroneous * from
26392         sched_get_priority_max and sched_get_priority_min prototypes.
26393         (Resource Usage): Fix summary @comment on vtimes to refer to
26394         sys/vtimes.h rather than vtimes.h.
26395         Add missing *s in vtimes prototype.
26396         (Limits on Resources): Fix ulimit prototype to return long int.
26397         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
26398         prototypes to use long int rather than double.
26399         (BSD Random): Fix initstate and setstate to use char *, not void *.
26400         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
26401         prototype to make second argument 'struct aiocb64 *const[]'.
26402         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
26403         (Status of AIO Operations): Remove erroneous const in aio_return and
26404         aio_return64 prototypes.
26405         (Synchronizing I/O): Fix sync prototype to return void.
26406         * manual/startup.texi (Suboptions): Remove an erroneous const in
26407         getsubopt prototype.
26408         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
26409         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
26410         use size_t rather than int.
26411         (Scanning All Users): Likewise for getpwent_r.
26412         (Setting Groups): Add missing const to setgroups prototype.
26413         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
26414         * manual/socket.texi (Host Names): Fix gethostbyaddr and
26415         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
26416         'const void *' rather than 'const char *'.
26417         (Host Address Functions): Likewise for inet_ntop.
26418         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
26419         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
26420         ssize_t for return value.
26421         (Sending Data): Likewise for send, sendto, sendmsg.
26422         (Socket Option Functions): Add a missing const in setsockopt prototype.
26423         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
26424         use wchar_t for the argument.
26425         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
26426         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
26427         take no arguments.
26428         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
26429         double/float/long double for second argument.
26430         Fix return types of significand, significandf, significandl.
26431         * manual/filesys.texi (Setting Permissions): Use mode_t for second
26432         argument in fchmod prototype.
26433         (File Owner): Use uid_t and gid_t in fchown prototype.
26434         (File Times): Add const to utimes, futimes, and lutimes prototypes.
26435         (Making Special Files): Use mode_t and dev_t in mknod prototype.
26436         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
26437         use 'const struct dirent **' as argument types to CMP function pointer
26438         argument.
26439         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
26440         (File Times): Fix summary magic @comment for struct utimbuf and utime
26441         to refer to utime.h, not time.h.
26442         * manual/string.texi (Argz Functions): Add missing const in
26443         argz_extract and argz_next prototypes.
26444         (Finding Tokens in a String): Likewise for basename.
26445         (String/Array Comparison): Fix typo in wcscasecmp prototype.
26446         (Copying and Concatenation): Fix typo in wmemmove prototype.
26447         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
26448         (Signal Stack): Remove erroneous const in sigstack prototype.
26449         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
26450         prototype.
26451         (Simple Calendar Time): Likewise for stime.
26452         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
26453         prototype.
26454         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
26455         say sys/sysctl.h instead.
26456         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
26457         and vsyslog prototypes.
26458
26459 2013-02-11  Tom de Vries  <tom@codesourcery.com>
26460
26461         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
26462         Remove.
26463
26464 2013-02-11  Roland McGrath  <roland@hack.frob.com>
26465
26466         * misc/sys/mman.h: Fix typo in mremap comment.
26467
26468 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26469
26470         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
26471         the '\0' terminator.
26472
26473 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26474
26475         [BZ #13550]
26476         * debug/segfault.c: Don't include <bp-checks.h>.
26477         * sysdeps/generic/bp-checks.h: Remove file.
26478         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
26479         (__GETDENTS): Don't use CHECK_N.
26480         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
26481         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
26482         (__getgroups): Don't use CHECK_N.
26483         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
26484         (setgroups): Don't use CHECK_N.
26485         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
26486         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
26487         (__libc_msgrcv): Don't use CHECK_N.
26488         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
26489         (__libc_msgsnd): Don't use CHECK_N.
26490         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
26491         <bp-checks.h>.
26492         (__libc_pread): Don't use CHECK_N.
26493         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
26494         include <bp-checks.h>.
26495         (__libc_pread64): Don't use CHECK_N.
26496         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
26497         include <bp-checks.h>.
26498         (__libc_pwrite): Don't use CHECK_N.
26499         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
26500         include <bp-checks.h>.
26501         (__libc_pwrite64): Don't use CHECK_N.
26502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
26503         <bp-checks.h>.
26504         (__libc_pread): Don't use CHECK_N.
26505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
26506         include <bp-checks.h>.
26507         (__libc_pread64): Don't use CHECK_N.
26508         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
26509         include <bp-checks.h>.
26510         (__libc_pwrite): Don't use CHECK_N.
26511         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
26512         include <bp-checks.h>.
26513         (__libc_pwrite64): Don't use CHECK_N.
26514         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
26515         (do_pread): Don't use CHECK_N.
26516         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
26517         (do_pread64): Don't use CHECK_N.
26518         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
26519         (do_pwrite): Don't use CHECK_N.
26520         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
26521         (do_pwrite64): Don't use CHECK_N.
26522         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
26523         (__libc_readv): Don't use CHECK_N.
26524         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
26525         (semop): Don't use CHECK_N.
26526         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
26527         <bp-checks.h>.
26528         (semtimedop): Don't use CHECK_N.
26529         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
26530         (__libc_pread): Don't use CHECK_N.
26531         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
26532         <bp-checks.h>.
26533         (__libc_pread64): Don't use CHECK_N.
26534         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
26535         <bp-checks.h>.
26536         (__libc_pwrite): Don't use CHECK_N.
26537         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
26538         <bp-checks.h>.
26539         (__libc_pwrite64): Don't use CHECK_N.
26540         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
26541         <bp-checks.h>.
26542         (__libc_msgrcv): Don't use CHECK_N.
26543         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
26544         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
26545         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
26546         (__libc_writev): Don't use CHECK_N.
26547
26548 2013-02-08  Roland McGrath  <roland@hack.frob.com>
26549
26550         * string/strcpy.c: Removed unused variable.
26551
26552         * Makeconfig (+sysdep-includes): Define with := rather than =.
26553         Use an existing include/ subdir of each sysdeps dir before it.
26554
26555 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26556
26557         * nscd/connection.c (register_traced_file): Comment function.
26558         [HAVE_INOTIFY] (union __inev): Define.
26559         [HAVE_INOTIFY] (inotify_check_files): New function.
26560         [HAVE_INOTIFY] (clear_db_cache): Likewise.
26561         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
26562         clear_db_cache.
26563         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
26564
26565 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26566
26567         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
26568         loaded if not already and that a failure is permanent.
26569
26570 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
26571
26572         [BZ #15006]
26573         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
26574         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
26575
26576 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
26577
26578         [BZ #13550]
26579         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
26580         (CHECK_1_NULL_OK): Likewise.
26581         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
26582         (__fxstat): Do not use CHECK_1.
26583         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
26584         <bp-checks.h>.
26585         (___fxstat64): Do not use CHECK_1.
26586         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
26587         <bp-checks.h>.
26588         (__fxstatat): Do not use CHECK_1.
26589         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
26590         <bp-checks.h>.
26591         (__fxstatat64): Do not use CHECK_1.
26592         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
26593         <bp-checks.h>.
26594         (__fxstat): Do not use CHECK_1.
26595         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
26596         <bp-checks.h>.
26597         (__fxstatat): Do not use CHECK_1.
26598         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
26599         <bp-checks.h>.
26600         (__getresgid): Do not use CHECK_1.
26601         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
26602         <bp-checks.h>.
26603         (__getresuid): Do not use CHECK_1.
26604         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
26605         <bp-checks.h>.
26606         (__lxstat): Do not use CHECK_1.
26607         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
26608         <bp-checks.h>.
26609         (__old_msgctl): Do not use CHECK_1.
26610         (__new_msgctl): Likewise.
26611         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
26612         <bp-checks.h>.
26613         (__new_setrlimit): Do not use CHECK_1.
26614         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
26615         <bp-checks.h>.
26616         (__old_shmctl): Do not use CHECK_1.
26617         (__new_shmctl): Likewise.
26618         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
26619         <bp-checks.h>.
26620         (__xstat): Do not use CHECK_1.
26621         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
26622         (__lxstat): Do not use CHECK_1.
26623         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
26624         <bp-checks.h>.
26625         (___lxstat64): Do not use CHECK_1.
26626         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
26627         (__old_msgctl): Do not use CHECK_1.
26628         (__new_msgctl): Likewise.
26629         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
26630         <bp-checks.h>.
26631         (__gettimeofday): Do not use CHECK_1.
26632         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
26633         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
26634         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
26635         <bp-checks.h>.
26636         (__gettimeofday): Do not use CHECK_1.
26637         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
26638         (__old_shmctl): Do not use CHECK_1_NULL_OK.
26639         (__new_shmctl): Do not use CHECK_1.
26640         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
26641         <bp-checks.h>.
26642         (do_sigtimedwait): Do not use CHECK_1.
26643         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
26644         <bp-checks.h>.
26645         (do_sigwaitinfo): Do not use CHECK_1.
26646         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
26647         <bp-checks.h>.
26648         (msgctl): Do not use CHECK_1.
26649         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
26650         <bp-checks.h>.
26651         (shmctl): Do not use CHECK_1.
26652         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
26653         (ustat): Do not use CHECK_1.
26654         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
26655         <bp-checks.h>.
26656         (__fxstat): Do not use CHECK_1.
26657         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
26658         <bp-checks.h>.
26659         (__fxstatat): Do not use CHECK_1.
26660         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
26661         <bp-checks.h>.
26662         (__lxstat): Do not use CHECK_1.
26663         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
26664         <bp-checks.h>.
26665         (__xstat): Do not use CHECK_1.
26666         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
26667         (__xstat): Do not use CHECK_1.
26668         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
26669         (___xstat64): Do not use CHECK_1.
26670
26671         [BZ #13550]
26672         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
26673         definitions.
26674         (CHECK_BOUNDS_HIGH): Likewise.
26675         * string/strcpy.c: Do not include <bp-checks.h>.
26676         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
26677
26678 2013-02-07  Roland McGrath  <roland@hack.frob.com>
26679
26680         * nscd/nscd-client.h (__nscd_drop_map_ref):
26681         Add __attribute__ ((unused)).
26682         * nis/nss-nisplus.h (niserr2nss): Likewise.
26683
26684         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
26685         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
26686
26687         * csu/libc-tls.c (init_static_tls, init_slotinfo):
26688         Remove inline keyword.
26689         * include/rounding-mode.h (round_away): Likewise.
26690         * libio/wfileops.c (adjust_wide_data): Likewise.
26691         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
26692         (__m128i_strloadu_tolower): Likewise.
26693         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
26694         (__m128i_strloadu_tolower): Likewise.
26695         * time/mktime.c (ydhms_diff): Likewise.
26696         * locale/elem-hash.h (elem_hash): Likewise.
26697         * locale/setlocale.c (setdata): Likewise.
26698         * posix/regex_internal.h (re_string_char_size_at): Likewise.
26699         (re_string_wchar_at): Likewise.
26700         (bitset_not, bitset_merge, bitset_mask): Likewise.
26701         [!(__GNUC__ > 3)] (inline): Remove macro.
26702         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
26703         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
26704         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
26705         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
26706         * string/memcmp.c (memcmp_bytes): Likewise.
26707         * locale/programs/locarchive.c (compute_hashval): Likewise.
26708         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
26709         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
26710         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
26711         * nss/getent.c (print_rpc, print_protocols): Likewise.
26712         (print_passwd, print_group, print_aliases): Likewise.
26713         * nis/nss-nisplus.h (niserr2nss): Likewise.
26714         * nscd/connections.c (restart_p): Likewise.
26715         Change return type to bool.
26716
26717 2013-02-05  Roland McGrath  <roland@hack.frob.com>
26718
26719         * Makeconfig (all-Depend-files): Add existing
26720         $(sorted-subdirs:=/Depend) files.
26721         (all-subdirs): Remove nss.
26722         * sysdeps/unix/inet/Subdirs: Add it here instead.
26723         * hesiod/Depend: New file.
26724
26725         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
26726         instead of calling alloca.
26727
26728         * io/lseek.c (__lseek): Rename to __libc_lseek.
26729         Define __lseek as an alias.
26730
26731         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
26732
26733 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
26734
26735         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
26736         else clause and remove check for non-standard endianness.
26737
26738 2013-02-04  David S. Miller  <davem@davemloft.net>
26739
26740         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26741
26742 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
26743
26744         [BZ #13550]
26745         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
26746         (__ubp_memchr): Remove prototype.
26747         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
26748         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26749         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
26750         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
26751         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
26752         Remove alias.
26753         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
26754         (__ubp_memchr): Likewise.
26755         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
26756         (__ubp_memchr): Likewise.
26757         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
26758         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
26759         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
26760         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
26761         CHECK_STRING.
26762         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
26763         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
26764         (__getcwd): Do not use CHECK_STRING.
26765         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
26766         <bp-checks.h>.
26767         (__real_chown): Do not use CHECK_STRING.
26768         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
26769         <bp-checks.h>.
26770         (fchownat): Do not use CHECK_STRING.
26771         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
26772         CHECK_STRING.
26773         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
26774         <bp-checks.h>.
26775         (__lchown): Do not use CHECK_STRING.
26776         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26777         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26778         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26779         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
26780         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
26781         include <bp-checks.h>.
26782         (truncate64): Do not use CHECK_STRING.
26783         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
26784         <bp-checks.h>.
26785         (__real_chown): Do not use CHECK_STRING.
26786         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
26787         <bp-checks.h>.
26788         (__lchown): Do not use CHECK_STRING.
26789         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
26790         <bp-checks.h>.
26791         (__chown): Do not use CHECK_STRING.
26792         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
26793         <bp-checks.h>.
26794         (truncate64): Do not use CHECK_STRING.
26795         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
26796         Likewise.
26797         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
26798         (__xmknod): Do not use CHECK_STRING.
26799         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
26800         <bp-checks.h>.
26801         (__xmknodat): Do not use CHECK_STRING.
26802         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
26803         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
26804
26805 2013-02-04  Andreas Schwab  <schwab@suse.de>
26806
26807         [BZ #14142]
26808         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
26809         * include/netdb.h: Likewise for h_errno.
26810         * elf/tst-stackguard1.c: Include <tls.h>.
26811
26812 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
26813
26814         * elf/link.h (struct link_map): Extend the l_addr comment.
26815         * include/link.h (struct link_map): Likewise.
26816
26817 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
26818
26819         [BZ #13550]
26820         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
26821         (BOUNDED_1): Remove macro.
26822         * debug/backtrace.c: Don't include <bp-checks.h>.
26823         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
26824         (__backtrace): Likewise.
26825         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
26826         <bp-checks.h>.
26827         (__backtrace): Don't use BOUNDED_1.
26828         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
26829         <bp-checks.h>.
26830         (__backtrace): Don't use BOUNDED_1.
26831         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
26832         (__backtrace): Don't use BOUNDED_1.
26833         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
26834         (shmat): Don't use BOUNDED_N.
26835
26836 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
26837
26838         [BZ #13550]
26839         * sysdeps/generic/bp-start.h: Remove file.
26840         * csu/libc-start.c: Don't include <bp-start.h>.
26841         (LIBC_START_MAIN): Set up __environ directly instead of using
26842         INIT_ARGV_and_ENVIRON.
26843         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
26844         <bp-start.h>.
26845
26846         [BZ #13550]
26847         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
26848         definitions.
26849         (CHECK_FCNTL): Likewise.
26850         (CHECK_N_PAGES): Likewise.
26851
26852         [BZ #13550]
26853         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
26854         definitions.
26855         (CHECK_SIGSET_NULL_OK): Likewise.
26856         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
26857         <bp-checks.h>.
26858         (sigpending): Don't use CHECK_SIGSET.
26859         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
26860         <bp-checks.h>.
26861         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26862         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
26863         <bp-checks.h>.
26864         (do_sigsuspend): Don't use CHECK_SIGSET.
26865         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
26866         use CHECK_SIGSET.
26867         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
26868         (do_sigwait): Don't use CHECK_SIGSET.
26869         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
26870         use CHECK_SIGSET.
26871         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
26872         include <bp-checks.h>.
26873         (sigpending): Don't use CHECK_SIGSET.
26874         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
26875         include <bp-checks.h>.
26876         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26877         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
26878         <bp-checks.h>.
26879         (sigpending): Don't use CHECK_SIGSET.
26880         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
26881         <bp-checks.h>.
26882         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
26883
26884         [BZ #13550]
26885         * sysdeps/generic/bp-semctl.h: Remove file.
26886         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
26887         <bp-checks.h> and <bp-semctl.h>.
26888         (__old_semctl): Don't use CHECK_SEMCTL.
26889         (__new_semctl): Likewise.
26890         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
26891         and <bp-semctl.h>.
26892         (__old_semctl): Don't use CHECK_SEMCTL.
26893         (__new_semctl): Likewise.
26894         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
26895         <bp-checks.h> and <bp-semctl.h>.
26896         (__old_semctl): Don't use CHECK_SEMCTL.
26897         (__new_semctl): Likewise.
26898         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
26899         <bp-checks.h> and <bp-semctl.h>.
26900         (semctl): Don't use CHECK_SEMCTL.
26901
26902         [BZ #13550]
26903         * Makerules (elide-bp-thunks): Remove variable.
26904         (elide-routines.oS): Don't use $(elide-bp-thunks).
26905         (elide-routines.os): Likewise.
26906         (elide-routines.o): Likewise.
26907         (elide-routines.op): Likewise.
26908         (elide-routines.og): Likewise.
26909         (objects): Don't use $(bp-thunks).
26910         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
26911         include.
26912         (common-generated): Do not add s-proto-bp.d.
26913         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
26914         (int): Likewise.
26915         (typ): Likewise.
26916         Do not generate makefile rules for bounded-pointer thunks.
26917         * sysdeps/generic/bp-thunks.h: Remove file.
26918         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
26919         * sysdeps/unix/s-proto-bp.S: Likewise.
26920
26921         [BZ #15062]
26922         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
26923         parts of result separately when argument is not close to line from
26924         -i to i and one part of argument is small.
26925         * math/k_casinhf.c (__kernel_casinhf): Likewise.
26926         * math/k_casinhl.c (__kernel_casinhl): Likewise.
26927         * math/libm-test.inc (cacos_test): Add more tests.
26928         (casin_test): Likewise.
26929         (casinh_test): Likewise.
26930         * sysdeps/i386/fpu/libm-test-ulps: Update.
26931         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26932
26933 2013-01-31  David S. Miller  <davem@davemloft.net>
26934
26935         * po/de.po: Update from translation team.
26936
26937 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
26938
26939         * time/tzfile.c: Include stdint.h for SIZE_MAX.
26940
26941 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
26942
26943         * configure.in (_AC_PROG_CC_C89): New definition.
26944         * configure: Regenerate.
26945
26946         * configure.in (AC_PROG_CPP): New definition.
26947         * configure: Regenerate.
26948
26949 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
26950
26951         * debug/tst-backtrace.h: New file.
26952         * debug/tst-backtrace2.c: Include tst-backtrace.h.
26953         (ret): Remove variable.
26954         (x): Likewise.
26955         (FAIL): Remove macro.
26956         (NO_INLINE): Likewise.
26957         (fn1): Use match function instead of strstr.
26958         * debug/tst-backtrace3.c: Include tst-backtrace.h.
26959         (ret): Remove variable.
26960         (x): Likewise.
26961         (FAIL): Remove macro.
26962         (NO_INLINE): Likewise.
26963         (fn): Use match function instead of strstr.
26964         * debug/tst-backtrace4.c: Include tst-backtrace.h.
26965         (ret): Remove variable.
26966         (x): Likewise.
26967         (FAIL): Remove macro.
26968         (NO_INLINE): Likewise.
26969         (handle_signal): Use match function instead of strstr.
26970         * debug/tst-backtrace5.c: Include tst-backtrace.h.
26971         (ret): Remove variable.
26972         (x): Likewise.
26973         (FAIL): Remove macro.
26974         (NO_INLINE): Likewise.
26975         (handle_signal): Use match function instead of strstr.
26976
26977 2013-01-23  Roland McGrath  <roland@hack.frob.com>
26978
26979         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
26980
26981 2013-01-23  David S. Miller  <davem@davemloft.net>
26982
26983         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
26984         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
26985         argument of CAS if possible.
26986         * sysdeps/sparc/sparc64/bits/atomic.h
26987         (__arch_compare_and_exchange_val_32_acq): Likewise.
26988         (__arch_compare_and_exchange_val_64_acq): Likewise.
26989
26990 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
26991
26992         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
26993         * sysdeps/posix/ulimit.c: ... this.
26994         Include <limits.h>.
26995         * sysdeps/unix/bsd/ulimit.c: Remove file.
26996
26997 2013-01-23  Adam Conrad  <adconrad@0c3.net>
26998
26999         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
27000         (LDFLAGS-tst-array5): Likewise.
27001
27002 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
27003
27004         [BZ #15036]
27005         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
27006         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
27007         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
27008         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
27009
27010 2013-01-21  David S. Miller  <davem@davemloft.net>
27011
27012         * sysdeps/sparc/backtrace.c: New file.
27013         * sysdeps/sparc/sparc32/backtrace.h: New file.
27014         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
27015         * sysdeps/sparc/sparc64/backtrace.h: New file.
27016         * sysdeps/sparc/sparc64/backtrace.c: Delete.
27017         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
27018         -funwind-tables.
27019
27020 2013-01-21  Andreas Schwab  <schwab@suse.de>
27021
27022         [BZ #15020]
27023         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
27024         closed its stdout.
27025
27026 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
27027
27028         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
27029         "mpa2.h".
27030         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27031
27032 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
27033             Mark Mitchell  <mark@codesourcery.com>
27034             Tom de Vries  <tom@codesourcery.com>
27035             Paul Pluzhnikov  <ppluzhnikov@google.com>
27036
27037         * debug/tst-backtrace2.c: New file.
27038         * debug/tst-backtrace3.c: Likewise.
27039         * debug/tst-backtrace4.c: Likewise.
27040         * debug/tst-backtrace5.c: Likewise.
27041         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
27042         (CFLAGS-tst-backtrace3.c): Likewise.
27043         (CFLAGS-tst-backtrace4.c): Likewise.
27044         (CFLAGS-tst-backtrace5.c): Likewise.
27045         (LDFLAGS-tst-backtrace2): Likewise.
27046         (LDFLAGS-tst-backtrace3): Likewise.
27047         (LDFLAGS-tst-backtrace4): Likewise.
27048         (LDFLAGS-tst-backtrace5): Likewise.
27049         (tests): Add new tests tst-backtrace2, tst-backtrace3,
27050         tst-backtrace4 and tst-backtrace5.
27051
27052 2013-01-18  Anton Blanchard  <anton@samba.org>
27053             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27054
27055         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
27056         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
27057         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
27058         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
27059         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
27060         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
27061         "+r" and remove output regs list as redundant.  Add explicit inline
27062         asm to specify register of return val to work around compiler codegen
27063         bug.  Remove (int) cast on return value.  Add return type parameter to
27064         use in macro so that this macro does not truncate return value for
27065         64-bit values.
27066         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
27067         pass to INTERNAL_VSYSCALL_NCS.
27068         (INLINE_VSYSCALL): Add 'long int' as return type to
27069         INTERNAL_VSYSCALL_NCS macro invocation.
27070         (INTERNAL_VSYSCALL): Add 'long int' as return type to
27071         INTERNAL_VSYSCALL_NCS macro invocation.
27072         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
27073
27074 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
27075
27076         [BZ #14496]
27077         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
27078         Fix application of SIMD FP exception mask.
27079
27080         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
27081         mp_no from a power of two.
27082         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
27083         __mpexp_twomm1.  Use __pow_mp.
27084
27085         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
27086         multiplication.
27087
27088 2013-01-17  David S. Miller  <davem@davemloft.net>
27089
27090         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27091
27092 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
27093
27094         [BZ #15023]
27095         * include/complex.h: Condition contents on [!_COMPLEX_H].
27096         (__kernel_casinhf): New prototype.
27097         (__kernel_casinh): Likewise.
27098         (__kernel_casinhl): Likewise.
27099         * math/Makefile (libm_calls): Add k_casinh.
27100         * math/k_casinh.c: New file.
27101         * math/k_casinhf.c: Likewise.
27102         * math/k_casinhl.c: Likewise.
27103         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
27104         finite nonzero arguments.
27105         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
27106         finite nonzero arguments.
27107         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
27108         finite nonzero arguments.
27109         * math/s_casinh.c: Do not include <float.h>.
27110         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
27111         * math/s_casinhf.c: Do not include <float.h>.
27112         (__casinhf): Move code for finite nonzero arguments to
27113         k_casinhf.c.
27114         * math/s_casinhl.c: Do not include <float.h>.
27115         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
27116         redefine.
27117         (__casinhl): Move code for finite nonzero arguments to
27118         k_casinhl.c.
27119         * math/libm-test.inc (cacos_test): Add more tests.
27120         * sysdeps/i386/fpu/libm-test-ulps: Update.
27121         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27122
27123 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
27124
27125         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
27126         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
27127         [!HAVE_MREMAP]: Remove [defined linux] case.
27128         * malloc/arena.c: Do not include <malloc-sysdep.h>.
27129
27130 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
27131
27132         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
27133
27134 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
27135
27136         * elf/elf.h (R_386_SIZE32): New relocation.
27137         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
27138         R_386_SIZE32.
27139         (elf_machine_rela): Likewise.
27140         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
27141         R_X86_64_SIZE64 and R_X86_64_SIZE32.
27142
27143 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
27144
27145         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
27146         (FP_FAST_FMA): Do not define.
27147         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
27148         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
27149         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
27150         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
27151         !_SOFT_FLOAT]: Likewise.
27152         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
27153         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
27154         value.
27155         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
27156         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
27157         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
27158         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
27159         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
27160         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
27161         file.
27162
27163 2013-01-16  Andreas Schwab  <schwab@suse.de>
27164
27165         [BZ #14327]
27166         * include/stdlib.h (__mktemp): Add declaration.
27167         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
27168         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
27169
27170 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27171
27172         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
27173         definitions.
27174         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
27175         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
27176         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
27177         definitions here.
27178         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
27179         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
27180         definitions.
27181         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
27182         and ONE.
27183         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
27184         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
27185         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
27186         definitions.
27187         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
27188         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
27189         definitions.
27190         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27191
27192         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
27193
27194 2013-01-15  David S. Miller  <davem@davemloft.net>
27195
27196         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27197         trunc{,f} to libm-sysdep_routes.
27198         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27199         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
27200         file.
27201         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
27202         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
27203         file.
27204         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
27205         file.
27206         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
27207         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
27208         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
27209         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
27210         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
27211         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
27212         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
27213         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
27214
27215         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27216         nearbyint{,f} to libm-sysdep_routes.
27217         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27218         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
27219         New file.
27220         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
27221         file.
27222         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
27223         New file.
27224         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
27225         file.
27226         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
27227         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
27228         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
27229         file.
27230         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
27231         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
27232         file.
27233         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
27234         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
27235         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
27236
27237         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27238         libc_feholdexcept and libc_fesetenv.
27239
27240 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
27241
27242         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
27243
27244 2013-01-14  David S. Miller  <davem@davemloft.net>
27245
27246         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
27247         (SPARC_ASM_VIS2_IFUNC): Likewise.
27248         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
27249         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
27250         use of 'siam' instruction.
27251         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
27252         Likewise.
27253         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
27254         Likewise.
27255         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
27256         Likewise.
27257         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
27258         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
27259         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
27260         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
27261         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
27262         file.
27263         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
27264         file.
27265         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
27266         file.
27267         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
27268         file.
27269         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
27270         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
27271         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
27272         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
27273         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
27274         new VIS2 routines.
27275         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
27276         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
27277         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
27278         Likewise.
27279         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
27280         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
27281         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
27282         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
27283         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
27284         routines to libm-sysdep_routines.
27285         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27286
27287         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27288         fdim/fdimf to libm-sysdep_routines.
27289         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
27290         file.
27291         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
27292         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
27293         file.
27294         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
27295         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
27296         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
27297         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
27298         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
27299         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
27300         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
27301
27302 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27303
27304         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
27305         to optimize copies.
27306
27307         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
27308         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27309         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27310
27311         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
27312         local variable MPTWO.
27313         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
27314         Likewise.
27315
27316 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27317
27318         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
27319         GLOB_NOESCAPE.
27320
27321 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27322
27323         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
27324
27325 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27326
27327         * manual/pattern.texi (glob_t): Document gl_flags.
27328         (glob64_t): Likewise.
27329
27330 2013-01-11  David S. Miller  <davem@davemloft.net>
27331
27332         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
27333         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
27334         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
27335         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
27336         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
27337         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
27338         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
27339         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
27340         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
27341         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
27342         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
27343         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
27344         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
27345
27346         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27347         sparc V9 rather than using V8 code.
27348         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27349         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27350
27351         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
27352         Move to...
27353         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
27354         Here.
27355
27356 2013-01-11  Roland McGrath  <roland@hack.frob.com>
27357
27358         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
27359         not in the main loop.
27360         * configure: Regenerated.
27361
27362 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
27363
27364         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
27365         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
27366         to just #else.
27367         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
27368         [!__GLIBC_HAVE_LONG_LONG] case.
27369         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
27370         condition to just #else.
27371         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
27372         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
27373         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
27374         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
27375         unconditional.
27376         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
27377         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27378         #elif condition to just #else.
27379         * sysdeps/unix/sysv/linux/sys/sysmacros.h
27380         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
27381         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
27382         #elif condition to just #else.
27383
27384 2013-01-11  Steve Ellcey  <sellcey@mips.com>
27385
27386         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
27387         (EF_MIPS_ARCH_64): Fix value.
27388         (EF_MIPS_ARCH_32R2): New.
27389         (EF_MIPS_ARCH_64R2): New.
27390
27391 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
27392
27393         * Makeconfig (+link-pie-before-libc): New.
27394         (+link-pie-after-libc): Likewise.
27395         (+link-pie-tests): Likewise.
27396         (+link-pie): Rewritten.
27397         (link-before-libc): Remove $(config-LDFLAGS).
27398         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
27399         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
27400         (config-LDFLAGS): Renamed to ...
27401         (rtld-LDFLAGS): This.
27402         (rtld-tests-LDFLAGS): New macro.
27403         (link-libc-rpath-link): Likewise.
27404         (link-libc-tests-rpath-link): Likewise.
27405         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
27406         (link-libc): Prepand $(link-libc-rpath-link).
27407         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
27408         (test-program-prefix): New macro.
27409         (test-via-rtld-prefix): Likewise.
27410         (test-program-cmd): Likewise.
27411         (host-test-program-cmd): Likewise.
27412         * Makefile ($(common-objpfx)testrun.sh): Replace
27413         $(run-program-prefix) with $(test-program-prefix).
27414         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
27415         $(rtld-LDFLAGS).
27416         ($(common-objpfx)shlib.lds): Likewise.
27417         (build-module-helper): Likewise.
27418         ($(common-objpfx)format.lds): Likewise.
27419         * Rules (binaries-pie-tests): New.
27420         (binaries-pie-notests): Likewise.
27421         (binaries-pie): Rewritten.
27422         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
27423         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
27424         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
27425         (make-test-out): Replace $(host-built-program-cmd) with
27426         $(host-test-program-cmd).
27427         * config.make.in (build-hardcoded-path-in-tests): New variable.
27428         * configure.in (--enable-hardcoded-path-in-tests): New configure
27429         option.
27430         (hardcoded_path_in_tests): New AC_SUBST.
27431         * configure: Regenerated.
27432         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
27433         $(built-program-cmd) with $(test-program-cmd).
27434         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
27435         (test_program_cmd): This.
27436         * elf/Makefile ($(objpfx)order.out): Run test with
27437         $(test-program-prefix).
27438         ($(objpfx)order2.out): Likewise.
27439         ($(objpfx)tst-initorder.out): Likewise.
27440         ($(objpfx)tst-initorder2.out): Likewise.
27441         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
27442         $(test-program-cmd).
27443         ($(objpfx)tst-array1-static.out): Likewise.
27444         ($(objpfx)tst-array2.out): Likewise.
27445         ($(objpfx)tst-array3.out): Likewise.
27446         ($(objpfx)tst-array4.out): Likewise.
27447         ($(objpfx)tst-array5.out): Likewise.
27448         ($(objpfx)tst-array5-static.out): Likewise.
27449         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
27450         $(test-program-cmd).
27451         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
27452         $(run-program-prefix) with $(test-program-prefix).
27453         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
27454         (test_program_prefix): This.
27455         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
27456         $(run-program-prefix) with $(test-program-prefix).
27457         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
27458         (test_program_prefix): This.
27459         * iconvdata/tst-tables.sh: Likewise.
27460         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
27461         $(run-program-prefix) with $(test-program-prefix).
27462         ($(objpfx)tst-translit.out): Likewise.
27463         ($(objpfx)tst-gettext2.out): Likewise.
27464         ($(objpfx)tst-gettext4.out): Likewise.
27465         ($(objpfx)tst-gettext6.out): Likewise.
27466         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
27467         (test_program_prefix): This.
27468         * intl/tst-gettext2.sh: Likewise.
27469         * intl/tst-gettext4.sh  Likewise.
27470         * intl/tst-gettext6.sh: Likewise.
27471         * intl/tst-translit.sh: Likewise.
27472         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
27473         with $(test-program-cmd).
27474         * libio/Makefile ($(objpfx)test-freopen.out): Replace
27475         $(run-program-prefix) with $(test-program-prefix).
27476         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
27477         (test_program_prefix): This.
27478         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
27479         $(run-program-prefix) with $(test-program-prefix).
27480         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
27481         (test_program_prefix): This.
27482         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
27483         * posix/Makefile ($(objpfx)globtest.out): Replace
27484         $(run-via-rtld-prefix) and $(test-wrapper) with
27485         $(test-program-prefix) and $(test-via-rtld-prefix).
27486         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
27487         $(test-program-prefix).
27488         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
27489         $(host-test-program-cmd).
27490         (tst-spawn-ARGS): Likewise.
27491         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
27492         $(test-program-prefix).
27493         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
27494         (test_via_rtld_prefix): This.
27495         (test_wrapper): Renamed to ...
27496         (test_program_prefix): This.
27497         (run_program_prefix): Replaced by test_program_prefix.
27498         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
27499         (test_program_prefix): This.
27500         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
27501         with $(host-test-program-cmd).
27502         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
27503         $(run-program-prefix) with $(test-program-prefix).
27504         ($(objpfx)tst-printf.out): Likewise.
27505         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
27506         $(test-program-cmd).
27507         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
27508         (test_program_prefix): This.
27509         * stdio-common/tst-unbputc.sh: Likewise.
27510         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
27511         $(run-program-prefix) with $(test-program-prefix).
27512         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
27513         (test_program_prefix): This.
27514         * string/Makefile ($(objpfx)tst-svc.out):  Replace
27515         $(built-program-cmd) with $(test-program-cmd).
27516
27517 2013-01-11  Andreas Jaeger  <aj@suse.de>
27518
27519         [BZ #15003]
27520         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
27521         value. Sync with Linux 3.7.
27522
27523 2013-01-10  David S. Miller  <davem@davemloft.net>
27524
27525         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
27526         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27527         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27528
27529 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27530
27531         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
27532         never set.
27533         * configure: Regenerated.
27534
27535 2013-01-10  David S. Miller  <davem@davemloft.net>
27536
27537         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
27538         sparc V9 rather than using V8 code.
27539         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
27540         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
27541
27542 2013-01-10  Roland McGrath  <roland@hack.frob.com>
27543
27544         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
27545         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
27546         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
27547         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
27548         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
27549         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
27550         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
27551         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
27552         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
27553         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
27554         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
27555         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
27556         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
27557         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
27558         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
27559         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
27560         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
27561         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
27562         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
27563         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
27564         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
27565         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
27566         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
27567         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
27568         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
27569         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
27570         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
27571
27572 2013-01-10  David S. Miller  <davem@davemloft.net>
27573
27574         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27575
27576 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27577
27578         * posix/Makefile (tests-static): New variable.
27579         (tests): Add $(tests-static).
27580         (tst-exec-static-ARGS): New variable.
27581         (tst-spawn-static-ARGS): Likewise.
27582         * posix/tst-exec-static.c: New file.
27583         * posix/tst-spawn-static.c: Likewise.
27584         * posix/tst-exec.c: Support run directly.
27585         * posix/tst-spawn.c: Likewise.
27586
27587 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
27588
27589         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
27590         long.
27591         * math/bits/mathcalls.h (llrint): Likewise.
27592         (llround): Likewise.
27593         * stdlib/stdlib.h (struct drand48_data): Likewise.
27594         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
27595         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
27596         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
27597         Likewise.
27598         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
27599         Likewise.
27600         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
27601         (elf_greg_t): Likewise.
27602         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
27603         (__jmp_buf): Likewise.
27604         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
27605         definitions.
27606         (llrint): Likewise, for all definitions.
27607         (llrintl): Likewise.
27608
27609         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
27610         Remove [__GNUC__] condition.
27611         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
27612         condition to just [__USE_ISOC99].
27613         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
27614
27615 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
27616
27617         [BZ #14200]
27618         * sysdeps/unix/sysv/linux/x86/bits/environments.h
27619         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
27620         defined.
27621         (_POSIX_V6_ILP32_OFF32): Likewise.
27622         (_XBS5_ILP32_OFF32): Likewise.
27623         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
27624         (__ILP32_OFFBIG_LDFLAGS): Likewise.
27625
27626 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27627
27628         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
27629
27630         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
27631         doubles __mpexp_twomm1.  Adjust usage.
27632         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
27633         Remove.
27634
27635 2013-01-10  Andreas Schwab  <schwab@suse.de>
27636
27637         [BZ #14964]
27638         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
27639         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
27640
27641 2013-01-09  David S. Miller  <davem@davemloft.net>
27642
27643         [BZ #15003]
27644         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
27645         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
27646         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
27647         (TCP_FASTOPEN): Define.
27648         (tcp_repair_opt): New structure.
27649         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
27650         enum values.
27651         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
27652         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
27653         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
27654         (tcp_cookie_transactions): New structure.
27655
27656 2013-01-09  Anton Blanchard  <anton@samba.org>
27657
27658         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
27659         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
27660         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
27661         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
27662
27663 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
27664
27665         * include/features.h (__USE_ANSI): Remove.
27666
27667 2013-01-09  Roland McGrath  <roland@hack.frob.com>
27668
27669         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
27670
27671         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
27672
27673 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
27674
27675         * sysdeps/s390/fpu/libm-test-ulps: Update.
27676
27677         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27678
27679         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
27680         (__acr): Likewise.
27681         (__cpy): Likewise.
27682         (norm): Likewise.
27683         (denorm): Likewise.
27684         (__mp_dbl): Likewise.
27685         (__dbl_mp): Likewise.
27686         (add_magnitudes): Likewise.
27687         (sub_magnitudes): Likewise.
27688         (__add): Likewise.
27689         (__sub): Likewise.
27690         (__mul): Likewise.
27691         (__inv): Likewise.
27692         (__dvd): Likewise.
27693         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
27694         (__acr): Likewise.
27695         (__cpy): Likewise.
27696         (norm): Likewise.
27697         (denorm): Likewise.
27698         (__mp_dbl): Likewise.
27699         (__dbl_mp): Likewise.
27700         (add_magnitudes): Likewise.
27701         (sub_magnitudes): Likewise.
27702         (__add): Likewise.
27703         (__sub): Likewise.
27704         (__mul): Likewise.
27705         (__inv): Likewise.
27706         (__dvd): Likewise.
27707         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
27708         (__acr): Likewise.
27709         (__cpy): Likewise.
27710         (norm): Likewise.
27711         (denorm): Likewise.
27712         (__mp_dbl): Likewise.
27713         (__dbl_mp): Likewise.
27714         (add_magnitudes): Likewise.
27715         (sub_magnitudes): Likewise.
27716         (__add): Likewise.
27717         (__sub): Likewise.
27718         (__mul): Likewise.
27719         (__inv): Likewise.
27720         (__dvd): Likewise.
27721
27722 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
27723
27724         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
27725         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
27726         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
27727         2 && __USE_EXTERN_INLINES]: Likewise.
27728
27729 2013-01-08  Andreas Jaeger  <aj@suse.de>
27730
27731         [BZ# 14985]
27732         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
27733         Remove.
27734         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27735         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
27736
27737 2013-01-07  Anton Blanchard  <anton@samba.org>
27738
27739         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
27740         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27741         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
27742         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27743         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
27744         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27745         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
27746         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
27747         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27748         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
27749         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27750         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27751         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
27752         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27753         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
27754         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27755         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27756         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27757         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
27758         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
27759         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
27760         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
27761         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
27762         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
27763         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
27764         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
27765         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
27766         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27767         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
27768         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
27769         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
27770         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27771         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
27772         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27773         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27774         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
27775         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27776         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
27777         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
27778         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
27779         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
27780         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
27781         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27782
27783 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
27784
27785         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
27786         (__MALLOC_PMT): Likewise.
27787         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
27788         [__GNUC__], only on [_LIBC].
27789         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27790         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
27791         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
27792         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
27793         forward declaration.
27794         (realloc_hook_ini): Likewise.
27795         (memalign_hook_ini): Likewise.
27796         (__libc_memalign): Do not use __MALLOC_PMT in variable
27797         declaration.
27798         (__libc_valloc): Likewise.
27799         (__libc_pvalloc): Likewise.
27800         (__libc_calloc): Likewise.
27801         (__posix_memalign): Likewise.
27802
27803         [BZ #14996]
27804         * math/s_casinh.c: Include <float.h>.
27805         (__casinh): Do not do computation with squaring and square root
27806         for large arguments.
27807         * math/s_casinhf.c: Include <float.h>.
27808         (__casinhf): Do not do computation with squaring and square root
27809         for large arguments.
27810         * math/s_casinhl.c: Include <float.h>.
27811         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
27812         (__casinhl): Do not do computation with squaring and square root
27813         for large arguments.
27814         * math/libm-test.inc (casin_test): Add more tests.
27815         (casinh_test): Likewise.
27816         * sysdeps/i386/fpu/libm-test-ulps: Update.
27817         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27818
27819 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
27820
27821         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
27822         (__x86_64_raw_data_cache_size): Likewise.
27823         (__x86_64_data_cache_size_half): Likewise.
27824         (__x86_64_raw_data_cache_size_half): Likewise.
27825         (__x86_64_shared_cache_size): Likewise.
27826         (__x86_64_raw_shared_cache_size): Likewise.
27827         (__x86_64_shared_cache_size_half): Likewise.
27828         (__x86_64_raw_shared_cache_size_half): Likewise.
27829         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
27830         to ...
27831         (__x86_data_cache_size): This.
27832         (__x86_64_raw_data_cache_size): Renamed to ...
27833         (__x86_raw_data_cache_size): This.
27834         (__x86_64_data_cache_size_half): Renamed to ...
27835         (__x86_data_cache_size_half): This.
27836         (__x86_64_raw_data_cache_size_half): Renamed to ...
27837         (__x86_raw_data_cache_size_half): This.
27838         (__x86_64_shared_cache_size): Renamed to ...
27839         (__x86_shared_cache_size): This.
27840         (__x86_64_raw_shared_cache_size): Renamed to ...
27841         (__x86_raw_shared_cache_size): This.
27842         (__x86_64_shared_cache_size_half): Renamed to ...
27843         (__x86_shared_cache_size_half): This.
27844         (__x86_64_raw_shared_cache_size_half): Renamed to ...
27845         (__x86_raw_shared_cache_size_half): This.
27846         * sysdeps/x86_64/memcpy.S: Updated.
27847         * sysdeps/x86_64/memset.S: Likewise.
27848         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
27849         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
27850         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
27851
27852 2013-01-04  David S. Miller  <davem@davemloft.net>
27853
27854         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27855
27856 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
27857
27858         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
27859         1 to avoid redefinition warning.
27860         (__USE_GNU): Don't define.
27861         (init_signaling_nan): Protoize.
27862
27863         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27864
27865 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27866
27867         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
27868         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
27869         (__cpymn): Likewise.
27870         (norm): Remove commented code.
27871         (denorm): Likewise.
27872         (__mp_dbl): Likewise.
27873         (__inv): Likewise.
27874         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
27875         (__cpymn): Likewise.
27876         (norm): Remove commented code.
27877         (denorm): Likewise.
27878         (__mp_dbl): Likewise.
27879         (__inv): Likewise.
27880
27881         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
27882         mp_no value for 1.0 and 2.0.
27883         (norm): Use RADIXI instead of radixi.d.
27884         (denorm): Likewise.
27885         (__mul): Use 0.0 instead of zero.d.
27886         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
27887         mp_no value for 1.0 and 2.0.
27888         (norm): Use RADIXI instead of radixi.d.
27889         (denorm): Likewise.
27890         (__mul): Use 0.0 instead of zero.d.
27891
27892 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
27893
27894         [BZ #14994]
27895         * math/s_casinh.c (__casinh): Reduce finite argument to first
27896         quadrant then set signs of results at the end.
27897         * math/s_casinhf.c (__casinhf): Likewise.
27898         * math/s_casinhl.c (__casinhl): Likewise.
27899         * math/libm-test.inc (casin_test): Add more tests.
27900         (casinh_test): Likewise.
27901         * sysdeps/i386/fpu/libm-test-ulps: Update.
27902         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27903
27904 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
27905
27906         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
27907
27908         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
27909
27910         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
27911         declarations.
27912         (denorm): Likewise.
27913         (__mp_dbl): Likewise.
27914         (__inv): Likewise.
27915
27916         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
27917         and adjust the header comment.
27918
27919         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
27920         variable name from declaration.
27921
27922 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
27923
27924         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
27925         Initialize COMMON_CPUID_INDEX_7 element.
27926         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
27927         (CPUID_RTM): Likewise.
27928         (HAS_RTM): Likewise.
27929         (COMMON_CPUID_INDEX_7): New enum.
27930
27931 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
27932
27933         [BZ #14981]
27934         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
27935         size is zero, record memory as freed.
27936
27937 2013-01-03  Andreas Jaeger  <aj@suse.de>
27938
27939         * po/ia.po: Add new Interlingua translation.
27940
27941 2012-01-03  Allan McRae  <allan@archlinux.org>
27942
27943         * locale/programs/localedef.c: Fix description of '--posix' flag.
27944
27945 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
27946
27947         * NEWS: Update dates in second copyright notice.
27948         * README: Update copyright dates in example.
27949         * manual/libc.texinfo: Update copyright dates.
27950         * scripts/test-installation.pl: Update copyright date in --version
27951         output.
27952
27953         * hurd/ctty-input.c: Fix copyright notice formatting.
27954         * hurd/ctty-output.c: Likewise.
27955         * hurd/dtable.c: Likewise.
27956         * hurd/hurd-raise.c: Likewise.
27957         * hurd/hurdprio.c: Likewise.
27958         * hurd/msgportdemux.c: Likewise.
27959         * misc/sys/file.h: Likewise.
27960         * misc/sys/ioctl.h: Likewise.
27961         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
27962         * sysdeps/mach/hurd/chdir.c: Likewise.
27963         * sysdeps/mach/hurd/fchdir.c: Likewise.
27964         * sysdeps/mach/hurd/rename.c: Likewise.
27965         * sysdeps/mach/hurd/rmdir.c: Likewise.
27966         * sysdeps/mach/hurd/seekdir.c: Likewise.
27967         * sysdeps/mach/hurd/setsid.c: Likewise.
27968         * sysdeps/posix/wait3.c: Likewise.
27969
27970         * All files with FSF copyright notices: Update copyright dates
27971         using scripts/update-copyrights.
27972         * intl/plural.c: Regenerated.
27973         * locale/programs/charmap-kw.h: Likewise.
27974         * locale/programs/locfile-kw.h: Likewise.
27975
27976 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
27977
27978         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
27979         four values.
27980
27981         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
27982         calculation loop and add branch prediction.
27983
27984         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
27985         check access beyond bounds of m1np.
27986
27987         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
27988         MPTWO.
27989         (__inv): Remove local variable MPTWO to use the global
27990         constant.
27991         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
27992         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
27993         variable MPTWO.
27994         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
27995         MP3HALFS static const.
27996
27997 2013-01-01  David S. Miller  <davem@davemloft.net>
27998
27999         * po/ca.po: Update from translation team.
28000
28001 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
28002
28003         * scripts/update-copyrights: New file.
28004         * Makeconfig: Reformat copyright notice.
28005         * ctype/ctype.h: Likewise.
28006         * debug/swprintf_chk.c: Likewise.
28007         * elf/dl-cache.c: Likewise.
28008         * elf/dl-debug.c: Likewise.
28009         * elf/dl-object.c: Likewise.
28010         * grp/initgroups.c: Likewise.
28011         * hurd/Makefile: Likewise.
28012         * hurd/hurd/signal.h: Likewise.
28013         * hurd/hurdfault.c: Likewise.
28014         * hurd/hurdioctl.c: Likewise.
28015         * hurd/hurdlookup.c: Likewise.
28016         * hurd/intr-msg.c: Likewise.
28017         * iconv/gconv_open.c: Likewise.
28018         * libio/swprintf.c: Likewise.
28019         * locale/lc-ctype.c: Likewise.
28020         * locale/nl_langinfo.c: Likewise.
28021         * mach/Machrules: Likewise.
28022         * mach/Makefile: Likewise.
28023         * malloc/obstack.h: Likewise.
28024         * manual/Makefile: Likewise.
28025         * manual/tsort.awk: Likewise.
28026         * misc/bits/stab.def: Likewise.
28027         * nis/nis_print_group_entry.c: Likewise.
28028         * nis/nis_table.c: Likewise.
28029         * nis/nss_compat/compat-pwd.c: Likewise.
28030         * nis/nss_compat/compat-spwd.c: Likewise.
28031         * po/Makefile: Likewise.
28032         * posix/fnmatch.c: Likewise.
28033         * posix/regex.h: Likewise.
28034         * resolv/Makefile: Likewise.
28035         * resolv/nss_dns/dns-network.c: Likewise.
28036         * resolv/res_hconf.c: Likewise.
28037         * scripts/gen-sorted.awk: Likewise.
28038         * soft-fp/soft-fp.h: Likewise.
28039         * stdio-common/printf.h: Likewise.
28040         * stdlib/monetary.h: Likewise.
28041         * stdlib/random.c: Likewise.
28042         * stdlib/random_r.c: Likewise.
28043         * sysdeps/generic/Makefile: Likewise.
28044         * sysdeps/gnu/Makefile: Likewise.
28045         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
28046         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
28047         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
28048         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
28049         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
28050         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
28051         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
28052         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
28053         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
28054         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
28055         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
28056         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
28057         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
28058         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
28059         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
28060         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
28061         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
28062         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
28063         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
28064         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
28065         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
28066         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
28067         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
28068         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
28069         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
28070         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
28071         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
28072         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
28073         * sysdeps/mach/hurd/errnos.awk: Likewise.
28074         * sysdeps/mach/hurd/fork.c: Likewise.
28075         * sysdeps/mach/hurd/getcwd.c: Likewise.
28076         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
28077         * sysdeps/mach/hurd/mmap.c: Likewise.
28078         * sysdeps/mach/hurd/utimes.c: Likewise.
28079         * sysdeps/mach/hurd/xmknod.c: Likewise.
28080         * sysdeps/posix/profil.c: Likewise.
28081         * sysdeps/posix/readdir_r.c: Likewise.
28082         * sysdeps/powerpc/bits/mathdef.h: Likewise.
28083         * sysdeps/powerpc/bits/setjmp.h: Likewise.
28084         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
28085         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
28086         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
28087         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
28088         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
28089         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
28090         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
28091         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
28092         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
28093         * sysdeps/pthread/lio_listio.c: Likewise.
28094         * sysdeps/sparc/dl-procinfo.h: Likewise.
28095         * sysdeps/unix/i386/sysdep.S: Likewise.
28096         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
28097         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
28098         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
28099         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
28100         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
28101         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
28102         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
28103         * sysdeps/unix/sysv/linux/speed.c: Likewise.
28104         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
28105         * sysdeps/wordsize-32/divdi3.c: Likewise.
28106         * time/sys/time.h: Likewise.
28107         * wcsmbs/Makefile: Likewise.
28108
28109 2013-01-01  David S. Miller  <davem@davemloft.net>
28110
28111         * po/fr.po: Update from translation team.
28112
28113         * catgets/gencat.c: Update copyright year.
28114         * csu/version.c: Likewise.
28115         * debug/catchsegv.sh: Likewise.
28116         * debug/pcprofiledump.c: Likewise.
28117         * debug/xtrace.sh: Likewise.
28118         * elf/ldconfig.c: Likewise.
28119         * elf/ldd.bash.in: Likewise.
28120         * elf/pldd.c: Likewise.
28121         * elf/sotruss.ksh: Likewise.
28122         * elf/sprof.c: Likewise.
28123         * iconv/iconv_prog.c: Likewise.
28124         * iconv/iconvconfig.c: Likewise.
28125         * locale/programs/locale.c: Likewise.
28126         * locale/programs/localedef.c: Likewise.
28127         * login/programs/pt_chown.c: Likewise.
28128         * malloc/memusage.sh: Likewise.
28129         * malloc/memusagestat.c: Likewise.
28130         * malloc/mtrace.pl: Likewise.
28131         * nscd/nscd.c: Likewise.
28132         * nss/getent.c: Likewise.
28133         * nss/makedb.c: Likewise.
28134         * posix/getconf.c: Likewise.
28135
28136 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
28137
28138         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
28139         numbers.
28140
28141 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
28142
28143         * math/bits/mathcalls.h (modf): Use __nonnull.
28144
28145 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
28146
28147         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
28148         (split): Use macro CN instead of the bare value.
28149         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
28150         could be used.
28151         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
28152         instead of the bare value.
28153         (power1): Likewise.
28154
28155 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28156
28157         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
28158         __ATAN_TWOM.
28159         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
28160
28161         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
28162         their values.
28163         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
28164         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
28165         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
28166         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
28167
28168 2012-12-28  Andreas Jaeger  <aj@suse.de>
28169
28170         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
28171         values are from Linux 3.7.
28172
28173         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
28174         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
28175
28176 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28177
28178         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
28179         TRUE case.
28180
28181         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
28182         (norm): Likewise.
28183         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
28184         variables with preprocessor constants.
28185         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
28186         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
28187         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
28188
28189 2012-12-27  Bruno Haible  <bruno@clisp.org>
28190
28191         [BZ #14317]
28192         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
28193         only if needed.
28194
28195 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28196
28197         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
28198         and use variable directly.
28199         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
28200
28201         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
28202         MPONE.
28203         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
28204         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
28205         variable MPONE.
28206         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28207         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
28208         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
28209         include directive.  Remove local variable MPONE.
28210         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
28211         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
28212         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
28213
28214 2012-12-25  David S. Miller  <davem@davemloft.net>
28215
28216         * version.h (RELEASE): Set to "development".
28217         (VERSION): Set to "2.17.90".
28218         * NEWS: Add 2.18 section.
28219
28220 2012-12-21  David S. Miller  <davem@davemloft.net>
28221
28222         * po/hr.po: Update from translation team.
28223
28224 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28225
28226         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
28227
28228 2012-12-19  Steve Ellcey  <sellcey@mips.com>
28229
28230         * NEWS:  Mention new memcpy for MIPS.
28231
28232 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28233
28234         * manual/contrib.texi (Contributors): Spelling correction.
28235
28236 2012-12-15  David S. Miller  <davem@davemloft.net>
28237
28238         * po/ru.po: Update from translation team.
28239
28240 2012-12-13  David S. Miller  <davem@davemloft.net>
28241
28242         * NEWS: Mention IFUNC testsuite enhancements.
28243
28244         * po/pl.po: Update from translation team.
28245         * po/bg.po: Likewise.
28246
28247         * manual/contrib.texi (Contributors): Update entries for Hongjiu
28248         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
28249
28250 2012-12-11  David S. Miller  <davem@davemloft.net>
28251
28252         * po/sv.po: Update from translation team.
28253
28254         * po/vi.po: Update from translation team.
28255
28256         * po/cs.po: Update from translation team.
28257
28258         * po/de.po: Update from translation team.
28259         * po/eo.po: Likewise.
28260         * po/nl.po: Likewise.
28261
28262 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28263
28264         [BZ #14246]
28265         * manual/argp.texi (Argp Helper Functions): Move node to follow
28266         Argp Parsing State.
28267
28268         [BZ #14872]
28269         * manual/conf.texi (Limits on File System Capacity): Mention if
28270         terminating null is included in the max size.
28271
28272 2012-12-10  Andreas Jaeger  <aj@suse.de>
28273
28274         * po/cs.po: Update from translation team.
28275
28276 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
28277
28278         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
28279         void pointer and cast to uintptr_t.
28280         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
28281         path.
28282         * sysdeps/s390/s390-64/memcpy.S: Likewise.
28283         * sysdeps/s390/s390-64/memset.S: Likewise.
28284
28285 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
28286
28287         [BZ #14833]
28288         * menual/message.texi (Message Translation): Fix typos.
28289         (Helper programs for gettext): Likewise.
28290
28291 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
28292
28293         [BZ #14898]
28294         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
28295         Change to -1.
28296
28297 2012-12-07  David S. Miller  <davem@davemloft.net>
28298
28299         * po/libc.pot: Update.
28300
28301 2012-12-07  Richard Henderson  <rth@redhat.com>
28302
28303         [BZ #10114]
28304         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
28305         normal/normal case to before the switch.
28306         (_FP_DIV): Likewise.
28307
28308 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
28309             Mike Frysinger  <vapier@gentoo.org>
28310
28311         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
28312         check for __NR_fadvise64_64.
28313
28314 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
28315
28316         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
28317         0, not just to plain "0" as a statement.
28318         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
28319         with cw.
28320
28321 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
28322
28323         * NEWS: Use sourceware.org in Bugzilla URL.
28324
28325 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
28326
28327         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
28328         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28329
28330         * stdio-common/tst-put-error.c (do_test): Add newline to the
28331         padded test to ensure flush.
28332
28333 2012-12-05  Jeff Law  <law@redhat.com>
28334
28335         * sunrpc/etc.rpc (fedfs_admin): Add entry.
28336
28337 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
28338
28339         * README: Don't refer to ports add-on as distributed separately.
28340         Mention AArch64 in list of systems supported in the ports add-on.
28341
28342         * LICENSES: Add more non-FSF copyright and license notices.
28343
28344         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
28345         ((unused)).
28346
28347         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
28348
28349         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
28350         10000 as width of padded output.
28351
28352 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28353
28354         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
28355
28356         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
28357         variable LX with __attribute__ ((unused)).
28358         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
28359         Likewise.
28360         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
28361         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
28362         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
28363         with __attribute__ ((unused)).
28364
28365 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
28366
28367         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
28368
28369 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
28370
28371         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
28372         (CFLAGS-nldbl-acos.c): New variable.
28373         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
28374         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
28375         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
28376         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
28377         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
28378         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
28379         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
28380         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
28381         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
28382         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
28383         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
28384         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
28385         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
28386         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
28387         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
28388         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
28389         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
28390         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
28391         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
28392         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
28393         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
28394         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
28395         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
28396         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
28397         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
28398         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
28399         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
28400         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
28401         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
28402         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
28403         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
28404         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
28405         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
28406         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
28407         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
28408         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
28409         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
28410         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
28411         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
28412         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
28413         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
28414         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
28415         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
28416         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
28417         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
28418         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
28419         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
28420         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
28421         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
28422         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
28423         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
28424         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
28425         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
28426         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
28427         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
28428         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
28429         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
28430         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
28431         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
28432         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
28433         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
28434         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
28435         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
28436         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
28437         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
28438         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
28439         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
28440         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
28441         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
28442         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
28443         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
28444         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
28445         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
28446         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
28447         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
28448         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
28449         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
28450         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
28451         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
28452         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
28453         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
28454         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
28455         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
28456         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
28457         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
28458         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
28459         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
28460         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
28461         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
28462         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
28463         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
28464         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
28465         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
28466         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
28467         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
28468         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
28469         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
28470
28471         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
28472         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
28473
28474         [BZ #14914]
28475         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
28476         whole low double instead of just low 47 bits when splitting values
28477         into two parts.
28478
28479 2012-12-03  Allan McRae  <allan@archlinux.org>
28480
28481         * manual/stdio.texi (Predefined Printf Handlers): Remove
28482         @hsep and @vsep usage.
28483
28484 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
28485
28486         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
28487         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
28488
28489 2012-12-03  Jeff Law  <law@redhat.com>
28490
28491         * time/sys/time.h (settimeofday): Do not mark TV argument
28492         as __nonnull.
28493
28494 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
28495
28496         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
28497         when currently writing and seek to current position when not.
28498         * libio/Makefile (tests): Remove bug-fclose1.
28499         * libio/bug-fclose1.c: Delete.
28500
28501 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
28502
28503         * manual/arith.texi (feenableexcept): Fix typo.
28504         (fedisableexcept): Likewise.
28505
28506 2012-11-30  Roland McGrath  <roland@hack.frob.com>
28507
28508         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
28509         second, differently-typed declaration, rather than a cast.
28510
28511 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
28512
28513         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
28514         * include/rpc/svc.h: ... here.
28515
28516 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
28517
28518         [BZ #13013]
28519         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
28520         depending n and resplen2 to catch cases where answer
28521         equals answerp2.
28522
28523 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
28524
28525         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
28526         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
28527
28528 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
28529
28530         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
28531
28532 2012-11-29  Roland McGrath  <roland@hack.frob.com>
28533
28534         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
28535
28536 2012-11-28  Jeff Law  <law@redhat.com>
28537
28538         [BZ #13761]
28539         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
28540         dataset_temporary.  Track alloca usage into alloca_used.
28541         If dataset is large allocate and release it via malloc/free.
28542
28543 2012-06-04  Florian Weimer  <fweimer@redhat.com>
28544
28545         [BZ #14197]
28546         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
28547
28548 2012-11-28  David S. Miller  <davem@davemloft.net>
28549
28550         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28551
28552 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28553
28554         [BZ #14803]
28555         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
28556         of pi/2 rounded to nearest to 64 bits.
28557         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
28558         nearest to 64 bits.
28559         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
28560         bits.
28561
28562 2012-11-28  Jeff Law <law@redhat.com>
28563             Martin Osvald <mosvald@redhat.com>
28564
28565         [BZ #14889]
28566         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
28567         * sunrpc/svc.c: Include time.h.
28568         (__svc_accept_failed): New function.
28569         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
28570         any reason other than EINTR, call __svc_accept_failed.
28571         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
28572         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
28573
28574 2012-11-28  Andreas Schwab  <schwab@suse.de>
28575
28576         * scripts/abilist.awk: Also handle indirect functions in .opd
28577         section.
28578
28579 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
28580
28581         [BZ #13881]
28582         * sysdeps/x86/fpu/powl_helper.c: New file.
28583         * sysdeps/x86/fpu/Makefile: Likewise.
28584         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
28585         (p3): New object.
28586         (__ieee754_powl): Use __powl_helper for finite arguments except
28587         integer exponents below 8.
28588         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
28589         (p3): New object.
28590         (__ieee754_powl): Use __powl_helper for finite arguments except
28591         integer exponents below 8.
28592         * math/libm-test.inc (pow_test): Add more tests and enable some
28593         previously disabled tests.
28594         * sysdeps/i386/fpu/libm-test-ulps: Update.
28595         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28596
28597 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28598             Carlos O'Donell  <carlos_odonell@mentor.com>
28599
28600         * nss/makedb.c (is_prime): Assert that input is odd and greater
28601         than 4.  Note that fact in a comment too.
28602         (next_prime): Add 4 to input.
28603
28604 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28605
28606         [BZ #11741]
28607         * libio/Makefile (tests): Add test case tst-fwrite-error.
28608         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
28609         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
28610         * libio/tst-fwrite-error.c: New test case.
28611
28612 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
28613
28614         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
28615         before casting to void *.
28616         * include/libc-internal.h (__pointer_type): New macro.
28617         (__integer_if_pointer_type_sub): Likewise.
28618         (__integer_if_pointer_type): Likewise.
28619         (cast_to_integer): Likewise.
28620         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
28621         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
28622         before casting to atomic64_t.
28623         (atomic_exchange_acq): Likewise.
28624         (__arch_exchange_and_add_body): Likewise.
28625         (__arch_add_body): Likewise.
28626         (atomic_add_negative): Likewise.
28627         (atomic_add_zero): Likewise.
28628
28629 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
28630
28631         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
28632         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
28633         (add_fdes): Likewise.
28634         (linear_search_fdes): Likewise.
28635         (binary_search_unencoded_fdes): Likewise.
28636
28637 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
28638
28639         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
28640
28641 2012-11-24  Adam Conrad  <adconrad@0c3.net>
28642
28643         * configure.in: Autodetect C++ header directories.
28644         * configure: Regenerated.
28645
28646 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
28647
28648         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
28649
28650 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
28651
28652         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28653
28654 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
28655
28656         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
28657         LDBL_MANT_DIG == 106]: Disable some tests.
28658         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28659         Likewise.
28660         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
28661         Likewise.
28662
28663         [BZ #14871]
28664         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
28665         input for small inputs.  Return +/- pi/2 for large inputs.
28666         * math/libm-test.inc (atan_test): Add more tests.
28667
28668         * sysdeps/generic/unwind-dw2-fde-glibc.c
28669         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
28670         __attribute__ ((unused)).
28671
28672         [BZ #14645]
28673         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
28674         x * y if x and y are nonzero and z is zero.
28675
28676         [BZ #14811]
28677         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
28678         nonzero exponents with absolute value below 0x1p-117 to +/-
28679         0x1p-117.
28680
28681         [BZ #14869]
28682         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
28683         up arguments below 2**-450, not just those below 2**-500.
28684         * math/libm-test.inc (hypot_test): Add another test.
28685
28686         [BZ #14868]
28687         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
28688         Return a+b for ratio over 2**120, not 2**60.
28689         * math/libm-test.inc (hypot_test): Add another test.
28690
28691         * math/libm-test.inc (clog_test): Use
28692         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
28693         (clog10_test): Likewise.
28694
28695         [BZ #6778]
28696         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
28697
28698 2012-11-22  Andreas Schwab  <schwab@suse.de>
28699
28700         * sysdeps/i386/fpu/libm-test-ulps: Update.
28701
28702 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
28703
28704         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
28705         printf output with newline.
28706
28707 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
28708
28709         [BZ #14865]
28710         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
28711         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
28712         -z nodlopen, -z initfirst and -z execstack support.
28713         * configure: Regenerated.
28714
28715         * elf/elf.h (DF_1_NODIRECT): New macro.
28716         (DF_1_IGNMULDEF): Likewise.
28717         (DF_1_NOKSYMS): Likewise.
28718         (DF_1_NOHDR): Likewise.
28719         (DF_1_EDITED): Likewise.
28720         (DF_1_NORELOC): Likewise.
28721         (DF_1_SYMINTPOSE): Likewise.
28722         (DF_1_GLOBAUDIT): Likewise.
28723         (DF_1_SINGLETON): Likewise.
28724         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
28725         DT_1_SUPPORTED_MASK bits.
28726         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
28727
28728 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
28729
28730         * sysdeps/unix/make-syscalls.sh: Document prefixes.
28731
28732 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
28733
28734         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
28735         macro.
28736
28737         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
28738         (sendmmsg): Move declarations...
28739         * socket/sys/socket.h: ... here.
28740         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
28741         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
28742         include it from...
28743         * socket/recvmmsg.c: ... this new file.
28744         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
28745         (sendmmsg): Rename to __sendmmsg, create weak alias and make
28746         definition of __sendmmsg hidden.
28747         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
28748         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
28749         Move ENOSYS stub into and include it from...
28750         * socket/sendmmsg.c: ... this new file.
28751         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
28752         (sysdep_routines): Move recvmmsg and sendmmsg...
28753         * socket/Makefile (routines): ... here.
28754         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
28755         (GLIBC_PRIVATE): Add __sendmmsg.
28756         * include/sys/socket.h (__sendmmsg): Add declarations.
28757         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
28758         sendmmsg.
28759
28760 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
28761
28762         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
28763         variable I1 with __attribute__ ((unused)).
28764         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
28765
28766 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28767
28768         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
28769         DUMMY variables with __attribute__ ((unused)).
28770
28771         * bits/byteswap.h: Include <bits/types.h>.
28772         (__bswap_64): Use __uint64_t instead of unsigned long long int.
28773
28774 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
28775
28776         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
28777         string_t.  Do not manually set errno.
28778         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
28779         length with __strnlen.  Make sure to both set errno and return it on
28780         failure.
28781
28782 2012-11-19  David S. Miller  <davem@davemloft.net>
28783
28784         With help from Joseph Myers.
28785         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
28786         very large arguments properly.
28787         * math/libm-test.inc (atan_test): New tests.
28788         (atan2_test): New tests.
28789         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28790         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
28791
28792 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
28793
28794         [BZ #14856]
28795         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
28796         Define to 3.
28797
28798         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
28799         [POSIX] (EADDRNOTAVAIL): Likewise.
28800         [POSIX] (EAFNOSUPPORT): Likewise.
28801         [POSIX] (EALREADY): Likewise.
28802         [POSIX] (ECONNABORTED): Likewise.
28803         [POSIX] (ECONNREFUSED): Likewise.
28804         [POSIX] (ECONNRESET): Likewise.
28805         [POSIX] (EDESTADDRREQ): Likewise.
28806         [POSIX] (EDQUOT): Likewise.
28807         [POSIX] (EHOSTUNREACH): Likewise.
28808         [POSIX] (EIDRM): Likewise.
28809         [POSIX] (EISCONN): Likewise.
28810         [POSIX] (ELOOP): Likewise.
28811         [POSIX] (EMULTIHOP): Likewise.
28812         [POSIX] (ENETDOWN): Likewise.
28813         [POSIX] (ENETUNREACH): Likewise.
28814         [POSIX] (ENOBUFS): Likewise.
28815         [POSIX] (ENODATA): Likewise.
28816         [POSIX] (ENOLINK): Likewise.
28817         [POSIX] (ENOMSG): Likewise.
28818         [POSIX] (ENOPROTOOPT): Likewise.
28819         [POSIX] (ENOSR): Likewise.
28820         [POSIX] (ENOSTR): Likewise.
28821         [POSIX] (ENOTCONN): Likewise.
28822         [POSIX] (ENOTSOCK): Likewise.
28823         [POSIX] (EOPNOTSUPP): Likewise.
28824         [POSIX] (EOVERFLOW): Likewise.
28825         [POSIX] (EPROTO): Likewise.
28826         [POSIX] (EPROTONOSUPPORT): Likewise.
28827         [POSIX] (EPROTOTYPE): Likewise.
28828         [POSIX] (ESTALE): Likewise.
28829         [POSIX] (ETIME): Likewise.
28830         [POSIX] (ETXTBSY): Likewise.
28831         [POSIX] (EWOULDBLOCK): Likewise.
28832         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
28833         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
28834         [POSIX] (SEEK_CUR): Likewise.
28835         [POSIX] (SEEK_END): Likewise.
28836         [POSIX || UNIX98] (mode_t): Do not require.
28837         [POSIX] (off_t): Likewise.
28838         [POSIX] (pid_t): Likewise.
28839         [POSIX] (sys/stat.h): Do not allow header.
28840         [POSIX] (unistd.h): Likewise.
28841         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
28842         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
28843         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
28844         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
28845         require.
28846         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
28847         sigevent): Specify elements.
28848         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
28849         entry.
28850         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
28851         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
28852
28853         * conform/data/cpio.h-data [POSIX]: Disable whole file.
28854         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
28855         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
28856         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
28857         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
28858         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
28859         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
28860         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
28861         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
28862         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
28863         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
28864         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
28865         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
28866         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
28867         Likewise.
28868         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
28869         Likewise.
28870         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
28871         Likewise.
28872         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
28873         Likewise.
28874         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
28875         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
28876         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
28877         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
28878         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
28879         Specify lower bound on value.
28880         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
28881         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
28882         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
28883         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
28884         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
28885         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
28886         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
28887         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
28888         value.
28889         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
28890         as optional.
28891         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
28892         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
28893         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
28894         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
28895         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
28896         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
28897         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
28898         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
28899         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
28900         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
28901         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
28902         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
28903         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
28904         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
28905         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
28906         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
28907         entry.
28908         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
28909         optional.
28910         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
28911         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
28912         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
28913         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
28914         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
28915         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
28916         Likewise.
28917         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
28918         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
28919         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
28920         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
28921         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
28922         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
28923         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
28924         as optional.
28925         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
28926         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
28927         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
28928         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
28929         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
28930         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
28931         specify as optional.
28932         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
28933         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
28934         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
28935         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
28936         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
28937         [XPG3] (NL_LANGMAX): Likewise.
28938         [POSIX || XPG3] (NL_MSGMAX): Likewise.
28939         [POSIX || XPG3] (NL_NMAX): Likewise.
28940         [POSIX || XPG3] (NL_SETMAX): Likewise.
28941         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
28942         [XPG3] (NZERO): Likewise.
28943         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
28944         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
28945         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
28946         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
28947         (REG_ERANGE): Expect.
28948         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
28949         optional-constant.
28950         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
28951         Use (void) in prototype.
28952         [POSIX] (*_t): Allow.
28953         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
28954         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
28955         (WRDE_BADVAL): Expect.
28956
28957         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
28958         expect.
28959         [XPG3 || XPG4] (O_RSYNC): Likewise.
28960         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
28961         Likewise.
28962         [XPG3 || XPG4] (pthread_sigmask): Likewise.
28963         [XPG3 || XPG4] (sigqueue): Likewise.
28964         [XPG3 || XPG4] (sigtimedwait): Likewise.
28965         [XPG3 || XPG4] (sigwaitinfo): Likewise.
28966         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
28967         [XPG3 || XPG4] (vsnprintf): Likewise.
28968         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
28969         Likewise.
28970         [XPG3 || XPG4] (blksize_t): Likewise.
28971         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
28972         Likewise.
28973         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
28974         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
28975         [XPG3 || XPG4] (struct itimerspec): Likewise.
28976         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
28977         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
28978         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
28979         [XPG3 || XPG4] (clockid_t): Likewise.
28980         [XPG3 || XPG4] (timer_t): Likewise.
28981         [XPG3 || XPG4] (clock_getres): Likewise.
28982         [XPG3 || XPG4] (clock_gettime): Likewise.
28983         [XPG3 || XPG4] (clock_settime): Likewise.
28984         [XPG3 || XPG4] (nanosleep): Likewise.
28985         [XPG3 || XPG4] (timer_create): Likewise.
28986         [XPG3 || XPG4] (timer_delete): Likewise.
28987         [XPG3 || XPG4] (timer_gettime): Likewise.
28988         [XPG3 || XPG4] (timer_getoverrun): Likewise.
28989         [XPG3 || XPG4] (timer_settime): Likewise.
28990         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
28991         [XPG3 || XPG4] (getlogin_r): Likewise.
28992         [XPG3 || XPG4] (pread): Likewise.
28993         [XPG3 || XPG4] (pthread_atfork): Likewise.
28994         [XPG3 || XPG4] (pwrite): Likewise.
28995
28996         [BZ #14835]
28997         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
28998         <bits/siginfo.h>.
28999
29000 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
29001
29002         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
29003         finalizing MALLSTREAM.
29004
29005         * sysdeps/mach/hurd/syncfs.c: New file.
29006
29007 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
29008
29009         [BZ #14719]
29010         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
29011         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
29012         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
29013         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
29014         (_nss_dns_gethostbyname4_r): Likewise.
29015         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
29016         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
29017
29018 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
29019
29020         [BZ #13763]
29021         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
29022
29023 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
29024
29025         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
29026         * elf/cache.c (print_entry): Print ",AArch64" for
29027         FLAG_AARCH64_LIB64
29028
29029         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
29030         * elf/cache.c (print_entry): Print ",hard-float" for
29031         FLAG_ARM_LIBHF.
29032
29033 2012-11-18  David S. Miller  <davem@davemloft.net>
29034
29035         With help from Joseph Myers.
29036         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
29037         cutoff to 2**-13.
29038         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
29039         cutoff to 2**-25.
29040         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
29041         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
29042         small.
29043         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
29044         * math/libm-test.inc (y0_test): New tests.
29045         (y1_test): New tests.
29046         * sysdeps/i386/fpu/libm-test-ulps: Update.
29047         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
29048         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29049
29050 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
29051
29052         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
29053         64-bit targets.
29054         * configure: Regenerated.
29055
29056 2012-11-17  David S. Miller  <davem@davemloft.net>
29057
29058         [BZ #14811]
29059         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
29060         nonzero exponents with absolute value below 0x1p-128 to +/-
29061         0x1p-128.
29062
29063 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
29064
29065         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
29066
29067         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
29068
29069         * posix/getconf-speclist.c: New file.
29070         * posix/posix-envs.def: Likewise.
29071         * posix/confstr.c (START_ENV_GROUP): New macro.
29072         (END_ENV_GROUP): Likewise.
29073         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
29074         (KNOWN_PRESENT_ENV_STRING): Likewise.
29075         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
29076         (UNKNOWN_ENVIRONMENT): Likewise.
29077         (confstr): Include posix-envs.def instead of handling
29078         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
29079         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
29080         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
29081         (END_ENV_GROUP): Likewise.
29082         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
29083         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
29084         (UNKNOWN_ENVIRONMENT): Likewise.
29085         (__sysconf): Include posix-envs.def instead of handling associated
29086         cases directly here.
29087         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
29088         preprocessing getconf-speclist.c rather than running getconf or
29089         generating empty file.
29090
29091 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
29092
29093         * scripts/check-local-headers.sh: Ignore 'mach' headers.
29094
29095 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
29096
29097         [BZ #14672]
29098         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
29099
29100 2012-11-16  David S. Miller  <davem@davemloft.net>
29101
29102         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
29103         smaller than LDBL_EPSILON/2.0L, just return xm1.
29104
29105 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
29106
29107         * elf/tst-array1.c (init): Set constructor priority to 1000.
29108         (fini): Set destructor priority to 1000.
29109         * elf/tst-array2dep.c: Likewise.
29110
29111 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
29112
29113         [BZ #11741]
29114         * libio/fileops.c (_IO_new_file_write): Correctly return error.
29115         (_IO_new_file_xsputn): Also return EOF if none of the input
29116         data was written when overflow failed.
29117         * libio/iopadn.c (_IO_padn): Likewise.
29118         * libio/iowpadn.c (_IO_wpadn): Likewise.
29119         * stdio-common/tst-put-error.c: Add copyright notice.
29120         (do_test): Add case for printing padded string.
29121         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
29122         _IO_padn returned error.
29123         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
29124         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
29125         return EOF.
29126
29127 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
29128
29129         * libio/libioP.h: Add comment note that the references to C++
29130         bits are now obsolete.
29131
29132 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29133
29134         * math/libm-test.inc (check_complex): Use asprintf.
29135
29136 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
29137
29138         * debug/pcprofiledump.c (print_version): Update copyright year.
29139         * malloc/memusagestat.c (print_version): Likewise.
29140
29141 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
29142
29143         [BZ #14831]
29144         * elf/Makefile (tests): Add tst-audit8.
29145         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
29146         ($(objpfx)tst-audit8.out): New target.
29147         (tst-audit8-ENV): New variable.
29148         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
29149         audit if l_reloc_result is NULL.
29150         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
29151         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
29152         * elf/tst-audit8.c: New file.
29153
29154 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29155
29156         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
29157         * misc/Makefile (CFLAGS-select.c): Define.
29158         * posix/Makefile (CFLAGS-pause.c): Define.
29159
29160 2012-11-13  David S. Miller  <davem@davemloft.net>
29161
29162         * crypt/Makefile: Move test targets after toplevel Rules
29163         inclusion.  Grab any necessary sysdep routines when linking.
29164         * crypt/md5.c (md5_process_block): Remove define, we will always
29165         name it __md5_process_block.
29166         (md5_finish_ctx): Update md5_process_block call.
29167         (md5_stream): Likewise.
29168         (md5_process_bytes): Likewise.
29169         (md5_process_block): Rename to __md5_process_block and move to ...
29170         * crypt/md5-block.c: ... here.
29171         * crypt/sha256.c (sha256_process_block): Move to ...
29172         * crypt/sha256-block.c: ... here.
29173         * crypt/sha512.c (sha512_process_block): Move to ...
29174         * crypt/sha512-block.c: ... here.
29175         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
29176         path.
29177         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
29178         * sysdeps/sparc/sparc64/multiarch/Makefile
29179         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
29180         crypt subdir.
29181         (localedef-aux): Add md5 crypto assembler when in locale subdir.
29182         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
29183         multiarch changes.
29184         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
29185         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
29186         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
29187         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
29188         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
29189         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
29190         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
29191         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
29192         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
29193         file.
29194         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
29195         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
29196         file.
29197         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
29198
29199 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
29200
29201         * timezone/tzselect.ksh: Update from tzcode git revision
29202         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
29203         * timezone/zdump.c: Likewise.
29204         * timezone/zic.c: Likewise.
29205         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
29206         in TZVERSION setting, not $(PKGVERSION).
29207         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
29208         REPORT_BUGS_TO settings.
29209
29210         [BZ #14838]
29211         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
29212         macro.
29213
29214 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29215
29216         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
29217         detection to immediately after _FP_ROUND().
29218         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
29219         bits are 0.
29220
29221 2012-11-11  David S. Miller  <davem@davemloft.net>
29222
29223         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
29224         inttypes.h
29225         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
29226         __close rather than their public counterparts.
29227
29228 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
29229
29230         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
29231         file.
29232         [UNIX98] (sem_timedwait): Do not expect.
29233         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
29234         [XPG4 || UNIX98] (sockatmark): Do not expect.
29235         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
29236         (clock_getcpuclockid): Do not expect.
29237         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
29238         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
29239         Do not expect.
29240         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
29241         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
29242         [UNIX98] (vwscanf): Likewise.
29243         [UNIX98] (vswscanf): Likewise.
29244
29245 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
29246
29247         * timezone/version.h: Remove file.
29248         * timezone/README: Do not refer to version.h.
29249         * timezone/Makefile ($(objpfx)zic.o): New dependency on
29250         $(objpfx)version.h.
29251         ($(objpfx)zdump.o): Likewise.
29252         ($(objpfx)version.h): New target.
29253
29254         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
29255         2012i.
29256         * timezone/README: Don't mention modification to tzselect.ksh.
29257         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
29258         work on unmodified tzselect.ksh.  Substitute version numbers in
29259         tzselect.ksh.
29260
29261         * Makefile (format-me): Remove.
29262         (INSTALL): Adjust indentation.  Use commands directly instead of
29263         using $(format-me).
29264
29265         * aclocal.m4 (ACX_PKGVERSION): New macro.
29266         (ACX_BUGURL): Likewise.
29267         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
29268         (PKGVERSION): New AC_DEFINE_UNQUOTED.
29269         (REPORT_BUGS_TO): Likewise.
29270         * configure: Regenerated.
29271         * config.h.in (PKGVERSION): New macro.
29272         (REPORT_BUGS_TO): Likewise.
29273         * config.make.in (PKGVERSION): New variable.
29274         (PKGVERSION_TEXI): Likewise.
29275         (REPORT_BUGS_TO): Likewise.
29276         (REPORT_BUGS_TEXI): Likewise.
29277         * Makefile (format-me): Use -I$(common-objpfx)manual.
29278         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
29279         ($(common-objpfx)manual/%): New target.
29280         (manual/%): Remove target.
29281         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
29282         (print_version): Use PKGVERSION.
29283         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
29284         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
29285         and REPORT_BUGS_TO.
29286         ($(objpfx)xtrace): Likewise.
29287         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
29288         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
29289         (print_version): Use PKGVERSION.
29290         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
29291         (do_version): Use PKGVERSION.
29292         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
29293         REPORT_BUGS_TO.
29294         (common-ldd-rewrite): Likewise.
29295         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
29296         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
29297         (print_version): Use PKGVERSION.
29298         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
29299         * elf/pldd.c (argp_program_bug_address): Remove variable.
29300         (more_help): New function.
29301         (argp): Use more_help.
29302         (print_version): Use PKGVERSION.
29303         * elf/sln.c (main): Use PKGVERSION.
29304         (usage): Use REPORT_BUGS_TO.
29305         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
29306         (top level): Use PKGVERSION.
29307         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
29308         (print_version): Use PKGVERSION.
29309         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
29310         (print_version): Use PKGVERSION.
29311         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
29312         (print_version): Use PKGVERSION.
29313         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
29314         (print_version): Use PKGVERSION.
29315         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
29316         (print_version): Use PKGVERSION.
29317         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
29318         (print_version): Use PKGVERSION.
29319         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
29320         and BUGURL.
29321         ($(objpfx)memusage): Likewise.
29322         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
29323         (do_version): Use PKGVERSION.
29324         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
29325         (print_version): Use PKGVERSION.
29326         * malloc/mtrace.pl ($PACKAGE): Remove variable.
29327         ($PKGVERSION): New variable.
29328         ($REPORT_BUGS_TO): Likewise.
29329         (usage): Use $REPORT_BUGS_TO.
29330         (top level): Use $PKGVERSION.
29331         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
29332         ($(objpfx)pkgvers.texi): New rule.
29333         ($(objpfx)stamp-pkgvers): Likewise.
29334         * manual/install.texi: Include pkgvers.texi.
29335         (--with-pkgversion): Document new configure option.
29336         (--with-bugurl): Likewise.
29337         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
29338         than necessarily for this particular distribution.  Use
29339         REPORT_BUGS_TO for where to report bugs.
29340         * INSTALL: Regenerated.
29341         * manual/libc.texinfo: Include pkgvers.texi.
29342         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
29343         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
29344         (print_version): Use PKGVERSION.
29345         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
29346         (print_version): Use PKGVERSION.
29347         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
29348         (print_version): Use PKGVERSION.
29349         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
29350         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
29351         macro.
29352         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
29353         (print_version): Use PKGVERSION.
29354         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
29355         (print_version): Use PKGVERSION.
29356         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
29357         and PKGVERSION.
29358
29359         * timezone/checktab.awk: Update from tzcode 2012i.
29360         * timezone/ialloc.c: Likewise.
29361         * timezone/private.h: Likewise.
29362         * timezone/scheck.c: Likewise.
29363         * timezone/tzfile.h: Likewise.
29364         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
29365         (TZVERSION): Hardcode tzcode version number.
29366         * timezone/zdump.c: Update from tzcode 2012i.
29367         * timezone/zic.c: Likewise.
29368         * timezone/version.h: New file.
29369         * timezone/README: Describe version.h.  Update upstream location.
29370
29371         [BZ #14824]
29372         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
29373         (mktemp): Enable declaration.
29374         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
29375         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
29376         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
29377         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
29378         Likewise.
29379         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
29380         Likewise.
29381         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
29382         Likewise.
29383         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
29384         Likewise.
29385         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
29386         Likewise.
29387         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
29388         Likewise.
29389
29390         [BZ #14821]
29391         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
29392         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
29393         for copies of such integer values.
29394         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
29395         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
29396
29397 2012-11-09  Andreas Jaeger  <aj@suse.de>
29398
29399         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
29400         definitions and declarations that are provided by
29401         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29402
29403 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29404
29405         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
29406         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
29407         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
29408         definition.
29409
29410 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29411
29412         * elf/elf.h: Update comment before AArch64 relocations.
29413
29414 2012-11-07  David S. Miller  <davem@davemloft.net>
29415
29416         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
29417         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
29418         (__start_context): Declare.
29419         (__makecontext_ret): Delete.
29420         (__makecontext): Hook up __start_context instead of
29421         __makecontext_ret.
29422         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
29423         (sysdep_routines): Add __start_context when in stdlib.
29424
29425 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29426
29427         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
29428         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
29429         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
29430         hardcoded "nm".
29431         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
29432         (READELF): New variable.  Use it instead of hardcoded "readelf".
29433
29434 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
29435
29436         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
29437         * sysdeps/x86/Makefile: Here.
29438         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
29439         * sysdeps/x86/tst-xmmymm.sh: This.
29440
29441 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29442
29443         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
29444         expectations.
29445         [UNIX98] (pthread_barrier_t): Do not expect.
29446         [UNIX98] (pthread_barrierattr_t): Likewise.
29447         [UNIX98] (pthread_spinlock_t): Likewise.
29448         [UNIX98] (pthread_barrier_destroy): Likewise.
29449         [UNIX98] (pthread_barrier_init): Likewise.
29450         [UNIX98] (pthread_barrier_wait): Likewise.
29451         [UNIX98] (pthread_barrierattr_destroy): Likewise.
29452         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
29453         [UNIX98] (pthread_barrierattr_init): Likewise.
29454         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
29455         [UNIX98] (pthread_getcpuclockid): Likewise.
29456         [UNIX98] (pthread_mutex_timedlock): Likewise.
29457         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
29458         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
29459         [UNIX98] (pthread_sigmask): Likewise.
29460         [UNIX98] (pthread_spin_destroy): Likewise.
29461         [UNIX98] (pthread_spin_init): Likewise.
29462         [UNIX98] (pthread_spin_lock): Likewise.
29463         [UNIX98] (pthread_spin_trylock): Likewise.
29464         [UNIX98] (pthread_spin_unlock): Likewise.
29465         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
29466         Do not expect.
29467         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
29468         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
29469         [XPG3 || XPG4] (pthread_cond_t): Likewise.
29470         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
29471         [XPG3 || XPG4] (pthread_key_t): Likewise.
29472         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
29473         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
29474         [XPG3 || XPG4] (pthread_once_t): Likewise.
29475         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
29476         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
29477         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
29478         [XPG3 || XPG4] (pthread_t): Likewise.
29479
29480         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
29481         not expect.
29482         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
29483
29484         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
29485         Change function return type to int.
29486
29487         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
29488         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
29489         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
29490         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
29491         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
29492         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
29493         [!POSIX] (posix_madvise): Likewise.
29494         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
29495         && !UNIX98].
29496         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
29497         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
29498         (mode_t): Likewise.
29499         (posix_mem_offset): Likewise.
29500         (posix_typed_mem_get_info): Likewise.
29501         (posix_typed_mem_open): Likewise.
29502
29503         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
29504         Change condition to [XOPEN2K8].
29505
29506         * conform/conformtest.pl: Preprocess allow-header data with -x c
29507         instead of from stdin.
29508         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
29509         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
29510         [C99-based standards] (cerfc): Likewise.
29511         [C99-based standards] (cexp2): Likewise.
29512         [C99-based standards] (cexpm1): Likewise.
29513         [C99-based standards] (clog10): Likewise.
29514         [C99-based standards] (clog1p): Likewise.
29515         [C99-based standards] (clog2): Likewise.
29516         [C99-based standards] (clgamma): Likewise.
29517         [C99-based standards] (ctgamma): Likewise.
29518         [C99-based standards] (cerff): Likewise.
29519         [C99-based standards] (cerfcf): Likewise.
29520         [C99-based standards] (cexp2f): Likewise.
29521         [C99-based standards] (cexpm1f): Likewise.
29522         [C99-based standards] (clog10f): Likewise.
29523         [C99-based standards] (clog1pf): Likewise.
29524         [C99-based standards] (clog2f): Likewise.
29525         [C99-based standards] (clgammaf): Likewise.
29526         [C99-based standards] (ctgammaf): Likewise.
29527         [C99-based standards] (cerfl): Likewise.
29528         [C99-based standards] (cerfcl): Likewise.
29529         [C99-based standards] (cexp2l): Likewise.
29530         [C99-based standards] (cexpm1l): Likewise.
29531         [C99-based standards] (clog10l): Likewise.
29532         [C99-based standards] (clog1pl): Likewise.
29533         [C99-based standards] (clog2l): Likewise.
29534         [C99-based standards] (clgammal): Likewise.
29535         [C99-based standards] (ctgammal): Likewise.
29536         * conform/data/inttypes.h-data [C99-based standards]: Include
29537         stdint.h-data.  Remove all expectations for stdint.h contents.
29538         [C99-based standards] (PRI*): Do not allow.
29539         [C99-based standards] (SCN*): Likewise.
29540         [C99-based standards] (*_t): Likewise.
29541         [C99-based-standards] (PRId8): Expect macro.
29542         [C99-based-standards] (PRIi8): Likewise.
29543         [C99-based-standards] (PRIo8): Likewise.
29544         [C99-based-standards] (PRIu8): Likewise.
29545         [C99-based-standards] (PRIx8): Likewise.
29546         [C99-based-standards] (PRIX8): Likewise.
29547         [C99-based-standards] (SCNd8): Likewise.
29548         [C99-based-standards] (SCNi8): Likewise.
29549         [C99-based-standards] (SCNo8): Likewise.
29550         [C99-based-standards] (SCNu8): Likewise.
29551         [C99-based-standards] (SCNx8): Likewise.
29552         [C99-based-standards] (PRIdLEAST8): Likewise.
29553         [C99-based-standards] (PRIiLEAST8): Likewise.
29554         [C99-based-standards] (PRIoLEAST8): Likewise.
29555         [C99-based-standards] (PRIuLEAST8): Likewise.
29556         [C99-based-standards] (PRIxLEAST8): Likewise.
29557         [C99-based-standards] (PRIXLEAST8): Likewise.
29558         [C99-based-standards] (SCNdLEAST8): Likewise.
29559         [C99-based-standards] (SCNiLEAST8): Likewise.
29560         [C99-based-standards] (SCNoLEAST8): Likewise.
29561         [C99-based-standards] (SCNuLEAST8): Likewise.
29562         [C99-based-standards] (SCNxLEAST8): Likewise.
29563         [C99-based-standards] (PRIdFAST8): Likewise.
29564         [C99-based-standards] (PRIiFAST8): Likewise.
29565         [C99-based-standards] (PRIoFAST8): Likewise.
29566         [C99-based-standards] (PRIuFAST8): Likewise.
29567         [C99-based-standards] (PRIxFAST8): Likewise.
29568         [C99-based-standards] (PRIXFAST8): Likewise.
29569         [C99-based-standards] (SCNdFAST8): Likewise.
29570         [C99-based-standards] (SCNiFAST8): Likewise.
29571         [C99-based-standards] (SCNoFAST8): Likewise.
29572         [C99-based-standards] (SCNuFAST8): Likewise.
29573         [C99-based-standards] (SCNxFAST8): Likewise.
29574         [C99-based-standards] (PRId16): Likewise.
29575         [C99-based-standards] (PRIi16): Likewise.
29576         [C99-based-standards] (PRIo16): Likewise.
29577         [C99-based-standards] (PRIu16): Likewise.
29578         [C99-based-standards] (PRIx16): Likewise.
29579         [C99-based-standards] (PRIX16): Likewise.
29580         [C99-based-standards] (SCNd16): Likewise.
29581         [C99-based-standards] (SCNi16): Likewise.
29582         [C99-based-standards] (SCNo16): Likewise.
29583         [C99-based-standards] (SCNu16): Likewise.
29584         [C99-based-standards] (SCNx16): Likewise.
29585         [C99-based-standards] (PRIdLEAST16): Likewise.
29586         [C99-based-standards] (PRIiLEAST16): Likewise.
29587         [C99-based-standards] (PRIoLEAST16): Likewise.
29588         [C99-based-standards] (PRIuLEAST16): Likewise.
29589         [C99-based-standards] (PRIxLEAST16): Likewise.
29590         [C99-based-standards] (PRIXLEAST16): Likewise.
29591         [C99-based-standards] (SCNdLEAST16): Likewise.
29592         [C99-based-standards] (SCNiLEAST16): Likewise.
29593         [C99-based-standards] (SCNoLEAST16): Likewise.
29594         [C99-based-standards] (SCNuLEAST16): Likewise.
29595         [C99-based-standards] (SCNxLEAST16): Likewise.
29596         [C99-based-standards] (PRIdFAST16): Likewise.
29597         [C99-based-standards] (PRIiFAST16): Likewise.
29598         [C99-based-standards] (PRIoFAST16): Likewise.
29599         [C99-based-standards] (PRIuFAST16): Likewise.
29600         [C99-based-standards] (PRIxFAST16): Likewise.
29601         [C99-based-standards] (PRIXFAST16): Likewise.
29602         [C99-based-standards] (SCNdFAST16): Likewise.
29603         [C99-based-standards] (SCNiFAST16): Likewise.
29604         [C99-based-standards] (SCNoFAST16): Likewise.
29605         [C99-based-standards] (SCNuFAST16): Likewise.
29606         [C99-based-standards] (SCNxFAST16): Likewise.
29607         [C99-based-standards] (PRId32): Likewise.
29608         [C99-based-standards] (PRIi32): Likewise.
29609         [C99-based-standards] (PRIo32): Likewise.
29610         [C99-based-standards] (PRIu32): Likewise.
29611         [C99-based-standards] (PRIx32): Likewise.
29612         [C99-based-standards] (PRIX32): Likewise.
29613         [C99-based-standards] (SCNd32): Likewise.
29614         [C99-based-standards] (SCNi32): Likewise.
29615         [C99-based-standards] (SCNo32): Likewise.
29616         [C99-based-standards] (SCNu32): Likewise.
29617         [C99-based-standards] (SCNx32): Likewise.
29618         [C99-based-standards] (PRIdLEAST32): Likewise.
29619         [C99-based-standards] (PRIiLEAST32): Likewise.
29620         [C99-based-standards] (PRIoLEAST32): Likewise.
29621         [C99-based-standards] (PRIuLEAST32): Likewise.
29622         [C99-based-standards] (PRIxLEAST32): Likewise.
29623         [C99-based-standards] (PRIXLEAST32): Likewise.
29624         [C99-based-standards] (SCNdLEAST32): Likewise.
29625         [C99-based-standards] (SCNiLEAST32): Likewise.
29626         [C99-based-standards] (SCNoLEAST32): Likewise.
29627         [C99-based-standards] (SCNuLEAST32): Likewise.
29628         [C99-based-standards] (SCNxLEAST32): Likewise.
29629         [C99-based-standards] (PRIdFAST32): Likewise.
29630         [C99-based-standards] (PRIiFAST32): Likewise.
29631         [C99-based-standards] (PRIoFAST32): Likewise.
29632         [C99-based-standards] (PRIuFAST32): Likewise.
29633         [C99-based-standards] (PRIxFAST32): Likewise.
29634         [C99-based-standards] (PRIXFAST32): Likewise.
29635         [C99-based-standards] (SCNdFAST32): Likewise.
29636         [C99-based-standards] (SCNiFAST32): Likewise.
29637         [C99-based-standards] (SCNoFAST32): Likewise.
29638         [C99-based-standards] (SCNuFAST32): Likewise.
29639         [C99-based-standards] (SCNxFAST32): Likewise.
29640         [C99-based-standards] (PRId64): Likewise.
29641         [C99-based-standards] (PRIi64): Likewise.
29642         [C99-based-standards] (PRIo64): Likewise.
29643         [C99-based-standards] (PRIu64): Likewise.
29644         [C99-based-standards] (PRIx64): Likewise.
29645         [C99-based-standards] (PRIX64): Likewise.
29646         [C99-based-standards] (SCNd64): Likewise.
29647         [C99-based-standards] (SCNi64): Likewise.
29648         [C99-based-standards] (SCNo64): Likewise.
29649         [C99-based-standards] (SCNu64): Likewise.
29650         [C99-based-standards] (SCNx64): Likewise.
29651         [C99-based-standards] (PRIdLEAST64): Likewise.
29652         [C99-based-standards] (PRIiLEAST64): Likewise.
29653         [C99-based-standards] (PRIoLEAST64): Likewise.
29654         [C99-based-standards] (PRIuLEAST64): Likewise.
29655         [C99-based-standards] (PRIxLEAST64): Likewise.
29656         [C99-based-standards] (PRIXLEAST64): Likewise.
29657         [C99-based-standards] (SCNdLEAST64): Likewise.
29658         [C99-based-standards] (SCNiLEAST64): Likewise.
29659         [C99-based-standards] (SCNoLEAST64): Likewise.
29660         [C99-based-standards] (SCNuLEAST64): Likewise.
29661         [C99-based-standards] (SCNxLEAST64): Likewise.
29662         [C99-based-standards] (PRIdFAST64): Likewise.
29663         [C99-based-standards] (PRIiFAST64): Likewise.
29664         [C99-based-standards] (PRIoFAST64): Likewise.
29665         [C99-based-standards] (PRIuFAST64): Likewise.
29666         [C99-based-standards] (PRIxFAST64): Likewise.
29667         [C99-based-standards] (PRIXFAST64): Likewise.
29668         [C99-based-standards] (SCNdFAST64): Likewise.
29669         [C99-based-standards] (SCNiFAST64): Likewise.
29670         [C99-based-standards] (SCNoFAST64): Likewise.
29671         [C99-based-standards] (SCNuFAST64): Likewise.
29672         [C99-based-standards] (SCNxFAST64): Likewise.
29673         [C99-based-standards] (PRIdMAX): Likewise.
29674         [C99-based-standards] (PRIiMAX): Likewise.
29675         [C99-based-standards] (PRIoMAX): Likewise.
29676         [C99-based-standards] (PRIuMAX): Likewise.
29677         [C99-based-standards] (PRIxMAX): Likewise.
29678         [C99-based-standards] (PRIXMAX): Likewise.
29679         [C99-based-standards] (SCNdMAX): Likewise.
29680         [C99-based-standards] (SCNiMAX): Likewise.
29681         [C99-based-standards] (SCNoMAX): Likewise.
29682         [C99-based-standards] (SCNuMAX): Likewise.
29683         [C99-based-standards] (SCNxMAX): Likewise.
29684         [C99-based-standards] (PRIdPTR): Likewise.
29685         [C99-based-standards] (PRIiPTR): Likewise.
29686         [C99-based-standards] (PRIoPTR): Likewise.
29687         [C99-based-standards] (PRIuPTR): Likewise.
29688         [C99-based-standards] (PRIxPTR): Likewise.
29689         [C99-based-standards] (PRIXPTR): Likewise.
29690         [C99-based-standards] (SCNdPTR): Likewise.
29691         [C99-based-standards] (SCNiPTR): Likewise.
29692         [C99-based-standards] (SCNoPTR): Likewise.
29693         [C99-based-standards] (SCNuPTR): Likewise.
29694         [C99-based-standards] (SCNxPTR): Likewise.
29695         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
29696         allow.
29697         * conform/data/stdint.h-data: Update comments to clarify
29698         requirements.
29699         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
29700         type.
29701         [C99-based standards] (INT8_MAX): Likewise.
29702         [C99-based standards] (INT16_MIN): Likewise.
29703         [C99-based standards] (INT16_MAX): Likewise.
29704         [C99-based standards] (INT32_MIN): Likewise.
29705         [C99-based standards] (INT32_MAX): Likewise.
29706         [C99-based standards] (INT64_MIN): Likewise.
29707         [C99-based standards] (INT64_MAX): Likewise.
29708         [C99-based standards] (UINT8_MAX): Likewise.
29709         [C99-based standards] (UINT16_MAX): Likewise.
29710         [C99-based standards] (UINT32_MAX): Likewise.
29711         [C99-based standards] (UINT64_MAX): Likewise.
29712         [C99-based standards] (INT_LEAST8_MIN): Likewise.
29713         [C99-based standards] (INT_LEAST8_MAX): Likewise.
29714         [C99-based standards] (INT_LEAST16_MIN): Likewise.
29715         [C99-based standards] (INT_LEAST16_MAX): Likewise.
29716         [C99-based standards] (INT_LEAST32_MIN): Likewise.
29717         [C99-based standards] (INT_LEAST32_MAX): Likewise.
29718         [C99-based standards] (INT_LEAST64_MIN): Likewise.
29719         [C99-based standards] (INT_LEAST64_MAX): Likewise.
29720         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
29721         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
29722         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
29723         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
29724         [C99-based standards] (INT_FAST8_MIN): Likewise.
29725         [C99-based standards] (INT_FAST8_MAX): Likewise.
29726         [C99-based standards] (INT_FAST16_MIN): Likewise.
29727         [C99-based standards] (INT_FAST16_MAX): Likewise.
29728         [C99-based standards] (INT_FAST32_MIN): Likewise.
29729         [C99-based standards] (INT_FAST32_MAX): Likewise.
29730         [C99-based standards] (INT_FAST64_MIN): Likewise.
29731         [C99-based standards] (INT_FAST64_MAX): Likewise.
29732         [C99-based standards] (UINT_FAST8_MAX): Likewise.
29733         [C99-based standards] (UINT_FAST16_MAX): Likewise.
29734         [C99-based standards] (UINT_FAST32_MAX): Likewise.
29735         [C99-based standards] (UINT_FAST64_MAX): Likewise.
29736         [C99-based standards] (INTPTR_MIN): Likewise.
29737         [C99-based standards] (INTPTR_MAX): Likewise.
29738         [C99-based standards] (UINTPTR_MAX): Likewise.
29739         [C99-based standards] (INTMAX_MIN): Likewise.
29740         [C99-based standards] (INTMAX_MAX): Likewise.
29741         [C99-based standards] (UINTMAX_MAX): Likewise.
29742         [C99-based standards] (PTRDIFF_MIN): Likewise.
29743         [C99-based standards] (PTRDIFF_MAX): Likewise.
29744         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
29745         [C99-based standards] (SIZE_MAX): Likewise.
29746         [C99-based standards] (WCHAR_MAX): Likewise.
29747         [C99-based standards] (WINT_MAX): Likewise.
29748         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
29749         constraint on value.
29750         [C99-based standards] (WCHAR_MIN): Likewise.
29751         [C99-based standards] (WINT_MIN): Likewise.
29752         [C99-based standards] (*_t): Allow.
29753         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
29754         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
29755         Include math.h-data and complex.h-data.  Remove all expectations
29756         of math.h and complex.h contents.
29757         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
29758         at end of line.
29759         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
29760         (struct tm): Expect tag.
29761         [C99-based-standards] (wcstof): Expect function.
29762         [C99-based-standards] (wcstold): Likewise.
29763         [C99-based-standards] (wcstoll): Likewise.
29764         [C99-based-standards] (wcstoull): Likewise.
29765         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
29766         macro-int-constant.  Specify type.
29767         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
29768         constraint on value.
29769         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29770         Specify type.
29771         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
29772         Specify value.
29773         [ISO C standards]: Do not allow headers.
29774         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
29775         wcs[abcdefghijklmnopqrstuvwxyz]*.
29776         [ISO C standards] (*_t): Do not allow.
29777         * conform/data/wctype.h-data [C99-based standards] (iswblank):
29778         Expect function.
29779         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
29780         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
29781         Specify type.
29782         [ISO C standards]: Do not allow headers.
29783         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
29784         is[abcdefghijklmnopqrstuvwxyz]*.
29785         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
29786         to[abcdefghijklmnopqrstuvwxyz]*.
29787         [ISO C standards] (*_t): Do not allow.
29788         * conform/data/stdalign.h-data: New file.
29789         * conform/data/stdbool.h-data: Likewise.
29790         * conform/data/stdnoreturn.h-data: Likewise.
29791
29792 2012-11-07  Roland McGrath  <roland@hack.frob.com>
29793
29794         [BZ #14815]
29795         * manual/filesys.texi (Directory Entries): Typo fix.
29796         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
29797
29798 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29799
29800         * elf/elf.h (EM_AARCH64): New macro.
29801         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
29802         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
29803         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
29804         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
29805         (R_AARCH64_TLSDESC): Likewise.
29806         (NT_ARM_TLS): Likewise.
29807         (NT_ARM_HW_BREAK): Likewise.
29808         (NT_ARM_HW_WATCH): Likewise.
29809
29810 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29811
29812         [BZ #14811]
29813         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
29814         (__ieee754_powl): Saturate nonzero exponents with absolute value
29815         below 0x1p-79 to +/- 0x1p-79.
29816         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
29817         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
29818         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
29819         nonzero exponents with absolute value below 0x1p-32 to +/-
29820         0x1p-32.
29821         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
29822         (__ieee754_powl): Saturate nonzero exponents with absolute value
29823         below 0x1p-79 to +/- 0x1p-79.
29824         * math/libm-test.inc (pow_test): Add more tests.
29825
29826 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
29827
29828         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
29829         _dl_s390_cap_flags with kernel. Increase string length.
29830         (_dl_s390_platforms): Add z196 and zEC12.
29831
29832 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
29833
29834         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
29835         Change XOPEN21K to XOPEN2K.
29836
29837 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
29838
29839         * string/memmove.c: Use memcpy when possible.
29840
29841 2012-11-06  Andreas Jaeger  <aj@suse.de>
29842
29843         * po/eo.po: Update from translation team.
29844
29845 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
29846
29847         [BZ #14793]
29848         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
29849         exponent and small x and y exponents, scale x or y up.  Increase
29850         by 2 the exponent used in scaling up.
29851         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29852         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29853         * math/libm-test.inc (fma_test): Add more tests.
29854         (fma_test_towardzero): Likewise.
29855         (fma_test_downward): Likewise.
29856         (fma_test_upward): Likewise.
29857
29858 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
29859
29860         [BZ #14805]
29861         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
29862         fenv_t *.
29863
29864         [BZ #14801]
29865         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
29866         namespace for names of struct fields.
29867         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
29868         fenv_t fields.
29869         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
29870         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
29871
29872 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
29873
29874         [BZ #3665]
29875         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
29876
29877 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29878
29879         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
29880         PTR_DEMANGLE.
29881
29882         [BZ #5246]
29883         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
29884         PTR_DEMANGLE.
29885
29886 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
29887
29888         [BZ #14797]
29889         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
29890         definitely overflow as x * y not x * y + z.
29891         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29892         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29893         * math/libm-test.inc (fma_test): Add more tests.
29894         (fma_test_towardzero): Likewise.
29895         (fma_test_downward): Likewise.
29896         (fma_test_upward): Likewise.
29897
29898 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
29899
29900         [BZ #157]
29901
29902         * include/stub-tag.h: Remove file.
29903         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
29904         '#include' of it.
29905         * manual/maint.texi (Porting): Don't reference it.
29906         * Makerules ($(objpfx)stubs): Likewise.
29907         * dirent/closedir.c: Don't include <stub-tag.h>.
29908         * dirent/dirfd.c: Likewise.
29909         * dirent/fdopendir.c: Likewise.
29910         * dirent/getdents.c: Likewise.
29911         * dirent/getdents64.c: Likewise.
29912         * dirent/opendir.c: Likewise.
29913         * dirent/readdir.c: Likewise.
29914         * dirent/readdir64.c: Likewise.
29915         * dirent/readdir64_r.c: Likewise.
29916         * dirent/readdir_r.c: Likewise.
29917         * dirent/rewinddir.c: Likewise.
29918         * dirent/seekdir.c: Likewise.
29919         * dirent/telldir.c: Likewise.
29920         * gmon/profil.c: Likewise.
29921         * grp/setgroups.c: Likewise.
29922         * inet/if_index.c: Likewise.
29923         * io/access.c: Likewise.
29924         * io/chdir.c: Likewise.
29925         * io/chmod.c: Likewise.
29926         * io/chown.c: Likewise.
29927         * io/close.c: Likewise.
29928         * io/dup.c: Likewise.
29929         * io/dup2.c: Likewise.
29930         * io/dup3.c: Likewise.
29931         * io/euidaccess.c: Likewise.
29932         * io/faccessat.c: Likewise.
29933         * io/fchdir.c: Likewise.
29934         * io/fchmod.c: Likewise.
29935         * io/fchmodat.c: Likewise.
29936         * io/fchown.c: Likewise.
29937         * io/fchownat.c: Likewise.
29938         * io/fcntl.c: Likewise.
29939         * io/flock.c: Likewise.
29940         * io/fstatfs.c: Likewise.
29941         * io/fstatfs64.c: Likewise.
29942         * io/fstatvfs.c: Likewise.
29943         * io/fstatvfs64.c: Likewise.
29944         * io/futimens.c: Likewise.
29945         * io/fxstat.c: Likewise.
29946         * io/fxstat64.c: Likewise.
29947         * io/fxstatat.c: Likewise.
29948         * io/fxstatat64.c: Likewise.
29949         * io/getcwd.c: Likewise.
29950         * io/isatty.c: Likewise.
29951         * io/lchmod.c: Likewise.
29952         * io/lchown.c: Likewise.
29953         * io/link.c: Likewise.
29954         * io/linkat.c: Likewise.
29955         * io/lseek.c: Likewise.
29956         * io/lseek64.c: Likewise.
29957         * io/lxstat64.c: Likewise.
29958         * io/mkdir.c: Likewise.
29959         * io/mkdirat.c: Likewise.
29960         * io/mkfifo.c: Likewise.
29961         * io/mkfifoat.c: Likewise.
29962         * io/open.c: Likewise.
29963         * io/open64.c: Likewise.
29964         * io/openat.c: Likewise.
29965         * io/openat64.c: Likewise.
29966         * io/pipe.c: Likewise.
29967         * io/pipe2.c: Likewise.
29968         * io/poll.c: Likewise.
29969         * io/posix_fadvise.c: Likewise.
29970         * io/posix_fadvise64.c: Likewise.
29971         * io/posix_fallocate.c: Likewise.
29972         * io/posix_fallocate64.c: Likewise.
29973         * io/read.c: Likewise.
29974         * io/readlink.c: Likewise.
29975         * io/readlinkat.c: Likewise.
29976         * io/rmdir.c: Likewise.
29977         * io/sendfile.c: Likewise.
29978         * io/sendfile64.c: Likewise.
29979         * io/statfs.c: Likewise.
29980         * io/statfs64.c: Likewise.
29981         * io/statvfs.c: Likewise.
29982         * io/statvfs64.c: Likewise.
29983         * io/symlink.c: Likewise.
29984         * io/symlinkat.c: Likewise.
29985         * io/ttyname.c: Likewise.
29986         * io/ttyname_r.c: Likewise.
29987         * io/umask.c: Likewise.
29988         * io/unlink.c: Likewise.
29989         * io/unlinkat.c: Likewise.
29990         * io/utime.c: Likewise.
29991         * io/utimensat.c: Likewise.
29992         * io/write.c: Likewise.
29993         * io/xmknod.c: Likewise.
29994         * io/xmknodat.c: Likewise.
29995         * io/xstat.c: Likewise.
29996         * io/xstat64.c: Likewise.
29997         * login/getpt.c: Likewise.
29998         * login/grantpt.c: Likewise.
29999         * login/unlockpt.c: Likewise.
30000         * math/e_acoshl.c: Likewise.
30001         * math/e_acosl.c: Likewise.
30002         * math/e_asinl.c: Likewise.
30003         * math/e_atan2l.c: Likewise.
30004         * math/e_atanhl.c: Likewise.
30005         * math/e_coshl.c: Likewise.
30006         * math/e_expl.c: Likewise.
30007         * math/e_fmodl.c: Likewise.
30008         * math/e_gammal_r.c: Likewise.
30009         * math/e_hypotl.c: Likewise.
30010         * math/e_j0l.c: Likewise.
30011         * math/e_j1l.c: Likewise.
30012         * math/e_jnl.c: Likewise.
30013         * math/e_lgammal_r.c: Likewise.
30014         * math/e_log10l.c: Likewise.
30015         * math/e_log2l.c: Likewise.
30016         * math/e_logl.c: Likewise.
30017         * math/e_powl.c: Likewise.
30018         * math/e_rem_pio2l.c: Likewise.
30019         * math/e_sinhl.c: Likewise.
30020         * math/e_sqrtl.c: Likewise.
30021         * math/fclrexcpt.c: Likewise.
30022         * math/fedisblxcpt.c: Likewise.
30023         * math/feenablxcpt.c: Likewise.
30024         * math/fegetenv.c: Likewise.
30025         * math/fegetexcept.c: Likewise.
30026         * math/fegetround.c: Likewise.
30027         * math/feholdexcpt.c: Likewise.
30028         * math/fesetenv.c: Likewise.
30029         * math/fesetround.c: Likewise.
30030         * math/feupdateenv.c: Likewise.
30031         * math/fgetexcptflg.c: Likewise.
30032         * math/fraiseexcpt.c: Likewise.
30033         * math/fsetexcptflg.c: Likewise.
30034         * math/ftestexcept.c: Likewise.
30035         * math/k_cosl.c: Likewise.
30036         * math/k_rem_pio2l.c: Likewise.
30037         * math/k_sinl.c: Likewise.
30038         * math/k_tanl.c: Likewise.
30039         * math/s_asinhl.c: Likewise.
30040         * math/s_atanl.c: Likewise.
30041         * math/s_cbrtl.c: Likewise.
30042         * math/s_erfl.c: Likewise.
30043         * math/s_expm1l.c: Likewise.
30044         * math/s_log1pl.c: Likewise.
30045         * math/s_tanhl.c: Likewise.
30046         * misc/acct.c: Likewise.
30047         * misc/brk.c: Likewise.
30048         * misc/chflags.c: Likewise.
30049         * misc/chroot.c: Likewise.
30050         * misc/fchflags.c: Likewise.
30051         * misc/fgetxattr.c: Likewise.
30052         * misc/flistxattr.c: Likewise.
30053         * misc/fremovexattr.c: Likewise.
30054         * misc/fsetxattr.c: Likewise.
30055         * misc/fsync.c: Likewise.
30056         * misc/ftruncate.c: Likewise.
30057         * misc/futimes.c: Likewise.
30058         * misc/futimesat.c: Likewise.
30059         * misc/getdomain.c: Likewise.
30060         * misc/getdtsz.c: Likewise.
30061         * misc/gethostid.c: Likewise.
30062         * misc/gethostname.c: Likewise.
30063         * misc/getloadavg.c: Likewise.
30064         * misc/getpagesize.c: Likewise.
30065         * misc/getsysstats.c: Likewise.
30066         * misc/getxattr.c: Likewise.
30067         * misc/gtty.c: Likewise.
30068         * misc/ioctl.c: Likewise.
30069         * misc/lgetxattr.c: Likewise.
30070         * misc/listxattr.c: Likewise.
30071         * misc/llistxattr.c: Likewise.
30072         * misc/lremovexattr.c: Likewise.
30073         * misc/lsetxattr.c: Likewise.
30074         * misc/lutimes.c: Likewise.
30075         * misc/madvise.c: Likewise.
30076         * misc/mincore.c: Likewise.
30077         * misc/mlock.c: Likewise.
30078         * misc/mlockall.c: Likewise.
30079         * misc/mmap.c: Likewise.
30080         * misc/mprotect.c: Likewise.
30081         * misc/msync.c: Likewise.
30082         * misc/munlock.c: Likewise.
30083         * misc/munlockall.c: Likewise.
30084         * misc/munmap.c: Likewise.
30085         * misc/preadv.c: Likewise.
30086         * misc/preadv64.c: Likewise.
30087         * misc/ptrace.c: Likewise.
30088         * misc/pwritev.c: Likewise.
30089         * misc/pwritev64.c: Likewise.
30090         * misc/readv.c: Likewise.
30091         * misc/reboot.c: Likewise.
30092         * misc/remap_file_pages.c: Likewise.
30093         * misc/removexattr.c: Likewise.
30094         * misc/revoke.c: Likewise.
30095         * misc/select.c: Likewise.
30096         * misc/setdomain.c: Likewise.
30097         * misc/setegid.c: Likewise.
30098         * misc/seteuid.c: Likewise.
30099         * misc/sethostid.c: Likewise.
30100         * misc/sethostname.c: Likewise.
30101         * misc/setregid.c: Likewise.
30102         * misc/setreuid.c: Likewise.
30103         * misc/setxattr.c: Likewise.
30104         * misc/sstk.c: Likewise.
30105         * misc/stty.c: Likewise.
30106         * misc/swapoff.c: Likewise.
30107         * misc/swapon.c: Likewise.
30108         * misc/sync.c: Likewise.
30109         * misc/syncfs.c: Likewise.
30110         * misc/syscall.c: Likewise.
30111         * misc/truncate.c: Likewise.
30112         * misc/ualarm.c: Likewise.
30113         * misc/usleep.c: Likewise.
30114         * misc/ustat.c: Likewise.
30115         * misc/utimes.c: Likewise.
30116         * misc/vhangup.c: Likewise.
30117         * misc/writev.c: Likewise.
30118         * posix/_exit.c: Likewise.
30119         * posix/alarm.c: Likewise.
30120         * posix/execve.c: Likewise.
30121         * posix/fexecve.c: Likewise.
30122         * posix/fork.c: Likewise.
30123         * posix/fpathconf.c: Likewise.
30124         * posix/getaddrinfo.c: Likewise.
30125         * posix/getegid.c: Likewise.
30126         * posix/geteuid.c: Likewise.
30127         * posix/getgid.c: Likewise.
30128         * posix/getgroups.c: Likewise.
30129         * posix/getlogin.c: Likewise.
30130         * posix/getlogin_r.c: Likewise.
30131         * posix/getpgid.c: Likewise.
30132         * posix/getpid.c: Likewise.
30133         * posix/getppid.c: Likewise.
30134         * posix/getresgid.c: Likewise.
30135         * posix/getresuid.c: Likewise.
30136         * posix/getsid.c: Likewise.
30137         * posix/getuid.c: Likewise.
30138         * posix/glob64.c: Likewise.
30139         * posix/nanosleep.c: Likewise.
30140         * posix/pathconf.c: Likewise.
30141         * posix/pause.c: Likewise.
30142         * posix/posix_madvise.c: Likewise.
30143         * posix/pread.c: Likewise.
30144         * posix/pread64.c: Likewise.
30145         * posix/pwrite.c: Likewise.
30146         * posix/pwrite64.c: Likewise.
30147         * posix/sched_getaffinity.c: Likewise.
30148         * posix/sched_getp.c: Likewise.
30149         * posix/sched_gets.c: Likewise.
30150         * posix/sched_primax.c: Likewise.
30151         * posix/sched_primin.c: Likewise.
30152         * posix/sched_rr_gi.c: Likewise.
30153         * posix/sched_setaffinity.c: Likewise.
30154         * posix/sched_setp.c: Likewise.
30155         * posix/sched_sets.c: Likewise.
30156         * posix/sched_yield.c: Likewise.
30157         * posix/setgid.c: Likewise.
30158         * posix/setlogin.c: Likewise.
30159         * posix/setpgid.c: Likewise.
30160         * posix/setresgid.c: Likewise.
30161         * posix/setresuid.c: Likewise.
30162         * posix/setsid.c: Likewise.
30163         * posix/setuid.c: Likewise.
30164         * posix/sleep.c: Likewise.
30165         * posix/spawni.c: Likewise.
30166         * posix/sysconf.c: Likewise.
30167         * posix/times.c: Likewise.
30168         * posix/wait.c: Likewise.
30169         * posix/wait3.c: Likewise.
30170         * posix/wait4.c: Likewise.
30171         * posix/waitpid.c: Likewise.
30172         * resolv/gai_sigqueue.c: Likewise.
30173         * resource/getpriority.c: Likewise.
30174         * resource/getrlimit.c: Likewise.
30175         * resource/getrusage.c: Likewise.
30176         * resource/nice.c: Likewise.
30177         * resource/setpriority.c: Likewise.
30178         * resource/setrlimit.c: Likewise.
30179         * resource/ulimit.c: Likewise.
30180         * rt/aio_cancel.c: Likewise.
30181         * rt/aio_fsync.c: Likewise.
30182         * rt/aio_read.c: Likewise.
30183         * rt/aio_sigqueue.c: Likewise.
30184         * rt/aio_suspend.c: Likewise.
30185         * rt/aio_write.c: Likewise.
30186         * rt/clock_getres.c: Likewise.
30187         * rt/clock_gettime.c: Likewise.
30188         * rt/clock_nanosleep.c: Likewise.
30189         * rt/clock_settime.c: Likewise.
30190         * rt/lio_listio.c: Likewise.
30191         * rt/mq_close.c: Likewise.
30192         * rt/mq_getattr.c: Likewise.
30193         * rt/mq_notify.c: Likewise.
30194         * rt/mq_open.c: Likewise.
30195         * rt/mq_receive.c: Likewise.
30196         * rt/mq_send.c: Likewise.
30197         * rt/mq_setattr.c: Likewise.
30198         * rt/mq_timedreceive.c: Likewise.
30199         * rt/mq_timedsend.c: Likewise.
30200         * rt/mq_unlink.c: Likewise.
30201         * rt/shm_open.c: Likewise.
30202         * rt/shm_unlink.c: Likewise.
30203         * rt/timer_create.c: Likewise.
30204         * rt/timer_delete.c: Likewise.
30205         * rt/timer_getoverr.c: Likewise.
30206         * rt/timer_gettime.c: Likewise.
30207         * rt/timer_settime.c: Likewise.
30208         * setjmp/__longjmp.c: Likewise.
30209         * setjmp/setjmp.c: Likewise.
30210         * signal/kill.c: Likewise.
30211         * signal/killpg.c: Likewise.
30212         * signal/raise.c: Likewise.
30213         * signal/sigaction.c: Likewise.
30214         * signal/sigaltstack.c: Likewise.
30215         * signal/sigblock.c: Likewise.
30216         * signal/sigignore.c: Likewise.
30217         * signal/sigintr.c: Likewise.
30218         * signal/signal.c: Likewise.
30219         * signal/sigpause.c: Likewise.
30220         * signal/sigpending.c: Likewise.
30221         * signal/sigqueue.c: Likewise.
30222         * signal/sigreturn.c: Likewise.
30223         * signal/sigset.c: Likewise.
30224         * signal/sigsetmask.c: Likewise.
30225         * signal/sigstack.c: Likewise.
30226         * signal/sigsuspend.c: Likewise.
30227         * signal/sigtimedwait.c: Likewise.
30228         * signal/sigvec.c: Likewise.
30229         * signal/sigwait.c: Likewise.
30230         * signal/sigwaitinfo.c: Likewise.
30231         * signal/sysv_signal.c: Likewise.
30232         * socket/accept.c: Likewise.
30233         * socket/accept4.c: Likewise.
30234         * socket/bind.c: Likewise.
30235         * socket/connect.c: Likewise.
30236         * socket/getpeername.c: Likewise.
30237         * socket/getsockname.c: Likewise.
30238         * socket/getsockopt.c: Likewise.
30239         * socket/isfdtype.c: Likewise.
30240         * socket/listen.c: Likewise.
30241         * socket/recv.c: Likewise.
30242         * socket/recvfrom.c: Likewise.
30243         * socket/recvmsg.c: Likewise.
30244         * socket/send.c: Likewise.
30245         * socket/sendmsg.c: Likewise.
30246         * socket/sendto.c: Likewise.
30247         * socket/setsockopt.c: Likewise.
30248         * socket/shutdown.c: Likewise.
30249         * socket/sockatmark.c: Likewise.
30250         * socket/socket.c: Likewise.
30251         * socket/socketpair.c: Likewise.
30252         * stdio-common/ctermid.c: Likewise.
30253         * stdio-common/cuserid.c: Likewise.
30254         * stdio-common/remove.c: Likewise.
30255         * stdio-common/rename.c: Likewise.
30256         * stdio-common/renameat.c: Likewise.
30257         * stdio-common/tempname.c: Likewise.
30258         * stdlib/getcontext.c: Likewise.
30259         * stdlib/makecontext.c: Likewise.
30260         * stdlib/setcontext.c: Likewise.
30261         * stdlib/swapcontext.c: Likewise.
30262         * stdlib/system.c: Likewise.
30263         * streams/fattach.c: Likewise.
30264         * streams/fdetach.c: Likewise.
30265         * streams/getmsg.c: Likewise.
30266         * streams/getpmsg.c: Likewise.
30267         * streams/putmsg.c: Likewise.
30268         * streams/putpmsg.c: Likewise.
30269         * sysdeps/unix/bsd/getpt.c: Likewise.
30270         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
30271         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
30272         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
30273         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
30274         Likewise.
30275         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
30276         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
30277         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
30278         * sysvipc/msgctl.c: Likewise.
30279         * sysvipc/msgget.c: Likewise.
30280         * sysvipc/msgrcv.c: Likewise.
30281         * sysvipc/msgsnd.c: Likewise.
30282         * sysvipc/semctl.c: Likewise.
30283         * sysvipc/semget.c: Likewise.
30284         * sysvipc/semop.c: Likewise.
30285         * sysvipc/semtimedop.c: Likewise.
30286         * sysvipc/shmat.c: Likewise.
30287         * sysvipc/shmctl.c: Likewise.
30288         * sysvipc/shmdt.c: Likewise.
30289         * sysvipc/shmget.c: Likewise.
30290         * termios/tcdrain.c: Likewise.
30291         * termios/tcflow.c: Likewise.
30292         * termios/tcflush.c: Likewise.
30293         * termios/tcgetattr.c: Likewise.
30294         * termios/tcgetpgrp.c: Likewise.
30295         * termios/tcsendbrk.c: Likewise.
30296         * termios/tcsetattr.c: Likewise.
30297         * termios/tcsetpgrp.c: Likewise.
30298         * time/adjtime.c: Likewise.
30299         * time/clock.c: Likewise.
30300         * time/getitimer.c: Likewise.
30301         * time/gettimeofday.c: Likewise.
30302         * time/setitimer.c: Likewise.
30303         * time/settimeofday.c: Likewise.
30304         * time/stime.c: Likewise.
30305         * time/time.c: Likewise.
30306
30307 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
30308
30309         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
30310         /usr/old/bin.
30311
30312         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
30313         instead of spaces.
30314         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
30315
30316 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
30317
30318         [BZ #14796]
30319         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
30320         FE_TONEAREST before applying Dekker multiplication and Knuth
30321         addition.  Clear inexact exceptions and check for exact zero
30322         results afterwards.
30323         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30324         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30325         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30326         * math/libm-test.inc (fma_test): Add more tests.
30327         (fma_test_towardzero): Likewise.
30328         (fma_test_downward): Likewise.
30329         (fma_test_upward): Likewise.
30330         * sysdeps/generic/math_private.h (default_libc_fesetround): New
30331         function.
30332         (libc_fesetround): New macro.
30333         (libc_fesetroundf): Likewise.
30334         (libc_fesetroundl): Likewise.
30335         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
30336         function.
30337         (libc_fesetround_387): Likewise.
30338         (libc_fesetroundf): New macro.
30339         (libc_fesetround): Likewise.
30340         (libc_fesetroundl): Likewise.
30341         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
30342         function.
30343         (libc_fesetroundf): New macro.
30344         (libc_fesetround): Likewise.
30345         (libc_fesetroundl): Likewise.
30346         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
30347         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
30348         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
30349         libm_hidden_ver.
30350         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
30351         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
30352         libm_hidden_def.
30353         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
30354         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
30355         libm_hidden_ver.
30356         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
30357         libm_hidden_def.
30358
30359         [BZ #3439]
30360         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
30361         integer constant usable in #if and use that to give value to enum
30362         constant.
30363         (FE_DIVBYZERO): Likewise.
30364         (FE_UNDERFLOW): Likewise.
30365         (FE_OVERFLOW): Likewise.
30366         (FE_INVALID): Likewise.
30367         (FE_INVALID_SNAN): Likewise.
30368         (FE_INVALID_ISI): Likewise.
30369         (FE_INVALID_IDI): Likewise.
30370         (FE_INVALID_ZDZ): Likewise.
30371         (FE_INVALID_IMZ): Likewise.
30372         (FE_INVALID_COMPARE): Likewise.
30373         (FE_INVALID_SOFTWARE): Likewise.
30374         (FE_INVALID_SQRT): Likewise.
30375         (FE_INVALID_INTEGER_CONVERSION): Likewise.
30376         (FE_TONEAREST): Likewise.
30377         (FE_TOWARDZERO): Likewise.
30378         (FE_UPWARD): Likewise.
30379         (FE_DOWNWARD): Likewise.
30380         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
30381         (FE_DIVBYZERO): Likewise.
30382         (FE_OVERFLOW): Likewise.
30383         (FE_UNDERFLOW): Likewise.
30384         (FE_INEXACT): Likewise.
30385         (FE_TONEAREST): Likewise.
30386         (FE_DOWNWARD): Likewise.
30387         (FE_UPWARD): Likewise.
30388         (FE_TOWARDZERO): Likewise.
30389         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
30390         (FE_UNDERFLOW): Likewise.
30391         (FE_OVERFLOW): Likewise.
30392         (FE_DIVBYZERO): Likewise.
30393         (FE_INVALID): Likewise.
30394         (FE_TONEAREST): Likewise.
30395         (FE_TOWARDZERO): Likewise.
30396         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
30397         (FE_OVERFLOW): Likewise.
30398         (FE_UNDERFLOW): Likewise.
30399         (FE_DIVBYZERO): Likewise.
30400         (FE_INEXACT): Likewise.
30401         (FE_TONEAREST): Likewise.
30402         (FE_TOWARDZERO): Likewise.
30403         (FE_UPWARD): Likewise.
30404         (FE_DOWNWARD): Likewise.
30405         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
30406         (FE_DIVBYZERO): Likewise.
30407         (FE_OVERFLOW): Likewise.
30408         (FE_UNDERFLOW): Likewise.
30409         (FE_INEXACT): Likewise.
30410         (FE_TONEAREST): Likewise.
30411         (FE_DOWNWARD): Likewise.
30412         (FE_UPWARD): Likewise.
30413         (FE_TOWARDZERO): Likewise.
30414
30415 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
30416
30417         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
30418
30419 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
30420
30421         * scripts/cross-test-ssh.sh (command): Use newlines to separate
30422         commands.  Quote $PWD.
30423         (blacklist_exports): Don't use remove_newlines.  Replace "declare
30424         -x" by "export".
30425         (remove_newlines): Remove.
30426
30427 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
30428
30429         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
30430         * stdlib/stdlib.h (atof): Moved to ...
30431         * include/bits/stdlib-float.h: Here.  New file.
30432         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
30433         * stdlib/bits/stdlib-float.h: New file.
30434         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
30435         -mno-sse -mno-mmx.
30436         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
30437         <xmmintrin.h>.
30438
30439 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30440
30441         * conform/conformtest.pl (@headers): Add fenv.h.
30442         * conform/data/fenv.h-data: New file.
30443         * include/fenv.h [_ISOMAC]: Disable all contents of file except
30444         include of <math/fenv.h>.
30445
30446         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
30447         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
30448         && !UNIX98].  Enables tests for XOPEN2K8.
30449         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
30450         POSIX2008]: Likewise.
30451
30452         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
30453         (struct rusage): Do not expect type or its members.
30454
30455         [BZ #3439]
30456         * math/math.h (FP_NAN): Define macro to integer constant usable in
30457         #if and use that to give value to enum constant.
30458         (FP_INFINITE): Likewise.
30459         (FP_ZERO): Likewise.
30460         (FP_SUBNORMAL): Likewise.
30461         (FP_NORMAL): Likewise.
30462
30463 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
30464
30465         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
30466         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
30467         arguments.
30468
30469 2012-11-02  Roland McGrath  <roland@hack.frob.com>
30470
30471         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
30472         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
30473         autoconf-time if not.
30474         * configure.in: Remove AC_PREREQ.
30475
30476 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30477
30478         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
30479         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
30480         of the internal implementation.
30481
30482 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
30483
30484         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
30485         except include of <misc/sys/syslog.h>.
30486
30487 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30488
30489         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
30490         function returns with a NULL context exit with zero.
30491
30492 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30493
30494         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
30495
30496 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
30497
30498         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
30499         (run_program_cmd): This.
30500         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
30501         (tst_langinfo): New variable.  Use it.
30502
30503 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
30504
30505         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
30506         floating point opcodes.
30507
30508 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30509
30510         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
30511         variable.
30512
30513         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
30514
30515         * sysdeps/mach/hurd/powerpc: Remove directory.
30516         * sysdeps/mach/powerpc: Likewise.
30517
30518 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
30519
30520         * scripts/check-local-headers.sh: Ignore c++ headers.
30521
30522 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30523
30524         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
30525         __libc_cleanup_region_start argument.
30526
30527 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
30528
30529         [BZ #14784]
30530         [BZ #14785]
30531         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
30532         x * y using scaling, not as x * y + z.
30533         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30534         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30535         * math/libm-test.inc (fma_test): Add more tests.
30536         (fma_test_towardzero): Likewise.
30537         (fma_test_downward): Likewise.
30538         (fma_test_upward): Likewise.
30539
30540 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
30541
30542         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
30543
30544 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30545
30546         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
30547         New variable.
30548
30549 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
30550
30551         * rt/tst-shm.c (worker): Correct checking for mmap failure.
30552
30553 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30554
30555         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30556         Fix sort order.
30557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30558         Likewise.
30559
30560 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30561
30562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30563         Fix the order of the list for glibc 2.17.
30564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30565         Likewise.
30566
30567 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
30568
30569         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30570
30571 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
30572
30573         [BZ #14610]
30574         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
30575         for low part of x being zero before using __atanl (y).
30576         * math/libm-test.inc (atan2_test): Add another test.
30577
30578         * manual/install.texi (Configuring and compiling): Document
30579         general use of test-wrapper and test-wrapper-env.
30580         * INSTALL: Regenerated.
30581
30582         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
30583         (__fma): Do not extract and scale down low bits on after-rounding
30584         systems when result rounded to normal precision would have normal
30585         exponent.
30586         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
30587         (__fmal): Do not extract and scale down low bits on after-rounding
30588         systems when result rounded to normal precision would have normal
30589         exponent.
30590         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
30591         (__fmal): Do not extract and scale down low bits on after-rounding
30592         systems when result rounded to normal precision would have normal
30593         exponent.
30594         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
30595         macro.
30596         (fma_test): Add more tests.
30597         (fma_test_towardzero): Likewise.
30598         (fma_test_downward): Likewise.
30599         (fma_test_upward): Likewise.
30600
30601 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
30602
30603         * sysdeps/i386/tininess.h: Renamed to ...
30604         * sysdeps/x86/tininess.h: This.
30605         * sysdeps/x86_64/tininess.h: Removed.
30606
30607 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30608
30609         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
30610         input.  Use $(build-program-cmd).
30611         ($(objpfx)tst-array1-static.out): Likewise.
30612         ($(objpfx)tst-array2.out): Likewise.
30613         ($(objpfx)tst-array3.out): Likewise.
30614         ($(objpfx)tst-array4.out): Likewise.
30615         ($(objpfx)tst-array5.out): Likewise.
30616         ($(objpfx)tst-array5-static.out): Likewise.
30617
30618 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
30619
30620         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
30621         if defined.
30622
30623         * nss/nsswitch.h (nss_interface_function): Provide new
30624         macro for use with NSS functions.
30625         * grp/initgroups.c: Use new macro.
30626         * nss/getXXbyYY.c: Likewise.
30627         * nss/getXXbyYY_r.c: Likewise.
30628         * nss/getXXent.c: Likewise.
30629         * nss/getXXent_r.c: Likewise.
30630         * sysdeps/posix/getaddrinfo.c: Likewise.
30631
30632 2012-10-30  Andreas Jaeger  <aj@suse.de>
30633
30634         * po/ru.po: Update Russion translation from translation project.
30635
30636 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
30637
30638         [BZ #14152]
30639         [BZ #14783]
30640         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
30641         result and shift together with sticky bit instead of replicating
30642         round-to-nearest rounding.
30643         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30644         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30645         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
30646         missing underflow exceptions.
30647         (fma_test_towardzero): Add more tests.
30648         (fma_test_downward): Likewise.
30649         (fma_test_upward): Likewise.
30650
30651         [BZ #14047]
30652         * sysdeps/generic/tininess.h: New file.
30653         * sysdeps/i386/tininess.h: Likewise.
30654         * sysdeps/sh/tininess.h: Likewise.
30655         * sysdeps/x86_64/tininess.h: Likewise.
30656         * stdlib/tst-strtod-underflow.c: Likewise.
30657         * stdlib/tst-tininess.c: Likewise.
30658         * stdlib/strtod_l.c: Include <tininess.h>.
30659         (round_and_return): Do not set errno for exact underflow cases.
30660         Force an underflow exception when setting errno for underflow.
30661         Determine underflow based on rounding to normal precision if
30662         TININESS_AFTER_ROUNDING.
30663         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
30664         ERANGE for exact underflow cases.
30665         * stdlib/Makefile (tests): Add tst-tininess and
30666         tst-strtod-underflow.
30667         ($(objpfx)tst-tininess): Use $(link-libm).
30668         ($(objpfx)tst-strtod-underflow): Likewise.
30669
30670 2012-10-30  Andreas Jaeger  <aj@suse.de>
30671
30672         [BZ#14767]
30673         * elf/Makefile (tests): Remove conditional for have-initfini-array
30674         since this is now always required and the variable does not exist
30675         anymore.
30676         (tests-static): Likewise.
30677         (modules-names): Likewise.
30678
30679         * po/eo.po: Add Esperanto translation from translation project.
30680
30681         * elf/tst-array1.c (fini_array): Make writeable so that it can be
30682         merged with constructor/destructor.
30683         (init_array): Likewise.
30684         * elf/tst-array2dep.c (fini_array): Likewise.
30685         (init_array): Likewise.
30686
30687 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
30688
30689         * manual/message.texi: Delete @cartouche tags.
30690
30691 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
30692
30693         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
30694         EOPNOTSUPP.
30695         * sysdeps/mach/hurd/fsync.c: Likewise.
30696
30697         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
30698         [_POSIX_REALTIME_SIGNALS]: Change condition to
30699         [_POSIX_REALTIME_SIGNALS > 0].
30700
30701 2012-10-27  Andreas Jaeger  <aj@suse.de>
30702
30703         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
30704         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
30705         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
30706         [__WORDSIZE != 64]: Likewise.
30707
30708 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
30709
30710         *  iconvdata/tst-table.sh: Remove ${SHELL}.
30711         *  iconvdata/tst-tables.sh: Likewise.
30712
30713 2012-10-25  David S. Miller  <davem@davemloft.net>
30714
30715         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30716         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
30717         of strtoull.
30718
30719         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
30720         ifunc-impl-list.c
30721         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30722         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
30723         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
30724         file.
30725
30726 2012-10-25  Roland McGrath  <roland@hack.frob.com>
30727
30728         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30729         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
30730         __getdirentries.
30731
30732 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30733             Jim Blandy  <jimb@codesourcery.com>
30734
30735         * scripts/cross-test-ssh.sh: New file.
30736         * manual/install.texi (Configuring and compiling): Document use of
30737         cross-test-ssh.sh.
30738         * INSTALL: Regenerated.
30739
30740 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
30741
30742         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
30743         EOPNOTSUPP.
30744
30745 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
30746
30747         * Makeconfig (run-program-prefix): Fix comment.
30748
30749 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30750             Jim Blandy  <jimb@codesourcery.com>
30751
30752         * Makeconfig (test-wrapper): New variable,
30753         (test-wrapper-env): Likewise.
30754         [$(cross-compiling) = yes && $(test-wrapper) != ""]
30755         (run-built-tests): Define to yes.
30756         (run-program-prefix): Use $(test-wrapper).
30757         (built-program-cmd): Likewise.
30758         * Rules (make-test-out): Use $(test-wrapper-env) and
30759         $(host-built-program-cmd).
30760         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
30761         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
30762         tst-pathopt.sh.
30763         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
30764         $(test-wrapper-env) to tst-rtld-load-self.sh.
30765         ($(objpfx)order2.out): Use $(test-wrapper).
30766         ($(objpfx)tst-initorder.out): Likewise.
30767         ($(objpfx)tst-initorder2.out): Likewise.
30768         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
30769         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
30770         (test_wrapper_env): New variable.  Use it to run ld.so.
30771         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
30772         Use it to run ld.so.
30773         (test_wrapper_env): Likewise.
30774         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
30775         $(test-wrapper) to run-iconv-test.sh.
30776         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
30777         (ICONV): Use $test_wrapper.
30778         * posix/Makefile ($(objpfx)globtest.out): Pass
30779         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
30780         globtest.sh, not $(run-program-prefix).
30781         * posix/globtest.sh (run_via_rtld_prefix): New variable.
30782         (test_wrapper): Likewise.
30783         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
30784         set together with run_via_rtld_prefix.
30785         (run_program_prefix): Define in terms of test_wrapper and
30786         run_via_rtld_prefix.
30787
30788 2012-10-24  Roland McGrath  <roland@hack.frob.com>
30789
30790         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
30791         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
30792         Targets removed.
30793
30794         [BZ #14743]
30795         * include/time.h: Remove librt_hidden_proto (clock_gettime).
30796         Declare __clock_getres, __clock_gettime, __clock_settime,
30797         __clock_nanosleep, and __clock_getcpuclockid.
30798         * rt/clock_gettime.c: Define __clock_gettime as an alias.
30799         Remove librt_hidden_def (clock_gettime).
30800         * sysdeps/unix/clock_gettime.c: Likewise.
30801         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
30802         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
30803         * rt/clock_getres.c: Define __clock_getres as an alias.
30804         * sysdeps/posix/clock_getres.c: Likewise.
30805         * rt/clock_settime.c: Define __clock_settime as an alias.
30806         * sysdeps/unix/clock_settime.c: Likewise.
30807         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
30808         * sysdeps/unix/clock_nanosleep.c: Likewise.
30809         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
30810         * rt/clock-compat.c: New file.
30811         * rt/Makefile (librt-routines): Add clock-compat and move
30812         $(clock-routines) to ...
30813         (routines): ... here, new variable.
30814         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
30815         Don't add get_clockfreq here.
30816         * rt/Versions (libc: GLIBC_2.17): New version set.
30817         Add clock_* symbols here.
30818         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
30819         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
30820         (GLIBC_2.17): Add clock_* symbols.
30821         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
30822         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
30823         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
30824         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
30825         Likewise.
30826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
30827         Likewise.
30828         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
30829         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
30830         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
30831         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
30832         * NEWS: Mention the move.
30833
30834         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
30835         Use __open, __read, __close rather than their public counterparts.
30836         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
30837         (__get_clockfreq_via_cpuinfo): Likewise.
30838         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
30839         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
30840
30841         * config.h.in (HAVE_IFUNC): New #undef.
30842         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
30843         was successful.
30844         * configure: Regenerated.
30845
30846 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30847
30848         * configure.in: Move READELF check to start of file.
30849         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
30850         libc_cv_asm_gnu_indirect_function in the process.
30851         * configure: Regenerated.
30852
30853 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
30854
30855         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
30856         send the output to /dev/null.
30857         (libc_cv_cc_with_libunwind): Likewise.
30858         (libc_cv_as_noexecstack): Likewise.
30859         * configure: Regenerate.
30860
30861 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
30862
30863         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
30864
30865         * posix/globtest.sh (TMPDIR): Do not set.
30866         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
30867         (testout): Likewise.
30868
30869 2012-10-24  Andreas Jaeger  <aj@suse.de>
30870
30871         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
30872         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
30873         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
30874         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
30875         posix_fadvise64, posix_fallocate64.
30876
30877         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
30878         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
30879         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
30880         Likewise.
30881         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
30882         Likewise.
30883         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
30884
30885         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
30886         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
30887         <bits/fcntl-linux.h>.
30888         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
30889
30890         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
30891         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
30892         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
30893         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
30894         [__WORDSIZE != 64]: Likewise.
30895
30896 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30897
30898         * Makeconfig (run-built-tests): New variable.
30899         * Rules [$(cross-compiling) = yes]: Change condition to
30900         [$(run-built-tests) = no].
30901         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
30902         to [$(run-built-tests) = yes].
30903         * elf/Makefile [$(cross-compiling) = no]: Likewise
30904         * grp/Makefile [$(cross-compiling) = no]: Likewise.
30905         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
30906         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
30907         * intl/Makefile [$(cross-compiling) = no]: Likewise.
30908         * io/Makefile [$(cross-compiling) = no]: Likewise.
30909         * libio/Makefile [$(cross-compiling) = no]: Likewise.
30910         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
30911         * misc/Makefile [$(cross-compiling) = no]: Likewise.
30912         * posix/Makefile [$(cross-compiling) = no]: Likewise.
30913         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
30914         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
30915         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
30916         * string/Makefile [$(cross-compiling) = no]: Likewise.
30917
30918         * posix/Makefile ($(objpfx)globtest.out): Pass
30919         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
30920         $(rtld-installed-name).
30921         * posix/globtest.sh (elf_objpfx): Remove variable.
30922         (rtld_installed_name): Likewise.
30923         (library_path): Likewise.
30924         (run_program_prefix): New variable.  Use for running globtest
30925         binary.
30926
30927 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
30928             Joseph Myers  <joseph@codesourcery.com>
30929
30930         * Makeconfig (host-built-program-cmd): New variable.
30931         * elf/Makefile (tst-stackguard1-ARGS): Use
30932         $(host-built-program-cmd).
30933         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
30934         (tst-spawn-ARGS): Likewise.
30935         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
30936
30937 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
30938             Jim Blandy  <jimb@codesourcery.com>
30939
30940         * Makeconfig (run-via-rtld-prefix): New variable.
30941         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
30942         (built-program-cmd): Likewise.
30943
30944 2012-10-22  Andreas Jaeger  <aj@suse.de>
30945
30946         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
30947         __O_RSYNC if it exists, otherwise to O_SYNC.
30948
30949 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
30950             Joseph Myers  <joseph@codesourcery.com>
30951
30952         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
30953         /dev/null.
30954         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
30955         from /dev/null
30956         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
30957         /dev/null.
30958
30959 2012-10-22  Andreas Jaeger  <aj@suse.de>
30960
30961         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
30962         Define always.
30963         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
30964
30965         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30966         bits/fcntl-linux.h.
30967
30968         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
30969         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
30970
30971         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
30972         to __O_LARGEFILE.
30973         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
30974         to __O_LARGEFILE.
30975
30976 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
30977             Joseph Myers  <joseph@codesourcery.com>
30978
30979         * config.make.in (NM): New variable.
30980
30981 2012-10-21  Andreas Jaeger  <aj@suse.de>
30982
30983         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
30984         definitions and declarations that are provided by
30985         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
30986
30987 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
30988
30989         [BZ #14683]
30990         * elf/Makefile (tests-static): Add tst-leaks1-static.
30991         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
30992         ($(objpfx)tst-leaks1-static): New rule.
30993         ($(objpfx)tst-leaks1-static-mem): Likewise.
30994         (tst-leaks1-static-ENV): New macro.
30995         * elf/dl-open.c (dl_open_worker): Check the main application
30996         only if SHARED is defined.
30997         * elf/tst-leaks1-static.c: New file.
30998
30999 2012-10-20  Andreas Jaeger  <aj@suse.de>
31000
31001         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
31002         generic values for Linux.
31003         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
31004         and declarations that are provided by <bits/fcntl-linux.h> and
31005         include <bits/fcntl-linux.h>.
31006         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
31007         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
31008
31009 2012-10-20  Roland McGrath  <roland@hack.frob.com>
31010
31011         * io/fcntl.h: Move include of <bits/types.h> to the top and
31012         include it unconditionally.
31013
31014 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
31015
31016         * wcsmbs/Makefile (tests-ifunc): New variable.
31017         (tests): Add $(tests-ifunc).
31018         * wcsmbs/test-wcschr-ifunc.c: New file.
31019         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
31020         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
31021         * wcsmbs/test-wcslen-ifunc.c: Likewise.
31022         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
31023         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
31024
31025         * string/Makefile (tests-ifunc): New variable.
31026         (tests): Add $(tests-ifunc).
31027         * string/test-memccpy.c (TEST_NAME): New macro.
31028         * string/test-memchr.c (TEST_NAME): Likewise.
31029         * string/test-memcmp.c (TEST_NAME): Likewise.
31030         * string/test-memcpy.c (TEST_NAME): Likewise.
31031         * string/test-memmem.c (TEST_NAME): Likewise.
31032         * string/test-memmove.c (TEST_NAME): Likewise.
31033         * string/test-memset.c (TEST_NAME): Likewise.
31034         * string/test-rawmemchr.c (TEST_NAME): Likewise.
31035         * string/test-stpcpy.c (TEST_NAME): Likewise.
31036         * string/test-stpncpy.c (TEST_NAME): Likewise.
31037         * string/test-strcasecmp.c (TEST_NAME): Likewise.
31038         * string/test-strcasestr.c (TEST_NAME): Likewise.
31039         * string/test-strcat.c (TEST_NAME): Likewise.
31040         * string/test-strchr.c (TEST_NAME): Likewise.
31041         * string/test-strcmp.c(TEST_NAME): Likewise.
31042         * string/test-strcpy.c (TEST_NAME): Likewise.
31043         * string/test-strcspn.c (TEST_NAME): Likewise.
31044         * string/test-strlen.c (TEST_NAME): Likewise.
31045         * string/test-strncasecmp.c (TEST_NAME): Likewise.
31046         * string/test-strncmp.c (TEST_NAME): Likewise.
31047         * string/test-strncpy.c (TEST_NAME): Likewise.
31048         * string/test-strnlen.c (TEST_NAME): Likewise.
31049         * string/test-strpbrk.c (TEST_NAME): Likewise.
31050         * string/test-strrchr.c (TEST_NAME): Likewise.
31051         * string/test-strspn.c (TEST_NAME): Likewise.
31052         * string/test-strstr.c (TEST_NAME): Likewise.
31053         * string/test-bcopy-ifunc.c: New file.
31054         * string/test-bzero-ifunc.c: Likewise.
31055         * string/test-memccpy-ifunc.c: Likewise.
31056         * string/test-memchr-ifunc.c: Likewise.
31057         * string/test-memcmp-ifunc.c: Likewise.
31058         * string/test-memcpy-ifunc.c: Likewise.
31059         * string/test-memmem-ifunc.c: Likewise.
31060         * string/test-memmove-ifunc.c: Likewise.
31061         * string/test-mempcpy-ifunc.c: Likewise.
31062         * string/test-memset-ifunc.c: Likewise.
31063         * string/test-rawmemchr-ifunc.c: Likewise.
31064         * string/test-stpcpy-ifunc.c: Likewise.
31065         * string/test-stpncpy-ifunc.c: Likewise.
31066         * string/test-strcasecmp-ifunc.c: Likewise.
31067         * string/test-strcasestr-ifunc.c: Likewise.
31068         * string/test-strcat-ifunc.c: Likewise.
31069         * string/test-strchr-ifunc.c: Likewise.
31070         * string/test-strchrnul-ifunc.c: Likewise.
31071         * string/test-strcmp-ifunc.c: Likewise.
31072         * string/test-strcpy-ifunc.c: Likewise.
31073         * string/test-strcspn-ifunc.c: Likewise.
31074         * string/test-strlen-ifunc.c: Likewise.
31075         * string/test-strncasecmp-ifunc.c: Likewise.
31076         * string/test-strncat-ifunc.c: Likewise.
31077         * string/test-strncmp-ifunc.c: Likewise.
31078         * string/test-strncpy-ifunc.c: Likewise.
31079         * string/test-strnlen-ifunc.c: Likewise.
31080         * string/test-strpbrk-ifunc.c: Likewise.
31081         * string/test-strrchr-ifunc.c: Likewise.
31082         * string/test-strspn-ifunc.c: Likewise.
31083         * string/test-strstr-ifunc.c: Likewise.
31084
31085         * debug/Makefile (tests-ifunc): New variable.
31086         (tests): Add $(tests-ifunc).
31087         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
31088         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
31089         * debug/test-stpcpy_chk-ifunc.c: New file.
31090         * debug/test-strcpy_chk-ifunc.c: Likewise.
31091
31092 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
31093
31094         [BZ #13601]
31095         * elf/dl-load.c (open_verify): Retry read if the entire ELF
31096         header is not read in.
31097
31098 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
31099
31100         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
31101         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
31102         directly.  Pass built executable to script as
31103         $(built-program-cmd).
31104         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
31105         $testprogram without using LD_LIBRARY_PATH and $ldso.
31106
31107         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
31108         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
31109         $(rtld-installed-name).
31110         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
31111         (rtld_installed_name): Likewise.
31112         (library_path): Likewise.
31113         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
31114         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
31115         $(run-program-prefix) to tst-tables.sh.
31116         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
31117         it to run tst-table-from and tst-table-to.
31118         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
31119         Pass it to tst-table.sh.
31120         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
31121         $(run-program-prefix) to tst-gettext.sh.
31122         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
31123         tst-translit.sh.
31124         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
31125         tst-gettext2.sh.
31126         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
31127         to run tst-gettext.
31128         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
31129         to run tst-gettext2.
31130         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
31131         to run tst-translit.
31132         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
31133         $(run-program-prefix) to tst-mtrace.sh.
31134         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
31135         to run tst-mtrace.
31136         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
31137         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
31138         $(rtld-installed-name).
31139         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
31140         (rtld_installed_name): Likewise.
31141         (run_program_prefix): New variable.  Use it to run wordexp-test.
31142
31143         * Makeconfig (ARCH): Remove all definitions.
31144         (machine): Likewise.
31145         [ARCH]: Remove conditional code.
31146         [!objdir]: Give error.
31147         [!objdir] (objpfx): Remove.
31148         [!objdir] (common-objpfx): Likewise.
31149         [!objdir] (common-objdir): Likewise.
31150         * configure.in (config_makefile): Remove.  Hardcode Makefile in
31151         AC_CONFIG_FILES call.
31152         * configure: Regenerated.
31153
31154         [BZ #13888]
31155         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
31156         or TMPDIR.
31157         (testout): Likewise.
31158
31159         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
31160         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
31161         $(rtld-installed-name).
31162         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
31163         (rtld_installed_name): Likwise.
31164         (runit): Remove function.
31165         (run_getconf): New variable,  Use it for running getconf binary.
31166
31167 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
31168
31169         [BZ #14716]
31170         * string/test-memmem.c (check_result): New function.
31171         (do_one_test): Use it.
31172         (check1): New function.
31173         (test_main): Use it.
31174
31175 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
31176
31177         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
31178
31179 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
31180
31181         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
31182         (_G_LSEEK64): Likewise.
31183         (_G_MMAP64): Likewise.
31184         (_G_FSTAT64): Likewise.
31185         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
31186         (_G_LSEEK64): Likewise.
31187         (_G_MMAP64): Likewise.
31188         (_G_FSTAT64): Likewise.
31189         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
31190         unconditional.  Call __mmap64 directly.
31191         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
31192         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
31193         __lseek64 directly.
31194         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
31195         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
31196         __mmap64 directly.
31197         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
31198         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31199         __lseek64 directly.
31200         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
31201         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31202         __lseek64 directly.
31203         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
31204         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
31205         __lseek64 directly.
31206         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
31207         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
31208         __fxstat64 directly.
31209         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
31210         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
31211         unconditional.
31212         (freopen64) [!_G_OPEN64]: Remove conditional code.
31213         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
31214         unconditional.
31215         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
31216         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
31217         unconditional.
31218         (ftello64) [!_G_LSEEK64]: Remove conditional code.
31219         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
31220         unconditional.
31221         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31222         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
31223         unconditional.
31224         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
31225         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
31226         unconditional.
31227         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31228         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
31229         unconditional.
31230         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31231         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
31232         unconditional.
31233         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31234
31235 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
31236
31237         [BZ #12140]
31238         * manual/memory.texi (Malloc Tunable Parameters): Add note
31239         about free list pointers overwriting some perturb bytes.
31240         Wording suggested by Roland McGrath.
31241
31242 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
31243
31244         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
31245         (lgamma_test): Likewise.
31246         (tgamma_test): Likewise.
31247
31248 2012-10-16  Florian Weimer  <fweimer@redhat.com>
31249
31250         [BZ #14700]
31251         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
31252         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
31253
31254 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
31255
31256         * NEWS: Mention BZ #14716.
31257         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
31258         when removing AVAILABLE1_USES_J macro.
31259
31260 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
31261
31262         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
31263         (__bswap_64): __uint64_t for unsigned 64-bit int.
31264
31265 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
31266
31267         * include/string.h (memmem): Declare libc hidden alias.
31268         * string/memmem.c (memmem): Define libc hidden alias.
31269         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
31270         __read, __close instead of open, read, close.
31271
31272 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
31273
31274         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
31275         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
31276         global and hidden.
31277         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
31278         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
31279         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
31280         Likewise.
31281         (__rawmemchr_sse2): Likewise.
31282         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
31283         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
31284         (__strchr_sse2): Likewise.
31285         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
31286         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
31287         (__strcasecmp_sse2): Likewise.
31288         (__strncasecmp_sse2): Likewise.
31289         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
31290         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
31291         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
31292         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
31293         (__strrchr_sse2): Likewise.
31294         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
31295         ifunc-impl-list.c.
31296         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
31297         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
31298         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
31299         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
31300         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
31301         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
31302         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31303         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31304         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
31305         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
31306         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
31307         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
31308         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
31309         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
31310         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
31311         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
31312         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
31313         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
31314         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
31315         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
31316         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
31317         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
31318         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
31319         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31320         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
31321         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
31322         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
31323         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31324         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
31325         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
31326
31327         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
31328         global and hidden.
31329         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
31330         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
31331         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
31332         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
31333         Likewise.
31334         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
31335         Likewise.
31336         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
31337         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
31338         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
31339         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
31340         ifunc-impl-list.c.
31341         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31342         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31343         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31344         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31345         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31346         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31347         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31348         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31349         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31350         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31351         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31352         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31353         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31354         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
31355         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
31356         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31357         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
31358         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
31359         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31360         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31361         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31362         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31363         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31364         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31365         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31366         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
31367         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
31368         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
31369         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
31370         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31371         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
31372         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31373         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31374         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
31375         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31376         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31377         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31378         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31379         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31380         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31381         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
31382
31383         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
31384         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
31385         * include/ifunc-impl-list.h: New file.
31386         * misc/ifunc-impl-list.c: Likewise.
31387         * misc/Makefile (routines): Add ifunc-impl-list.
31388         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
31389         * string/test-string.h: Include <ifunc-impl-list.h>.
31390         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
31391         TEST_NAME]: New variables.
31392         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
31393         are defined.
31394         (test_init): Call __libc_ifunc_impl_list to initialize
31395         func_list if TEST_IFUNC and TEST_NAME are defined.
31396
31397         * string/Makefile (strop-tests): Add bcopy and bzero.
31398         * string/test-bcopy.c: New file.
31399         * string/test-bzero.c: Likewise.
31400         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
31401         defined.
31402         * string/test-memset.c: Support bzero test if TEST_BZERO is
31403         defined.
31404         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
31405         __libc_memmove.
31406         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
31407         __libc_memset.
31408         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
31409         of memset.
31410
31411 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
31412
31413         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
31414         * configure: Regenerated.
31415
31416         * Makeconfig (+link-static-before-libc): Don't include
31417         $(link-static-libc).
31418
31419         * libio/libio.h (_IO_pos_t): Remove.
31420
31421 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31422
31423         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
31424         McGrath.
31425
31426 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31427
31428         * crypt/crypt-entry.c: Include fips-private.h.
31429         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
31430         * crypt/md5c-test.c (main): Tolerate disabled MD5.
31431         * sysdeps/unix/sysv/linux/fips-private.h: New file.
31432         * sysdeps/generic/fips-private.h: New file, dummy fallback.
31433
31434 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
31435
31436         * crypt/crypt-private.h: Include stdbool.h.
31437         (_ufc_setup_salt_r): Return bool.
31438         * crypt/crypt-entry.c: Include errno.h.
31439         (__crypt_r): Return NULL with EINVAL for bad salt.
31440         * crypt/crypt_util.c (bad_for_salt): New.
31441         (_ufc_setup_salt_r): Check that salt is long enough and within
31442         the specified alphabet.
31443         * crypt/badsalttest.c: New file.
31444         * crypt/Makefile (tests): Add it.
31445         ($(objpfx)badsalttest): New.
31446
31447 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
31448
31449         * NEWS: Add entry for BZ #14602.
31450
31451 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31452
31453         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
31454         type-generic.
31455         * math/libm-test.inc: Update comment listing what functions and
31456         macros are tested.
31457         (isgreater_test): New function.
31458         (isgreaterequal_test): Likewise.
31459         (isless_test): Likewise.
31460         (islessequal_test): Likewise.
31461         (islessgreater_test): Likewise.
31462         (isunordered_test): Likewise.
31463         (main): Call the new functions.
31464
31465 2012-10-09  Roland McGrath  <roland@hack.frob.com>
31466
31467         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
31468         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
31469         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
31470         * sysdeps/i386/configure: Regenerated.
31471         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
31472         * sysdeps/mach/configure: Regenerated.
31473         * sysdeps/mach/hurd/configure: Regenerated.
31474         * sysdeps/powerpc/configure: Regenerated.
31475         * sysdeps/powerpc/powerpc32/configure: Regenerated.
31476         * sysdeps/powerpc/powerpc64/configure: Regenerated.
31477         * sysdeps/s390/s390-32/configure: Regenerated.
31478         * sysdeps/s390/s390-64/configure: Regenerated.
31479         * sysdeps/sh/configure: Regenerated.
31480         * sysdeps/sparc/configure: Regenerated.
31481         * sysdeps/unix/sysv/linux/configure: Regenerated.
31482         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
31483         * sysdeps/x86_64/configure: Regenerated.
31484
31485         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
31486         defined.  Don't check if MAP is NULL.
31487
31488 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
31489
31490         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
31491         (_G_stat64): Likewise.
31492         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
31493         (_G_stat64): Likewise.
31494         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
31495         instead of struct _G_stat64.
31496         * libio/fileops.c (mmap_remap_check): Likewise.
31497         (decide_maybe_mmap): Likewise.
31498         (_IO_new_file_seekoff): Likewise.
31499         (_IO_file_stat): Likewise.
31500         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
31501         _G_off64_t.
31502         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
31503         instead of struct _G_stat64.
31504         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31505
31506 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
31507
31508         [BZ #14602]
31509         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31510         Replace with ...
31511         (CHECK_EOL): New macro.
31512         (two_way_short_needle): Check beginning of haystack for EOL.  Use
31513         CHECK_EOL.
31514         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31515         Replace with CHECK_EOL.
31516         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
31517         Replace with CHECK_EOL.
31518
31519 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
31520
31521         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
31522         type-generic.
31523         * math/libm-test.inc: Update comment listing what functions and
31524         macros are tested.
31525         (finite_test): New function.
31526         (isinf_test): Likewise.
31527         (isnan_test): Likewise.
31528         (fpclassify_test): Test subnormal input.
31529         (isfinite_test): Likewise.
31530         (isnormal_test): Likewise.
31531         (main): Call the new functions.
31532
31533 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
31534
31535         [BZ #14660]
31536         * Makerules (%.dynsym): Force C locale when running
31537         $(OBJDUMP) --dynamic-syms.
31538
31539 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
31540
31541         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
31542         <stdint.h>.
31543
31544 2012-10-06  David S. Miller  <davem@davemloft.net>
31545
31546         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
31547         upper 32-bits of the length value in %o2 since we use branch-on-register
31548         tests which consider the entire 64-bit register.
31549
31550 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
31551
31552         * string/test-strstr.c (check2): Add a test for page boundary.
31553
31554 2012-10-05  David S. Miller  <davem@davemloft.net>
31555
31556         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
31557         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
31558         file.
31559         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31560         sysdep_routines.
31561         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31562         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
31563         and bzero when HWCAP_SPARC_CRYPTO is present.
31564
31565 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
31566
31567         [BZ #14602]
31568         * string/test-strstr.c (check2): New function.
31569         (test_main): Call check2.
31570
31571         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
31572         and bug-strchr1.
31573         * string/bug-strcasestr1.c (do_test): Moved to ...
31574         * string/test-strcasestr.c (check1): Here.  New function.
31575         (do_one_test): Break out result checking code into ...
31576         (check_result): This.  New function.
31577         (do_one_test): Call check_result.
31578         (test_main): Call check1.
31579         * string/bug-strchr1.c (do_test): Moved to ...
31580         * string/test-strchr.c (check1): Here.  New function.
31581         (do_one_test): Break out result checking code into ...
31582         (check_result): This.  New function.
31583         (do_one_test): Call check_result.
31584         (test_main): Call check1.
31585         * string/bug-strstr1.c (main): Moved to ...
31586         * string/test-strstr.c (check1): Here.  New function.
31587         (do_one_test): Break out result checking code into ...
31588         (check_result): This.  New function.
31589         (do_one_test): Call check_result.
31590         (test_main): Call check1.
31591         * string/bug-strcasestr1.c: Removed.
31592         * string/bug-strchr1.c: Likewise.
31593         * string/bug-strstr1.c: Likewise.
31594
31595         * elf/Makefile (dl-routines): Add hwcaps.
31596         * elf/dl-support.c (_dl_important_hwcaps): Removed.
31597         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
31598         (_dl_important_hwcaps): Moved to ...
31599         * elf/dl-hwcaps.c: Here.  New file.
31600         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
31601
31602         [BZ #14557]
31603         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
31604         if IS_IN_rtld isn't defined.
31605
31606         * elf/dl-support.c (_dl_sysinfo_map): New.
31607         Include "get-dynamic-info.h" and "setup-vdso.h".
31608         (_dl_non_dynamic_init): Call setup_vdso.
31609         * elf/dynamic-link.h: Don't include <assert.h>.
31610         (elf_get_dynamic_info): Moved to ...
31611         * elf/get-dynamic-info.h: Here.  New file.
31612         * elf/dynamic-link.h: Include "get-dynamic-info.h".
31613         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
31614         * elf/setup-vdso.h: Here.  New file.
31615         * elf/rtld.c: Include "setup-vdso.h".
31616         (dl_main): Call setup_vdso.
31617
31618 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
31619
31620         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
31621         creal in comment listing functions tested.  List finite, isinf,
31622         isnan, isless, islessequal, isgreater, isgreaterequal,
31623         islessgreater, isunordered, lgamma_r and pow10 as functions and
31624         macros not tested.  Mention which functions not tested are aliases
31625         for other functions.  Fix typo.  Note that signs of NaNs are not
31626         tested.
31627
31628         * scripts/config.guess: Update from config.git.
31629         * scripts/config.sub: Likewise.
31630
31631 2012-10-04  Roland McGrath  <roland@hack.frob.com>
31632
31633         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
31634         * misc/madvise.c (madvise): Renamed to __madvise.
31635         Make madvise a weak alias.
31636         * include/sys/mman.h: Declare __madvise.
31637         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
31638         * sysdeps/unix/syscalls.list
31639         (madvise): Make __madvise the strong name, and madvise a weak alias.
31640         * sysdeps/unix/sysv/linux/syscalls.list
31641         (madvise, mmap): Remove redundant entries.
31642         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
31643         * malloc/malloc.c (mtrim): Likewise.
31644         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
31645
31646 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31647
31648         * sysdeps/mach/hurd/dl-cache.c: File removed.
31649         * config.h.in (USE_LDCONFIG): New #undef.
31650         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
31651         * configure: Regenerated.
31652         * elf/Makefile (dl-routines): Add dl-cache only under
31653         [$(use-ldconfig) = yes].
31654         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
31655         cache on [USE_LDCONFIG].
31656         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
31657         [USE_LDCONFIG].
31658         * elf/rtld.c (dl_main): Likewise.
31659
31660 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
31661
31662         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
31663         _SC_LEVEL4_CACHE_LINESIZE.
31664
31665 2012-10-03  Roland McGrath  <roland@hack.frob.com>
31666
31667         * sysdeps/unix/bsd/confstr.h: File removed.
31668
31669 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
31670
31671         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
31672         sys/sdt-config.h.
31673
31674 2012-10-02  Roland McGrath  <roland@hack.frob.com>
31675
31676         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
31677         Make 'mapoff' field ElfW(Off) rather than off_t.
31678
31679 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
31680
31681         * nscd/Makefile: Remove nscd-cflags and all its users.
31682         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
31683         (CFLAGS-nonlib): Add compiler flags for nscd modules.
31684
31685         [BZ #10631]
31686         * malloc.c (malloc_printerr): Clarify error message.
31687
31688 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
31689
31690         [BZ #14648]
31691         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31692         Set bit_FMA_Usable if FMA is supported.
31693         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
31694         macro.
31695         (bit_FMA4_Usable): Updated.
31696         (index_FMA_Usable): New macro.
31697         (CPUID_FMA): Likewise
31698         (HAS_FMA): Defined with bit_FMA_Usable.
31699
31700 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31701
31702         * bits/types.h (__swblk_t): Type removed.
31703         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
31704         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
31705         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
31706         (__SWBLK_T_TYPE): Likewise.
31707         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31708         (__SWBLK_T_TYPE): Likewise.
31709         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31710         (__SWBLK_T_TYPE): Likewise.
31711         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
31712         (__SWBLK_T_TYPE): Likewise.
31713
31714 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
31715             Honza Horak <hhorak@redhat.com>
31716
31717         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
31718         (xdr_mapname): Use YPMAXMAP as maxsize.
31719         (xdr_peername): Use YPMAXPEER as maxsize.
31720         (xdr_keydat): Use YPAXRECORD as maxsize.
31721         (xdr_valdat): Use YPMAXRECORD as maxsize.
31722
31723 2012-10-01  Roland McGrath  <roland@hack.frob.com>
31724
31725         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
31726
31727         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
31728         * csu/init-first.c: ... here.
31729         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
31730         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
31731         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
31732         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
31733         * sysdeps/i386/init-first.c: File removed.
31734         * sysdeps/sh/init-first.c: File removed.
31735
31736 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
31737
31738         [BZ #14645]
31739         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
31740         if x * y might underflow to zero and z is zero.
31741         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31742         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31743         * math/libm-test.inc (min_subnorm_value): New variable.
31744         (fma_test): Add more tests.
31745         (fma_test_towardzero): Likewise.
31746         (fma_test_downward): Likewise
31747         (fma_test_upward): Likewise.
31748         (initialize): Set min_subnorm_value.
31749
31750 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
31751
31752         [BZ #14638]
31753         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
31754         0 + 0.
31755         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
31756         mode for addition resulting in exact zero.
31757         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
31758         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
31759         exact 0 + 0.
31760         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
31761         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31762         * math/libm-test.inc (fma_test): Add more tests.
31763         (fma_test_towardzero): New function.
31764         (fma_test_downward): Likewise.
31765         (fma_test_upward): Likewise.
31766         (main): Call the new functions.
31767
31768 2012-09-28  David S. Miller  <davem@davemloft.net>
31769
31770         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
31771
31772 2012-09-28  Roland McGrath  <roland@hack.frob.com>
31773
31774         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
31775         instead of SIGALRM.
31776
31777         * sysdeps/gnu/_G_config.h: Moved to ...
31778         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
31779         * sysdeps/mach/hurd/_G_config.h: Moved to ...
31780         * sysdeps/generic/_G_config.h: ... here.
31781
31782         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
31783
31784         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
31785
31786         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
31787         Conditionalize target on [libnss_test1.so-version].
31788
31789         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
31790
31791         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
31792         (elfobjdir): Move out of conditionals.
31793
31794         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
31795         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
31796         (__nss_lookup_function): Conditionalize label remove_from_tree on
31797         [!DO_STATIC_NSS || SHARED], matching its only use.
31798
31799 2012-09-28  David S. Miller  <davem@davemloft.net>
31800
31801         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
31802         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
31803         file.
31804         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
31805         sysdep_routines.
31806         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
31807         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
31808         when HWCAP_SPARC_CRYPTO is present.
31809
31810 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31811
31812         * io/tst-mknodat.c: Create a FIFO instead of a socket.
31813
31814 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
31815
31816         [BZ #6530]
31817         * stdio-common/vfprintf.c (process_string_arg): Revert
31818         2000-07-22 change.
31819
31820 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
31821
31822         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
31823         for testcase.
31824         * stdio-common/tst-sprintf.c: Include <locale.h>
31825         (main): Test sprintf's handling of incomplete multibyte
31826         characters.
31827
31828 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
31829
31830         * elf/dl-runtime.c (VERSYMIDX): Removed.
31831         * elf/dl-version.c (VERSYMIDX): Likewise.
31832         * elf/do-rel.h (VERSYMIDX): Likewise.
31833         (VALIDX): Likewise.
31834         * elf/dynamic-link.h (VERSYMIDX): Likewise.
31835         * elf/rtld.c (VALIDX): Likewise.
31836         (ADDRIDX): Likewise.
31837         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
31838         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
31839         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
31840         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
31841         (VALIDX): Likewise.
31842         (ADDRIDX): Likewise.
31843
31844 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31845
31846         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
31847
31848 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
31849
31850         [BZ #11438]
31851         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
31852         to global scope.
31853         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
31854         addresses are in the same scope as 192.0.2/24.
31855         * posix/gai.conf: Document new scope table defaults.
31856
31857 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31858
31859         [BZ #5298]
31860         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
31861         for ftell.  Compute offsets from write pointers instead.
31862         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
31863
31864 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31865
31866         [BZ #14543]
31867         * libio/Makefile (tests): New test case tst-fseek.
31868         * libio/tst-fseek.c: New test case to verify that fseek/ftell
31869         combination works in wide mode.
31870         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
31871         state when the external buffer state changes.
31872
31873 2012-09-27  David S. Miller  <davem@davemloft.net>
31874
31875         [BZ #14376]
31876         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
31877         pass reloc->r_addend in as the 'high' argument to
31878         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
31879
31880         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31881
31882 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
31883
31884         * rt/tst-aio2.c: Include <pthread.h>.
31885         * rt/tst-aio3.c: Likewise.
31886
31887 2012-09-27  Steve Ellcey  <sellcey@mips.com>
31888
31889         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
31890
31891 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
31892
31893         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
31894         contents on [SHARED].
31895
31896 2012-09-26  Marek Polacek  <polacek@redhat.com>
31897
31898         [BZ #14530]
31899         [BZ #13741]
31900         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
31901         for C++ and GCC <4.3 as well as for non GCC compilers.
31902
31903 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
31904
31905         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31906
31907 2012-09-25  Roland McGrath  <roland@hack.frob.com>
31908
31909         * Makefile.in (all, install): Declare with .PHONY.
31910         Reported by Michael Hope <michael.hope@linaro.org>.
31911
31912 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31913
31914         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
31915         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
31916         system header.
31917         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
31918         Likewise.
31919         (sydep_routines): Add the new and the internal functions.
31920         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
31921         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
31922         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
31923         (GLIBC_2.17): Add the new function.
31924         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
31925         (GLIBC_2.17): Likewise.
31926         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
31927         (GLIBC_2.17): Likewise.
31928         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
31929         (GLIBC_2.17): Likewise.
31930         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
31931
31932 2012-09-25  Alan Modra  <amodra@gmail.com>
31933
31934         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
31935         Add release barrier before setting once_control to say
31936         initialisation is done.  Add hints on lwarx.  Use macro in
31937         place of isync.
31938         (clear_once_control): Add release barrier.
31939
31940 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
31941
31942         [BZ #13629]
31943         * math/s_clog.c (__clog): Handle more values close to |z| = 1
31944         specially.
31945         * math/s_clog10.c (__clog10): Likewise.
31946         * math/s_clog10f.c (__clog10f): Likewise.
31947         * math/s_clog10l.c (__clog10l): Likewise.
31948         * math/s_clogf.c (__clogf): Likewise.
31949         * math/s_clogl.c (__clogl): Likewise.
31950         * math/Makefile (libm-calls): Add x2y2m1.
31951         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
31952         (__x2y2m1): Likewise.
31953         (__x2y2m1l): Likewise.
31954         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
31955         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
31956         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
31957         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
31958         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
31959         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
31960         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
31961         * sysdeps/i386/fpu/libm-test-ulps: Update.
31962         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31963
31964         [BZ #14621]
31965         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
31966         int as type of variable DEPTH.
31967         (glob): Use size_t instead of int as type of variables NEWCOUNT
31968         and OLD_PATHC.
31969
31970 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31971
31972         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
31973         Add s_sincosf-sse2.
31974         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
31975         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
31976         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
31977         macros for using routine as __sincosf_ia32.
31978         Use macro for function declaration and weak_alias.
31979         * sysdeps/i386/fpu/libm-test-ulps: Update.
31980
31981         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
31982         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31983
31984         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
31985         subnormal argument.
31986         * math/s_cexpf.c (__cexpf): Likewise.
31987         * math/s_csinf.c (__csinf): Likewise.
31988         * math/s_csinhf.c (__csinhf): Likewise.
31989         * math/s_ctanf.c (__ctanf): Likewise.
31990         * math/s_ctanhf.c (__ctanhf): Likewise.
31991         * math/s_ccosh.c (__ccoshf): Likewise.
31992         * math/s_cexp.c (__cexpl): Likewise.
31993         * math/s_csin.c (__csin): Likewise.
31994         * math/s_csinh.c (__csinh): Likewise.
31995         * math/s_ctan.c (__ctan): Likewise.
31996         * math/s_ctanh.c (ctanh): Likewise.
31997         * math/s_ccoshl.c (__ccoshl): Likewise.
31998         * math/s_cexpl.c (__cexpl): Likewise.
31999         * math/s_csinl.c (__csinl): Likewise.
32000         * math/s_csinhl.c (__csinhl): Likewise.
32001         * math/s_ctanl.c (__ctanl): Likewise.
32002         * math/s_ctanhl.c (__ctanhl): Likewise.
32003
32004 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
32005
32006         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
32007         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
32008         (_IO_off_t): Define to __off_t, not _G_off_t.
32009         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
32010         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
32011         (_IO_wint_t): Define to wint_t, not _G_wint_t.
32012         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
32013         type of __dummy and __dummy2 fields.
32014         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
32015         (_G_ssize_t): Likewise.
32016         (_G_off_t): Likewise.
32017         (_G_pid_t): Likewise.
32018         (_G_uid_t): Likewise.
32019         (_G_wchar_t): Likewise.
32020         (_G_wint_t): Likewise.
32021         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
32022         (_G_ssize_t): Likewise.
32023         (_G_off_t): Likewise.
32024         (_G_pid_t): Likewise.
32025         (_G_uid_t): Likewise.
32026         (_G_wchar_t): Likewise.
32027         (_G_wint_t): Likewise.
32028         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
32029         (_G_ssize_t): Likewise.
32030         (_G_off_t): Likewise.
32031         (_G_pid_t): Likewise.
32032         (_G_uid_t): Likewise.
32033         (_G_wchar_t): Likewise.
32034         (_G_wint_t): Likewise.
32035
32036 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
32037
32038         * malloc/arena.c: Include malloc-sysdep.h.
32039         (shrink_heap): Use check_may_shrink_heap to decide if madvise
32040         is sufficient to shrink the heap or an unmap is needed.
32041         * sysdeps/generic/malloc-sysdep.h: New file.  Define
32042         new function check_may_shrink_heap.
32043         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
32044         new function check_may_shrink_heap.
32045
32046 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
32047
32048         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
32049         comments.
32050
32051 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
32052
32053         * catgets/test-gencat.sh: Add "set -e".
32054         * elf/tst-pathopt.sh: Likewise.
32055         * grp/tst_fgetgrent.sh: Likewise.
32056         * iconvdata/run-iconv-test.sh: Likewise.
32057         * intl/tst-gettext.sh: Likewise.
32058         * intl/tst-gettext2.sh: Likewise.
32059         * intl/tst-gettext4.sh: Likewise.
32060         * intl/tst-gettext6.sh: Likewise.
32061         * intl/tst-translit.sh: Likewise.
32062         * io/ftwtest-sh: Likewise.
32063         * libio/test-freopen.sh: Likewise.
32064         * malloc/tst-mtrace.sh: Likewise.
32065         * posix/globtest.sh: Likewise.
32066         * posix/tst-getconf.sh: Likewise.
32067         * posix/wordexp-tst.sh: Likewise.
32068         * stdio-common/tst-printf.sh: Likewise.
32069         * stdio-common/tst-unbputc.sh: Likewise.
32070         * stdlib/tst-fmtmsg.sh: Likewise.
32071         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
32072         * catgets/Makefile: Do not specify -e option when running
32073         testsuite shell scripts.
32074         * elf/Makefile: Likewise.
32075         * grp/Makefile: Likewise.
32076         * iconvdata/Makefile: Likewise.
32077         * intl/Makefile: Likewise.
32078         * io/Makefile: Likewise.
32079         * libio/Makefile: Likewise.
32080         * malloc/Makefile: Likewise.
32081         * posix/Makefile: Likewise.
32082         * stdio-common/Makefile: Likewise.
32083         * stdlib/Makefile: Likewise.
32084         * sysdeps/x86_64/Makefile: Likewise.
32085
32086         * io/ftwtest-sh: Add copyright header.
32087         * posix/globtest.sh: Likewise.
32088         * posix/tst-getconf.sh: Likewise.
32089         * posix/wordexp-tst.sh: Likewise.
32090         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
32091
32092 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
32093
32094         [BZ #13679]
32095         * Makeconfig (+link): Defined as $(+link-static) if
32096         $(build-shared) isn't yes.
32097         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
32098         isn't yes.
32099         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
32100
32101         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
32102
32103         [BZ #14562]
32104         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
32105         new chunk size with MALLOC_ALIGN_MASK.
32106
32107 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
32108
32109         [BZ #5044]
32110         * stdio-common/printf_fphex.c: Include <stdbool.h> and
32111         <rounding-mode.h>.
32112         (__printf_fphex): Determine rounding using get_rounding_mode and
32113         round_away.
32114         * stdio-common/tst-printf-round.c (struct hex_test): New
32115         structure.
32116         (hex_tests): New variable.
32117         (test_hex_in_one_mode): New function.
32118         (do_test): Also run tests for hex float output.
32119
32120 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
32121
32122         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
32123         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
32124         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
32125         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
32126         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
32127         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
32128         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
32129         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
32130
32131 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
32132
32133         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
32134         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
32135         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
32136         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
32137
32138 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
32139
32140         [BZ #14579]
32141         * elf/rtld.c (dl_main): Limit the check for self loading to normal
32142         mode only.
32143         * elf/tst-rtld-load-self.sh: New test.
32144         * elf/Makefile: Run it.
32145
32146 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
32147
32148         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
32149         (tst-writev-ENV): Remove.
32150         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
32151
32152 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
32153
32154         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
32155
32156 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
32157
32158         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
32159         unconditional.
32160         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
32161         Likewise.
32162         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
32163         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
32164         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
32165         Likewise.
32166
32167 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
32168
32169         [BZ #14587]
32170         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
32171         * config.make.in (have-cpp-asm-debuginfo): Removed.
32172         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
32173         * configure: Regenerated.
32174
32175 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
32176
32177         [BZ #5044]
32178         * stdio-common/printf_fp.c: Include <stdbool.h> and
32179         <rounding-mode.h>.
32180         (___printf_fp): Determine rounding using get_rounding_mode and
32181         round_away.
32182         * stdio-common/tst-printf-round.c: New file.
32183         * stdio-common/Makefile (tests): Add tst-printf-round.
32184         (link-libm): New variable.
32185         ($(objpfx)tst-printf-round): Depend in $(link-libm).
32186
32187 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
32188
32189         [BZ #14576]
32190         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
32191         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
32192         Likewise.
32193         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
32194         Likewise.
32195
32196 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
32197
32198         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
32199         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32200         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32201         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32202
32203 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
32204
32205         [BZ #14518]
32206         * include/rounding-mode.h: New file.
32207         * sysdeps/generic/get-rounding-mode.h: Likewise.
32208         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
32209         * stdlib/strtod_l.c: Include <rounding-mode.h>.
32210         (MAX_VALUE): New macro.
32211         (MIN_VALUE): Likewise.
32212         (overflow_value): New function.
32213         (underflow_value): Likewise.
32214         (round_and_return): Use overflow_value and underflow_value to
32215         determine return values in overflow and underflow cases.  Use
32216         round_away to determine rounding depending on rounding mode.
32217         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
32218         determine return values in overflow and underflow cases.
32219         * stdlib/tst-strtod-round.c: Include <fenv.h>.
32220         (struct test_results): New structure.
32221         (struct test): Use struct test_results to store expected results
32222         for all rounding modes.
32223         (TEST): Include expected results for all rounding modes.
32224         (test_in_one_mode): New function.
32225         (do_test): Use test_in_one_mode to compute and check results.
32226         Check results for all rounding modes.
32227         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
32228         $(link-libm).
32229
32230 2012-12-09  Allan McRae  <allan@archlinux.org>
32231
32232         * sysdeps/i386/fpu/libm-test-ulps: Update
32233
32234 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
32235
32236         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
32237         (_G_int32_t): Likewise.
32238         (_G_uint16_t): Likewise.
32239         (_G_uint32_t): Likewise.
32240         (_G_HAVE_BOOL): Likewise.
32241         (_G_HAVE_ATEXIT): Likewise.
32242         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32243         (_G_HAVE_IO_FILE_OPEN): Likewise.
32244         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
32245         (_G_int32_t): Likewise.
32246         (_G_uint16_t): Likewise.
32247         (_G_uint32_t): Likewise.
32248         (_G_HAVE_BOOL): Likewise.
32249         (_G_HAVE_ATEXIT): Likewise.
32250         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32251         (_G_HAVE_IO_FILE_OPEN): Likewise.
32252         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
32253         (_G_int32_t): Likewise.
32254         (_G_uint16_t): Likewise.
32255         (_G_uint32_t): Likewise.
32256         (_G_HAVE_BOOL): Likewise.
32257         (_G_HAVE_ATEXIT): Likewise.
32258         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32259         (_G_HAVE_IO_FILE_OPEN): Likewise.
32260
32261 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
32262
32263         * csu/libc-tls.c: Update copyright years.
32264
32265 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
32266
32267         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
32268         [!_G_USING_THUNKS]: Remove conditional code.
32269         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
32270         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
32271
32272         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
32273         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
32274         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32275         (_G_VTABLE_LABEL_PREFIX): Likewise.
32276         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32277         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32278         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32279         (_G_VTABLE_LABEL_PREFIX): Likewise.
32280         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32281         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32282         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32283         (_G_VTABLE_LABEL_PREFIX): Likewise.
32284         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32285
32286 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
32287
32288         * libio/Makefile: Include ../Makeconfig before tests.
32289         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
32290         only if $(build-shared) is yes.
32291
32292         * iconv/gconv_db.c: Update copyright years.
32293
32294 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32295
32296         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
32297         unwind info if defined PIC. Fix special cases description.
32298         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
32299
32300         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
32301         DP_HI_MASK entry.
32302         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
32303
32304 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
32305
32306         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
32307
32308         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
32309         is NULL.
32310
32311         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
32312         (LDLIBS-tst-chk4): This.
32313         (LDFLAGS-tst-chk5): Renamed to ...
32314         (LDLIBS-tst-chk5): This.
32315         (LDFLAGS-tst-chk6): Renamed to ...
32316         (LDLIBS-tst-chk6): This.
32317         (LDFLAGS-tst-lfschk4): Renamed to ...
32318         (LDLIBS-tst-lfschk4): This.
32319         (LDFLAGS-tst-lfschk5): Renamed to ...
32320         (LDLIBS-tst-lfschk5): This.
32321         (LDFLAGS-tst-lfschk6): Renamed to ...
32322         (LDLIBS-tst-lfschk6): This.
32323
32324         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
32325         on $(common-objpfx)soversions.mk.
32326
32327 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
32328
32329         [BZ #10014]
32330         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
32331         example host name.
32332
32333 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
32334
32335         * malloc/arena.c (arena_get_retry): New function that gets
32336         another arena for the caller to try its request on.
32337         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
32338         current arena cannot fulfill the request.
32339         (__libc_memalign): Likewise.
32340         (__libc_memalign): Likewise.
32341         (__libc_pvalloc): Likewise.
32342         (__libc_calloc): Likewise.
32343
32344 2012-09-05  John Tobey  <john.tobey@gmail.com>
32345
32346         [BZ #13542]
32347         * manual/arith.texi (Operations on Complex): Fix description
32348         of carg branch cut.
32349
32350 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32351
32352         [BZ #10014]
32353         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
32354         host name.
32355
32356         [BZ #10038]
32357         * manual/memory.texi (Memory): Make order of menu items match
32358         order of sections.
32359
32360 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32361
32362         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
32363         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
32364         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
32365
32366 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32367
32368         * csu/libc-tls.c (static_dtv): Renamed to ...
32369         (_dl_static_dtv): This.  Make it global.
32370         (_dl_initial_dtv): Removed.
32371         (__libc_setup_tls): Updated.
32372         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
32373         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
32374         DL_INITIAL_DTV.
32375
32376 2012-09-06  Petr Machata  <pmachata@redhat.com>
32377
32378         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
32379         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
32380         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
32381         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
32382
32383 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32384
32385         [BZ #14545]
32386         * csu/libc-tls.c (_dl_initial_dtv): New variable.
32387         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
32388         freeing dtv[-1].
32389
32390 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
32391
32392         [BZ #14544]
32393         * Makeconfig (link-static-before-libc): Replace $(+prector)
32394         with $(+prectorT).
32395         (link-static-after-libc): Replace $(+postctor) with
32396         $(+postctorT).
32397         (link-bounded): Replace $(+prector)/$(+postctor) with
32398         $(+prectorT)/$(+postctorT).
32399         (+prectorT): New macro.
32400         (+postctorT): Likewise.
32401
32402 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
32403
32404         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
32405         (round_str): Handle values above the maximum for IBM long double
32406         as inexact.
32407         * stdlib/tst-strtod-round.c (tests): Regenerated.
32408
32409 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32410
32411         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
32412         assembler flag.
32413         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
32414         zarch_nohighgprs around the zarch optimized routines.
32415         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
32416         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
32417         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
32418         for zarch.
32419
32420 2012-09-05  David S. Miller  <davem@davemloft.net>
32421
32422         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32423
32424         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
32425         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
32426         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
32427         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
32428         entries.
32429
32430 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32431
32432         * malloc/arena.c: Fold copyright years.
32433         * malloc/mcheck.c, malloc/memusage.c: Likewise.
32434
32435 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32436
32437         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
32438
32439 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32440
32441         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
32442
32443 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32444
32445         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
32446         change internal state upon failure.
32447
32448 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
32449
32450         * malloc/mcheck.c (mcheck_check_all): Fix typo.
32451         * malloc/memusage.c (mmap): Likewise.
32452         (mmap64, mremap): Likewise.  Adjust name in comment.
32453
32454 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32455
32456         * libio/fileops.c: Fix typos in comments.
32457         * libio/oldfileops.c: Likewise.
32458         * libio/wfileops.c: Likewise.
32459
32460 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
32461
32462         [BZ #1349]
32463         * malloc/Makefile (tests): Add tst-malloc-usable test case.
32464         (tst-malloc-usable-ENV): Set environment for test case.
32465         * malloc/hooks.c (malloc_check_get_size): New function to get
32466         requested size.
32467         * malloc/malloc.c (musable): Use malloc_check_get_size.
32468         * malloc/tst-malloc-usable.c: New test case.
32469
32470 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32471
32472         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
32473
32474 2012-09-05  Allan McRae  <allan@archlinux.org>
32475
32476         [BZ #13966]
32477         * configure.in (CXX_SYSINCLUDES): Use compiler output to
32478         determine header location.
32479         * configure: Regenerated.
32480
32481 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
32482
32483         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
32484         float format.
32485         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
32486         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
32487         format.
32488         (test): Regenerate.
32489
32490 2012-09-04  David S. Miller  <davem@davemloft.net>
32491
32492         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
32493         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
32494         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
32495
32496 2012-09-04  Florian Weimer  <fweimer@redhat.com>
32497
32498         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
32499         failures.
32500
32501         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
32502
32503 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
32504
32505         [BZ #9914]
32506         * libio/iogetdelim.c: Include <limits.h>.
32507         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
32508         + len + 1 would overflow.
32509
32510 2012-09-03  Andreas Jaeger  <aj@suse.de>
32511
32512         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32513         * sysdeps/i386/fpu/libm-test-ulps: Update.
32514
32515 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32516
32517         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
32518         Add s_sinf-sse2, s_conf-sse2.
32519
32520         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
32521         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
32522         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
32523         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
32524
32525         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
32526         for using routine as __sinf_ia32.
32527         Use macro for function declaration and weak_alias.
32528         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
32529         for using routine as __cosf_ia32.
32530         Use macro for function declaration and weak_alias.
32531
32532         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
32533         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
32534
32535         * sysdeps/x86_64/fpu/s_sinf.S: New file.
32536         * sysdeps/x86_64/fpu/s_cosf.S: New file.
32537         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32538
32539         * math/libm-test.inc (cos_test): Add more test cases.
32540         (sin_test): Likewise.
32541         (sincos_test): Likewise.
32542
32543 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32544
32545         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
32546         (IFUNC_RESOLVE): Make pointers to the specialized implementations
32547         hidden.
32548         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
32549
32550 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
32551
32552         [BZ #14538]
32553         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
32554         first element of the GOT.
32555         (elf_machine_load_address): Return the difference between
32556         the runtime address of _DYNAMIC and elf_machine_dynamic ().
32557
32558 2012-09-01  Allan McRae  <allan@archlinux.org>
32559
32560         [BZ #13412]
32561         * configure.in (AWK): Require gawk version 3.0 or later.
32562         * configure: Regenerated.
32563
32564 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
32565
32566         * sysdeps/unix/sysv/linux/kernel-features.h
32567         (__ASSUME_POSIX_CPU_TIMERS): Remove.
32568         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
32569         [__NR_clock_getres]: Make code unconditional.
32570         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
32571         (clock_getcpuclockid): Remove code left unreachable by removal of
32572         conditionals.
32573         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
32574         code unconditional.
32575         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32576         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32577         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
32578         Make code unconditional.
32579         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
32580         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32581         * sysdeps/unix/sysv/linux/clock_settime.c
32582         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
32583         conditional code.
32584         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
32585         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
32586
32587 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
32588
32589         [BZ #14476]
32590         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
32591         scripts/test-installation.pl.
32592
32593         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
32594         and $ld_so_version if it is set.
32595
32596 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
32597
32598         [BZ #14516]
32599         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
32600         failure if reading from procfs failed.
32601         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
32602
32603 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32604
32605         * sysdeps/unix/sysv/linux/kernel-features.h
32606         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
32607         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32608         Remove conditional code.
32609         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32610         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
32611         Remove conditional code.
32612         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32613         * sysdeps/unix/sysv/linux/i386/fxstat.c
32614         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32615         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32616         * sysdeps/unix/sysv/linux/i386/fxstatat.c
32617         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32618         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32619         * sysdeps/unix/sysv/linux/i386/lxstat.c
32620         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
32621         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32622         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
32623         Remove conditional code.
32624         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32625         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
32626         Remove conditional code.
32627         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32628         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
32629         <kernel-features.h>.
32630         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
32631         Remove.
32632         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
32633         Remove conditional code.
32634         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
32635         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
32636         Remove conditional.
32637
32638 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
32639
32640         [BZ #5400]
32641         * NEWS: Add fixed bug number.
32642
32643 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
32644
32645         [BZ #14519]
32646         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
32647         underflowing exponent in case of negative sign.
32648         * stdlib/tst-strtod-round-data: Add more tests.
32649         * stdlib/tst-strtod-round.c (tests): Regenerated.
32650
32651         [BZ #3479]
32652         * stdlib/strtod_l.c (NDIG): Remove.
32653         (HEXNDIG): Likewise.
32654         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
32655         smallest representable value.
32656         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
32657         lie within an exact representation of 1/2 ulp of the result.
32658         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
32659         unconditionally.
32660         (TENS_P9_IDX): Define unconditionally.
32661         (TENS_P9_SIZE): Likewise.
32662         (TENS_P10_IDX): Likewise.
32663         (TENS_P10_SIZE): Likewise.
32664         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
32665         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
32666         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
32667         entries for 10^2^13 and 10^2^14.
32668         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
32669         (TENS_P13_IDX): Define.
32670         (TENS_P13_SIZE): Likewise.
32671         (TENS_P14_IDX): Likewise.
32672         (TENS_P14_SIZE): Likewise.
32673         (_fpioconst_pow10): Change array size to
32674         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
32675         unconditional.
32676         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
32677         1024]: Add entries for 10^2^13 and 10^2^14.
32678         [LAST_POW10 > _LAST_POW10]: Remove #error.
32679         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
32680         (_fpioconst_pow10): Change array size to
32681         FPIOCONST_POW10_ARRAY_SIZE.
32682         * stdlib/gen-fpioconst.c: New file.
32683         * stdlib/gen-tst-strtod-round.c: Likewise.
32684         * stdlib/tst-strtod-round-data: Likewise.
32685         * stdlib/tst-strtod-round.c: Likewise.
32686         * stdlib/Makefile (tests): Add tst-strtod-round.
32687
32688         [BZ #14459]
32689         * stdlib/strtod_l.c: Include <stdint.h>.
32690         (NDEBUG): Do not define.
32691         (round_and_return): Change EXPONENT parameter to type intmax_t.
32692         Rearrange calculations to avoid internal overflow possibilities.
32693         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
32694         Rearrange calculations to avoid internal overflow possibilities.
32695         Assert that number fits inside MPNSIZE limbs.
32696         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
32697         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
32698         calculations and add assertions to avoid internal overflow
32699         possibilities.  Add casts to avoid signed/unsigned operations.
32700         * stdlib/tst-strtod-overflow.c: New file.
32701         * stdlib/Makefile (tests): Add tst-strtod-overflow.
32702
32703 2012-08-25  Marek Polacek  <polacek@redhat.com>
32704
32705         * time/time.h: Fix some typos in comments.
32706
32707 2012-08-23  Roland McGrath  <roland@hack.frob.com>
32708
32709         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
32710         * posix/tst-rfc3484-2.c: Likewise.
32711         * posix/tst-rfc3484-3.c: Likewise.
32712
32713 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
32714
32715         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
32716         (EF_ARM_ABI_FLOAT_HARD): Likewise.
32717
32718 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
32719
32720         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
32721         #include of fxstatat64.c.
32722
32723 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32724
32725         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
32726         * shadow/getspent_r.c: Likewise.
32727         * shadow/getspnam.c: Likewise.
32728         * shadow/getspnam_r.c: Likewise.
32729         * gshadow/getsgent.c: Likewise.
32730         * gshadow/getsgent_r.c: Likewise.
32731         * gshadow/getsgnam.c: Likewise.
32732         * gshadow/getsgnam_r.c: Likewise.
32733         * inet/getnetbyad.c: Likewise.
32734         * inet/getnetbyad_r.c: Likewise.
32735         * inet/getnetbynm.c: Likewise.
32736         * inet/getnetbynm_r.c: Likewise.
32737         * inet/getnetent.c: Likewise.
32738         * inet/getnetent_r.c: Likewise.
32739         * inet/getproto.c: Likewise.
32740         * inet/getproto_r.c: Likewise.
32741         * inet/getprtent.c: Likewise.
32742         * inet/getprtent_r.c: Likewise.
32743         * inet/getprtname.c: Likewise.
32744         * inet/getprtname_r.c: Likewise.
32745         * inet/getrpcbyname.c: Likewise.
32746         * inet/getrpcbyname_r.c: Likewise.
32747         * inet/getrpcbynumber.c: Likewise.
32748         * inet/getrpcbynumber_r.c: Likewise.
32749         * inet/getrpcent.c: Likewise.
32750         * inet/getrpcent_r.c: Likewise.
32751         * inet/getaliasent.c: Likewise.
32752         * inet/getaliasent_r.c: Likewise.
32753         * inet/getaliasname.c: Likewise.
32754         * inet/getaliasname_r.c: Likewise.
32755         * nscd/getgrgid_r.c: Likewise.
32756         * nscd/getgrnam_r.c: Likewise.
32757         * nscd/gethstbyad_r.c: Likewise.
32758         * nscd/gethstbynm3_r.c: Likewise.
32759         * nscd/getpwnam_r.c: Likewise.
32760         * nscd/getpwuid_r.c: Likewise.
32761         * nscd/getsrvbynm_r.c: Likewise.
32762         * nscd/getsrvbypt_r.c: Likewise.
32763         * nscd/gai.c: Likewise.
32764
32765         * configure.in (build_nscd): New substituted variable, set
32766         by --disable-build-nscd and defaults to $use_nscd.
32767         * configure: Regenerated.
32768         * config.make.in (build-nscd): New substituted variable.
32769         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
32770         Change conditional to require [$(build-nscd) = yes] as well.
32771         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
32772
32773         [BZ# 13696]
32774         * configure.in (use_nscd): New substituted variable, set by
32775         --disable-nscd.  If enabled, define USE_NSCD.
32776         * configure: Regenerated.
32777         * config.h.in: Add USE_NSCD.
32778         * config.make.in (use-nscd): New substituted variable.
32779         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
32780         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
32781         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
32782         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
32783         (CFLAGS-getgrnam_r.c): Likewise.
32784         (CFLAGS-initgroups.c): Likewise.
32785         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
32786         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
32787         Variables removed.
32788         * inet/getnetgrent_r.c
32789         (nscd_setnetgrent): New function, broken out of ...
32790         (setnetgrent): ... here.  Call it.
32791         (innetgr): Conditionalize nscd bits on [USE_NSCD].
32792         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
32793         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
32794         * nscd/Makefile (routines, aux): Move definitions after include of
32795         Makeconfig.  Conditionalize on [$(use-nscd) != no].
32796         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
32797         Conditionalize on [USE_NSCD].
32798         (is_nscd, nscd_init_cb): Likewise.
32799         (nss_load_library): Conditionalize init callback on [USE_NSCD].
32800         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
32801         * nss/nss_db/db-init.c: Likewise.
32802         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
32803         [USE_NSCD].
32804         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
32805         (make_request): Use it.
32806         (cache_valid_p): New function.
32807         (__check_pf): Use it.
32808         * NEWS: Add item for --disable-nscd.
32809
32810 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
32811
32812         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
32813         to support sed >= 4.2.1-20-ga9bf076.
32814         * configure: Regenerated.
32815
32816 2012-08-22  Roland McGrath  <roland@hack.frob.com>
32817
32818         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
32819         Conditionalize whole body on [IREL].
32820
32821 2012-08-22  Jeff Law <law@redhat.com>
32822
32823         [BZ #14505]
32824         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
32825         if the family is PF_UNSPEC.
32826
32827 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
32828
32829         * Makerules (lib-version): Rename from V.
32830         (install-lib-nosubdir): Change V to lib-version.
32831
32832 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
32833
32834         [BZ #14252]
32835         * powerpc32/power6/wcschr.c: New file.
32836         * powerpc32/power6/wcscpy.c: New file.
32837         * powerpc32/power6/wcsrchr.c: New file.
32838         * powerpc64/power6/wcschr.c: New file.
32839         * powerpc64/power6/wcscpy.c: New file.
32840         * powerpc64/power6/wcsrchr.c: New file.
32841
32842 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32843
32844         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
32845         (two_way_short_needle): Use it.
32846         * string/strstr.c (AVAILABLE1_USES_J): Define.
32847         * string/strcasestr.c: Likewise.
32848
32849         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
32850         array references.
32851         * string/strcasestr.c (TOLOWER): Make side-effect safe.
32852
32853         [BZ #11607]
32854         * NEWS: Add an entry.
32855         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
32856         define their defaults.
32857         (two_way_short_needle): Detect end-of-string on-the-fly.
32858         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
32859         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
32860         * string/bug-strcasestr1.c: New test.
32861         * string/Makefile: Run it.
32862
32863 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
32864
32865         [BZ #11607]
32866         * string/str-two-way.h (two_way_short_needle): Optimize matching of
32867         the first character.
32868
32869 2012-08-21  Roland McGrath  <roland@hack.frob.com>
32870
32871         * csu/elf-init.c (__libc_csu_irel): Function removed.
32872         * csu/libc-start.c (apply_irel): New function.
32873         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
32874
32875 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
32876
32877         * sysdeps/unix/sysv/linux/kernel-features.h
32878         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
32879         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32880         <kernel-features.h>.
32881         [__NR_fadvise64_64]: Make code unconditional.
32882         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
32883         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32884         !__NR_fadvise64_64)]: Likewise.
32885         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
32886         !__NR_fadvise64_64))]: Likewise.
32887         [__NR_fadvise64]: Make code unconditional.
32888         [!__NR_fadvise64]: Remove conditional code.
32889         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
32890         <kernel-features.h>.
32891         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32892         unconditional.
32893         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32894         conditional code.
32895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
32896         not include <kernel-features.h>.
32897         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32898         unconditional.
32899         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32900         conditional code.
32901         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
32902         include <kernel-features.h>.
32903         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
32904         unconditional.
32905         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
32906         conditional code.
32907
32908 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
32909
32910         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
32911         slight instruction rearrangements per scrollpipe analysis.
32912         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
32913
32914 2012-08-20  Roland McGrath  <roland@hack.frob.com>
32915
32916         * manual/syslog.texi (syslog; vsyslog, closelog):
32917         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
32918         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
32919
32920         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
32921         DSOCAPS to match condition on defining it.
32922
32923 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
32924
32925         * sysdeps/unix/sysv/linux/kernel-features.h
32926         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
32927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
32928         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32929         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32930         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
32931         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32932         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32933         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
32934         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
32935         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
32936
32937         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
32938         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
32939
32940         * sysdeps/unix/sysv/linux/kernel-features.h
32941         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
32942         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
32943         unconditional.
32944         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32945         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
32946         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32947         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32948         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
32949         Make code unconditional.
32950         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32951         (__mmap64) [!__NR_mmap2]: Likewise.
32952         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
32953         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
32954         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32955         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
32956         [__NR_mmap2]: Make code unconditional.
32957         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
32958         (__mmap64) [!__NR_mmap2]: Likewise.
32959
32960 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32961
32962         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
32963
32964 2012-08-18  Andreas Jaeger  <aj@suse.de>
32965
32966         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
32967
32968 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32969
32970         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
32971         * include/unistd.h (__have_sock_cloexec): Likewise.
32972         (__have_pipe2): Likewise.
32973         (__have_dup3): Likewise.
32974
32975 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
32976
32977         [BZ #9685]
32978         * include/unistd.h (__have_pipe2): Change define into an extern int.
32979         (__have_dup3): Likewise.
32980         * socket/have_sock_cloexec.c: Include fcntl.h.
32981         (__have_pipe2): New variable.
32982         (__have_dup3): Likewise.
32983
32984 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
32985
32986         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
32987
32988 2012-08-17  Marek Polacek  <polacek@redhat.com>
32989
32990         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
32991         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
32992
32993 2012-08-17  Roland McGrath  <roland@hack.frob.com>
32994
32995         * configure.in: Add AC_SUBST for sysheaders.
32996         * configure: Regenerated.
32997         * config.make.in (sysheaders): New substituted variable.
32998
32999         * sysdeps/unix/mkfifo.c: Moved ...
33000         * sysdeps/posix/mkfifo.c: ... here.
33001         * sysdeps/unix/mkfifoat.c: Moved ...
33002         * sysdeps/posix/mkfifoat.c: ... here.
33003
33004         * sysdeps/unix/utime.c: Moved ...
33005         * sysdeps/posix/utime.c: ... here.
33006
33007         * sysdeps/unix/time.c: Moved ...
33008         * sysdeps/posix/time.c: ... here.
33009         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
33010         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
33011
33012         * sysdeps/unix/nice.c: Moved ...
33013         * sysdeps/posix/nice.c: ... here.
33014
33015         * sysdeps/unix/alarm.c: Moved ...
33016         * sysdeps/posix/alarm.c: ... here.
33017
33018         * intl/Makefile ($(codeset_mo)): Depend on the input file.
33019
33020 2012-08-17  Jeff Law <law@redhat.com>
33021
33022         * intl/Makefile (codeset_mo): New variable.
33023         ($(codeset_mo)): New target.
33024         (tst-codeset.out): Depend on that.  Remove explicit rule.
33025         (tst-gettext3.out, tst-gettext5.out): Likewise.
33026         (LOCPATH-ENV, tst-codeset-ENV): New variables.
33027         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
33028         * intl/tst-codeset.sh: Remove.
33029         * intl/tst-gettext3.sh: Likewise.
33030         * intl/tst-gettext5.sh: Likewise.
33031
33032 2012-08-17  Roland McGrath  <roland@hack.frob.com>
33033
33034         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
33035         * sysdeps/unix/syscalls.list: ... here.
33036
33037         * sysdeps/posix/getaddrinfo.c
33038         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
33039         (gaiconf_init, gaiconf_reload): Use them.
33040         [!_STATBUF_ST_NSEC]
33041         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
33042         Define using time_t rather than struct timespec.
33043
33044         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
33045         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
33046         Macros removed.
33047         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
33048         [!NO_THREADS].
33049         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
33050         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
33051         Likewise.
33052
33053         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
33054         __libc_cleanup_push argument.
33055
33056         * bits/param.h: New file.
33057         * misc/sys/param.h: New file.
33058         * include/sys/param.h: New file.
33059         * misc/Makefile (headers): Add bits/param.h.
33060         * sysdeps/generic/sys/param.h: File removed.
33061         * sysdeps/unix/sysv/linux/bits/param.h: New file.
33062         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
33063         * sysdeps/mach/hurd/bits/param.h: New file.
33064         * sysdeps/mach/hurd/sys/param.h: File removed.
33065
33066         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
33067         last change.
33068
33069         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
33070         [_IO_MTSAFE_IO].
33071         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
33072         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
33073         New macros.
33074
33075         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
33076         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
33077         rather than -D_IO_MTSAFE_IO conditionally.
33078         * stdio-common/Makefile (CPPFLAGS): Likewise.
33079         * wcsmbs/Makefile (CPPFLAGS): Likewise.
33080         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
33081         Use $(libio-mtsafe).
33082         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
33083         of -D_IO_MTSAFE_IO.
33084         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
33085         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
33086         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
33087         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
33088         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
33089         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
33090         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
33091         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
33092         (CFLAGS-fread_u_chk.c): Likewise.
33093         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
33094         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
33095         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
33096         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
33097         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
33098         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
33099         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
33100         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
33101         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
33102
33103         * libio/Makefile: Test [$(libc-reentrant) = yes]
33104         instead of [$(filter %REENTRANT, $(defines)) nonempty].
33105
33106         * Makeconfig
33107         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
33108         * sysdeps/pthread/configure: File removed.
33109         * sysdeps/pthread/Makeconfig: New file.
33110         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
33111         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
33112
33113 2012-08-16  Gary Benson  <gbenson@redhat.com>
33114
33115         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
33116         unmapping the first object in a namespace.
33117
33118 2012-08-16  Roland McGrath  <roland@hack.frob.com>
33119
33120         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
33121         (__internal_setnetgrent): ... this.  Add internal_function to
33122         definition.  Add libc_hidden_def.
33123         (setnetgrent): Update caller.
33124         (internal_endnetgrent): Renamed to ...
33125         (__internal_endnetgrent): ... this.  Add internal_function to
33126         definition.  Add libc_hidden_def.
33127         (endnetgrent): Update caller.
33128         (internal_getnetgrent_r): Renamed to ...
33129         (__internal_getnetgrent_r): ... this.  Add internal_function to
33130         definition.  Add libc_hidden_def.
33131         (__getnetgrent_r): Update caller.
33132         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
33133
33134 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
33135
33136         * stdlib/longlong.h: Update from GCC.
33137
33138 2012-08-16  Roland McGrath  <roland@hack.frob.com>
33139
33140         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
33141         on _QL, which is set by umul_ppmm but never used.
33142         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
33143         variables, which are set by GMP macros but never used.
33144         * stdio-common/_itowa.c (_itowa): Likewise.
33145         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
33146         * stdlib/mod_1.c (mpn_mod_1): Likewise.
33147
33148 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
33149
33150         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
33151         struct La_sh_regs is not constant.
33152         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
33153         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
33154         and struct La_sparc64_regs are not constant.
33155
33156 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
33157
33158         * sysdeps/unix/sysv/linux/kernel-features.h
33159         (__ASSUME_POSIX_TIMERS): Remove.
33160         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
33161         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33162         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
33163         Make code unconditional.
33164         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33165         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
33166         Make code unconditional.
33167         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33168         * sysdeps/unix/sysv/linux/clock_nanosleep.c
33169         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
33170         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33171         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
33172         Make code unconditional.
33173         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33174         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
33175         (__libc_missing_posix_timers): Remove.
33176
33177 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33178
33179         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
33180         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
33181
33182         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
33183
33184         * elf/dl-sym.c: Include <stdlib.h>.
33185
33186         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
33187         constants, which avoids warnings in 32-bit builds.
33188
33189         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
33190         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
33191
33192         * misc/lseek.c: File moved to ...
33193         * io/lseek.c: ... here.
33194
33195         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
33196
33197         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
33198         shifting LEN more than 31 bits at once.
33199
33200 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33201
33202         [BZ #14195]
33203         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
33204         segmentation fault for a case of two empty input strings.
33205         * string/test-strncasecmp.c (check1): Renamed to...
33206         (bz12205): ...this.
33207         (bz14195): Add new testcase for two empty input strings and N > 0.
33208         (test_main): Call new testcase, adapt for renamed function.
33209
33210 2012-08-15  Andreas Jaeger  <aj@suse.de>
33211
33212         [BZ #14090]
33213         * crypt/md5test2.c: New test, based on test supplied by Serge
33214         Belyshev <belyshev@depni.sinp.msu.ru>.
33215         * crypt/Makefile (xtests): Add md5test-giant..
33216         * crypt/Makefile ($(objpfx)md5test-giant): Add.
33217
33218 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
33219
33220         [BZ #14090]
33221         * crypt/md5.c (md5_process_block): Don't assume the buffer
33222         length is less than 2**32.
33223         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
33224         length is less than 2**64.
33225
33226 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33227
33228         * string/str-two-way.h: Include <sys/param.h>.
33229         (MAX): Macro removed.
33230
33231         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
33232         Move #define and #undef of memmove to just before and after
33233         including <string.h>.
33234
33235         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
33236         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
33237         and after including <string.h>.  Move declarations of
33238         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
33239         to before #include "string/memmove.c".
33240
33241         * include/dirent.h: Declare __getdirentries.
33242
33243         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
33244         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
33245
33246 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
33247
33248         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
33249         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
33250         * sysdeps/i386/configure: Regenerated.
33251         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
33252         STABS_CURRENT_FILE, and STABS_FUN.
33253         (END): Remove call to STABS_FUN_END.
33254         (STABS_CURRENT_FILE1): Delete.
33255         (STABS_CURRENT_FILE): Likewise.
33256         (STABS_FUN): Likewise.
33257         (STABS_FUN_END): Likewise.
33258         (STABS_FUN2): Likewise.
33259         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
33260         * sysdeps/x86_64/configure: Regenerated.
33261
33262 2012-08-14  Roland McGrath  <roland@hack.frob.com>
33263
33264         * elf/dl-open.c: Include <atomic.h>.
33265         * elf/dl-lookup.c: Likewise.
33266
33267 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
33268
33269         * sysdeps/unix/sysv/linux/kernel-features.h
33270         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
33271         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
33272         unconditionally.
33273         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
33274         unconditionally.
33275         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
33276         condition on __ASSUME_CLONE_THREAD_FLAGS.
33277
33278 2012-08-14  Andreas Jaeger  <aj@suse.de>
33279
33280         * sysdeps/i386/fpu/libm-test-ulps: Update.
33281
33282 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
33283
33284         * include/atomic.h (atomic_exchange_and_add): Split into ...
33285         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
33286         New atomic macros.
33287
33288 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
33289
33290         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33291
33292 2012-08-13  Jeff Law <law@redhat.com>
33293
33294         * manual/stdio.texi (snprintf): Clarify handling of the trailing
33295         null byte in the output string.
33296
33297 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
33298
33299         * sysdeps/unix/sysv/linux/kernel-features.h
33300         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
33301         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
33302         (__ASSUME_ARG_MAX_STACK_BASED): Define.
33303         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
33304         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
33305         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
33306         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
33307
33308 2012-08-09  Jeff Law <law@redhat.com>
33309
33310         [BZ #13939]
33311         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
33312         When avoid_arena is set, don't retry in the that arena.  Pick the
33313         next one, whatever it might be.
33314         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
33315         (arena_lock): Pass in new parameter to arena_get2.
33316         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
33317         arena_get2.
33318         (__libc_malloc): Unify retrying after main arena failure with
33319         __libc_memalign version.
33320         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
33321
33322 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
33323
33324         [BZ #14166]
33325         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
33326         to __redirect_strstr.
33327         (__strstr_sse42): Use typeof __redirect_strstr.
33328         (__strstr_ia32): Likewise.
33329         (__libc_strstr): New prototype.
33330         (strstr): Renamed to ...
33331         (__libc_strstr): This.
33332         (strstr): New strong alias of __libc_strstr.
33333         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
33334         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
33335         __redirect_time.
33336         Include <time.h>.
33337         (__libc_time): New prototype.
33338         (time_ifunc): Replace time with __libc_time.
33339         (time): New strong alias and hidden definition of __libc_time.
33340         (__GI_time): Remove strong alias.
33341         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
33342         Include <stddef.h>.
33343         (memmove): Redefined to __redirect_memmove.
33344         (__memmove_sse2): Use typeof __redirect_memmove.
33345         (__memmove_ssse3): Likewise.
33346         (__memmove_ssse3_back): Likewise.
33347         (__libc_memmove): New prototype.
33348         (memmove): Renamed to ...
33349         (__libc_memmove): This.
33350         (memmove): New strong alias of __libc_memmove.
33351
33352 2012-08-08  Mark Salter  <msalter@redhat.com>
33353
33354         * elf/elf.h
33355         (R_MN10300_TLS_GD): Define.
33356         (R_MN10300_TLS_LD): Likewise.
33357         (R_MN10300_TLS_LDO): Likewise.
33358         (R_MN10300_TLS_GOTIE): Likewise.
33359         (R_MN10300_TLS_IE): Likewise.
33360         (R_MN10300_TLS_LE): Likewise.
33361         (R_MN10300_TLS_DTPMOD): Likewise.
33362         (R_MN10300_TLS_DTPOFF): Likewise.
33363         (R_MN10300_TLS_TPOFF): Likewise.
33364         (R_MN10300_SYM_DIFF): Likewise.
33365         (R_MN10300_ALIGN): Likewise.
33366         (R_MN10300_NUM): Update.
33367
33368 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
33369
33370         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
33371         Remove.
33372
33373 2012-08-08  Roland McGrath  <roland@hack.frob.com>
33374
33375         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
33376
33377         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
33378         sysdeps/unix -> sysdeps/posix move.
33379         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
33380
33381 2012-08-07      Allan McRae     <allan@archlinux.org>
33382
33383         [BZ #14303]
33384         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
33385         (SUNOS_CPP): Likewise.
33386         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
33387         not found.
33388         (open_input): Call CPP using execvp.
33389
33390 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33391
33392         * sysdeps/unix/sysv/linux/kernel-features.h
33393         (__ASSUME_PROT_GROWSUPDOWN): Remove.
33394         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33395         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33396         (__ASSUME_WAITID_SYSCALL): Likewise.
33397         * sysdeps/unix/sysv/linux/dl-execstack.c
33398         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
33399         code unconditional.
33400         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
33401         conditional code.
33402         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
33403         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
33404         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
33405         code.
33406         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
33407         unconditional.
33408         [__ASSUME_WAITID_SYSCALL]: Likewise.
33409         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
33410
33411 2012-08-07  Roland McGrath  <roland@hack.frob.com>
33412
33413         * sysdeps/unix/closedir.c: Renamed to ...
33414         * sysdeps/posix/closedir.c: ... here.
33415         * sysdeps/unix/dirfd.c: Renamed to ...
33416         * sysdeps/posix/dirfd.c: ... here.
33417         * sysdeps/unix/dirstream.h: Renamed to ...
33418         * sysdeps/posix/dirstream.h: ... here.
33419         * sysdeps/unix/fdopendir.c: Renamed to ...
33420         * sysdeps/posix/fdopendir.c: ... here.
33421         * sysdeps/unix/opendir.c: Renamed to ...
33422         * sysdeps/posix/opendir.c: ... here.
33423         * sysdeps/unix/readdir.c: Renamed to ...
33424         * sysdeps/posix/readdir.c: ... here.
33425         * sysdeps/unix/readdir_r.c: Renamed to ...
33426         * sysdeps/posix/readdir_r.c: ... here.
33427         * sysdeps/unix/rewinddir.c: Renamed to ...
33428         * sysdeps/posix/rewinddir.c: ... here.
33429         * sysdeps/unix/seekdir.c: Renamed to ...
33430         * sysdeps/posix/seekdir.c: ... here.
33431         * sysdeps/unix/telldir.c: Renamed to ...
33432         * sysdeps/posix/telldir.c: ... here.
33433         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
33434         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
33435         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
33436         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
33437
33438         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
33439         * bits/fcntl.h: ... here.
33440
33441         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
33442         not 0.
33443         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
33444         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
33445         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
33446         (struct flock): Move l_start, l_len to the beginning.
33447         Use __pid_t for l_pid.
33448         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
33449         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
33450         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
33451         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
33452         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
33453         [__USE_LARGEFILE64] (struct flock64): New type.
33454         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
33455
33456         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
33457         * bits/dirent.h: ... here.
33458
33459         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
33460         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
33461
33462 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
33463
33464         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33465         Change from 2.6.0 to 2.6.16.
33466         * sysdeps/unix/sysv/linux/configure: Regenerated.
33467         * sysdeps/unix/sysv/linux/kernel-features.h
33468         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
33469         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
33470         version.
33471         (__ASSUME_UTIMES): Likewise.
33472         (__ASSUME_CLONE_STOPPED): Remove.
33473         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
33474         architectures, not kernel version.
33475         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
33476         (__ASSUME_NO_CLONE_DETACHED): Likewise.
33477         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
33478         (__ASSUME_WAITID_SYSCALL): Likewise.
33479         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
33480         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
33481         * README: State 2.6.16 as minimum Linux kernel version.  Do not
33482         refer to older versions.
33483
33484 2012-08-06  Roland McGrath  <roland@hack.frob.com>
33485
33486         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
33487         Define alphasort64 as an alias.
33488         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
33489         Define versionsort64 as an alias.
33490         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
33491         Define scandir64 as an alias.
33492         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
33493         Define scandirat64 as an alias.
33494         * dirent/alphasort64.c (alphasort64):
33495         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
33496         * dirent/versionsort64.c: Likewise.
33497         * dirent/scandir64.c: Likewise.
33498         * dirent/scandirat64.c: Likewise.
33499         * sysdeps/wordsize-64/alphasort.c: File removed.
33500         * sysdeps/wordsize-64/alphasort64.c: File removed.
33501         * sysdeps/wordsize-64/scandir.c: File removed.
33502         * sysdeps/wordsize-64/scandir64.c: File removed.
33503         * sysdeps/wordsize-64/scandirat.c: File removed.
33504         * sysdeps/wordsize-64/scandirat64.c: File removed.
33505         * sysdeps/wordsize-64/versionsort.c: File removed.
33506         * sysdeps/wordsize-64/versionsort64.c: File removed.
33507         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
33508         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
33509         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
33510         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
33511         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
33512         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
33513         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
33514         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
33515
33516         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
33517         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33518         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
33519         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33520         [defined __arch64__ || defined __sparcv9]
33521         (__INO_T_MATCHES_INO64_T): New macro.
33522         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33523         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
33524         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
33525         * sysdeps/unix/sysv/linux/bits/dirent.h
33526         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
33527         (_DIRENT_MATCHES_DIRENT64): New macro.
33528
33529         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
33530         Define lockf64 as an alias.
33531         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
33532         Define fseeko64 as an alias.
33533         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
33534         Define ftello64 as an alias.
33535         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
33536         Define _IO_fgetpos64 and fgetpos64 as aliases.
33537         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
33538         Define _IO_fsetpos64 and fsetpos64 as aliases.
33539         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
33540         Conditionalize body on this.
33541         * libio/fseeko64.c: Likewise.
33542         * libio/ftello64.c: Likewise.
33543         * libio/iofgetpos64.c: Likewise.
33544         * libio/iofsetpos64.c: Likewise.
33545         * sysdeps/wordsize-64/lockf.c: File removed.
33546         * sysdeps/wordsize-64/lockf64.c: File removed.
33547         * sysdeps/wordsize-64/fseeko.c: File removed.
33548         * sysdeps/wordsize-64/fseeko64.c: File removed.
33549         * sysdeps/wordsize-64/ftello.c: File removed.
33550         * sysdeps/wordsize-64/ftello64.c: File removed.
33551         * sysdeps/wordsize-64/iofgetpos.c: File removed.
33552         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
33553         * sysdeps/wordsize-64/iofsetpos.c: File removed.
33554         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
33555         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
33556         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
33557         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
33558         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
33559         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
33560         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
33561         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
33562         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
33563         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
33564         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
33565
33566         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33567         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
33568         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
33569         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
33570         [defined __arch64__ || defined __sparcv9]
33571         (__OFF_T_MATCHES_OFF64_T): New macro.
33572         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
33573         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
33574         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
33575         (__OFF_T_MATCHES_OFF64_T): New macro.
33576
33577 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33578
33579         * stdlib/secure-getenv.c (__secure_getenv): Replace
33580         GLIBC_2_16 with GLIBC_2_17.
33581
33582 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
33583
33584         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
33585         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
33586
33587 2012-08-03  David S. Miller  <davem@davemloft.net>
33588
33589         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33590
33591 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33592
33593         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
33594         Remove.
33595         (__ASSUME_CORRECT_SI_PID): Likewise.
33596         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
33597         (__ASSUME_TMPFS_NAME): Likewise.
33598         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
33599         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
33600         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
33601         (HAVE_AUX_SECURE): Make definition unconditional.
33602         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
33603         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
33604
33605 2012-08-03  Roland McGrath  <roland@hack.frob.com>
33606
33607         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
33608         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
33609         * sysdeps/mach/hurd/eloop-threshold.h: New file.
33610         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
33611         __eloop_threshold instead of SYMLOOP_MAX.
33612
33613         * sysdeps/generic/eloop-threshold.h: New file.
33614         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
33615         of MAXSYMLINKS.
33616         * elf/chroot_canon.c (chroot_canon): Likewise.
33617
33618 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
33619
33620         [BZ #13717]
33621         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33622         Change to 2.6.0 everywhere.
33623         * sysdeps/unix/sysv/linux/configure: Regenerated.
33624         * sysdeps/unix/sysv/linux/kernel-features.h
33625         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
33626         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
33627         kernel versions.
33628         (__ASSUME_POSIX_TIMERS): Define unconditionally.
33629         (__ASSUME_FUTEX_REQUEUE): Remove.
33630         (__ASSUME_STATFS64): Define unconditionally.
33631         (__ASSUME_AT_SECURE): Likewise.
33632         (__ASSUME_CORRECT_SI_PID): Likewise.
33633         (__ASSUME_TGKILL): Define without depending on kernel version for
33634         i386.
33635         (__ASSUME_UTIMES): Likewise.
33636         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
33637         kernel version.
33638         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
33639         (__ASSUME_TMPFS_NAME): Likewise.
33640         * README: Update reference to Linux kernel versions.
33641
33642 2012-08-02  Marek Polacek  <polacek@redhat.com>
33643
33644         [BZ# 14150]
33645         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
33646         libc_cv_asm_type_prefix with %.
33647         * configure: Regenerated.
33648         * include/libc-symbols.h: Remove comment about
33649         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33650         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
33651         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
33652         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
33653         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
33654         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
33655         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
33656         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
33657         * elf/tst-unique2mod1.c: Likewise.
33658         * elf/tst-unique1mod2.c: Likewise.
33659         * elf/tst-unique1mod1.c: Likewise.
33660         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
33661         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
33662         Replace ASM_TYPE_DIRECTIVE with .type.
33663         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33664         * sysdeps/i386/sysdep.h: Likewise.
33665         * sysdeps/x86_64/sysdep.h: Likewise.
33666         * sysdeps/sh/sysdep.h: Likewise.
33667         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
33668         Do not define ASM_TYPE_DIRECTIVE.
33669         * sysdeps/powerpc/sysdep.h: Likewise.
33670         * sysdeps/powerpc/powerpc32/sysdep.h:
33671         Replace ASM_TYPE_DIRECTIVE with .type.
33672         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33673         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33674         * sysdeps/i386/fpu/e_powf.S: Likewise.
33675         * sysdeps/i386/fpu/e_expl.S: Likewise.
33676         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33677         * sysdeps/i386/fpu/e_acosh.S: Likewise.
33678         * sysdeps/i386/fpu/e_pow.S: Likewise.
33679         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
33680         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33681         * sysdeps/i386/fpu/s_expm1.S: Likewise.
33682         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
33683         * sysdeps/i386/fpu/e_log2.S: Likewise.
33684         * sysdeps/i386/fpu/e_log2l.S: Likewise.
33685         * sysdeps/i386/fpu/e_scalb.S: Likewise.
33686         * sysdeps/i386/fpu/e_powl.S: Likewise.
33687         * sysdeps/i386/fpu/e_log10f.S: Likewise.
33688         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
33689         * sysdeps/i386/fpu/e_logl.S: Likewise.
33690         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
33691         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
33692         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
33693         * sysdeps/i386/fpu/e_log2f.S: Likewise.
33694         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33695         * sysdeps/i386/fpu/e_log.S: Likewise.
33696         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33697         * sysdeps/i386/fpu/e_logf.S: Likewise.
33698         * sysdeps/i386/fpu/e_log10l.S: Likewise.
33699         * sysdeps/i386/fpu/e_atanh.S: Likewise.
33700         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
33701         * sysdeps/i386/fpu/e_log10.S: Likewise.
33702         * sysdeps/i386/fpu/s_frexp.S: Likewise.
33703         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33704         * sysdeps/i386/fpu/s_asinh.S: Likewise.
33705         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
33706         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33707         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
33708         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
33709         * sysdeps/i386/i686/strtok.S: Likewise.
33710         * sysdeps/i386/i386-mcount.S: Likewise.
33711         * sysdeps/i386/strtok.S: Likewise.
33712         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
33713         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33714         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33715         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33716         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
33717         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33718         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
33719         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
33720         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33721         * sysdeps/x86_64/_mcount.S: Likewise.
33722         * sysdeps/x86_64/strtok.S: Likewise.
33723         * sysdeps/sh/_mcount.S: Likewise.
33724
33725 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33726
33727         * libio/iofopen.c: Include <fcntl.h>.
33728         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
33729         (_IO_fopen64, fopen64): Define as aliases.
33730         * libio/iofopen64.c: Include <fcntl.h>.
33731         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
33732         Conditionalize body on this.
33733         * sysdeps/wordsize-64/iofopen.c: File removed.
33734         * sysdeps/wordsize-64/iofopen64.c: File removed.
33735
33736 2012-08-01  Marek Polacek  <polacek@redhat.com>
33737
33738         * libc/Makeconfig: Use elf in place of binfmt-subdir.
33739         Use dlfcn directly instead of a variable.
33740         (binfmt-subdir): Do not define.
33741         (dlfcn): Likewise.
33742
33743 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
33744
33745         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
33746         Remove all definitions.
33747         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
33748         <kernel-features.h>.
33749         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33750         (miss_F_GETOWN_EX): Remove all definitions.
33751         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
33752         macro definition.
33753         [!__ASSUME_FCNTL64]: Remove conditional code.
33754         [__ASSUME_FCNTL64]: Make code unconditional.
33755         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
33756         <kernel-features.h>.
33757         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
33758         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
33759         (lockf64) [__NR_fcntl64]: Make code unconditional.
33760         (lockf64) [__ASSUME_FCNTL64]: Likewise.
33761
33762         * sysdeps/unix/sysv/linux/kernel-features.h
33763         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
33764         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
33765         Make code unconditional.
33766         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33767         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33768         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
33769         [__NR_vfork]: Make code unconditional.
33770         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33771         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33772         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
33773         [__NR_vfork]: Make code unconditional.
33774         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
33775         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
33776
33777 2012-08-01  Roland McGrath  <roland@hack.frob.com>
33778
33779         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
33780         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
33781
33782         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33783         Define mkstemp64 as an alias.
33784         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33785         Define mkstemps64 as an alias.
33786         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33787         Define mkostemp64 as an alias.
33788         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
33789         Define mkostemps64 as an alias.
33790         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
33791         Conditionalize body on this.
33792         * misc/mkostemp64.c: Likewise.
33793         * misc/mkostemps64.c: Likewise.
33794         * misc/mkstemps64.c: Likewise.
33795         * sysdeps/wordsize-64/mkstemp64.c: File removed.
33796         * sysdeps/wordsize-64/mkostemp64.c: File removed.
33797         * sysdeps/wordsize-64/mkostemp.c: File removed.
33798         * sysdeps/wordsize-64/mkstemp.c: File removed.
33799         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
33800         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
33801         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
33802         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
33803
33804         [BZ #14138]
33805         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
33806         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
33807         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
33808         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
33809
33810         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
33811         compat_symbol macros from <shlib-compat.h> rather than the underlying
33812         default_symbol_version and symbol_version macros, so that DEFAULT
33813         lines in shlib-versions are respected.
33814         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
33815
33816 2012-08-01  Florian Weimer  <fweimer@redhat.com>
33817
33818         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
33819         Declare with warn_unused_result.
33820         (setgid, setregid, setegid, setresgid): Likewise.
33821         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
33822         Likewise.
33823         * WUR-REPORT: Remove set*id functions.
33824
33825 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
33826
33827         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
33828
33829 2012-07-31  Roland McGrath  <roland@hack.frob.com>
33830
33831         [BZ #10191]
33832         * include/sys/socket.h (__libc_accept, __libc_accept4):
33833         Add attribute_hidden.
33834         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
33835
33836         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
33837         use of PTR_MANGLE.
33838         * inet/getnetgrent_r.c (setup): Likewise.
33839
33840         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
33841
33842 2012-07-31  David S. Miller  <davem@davemloft.net>
33843
33844         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33845
33846 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
33847
33848         [BZ #13629]
33849         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
33850         value between 1.0 and 2.0 and smaller part has absolute value less
33851         than 1.0.
33852         * math/s_clog10.c (__clog10): Likewise.
33853         * math/s_clog10f.c (__clog10f): Likewise.
33854         * math/s_clog10l.c (__clog10l): Likewise.
33855         * math/s_clogf.c (__clogf): Likewise.
33856         * math/s_clogl.c (__clogl): Likewise.
33857         * math/libm-test.inc (clog_test): Add more tests.
33858         (clog10_test): Likewise.
33859         * sysdeps/i386/fpu/libm-test-ulps: Update.
33860         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33861
33862 2012-07-31  Florian Weimer  <fweimer@redhat.com>
33863
33864         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
33865         Exit with zero in case no suitable GID is found, and write a
33866         message to standard error.
33867
33868 2012-07-30  Roland McGrath  <roland@hack.frob.com>
33869
33870         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
33871         rather than to 1.
33872         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
33873         (MAXPATHLEN): Removed.
33874         (NOGROUP, NODEV): New macros.
33875         (setbit, clrbit, isset, isclr): New macros.
33876         (howmany, roundup, powerof2): New macros.
33877         (DEV_BSIZE): New macro.
33878
33879         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
33880         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
33881
33882         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
33883         definition on [!__NO_LONG_DOUBLE_MATH].
33884
33885         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
33886         PTR_MANGLE and PTR_DEMANGLE.
33887
33888         * socket/accept4.c (accept4): Rename to __libc_accept4.
33889         Define accept4 as a weak alias.
33890
33891         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
33892         on [_DIRENT_HAVE_D_TYPE].
33893         * io/ftw.c (ftw_dir): Likewise.
33894
33895         * io/xmknod.c (__xmknod): Don't check PATH for being null.
33896
33897         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
33898
33899         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
33900         Use the BSD numbers rather than the arbitrary ones we had.
33901         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
33902         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
33903         (SIGXCPU, SIGXFSZ): New macros.
33904         (_NSIG): Now 32.
33905
33906         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
33907         initializer on [_LIBC_REENTRANT].
33908
33909         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
33910         definitions inside [_POSIX_MAPPED_FILES].
33911
33912         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
33913
33914         * dirent/opendir.c: Include <fcntl.h>.
33915
33916         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
33917         (__libc_getspecific): Likewise.
33918         (__libc_key_create): Likewise.
33919
33920         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
33921         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
33922         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
33923         (tmpfile64): Define as alias.
33924         * sysdeps/wordsize-64/tmpfile.c: File removed.
33925         * sysdeps/wordsize-64/tmpfile64.c: File removed.
33926         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
33927         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
33928
33929         * stdio-common/vfscanf.c: Include <stdbool.h>.
33930         * nss/makedb.c: Likewise.
33931         * stdio-common/_i18n_number.h: Likewise.
33932         * argp/argp-help.c: Likewise.
33933         * posix/wordexp.c: Likewise.
33934         * sysdeps/posix/spawni.c: Likewise.
33935         * nss/nss_files/files-initgroups.c: Likewise.
33936         * stdio-common/reg-modifier.c: Include <stdlib.h>.
33937         * nss/nss_files/files-initgroups.c: Likewise.
33938         * nss/nss_db/db-netgrp.c: Likewise.
33939         * nss/nss_db/db-initgroups.c: Likewise.
33940         * io/fchmodat.c: Include <sys/stat.h>.
33941
33942         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
33943         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
33944
33945         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
33946         [HAVE_MMAP].
33947
33948         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
33949         Add multiple inclusion protection.
33950
33951 2012-07-27  David S. Miller  <davem@davemloft.net>
33952
33953         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33954
33955 2012-07-27  Gary Benson  <gbenson@redhat.com>
33956
33957         [BZ #14298]
33958         * elf/rtld.c: Include <stap-probe.h>.
33959         (dl_main): Added static probes "init_start" and "init_complete".
33960         * elf/dl-load.c: Include <stap-probe.h>.
33961         (lose): Take new parameter "nsid".
33962         Added static probe "map_failed".
33963         (_dl_map_object_from_fd): Pass namespace id to lose.
33964         Added static probe "map_start".
33965         (open_verify): Pass namespace id to lose.
33966         * elf/dl-open.c: Include <stap-probe.h>.
33967         (dl_open_worker) Added static probes "map_complete", "reloc_start"
33968         and "reloc_complete".
33969         * elf/dl-close.c: Include <stap-probe.h>.
33970         (_dl_close_worker): Added static probes "unmap_start" and
33971         "unmap_complete".
33972         * elf/rtld-debugger-interface.txt: New file documenting the above.
33973
33974 2012-07-26  Roland McGrath  <roland@hack.frob.com>
33975
33976         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
33977         rather than a string variable.
33978         * sunrpc/rpc_main.c (h_output): Likewise.
33979         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
33980
33981 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
33982
33983         * inet/check_native.c: New file.
33984
33985 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
33986
33987         [BZ #13629]
33988         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
33989         if larger part has absolute value 1.0.
33990         * math/s_clog10.c (__clog10): Likewise.
33991         * math/s_clog10f.c (__clog10f): Likewise.
33992         * math/s_clog10l.c (__clog10l): Likewise.
33993         * math/s_clogf.c (__clogf): Likewise.
33994         * math/s_clogl.c (__clogl): Likewise.
33995         * math/libm-test.inc (clog_test): Add more tests.
33996         (clog10_test): Likewise.
33997         * sysdeps/i386/fpu/libm-test-ulps: Update.
33998         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33999
34000         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
34001         (pltexit): Likewise.
34002         (La_regs): Likewise.
34003         (La_retval): Likewise.
34004         (int_retval): Likewise.
34005         Update #error for removed macros to refer only to definitions in
34006         tst-audit.h.
34007         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
34008         macro.
34009         (pltexit): Likewise.
34010         (La_regs): Likewise.
34011         (La_retval): Likewise.
34012         (int_retval): Likewise.
34013         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
34014         macro.
34015         (pltexit): Likewise.
34016         (La_regs): Likewise.
34017         (La_retval): Likewise.
34018         (int_retval): Likewise.
34019         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
34020         macro.
34021         (pltexit): Likewise.
34022         (La_regs): Likewise.
34023         (La_retval): Likewise.
34024         (int_retval): Likewise.
34025         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
34026         macro.
34027         (pltexit): Likewise.
34028         (La_regs): Likewise.
34029         (La_retval): Likewise.
34030         (int_retval): Likewise.
34031         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
34032         macro.
34033         (pltexit): Likewise.
34034         (La_regs): Likewise.
34035         (La_retval): Likewise.
34036         (int_retval): Likewise.
34037         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
34038         macro.
34039         (pltexit): Likewise.
34040         (La_regs): Likewise.
34041         (La_retval): Likewise.
34042         (int_retval): Likewise.
34043         * sysdeps/generic/tst-audit.h: Update comment to refer only to
34044         macro definitions in tst-audit.h.
34045         * sysdeps/i386/tst-audit.h: New file.
34046         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
34047         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
34048         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
34049         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
34050         * sysdeps/sh/tst-audit.h: Likewise.
34051         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
34052         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
34053         * sysdeps/x86_64/tst-audit.h: Likewise.
34054
34055 2012-07-26  Andreas Jaeger  <aj@suse.de>
34056
34057         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
34058         ptrace.
34059
34060         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
34061         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
34062         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
34063         PTRACE_O_MASK.
34064         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
34065         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
34066         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
34067
34068         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
34069         value.
34070
34071         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
34072         _sigsys.
34073         (si_call_addr, si_syscall, si_arch): Define new macro.
34074         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
34075         _sigsys.
34076         (si_call_addr, si_syscall, si_arch): Define new marcro.
34077         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
34078         _sigsys.
34079         (si_call_addr, si_syscall, si_arch): Define new macro.
34080         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
34081         _sigsys.
34082         (si_call_addr, si_syscall, si_arch): Define new macro.
34083
34084 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
34085
34086         [BZ #13717]
34087         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34088         Change to 2.4.21 where previously 2.4.1.
34089         * sysdeps/unix/sysv/linux/configure: Regenerated.
34090         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
34091         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
34092         Linux kernel version.
34093         (__ASSUME_STD_AUXV): Remove.
34094         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
34095         kernel version.
34096         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
34097         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
34098         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
34099         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
34100         (__ASSUME_NETLINK_SUPPORT): Likewise.
34101         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
34102         (__no_netlink_support): Remove conditional definition.
34103         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
34104         Remove.
34105         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
34106         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
34107         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
34108         (if_nameindex_ioctl): Remove.
34109         (if_nameindex_netlink): Do not handle __no_netlink_support.
34110         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
34111         code.
34112         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
34113         Remove conditional code.
34114         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
34115         code.
34116         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
34117         unconditional.
34118         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
34119         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
34120         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
34121         Remove.
34122         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
34123         [!__ASSUME_STD_AUXV]: Remove conditional code.
34124         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
34125         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
34126         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
34127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
34128         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
34129         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
34130         code.
34131         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
34132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
34133         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
34134         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
34135         conditional code.
34136         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
34137         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
34138         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
34139         code.
34140         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
34141         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
34142         conditional code.
34143         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
34144         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
34145         code unconditional.
34146         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34147         conditional code.
34148         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34149         unconditional.
34150         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34151         conditional code.
34152         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
34153         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34154         unconditional.
34155         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34156         conditional code.
34157         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
34158         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
34159         code unconditional.
34160         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34161         conditional code.
34162         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34163         unconditional.
34164         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34165         conditional code.
34166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
34167         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
34168         code unconditional.
34169         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34170         conditional code.
34171         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34172         unconditional.
34173         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34174         conditional code.
34175
34176 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
34177
34178         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
34179         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
34180         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
34181         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
34182         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
34183         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
34184         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
34185         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
34186         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
34187         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
34188         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
34189         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
34190         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
34191         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
34192         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
34193         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
34194         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
34195         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
34196         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
34197         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
34198         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
34199         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
34200         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
34201
34202 2012-07-25  Florian Weimer  <fweimer@redhat.com>
34203
34204         * Versions.def: Add GLIBC_2.17.
34205         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
34206         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
34207         Introduce __libc_secure_getenv.
34208         * stdlib/Versions (2.17): Add secure_getenv
34209         (GLIBC_PRIVATE): Add __libc_secure_getenv.
34210         * stdlib/secure-getenv.c: Rename __secure_getenv to
34211         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
34212         symbol __secure_getenv for GLIBC_2.0.
34213         * stdlib/tst-secure-getenv.c: New.
34214         * stdlib/Makefile (tests): Add testcase.
34215         * manual/startup.texi (Environment Access): Document
34216         secure_getenv.
34217         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
34218         __libc_secure_getenv.
34219         * inet/ruserpass.c (ruserpass): Likewise.
34220         * malloc/mtrace.c (mtrace): Likewise.
34221         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
34222         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
34223         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
34224         * sysdeps/posix/tempname.c: Likewise.  Evaluate
34225         HAVE_SECURE_GETENV.
34226         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
34227         __secure_getenv to __libc_secure_getenv.
34228         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
34229         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34230         Likewise.
34231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34232         Likewise.
34233         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
34234         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
34235         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
34236         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
34237         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
34238         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34239         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
34240
34241 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
34242
34243         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
34244         (struct La_i86_retval): Likewise.
34245         (struct La_x86_64_regs): Likewise.
34246         (struct La_x86_64_retval): Likewise.
34247         (struct La_x32_regs): Likewise.
34248         (struct La_x32_retval): Likewise.
34249         (struct La_ppc32_regs): Likewise.
34250         (struct La_ppc32_retval): Likewise.
34251         (struct La_ppc64_regs): Likewise.
34252         (struct La_ppc64_retval): Likewise.
34253         (struct La_sh_regs): Likewise.
34254         (struct La_sh_retval): Likewise.
34255         (struct La_s390_32_regs): Likewise.
34256         (struct La_s390_32_retval): Likewise.
34257         (struct La_s390_64_regs): Likewise.
34258         (struct La_s390_64_retval): Likewise.
34259         (struct La_sparc32_regs): Likewise.
34260         (struct La_sparc32_retval): Likewise.
34261         (struct La_sparc64_regs): Likewise.
34262         (struct La_sparc64_retval): Likewise.
34263         (struct audit_ifaces): Remove architecture-specific pltenter and
34264         pltexit members.
34265         * sysdeps/i386/ldsodefs.h: New file.
34266         * sysdeps/powerpc/ldsodefs.h: Likewise.
34267         * sysdeps/s390/ldsodefs.h: Likewise.
34268         * sysdeps/sh/ldsodefs.h: Likewise.
34269         * sysdeps/sparc/ldsodefs.h: Likewise.
34270         * sysdeps/x86_64/ldsodefs.h: Likewise.
34271
34272 2012-07-25  Marek Polacek  <polacek@redhat.com>
34273
34274         [BZ #6808]
34275         * math/libm-test.inc (yn_test): Add another test.
34276         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
34277         to ERANGE when the result is +-Inf.
34278         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
34279         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
34280         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
34281         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
34282
34283 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
34284
34285         * conform/data/time.h-data (NULL): Use macro-constant.  Require
34286         equal to 0.
34287         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
34288         clock_t.
34289         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
34290
34291 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
34292
34293         * configure.in <sysdeps resolving>: Correct printing
34294         Implies_before.
34295         * configure: Regenerate.
34296
34297 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
34298
34299         * math/w_ilogb.c: Include <limits.h>.
34300         * math/w_ilogbl.c: Likewise.
34301
34302 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34303
34304         * manual/lang.texi (__va_copy): Document primarily as ISO C99
34305         va_copy.  Document allowing for unavailable va_copy only as
34306         pre-C99 compatibility.
34307         * manual/string.texi (Copying and Concatenation): Use va_copy
34308         instead of __va_copy in concat example.
34309
34310 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
34311
34312         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
34313         (__sendto): Use create_address_port.  Initialize APORT and deallocate
34314         it if not null.
34315
34316         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
34317         with O_NOLINK passed to __file_name_lookup.
34318
34319         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
34320         with O_NOLINK passed to __file_name_lookup.
34321
34322         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
34323         negative N or less than NGIDS.
34324
34325         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
34326         type to string_t.  Set ERANGE as errno and return it if NAME is not big
34327         enough.  Use memcpy instead of strncpy.
34328
34329 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34330
34331         * elf/Makefile (check-data): Remove.
34332         (localplt.data): New vpath directive.
34333         ($(objpfx)check-localplt.out): Use localplt.data from vpath
34334         instead of $(check-data).
34335         * scripts/data/localplt-generic.data: Move to ...
34336         * sysdeps/generic/localplt.data: ... here.
34337         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
34338         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
34339         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
34340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
34341         ... here.
34342         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
34343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
34344         ... here.
34345         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
34346         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
34347         ... here.
34348         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
34349         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
34350         ... here.
34351         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
34352         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
34353         ... here.
34354         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
34355         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
34356         ... here.
34357
34358 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34359
34360         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
34361         PPC32 and PPC64 files.
34362         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
34363         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
34364
34365 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34366
34367         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
34368         __makecontext_ret to ...
34369         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
34370         ... here and call exit if uc_link is NULL.  New file.
34371         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
34372         __makecontext_ret.S.
34373         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
34374         __makecontext_ret to ...
34375         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
34376         ... here and call exit if uc_link is NULL.  New file.
34377         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
34378         __makecontext_ret.S.
34379
34380 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34381
34382         * elf/elf.h (R_390_IRELATIVE): New definition.
34383         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
34384         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
34385         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
34386         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
34387         (elf_machine_lazy_rel): Likewise.
34388         * sysdeps/s390/dl-irel.h: New file.
34389         * sysdeps/s390/s390-64/memcpy.S: New asm code.
34390         * sysdeps/s390/s390-64/memset.S: New asm code.
34391         * sysdeps/s390/s390-64/memcmp.S: New asm code.
34392         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
34393         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
34394         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
34395         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
34396         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
34397         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
34398         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
34399         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
34400         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
34401         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
34402         * sysdeps/s390/s390-32/memcpy.S: New asm code.
34403         * sysdeps/s390/s390-32/memset.S: New asm code.
34404         * sysdeps/s390/s390-32/memcmp.S: New asm code.
34405
34406 2012-07-17  Marek Polacek  <polacek@redhat.com>
34407
34408         [BZ #14349]
34409         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
34410         * sysdeps/s390/s390-64/configure.in: Likewise.
34411         * sysdeps/sparc/configure.in: Likewise.
34412         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
34413         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
34414         * sysdeps/i386/configure.in: Likewise.
34415         * sysdeps/x86_64/configure.in: Likewise.
34416         * sysdeps/sh/configure.in: Likewise.
34417         * sysdeps/s390/s390-32/configure: Regenerated.
34418         * sysdeps/s390/s390-64/configure: Likewise.
34419         * sysdeps/x86_64/configure: Likewise.
34420         * sysdeps/sh/configure: Likewise.
34421         * sysdeps/powerpc/powerpc64/configure: Likewise.
34422         * sysdeps/powerpc/powerpc32/configure: Likewise.
34423         * sysdeps/sparc/configure: Likwise.
34424         * sysdeps/i386/configure: Likewise.
34425
34426         * elf/dl-open.c: Comment fixes.
34427
34428 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
34429
34430         * Makefile [CXX] (check-data): Remove.
34431         [CXX] (c++-types.data): New vpath directive.
34432         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
34433         vpath.  Do not allow for C++ type data being missing.
34434         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
34435         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
34436         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
34437         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
34438         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
34439         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
34440         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
34441         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
34442         ... here.
34443         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
34444         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
34445         ... here.
34446         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
34447         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
34448         ... here.
34449         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
34450         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
34451         ... here.
34452         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
34453         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
34454         ... here.
34455         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
34456         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
34457         ... here.
34458         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
34459         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
34460         ... here.
34461         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
34462         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
34463
34464         * elf/tls-macros.h (TLS_LE): Move architecture-specific
34465         definitions to architecture-specific files.
34466         (TLS_IE): Likewise.
34467         (TLS_LD): Likewise.
34468         (TLS_GD): Likewise.
34469         * sysdeps/i386/tls-macros.h: New file.
34470         * sysdeps/powerpc/tls-macros.h: Likewise.
34471         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
34472         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
34473         * sysdeps/sh/tls-macros.h: Likewise.
34474         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
34475         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
34476         * sysdeps/x86_64/tls-macros.h: Likewise.
34477
34478 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34479
34480         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
34481         zero value for regular exit case.
34482
34483         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
34484         (__start_context): Preserve zero value for regular exit case.
34485
34486 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
34487             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34488
34489         * manual/setjmp.texi (setcontext): Clarify normal process
34490         termination when uc_link is the null pointer.
34491         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
34492         exit call.
34493
34494 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
34495
34496         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
34497         preprocessor.  Test for each exception mask separately.
34498
34499 2012-07-16  Andreas Jaeger  <aj@suse.de>
34500
34501         * po/ru.po: Update from translation team.
34502
34503 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
34504
34505         * conform/data/string.h-data (NULL): Use macro-constant.  Require
34506         equal to 0.
34507         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34508         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34509         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
34510         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
34511         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34512
34513 2012-07-13  Andreas Jaeger  <aj@suse.de>
34514
34515         * po/fr.po: Update from translation team.
34516
34517 2012-07-12  Marek Polacek  <polacek@redhat.com>
34518
34519         [BZ #14173]
34520         * math/libm-test.inc (yn_test): Add test for BZ #14173.
34521         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
34522         loop condition.
34523
34524 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
34525
34526         [BZ #13717]
34527         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34528         Change to 2.4.1 where previously 2.4.0.
34529         * sysdeps/unix/sysv/linux/configure: Regenerated.
34530         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
34531         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
34532         version.
34533         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
34534         (__ASSUME_AT_CLKTCK): Remove.
34535         (__ASSUME_AT_PAGESIZE): Likewise.
34536         (__ASSUME_AT_XID): Likewise.
34537         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
34538         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
34539         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
34540         unconditionally.
34541         (HAVE_AUX_PAGESIZE): Likewise.
34542         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
34543         [__ASSUME_AT_CLKTCK]: Make code unconditional.
34544         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
34545
34546 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
34547
34548         [BZ #14307]
34549         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
34550         the temporary buffer used to invoke __gethostbyname2_r,
34551         __gethostbyaddr_r and gethostbyname4_r to make room for struct
34552         host_data / struct gaih_addrtuple.
34553         * resolv/nss_dns/dns-host.c (global scope): Move definition of
34554         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
34555         header file nss/nsswitch.h.
34556         * nss/nsswitch.h (global scope): Add definition of implementation
34557         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
34558         resolv/nss_dns/dns-host.c).
34559
34560 2012-07-11  Andreas Jaeger  <aj@suse.de>
34561
34562         * po/fr.po: Update from translation team.
34563
34564         * po/sv.po: Update from translation team
34565         * po/fr.po: Another update from translation team.
34566
34567 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34568
34569         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
34570         for subnormals or multiply small sinh result by itself.
34571         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
34572         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34573
34574 2012-07-11  David S. Miller  <davem@davemloft.net>
34575
34576         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34577
34578 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
34579
34580         [BZ #14347]
34581         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
34582         (INTERNAL_MARK): Shift it here.
34583
34584 2012-07-10  Marek Polacek  <polacek@redhat.com>
34585
34586         [BZ #14151]
34587         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
34588         libc_cv_asm_global_directive with .globl.
34589         * configure: Regenerated.
34590         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
34591         with .globl.
34592         * sysdeps/i386/configure: Regenerated.
34593         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
34594         with .globl.
34595         * sysdeps/x86_64/configure: Regenerated.
34596         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
34597         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
34598         * elf/tst-unique2mod2.c: Likewise.
34599         * elf/tst-unique2mod1.c: Likewise.
34600         * elf/tst-unique1mod2.c: Likewise.
34601         * elf/tst-unique1mod1.c: Likewise.
34602         * sysdeps/s390/s390-32/sysdep.h: Likewise.
34603         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
34604         * sysdeps/s390/s390-64/sysdep.h: Likewise.
34605         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
34606         * sysdeps/mach/sysdep.h: Likewise.
34607         * sysdeps/i386/sysdep.h: Likewise.
34608         * sysdeps/i386/i386-mcount.S: Likewise.
34609         * sysdeps/x86_64/_mcount.S: Likewise.
34610         * sysdeps/x86_64/sysdep.h: Likewise.
34611         * sysdeps/sh/_mcount.S: Likewise.
34612         * sysdeps/sh/sysdep.h: Likewise.
34613         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
34614         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
34615         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
34616         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34617         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
34618         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
34619         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
34620         * locale/localeinfo.h: Likewise.
34621         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
34622         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
34623
34624 2012-07-09  Roland McGrath  <roland@hack.frob.com>
34625
34626         [BZ #14336]
34627         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
34628         system".
34629         * manual/message.texi (The Uniforum approach): Likewise.
34630         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
34631         (glibc iconv Implementation): Likewise.
34632
34633 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
34634
34635         [BZ #14337]
34636         * math/s_clog.c (__clog): Avoid scaling a value down where that
34637         could result in underflow.
34638         * math/s_clog10.c (__clog10): Likewise.
34639         * math/s_clog10f.c (__clog10f): Likewise.
34640         * math/s_clog10l.c (__clog10l): Likewise.
34641         * math/s_clogf.c (__clogf): Likewise.
34642         * math/s_clogl.c (__clogl): Likewise.
34643         * math/libm-test.inc (clog_test): Add more tests.
34644         (clog10_test): Likewise.
34645         * sysdeps/i386/fpu/libm-test-ulps: Update.
34646         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34647
34648 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
34649
34650         [BZ #14283]
34651         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
34652         by 7 not 8 to examine high bit of fractional part.
34653
34654         [BZ #14042]
34655         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
34656         for call to __mcount_internal.
34657         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
34658         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
34659         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
34660
34661 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
34662
34663         [BZ #14154]
34664         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
34665         approximation for values within 0x1p-13f of an odd multiple of
34666         pi/4.
34667         * math/libm-test.inc (tan_test): Do not allow spurious underflow
34668         exception.  Add more tests.
34669         * sysdeps/i386/fpu/libm-test-ulps: Update.
34670
34671         [BZ #6778]
34672         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
34673         inputs and return -1 for them.  Do not check for +Inf in case not
34674         reachable for +Inf.
34675         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
34676         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
34677         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34678         and return -1 for them.  Do not check for +Inf in case not
34679         reachable for +Inf.
34680         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
34681         define.
34682         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
34683         and return -1 for them.  Do not check for +Inf in case not
34684         reachable for +Inf.
34685         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
34686         spurious underflow.
34687         * sysdeps/i386/fpu/libm-test-ulps: Update.
34688         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34689
34690 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
34691
34692         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
34693
34694 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
34695
34696         [BZ #14157]
34697         [BZ #14331]
34698         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
34699         could result in spurious underflow.  Scale down values above
34700         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
34701         * math/s_csqrtf.c (__csqrtf): Likewise.
34702         * math/s_csqrtl.c (__csqrtl): Likewise.
34703         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
34704         spurious underflow.
34705         * sysdeps/i386/fpu/libm-test-ulps: Update.
34706         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34707
34708 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
34709
34710         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
34711         xopen-msg.sed.
34712         * catgets/xopen-msg.awk: New file.
34713         * catgets/xopen-msg.sed: Removed.
34714
34715         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
34716         po2text.sed.
34717         * intl/po2test.awk: New file.
34718         * intl/po2test.sed: Removed.
34719
34720 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
34721
34722         [BZ #14328]
34723         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
34724         or multiply small sinh result by itself.
34725         * math/s_ctanf.c (__ctanf): Likewise.
34726         * math/s_ctanh.c (__ctanh): Likewise.
34727         * math/s_ctanhf.c (__ctanhf): Likewise.
34728         * math/s_ctanhl.c (__ctanhl): Likewise.
34729         * math/s_ctanl.c (__ctanl): Likewise.
34730         * math/libm-test.inc (ctan_test_tonearest): New function.
34731         (ctan_test_towardzero): Likewise.
34732         (ctan_test_downward): Likewise.
34733         (ctan_test_upward): Likewise.
34734         (ctanh_test_tonearest): Likewise.
34735         (ctanh_test_towardzero): Likewise.
34736         (ctanh_test_downward): Likewise.
34737         (ctanh_test_upward): Likewise.
34738         (main): Call these new functions.
34739         * sysdeps/i386/fpu/libm-test-ulps: Update.
34740         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34741
34742 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
34743
34744         * .gitignore: Delete /ports entry.
34745
34746 2012-07-03  Andreas Jaeger  <aj@suse.de>
34747
34748         * po/bg.po: Update from translation team.
34749         * po/cs.po: Likewise.
34750         * po/de.po: Likewise.
34751         * po/hr.po: Likewise.
34752         * po/nl.pl: Likewise.
34753         * po/pl.po: Likewise.
34754         * po/vi.po: Likewise.
34755
34756 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
34757
34758         * Makeconfig [!+link] (+link-before-libc): New variable.
34759         [!+link] (+link-after-libc): Likewise.
34760         [!+link] (+link-tests): Likewise.
34761         [!+link] (+link): Define in terms of $(+link-before-libc) and
34762         $(+link-after-libc).
34763         [!+link-static] (+link-static-before-libc): New variable.
34764         [!+link-static] (+link-static-after-libc): Likewise.
34765         [!+link-static] (+link-static-tests): Likewise.
34766         [!+link-static] (+link-static): Define in terms of
34767         $(+link-static-before-libc) and $(+link-static-after-libc).
34768         [build-shared] (link-libc-before-gnulib): New variable.
34769         [build-shared] (link-libc-tests): Likewise.
34770         [build-shared] (link-libc): Define in terms of
34771         $(link-libc-before-gnulib).
34772         [!build-shared] (link-libc-tests): New variable.
34773         (link-libc-static-tests): New variable.
34774         [!gnulib] (gnulib-arch): New variable.
34775         [!gnulib] (gnulib-tests): Likewise.
34776         [!gnulib] (static-gnulib-arch): Likewise.
34777         [!gnulib] (static-gnulib-tests): Likewise.
34778         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
34779         Define with "=" instead of ":=".
34780         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
34781         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
34782         * Rules (binaries-all-notests): New variable.
34783         (binaries-all-tests): Likewise.
34784         (binaries-static-notests): Likewise.
34785         (binaries-static-tests): Likewise.
34786         (binaries-all): Define using $(binaries-all-notests) and
34787         $(binaries-all-tests).
34788         (binaries-static): Define using $(binaries-static-notests) and
34789         $(binaries-static-tests).
34790         (binaries-shared-tests): New variable.
34791         (binaries-shared-notests): Likewise.
34792         (binaries-shared): Remove variable.
34793         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
34794         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
34795         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
34796         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
34797         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
34798         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
34799         * elf/Makefile (sln-modules): New variable.
34800         (extra-objs): Add $(sln-modules:=.o).
34801         (ldconfig-modules): Add static-stubs.
34802         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
34803         * elf/static-stubs.c: New file.
34804
34805         [BZ #14283]
34806         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
34807         by 7 not 8 to examine high bit of fractional part.  Use volatile
34808         variables when splitting into final array of floats if
34809         __FLT_EVAL_METHOD__ != 0.
34810         * math/libm-test.inc (cos_test): Add another test.
34811         (sin_test): Likewise.
34812         * sysdeps/i386/fpu/libm-test-ulps: Update.
34813
34814         [BZ #14273]
34815         * math/libm-test.inc (cosh_test): Add more tests.
34816
34817         * version.h (RELEASE): Set to "development".
34818         (VERSION): Set to "2.16.90".
34819
34820 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
34821
34822         * NEWS: Update copyright. Remove last-updated date.
34823         Mention math library bug fixes and timezone data changes.
34824         * README: Mention GNU/Hurd, x32, and HPPA support status.
34825
34826 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
34827
34828         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
34829
34830 2012-06-27  Andreas Jaeger  <aj@suse.de>
34831
34832         * manual/contrib.texi (Contributors): Add Samuel Thibault.
34833
34834 2012-06-25  Andreas Jaeger  <aj@suse.de>
34835
34836         * sysdeps/s390/fpu/libm-test-ulps: Update.
34837
34838 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
34839             Thomas Schwinge  <thomas@codesourcery.com>
34840
34841         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
34842         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
34843         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
34844         fanotify_mark.
34845
34846 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
34847
34848         * sysdeps/mach/start.c: Remove file.
34849         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
34850         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
34851         * sysdeps/sh/init-first.c: Likewise.
34852
34853         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
34854         registers for frame unwinding purposes, add CFI directives.
34855         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34856         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
34857         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
34858         Likewise.
34859
34860         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
34861         __fortify_fail returning.
34862         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
34863
34864         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
34865         sysdeps/sh/____longjmp_chk.S.
34866         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
34867         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
34868         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
34869         (gen-as-const-headers): Append sigaltstack-offsets.sym.
34870
34871         * sysdeps/sh/abort-instr.h: New file.
34872         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
34873         process in case exit returns.
34874
34875         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
34876         initialize the GOT register before use.
34877
34878         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
34879         calculation of ARGC > 4.
34880
34881         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
34882         meaningful names to some local labels.
34883
34884 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
34885             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34886
34887         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
34888         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
34889         (__arch_compare_and_exchange_val_16_acq): Likewise.
34890         (__arch_compare_and_exchange_val_32_acq): Likewise.
34891         (atomic_exchange_and_add): Fix gUSA sequence.
34892         (atomic_add): Likewise.
34893         (atomic_add_negative): Likewise.
34894         (atomic_add_zero): Likewise.
34895         (atomic_bit_test_set): Likewise.
34896
34897 2012-06-22  Andreas Schwab  <schwab@redhat.com>
34898
34899         [BZ #13579]
34900         * include/link.h (struct link_map): Add l_free_initfini.
34901         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
34902         l_initfini.
34903         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
34904         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
34905         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
34906         set.
34907
34908 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
34909
34910         * configure.in: Use AC_LANG_SOURCE.
34911         * configure: Regenerate.
34912
34913 2012-06-22  Roland McGrath  <roland@hack.frob.com>
34914
34915         * configure.in (libc_cv_localstatedir): New substituted variable.
34916         * configure: Regenerated.
34917         * config.make.in (localstatedir): New variable, substituted from
34918         libc_cv_localstatedir.
34919         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
34920         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
34921         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
34922         * sysdeps/gnu/configure: Regenerated.
34923
34924 2012-06-21  Jeff Law  <law@redhat.com>
34925
34926         [BZ #14277]
34927         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
34928         free.  Simplify list management for _LIBC case.
34929
34930 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
34931
34932         [BZ #14273]
34933         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
34934         Clear sign bit of 64-bit integer value before comparing against
34935         overflow value.
34936
34937         * sysdeps/mach/configure: Regenerated.
34938
34939 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
34940
34941         [BZ #14278]
34942         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
34943
34944 2012-06-21  Jeff Law  <law@redhat.com>
34945
34946         [BZ #13882]
34947         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
34948         uint16_t for elements in the "seen" array to avoid char overflows.
34949         * elf/dl-fini.c (_dl_sort_fini): Likewise.
34950         * elf/dl-open.c (dl_open_worker): Likewise.
34951
34952 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
34953
34954         * scripts/list-sources.sh: Scan PORTS for translations.
34955         * po/libc.pot: Regenerated.
34956
34957 2012-06-21  Andreas Jaeger  <aj@suse.de>
34958
34959         [BZ #12194]
34960         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
34961         warning.
34962         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
34963         * bits/byteswap-16.h (__bswap_16): Likewise.
34964         * bits/byteswap.h (__bswap_constant_16): Likewise.
34965
34966 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
34967
34968         [BZ #14117]
34969         * sysdeps/i386/fpu_control.h: Removed.
34970         * sysdeps/x86_64/fpu_control.h: Moved to ...
34971         * sysdeps/x86/fpu_control.h: Here.
34972
34973         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
34974         (_FPU_SETCW): Likewise.
34975
34976 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
34977
34978         [BZ #14117]
34979         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
34980         * sysdeps/x86/fpu/bits/mathinline.h: This.
34981         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
34982
34983         [BZ #14050]
34984         [BZ #14117]
34985         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
34986         functions if __x86_64__ is defined.
34987
34988 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
34989
34990         * string/endian.h: Add !__ASSEMBLER__ condition for including
34991         conversion interfaces.
34992
34993 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
34994
34995         [BZ #14241]
34996         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
34997         of ABS(x) in calculating zero to negative powers other than odd
34998         integers.
34999         * math/libm-test.inc (pow_test): Add more tests.
35000
35001 2012-06-15  Andreas Jaeger  <aj@suse.de>
35002
35003         * manual/contrib.texi (Contributors): Update entry of Liubov
35004         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
35005         Machado Filho.
35006
35007 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
35008
35009         * string/string.h: Add __wur to GNU version of strerror_r.
35010
35011 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
35012
35013         [BZ #14229]
35014         * string/Makefile (tests): Add tst-strtok_r.
35015         * string/tst-strtok_r.c: New file.
35016         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
35017         RAX_LP/RDX_LP on SAVE_PTR.
35018
35019 2012-06-14  Roland McGrath  <roland@hack.frob.com>
35020
35021         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
35022
35023 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
35024
35025         * libm_test.inc (csqrt_test): Allow more spurious underflow
35026         exceptions.
35027         (j0_test): Likewise.
35028         (j1_test): Likewise.
35029         (y0_test): Likewise.
35030         (y1_test): Likewise.
35031
35032 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
35033
35034         * po/Makefile (libc.pot): Use UTF-8 charset.
35035
35036 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
35037
35038         [BZ #14210]
35039         Suppress sign-conversion warning from FD_SET.
35040         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
35041         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
35042         not unsigned long int.
35043         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
35044
35045 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
35046
35047         [BZ #14050]
35048         [BZ #14117]
35049         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
35050         __extern_always_inline instead of __extern_inline.
35051         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
35052         (__signbit): Likewise.
35053         (__signbitl): Support C++ namespace.
35054         (lrintf): New inline function.
35055         (lrint): Likewise.
35056         (llrintf): Likewise.
35057         (llrint): Likewise.
35058         (fmaxf): Likewise.
35059         (fmax): Likewise.
35060         (fminf): Likewise.
35061         (fmin): Likewise.
35062         (rint): Likewise.
35063         (rintf): Likewise.
35064         (ceil): Likewise.
35065         (ceilf): Likewise.
35066         (floor): Likewise.
35067         (floorf): Likewise.
35068         (nearbyint): Likewise.
35069         (nearbyintf): Likewise.
35070
35071 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
35072
35073         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
35074         non-default versions.
35075
35076 2012-06-11  Roland McGrath  <roland@hack.frob.com>
35077
35078         [BZ #14218]
35079         * manual/argp.texi (Argp): Reword argp_parse description slightly.
35080
35081 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
35082
35083         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
35084         (FE_UPWARD, FE_DOWNWARD): Don't define.
35085         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
35086         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
35087
35088         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
35089         reading it.
35090         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
35091         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
35092
35093 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
35094
35095         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
35096         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
35097         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
35098         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
35099
35100 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
35101
35102         [BZ #14117]
35103         * sysdeps/i386/fpu/bits/fenv.h: Removed.
35104         * sysdeps/i386/fpu/Implies: New file.
35105         * sysdeps/x86_64/fpu/Implies: Likewise.
35106         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
35107         * sysdeps/x86/fpu/bits/fenv.h: This.
35108
35109         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
35110         __SSE_MATH__.
35111
35112 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
35113
35114         [BZ #14134]
35115         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
35116         character 0xffff that matches the last element of the
35117         conversion table.
35118
35119 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35120
35121         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
35122         fmodl commit.
35123
35124 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35125
35126         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
35127         values higher than 25.6283.
35128
35129 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35130
35131         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
35132         subnormal exponent extraction and add some __builtin_expect.
35133         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
35134         Fix for subnormal mantissa calculation.
35135
35136 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
35137
35138         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
35139         cpu2 is -1 and errno is not ENOSYS.
35140
35141 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
35142
35143         [BZ #14117]
35144         * sysdeps/i386/i486/bits/string.h: Renamed to ...
35145         * sysdeps/x86/bits/string.h: This.
35146         * sysdeps/x86_64/bits/string.h: Removed.
35147
35148         * sysdeps/i386/i486/bits/string.h: Define inline functions only
35149         if not compiling for x86-64, but compiling for >= i486.
35150
35151         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
35152         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
35153
35154         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
35155         New macro from Linux kernel 3.4.0.
35156         (FP_XSTATE_MAGIC2): Likewise.
35157         (FP_XSTATE_MAGIC2_SIZE): Likewise.
35158         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
35159         (struct _fpx_sw_bytes): New struct.
35160         (struct _xsave_hdr): Likewise.
35161         (struct _ymmh_state): Likewise.
35162         (struct _xstate): Likewise.
35163
35164         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
35165         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
35166         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
35167         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
35168         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
35169         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
35170
35171         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
35172         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
35173         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
35174         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
35175         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
35176         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
35177
35178 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35179
35180         [BZ #13743]
35181         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
35182         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
35183         (sysdep_headers): Include sys/platform/ppc.h.
35184         * sysdeps/powerpc/test-gettimebase.c: Test for
35185         __ppc_get_timebase() to catch future ISA opcode/insn changes.
35186         * manual/Makefile (appendices): Include platform.texi.
35187         * manual/contrib.texi (Contributors): Update @node pointers.
35188         * manual/maint.texi (Maintenance): Likewise.
35189         (Platform): New node.
35190         * manual/platform.texi: New file.  Document the new features.
35191
35192 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35193             Jakub Jelinek  <jakub@redhat.com>
35194
35195         [BZ #14188]
35196         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
35197         where __builtin_expect is unavailable.
35198
35199 2012-06-03  David S. Miller  <davem@davemloft.net>
35200
35201         * stdlib/longlong.h: Updated from GCC.
35202
35203 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
35204
35205         [BZ #14042]
35206         * sysdeps/powerpc/powerpc32/mcount.c: New file.
35207         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
35208         __mcount_internal.
35209         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35210         (GLIBC_2.16): Likewise.
35211
35212 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35213
35214         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
35215
35216 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35217
35218         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
35219         (default-abi): New variable.
35220         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
35221         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
35222         variable.
35223         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
35224         Likewise.
35225         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
35226         Likewise.
35227         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
35228         Likewise.
35229
35230         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
35231         definition.  Document in comment.
35232
35233 2012-06-01  David S. Miller  <davem@davemloft.net>
35234
35235         * stdlib/longlong.h: Updated from GCC.
35236
35237 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35238
35239         [BZ #14117]
35240         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
35241         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
35242         sys/debugreg.h sys/io.h here.
35243         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
35244         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
35245         sys/io.h.
35246         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
35247         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
35248         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
35249         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
35250         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
35251         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
35252
35253         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
35254         Define only if __x86_64__ is defined.
35255
35256 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35257
35258         [BZ #14048]
35259         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
35260         Use int64_t for variable i.
35261         * math/libm-test.inc (fmod_test): Add more tests.
35262
35263         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
35264         z computation is not scheduled after fetestexcept.
35265         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
35266         Use math_force_eval instead of asm to ensure calculation scheduled
35267         before exception test.
35268         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
35269         Ensure a1 + u.d computation is not scheduled after fetestexcept.
35270
35271 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
35272
35273         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
35274         computation is not scheduled after fetestexcept.
35275
35276 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35277
35278         [BZ #14117]
35279         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
35280         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
35281
35282 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35283
35284         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
35285         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
35286
35287 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35288
35289         [BZ #14117]
35290         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
35291         <bits/wordsize.h>.
35292         (__WCHAR_MIN): Support __WORDSIZE == 64.
35293         (__WCHAR_MAX): Likewise.
35294
35295         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
35296         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
35297
35298         [BZ #14183]
35299         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
35300         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
35301
35302         [BZ #14117]
35303         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
35304         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
35305
35306         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
35307         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
35308
35309         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
35310         Defined to 1 if __x86_64__ isn't defined.
35311         (_STAT_VER_LINUX_OLD): New.
35312         (st_atime): Remove duplicate.
35313         (st_mtime): Likewise.
35314         (st_ctime): Likewise.
35315
35316 2012-05-31  David S. Miller  <davem@davemloft.net>
35317
35318         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
35319         entries.
35320
35321 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
35322
35323         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
35324         gen-libm-test.pl.
35325
35326         [BZ #14132]
35327         * elf/dl-reloc.c: Include <_itoa.h>.
35328         (_dl_reloc_bad_type): Remove use of INTUSE.
35329         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
35330         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
35331         * stdio-common/psiginfo.c (psiginfo): Likewise.
35332         * stdio-common/psignal.c (psignal): Likewise.
35333         * string/strsignal.c (strsignal): Likewise.
35334         * include/signal.h (_sys_siglist): Declare hidden proto.
35335         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
35336         INTVARDEF with libc_hidden_data_def.
35337         * stdio-common/itoa-udigits.c: Likewise.
35338         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
35339         (_itoa_lower_digits_internal): Remove declaration.
35340         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
35341         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
35342         (_sys_sigabbrev_internal): Remove aliases.
35343         (_sys_siglist): Define hidden alias.
35344
35345 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
35346
35347         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
35348         bits/sysctl.h.
35349
35350 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35351
35352         [BZ #14117]
35353         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
35354         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
35355
35356         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
35357         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
35358         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
35359         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
35360         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
35361         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
35362
35363         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
35364         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
35365         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
35366
35367         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
35368         with __addr.
35369         (insw): Likewise.
35370         (insl): Likewise.
35371         (outsb): Likewise.
35372         (outsw): Likewise.
35373         (outsl): Likewise.
35374
35375         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
35376         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
35377         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
35378
35379         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
35380         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
35381         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
35382         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
35383         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
35384         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
35385
35386         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
35387         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
35388
35389         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
35390         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
35391
35392         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
35393         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
35394         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
35395
35396         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
35397         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
35398         to ...
35399         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
35400
35401         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
35402         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
35403         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
35404
35405         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
35406         for x86-64.
35407         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
35408
35409 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
35410
35411         * math/math.h (M_El): Use two more decimal places.
35412         (M_LOG2El): Likewise.
35413         (M_LOG10El): Likewise.
35414         (M_LN2l): Likewise.
35415         (M_LN10l): Likewise.
35416         (M_PIl): Likewise.
35417         (M_PI_2l): Likewise.
35418         (M_PI_4l): Likewise.
35419         (M_1_PIl): Likewise.
35420         (M_2_PIl): Likewise.
35421         (M_2_SQRTPIl): Likewise.
35422         (M_SQRT2l): Likewise.
35423         (M_SQRT1_2l): Likewise.
35424
35425 2012-05-31  David S. Miller  <davem@davemloft.net>
35426
35427         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
35428         values between float registers.
35429         * sysdeps/sparc/sparc64/memset.S: Likewise.
35430         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
35431
35432 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
35433
35434         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
35435         -D_FORTIFY_SOURCE=1.
35436         (CPPFLAGS-tst-longjmp_chk.c): Define.
35437         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
35438         (CPPFLAGS-tst-longjmp_chk2.c): Define.
35439         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
35440         CFLAGS-tst-wchar-h.c.
35441
35442 2012-05-31  Marek Polacek  <polacek@redhat.com>
35443
35444         [BZ #14132]
35445         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
35446         __endmntent_internal): Remove declaration.
35447         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
35448         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
35449         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
35450
35451 2012-05-30  David S. Miller  <davem@davemloft.net>
35452
35453         * sysdeps/sparc/sparc32/soft-fp/q_util.c
35454         (___Q_simulate_exceptions): Use real FP ops rather than writing
35455         into the %fsr.
35456         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
35457         Likewise.
35458
35459 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35460
35461         [BZ #14117]
35462         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
35463         * sysdeps/x86/bits/xtitypes.h: This.
35464
35465         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
35466         * sysdeps/x86/bits/wordsize.h: This.
35467
35468         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
35469         * sysdeps/x86/bits/huge_vall.h: This.
35470
35471         * sysdeps/i386/bits/select.h: Removed.
35472         * sysdeps/x86_64/bits/select.h: Renamed to ...
35473         * sysdeps/x86/bits/select.h: This.
35474
35475         * sysdeps/i386/bits/setjmp.h: Removed.
35476         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
35477         * sysdeps/x86/bits/setjmp.h: This.
35478
35479         * sysdeps/i386/bits/mathdef.h: Removed.
35480         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
35481         * sysdeps/x86/bits/mathdef.h: This.
35482
35483 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
35484
35485         [BZ #14132]
35486         * include/sys/socket.h (__connect_internal)
35487         (__libc_sa_len_internal): Remove declaration.
35488         (__connect, __libc_sa_len): Declare hidden_proto.
35489         (SA_LEN): Remove use of INTUSE.
35490         * socket/connect.c: Add libc_hidden_def.
35491         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
35492         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
35493         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
35494         alias.
35495         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
35496         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
35497         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
35498         of adding _internal alias.
35499
35500 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35501
35502         [BZ #14117]
35503         * sysdeps/i386/bits/link.h: Removed.
35504         * sysdeps/i386/bits/linkmap.h: Likewise.
35505         * sysdeps/x86_64/bits/link.h: Renamed to ...
35506         * sysdeps/x86/bits/link.h: This.
35507         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
35508         * sysdeps/x86/bits/linkmap.h: This.
35509
35510         * sysdeps/i386/bits/endian.h: Removed.
35511         * sysdeps/x86_64/bits/endian.h: Renamed to ...
35512         * sysdeps/x86/bits/endian.h: This.
35513
35514         * sysdeps/i386/bits/byteswap.h: Removed.
35515         * sysdeps/i386/bits/byteswap-16.h: Likewise.
35516         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
35517         * sysdeps/x86/bits/byteswap.h: This.
35518         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
35519         * sysdeps/x86/bits/byteswap-16.h: This.
35520         * sysdeps/i386/Implies: Add x86.
35521         * sysdeps/x86_64/Implies: Likewise.
35522
35523 2012-05-30  David S. Miller  <davem@davemloft.net>
35524
35525         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
35526         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
35527         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
35528         (FP_TRAPPING_EXCEPTIONS): Define.
35529         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
35530         (FP_TRAPPING_EXCEPTIONS): Define.
35531         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
35532         subnormals only when inexact has been signalled or underflow
35533         exceptions are enabled.
35534         (_FP_PACK_CANONICAL): Likewise.
35535
35536 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35537
35538         [BZ #14183]
35539         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
35540         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
35541
35542 2012-05-30  Richard Henderson  <rth@twiddle.net>
35543
35544         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
35545         with #ifndef NOT_IN_libc.
35546
35547         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
35548         marked to avoid plt entry.
35549
35550 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
35551
35552         [BZ #14112]
35553         * Makeconfig (default-abi): New macro.
35554         (abi-includes): Likewise.
35555         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
35556         $(abi-$(default-abi)-lib-soname) for soname if defined.
35557         ($(common-objpfx)gnu/lib-names.stmp): Generate from
35558         abi-variants.
35559         * Makefile (installed-stubs): Likewise.
35560         * include/stubs-biarch.h: Removed.
35561         * scripts/lib-names.awk: Only handle one library at a time.
35562         * scripts/soversions.awk: Remove WORDSIZE support.
35563         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
35564         entries.
35565         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
35566         Removed.
35567         (syscall-list-default-condition): Likewise.
35568         (syscall-list-default-condition): Likewise.
35569         (syscall-list-includes): Likewise.
35570         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
35571         syscall-list-* with abi-*.  Handle undefined abi-variants.
35572         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
35573         * sysdeps/unix/sysv/linux/i386/Implies: New file.
35574         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
35575         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
35576         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
35577         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
35578         Removed.
35579         (syscall-list-32-options): Likewise.
35580         (syscall-list-32-condition): Likewise.
35581         (syscall-list-64-options): Likewise.
35582         (syscall-list-64-condition): Likewise.
35583         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
35584         macro.
35585         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
35586         Renamed to ...
35587         (abi-*): This.
35588         (abi-64-ld-soname): New macro.
35589         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
35590         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
35591         Renamed to ...
35592         (abi-*): This.
35593         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
35594         * sysdeps/x86_64/x32/shlib-versions: Likewise.
35595
35596 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
35597
35598         * sysdeps/unix/sysv/linux/kernel-features.h
35599         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
35600         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
35601         include <kernel-features.h>.
35602         [!__NR_ftruncate64]: Remove conditional code.
35603         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35604         [__NR_ftruncate64]: Make code unconditional.
35605         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35606         * sysdeps/unix/sysv/linux/truncate64.c: Do not
35607         include <kernel-features.h>.
35608         [!__NR_ftruncate64]: Remove conditional code.
35609         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35610         [__NR_ftruncate64]: Make code unconditional.
35611         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35612         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
35613         include <kernel-features.h>.
35614         [!__NR_ftruncate64]: Remove conditional code.
35615         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35616         [__NR_ftruncate64]: Make code unconditional.
35617         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35618         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
35619         include <kernel-features.h>.
35620         [!__NR_ftruncate64]: Remove conditional code.
35621         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35622         [__NR_ftruncate64]: Make code unconditional.
35623         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
35624
35625         * configure.in (libc_cv_fpie): Weaken to a compile test using
35626         LIBC_TRY_CC_OPTION.
35627         * configure: Regenerated.
35628
35629 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35630
35631         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
35632         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
35633         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
35634         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
35635         Refreshed.
35636         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
35637         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
35638         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
35639         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
35640         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
35641         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
35642         Refreshed.
35643
35644 2012-05-27  David S. Miller  <davem@davemloft.net>
35645
35646         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
35647         (___Q_zero): New.
35648         (__Q_simulate_exceptions): Return void.  Change to simulate
35649         exceptions by writing into the %fsr.
35650         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
35651         (__Qp_handle_exceptions): Likewise.
35652         (numbers): Delete.
35653         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
35654         __Qp_handle_exceptions.
35655         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
35656         __Qp_handle_exceptions.
35657         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35658         as unused and give dummy FP_RND_NEAREST initializer.
35659         (FP_INHIBIT_RESULTS): Define.
35660         (___Q_simulate_exceptions): Update declaration.
35661         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
35662         formatting.
35663         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
35664         as unused and give dummy FP_RND_NEAREST initializer.
35665         (__Qp_handle_exceptions): Update declaration.
35666         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
35667         formatting.
35668
35669 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
35670
35671         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
35672         the temporary FPU control word.
35673         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
35674         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
35675         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
35676         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
35677         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
35678         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
35679         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
35680         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
35681         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
35682         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
35683         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
35684
35685 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
35686
35687         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
35688         fields.
35689
35690 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
35691
35692         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
35693         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
35694         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
35695         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
35696         Likewise.
35697         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
35698         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
35699         Likewise.
35700
35701 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
35702
35703         * po/h.po: Update from translation team.
35704
35705 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
35706
35707         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
35708
35709         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
35710         handling of denormals.
35711         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
35712         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
35713         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
35714         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
35715         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35716         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
35717         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
35718         Likewise.
35719
35720 2012-05-26  Marek Polacek  <polacek@redhat.com>
35721
35722         [BZ #14152]
35723         * math/libm-test.inc (fma_test): Don't always expect underflow
35724         exception.
35725
35726 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
35727
35728         [BZ #12416]
35729         * elf/tst-execstack.c: Include stackinfo.h.
35730         (do_test): Adjust test case to ensure that pthread_getattr_np
35731         behaviour remains the same after marking stack executable.
35732
35733 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35734
35735         * sysdeps/unix/sysv/linux/kernel-features.h
35736         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
35737         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
35738         kernel-features.h.
35739         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35740         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35741         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
35742         kernel-features.h.
35743         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
35744         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
35745
35746 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
35747
35748         * configure.in: Define the default includes to being none.
35749         * configure: Regenerated.
35750
35751 2012-05-25  Roland McGrath  <roland@hack.frob.com>
35752
35753         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
35754         * sysdeps/x86_64/setjmp.S: Likewise.
35755         * sysdeps/i386/bsd-setjmp.S: Likewise.
35756         * sysdeps/i386/bsd-_setjmp.S: Likewise.
35757         * sysdeps/i386/setjmp.S: Likewise.
35758         * sysdeps/i386/__longjmp.S: Likewise.
35759         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35760         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
35761
35762         * include/stap-probe.h: New file.
35763         * configure.in: Handle --enable-systemtap.
35764         * configure: Regenerated.
35765         * config.h.in (USE_STAP_PROBE): New #undef.
35766         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
35767         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
35768         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
35769
35770 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
35771
35772         [BZ #13717]
35773         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35774         to 2.4.0 where earlier.
35775         * sysdeps/unix/sysv/linux/configure: Regenerated.
35776         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
35777         <kernel-features.h>.
35778         [__ASSUME_32BITUIDS]: Make code unconditional.
35779         [!__ASSUME_32BITUIDS]: Remove conditional code.
35780         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
35781         <kernel-features.h>.
35782         [__ASSUME_32BITUIDS]: Make code unconditional.
35783         [!__ASSUME_32BITUIDS]: Remove conditional code.
35784         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
35785         [__ASSUME_32BITUIDS]: Make code unconditional.
35786         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
35787         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
35788         <kernel-features.h>.
35789         [__ASSUME_32BITUIDS]: Make code unconditional.
35790         [!__ASSUME_32BITUIDS]: Remove conditional code.
35791         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
35792         <kernel-features.h>.
35793         [__ASSUME_32BITUIDS]: Make code unconditional.
35794         [!__ASSUME_32BITUIDS]: Remove conditional code.
35795         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
35796         <kernel-features.h>.
35797         [__ASSUME_32BITUIDS]: Make code unconditional.
35798         [!__ASSUME_32BITUIDS]: Remove conditional code.
35799         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
35800         <kernel-features.h>.
35801         [__ASSUME_32BITUIDS]: Make code unconditional.
35802         [!__ASSUME_32BITUIDS]: Remove conditional code.
35803         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
35804         <kernel-features.h>.
35805         [__ASSUME_32BITUIDS]: Make code unconditional.
35806         [!__ASSUME_32BITUIDS]: Remove conditional code.
35807         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
35808         <kernel-features.h>.
35809         [__ASSUME_32BITUIDS]: Make code unconditional.
35810         [!__ASSUME_32BITUIDS]: Remove conditional code.
35811         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
35812         <kernel-features.h>.
35813         [__ASSUME_32BITUIDS]: Make code unconditional.
35814         [!__ASSUME_32BITUIDS]: Remove conditional code.
35815         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
35816         <kernel-features.h>.
35817         [__ASSUME_32BITUIDS]: Make code unconditional.
35818         [!__ASSUME_32BITUIDS]: Remove conditional code.
35819         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
35820         <kernel-features.h>.
35821         [__ASSUME_32BITUIDS]: Make code unconditional.
35822         [!__ASSUME_32BITUIDS]: Remove conditional code.
35823         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
35824         <kernel-features.h>.
35825         [__ASSUME_32BITUIDS]: Make code unconditional.
35826         [!__ASSUME_32BITUIDS]: Remove conditional code.
35827         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
35828         <kernel-features.h>.
35829         [__NR_setresgid] (__setresgid): Do not declare.
35830         [__ASSUME_32BITUIDS]: Make code unconditional.
35831         [!__ASSUME_32BITUIDS]: Remove conditional code.
35832         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
35833         <kernel-features.h>.
35834         [__NR_setresuid] (__setresuid): Do not declare.
35835         [__ASSUME_32BITUIDS]: Make code unconditional.
35836         [!__ASSUME_32BITUIDS]: Remove conditional code.
35837         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
35838         <kernel-features.h>.
35839         [__ASSUME_32BITUIDS]: Make code unconditional.
35840         [!__ASSUME_32BITUIDS]: Remove conditional code.
35841         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
35842         <kernel-features.h>.
35843         [__ASSUME_32BITUIDS]: Make code unconditional.
35844         [!__ASSUME_32BITUIDS]: Remove conditional code.
35845         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
35846         <kernel-features.h>.
35847         [__ASSUME_32BITUIDS]: Make code unconditional.
35848         [!__ASSUME_32BITUIDS]: Remove conditional code.
35849         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
35850         <kernel-features.h>.
35851         [__ASSUME_32BITUIDS]: Make code unconditional.
35852         [!__ASSUME_32BITUIDS]: Remove conditional code.
35853         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
35854         <kernel-features.h>.
35855         [__ASSUME_32BITUIDS]: Make code unconditional.
35856         [!__ASSUME_32BITUIDS]: Remove conditional code.
35857         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
35858         <kernel-features.h>.
35859         [__ASSUME_32BITUIDS]: Make code unconditional.
35860         [!__ASSUME_32BITUIDS]: Remove conditional code.
35861         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
35862         <kernel-features.h>.
35863         [__ASSUME_32BITUIDS]: Make code unconditional.
35864         [!__ASSUME_32BITUIDS]: Remove conditional code.
35865         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
35866         <kernel-features.h>.
35867         [__ASSUME_32BITUIDS]: Make code unconditional.
35868         [!__ASSUME_32BITUIDS]: Remove conditional code.
35869         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
35870         <kernel-features.h>.
35871         [__ASSUME_32BITUIDS]: Make code unconditional.
35872         [!__ASSUME_32BITUIDS]: Remove conditional code.
35873         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
35874         <kernel-features.h>.
35875         [__ASSUME_32BITUIDS]: Make code unconditional.
35876         [!__ASSUME_32BITUIDS]: Remove conditional code.
35877         * sysdeps/unix/sysv/linux/kernel-features.h
35878         (__ASSUME_SETRESUID_SYSCALL): Remove.
35879         (__ASSUME_SETRESGID_SYSCALL): Likewise.
35880         (__ASSUME_32BITUIDS): Likewise.
35881         (__ASSUME_LDT_WORKS): Likewise.
35882         (__ASSUME_O_DIRECTORY): Likewise.
35883         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
35884         architecture but not kernel version.
35885         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
35886         (__ASSUME_MMAP2_SYSCALL): Likewise.
35887         (__ASSUME_STAT64_SYSCALL): Likewise.
35888         (__ASSUME_IPC64): Likewise.
35889         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
35890         <kernel-features.h>.
35891         [__ASSUME_32BITUIDS]: Make code unconditional.
35892         [!__ASSUME_32BITUIDS]: Remove conditional code.
35893         * sysdeps/unix/sysv/linux/opendir.c: Do not include
35894         <kernel-features.h>.
35895         [__ASSUME_O_DIRECTORY]: Make code unconditional.
35896         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
35897         132096]: Remove conditional code.
35898         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
35899         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
35900         <kernel-features.h>.
35901         [__ASSUME_32BITUIDS]: Make code unconditional.
35902         [!__ASSUME_32BITUIDS]: Remove conditional code.
35903         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
35904         <kernel-features.h>.
35905         [__ASSUME_32BITUIDS]: Make code unconditional.
35906         [!__ASSUME_32BITUIDS]: Remove conditional code.
35907         * sysdeps/unix/sysv/linux/setegid.c: Do not include
35908         <kernel-features.h>.
35909         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
35910         unconditional.
35911         (__setresgid): Do not declare.
35912         [__ASSUME_32BITUIDS]: Make code unconditional.
35913         [!__ASSUME_32BITUIDS]: Remove conditional code.
35914         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
35915         <kernel-features.h>.
35916         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
35917         unconditional.
35918         (__setresuid): Do not declare.
35919         [__ASSUME_32BITUIDS]: Make code unconditional.
35920         [!__ASSUME_32BITUIDS]: Remove conditional code.
35921         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
35922         <kernel-features.h>.
35923         [__ASSUME_32BITUIDS]: Make code unconditional.
35924         [!__ASSUME_32BITUIDS]: Remove conditional code.
35925         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
35926         <kernel-features.h>.
35927         [__ASSUME_32BITUIDS]: Make code unconditional.
35928         [!__ASSUME_32BITUIDS]: Remove conditional code.
35929
35930 2012-05-25  Richard Henderson  <rth@twiddle.net>
35931
35932         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
35933         dl_hwcap to ifunc resolver.
35934         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
35935         elf_ifunc_invoke.
35936         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
35937         dl_hwcap to ifunc resolver.
35938         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
35939
35940 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35941
35942         [BZ #14153]
35943         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
35944         for |x| <= 2**-26, not 2**-57.
35945         * math/libm-test.inc (acos_test): Do not allow spurious underflow
35946         exception.
35947
35948 2012-05-24  Jeff Law  <law@redhat.com>
35949
35950         * stdio-common/Makefile (tests): Add bug25.
35951         * stdio-common/bug25.c: New test.
35952
35953 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
35954
35955         [BZ #13576]
35956         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
35957         multiple of MALLOC_ALIGNMENT in size.
35958         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
35959
35960 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
35961
35962         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
35963         Require >= 256.
35964         (FILENAME_MAX): Use macro-int-constant.
35965         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
35966         (_IOFBF): Use macro-int-constant.
35967         (_IOLBF): Likewise.
35968         (_IONBF): Likewise.
35969         (SEEK_CUR): Likewise.
35970         (SEEK_END): Likewise.
35971         (SEEK_SET): Likewise.
35972         (TMP_MAX): Likewise.
35973         (EOF): Use macro-int-constant.  Require < 0.
35974         (NULL): Use macro-constant.  Require == 0.
35975         (stdin): Require type to be FILE *.
35976         (stdout): Likewise.
35977         (stderr): Likewise.
35978         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
35979         macro-int-constant.
35980         (EXIT_SUCCESS): Likewise.
35981         (NULL): Use macro-constant.  Require == 0.
35982         (RAND_MAX): Use macro-int-constant.
35983         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
35984         [C99-based standards] (strtof): Require function.
35985         [C99-based standards] (strtold): Likewise.
35986         [C99-based standards] (strtoll): Likewise.
35987         [C99-based standards] (strtoull): Likewise.
35988         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
35989         [ISO || ISO99 || ISO11] (limits.h): Likewise.
35990         [ISO || ISO99 || ISO11] (math.h): Likewise.
35991         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
35992         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
35993         [ISO || ISO99 || ISO11] (*_t): Do not allow.
35994
35995 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
35996
35997         [BZ #14132]
35998         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
35999         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
36000         * intl/dgettext.c (DCGETTEXT): Likewise.
36001         * intl/gettext.c (DCGETTEXT): Likewise.
36002         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
36003         * posix/regex_internal.h (gettext): Likewise.
36004         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
36005         Remove declaration.
36006         * include/argz.h (__argz_count_internal)
36007         (__argz_stringify_internal): Remove declaration.
36008         (__argz_count, __argz_stringify): Declare hidden proto.
36009         * intl/dcgettext.c: Remove use of INTDEF.
36010         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
36011         * string/argz-stringify.c: Likewise.
36012         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
36013         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
36014         Declare hidden proto.
36015         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
36016         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
36017         Declare hidden proto.
36018         * include/stdio.h (__asprintf_internal): Don't declare.
36019         (__asprintf): Don't define as macro.  Declare hidden proto.
36020         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
36021         (__fsetlocking): Declare hidden proto.
36022         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
36023         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
36024         hidden proto.
36025         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
36026         (_IO_setlinebuf): Remove use of INTUSE.
36027         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
36028         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
36029         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
36030         Remove declaration.
36031         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
36032         (_IO_do_flush): Remove use of INTUSE.
36033         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
36034         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
36035         (_IO_adjust_column, _IO_least_wmarker)
36036         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
36037         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
36038         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
36039         (_IO_default_doallocate, _IO_wdefault_doallocate)
36040         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
36041         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
36042         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
36043         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
36044         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
36045         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
36046         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
36047         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
36048         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
36049         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
36050         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
36051         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
36052         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
36053         proto.
36054         (_IO_flush_all_internal, _IO_adjust_column_internal)
36055         (_IO_default_uflow_internal, _IO_default_finish_internal)
36056         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
36057         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
36058         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
36059         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
36060         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
36061         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
36062         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
36063         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
36064         (_IO_file_close_internal, _IO_file_close_it_internal)
36065         (_IO_file_underflow_internal, _IO_file_overflow_internal)
36066         (_IO_file_init_internal, _IO_file_attach_internal)
36067         (_IO_file_fopen_internal, _IO_file_read_internal)
36068         (_IO_file_sync_internal, _IO_file_seek_internal)
36069         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
36070         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
36071         (_IO_str_underflow_internal, _IO_str_overflow_internal)
36072         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
36073         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
36074         (_IO_list_all_internal, _IO_link_in_internal)
36075         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
36076         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
36077         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
36078         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
36079         (_IO_do_write_internal, _IO_padn_internal)
36080         (_IO_getline_info_internal, _IO_getline_internal)
36081         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
36082         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
36083         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
36084         (_IO_vfscanf_internal, _IO_vfprintf_internal)
36085         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
36086         (_IO_init_internal, _IO_un_link_internal): Don't declare.
36087         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
36088         with libc_hidden_ver, remove use of INTUSE.
36089         * libio/genops.c: Likewise.
36090         * libio/freopen.c: Likewise.
36091         * libio/freopen64.c: Likewise.
36092         * libio/iofclose.c: Likewise.
36093         * libio/iofdopen.c: Likewise.
36094         * libio/iofflush.c: Likewise.
36095         * libio/iofflush_u.c: Likewise.
36096         * libio/iofgets.c: Likewise.
36097         * libio/iofgets_u.c: Likewise.
36098         * libio/iofopen.c: Likewise.
36099         * libio/iofopncook.c: Likewise.
36100         * libio/iofread.c: Likewise.
36101         * libio/iofread_u.c: Likewise.
36102         * libio/ioftell.c: Likewise.
36103         * libio/iofwrite.c: Likewise.
36104         * libio/iogetline.c: Likewise.
36105         * libio/iogets.c: Likewise.
36106         * libio/iogetwline.c: Likewise.
36107         * libio/iopadn.c: Likewise.
36108         * libio/iopopen.c: Likewise.
36109         * libio/ioseekoff.c: Likewise.
36110         * libio/ioseekpos.c: Likewise.
36111         * libio/iosetbuffer.c: Likewise.
36112         * libio/iosetvbuf.c: Likewise.
36113         * libio/ioungetc.c: Likewise.
36114         * libio/ioungetwc.c: Likewise.
36115         * libio/iovdprintf.c: Likewise.
36116         * libio/iovsprintf.c: Likewise.
36117         * libio/iovsscanf.c: Likewise.
36118         * libio/memstream.c: Likewise.
36119         * libio/obprintf.c: Likewise.
36120         * libio/oldfileops.c: Likewise.
36121         * libio/oldiofclose.c: Likewise.
36122         * libio/oldiofdopen.c: Likewise.
36123         * libio/oldiofopen.c: Likewise.
36124         * libio/oldiopopen.c: Likewise.
36125         * libio/oldstdfiles.c: Likewise.
36126         * libio/putc.c: Likewise.
36127         * libio/setbuf.c: Likewise.
36128         * libio/setlinebuf.c: Likewise.
36129         * libio/stdfiles.c: Likewise.
36130         * libio/strops.c: Likewise.
36131         * libio/vasprintf.c: Likewise.
36132         * libio/vscanf.c: Likewise.
36133         * libio/vsnprintf.c: Likewise.
36134         * libio/vswprintf.c: Likewise.
36135         * libio/wfiledoalloc.c: Likewise.
36136         * libio/wfileops.c: Likewise.
36137         * libio/wgenops.c: Likewise.
36138         * libio/wmemstream.c: Likewise.
36139         * libio/wstrops.c: Likewise.
36140         * libio/__fpurge.c: Likewise.
36141         * libio/__fsetlocking.c: Likewise.
36142         * assert/assert.c: Likewise.
36143         * debug/fgets_chk.c: Likewise.
36144         * debug/fgets_u_chk.c: Likewise.
36145         * debug/fread_chk.c: Likewise.
36146         * debug/fread_u_chk.c: Likewise.
36147         * debug/gets_chk.c: Likewise.
36148         * debug/obprintf_chk.c: Likewise.
36149         * debug/vasprintf_chk.c: Likewise.
36150         * debug/vdprintf_chk.c: Likewise.
36151         * debug/vsnprintf_chk.c: Likewise.
36152         * debug/vsprintf_chk.c: Likewise.
36153         * malloc/mtrace.c: Likewise.
36154         * misc/error.c: Likewise.
36155         * misc/syslog.c: Likewise.
36156         * stdio-common/asprintf.c: Likewise.
36157         * stdio-common/fxprintf.c: Likewise.
36158         * stdio-common/getw.c: Likewise.
36159         * stdio-common/isoc99_fscanf.c: Likewise.
36160         * stdio-common/isoc99_scanf.c: Likewise.
36161         * stdio-common/isoc99_vfscanf.c: Likewise.
36162         * stdio-common/isoc99_vscanf.c: Likewise.
36163         * stdio-common/isoc99_vsscanf.c: Likewise.
36164         * stdio-common/printf-prs.c: Likewise.
36165         * stdio-common/printf_fp.c: Likewise.
36166         * stdio-common/printf_fphex.c: Likewise.
36167         * stdio-common/printf_size.c: Likewise.
36168         * stdio-common/putw.c: Likewise.
36169         * stdio-common/scanf.c: Likewise.
36170         * stdio-common/sprintf.c: Likewise.
36171         * stdio-common/tmpfile.c: Likewise.
36172         * stdio-common/vfprintf.c: Likewise.
36173         * stdio-common/vfscanf.c: Likewise.
36174         * stdlib/strfmon_l.c: Likewise.
36175         * sunrpc/openchild.c: Likewise.
36176         * sunrpc/xdr_stdio.c: Likewise.
36177         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
36178         * sysdeps/mach/hurd/tmpfile.c: Likewise.
36179
36180 2012-05-24  Roland McGrath  <roland@hack.frob.com>
36181
36182         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36183
36184         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
36185         in the third column, to generate for the shared library an IFUNC
36186         that uses _dl_vdso_vsym.
36187         * Makerules (COMPILE.c, compile-stdin.c): New variables.
36188         * Makeconfig (object-suffixes-noshared): New variable.
36189
36190         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
36191         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
36192         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
36193         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
36194
36195         [BZ #14132]
36196         * include/sys/time.h (__gettimeofday): Remove macro.
36197         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
36198         * time/gettimeofday.c (__gettimeofday): Remove #undef.
36199         Remove INTDEF.
36200         (__gettimeofday): Add libc_hidden_def.
36201         (gettimeofday): Add libc_hidden_weak.
36202         * sysdeps/mach/gettimeofday.c: Likewise.
36203         * sysdeps/posix/gettimeofday.c: Likewise.
36204         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
36205         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
36206         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
36207         (__gettimeofday_internal): Remove strong_alias.
36208         (__gettimeofday): Add libc_hidden_def.
36209         (gettimeofday): Add libc_hidden_weak.
36210         * sysdeps/unix/syscalls.list (gettimeofday):
36211         Remove __gettimeofday_internal alias.
36212
36213 2012-05-24  Daniel Jacobowitz  <drow@false.org>
36214             H.J. Lu  <hongjiu.lu@intel.com>
36215
36216         [BZ #12495]
36217         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
36218         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
36219         (largebin_index_32_big): New.
36220         (largebin_index): Use it for 16-byte alignment.
36221         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
36222         correction with front_misalign.
36223
36224 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
36225
36226         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
36227         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
36228         Likewise.
36229         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
36230         Likewise.
36231         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
36232         Likewise.
36233         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
36234         Likewise.
36235         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
36236         Likewise.
36237         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
36238         Likewise.
36239         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
36240         Likewise.
36241         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
36242         Likewise.
36243         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
36244         Likewise.
36245         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
36246         Likewise.
36247         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
36248         Likewise.
36249         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
36250         Likewise.
36251
36252         * scripts/data/c++-types-x32-linux-gnu.data: New file.
36253         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
36254
36255 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
36256
36257         [BZ #10846]
36258         [BZ #14036]
36259         * math/libm-test.inc (exp_test): Add test from bug 14036.
36260         (pow_test): Add test from bug 10846.
36261
36262         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
36263         and other flags.
36264         (special_function): Do not include flags in test name.
36265         (parse_args): Likewise.
36266         * sysdeps/i386/fpu/libm-test-ulps: Update.
36267         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
36268         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
36269         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
36270         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36271
36272         * math/gen-libm-test.pl (%beautify): Add entries for underflow
36273         exceptions.
36274         * math/libm-test.inc ("Philosophy"): Update comment about
36275         exception testing.
36276         (UNDERFLOW_EXCEPTION): New macro.
36277         (UNDERFLOW_EXCEPTION_OK): Likewise.
36278         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
36279         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
36280         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
36281         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
36282         (INVALID_EXCEPTION_OK): Update value.
36283         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
36284         (OVERFLOW_EXCEPTION_OK): Likewise.
36285         (IGNORE_ZERO_INF_SIGN): Likewise.
36286         (test_exceptions): Handle underflow exceptions.
36287         (acos_test): Update for underflow exception expectations.
36288         (cexp_test): Likewise.
36289         (clog_test): Likewise.
36290         (clog10_test): Likewise.
36291         (csqrt_test): Likewise.
36292         (ctan_test): Likewise.
36293         (ctanh_test): Likewise.
36294         (exp_test): Likewise.
36295         (exp10_test): Likewise.
36296         (exp2_test): Likewise.
36297         (expm1_test): Likewise.
36298         (fma_test): Likewise.
36299         (j0_test): Likewise.
36300         (jn_test): Likewise.
36301         (nexttoward_test): Likewise.
36302         (pow_test): Likewise.
36303         (scalbn_test): Likewise.
36304         (scalbln_test): Likewise.
36305         (tan_test): Likewise.
36306         (y1_test): Likewise.
36307         * sysdeps/i386/fpu/libm-test-ulps: Update.
36308         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36309
36310 2012-05-23  David S. Miller  <davem@davemloft.net>
36311
36312         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36313         (__libc_sigaction): Remove unused local variables.
36314
36315 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36316
36317         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
36318
36319 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
36320
36321         mktime: avoid signed integer overflow
36322         * time/mktime.c (__mktime_internal): Do not mishandle the case
36323         where diff == INT_MIN.
36324
36325         mktime: simplify computation of average
36326         * time/mktime.c (ranged_convert): Use new time_t_avg function
36327         instead of rolling our own (probably-slower) code.
36328
36329         mktime: do not assume signed right shift propagates sign bit
36330         * time/mktime.c (isdst_differ): New static function.
36331         (__mktime_internal): No need to normalize tm_isdst now.
36332         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
36333         tm_isdst values.
36334
36335         mktime: merge another wrapv change from gnulib
36336         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
36337         from some compilers.
36338
36339         mktime: remove incorrect attempt at unusual arithmetics
36340         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
36341         The code didn't really work on such machines anyway.
36342         (TYPE_MINIMUM): Assume two's complement.
36343         (twos_complement_arithmetic): Verify that long_int and time_t
36344         are two's complement (or unsigned, in the latter case).
36345
36346         mktime: check signed shifts on long_int and time_t, too
36347         * time/mktime.c (SHR): Check that shifts work as desired
36348         on the types long_int and time_t too, as SHR is used on
36349         such types.
36350
36351         mktime: do not assume 'long' is wide enough
36352         * time/mktime.c (verify): Move decl up.
36353         (long_int): New type.
36354         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
36355         to remove assumption in the code that 'long' is wide enough to
36356         store year values.  This assumption is not true on x32 and on
36357         some non-glibc platforms.
36358
36359         mktime: merge wrapv change from gnulib
36360         * time/mktime.c (WRAPV): New macro.
36361         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
36362         (guess_time_tm, __mktime_internal): Do not assume that signed
36363         integer overflow wraps around; modern compilers generate code
36364         where this assumption is no longer valid.
36365
36366 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36367
36368         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36369         Replace "jmp L(pseudo_end)" with "ret".
36370         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
36371         Likewise.
36372
36373 2012-05-23  Andreas Jaeger  <aj@suse.de>
36374
36375         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
36376         * sysdeps/unix/sysv/linux/poll.c: Remove file.
36377
36378 2012-05-23  Andreas Jaeger  <aj@suse.de>
36379             Maximilian Attems  <max@stro.at>
36380
36381         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
36382         New macros.
36383
36384 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36385
36386         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
36387         code so that pseudo_end is just ret and the stack pointer is
36388         correct also for static library in error case.
36389
36390 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
36391
36392         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
36393         move to syscalls.list.
36394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
36395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
36396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
36397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
36398
36399         * manual/install.texi (Running make install): Do not mention Linux
36400         kernel version for which pt_chown is not needed.
36401         (Linux): Do not mention problems with nscd with 2.0 kernels.
36402         * INSTALL: Regenerated.
36403
36404 2012-05-23  Andreas Jaeger  <aj@suse.de>
36405
36406         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
36407         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
36408         macro.
36409         * sysdeps/unix/sysv/linux/s390/bits/mman.h
36410         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36411         * sysdeps/unix/sysv/linux/sh/bits/mman.h
36412         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36413         * sysdeps/unix/sysv/linux/i386/bits/mman.h
36414         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36415         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
36416         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36417         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
36418         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
36419         * sysdeps/unix/sysv/linux/bits/in.h
36420         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
36421
36422 2012-05-22  Roland McGrath  <roland@hack.frob.com>
36423
36424         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
36425         (PREPARE_VERSION): Just use assert instead, it will be elided
36426         under [NDEBUG] anyway.
36427
36428 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36429
36430         * sysdeps/unix/sysv/linux/Makefile: Include
36431         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
36432         (sysdep_routines): Remove sysctl.
36433         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
36434         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
36435         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
36436         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
36437         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
36438
36439 2012-05-22  Andreas Jaeger  <aj@suse.de>
36440
36441         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
36442         that pseudo_end is just ret and the stack pointer is correct also
36443         for static library in error case.
36444
36445 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
36446
36447         [BZ #14122]
36448         * nss/nsswitch.c (defconfig_entries): New variable.
36449         (__nss_database_lookup): Don't leak defconfig entries.
36450         (nss_parse_service_list): Don't leak on error paths.
36451         (free_database_entries): New function.
36452         (free_defconfig): New function.
36453         (free_mem): Move common code to free_database_entries.
36454
36455 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36456
36457         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
36458         Add arch_prctl.
36459         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
36460
36461         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
36462         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
36463         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
36464         New macro.
36465         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
36466         (INTERNAL_SYSCALL_TYPES): Likewise.
36467         (LOAD_ARGS_TYPES_[1-6]): Likewise.
36468         (LOAD_REGS_TYPES_[1-6]): Likewise.
36469         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
36470         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
36471
36472 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36473
36474         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
36475         copysignl for GLIBC_2_0.
36476         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
36477         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
36478         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
36479         logbl for GLIBC_2_0.
36480         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
36481         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
36482
36483 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36484
36485         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
36486         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
36487
36488         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
36489         Use "neg %eax".
36490
36491         * time/mktime.c: Update copyright years.
36492
36493 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
36494
36495         mktime: merge comment-quoting-style change from gnulib
36496         * time/mktime.c: Quote 'like this' in comments.
36497         The GNU coding standards suggest that we no longer quote `like this',
36498         as "`" and "'" are typically rendered asymmetrically nowadays.
36499         The typical gnulib style is to quote 'like this' when quoting
36500         code, and "like this" when quoting English.
36501
36502         * time/mktime.c (compile-command): Add "-I.".
36503
36504         mktime: merge mktime-internal.h change from gnulib
36505         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
36506
36507         mktime: merge time_r change from gnulib
36508         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
36509
36510         mktime: merge DEBUG change from gnulib
36511         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
36512         case system <time.h> has a #define.
36513
36514         mktime: merge <sys/types.h> change from gnulib
36515         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
36516         since <time.t> is now guaranteed to define time_t.
36517
36518         mktime: merge HAVE_CONFIG_H change from gnulib
36519         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
36520
36521 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
36522
36523         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36524         Use "neg %eax".
36525
36526         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
36527         __rlim_t cast.
36528         (struct rusage): Use anonymous union to pad each field to
36529         __syscall_slong_t.
36530
36531 2012-05-21  David S. Miller  <davem@davemloft.net>
36532
36533         * Makefules (o-iterator): Remove .s cases.
36534         (compile-command.s): Delete.
36535         (COMPILE.s): Delete.
36536         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
36537
36538 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
36539
36540         * configure.in (libc_cv_predef_stack_protector): Only consider
36541         "foobar" and "__stack_chk_fail" lines in libc_undefs.
36542         * configure: Regenerated.
36543
36544 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36545
36546         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
36547         New macro.  Use R*LP on int and pointer.
36548         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
36549         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
36550         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
36551         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
36552
36553         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
36554         [__WORDSIZE_TIME64_COMPAT32] instead of
36555         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
36556         (struct utmp): Likewise.
36557         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
36558         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
36559         Renamed to ...
36560         (__WORDSIZE_TIME64_COMPAT32): This.
36561         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
36562         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
36563         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
36564         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
36565         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
36566         (__WORDSIZE_TIME64_COMPAT32): New macro.
36567
36568 2012-05-21  Andreas Jaeger  <aj@suse.de>
36569
36570         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
36571         only if [SHARED]. Add prototype for __wcschr_ia32.
36572
36573 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36574
36575         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
36576         of %rbp unmolested in the jmp_buf while mangling the low bits.
36577         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
36578         unmolested high bits of %rbp while demangling the low bits.
36579         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
36580
36581 2012-05-21  Andreas Jaeger  <aj@suse.de>
36582
36583         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
36584         * sunrpc/svc_simple.c: Use it for registerrpc.
36585         * sunrpc/xcrypt.c: Use it for passwd2des.
36586
36587         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
36588
36589 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36590
36591         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
36592         Don't define if [__SYSCALL_WORDSIZE != 32].
36593         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
36594         New macro.
36595
36596 2012-05-21  Bruno Haible  <bruno@clisp.org>
36597             Andreas Jaeger  <aj@suse.de>
36598
36599         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
36600         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
36601         inptr and inend for must_buffer_ch.
36602         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
36603         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
36604         * stdio-common/Makefile (tests): Remove bug15.
36605         (bug15-ENV): Remove macro.
36606         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
36607         anymore.
36608
36609 2012-05-19  Andreas Jaeger  <aj@suse.de>
36610             Roland McGrath  <roland@hack.frob.com>
36611
36612         * manual/contrib.texi: Completely rewritten. It contains now an
36613         alphabetical list of contributors and their contributions.
36614
36615 2012-05-21  Richard Henderson  <rth@twiddle.net>
36616
36617         * misc/getauxval.c (__getauxval): Use unsigned long int.
36618         * misc/sys/auxv.h: Include <sys/cdefs.h>.
36619         (getauxval): Use unsigned long int.
36620
36621 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
36622
36623         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36624
36625 2012-05-21  Roland McGrath  <roland@hack.frob.com>
36626
36627         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
36628         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
36629         __alignof__ (long double).
36630
36631 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36632
36633         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36634
36635 2012-05-20  Richard Henderson  <rth@twiddle.net>
36636
36637         * misc/getauxval.c: New file.
36638         * misc/sys/auxv.h: New file.
36639         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
36640         (routines): Add getauxval.
36641         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
36642         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
36643         * elf/dl-sysdep.c (_dl_auxv): Remove.
36644         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
36645         * elf/dl-support.c (_dl_auxv): New variable.
36646         (_dl_aux_init): Initialize it.
36647         * manual/startup.texi (Auxiliary Vector): New node.
36648         * sysdeps/generic/bits/hwcap.h: New file.
36649         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
36650         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
36651         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
36652         * sysdeps/sparc/sysdep.h: ... here.  Include it.
36653         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
36654         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
36655         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36656         Update.
36657         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
36658         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
36659         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
36660         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
36661         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36662         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
36663         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
36664         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
36665
36666 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36667
36668         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36669
36670 2012-05-19  David S. Miller  <davem@davemloft.net>
36671
36672         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36673
36674 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36675
36676         [BZ #14123]
36677         * math/s_ccosh.c: Include <float.h>
36678         (__ccosh): Avoid internal overflow calculating sinh and cosh
36679         values before multiplying by sin and cos values.
36680         * math/s_ccoshf.c: Likewise.
36681         * math/s_ccoshl.c: Likewise.
36682         * math/s_csin.c: Likewise.
36683         * math/s_csinf.c: Likewise.
36684         * math/s_csinl.c: Likewise.
36685         * math/s_csinh.c: Likewise.
36686         * math/s_csinhf.c: Likewise.
36687         * math/s_csinhl.c: Likewise.
36688         * math/libm-test.inc (ccos_test): Add more tests.
36689         (ccosh_test): Likewise.
36690         (csin_test): Likewise.
36691         (csinh_test): Likewise.
36692         * sysdeps/i386/fpu/libm-test-ulps: Update.
36693         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36694
36695 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
36696
36697         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
36698         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
36699
36700         * sysdeps/x86_64/x32/_itoa.h: Add comment.
36701
36702 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
36703
36704         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
36705         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
36706         * sysdeps/powerpc/soft-fp/Versions: Likewise.
36707         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
36708         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
36709         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
36710         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
36711         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
36712         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
36713         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
36714         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
36715         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
36716         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
36717         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
36718         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
36719         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
36720         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
36721         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
36722         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
36723         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
36724         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
36725         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
36726         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
36727         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
36728         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
36729         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
36730         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
36731         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
36732         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
36733         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
36734         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
36735
36736 2012-05-18  Andreas Jaeger  <aj@suse.de>
36737
36738         * csu/.gitignore: Delete.
36739
36740 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36741
36742         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
36743         (timex): Use __syscall_slong_t.
36744
36745 2012-05-18  Andreas Jaeger  <aj@suse.de>
36746             Carlos O'Donell  <carlos_odonell@mentor.com>
36747
36748         * manual/install.texi (Configuring and compiling): Update
36749         description about files modified in the source directory.
36750         * INSTALL: Regenerated.
36751
36752 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36753
36754         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
36755         value.  Use "or" to set return value to -1.
36756         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
36757         negate return value.
36758
36759 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36760
36761         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
36762         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
36763         failure if the compiler has Graphite support disabled.
36764         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
36765         Likewise.
36766         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
36767         (CFLAGS-memmove.c): Likewise.
36768         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
36769         Likewise.
36770
36771 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
36772
36773         * sysdeps/x86_64/x32/_itoa.h: New file.
36774
36775         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
36776         getdents system call only if kernel and user dirents have the
36777         same d_ino and d_off.
36778
36779         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
36780         LLONG_MAX != LONG_MAX.
36781         (_itoa_word): Use _ITOA_WORD_TYPE on value.
36782         (_fitoa_word): Likewise.
36783
36784         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
36785         years.
36786         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
36787         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
36788         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
36789
36790         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
36791         include <bits/wordsize.h>.  Check __x86_64__ instead of
36792         __WORDSIZE.
36793         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
36794         if __x86_64__ is defined.  Use anonymous union on fpstate.
36795
36796         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
36797         anonymous union.
36798
36799 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
36800
36801         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
36802         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
36803         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
36804         Refer to _rtld_local_ro instead of _rtld_global_ro.
36805         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
36806         Likewise.
36807         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
36808         Likewise.
36809         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
36810         Likewise.
36811         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
36812         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
36813         of _rtld_global, and rtld_progname instead of _dl_argv[0].
36814
36815         * sysdeps/powerpc/powerpc32/dl-machine.c
36816         (__elf_machine_runtime_setup) [PROF]: Don't reference
36817         _dl_prof_resolve.
36818
36819 2012-05-18  Andreas Jaeger  <aj@suse.de>
36820
36821         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
36822         function only available for GCCs before 3.4 since GCC 3.4
36823         introduced a builtin.
36824         (lrint): Likewise.
36825         (llrintf): Likewise.
36826         (llrint): Likewise.
36827         (fmaxf): Likewise.
36828         (fmax): Likewise.
36829         (fminf): Likewise.
36830         (fmin): Likewise.
36831         (rint): Likewise.
36832         (rintf): Likewise.
36833         (nearbyint): Likewise.
36834         (nearbyintf): Likewise.
36835         (ceil): Likewise.
36836         (ceilf): Likewise.
36837         (floor): Likewise.
36838         (floorf): Likewise.
36839
36840 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36841
36842         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
36843         on both fields and cast pointer to __syscall_ulong_t.
36844
36845         * bits/types.h (__fsword_t): New type.
36846         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
36847         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
36848         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
36849         (__FSWORD_T_TYPE): Likewise.
36850         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
36851         (__FSWORD_T_TYPE): Likewise.
36852         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
36853         (__FSWORD_T_TYPE): Likewise.
36854         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
36855         (__FSWORD_T_TYPE): Likewise.
36856         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
36857         __SWORD_TYPE with __fsword_t.
36858         (statfs64): Likewise.
36859
36860 2012-05-17  David S. Miller  <davem@davemloft.net>
36861
36862         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
36863
36864 2012-05-17  Andreas Jaeger  <aj@suse.de>
36865
36866         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
36867         warning.
36868
36869 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36870
36871         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
36872
36873 2012-05-17  Andreas Jaeger  <aj@suse.de>
36874
36875         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
36876         when it is used.
36877
36878 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36879
36880         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
36881
36882 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36883
36884         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
36885         * sysdeps/x86_64/tst-mallocalign1.c: New file.
36886
36887 2012-05-17  Andreas Jaeger  <aj@suse.de>
36888             Carlos O'Donell  <carlos_odonell@mentor.com>
36889
36890         [BZ #14059]
36891         * sysdeps/x86_64/multiarch/init-arch.h
36892         (bit_YMM_Usable): Rename to...
36893         (bit_AVX_Usable): ... this.
36894         (bit_FMA4_Usable): New macro.
36895         (bit_XMM_state): New macro.
36896         (bit_YMM_state): New macro.
36897         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
36898         [__ASSEMBLER__] (index_AVX_Usable): ... this.
36899         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
36900         (CPUID_OSXSAVE): New macro.
36901         (CPUID_AVX): New macro.
36902         (CPUID_FMA4): New macro.
36903         (index_YMM_Usable): Rename to...
36904         (index_AVX_Usable): ... this.
36905         (HAS_AVX): Use HAS_ARCH_FEATURE.
36906         (HAS_FMA4): Likewise.
36907         (HAS_YMM_USABLE): Remove.
36908         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36909         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
36910         are present.
36911         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
36912         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
36913         * sysdeps/x86_64/multiarch/Makefile: Likewise.
36914         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
36915         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
36916
36917 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
36918
36919         * math/libm-test.c: Support platforms without multiple rounding modes.
36920         * math/bug-nextafter.c: Support platforms without FP exceptions.
36921         * math/bug-nexttoward.c: Likewise.
36922         * math/test-fenv.c: Likewise.
36923         * math/test-misc.c: Likewise.
36924         * stdlib/bug-getcontext.c: Likewise.
36925
36926 2012-05-17  Andreas Jaeger  <aj@suse.de>
36927
36928         * manual/examples/search.c (critter_cmp): Change signature to
36929         avoid warnings.
36930         * manual/string.texi (Collation Functions): Likewise.
36931
36932 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36933
36934         * bits/types.h: Fold copyright years.
36935         * bits/typesizes.h: Likewise.
36936         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
36937         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
36938         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
36939         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
36940         * time/time.h: Likewise.
36941
36942 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
36943
36944         [BZ #208]
36945         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
36946         in instead of returning them.  Return void.
36947         (__libc_mallinfo): Accumulate over all arenas.
36948         (__malloc_stats): Adjust for change in int_mallinfo interface.
36949
36950 2012-05-16  Roland McGrath  <roland@hack.frob.com>
36951
36952         [BZ #10375]
36953         * configure.in (NM): Add AC_CHECK_TOOL for it.
36954         (libc_extra_cflags): New substituted variable.
36955         Check for -fstack-protector being used implicitly.
36956         * configure: Regenerated.
36957         * config.make.in (config-extra-cflags): New variable,
36958         gets @libc_extra_cflags@.
36959         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
36960
36961         [BZ #10375]
36962         * configure.in: Check for _FORTIFY_SOURCE being predefined.
36963         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
36964         * configure: Regenerated.
36965         * config.make.in (CPPUNDEFS): New substituted variable.
36966         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
36967         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
36968         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
36969
36970 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36971
36972         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
36973         (mq_attr): Use __syscall_slong_t.
36974
36975 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36976
36977         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
36978         Check __x86_64__ instead of __WORDSIZE.
36979         (_STAT_VER_LINUX): Likewise.
36980         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
36981         __syscall_ulong_t and __syscall_slong_t.
36982         (stat64): Likewise.
36983
36984 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36985
36986         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
36987
36988 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36989
36990         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
36991
36992 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36993
36994         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
36995         __syscall_ulong_t.
36996
36997         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
36998         include <bits/wordsize.h>.  Check __x86_64__ instead of
36999         __WORDSIZE.
37000         (greg_t): Use "__extension__ long long int" if __x86_64__ is
37001         defined.
37002         (mcontext_t): Replace "unsigned long" with "unsigned long long".
37003
37004         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
37005         include <bits/wordsize.h>.  Check __x86_64__ instead of
37006         __WORDSIZE.
37007         (user_regs_struct): Use "__extension__ unsigned long long"
37008         instead of "unsigned long" if __x86_64__ is defined.
37009         (user): Likewise.  Pad after pointer field if __ILP32__ is
37010         defined.
37011
37012 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
37013
37014         * configure.in (makeinfo): Require version 4.5 or later.  Allow
37015         versions 5 to 9.
37016         * configure: Regenerated.
37017         * manual/install.texi (texinfo): Increase version requirement to
37018         4.5 or later.
37019         * INSTALL: Regenerated.
37020
37021         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
37022
37023 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37024
37025         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
37026
37027         * sysdeps/x86_64/x32/ffs.c: New file.
37028
37029         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
37030         __syscall_ulong_t.
37031         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
37032         defined.  Use __syscall_ulong_t.
37033         (shminfo): Use __syscall_ulong_t.
37034         (shm_info): Likewise.
37035
37036         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
37037         __syscall_ulong_t.
37038
37039         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
37040         <bits/wordsize.h>.
37041         (msgqnum_t): Use __syscall_ulong_t.
37042         (msglen_t): Likewise.
37043         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
37044         __syscall_ulong_t.
37045
37046         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
37047         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
37048
37049         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
37050
37051         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
37052         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
37053
37054         * sysvipc/sys/msg.h (msgbuf): Replace long int with
37055         __syscall_slong_t.
37056
37057         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
37058         include <bits/wordsize.h>.  Check __x86_64__ instead of
37059         __WORDSIZE.
37060
37061         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
37062         "unsigned long long int" if __x86_64__ is defined.
37063         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
37064
37065         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
37066         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
37067         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
37068
37069         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
37070         <stdint.h>.
37071         (GET_PC): Cast to uintptr_t first.
37072         (GET_FRAME): Likewise.
37073         (GET_STACK): Likewise.
37074
37075         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
37076         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
37077         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
37078         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
37079         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
37080         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
37081         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
37082         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
37083         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
37084         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
37085         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
37086         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
37087         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
37088         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
37089         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
37090         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
37091         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
37092         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
37093         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
37094         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
37095         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
37096         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
37097         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
37098         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
37099         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
37100         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
37101         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
37102         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
37103         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
37104
37105 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
37106
37107         * Makerules (+depfiles): Also collect depfiles from .oS in
37108         $(extra-objs).
37109         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
37110         .oS, $(libnldbl-routines)).
37111
37112         * Makerules (native-compile-mkdep-flags): Define.
37113         * sunrpc/Makefile (extra-objs): Add $(addprefix
37114         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
37115         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
37116         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
37117         calling $(make-target-directory).
37118
37119 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37120
37121         * bits/types.h (__snseconds_t): Removed.
37122         * time/time.h (struct timespec): Replace __snseconds_t with
37123         __syscall_slong_t.
37124         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
37125         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
37126         Likewise.
37127         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
37128         (__SNSECONDS_T_TYPE): Likewise.
37129         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
37130         (__SNSECONDS_T_TYPE): Likewise.
37131         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37132         (__SNSECONDS_T_TYPE): Likewise.
37133
37134 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37135
37136         * sysdeps/mach/hurd/bits/typesizes.h
37137         (__SYSCALL_SLONG_TYPE): New macro.
37138         (__SYSCALL_ULONG_TYPE): Likewise.
37139
37140 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37141
37142         * bits/types.h (__syscall_slong_t): New type.
37143         (__syscall_ulong_t): Likewise.
37144
37145         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
37146         (__SYSCALL_ULONG_TYPE): Likewise.
37147         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
37148         (__SYSCALL_SLONG_TYPE): Likewise.
37149         (__SYSCALL_ULONG_TYPE): Likewise.
37150         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
37151         (__SYSCALL_SLONG_TYPE): Likewise.
37152         (__SYSCALL_ULONG_TYPE): Likewise.
37153         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37154         (__SYSCALL_SLONG_TYPE): Likewise.
37155         (__SYSCALL_ULONG_TYPE): Likewise.
37156
37157 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37158
37159         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
37160         Add sigaltstack-offsets.sym.
37161         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
37162         <sigaltstack-offsets.h>.
37163         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
37164         longjmp_msg pointer.
37165         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
37166         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
37167         signal stack.
37168         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
37169
37170 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
37171
37172         * elf/stackguard-macros.h: Remove file.
37173         * sysdeps/generic/stackguard-macros.h: New file.
37174         * sysdeps/i386/stackguard-macros.h: Likewise.
37175         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
37176         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
37177         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
37178         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
37179         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
37180         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
37181         * sysdeps/x86_64/stackguard-macros.h: Likewise.
37182         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
37183         <elf/stackguard-macros.h>.
37184
37185         [BZ #14109]
37186         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
37187         __aligned__ in attribute.
37188         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
37189         (gregset_t): Likewise.
37190
37191 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37192
37193         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
37194         * sysdeps/x86_64/64/Implies-after: Here.  New file.
37195         * sysdeps/x86_64/x32/Implies-after: New file.
37196
37197 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37198
37199         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
37200         and access return value for _dl_profile_fixup.  Use R10_LP to
37201         load frame size.
37202
37203 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37204
37205         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
37206
37207 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37208
37209         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
37210         * sysdeps/x86_64/x32/sysdep.h: New file.
37211
37212 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37213
37214         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
37215         * sysdeps/x86_64/setjmp.S: Likewise.
37216
37217 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37218
37219         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
37220         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
37221         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
37222         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
37223         remove unused global constant.
37224
37225 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
37226
37227         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
37228         include of <not-cancel.h>.
37229
37230 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37231
37232         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
37233
37234 2012-05-15  Jeff Law  <law@redhat.com>
37235             Andreas Jaeger  <aj@suse.de>
37236
37237         [BZ #13594]
37238         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
37239         out from...
37240         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
37241         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
37242         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
37243         code changing __hst_map_handle.map.
37244
37245 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37246
37247         * configure.in (sysnames): Look for Implies-before and Implies-after
37248         files.
37249         * configure: Regenerated.
37250
37251 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37252
37253         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
37254         8-byte data alignment with LP_SIZE alignment.
37255
37256 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37257
37258         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
37259         into R10_LP.
37260
37261 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37262
37263         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
37264
37265 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37266
37267         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
37268         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
37269         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
37270         Likewise.
37271         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37272
37273 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37274
37275         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
37276         (stackinfo_sub_sp): Likewise.
37277
37278 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37279
37280         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
37281         RAX_LP.
37282
37283 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37284
37285         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
37286         into R*_LP.
37287
37288 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37289
37290         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
37291         sizes into R*_LP.
37292
37293 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37294
37295         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
37296
37297 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37298
37299         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
37300         into R11_LP and load __x86_64_shared_cache_size_half into
37301         R8_LP.
37302
37303 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37304
37305         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
37306         R8_LP.
37307
37308 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37309
37310         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
37311         logb for POWER7.
37312         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
37313         logbf for POWER7.
37314         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
37315         logbl for POWER7.
37316         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
37317         powerpc32/power7/fpu/s_logb.c via #include.
37318         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
37319         powerpc32/power7/fpu/s_logbf.c via #include.
37320         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
37321         powerpc32/power7/fpu/s_logbl.c via #include.
37322
37323 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
37324
37325         * README.libm: Remove file.
37326
37327 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37328
37329         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
37330         count for x32.  Use R*_LP and omit operand-size suffix.
37331
37332 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37333
37334         * shlib-versions: Move x86_64-.*-linux.* entries to ...
37335         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
37336         * sysdeps/x86_64/x32/shlib-versions: New file.
37337
37338 2012-05-14  Roland McGrath  <roland@hack.frob.com>
37339
37340         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
37341         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
37342         Use _dl_fatal_printf instead.
37343
37344 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37345
37346         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
37347         set if not set by the user.  Do not allow for being unset.
37348         * sysdeps/unix/sysv/linux/configure: Regenerated.
37349
37350 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37351
37352         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
37353         the `q' suffix from lea and replace .quad with ASM_ADDR.
37354
37355 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37356
37357         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
37358         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
37359         instead of $17.
37360         (PTR_DEMANGLE): Likewise.
37361
37362 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37363
37364         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
37365         (LP_OP): Likewise.
37366         (ASM_ADDR): Likewise.
37367         (RAX_LP): Likewise.
37368         (RBP_LP): Likewise.
37369         (RBX_LP): Likewise.
37370         (RCX_LP): Likewise.
37371         (RDI_LP): Likewise.
37372         (RSI_LP): Likewise.
37373         (RSP_LP): Likewise.
37374         (R8_LP): Likewise.
37375         (R9_LP): Likewise.
37376         (R10_LP): Likewise.
37377         (R10_LP): Likewise.
37378         (R11_LP): Likewise.
37379         (R12_LP): Likewise.
37380         (R13_LP): Likewise.
37381         (R14_LP): Likewise.
37382         (R15_LP): Likewise.
37383
37384 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37385
37386         * sysdeps/x86_64/x32/dl-machine.h: New file.
37387
37388 2012-05-14  Andreas Jaeger  <aj@suse.de>
37389
37390         * manual/Makefile (subdir): Remove export of subdir.
37391         (all): Remove target.
37392         (.PHONY): Remove all from list.
37393         (mkinstalldirs): Remove.
37394         (.PHONY): Remove installdirs from list.
37395         ($(inst_infodir)/libc.info): Use make-target-directory.
37396         (installdirs): Remove.
37397         (subdir_%): Remove.
37398         (glibc-targets): Remove.
37399         (lib): Remove.
37400         (stubs): Remove.
37401         ($(objpfx)stubs ../po/manual.pot): Remove.
37402         ($(objpfx)stamp%): Remove.
37403         (make-target-directory): Remove.
37404         (subdir_install): Remove.
37405         (routines): Remove.
37406         (aux): Remove.
37407         (sources): Remove.
37408         (objects): Remove.
37409         (headers): Remove.
37410
37411         [BZ #13750]
37412         * manual/.gitignore: Remove, it's not needed anymore.
37413         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
37414         all files in it.
37415         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
37416         directory.
37417         (texis): Renamed to $(objpfx)texis.
37418         (texis-path): New, contains path to generated files.
37419         (chapters.%): Use texis-path for complete path, add extra argument
37420         libc-texinfo.sh.
37421         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
37422         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
37423         (summary,texi, stamp-summary): Use complete path of
37424         files. Generate files in build dir.
37425         (dir-add.texi): Build in build dir.
37426         (libm-err.texi,stamp-libm-err): Likewise.
37427         (version.texi, stamp-version): Likewise.
37428         (.%c.texi): Likewise.
37429         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
37430         (mostlyclean): Remove target.
37431         (realclean): Remove target.
37432         (generated): Add new variable with contents from mostlyclean and
37433         realclean, remove entries duplicated in common-mostlyclean, add
37434         stamp-libm-err and stamp-version.
37435         (generated-dirs): Add libc directory.
37436         ($(inst_infodir)/libc.info): Install files from build dir.
37437
37438         * manual/install.texi (Configuring and compiling): Adjust since
37439         the info files are not part of the tar ball anymore.
37440
37441 2012-05-14  Andreas Jaeger  <aj@suse.de>
37442
37443         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
37444         variable.
37445
37446 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
37447
37448         [BZ #13717]
37449         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
37450         to 2.2.0 where earlier.
37451         * sysdeps/unix/sysv/linux/configure: Regenerated.
37452         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
37453         Remove conditional code.
37454         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
37455         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
37456         Remove conditional code.
37457         [!__NR_lchown]: Likewise.
37458         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37459         [__NR_lchown]: Likewise.
37460         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
37461         comment referencing __ASSUME_LCHOWN_SYSCALL.
37462         * sysdeps/unix/sysv/linux/i386/sigaction.c
37463         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37464         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37465         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
37466         Remove conditional code.
37467         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
37468         (__protocol_available): Remove #if 0 code.
37469         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
37470         conditional code.
37471         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
37472         * sysdeps/unix/sysv/linux/kernel-features.h
37473         (__ASSUME_GETCWD_SYSCALL): Don't define.
37474         (__ASSUME_REALTIME_SIGNALS): Likewise.
37475         (__ASSUME_PREAD_SYSCALL): Likewise.
37476         (__ASSUME_PWRITE_SYSCALL): Likewise.
37477         (__ASSUME_POLL_SYSCALL): Likewise.
37478         (__ASSUME_LCHOWN_SYSCALL): Likewise.
37479         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
37480         non-SPARC.
37481         (__ASSUME_SIOCGIFNAME): Don't define.
37482         (__ASSUME_MSG_NOSIGNAL): Likewise.
37483         (__ASSUME_SENDFILE): Define unconditionally.
37484         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
37485         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
37486         conditional code.
37487         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
37488         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
37489         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37490         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37491         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
37492         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
37493         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
37494         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
37495         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37496         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37497         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
37498         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37499         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
37501         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37502         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37503         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
37504         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37505         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
37507         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37508         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37509         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
37510         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
37511         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37512         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
37513         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37514         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37515         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
37516         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37517         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37518         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
37519         Remove conditional code.
37520         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37521         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37522         Remove conditional code.
37523         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37524         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
37525         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
37526         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37527         Remove conditional code.
37528         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37529         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
37530         Remove conditional code.
37531         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37532         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
37533         Remove conditional code.
37534         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37535         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
37536         Remove conditional code.
37537         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
37538         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
37539         Remove conditional code.
37540         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37541         * sysdeps/unix/sysv/linux/sh/pwrite64.c
37542         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
37543         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
37544         * sysdeps/unix/sysv/linux/sigaction.c
37545         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37546         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37547         * sysdeps/unix/sysv/linux/sigpending.c
37548         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37549         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37550         * sysdeps/unix/sysv/linux/sigprocmask.c
37551         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37552         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37553         * sysdeps/unix/sysv/linux/sigsuspend.c
37554         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
37555         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
37556         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
37557         (__libc_missing_rt_sigs): Remove.
37558         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
37559         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
37560         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
37561         Remove conditional code.
37562         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
37563         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
37564         return 1.
37565         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
37566         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
37567         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
37568         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
37569
37570 2012-05-14  Andreas Jaeger  <aj@suse.de>
37571
37572         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
37573         it's not used in glibc.
37574         (__coshm1): Likewise.
37575         (__acosh1p): Likewise.
37576         (__sgn): Likewise.
37577
37578         * manual/string.texi (Copying and Concatenation): Add missing
37579         variable in concat example.
37580         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
37581
37582 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37583
37584         [BZ #14103]
37585         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
37586         __builtin_clzl with __builtin_clzll.
37587
37588 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
37589
37590         [BZ #14104]
37591         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
37592         libc_freeres_ptr.
37593
37594 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
37595
37596         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
37597         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
37598         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
37599         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
37600
37601 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
37602
37603         * NEWS: Update ia64 info.
37604
37605 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
37606
37607         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
37608         used as bcopy.
37609
37610 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
37611
37612         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
37613         * sysdeps/unix/syscalls.list (dup3): Likewise.
37614         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
37615         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
37616
37617 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37618
37619         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
37620         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
37621
37622 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
37623
37624         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
37625         thread pointer.
37626         (TLS_IE): Use mov/add instead of movq/addq to load thread
37627         pointer.
37628         (TLS_GD_PREFIX): New.
37629         (TLS_GD): Use it.
37630
37631 2012-05-11  David S. Miller  <davem@davemloft.net>
37632
37633         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
37634         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
37635         (_FPU_SETCW): Likewise.
37636
37637 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37638
37639         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
37640         is 32-byte aligned.
37641
37642 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
37643
37644         [BZ #11837]
37645         * iconvdata/gb18030.c: Update tables.
37646         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
37647         characters specially.
37648         (BODY for TO_LOOP): Add encoding of missing ranges.
37649
37650 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
37651
37652         [BZ #13673]
37653         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
37654         * sysdeps/mach/hurd/dup3.c: Likewise.
37655         * sysdeps/mach/hurd/readlinkat.c: Likewise.
37656         * sysdeps/powerpc/memmove.c:: Likewise.
37657
37658 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37659
37660         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
37661         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
37662
37663 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
37664
37665         * elf/elf.h (R_X86_64_RELATIVE64): New.
37666         (R_X86_64_NUM): Updated.
37667         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
37668         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
37669         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
37670         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
37671         tst-quad1pie tst-quad2pie
37672         (modules-names): Add tst-quadmod1 tst-quadmod2.
37673         ($(objpfx)tst-quad1): New dependency.
37674         ($(objpfx)tst-quad2): Likewise.
37675         ($(objpfx)tst-quad1pie): Likewise.
37676         ($(objpfx)tst-quad2pie): Likewise.
37677         * sysdeps/x86_64/tst-quad1.c: New file.
37678         * sysdeps/x86_64/tst-quad1pie.c: New file.
37679         * sysdeps/x86_64/tst-quad2.c: Likewise.
37680         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
37681         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
37682         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
37683         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
37684         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
37685
37686 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37687
37688         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
37689         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
37690         * streams/stropts.h (t_scalar_t): Define type.
37691
37692         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
37693         (_PATH_PRESERVE): Set to "/var/lib".
37694         (_PATH_RWHODIR): Set to "/var/spool/rwho".
37695
37696         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
37697         instead of int.
37698
37699         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
37700         if __dir_mkfile succeeded.
37701
37702         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
37703         checking for _hurd_dtablesize.  Unlock it right after having
37704         finished _hurd_dtable allocation.
37705
37706 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37707
37708         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
37709         * sysdeps/mach/hurd/configure: Regenerated.
37710         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
37711         special-casing to...
37712         * sysdeps/gnu/configure.in: ... this new file.
37713         * sysdeps/unix/sysv/linux/configure: Regenerated.
37714         * sysdeps/gnu/configure: New generated file.
37715
37716         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
37717         for Linux: use nsec instead of usec, as well as:
37718         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
37719         members of type struct timespec.
37720         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
37721         New macros.
37722         (struct stat64): Likewise.
37723         (_STATBUF_ST_NSEC): New macro.
37724         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
37725
37726         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
37727         __strtoul_internal rather than strtoul.
37728
37729 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37730
37731         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
37732         and reject them.
37733
37734 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37735
37736         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
37737         which preserves existing values.
37738         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
37739
37740 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37741
37742         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
37743         TIMEOUT values.  Return EINVAL for NFDS values either negative or
37744         greater than FD_SETSIZE.
37745
37746 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37747
37748         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
37749         allocated, call __vm_protect to finish enabling the existing space, and
37750         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
37751         allocate the remainder.
37752
37753 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37754
37755         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
37756         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
37757
37758 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37759
37760         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
37761         sysdeps/mach/hurd/readlink.c.
37762
37763         * posix/tst-sysconf.c (posix_options): Only use
37764         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
37765         _POSIX_SYNCHRONIZED_IO when they are defined
37766         * sysdeps/mach/hurd/bits/posix_opt.h:
37767         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
37768         (_XOPEN_REALTIME): Undefine macro.
37769         (_XOPEN_REALTIME_THREADS): Undefine macro.
37770         (_XOPEN_SHM): Undefine macro.
37771         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
37772         macro to -1.
37773         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
37774         macro to -1.
37775         (_POSIX_ASYNC_IO): Undefine macro.
37776         (_POSIX_PRIORITIZED_IO): Undefine macro.
37777         (_POSIX_SPIN_LOCKS): Define macro to -1.
37778
37779         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
37780         SA_NODEFER, SA_RESETHAND.
37781         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
37782         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
37783         F_DUPFD_CLOEXEC.
37784
37785 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37786
37787         * elf/Makefile (pldd-modules): Define unconditionally.
37788
37789 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37790
37791         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
37792
37793 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37794
37795         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
37796         Return ENOENT when name is empty.
37797         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
37798
37799 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37800
37801         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
37802
37803         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
37804
37805 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37806
37807         Fix mlock in all cases except non-readable pages.
37808         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
37809         instead of VM_PROT_ALL as parameter to __vm_wire function.
37810
37811         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
37812         (__mkdir): When path is `/', just fail with EEXIST.
37813         * sysdeps/mach/hurd/mkdirat.c: Likewise.
37814
37815 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37816
37817         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
37818         <sys/uio.h> (for writev).
37819         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
37820         and <sys/param.h> (for MIN).
37821
37822 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
37823
37824         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
37825         REQUESTED_TIME.  Properly set the remaining time and return EINTR
37826         if interrupted.
37827
37828 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37829
37830         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
37831         Depend on against $(link-rpcuserlibs).
37832
37833 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37834
37835         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
37836         (__libc_stack_end): Do not use attribute_relro.
37837         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
37838         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
37839         to libthread-provided value.
37840         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
37841         attribute_relro.
37842
37843 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37844
37845         [BZ #3748]
37846         * bits/libc-lock.h (__libc_once_get): New macro.
37847         * sysdeps/mach/bits/libc-lock.h: Likewise.
37848         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
37849         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
37850         instead of using implementation details.
37851
37852         * libio/fileops.c: Unconditionally include <kernel-features.h>.
37853         * libio/freopen.c: Likewise.
37854         * libio/freopen64.c: Likewise.
37855         * misc/syslog.c: Likewise.
37856         * nscd/connections.c: Likewise.
37857         * nscd/netgroupcache.c: Likewise.
37858         * sysdeps/posix/getcwd.c: Likewise.
37859
37860 2012-05-10  Roland McGrath  <roland@hack.frob.com>
37861
37862         * math/w_ilogbf.c: Add #include <limits.h>.
37863
37864 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37865
37866         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
37867         path instead of returning without unlocking.
37868
37869         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
37870         immediate-write ioctls.
37871         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
37872
37873 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37874
37875         * sysdeps/mach/hurd/i386/init-first.c (init): Use
37876         __builtin_frame_address instead of making assumptions about the
37877         location of the return address relative to DATA.  Force early load of
37878         the return address.
37879         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
37880         __builtin_frame_address.
37881
37882         dup3 for GNU Hurd.
37883         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
37884         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
37885         implement dup3 and do some further code clean-ups.
37886         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
37887         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
37888
37889 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37890
37891         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
37892
37893         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
37894         HURD_CRITICAL_END around holding _hurd_dtable_lock.
37895         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
37896         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
37897         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
37898         d->port.lock.
37899
37900         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
37901         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
37902         when handler == SIG_ERR, not when handler != SIG_ERR.
37903
37904 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37905
37906         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
37907         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
37908         definitions.
37909
37910         accept4 for GNU Hurd.
37911         * include/sys/socket.h (__libc_accept4): New prototype.
37912         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
37913         to implement __libc_accept4.
37914         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
37915         __libc_accept4.
37916         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
37917
37918         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
37919         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
37920         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
37921         signal-defines.sym.
37922
37923 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37924
37925         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
37926
37927 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
37928
37929         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
37930         assertion on O_CLOEXEC flag.
37931         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
37932         * hurd/intern-fd.c: Likewise.
37933         * hurd/port2fd.c: Likewise.
37934
37935 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37936
37937         [BZ #3906]
37938         * bits/in.h (IPV6_PKTINFO): Define new macro.
37939         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
37940
37941 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37942
37943         [BZ #13954]
37944         [BZ #13955]
37945         [BZ #13956]
37946         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
37947         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
37948         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
37949         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
37950         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
37951         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
37952         * math/libm-test.inc (logb_test) : Additional logb tests.
37953
37954 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
37955             Andreas Jaeger  <aj@suse.de>
37956
37957         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
37958         * configure: Regenerated.
37959         * config.h.in (LINK_OBSOLETE_RPC): New macro.
37960         * config.make.in (link-obsolete-rpc): New substituted variable.
37961         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
37962         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
37963         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37964         (shared-only-routines): Don't set it under [link-obsolete-rpc],
37965         so that libc.a contains the symbols.
37966         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
37967         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
37968         * sunrpc/auth_none.c: Likewise.
37969         * sunrpc/auth_unix.c: Likewise.
37970         * sunrpc/authdes_prot.c: Likewise.
37971         * sunrpc/authuxprot.c: Likewise.
37972         * sunrpc/clnt_gen.c: Likewise.
37973         * sunrpc/clnt_perr.c: Likewise.
37974         * sunrpc/clnt_raw.c: Likewise.
37975         * sunrpc/clnt_simp.c: Likewise.
37976         * sunrpc/clnt_tcp.c: Likewise.
37977         * sunrpc/clnt_udp.c: Likewise.
37978         * sunrpc/clnt_unix.c: Likewise.
37979         * sunrpc/des_crypt.c: Likewise.
37980         * sunrpc/des_soft.c: Likewise.
37981         * sunrpc/get_myaddr.c: Likewise.
37982         * sunrpc/key_call.c: Likewise.
37983         * sunrpc/key_prot.c: Likewise.
37984         * sunrpc/netname.c: Likewise.
37985         * sunrpc/pm_getmaps.c: Likewise.
37986         * sunrpc/pm_getport.c: Likewise.
37987         * sunrpc/pmap_clnt.c: Likewise.
37988         * sunrpc/pmap_prot.c: Likewise.
37989         * sunrpc/pmap_prot2.c: Likewise.
37990         * sunrpc/pmap_rmt.c: Likewise.
37991         * sunrpc/publickey.c: Likewise.
37992         * sunrpc/rpc_cmsg.c: Likewise.
37993         * sunrpc/rpc_common.c: Likewise.
37994         * sunrpc/rpc_dtable.c: Likewise.
37995         * sunrpc/rpc_prot.c: Likewise.
37996         * sunrpc/rpc_thread.c: Likewise.
37997         * sunrpc/rtime.c: Likewise.
37998         * sunrpc/svc.c: Likewise.
37999         * sunrpc/svc_auth.c: Likewise.
38000         * sunrpc/svc_raw.c: Likewise.
38001         * sunrpc/svc_run.c: Likewise.
38002         * sunrpc/svc_tcp.c: Likewise.
38003         * sunrpc/svc_udp.c: Likewise.
38004         * sunrpc/svc_unix.c: Likewise.
38005         * sunrpc/svcauth_des.c: Likewise.
38006         * sunrpc/xcrypt.c: Likewise.
38007         * sunrpc/xdr.c: Likewise.
38008         * sunrpc/xdr_array.c: Likewise.
38009         * sunrpc/xdr_float.c: Likewise.
38010         * sunrpc/xdr_intXX_t.c: Likewise.
38011         * sunrpc/xdr_mem.c: Likewise.
38012         * sunrpc/xdr_rec.c: Likewise.
38013         * sunrpc/xdr_ref.c: Likewise.
38014         * sunrpc/xdr_sizeof.c: Likewise.
38015         * sunrpc/xdr_stdio.c: Likewise.
38016
38017 2012-05-10  Roland McGrath  <roland@hack.frob.com>
38018
38019         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
38020         change.  Update copyright years.
38021
38022 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
38023
38024         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
38025
38026 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
38027             Joseph Myers  <joseph@codesourcery.com>
38028             Paul Pluzhnikov  <ppluzhnikov@google.com>
38029
38030         [BZ #14012]
38031         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
38032         requiring rpcgen.
38033         [cross-compiling] (extra-libs): Likewise.
38034         [cross-compiling] (extra-libs-others): Likewise.
38035         [cross-compiling] (librpcsvc-routines): Likewise.
38036         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
38037         [cross-compiling] (omit-deps): Likewise.
38038         (sunrpc-CPPFLAGS): New variable.
38039         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
38040         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
38041         (cross-rpcgen-objs): New variable.
38042         (extra-objs): Append $(cross-rpcgen-objs).
38043         ($(cross-rpcgen-objs)): New rule.
38044         ($(objpfx)cross-rpcgen): Likewise.
38045         (rpcgen-cmd): Define to use $(built-program-file).  Expand
38046         comment.
38047         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
38048         ($(objpfx)x%.stmp): Likewise.
38049         * sunrpc/proto.h [IS_IN_build] (_): Define.
38050         [IS_IN_build] (_libc_intl_domainname): Likewise.
38051
38052 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
38053
38054         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
38055         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
38056         and R_X86_64_TPOFF64.
38057
38058 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
38059
38060         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
38061         sysdeps/unix/sysv/syscalls.list.
38062         (stime): Likewise.
38063         (utime): Likewise.
38064         * sysdeps/unix/sysv/syscalls.list: Remove file.
38065
38066 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
38067
38068         [BZ #3440]
38069         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
38070         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
38071         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
38072         (__LC_IDENTIFICATION): Make these macros useful in #if
38073         expressions, as required by C99.
38074
38075 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
38076
38077         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
38078         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
38079         after this.
38080
38081 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
38082
38083         * stdlib/longlong.h: Updated from GCC.
38084
38085 2012-05-09  Andreas Jaeger  <aj@suse.de>
38086
38087         * nscd/nscd.c (run_modes): Make named enum, reorder so that
38088         default is first entry.
38089         (run_mode): Set type.
38090         (main): Remove informal message about syslog.
38091         (options): Fix typo.
38092
38093         [BZ #14053]
38094         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
38095         to asm.
38096         (lrint): Likewise.
38097         (llrintf): Likewise.
38098         (llrint): Likewise.
38099         (rint): Likewise.
38100         (rintf): Likewise.
38101         (nearbyint): Likewise.
38102         (nearbyintf): Likewise.
38103
38104 2012-05-09  Andreas Jaeger  <aj@suse.de>
38105             Pedro Alves  <palves@redhat.com>
38106
38107         * nscd/nscd.c (run_mode): Use enum.
38108         (main): Cleanup coding style issue.
38109
38110 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
38111             Andreas Jaeger  <aj@suse.de>
38112
38113         * nscd/nscd.c (go_background): Replaced with...
38114         (run_mode): ... this.
38115         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
38116         (options): Add -F --foreground.
38117         (main): Implement it.
38118         (parse_opt): Parse it.
38119
38120 2012-05-09  Andreas Jaeger  <aj@suse.de>
38121
38122         [BZ #14083]
38123         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
38124         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
38125         -Wconversion warning.
38126         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
38127         Likewise.
38128
38129 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
38130
38131         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
38132         == 0.
38133         (LC_ALL): Use macro-int-constant.
38134         (LC_COLLATE): Likewise.
38135         (LC_CTYPE): Likewise.
38136         (LC_MESSAGES): Likewise.
38137         (LC_MONETARY): Likewise.
38138         (LC_NUMERIC): Likewise.
38139         (LC_TIME): Likewise.
38140         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
38141         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38142         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38143         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
38144         Specify type.
38145         [C99-based standards] (float_t): Expect type.
38146         [C99-based standards] (double_t): Expect type.
38147         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
38148         type.
38149         [C99-based standards] (HUGE_VALL): Likewise.
38150         [C99-based standards] (INFINITY): Likewise.
38151         [C99-based standards] (NAN): Likewise.
38152         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
38153         [C99-based standards] (FP_NAN): Likewise.
38154         [C99-based standards] (FP_NORMAL): Likewise.
38155         [C99-based standards] (FP_SUBNORMAL): Likewise.
38156         [C99-based standards] (FP_ZERO): Likewise.
38157         [C99-based standards] (FP_FAST_FMA): Use
38158         optional-macro-int-constant.  Specify type.  Require == 1.
38159         [C99-based standards] (FP_FAST_FMAF): Likewise.
38160         [C99-based standards] (FP_FAST_FMAL): Likewise.
38161         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
38162         [C99-based standards] (FP_ILOGBNAN): Likewise.
38163         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
38164         Specify type.
38165         [C99-based standards] (MATH_ERREXCEPT): Likewise.
38166         [C99-based standards] (math_errhandling): Specify type.
38167         [ISO99 || ISO11] (signgam): Do not allow.
38168         [non-C99-based standards] (copysignf): Do not allow.
38169         [non-C99-based standards] (exp2f): Likewise.
38170         [non-C99-based standards] (log2f): Likewise.
38171         [non-C99-based standards] (modff): Allow.
38172         [non-C99-based standards] (erff): Do not allow.
38173         [non-C99-based standards] (erfcf): Likewise.
38174         [non-C99-based standards] (gammaf): Likewise.
38175         [non-C99-based standards] (hypotf): Likewise.
38176         [non-C99-based standards] (j0f): Likewise.
38177         [non-C99-based standards] (j1f): Likewise.
38178         [non-C99-based standards] (jnf): Likewise.
38179         [non-C99-based standards] (lgammaf): Likewise.
38180         [non-C99-based standards] (tgammaf): Likewise.
38181         [non-C99-based standards] (y0f): Likewise.
38182         [non-C99-based standards] (y1f): Likewise.
38183         [non-C99-based standards] (ynf): Likewise.
38184         [non-C99-based standards] (isnanf): Likewise.
38185         [non-C99-based standards] (acoshf): Likewise.
38186         [non-C99-based standards] (asinhf): Likewise.
38187         [non-C99-based standards] (atanhf): Likewise.
38188         [non-C99-based standards] (cbrtf): Likewise.
38189         [non-C99-based standards] (expm1f): Likewise.
38190         [non-C99-based standards] (ilogbf): Likewise.
38191         [non-C99-based standards] (log1pf): Likewise.
38192         [non-C99-based standards] (logbf): Likewise.
38193         [non-C99-based standards] (nextafterf): Likewise.
38194         [non-C99-based standards] (remainderf): Likewise.
38195         [non-C99-based standards] (rintf): Likewise.
38196         [non-C99-based standards] (scalbf): Likewise.
38197         [non-C99-based standards] (copysignl): Likewise.
38198         [non-C99-based standards] (exp2l): Likewise.
38199         [non-C99-based standards] (log2l): Likewise.
38200         [non-C99-based standards] (modfl): Allow.
38201         [non-C99-based standards] (erfl): Do not allow.
38202         [non-C99-based standards] (erfcl): Likewise.
38203         [non-C99-based standards] (gammal): Likewise.
38204         [non-C99-based standards] (hypotl): Likewise.
38205         [non-C99-based standards] (j0l): Likewise.
38206         [non-C99-based standards] (j1l): Likewise.
38207         [non-C99-based standards] (jnl): Likewise.
38208         [non-C99-based standards] (lgammal): Likewise.
38209         [non-C99-based standards] (tgammal): Likewise.
38210         [non-C99-based standards] (y0l): Likewise.
38211         [non-C99-based standards] (y1l): Likewise.
38212         [non-C99-based standards] (ynl): Likewise.
38213         [non-C99-based standards] (isnanl): Likewise.
38214         [non-C99-based standards] (acoshl): Likewise.
38215         [non-C99-based standards] (asinhl): Likewise.
38216         [non-C99-based standards] (atanhl): Likewise.
38217         [non-C99-based standards] (cbrtl): Likewise.
38218         [non-C99-based standards] (expm1l): Likewise.
38219         [non-C99-based standards] (ilogbl): Likewise.
38220         [non-C99-based standards] (log1pl): Likewise.
38221         [non-C99-based standards] (logbl): Likewise.
38222         [non-C99-based standards] (nextafterl): Likewise.
38223         [non-C99-based standards] (remainderl): Likewise.
38224         [non-C99-based standards] (rintl): Likewise.
38225         [non-C99-based standards] (scalbl): Likewise.
38226         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38227         [non-C99-based standards] (FP_*): Do not allow.
38228         [C99-based standards] (FP_*): Change to
38229         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38230         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38231         allow.
38232         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
38233         (SIG_ERR): Likewise.
38234         [X/Open-based standards] (SIG_HOLD): Likewise.
38235         (SIG_IGN): Likewise.
38236         (SIGABRT): Use macro-int-constant.  Specify type.  Require
38237         positive value.
38238         (SIGFPE): Likewise.
38239         (SIGILL): Likewise.
38240         (SIGINT): Likewise.
38241         (SIGSEGV): Likewise.
38242         (SIGTER): Likewise.
38243         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
38244         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
38245         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
38246         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
38247         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
38248         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
38249         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
38250         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
38251         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
38252         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
38253         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
38254         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
38255         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
38256         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
38257         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
38258         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
38259         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
38260         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
38261         [X/Open-based standards] (SIGTRAP): Likewise.
38262         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
38263         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
38264         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
38265         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
38266         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38267         allow.
38268
38269 2012-05-08  Ian Wienand  <ianw@vmware.com>
38270
38271         [BZ #14080]
38272         * time/tzset.c (__tzset_parse_tz): Update default rules for
38273         daylight time changes in the Energy Policy Act of 2005.
38274
38275 2012-05-09  Andreas Jaeger  <aj@suse.de>
38276
38277         [BZ #13983]
38278         * elf/ldconfig.c (parse_conf): Change string to make clear that
38279         ldconfig only issued a warning if ld.so.conf does not exist.
38280
38281 2012-05-08  David S. Miller  <davem@davemloft.net>
38282
38283         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
38284         movxtod instead of popping the value on the stack.
38285
38286         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38287
38288 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
38289
38290         * config.h.in: Add HAVE_ARM_PCS_VFP.
38291
38292 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
38293
38294         [BZ #13979]
38295         * include/features.h: Warn if user requests __FORTIFY_SOURCE
38296         checking but the checks are disabled for any reason.
38297
38298 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
38299
38300         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
38301         and ELF64_R_TYPE with ELFW(R_TYPE).
38302
38303 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
38304
38305         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
38306         (ulimit): Likewise.
38307
38308         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
38309         (settimeofday): Likewise.
38310
38311 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
38312
38313         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
38314         a struct th_u2 inside the union, and move tu_block/tu_code into
38315         a new th_u3 union of tu_block/tu_code inside of that.  Move
38316         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
38317         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
38318         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
38319         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
38320         (th_stuff): Change to th_u1.tu_stuff.
38321         (th_data): Define.
38322         (th_msg): Change to th_u1.th_u2.tu_data.
38323
38324 2012-05-07  David S. Miller  <davem@davemloft.net>
38325
38326         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38327
38328         [BZ #14074]
38329         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
38330         (SETUP_PIC_REG): Use it.
38331         (SETUP_PIC_REG_LEAF): Use it.
38332
38333 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
38334
38335         [BZ #13885]
38336         [BZ #13923]
38337         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38338         USE_AS_EXPM1L.
38339         (EXPL_FINITE): Likewise.
38340         (FLDLOG): Likewise.
38341         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38342         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38343         e_expl.S.
38344         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38345         USE_AS_EXPM1L.
38346         (EXPL_FINITE): Likewise.
38347         (FLDLOG): Likewise.
38348         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
38349         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
38350         e_expl.S.
38351         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
38352         test of -max_value argument for long double.
38353         * sysdeps/i386/fpu/libm-test-ulps: Update.
38354         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38355
38356 2012-05-06  David S. Miller  <davem@davemloft.net>
38357
38358         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
38359         quad soft-float symbols whose references which are compiler
38360         generated.
38361         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
38362
38363 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
38364
38365         [BZ #13884]
38366         [BZ #13914]
38367         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38368         USE_AS_EXP10L.
38369         (EXPL_FINITE): Likewise.
38370         (FLDLOG): Likewise.
38371         (c0): Likewise.
38372         (c1): Likewise.
38373         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38374         Adjust comments for base varying.
38375         (__expl_finite): Change alias to EXPL_FINITE.
38376         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
38377         e_expl.S.
38378         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
38379         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
38380         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
38381         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
38382         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
38383         USE_AS_EXP10L.
38384         (EXPL_FINITE): Likewise.
38385         (FLDLOG): Likewise.
38386         (c0): Likewise.
38387         (c1): Likewise.
38388         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
38389         Adjust comments for base varying.
38390         (__expl_finite): Change alias to EXPL_FINITE.
38391         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
38392         tests for bugs.
38393         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38394
38395         [BZ #14064]
38396         * math/libm-test.inc (check_float_internal): Correct ulp
38397         calculation for subnormal expected results.
38398
38399 2012-05-06  Andreas Jaeger  <aj@suse.de>
38400
38401         * Makeconfig (+math-flags): New, set to -frounding-math.
38402         (+cflags): Add +math-flags so that all of glibc gets compiled with
38403         it.
38404
38405         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
38406
38407 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
38408
38409         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
38410         Disable one test.
38411
38412         [BZ #13787]
38413         [BZ #13922]
38414         [BZ #14036]
38415         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
38416         (__ieee754_expl): Allow for and saturate large arguments.
38417         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
38418         (u_threshold): Likewise.
38419         (__exp): Call __ieee754_exp before checking for overflow and
38420         underflow.
38421         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
38422         (u_threshold): Likewise.
38423         (__expf): Call __ieee754_expf before checking for overflow and
38424         underflow.
38425         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
38426         (u_threshold): Likewise.
38427         (__expl): Call __ieee754_expl before checking for overflow and
38428         underflow.
38429         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
38430         (__ieee754_expl): Allow for and saturate large arguments.
38431         * math/libm-test.inc (exp_test): Add another test.  Do not allow
38432         missing overflow exception on overflow.
38433         (expm1_test): Do not allow missing overflow exception on overflow.
38434
38435         * sysdeps/i386/fpu/e_expl.c: Move to ...
38436         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
38437         rather than using inline asm.
38438         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
38439         * sysdeps/x86_64/fpu/e_expl.S: Copy from
38440         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
38441
38442         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
38443         (nice): Likewise.
38444         (poll): Likewise.
38445         (signal): Likewise.
38446         (time): Likewise.
38447         (times): Likewise.
38448
38449 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38450
38451         * sysdeps/unix/syscalls.list (adjtime): Add entry from
38452         sysdeps/unix/common/syscalls.list.
38453         (fchmod): Likewise.
38454         (fchown): Likewise.
38455         (ftruncate): Likewise.
38456         (getrusage): Likewise.
38457         (gettimeofday): Likewise.
38458         (setpgid): Likewise.
38459         (setregid): Likewise.
38460         (setreuid): Likewise.
38461         (sigaction): Likewise.
38462         (truncate): Likewise.
38463         (vhangup): Likewise.
38464         * sysdeps/unix/common/syscalls.list: Remove file.
38465         * sysdeps/unix/bsd/Implies: Don't include unix/common.
38466         * sysdeps/unix/sysv/linux/Implies: Likewise.
38467
38468 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
38469
38470         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
38471         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
38472         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
38473         Moved to ...
38474         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
38475         Here.
38476         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
38477         to ...
38478         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
38479         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
38480         to ...
38481         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
38482         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
38483         to ...
38484         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
38485         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
38486         to ...
38487         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
38488         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
38489         to ...
38490         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
38491         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
38492         to ...
38493         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
38494         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
38495         to ...
38496         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
38497         Here.
38498         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
38499         to ...
38500         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
38501         Here.
38502         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
38503         to ...
38504         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
38505         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
38506         Moved to ...
38507         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
38508         Here.
38509         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
38510         to ...
38511         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
38512
38513 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38514
38515         * sysdeps/unix/common/bits/dirent.h: Remove file.
38516         * sysdeps/unix/common/bits/fcntl.h: Likewise.
38517
38518         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
38519         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
38520         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
38521         * sysdeps/unix/bsd/isatty.c: Likewise.
38522         * sysdeps/unix/bsd/tcdrain.c: Likewise.
38523         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
38524         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
38525
38526 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38527
38528         [BZ #13563]
38529         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
38530         long double comparison inaccuracies.
38531         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
38532         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
38533
38534 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
38535
38536         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
38537         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
38538
38539 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
38540
38541         [BZ #14049]
38542         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
38543         nonzero digits before rounding a hex value.
38544         * stdlib/tst-strtod.c (tests): Add another test.
38545
38546 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38547
38548         * sysdeps/s390/fpu/libm-test-ulps: Update.
38549
38550 2012-05-03  Andreas Jaeger  <aj@suse.de>
38551
38552         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
38553         does not get optimized out.
38554         (malloc_opt_barrier): New.
38555
38556 2012-05-03  Andreas Jaeger  <aj@suse.de>
38557             Roland McGrath  <roland@hack.frob.com>
38558
38559         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
38560         intermediate file deletion.
38561         (generated): Add .symlist files.
38562
38563 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
38564
38565         [BZ #13775]
38566         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
38567         Redirect under this condition.
38568         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38569         [__USE_GNU] (__dprintf_chk): Not under this condition.
38570         [__USE_GNU] (__vdprintf_chk): Likewise.
38571         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
38572         under this condition.
38573         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
38574         [__USE_XOPEN2K8] (dprintf): Define under this condition.
38575         [__USE_XOPEN2K8] (vdprintf): Likewise.
38576         [__USE_GNU] (__dprintf_chk): Not under this condition.
38577         [__USE_GNU] (__vdprintf_chk): Likewise.
38578         [__USE_GNU] (dprintf): Likewise.
38579         [__USE_GNU] (vdprintf): Likewise.
38580
38581 2012-05-03  Roland McGrath  <roland@hack.frob.com>
38582
38583         * elf/Makefile (common-generated): Set this instead of generated for
38584         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
38585         $(all-built-dso)-derived lists.
38586
38587 2012-05-03  Andreas Jaeger  <aj@suse.de>
38588
38589         * sysdeps/i386/fpu/libm-test-ulps: Update.
38590
38591         * FAQ: Removed.
38592         * FAQ.in: Likewise.
38593         * scripts/gen-FAQ.pl: Likewise.
38594         * manual/install.texi (Installation): Point to online location of
38595         FAQ.
38596         * Makefile (files-for-dist): Remove FAQ.
38597         (FAQ): Remove.
38598
38599 2012-05-02  Allan McRae  <allan@archlinux.org>
38600
38601         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
38602         (LDFLAGS-reldepmod5.so): Likewise.
38603         (LDFLAGS-reldep6mod1.so): Likewise.
38604         (LDFLAGS-reldep6mod4.so): Likewise.
38605         (LDFLAGS-reldep8mod3.so): Likewise.
38606         (LDFLAGS-unload4mod1.so): Likewise.
38607         (LDFLAGS-unload4mod2.so): Likewise.
38608         (LDFLAGS-tst-initorder): Likewise.
38609         (LDFLAGS-tst-initordera2.so): Likewise.
38610         (LDFLAGS-tst-initordera3.so): Likewise.
38611         (LDFLAGS-tst-initordera4.so): Likewise.
38612         (LDFLAGS-tst-initorderb2.so): Likewise.
38613         (LDFLAGS-noload): Likewise.
38614         (LDFLAGS-next): Likewise.
38615         (LDFLAGS-order2mod1.so): Likewise.
38616         (LDFLAGS-order2mod2.so): Likewise.
38617         (LDFLAGS-tst-initorder2): Likewise.
38618         (LDFLAGS-tst-initorder2a.so): Likewise.
38619         (LDFLAGS-tst-initorder2b.so): Likewise.
38620         (LDFLAGS-tst-initorder2c.so): Likewise.
38621         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
38622
38623 2012-05-02  David S. Miller  <davem@davemloft.net>
38624
38625         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38626
38627 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
38628
38629         [BZ #14055]
38630         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
38631
38632 2012-05-02  Andreas Jaeger  <aj@suse.de>
38633
38634         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
38635         since we manipulate rounding mode.
38636         (CPPFLAGS-test-idouble.c): Likewise.
38637         (CPPFLAGS-test-ifloat.c): Likewise.
38638         (CFLAGS-test-ldouble.c): Likewise.
38639         (CFLAGS-test-double.c): Likewise.
38640         (CFLAGS-test-float.c): Likewise.
38641         (CFLAGS-test-misc.c): Likewise.
38642         (CFLAGS-test-test-fenv.c): Likewise.
38643
38644 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38645
38646         [BZ #2550]
38647         [BZ #2570]
38648         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
38649         comparisons to determine direction to adjust input.
38650
38651 2012-05-01  Roland McGrath  <roland@hack.frob.com>
38652
38653         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
38654         output to the target.
38655
38656         * scripts/localplt.awk: New file.
38657         * elf/Makefile ($(objpfx)check-localplt): Target removed.
38658         (check-localplt-CFLAGS): Variable removed.
38659         ($(all-built-dso:=.jmprel)): New static pattern rule.
38660         (generated): Add those targets.
38661         (localplt-built-dso): New variable.
38662         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
38663
38664         * elf/check-localplt.c: File removed.
38665
38666         * scripts/check-execstack.awk: New file.
38667         * elf/Makefile ($(objpfx)check-execstack): Target removed.
38668         (check-execstack-CFLAGS): Variable removed.
38669         ($(objpfx)check-execstack.h): Target removed.
38670         ($(objpfx)execstack-default): New target.
38671         (generated): Add that instead of check-execstack.h.
38672         ($(all-built-dso:=.phdr)): New static pattern rule.
38673         (generated): Add those targets.
38674         * elf/check-execstack.c: File removed.
38675
38676         * scripts/check-textrel.awk: New file.
38677         * elf/Makefile ($(objpfx)check-textrel): Target removed.
38678         (check-textrel-CFLAGS): Variable removed.
38679         (all-built-dso): Use := to define.o
38680         ($(all-built-dso:=.dyn)): New static pattern rule.
38681         (generated): Add those targets.
38682         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
38683         * config.make.in (READELF): New substituted variable.
38684         * elf/check-textrel.c: File removed.
38685
38686 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
38687
38688         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38689         allow.
38690         * conform/data/ctype.h-data [C99-based standards] (isblank):
38691         Expect function.
38692         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
38693         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
38694         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38695         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
38696         Specify type.  Require positive value.
38697         (EILSEQ): Likewise.
38698         (ERANGE): Likewise.
38699         [ISO || POSIX] (EILSEQ): Do not expect.
38700         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
38701         Specify type.  Require positive value.
38702         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
38703         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
38704         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
38705         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
38706         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
38707         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
38708         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
38709         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
38710         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
38711         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
38712         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
38713         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
38714         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
38715         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
38716         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
38717         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
38718         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
38719         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
38720         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
38721         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
38722         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
38723         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
38724         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
38725         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
38726         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
38727         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
38728         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
38729         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
38730         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
38731         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
38732         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
38733         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
38734         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
38735         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
38736         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
38737         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
38738         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
38739         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
38740         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
38741         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
38742         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
38743         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
38744         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
38745         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
38746         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
38747         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
38748         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
38749         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
38750         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
38751         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
38752         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
38753         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
38754         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
38755         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
38756         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
38757         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
38758         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
38759         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
38760         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
38761         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
38762         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
38763         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
38764         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
38765         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
38766         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
38767         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
38768         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
38769         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
38770         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
38771         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
38772         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
38773         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
38774         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
38775         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
38776         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
38777         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
38778         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
38779         Require >= 2.
38780         (FLT_ROUNDS): Expect as macro, not constant.
38781         (FLT_MANT_DIG): Use macro-int-constant.
38782         (DBL_MANT_DIG): Likewise.
38783         (LDBL_MANT_DIG): Likewise.
38784         (FLT_DIG): Likewise.
38785         (DBL_DIG): Likewise.
38786         (LDBL_DIG): Likewise.
38787         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
38788         (DBL_MIN_EXP): Likewise.
38789         (LDBL_MIN_EXP): Likewise.
38790         (FLT_MAX_EXP): Use macro-int-constant.
38791         (DBL_MAX_EXP): Likewise.
38792         (LDBL_MAX_EXP): Likewise.
38793         (FLT_MAX_10_EXP): Likewise.
38794         (DBL_MAX_10_EXP): Likewise.
38795         (LDBL_MAX_10_EXP): Likewise.
38796         (FLT_MAX): Use macro-constant.
38797         (DBL_MAX): Likewise.
38798         (LDBL_MAX): Likewise.
38799         (FLT_EPSILON): Use macro-constant.  Give upper bound.
38800         (DBL_EPSILON): Likewise.
38801         (LDBL_EPSILON): Likewise.
38802         (FLT_MIN): Likewise.
38803         (DBL_MIN): Likewise.
38804         (LDBL_MIN): Likewise.
38805         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
38806         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
38807         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
38808         [ISO11] (FLT_HAS_SUBNORM): Likewise.
38809         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
38810         [ISO11] (DBL_DECIMAL_DIG): Likewise.
38811         [ISO11] (FLT_DECIMAL_DIG): Likewise.
38812         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
38813         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
38814         [ISO11] (FLT_TRUE_MIN): Likewise.
38815         [ISO11] (LDBL_TRUE_MIN): Likewise.
38816         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38817         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
38818         (SCHAR_MIN): Use macro-int-constant.  Specify type.
38819         (SCHAR_MAX): Likewise.
38820         (UCHAR_MAX): Likewise.
38821         (CHAR_MIN): Likewise.
38822         (CHAR_MAX): Likewise.
38823         (MB_LEN_MAX): Use macro-int-constant.
38824         (SHRT_MIN): Use macro-int-constant.  Specify type.
38825         (SHRT_MAX): Likewise.
38826         (USHRT_MAX): Likewise.
38827         (INT_MAX): Likewise.
38828         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
38829         bound negative.
38830         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38831         bound with "U".
38832         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38833         bound with "L".
38834         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
38835         bound negative.  Suffix upper bound with "L".
38836         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
38837         bound with "UL".
38838         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
38839         Specify type.
38840         [C99-based standards] (LLONG_MAX): Likewise.
38841         [C99-based standards] (ULLONG_MAX): Likewise.
38842         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
38843         == 0.
38844         [ISO11] (max_align_t): Require type.
38845         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38846
38847         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
38848         from $CFLAGS, without defining away __attribute__ calls.
38849         (checknamespace): Use $CFLAGS_namespace.
38850
38851         * conform/conformtest.pl (@keywords): Only include C99 keywords
38852         for standards based on C99 or C11.
38853
38854         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
38855         Disable tests.
38856         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
38857         UNIX98]: Likewise.
38858
38859         * conform/conformtest.pl: Handle "macro-int-constant" and test for
38860         usability of symbols in #if.
38861
38862         * conform/conformtest.pl: If macro or constant types start
38863         "promoted:", expect the symbol to be of the following type
38864         promoted by the integer promotions.
38865
38866         * conform/conformtest.pl: Parse all "constant" and "macro" lines
38867         in one place.  Also handle "macro-constant".
38868
38869         * conform/conformtest.pl: Only accept expected macro values with
38870         "==".  Parse all "macro" lines in one place.
38871         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
38872
38873         * conform/conformtest.pl: Handle braced types on "constant" lines
38874         instead of handling "typed-constant".
38875         * conform/data/signal.h-data: Use "constant" instead of
38876         "typed-constant".
38877
38878         * conform/conformtest.pl: Handle "optional-" at start of lines in
38879         one place rather than duplicating several cases.  Handle each
38880         format of "macro" line with initial "optional-".
38881
38882         * conform/conformtest.pl: Only accept expected constant or
38883         optional-constant values with "==".  Parse all "constant" lines in
38884         one place.  Parse all "optional-constant" lines in one place.
38885         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
38886         * conform/data/fmtmsg.h-data: Likewise.
38887         * conform/data/netinet/in.h-data: Likewise.
38888         * conform/data/tar.h-data: Likewise.
38889         * conform/data/limits.h-data: Use "==" form on "constant" and
38890         "optional-constant" lines.
38891
38892         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
38893         Use -std=c99 for XOPEN2K.
38894         (@knownproblems): Remove.
38895         (newtoken): Don't check %isknown.
38896
38897         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
38898         Do not expect macro.
38899         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
38900         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
38901         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
38902         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
38903         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
38904         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
38905         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
38906         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
38907         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
38908         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
38909         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
38910         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
38911         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
38912         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
38913         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
38914         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
38915         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
38916         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
38917         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
38918         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
38919         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
38920         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
38921         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
38922         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
38923         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
38924         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
38925         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
38926         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
38927         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
38928         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
38929         [XPG3] (acosh): Likewise.
38930         [XPG3] (asinh): Likewise.
38931         [XPG3] (atanh): Likewise.
38932         [XPG3] (cbrt): Likewise.
38933         [XPG3] (expm1): Likewise.
38934         [XPG3] (ilogb): Likewise.
38935         [XPG3] (log1p): Likewise.
38936         [XPG3] (logb): Likewise.
38937         [XPG3] (nextafter): Likewise.
38938         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
38939         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
38940         [XPG3] (remainder): Likewise.
38941         [XPG3] (rint): Likewise.
38942         [XPG3 || XPG4 || UNIX98] (round): Likewise.
38943         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
38944         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
38945         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
38946         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
38947         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
38948         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
38949         [UNIX98 || XOPEN2K] (scalb): Expect.
38950         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
38951         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
38952         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
38953         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
38954         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
38955         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
38956         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
38957         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
38958         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
38959         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
38960         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
38961         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
38962         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
38963         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
38964         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
38965         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
38966         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
38967         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
38968         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
38969         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
38970         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
38971         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
38972         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
38973         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
38974         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
38975         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
38976         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
38977         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
38978         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
38979         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
38980         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
38981         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
38982         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
38983         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
38984         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
38985         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
38986         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
38987         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
38988         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
38989         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
38990         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
38991         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
38992         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
38993         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
38994         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
38995         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
38996         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
38997         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
38998         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
38999         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
39000         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
39001         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
39002         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
39003         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
39004         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
39005         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
39006         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
39007         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
39008         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
39009         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
39010         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
39011         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
39012         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
39013         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
39014         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
39015         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
39016         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
39017         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
39018         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
39019         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
39020         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
39021         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
39022         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
39023         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
39024         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
39025         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
39026         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
39027         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
39028         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
39029         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
39030         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
39031         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
39032         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
39033         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
39034         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
39035         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
39036         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
39037         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
39038         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
39039         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
39040         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
39041         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
39042         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
39043         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
39044         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
39045         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
39046         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
39047         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
39048         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
39049         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
39050         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
39051         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
39052         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
39053         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
39054         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
39055         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
39056         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
39057         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
39058         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
39059         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
39060         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
39061         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
39062         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
39063         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
39064         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
39065         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
39066         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
39067         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
39068         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
39069         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
39070         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
39071         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
39072         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
39073         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
39074         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
39075         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
39076         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
39077         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
39078         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
39079         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
39080         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
39081         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
39082         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
39083         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
39084         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
39085         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
39086         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
39087
39088         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
39089         _XOPEN_SOURCE_EXTENDED for XPG4.
39090
39091         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
39092
39093         * Makeconfig (localtime): Remove variable.
39094         (inst_localtime-file): Likewise.
39095
39096 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
39097
39098         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
39099         Update.
39100         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
39101         Update.
39102         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
39103         Update.
39104         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
39105         Update.
39106         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
39107         Update.
39108         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
39109         Update.
39110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
39111         Update.
39112         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
39113         Update.
39114         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
39115         Update.
39116
39117 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
39118
39119         [BZ #2550]
39120         [BZ #2570]
39121         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
39122         comparisons to determine direction to adjust input.
39123         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
39124         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
39125         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
39126         Likewise.
39127         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
39128         Likewise.
39129         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
39130         Likewise.
39131         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
39132         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
39133         Likewise.
39134         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
39135         Likewise.
39136         * math/libm-test.inc (nexttoward_test): Add more tests.
39137
39138 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
39139
39140         [BZ #14040]
39141         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
39142         in version GLIBC_2.1, not GLIBC_2.0.
39143         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
39144         Likewise.
39145
39146 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
39147
39148         [BZ #13942]
39149         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
39150         (1 - x) * (1 + x).
39151         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
39152         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
39153         * math/libm-test.inc (acos_test): Add more tests.
39154         (asin_test): Likewise.
39155         * sysdeps/i386/fpu/libm-test-ulps: Update.
39156         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39157
39158         [BZ #14034]
39159         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
39160         of square root.
39161         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
39162         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
39163         * math/libm-test.inc (acos_test_tonearest): New function.
39164         (acos_test_towardzero): Likewise.
39165         (acos_test_downward): Likewise.
39166         (acos_test_upward): Likewise.
39167         (asin_test_tonearest): Likewise.
39168         (asin_test_towardzero): Likewise.
39169         (asin_test_downward): Likewise.
39170         (asin_test_upward): Likewise.
39171         (main): Call the new functions.
39172         * sysdeps/i386/fpu/libm-test-ulps: Update.
39173         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39174
39175         [BZ #13884]
39176         [BZ #13924]
39177         * math/e_exp10.c: Include <float.h>.
39178         (__ieee754_exp10): Handle underflow here rather than multiplying
39179         large negative argument by M_LN10.
39180         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
39181         of __ieee754_expf.
39182         * math/e_exp10l.c: Include <float.h>.
39183         (__ieee754_exp10l): Handle underflow here rather than multiplying
39184         large negative argument by M_LN10l.
39185         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
39186         spurious overflow exception on underflow.
39187
39188 2012-04-29  Marek Polacek  <polacek@redhat.com>
39189
39190         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
39191         (__fortify_function): New macro.
39192         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
39193         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
39194         __extern_always_inline.
39195         * libio/bits/stdio2.h: Likewise.
39196         * libio/bits/stdio.h: Likewise.
39197         * string/string.h: Likewise.
39198         * string/bits/string3.h: Likewise.
39199         * include/stdio.h: Likewise.
39200         * stdlib/bits/stdlib.h: Likewise.
39201         * stdlib/stdlib.h: Likewise.
39202         * rt/bits/mqueue2.h: Likewise.
39203         * rt/mqueue.h: Likewise.
39204         * posix/bits/unistd.h: Likewise.
39205         * posix/unistd.h: Likewise.
39206         * io/bits/poll2.h: Likewise.
39207         * io/bits/fcntl2.h: Likewise.
39208         * io/fcntl.h: Likewise.
39209         * io/sys/poll.h: Likewise.
39210         * misc/bits/syslog.h: Likewise.
39211         * misc/bits/syslog-ldbl.h: Likewise.
39212         * misc/sys/syslog.h: Likewise.
39213         * socket/bits/socket2.h: Likewise.
39214         * socket/sys/socket.h: Likewise.
39215         * debug/tst-chk1.c: Likewise.
39216         * wcsmbs/bits/wchar2.h: Likewise.
39217         * wcsmbs/bits/wchar-ldbl.h: Likewise.
39218         * wcsmbs/wchar.h: Likewise.
39219
39220 2012-04-29  Andreas Jaeger  <aj@suse.de>
39221
39222         * Makerules (tests): Remove enable-check-abi protection.
39223         (check-abi-warn): Remove.
39224         (check-abi-%): Remove check-abi-warn usage.
39225
39226         * configure.in: Remove check-abi configure option.
39227         * configure: Regenerated.
39228         * config.make.in (enable-check-abi): Remove.
39229
39230 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
39231
39232         [BZ #14033]
39233         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
39234         double functions to double *_finite functions.
39235
39236         [BZ #13941]
39237         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
39238         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
39239         LDBL_MIN_EXP.
39240         * stdio-common/Makefile (tests): Add tst-sprintf3.
39241         * stdio-common/tst-sprintf3.c: New file.
39242
39243         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
39244         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
39245
39246 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39247
39248         * conform/conformtest.pl: Remove duplicate typed-constant
39249         handling.
39250
39251 2012-04-28  David S. Miller  <davem@davemloft.net>
39252
39253         * Makerules (%.abilist): Add vpath on sysdep_dirs.
39254         (check-abi-%): Remove AWK script prerequisite and explicit
39255         abilist directory.
39256         (check-abi): Rewrite to just diff the symlist with the abilist.
39257         (config-tls, config-abi-config): Delete, no longer used.
39258         (update-abi-%): Remove AWK script and explicit abilist directory.
39259         (update-abi): Rewrite to simply compare and conditionally copy the
39260         symlist and the sysdep abilist file.  Remove update-abi-config
39261         checks.
39262         * abilist/ld.abilist: Remove.
39263         * abilist/libBrokenLocale.abilist: Remove.
39264         * abilist/libanl.abilist: Remove.
39265         * abilist/libcrypt.abilist: Remove.
39266         * abilist/libdl.abilist: Remove.
39267         * abilist/librt.abilist: Remove.
39268         * abilist/libthread_db.abilist: Remove.
39269         * abilist/libutil.abilist: Remove.
39270         * scripts/extract-abilist.awk: Remove.
39271         * scripts/merge-abilist.awk: Remove.
39272         * sysdeps/generic/libcidn.abilist: New file.
39273         * sysdeps/generic/libnss_compat.abilist: New file.
39274         * sysdeps/generic/libnss_db.abilist: New file.
39275         * sysdeps/generic/libnss_dns.abilist: New file.
39276         * sysdeps/generic/libnss_files.abilist: New file.
39277         * sysdeps/generic/libnss_hesiod.abilist: New file.
39278         * sysdeps/generic/libnss_nis.abilist: New file.
39279         * sysdeps/generic/libnss_nisplus.abilist: New file.
39280         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
39281         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
39282         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
39283         file.
39284         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
39285         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
39286         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
39287         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
39288         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
39289         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
39290         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
39291         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
39292         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
39293         file.
39294         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
39295         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
39296         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
39297         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
39298         file.
39299         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
39300         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
39301         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
39302         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
39303         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
39304         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
39305         file.
39306         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
39307         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
39308         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
39309         file.
39310         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
39311         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
39312         New file.
39313         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
39314         New file.
39315         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
39316         New file.
39317         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
39318         New file.
39319         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
39320         New file.
39321         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
39322         New file.
39323         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
39324         New file.
39325         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
39326         New file.
39327         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
39328         New file.
39329         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
39330         New file.
39331         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
39332         New file.
39333         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
39334         New file.
39335         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
39336         New file.
39337         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
39338         file.
39339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
39340         New file.
39341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
39342         New file.
39343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
39344         file.
39345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
39346         New file.
39347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
39348         New file.
39349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
39350         file.
39351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
39352         New file.
39353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
39354         New file.
39355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
39356         New file.
39357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
39358         New file.
39359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
39360         New file.
39361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
39362         New file.
39363         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
39364         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
39365         file.
39366         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
39367         New file.
39368         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
39369         file.
39370         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
39371         file.
39372         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
39373         file.
39374         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
39375         file.
39376         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
39377         file.
39378         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
39379         New file.
39380         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
39381         file.
39382         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
39383         file.
39384         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
39385         New file.
39386         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
39387         file.
39388         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
39389         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
39390         file.
39391         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
39392         New file.
39393         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
39394         file.
39395         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
39396         file.
39397         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
39398         file.
39399         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
39400         file.
39401         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
39402         file.
39403         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
39404         New file.
39405         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
39406         file.
39407         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
39408         file.
39409         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
39410         New file.
39411         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
39412         file.
39413         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
39414         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
39415         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
39416         file.
39417         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
39418         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
39419         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
39420         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
39421         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
39422         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
39423         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
39424         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
39425         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
39426         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
39427         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
39428         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
39429         file.
39430         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
39431         New file.
39432         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
39433         file.
39434         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
39435         file.
39436         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
39437         file.
39438         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
39439         file.
39440         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
39441         file.
39442         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
39443         New file.
39444         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
39445         New file.
39446         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
39447         file.
39448         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
39449         New file.
39450         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
39451         file.
39452         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
39453         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
39454         file.
39455         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
39456         New file.
39457         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
39458         file.
39459         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
39460         file.
39461         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
39462         file.
39463         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
39464         file.
39465         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
39466         file.
39467         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
39468         New file.
39469         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
39470         New file.
39471         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
39472         file.
39473         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
39474         New file.
39475         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
39476         file.
39477
39478 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39479
39480         * conform/conformtest.pl: Fix typo in handling typed-constant from
39481         allow-header.
39482
39483 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39484
39485         * README: Cut down references to pre-2.6 Linux kernels and
39486         Linuxthreads.  Update lists of configurations in libc and ports
39487         and sort alphabetically.  Say "or newer" with Linux kernel version
39488         requirements.
39489
39490         * config.h.in [IS_IN_build]: Allow compiling without optimization.
39491
39492 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
39493
39494         [BZ #887]
39495         * math/libm-test.inc (logb_test_downward): New test to expose
39496         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
39497         rounding mode.
39498
39499 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
39500
39501         [BZ #14027]
39502         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
39503         to be done.
39504         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
39505         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
39506
39507 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
39508
39509         * sysdeps/unix/i386/brk.S: Remove file.
39510         * sysdeps/unix/i386/dl-brk.S: Likewise.
39511         * sysdeps/unix/i386/pipe.S: Likewise.
39512         * sysdeps/unix/i386/sigreturn.S: Likewise.
39513         * sysdeps/unix/i386/syscall.S: Likewise.
39514         * sysdeps/unix/i386/vfork.S: Likewise.
39515         * sysdeps/unix/i386/wait.S: Likewise.
39516
39517         * sysdeps/unix/common/tcsendbrk.c: Move to ...
39518         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
39519
39520         * configure.in (arm*-none*): Do not allow without
39521         --enable-hacker-mode.
39522         (netbsd*): Remove case setting base_os.
39523         (386bsd*): Likewise.
39524         (freebsd*): Likewise.
39525         (bsdi*): Likewise.
39526         (osf*): Likewise.
39527         (sunos*): Likewise.
39528         (ultrix*): Likewise.
39529         (newsos*): Likewise.
39530         (dynix*): Likewise.
39531         (*bsd*): Likewise.
39532         (sysv*): Likewise.
39533         (isc*): Likewise.
39534         (esix*): Likewise.
39535         (sco*): Likewise.
39536         (minix*): Likewise.
39537         (irix4*): Likewise.
39538         (irix6*): Likewise.
39539         (solaris[2-9]*): Likewise.
39540         (none): Likewise.
39541         * configure: Regenerated.
39542
39543 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39544
39545         [BZ #11521]
39546         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
39547         overflow or cancellation in calculating denominator.
39548         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
39549         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
39550         down expression to avoid unexpected rounding in newer GCCs.
39551         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
39552
39553 2012-04-26  David S. Miller  <davem@davemloft.net>
39554
39555         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
39556         long-double compat symbols.
39557         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39558         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39559         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39560         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
39561         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39562         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
39563         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
39564         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
39565         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
39566         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
39567         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
39568         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
39569         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
39570
39571 2012-04-25  David S. Miller  <davem@davemloft.net>
39572
39573         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
39574         HWCAP_* values only after the memory barriers have been defined.
39575         (atomic_full_barrier): Define.
39576         (atomic_read_barrier): Define.
39577         (atomic_write_barrier): Define.
39578
39579 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
39580
39581         * shlib-versions: Add libgcc_s version information.
39582         * sysdeps/generic/libgcc_s.h: Remove.
39583         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
39584         libgcc_s.h.
39585         * sysdeps/gnu/unwind-resume.c: Likewise.
39586         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
39587
39588 2012-04-25  David S. Miller  <davem@davemloft.net>
39589
39590         * sysdeps/unix/sparc/brk.S: Delete.
39591         * sysdeps/unix/sparc/dl-brk.S: Delete.
39592         * sysdeps/unix/sparc/pipe.S: Delete.
39593         * sysdeps/unix/sparc/sysdep.S: Delete.
39594         * sysdeps/unix/sparc/sysdep.h: Delete.
39595         * sysdeps/unix/sparc/vfork.S: Delete.
39596         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
39597         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
39598         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
39599         (ret_ERRVAL, r0, r1, MOVE): Define.
39600         (JUMPTARGET): Remove.
39601         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
39602         sysdeps/unix/sparc/sysdep.h
39603         (ENTRY, END): Remove.
39604         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
39605
39606 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
39607
39608         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
39609         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
39610         -DIS_IN_build.
39611
39612         * timezone/README: Update upstream location and email address for
39613         tzcode and tzdata.
39614         * timezone/zdump.c: Update from tzcode 2012b.
39615         * timezone/zic.c: Likewise.
39616
39617         * configure.in (libc_cv_as_needed): Remove test.
39618         * configure: Regenerated.
39619         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
39620         conditional definition.
39621         [$(have-as-needed) != yes] (no-as-needed): Likewise.
39622         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
39623         * config.make.in (have-as-needed): Remove variable.
39624
39625 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
39626             Paul Pluzhnikov  <ppluzhnikov@google.com>
39627
39628         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
39629         strings correctly.
39630
39631 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
39632
39633         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
39634         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
39635         * sysdeps/sh/strlen.S: Likewise.
39636
39637 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39638
39639         * sysdeps/unix/fork.S: Remove file.
39640         * sysdeps/unix/i386/fork.S: Likewise.
39641         * sysdeps/unix/sparc/fork.S: Likewise.
39642
39643         * sysdeps/unix/system.c: Remove file.
39644         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
39645
39646         * sysdeps/unix/getegid.S: Remove file.
39647         * sysdeps/unix/geteuid.S: Likewise.
39648
39649 2012-04-24  Roland McGrath  <roland@hack.frob.com>
39650
39651         * scripts/check-localplt.awk: New file.
39652         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
39653         of diff.
39654         * scripts/data/localplt-generic.data: Add a comment.
39655
39656         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
39657         NODE when __dir_mkfile failed.
39658         * sysdeps/mach/hurd/symlinkat.c: Likewise.
39659         Reported by Ludovic Courtès <ludo@gnu.org>.
39660
39661 2012-04-24  Andreas Jaeger  <aj@suse.de>
39662
39663         * Makerules (common-clean): Also remove gen-as-const-headers
39664         files.
39665
39666 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39667
39668         * Makerules (native-compile): Do not change working directory for
39669         build.  Use $(OUTPUT_OPTION) in command.
39670         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
39671
39672 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39673
39674         [BZ #13886]
39675         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
39676         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
39677         * math/libm-test.inc (floor_test): Add more tests.
39678         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
39679
39680 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
39681
39682         * sysdeps/unix/getdents.c: Remove file.
39683         * sysdeps/unix/sysv/getdents.c: Likewise.
39684         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
39685
39686         * sysdeps/unix/syscalls.list (madvise): Add syscall from
39687         sysdeps/unix/mman/syscalls.list.
39688         (mmap): Likewise.
39689         (mprotect): Likewise.
39690         (msync): Likewise.
39691         (munmap): Likewise.
39692         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
39693         * sysdeps/unix/mman/syscalls.list: Remove.
39694         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
39695
39696         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
39697         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
39698         * configure: Regenerated.
39699         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
39700         $(libgcc_s_suffix).
39701         * config.make.in (libgcc_s_suffix): Remove variable.
39702
39703 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
39704
39705         * sysdeps/unix/sysv/gethostname.c: Move to ...
39706         * sysdeps/posix/gethostname.c: ... here.
39707
39708         * sysdeps/unix/execve.S: Remove file.
39709
39710         * sysdeps/unix/_exit.S: Remove file.
39711
39712 2012-04-23  Andreas Jaeger  <aj@suse.de>
39713
39714         [BZ #13739]
39715         * manual/Makefile: Remove make dist support, there's no
39716         need for a stand-alone documentation tar ball.
39717         (TEXI2DVI): Define always, it's not in Makeconfig.
39718         (dist): Removed.
39719         (tar-it): Removed.
39720         (edition): Removed.
39721         (glibc-doc-$(edition).tar): Removed
39722         (%.Z): Removed.
39723         (%.gz): Removed.
39724         (%.uu): Removed.
39725         (ETAGS): Remove, it's in Makeconfig.
39726         (move-if-change): Remove, it's in Makeconfig.
39727
39728 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
39729
39730         [BZ #13970]
39731         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
39732         (strtod, strtof, strtold, strtol, strtoul, strtoq)
39733         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
39734         (strtod_l, strtof_l, strtold_l): Remove __wur.
39735         It is not necessarily an error to ignore strtol's return value.
39736         One can reliably look at the stored endptr to decide whether
39737         the number had valid syntax.
39738
39739 2012-04-21  Andreas Jaeger  <aj@suse.de>
39740
39741         [BZ #13739]
39742         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
39743
39744 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
39745
39746         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
39747         * sysdeps/unix/sysv/Versions: Remove file.
39748
39749 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
39750
39751         [BZ #13927]
39752         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39753
39754 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
39755
39756         [BZ #7064]
39757         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
39758         version from __vm86.
39759
39760 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
39761
39762         * sysdeps/unix/common/lxstat.c: Remove file.
39763         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
39764
39765         * sysdeps/unix/sysv/Makefile: Remove file.
39766
39767         * sysdeps/unix/sysv/direct.h: Remove file.
39768
39769         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
39770         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
39771         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
39772         * sysdeps/unix/sysv/bits/signum.h: Likewise.
39773         * sysdeps/unix/sysv/bits/stat.h: Likewise.
39774         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
39775         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
39776
39777         * sysdeps/unix/sysv/setrlimit.c: Remove file.
39778
39779         * sysdeps/unix/xmknod.c: Remove file.
39780         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
39781
39782         * sysdeps/unix/sysv/settimeofday.c: Remove file.
39783
39784         * sysdeps/unix/sysv/i386/time.S: Remove file.
39785
39786         * sysdeps/unix/fxstat.c: Remove file.
39787         * sysdeps/unix/xstat.c: Likewise.
39788         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
39789
39790         * sysdeps/unix/sysv/sigaction.c: Remove file.
39791
39792         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
39793         (sysdep_headers): Remove variable.
39794         [termio.h not in sysdep_headers] (generated): Likewise.
39795         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
39796         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
39797         * sysdeps/unix/sysv/tcdrain.c: Likewise.
39798         * sysdeps/unix/sysv/tcflow.c: Likewise.
39799         * sysdeps/unix/sysv/tcflush.c: Likewise.
39800         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
39801         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
39802         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
39803         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
39804         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
39805
39806         * sysdeps/unix/siglist.c: Remove file.
39807
39808         * sysdeps/unix/getppid.S: Remove file.
39809
39810         * sysdeps/unix/mkdir.c: Remove file.
39811         * sysdeps/unix/rmdir.c: Likewise.
39812
39813 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
39814
39815         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
39816         ERR_MAX value.
39817         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
39818         errlist-compat value.
39819
39820 2012-04-18  David S. Miller  <davem@davemloft.net>
39821
39822         * sysdeps/generic/memcopy.h (reg_char): Delete.
39823         * debug/strcat_chk.c: Use char, not reg_char.
39824         * debug/strcpy_chk.c: Likewise.
39825         * debug/strncat_chk.c: Likewise.
39826         * debug/strncpy_chk.c: Likewise.
39827         * string/memchr.c: Likewise.
39828         * string/memrchr.c: Likewise.
39829         * string/rawmemchr.c: Likewise.
39830         * string/strcat.c: Likewise.
39831         * string/strchr.c: Likewise.
39832         * string/strchrnul.c: Likewise.
39833         * string/strcmp.c: Likewise.
39834         * string/strcpy.c: Likewise.
39835         * string/strncat.c: Likewise.
39836         * string/strncmp.c: Likewise.
39837         * string/strncpy.c: Likewise.
39838
39839 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39840
39841         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
39842         __builtin_memcopy is called when src and dest ranges are known to not
39843         overlap.
39844
39845 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39846
39847         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
39848         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
39849         fwd_align_merge macro call.
39850         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
39851         bwd_align_merge macro call.
39852         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39853
39854 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
39855
39856         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
39857         bwd_align_merge macros.
39858         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
39859         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
39860         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
39861
39862 2012-04-18  David S. Miller  <davem@davemloft.net>
39863
39864         * sysdeps/sparc/sparc64/memcopy.h: Delete.
39865
39866 2012-04-18  Andreas Jaeger  <aj@suse.de>
39867
39868         [BZ# 6794]
39869         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
39870         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
39871         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39872
39873         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
39874         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
39875         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39876
39877         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
39878         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
39879         Adjust for changed ldbl-128 files.
39880
39881         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
39882         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
39883         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
39884
39885 2012-04-17  David S. Miller  <davem@davemloft.net>
39886
39887         * sysdeps/sparc/sparc32/memcopy.h: Delete.
39888
39889 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
39890
39891         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
39892         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
39893         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
39894         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
39895         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
39896         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
39897
39898 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39899
39900         [BZ #6794]
39901         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
39902         * math/libm-test.inc: Add ilogb errno and exception tests.
39903         * math/w_ilogb.c: New file: ilogb wrapper.
39904         * math/w_ilogbf.c: New file: ilogbf wrapper.
39905         * math/w_ilogbl.c: New file: ilogbl wrapper.
39906         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
39907         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
39908         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
39909         exception being thrown with 0.0 as argument.
39910         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
39911         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
39912         exception being thrown with 0.0 as argument.
39913         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
39914         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39915         exception being thrown with 0.0 as argument.
39916         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
39917         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
39918         exception being thrown with 0.0 as argument.
39919         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
39920         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
39921         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
39922         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
39923         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
39924         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
39925         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
39926         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
39927         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
39928
39929 2012-04-17  Petr Baudis  <pasky@ucw.cz>
39930
39931         * include/sys/uio.h: Change __vector to __iovec to avoid clash
39932         with altivec.
39933
39934 2012-04-16  Marek Polacek  <polacek@redhat.com>
39935
39936         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
39937
39938 2012-04-16  Marek Polacek  <polacek@redhat.com>
39939
39940         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
39941         operands of fdivp instruction.
39942
39943 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39944
39945         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
39946         * elf/tst-auditmod3b.c: Likewise.
39947         * elf/tst-auditmod4b.c: Likewise.
39948         * elf/tst-auditmod5b.c: Likewise.
39949         * elf/tst-auditmod6b.c: Likewise.
39950         * elf/tst-auditmod6c.c: Likewise.
39951         * elf/tst-auditmod7b.c: Likewise.
39952         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
39953         * sysdeps/x86_64/preconfigure.in: Likewise.
39954         * sysdeps/x86_64/preconfigure: Regenerated.
39955
39956 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
39957
39958         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
39959         __ILP32__.
39960
39961 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
39962
39963         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
39964         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
39965
39966 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
39967
39968         [BZ #13973]
39969         * locale/iso-639.def: Fix gl language name. Spotted by
39970         Yaron Shahrabani.
39971
39972 2012-04-12  Roland McGrath  <roland@hack.frob.com>
39973
39974         [BZ #2074]
39975         * libio/libio.h (__io_write_fn): Update comment.
39976
39977 2012-04-12  Petr Baudis  <pasky@ucw.cz>
39978
39979         [BZ #2074]
39980         * stdio.texi (Hook Functions): The user provided writer function
39981         is not allowed to return -1.
39982
39983 2012-04-11  David S. Miller  <davem@davemloft.net>
39984
39985         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39986
39987 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
39988
39989         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
39990         Add a leading slash to rtkaio.
39991
39992 2012-04-11  Jim Meyering  <meyering@redhat.com>
39993
39994         [BZ #11959]
39995         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
39996         It is not necessarily an error to ignore fwrite's return
39997         value.  One can reliably use ferror to test for errors after
39998         the fact.
39999
40000 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
40001
40002         * bits/types.h (__snseconds_t): New type.
40003         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
40004
40005         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
40006         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40007         (__SNSECONDS_T_TYPE): Likewise.
40008         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40009         (__SNSECONDS_T_TYPE): Likewise.
40010         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40011         (__SNSECONDS_T_TYPE): Likewise.
40012
40013 2012-04-10  Andreas Jaeger  <aj@suse.de>
40014
40015         [BZ #2636]
40016         * manual/time.texi (Processor Time): Return type of times is
40017         elapsed real time since an arbitrary point in the past.
40018         (CPU Time): Move CLK_TCK from here...
40019         (Processor Time): ...to here.  Correct description.
40020         * manual/conf.texi (Constants for Sysconf): Correct description of
40021         _SC_CLK_TCK.
40022
40023 2012-04-10  David S. Miller  <davem@davemloft.net>
40024
40025         [BZ #13967]
40026         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
40027         where the is a gap between DT_REL(A) and DT_JMPREL.
40028
40029 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
40030
40031         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
40032         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
40033         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
40034
40035 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
40036
40037         * elf/dl-support.c (_dl_inhibit_cache): New variable.
40038         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
40039         (dl_main): Handle --inhibit-cache.
40040         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
40041         _dl_inhibit_cache.
40042         * elf/dl-load.c (_dl_map_object): Use it.
40043         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
40044
40045 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
40046
40047         [BZ #13872]
40048         * sysdeps/i386/fpu/e_powl.S (p78): New object.
40049         (__ieee754_powl): Saturate large exponents rather than testing for
40050         overflow of y*log2(x).
40051         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
40052         * math/libm-test.inc (pow_test): Do not permit spurious overflow
40053         exceptions.
40054
40055         [BZ #11521]
40056         * math/s_ctan.c: Include <float.h>.
40057         (__ctan): Avoid internal overflow or cancellation in calculating
40058         denominator.
40059         * math/s_ctanf.c: Likewise.
40060         * math/s_ctanl.c: Likewise.
40061         * math/s_ctanh.c: Likewise.
40062         * math/s_ctanhf.c: Likewise.
40063         * math/s_ctanhl.c: Likewise.
40064         * math/libm-test.inc (ctan_test): Add more tests.
40065         (ctanh_test): Likewise.
40066         * sysdeps/i386/fpu/libm-test-ulps: Update.
40067         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40068
40069 2012-04-09  Andreas Jaeger  <aj@suse.de>
40070
40071         [BZ #6894]
40072         * manual/filesys.texi (Directory Entries): Mention that d_namlen
40073         is an optional BSD extension.
40074
40075         [BZ #10254]
40076         * manual/stdio.texi (Opening Streams): Document additional fopen
40077         parameters.
40078
40079 2012-04-09  Roland McGrath  <roland@hack.frob.com>
40080
40081         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
40082         %eax without telling the compiler.
40083
40084 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
40085
40086         [BZ # 13963]
40087         * manual/install.texi: Use sourceware.org.
40088
40089 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
40090
40091         [BZ #13873]
40092         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
40093         (__ieee754_pow): Generate overflow and underflow using huge*huge
40094         and tiny*tiny rather than just returning constant infinity or zero
40095         for large exponents.
40096         * math/libm-test.inc (pow_test): Require overflow exceptions for
40097         applicable cases of large exponents.
40098
40099         [BZ #706]
40100         * sysdeps/i386/fpu/e_pow.S (p10): New object.
40101         (__ieee754_pow): Use iterative multiplication algorithm only for
40102         integer exponents with absolute value below 1024.  Check for odd
40103         integer exponents when using algorithm for real exponents.
40104         * math/libm-test.inc (pow_test): Add more tests.
40105         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40106
40107 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
40108
40109         [BZ #13705]
40110         * math/libm-test.inc (exp_test): Do not allow overflow exception
40111         on underflow test.
40112
40113 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
40114
40115         [BZ #13705]
40116         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
40117         instead of __kernel_standard_f.
40118
40119 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
40120
40121         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
40122         * sysdeps/x86_64/memset_chk.S: Likewise.
40123
40124 2012-04-08  Andreas Jaeger  <aj@suse.de>
40125
40126         [BZ #10153]
40127         * manual/startup.texi (Environment Access): Describe return value
40128         for putenv and setenv.
40129
40130         [BZ #6895]
40131         * manual/filesys.texi (Directory Entries): Add description for
40132         DT_LNK.
40133
40134         [BZ #6890]
40135         * manual/filesys.texi (Directory Entries): Clarify that it's file
40136         system not operating system in the description of DT_UNKNOWN.
40137
40138         [BZ #6578]
40139         * manual/syslog.texi (closelog): Fix reference, it's openlog.
40140
40141 2012-04-08  Stephen Compall  <s11@member.fsf.org>
40142
40143         [BZ #6649]
40144         * manual/llio.texi (Opening and Closing Files): Add cross
40145         reference to explain mode argument.
40146
40147 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
40148
40149         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
40150         * sysdeps/x86_64/memset_chk.S: Likewise.
40151
40152 2012-04-07  David S. Miller  <davem@davemloft.net>
40153
40154         * elf/elf.h (R_SPARC_WDISP10): Define.
40155         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
40156         R_SPARC_SIZE32.
40157         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
40158         R_SPARC_SIZE64 and R_SPARC_H34.
40159
40160 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
40161
40162         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
40163         conditions and remove no longer applicable assertion.
40164
40165 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
40166
40167         * bits/byteswap.h: Include <features.h>.
40168         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
40169         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
40170
40171 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
40172
40173         * bits/byteswap.h (__bswap_16): Removed.
40174         Include <bits/byteswap-16.h> to get __bswap_16.
40175         * sysdeps/i386/bits/byteswap.h: Likewise.
40176         * sysdeps/s390/bits/byteswap.h: Likewise.
40177         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40178         * bits/byteswap-16.h: New file.
40179         * sysdeps/i386/bits/byteswap-16.h: Likewise.
40180         * sysdeps/s390/bits/byteswap-16.h: Likewise.
40181         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
40182         * string/Makefile (headers): Add bits/byteswap-16.h.
40183
40184 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
40185
40186         [BZ #13895]
40187         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
40188         extra indirection.
40189         * nss/Makefile (tests-static, tests): Add tst-nss-static.
40190         * nss/tst-nss-static.c: New.
40191
40192 2012-04-06  Robert Millan  <rmh@gnu.org>
40193
40194         [BZ #6486]
40195         * manual/llio.texi (File Position Primitive): lseek
40196         refers to WHENCE when it really means OFFSET.
40197
40198 2012-04-06  Andreas Jaeger  <aj@suse.de>
40199
40200         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
40201         strncmp declarations.
40202
40203         * abilist/libc.abilist: Add __poll and __ppoll.
40204
40205 2012-04-05  David S. Miller  <davem@davemloft.net>
40206
40207         * scripts/check-local-headers.sh: Accept a host triplet in the
40208         path matched by the exclude regexp.
40209
40210         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
40211         definition.
40212         * sysdeps/powerpc/powerpc32/dl-machine.h
40213         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
40214         * sysdeps/s390/s390-32/dl-machine.h
40215         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40216         * sysdeps/sparc/sparc32/dl-machine.h
40217         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40218         * sysdeps/sparc/sparc64/dl-machine.h
40219         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40220
40221         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
40222         lazy binding.
40223         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
40224         undefined symbol errors.
40225
40226         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
40227         DT_NEEDED entries.
40228
40229 2012-04-05  Michael Matz  <matz@suse.de>
40230
40231         [BZ #13592]
40232         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
40233
40234 2012-04-05  Andreas Jaeger  <aj@suse.de>
40235
40236         [BZ #13908]
40237         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
40238         comment.
40239
40240 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40241
40242         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
40243         which ROUND is no valid rounding mode.
40244
40245 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40246
40247         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
40248         read again.
40249         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
40250
40251 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40252
40253         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
40254         an exception using FPU order intentionally.
40255
40256 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40257
40258         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
40259         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
40260         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
40261         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
40262
40263 2012-04-05  Simon Josefsson  <simon@josefsson.org>
40264
40265         [BZ #12340]
40266         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
40267         EINVAL when BUFLEN is too smal.
40268
40269 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
40270
40271         [BZ #13553]
40272         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
40273         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
40274
40275 2012-04-03  Andreas Jaeger  <aj@suse.de>
40276
40277         [BZ #13938]
40278         * manual/setjmp.texi (System V contexts): Fix sentence.
40279
40280         [BZ #13926]
40281         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
40282         New macro for this case.
40283         [!__GNUC__] (__bswap_64): New inline function for this case.
40284         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40285         * bits/byteswap.h: Likewise.
40286         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
40287         ull, guard with __GLIBC_HAVE_LONG_LONG.
40288
40289         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
40290         __GLIBC_HAVE_LONG_LONG.
40291
40292         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
40293         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
40294
40295 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
40296
40297         [BZ #13691]
40298         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
40299         inptr and inend, rather than using last_ch.
40300
40301 2012-04-02  David S. Miller  <davem@davemloft.net>
40302
40303         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
40304         * stdio-common/printf-parse.h (read_int): Change return type to
40305         'int', return -1 on INT_MAX overflow.
40306         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
40307         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
40308         overflows INT_MAX.  Check for overflow of in-format-string precision
40309         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
40310         SIZE_MAX not INT_MAX for integer overflow test.
40311         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
40312         skip the construct in the format string but do not record anything.
40313         * stdio-common/bug22.c: Adjust to test both width/prevision
40314         INT_MAX overflow as well as total length INT_MAX overflow.  Check
40315         explicitly for proper errno values.
40316
40317 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
40318
40319         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
40320         CHAR_MAX.
40321         * string/test-strcmp.c [! WIDE]: Likewise.
40322         * time/tst-mktime2.c: Likewise for INT_MAX.
40323         * string/test-string.h: #include <sys/param.h> for MIN.
40324
40325         * csu/init-first.c (__libc_init_first): Call __ctype_init.
40326         * sysdeps/i386/init-first.c (init): Likewise.
40327         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
40328         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
40329         * sysdeps/sh/init-first.c (init): Likewise.
40330
40331 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
40332
40333         * po/ru.po: Update from translation team.
40334         * po/vi.po: Likewise.
40335
40336 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
40337
40338         * resolv/nss_dns/dns-host.c: Merge copyright years.
40339
40340 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40341
40342         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
40343         Optimize memcpy with prefetch if
40344         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
40345         src, dst pointers have unequal 16 byte alignments.
40346
40347 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
40348
40349         [BZ #13928]
40350         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
40351         from a CNAME entry and return the minimum ttl for the query.
40352         (gaih_getanswer_slice): Likewise.
40353
40354 2012-03-30  Jeff Law  <law@redhat.com>
40355
40356         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
40357         due to long keys.
40358         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
40359         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
40360
40361         * resolv/nss_dns/dns-host.c: Update copyright year.
40362
40363 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
40364
40365         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
40366         requests to save a system call.  Fix check that all bytes are sent.
40367
40368         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
40369         comments for sendmmsg.
40370
40371 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
40372
40373         [BZ #13691]
40374         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
40375         with only 1 character between 0x0041 and 0x01b0.
40376         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
40377         * wcsmbs/tst-mbsnrtowcs.c: New file.
40378
40379 2012-03-29  David S. Miller  <davem@davemloft.net>
40380
40381         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
40382         small copies by hand.
40383
40384 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
40385
40386         [BZ #13761]
40387         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
40388         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
40389         group memberships.
40390
40391 2012-03-28  David S. Miller  <davem@davemloft.net>
40392
40393         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
40394         that branches into memcpy.
40395         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
40396         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
40397         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
40398         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
40399         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
40400         bits.
40401         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
40402         implementation too.
40403         * sysdeps/sparc/mempcpy.S: New file.
40404
40405         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
40406         the IFUNC routine in the libc case.
40407         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
40408
40409         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
40410         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
40411         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
40412         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
40413         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
40414         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
40415         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
40416         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
40417
40418         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
40419         loop to 256 bytes instead of 64 bytes and fix test signedness.
40420
40421         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
40422         * sysdeps/sparc/sparc32/Makefile: rather than here...
40423         * sysdeps/sparc/sparc64/Makefile: and here.
40424
40425 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
40426
40427         * malloc/mallocbug.c: Avoid warnings about unused variables.
40428
40429 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
40430
40431         [BZ #13760]
40432         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
40433         in the right place. Discard and retry query if response is
40434         larger than input buffer size.
40435
40436 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
40437
40438         [BZ #369]
40439         [BZ #2678]
40440         [BZ #3866]
40441         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
40442         x for large integer exponent.
40443         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
40444         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
40445         sign of result as needed afterwards.
40446         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
40447         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
40448         result for underflowing pow the same as for overflow.
40449         (__kernel_standard_l): Handle powl overflow and underflow here
40450         rather than calling __kernel_standard.
40451         * math/libm-test.inc (pow_test): Add more tests.
40452
40453         [BZ #3868]
40454         [BZ #13879]
40455         [BZ #13910]
40456         [BZ #13911]
40457         [BZ #13912]
40458         [BZ #13913]
40459         [BZ #13915]
40460         [BZ #13916]
40461         [BZ #13917]
40462         [BZ #13918]
40463         [BZ #13919]
40464         [BZ #13920]
40465         [BZ #13921]
40466         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
40467         * sysdeps/ieee754/k_standard.c: Include <float.h>.
40468         (__kernel_standard_l): New function.
40469         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
40470         __kernel_standard.
40471         * math/w_acosl.c (__acosl): Likewise.
40472         * math/w_asinl.c (__asinl): Likewise.
40473         * math/w_atan2l.c (__atan2l): Likewise.
40474         * math/w_atanhl.c (__atanhl): Likewise.
40475         * math/w_coshl.c (__coshl): Likewise.
40476         * math/w_exp10l.c (__exp10l): Likewise.
40477         * math/w_exp2l.c (__exp2l): Likewise.
40478         * math/w_fmodl.c (__fmodl): Likewise.
40479         * math/w_hypotl.c (__hypotl): Likewise.
40480         * math/w_j0l.c (__j0l, __y0l): Likewise.
40481         * math/w_j1l.c (__j1l, __y1l): Likewise.
40482         * math/w_jnl.c (__jnl, __ynl): Likewise.
40483         * math/w_lgammal.c (__lgammal): Likewise.
40484         * math/w_log10l.c (__log10l): Likewise.
40485         * math/w_log2l.c (__log2l): Likewise.
40486         * math/w_logl.c (__logl): Likewise.
40487         * math/w_powl.c (__powl): Likewise.
40488         * math/w_remainderl.c (__remainderl): Likewise.
40489         * math/w_scalbl.c (sysv_scalbl): Likewise.
40490         * math/w_sinhl.c (__sinhl): Likewise.
40491         * math/w_sqrtl.c (__sqrtl): Likewise.
40492         * math/w_tgammal.c (__tgammal): Likewise.
40493         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
40494         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
40495         * math/libm-test.inc (acos_test): Add more tests.
40496         (acosh_test): Likewise.
40497         (asin_test): Likewise.
40498         (atanh_test): Likewise.
40499         (exp_test): Likewise.
40500         (exp10_test): Likewise.
40501         (exp2_test): Likewise.
40502         (expm1_test): Likewise.
40503         (lgamma_test): Likewise.
40504         (log_test): Likewise.
40505         (log10_test): Likewise.
40506         (log1p_test): Likewise.
40507         (log2_test): Likewise.
40508         (pow_test): Do not allow some spurious overflow exceptions.
40509         (sqrt_test): Add more tests.
40510         (tgamma_test): Likewise.
40511         (y0_test): Likewise.
40512         (y1_test): Likewise.
40513         (yn_test): Likewise.
40514
40515 2012-03-27  Anton Blanchard  <anton@samba.org>
40516
40517         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
40518         MAP_HUGETLB.
40519         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
40520         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
40521         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
40522
40523 2012-03-27  David S. Miller  <davem@davemloft.net>
40524
40525         * conform/Makefile: Run run-conformtest.sh using $(BASH).
40526
40527         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
40528         have-as-vis3 check.
40529
40530 2012-03-27  Andreas Jaeger  <aj@suse.de>
40531
40532         * sysdeps/x86_64/elf/configure.in: Moved to ...
40533         * sysdeps/x86_64/configure.in: ... here.
40534         * sysdeps/x86_64/elf/start.S: Moved to ...
40535         * sysdeps/x86_64/start.S: ... here.
40536         * sysdeps/x86_64/elf/configure: Delete.
40537
40538         * sysdeps/x86_64/configure.in: Merge contents from
40539         sysdeps/i386/configure.in (without i686 check).
40540
40541         * sysdeps/i386/elf/Versions: Merge into ...
40542         * sysdeps/i386/Versions: ... this.
40543         * sysdeps/i386/elf/Versions: Delete file.
40544         * sysdeps/i386/elf/start.S: Moved to ...
40545         * sysdeps/i386/start.S: ...here.
40546         * sysdeps/i386/elf/configure.in: Merge into...
40547         * sysdeps/i386/configure.in: ...here.
40548         * sysdeps/i386/elf/configure.in: Delete file.
40549         * sysdeps/i386/elf/configure: Delete file.
40550
40551         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
40552         * debug/backtracesyms.c: ... here.
40553         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
40554         * debug/backtracesymsfd.c: ... here.
40555         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
40556         * sysdeps/generic/ifunc-sel.h: ... here.
40557
40558         * sysdeps/unix/i386/start.c: Delete file.
40559         * sysdeps/unix/sparc/start.c: Delete file.
40560         * sysdeps/unix/start.c: Delete file.
40561
40562         * sysdeps/sh/elf/configure.in: Moved to ...
40563         * sysdeps/sh/configure.in: ... here.
40564         * sysdeps/sh/elf/start.S: Moved to ...
40565         * sysdeps/sh/start.S: ... here.
40566         * sysdeps/sh/elf/configure: Delete file.
40567
40568         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
40569         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
40570         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
40571         * sysdeps/powerpc/powerpc64/entry.h: ... here.
40572         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
40573         * sysdeps/powerpc/powerpc64/start.S: here.
40574         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
40575         * sysdeps/powerpc/powerpc64/Makefile: ... this.
40576         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
40577         * sysdeps/powerpc/powerpc64/configure.in: ... this.
40578         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
40579
40580         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
40581         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
40582         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
40583         * sysdeps/powerpc/powerpc32/start.S: ... here.
40584         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
40585         * sysdeps/powerpc/powerpc32/configure.in: ... this.
40586         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
40587
40588         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
40589         * sysdeps/powerpc/ifunc-sel.h: ... here.
40590         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
40591         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
40592
40593         * sysdeps/sparc/elf/configure.in: Moved to ...
40594         * sysdeps/sparc/configure.in: ... here.
40595         * sysdeps/sparc/elf/configure: Delete file.
40596         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
40597         * sysdeps/sparc/sparc32/start.S: ... here.
40598         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
40599         * sysdeps/sparc/sparc64/start.S: ... here.
40600         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
40601         * sysdeps/sparc/sparc32/Makefile: ... this.
40602         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
40603         * sysdeps/sparc/sparc64/Makefile: ... this.
40604
40605         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
40606         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
40607         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
40608         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
40609         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
40610         * sysdeps/s390/s390-32/setjmp.S: ... here.
40611         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
40612         * sysdeps/s390/s390-32/configure.in: ... here.
40613         * sysdeps/s390/s390-32/elf/configure: Delete file.
40614         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
40615         * sysdeps/s390/s390-32/start.S: ... here.
40616
40617         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
40618         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
40619         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
40620         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
40621         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
40622         * sysdeps/s390/s390-64/setjmp.S: ... here.
40623         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
40624         * sysdeps/s390/s390-64/configure.in: ... here
40625         * sysdeps/s390/s390-64/elf/configure: Delete file.
40626         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
40627         * sysdeps/s390/s390-64/start.S: ... here.
40628         * sysdeps/s390/s390-64/elf/configure: Delete.
40629
40630         * configure.in: Remove support for elf directories in sysdeps.
40631
40632         * configure: Regenerated.
40633         * sysdeps/i386/configure: Regenerated.
40634         * sysdeps/powerpc/powerpc32/configure: Regenerated.
40635         * sysdeps/powerpc/powerpc64/configure: Regenerated.
40636         * sysdeps/s390/s390-32/configure: Regenerated.
40637         * sysdeps/s390/s390-64/configure: Regenerated.
40638         * sysdeps/sh/configure: Regenerated.
40639         * sysdeps/sparc/configure: Regenerated.
40640         * sysdeps/x86_64/configure: Regenerated.
40641
40642 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
40643
40644         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40645
40646         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
40647         denormal result into account.
40648
40649 2012-03-25  Roland McGrath  <roland@hack.frob.com>
40650
40651         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
40652         Reported by Allan McRae <allan@archlinux.org>.
40653
40654 2012-03-23  Jeff Law  <law@redhat.com>
40655
40656         * nss/getnssent.c (__nss_getent): Fix typo.
40657
40658 2012-03-23  David S. Miller  <davem@davemloft.net>
40659
40660         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40661
40662 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
40663
40664         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
40665         to pad to uint64_t for each field.
40666         (dl_tls_index): Replace unsigned long with uint64_t.
40667
40668 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
40669         Paul Pluzhnikov  <ppluzhnikov@google.com>
40670
40671         [BZ #6528]
40672         * grp/Makefile (otherlibs): Don't set it.
40673         * inet/Makefile (otherlibs): Likewise.
40674         * login/Makefile (otherlibs): Likewise.
40675         * nscd/Makefile (otherlibs): Likewise.
40676         * posix/Makefile (otherlibs): Likewise.
40677         * pwd/Makefile (otherlibs): Likewise.
40678         * rt/Makefile (otherlibs): Likewise.
40679         * sunrpc/Makefile (otherlibs): Likewise.
40680         * nss/Makefile (otherlibs): Likewise.
40681         Add libnss_files to routines and static-only-routines.
40682         ($(objpfx)getent): Remove rule.
40683         * resolv/Makefile: Add libnss_dns and libresolv to routines and
40684         static-only-routines.
40685
40686 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40687
40688         [BZ #13892]
40689         * math/s_cexp.c: Include <float.h>.
40690         (__cexp): Handle exp result overflowing not necessarily
40691         overflowing both real and imaginary parts of result.
40692         * math/s_cexpf.c: Likewise.
40693         * math/s_cexpl.c: Likewise.
40694         * math/libm-test.inc (cexp_test): Add more tests.
40695         * sysdeps/i386/fpu/libm-test-ulps: Update.
40696         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40697
40698 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40699
40700         * include/link.h (ELFW): New macro.
40701         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
40702         Replace ELF64_R_TYPE with ELFW(R_TYPE).
40703
40704 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40705
40706         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
40707         with uint64_t.
40708
40709 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40710
40711         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
40712         declaration.
40713         (struct La_x32_retval): Likewise.
40714
40715 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
40716
40717         * sysdeps/x86_64/preconfigure.in: New file.
40718         * sysdeps/x86_64/preconfigure: New generated file.
40719
40720 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
40721
40722         [BZ #13824]
40723         * math/e_exp2l.c: Include <float.h>.
40724         (__ieee754_exp2l): Handle overflow and underflow cases
40725         separately.  Only pass fractional part of argument to
40726         __ieee754_expl.
40727         * math/libm-test.inc (exp2_test): Add more tests.
40728
40729         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
40730         negating x to take absolute value.
40731         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
40732         Likewise.
40733         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
40734         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
40735         Likewise.
40736         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
40737         computing low part if x was negated.
40738         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
40739
40740 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40741
40742         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
40743         la_x32_gnu_pltexit.
40744         (pltexit): Cast int_retval to ptrdiff_t.
40745         * elf/tst-auditmod3b.c: Likewise.
40746         * elf/tst-auditmod4b.c: Likewise.
40747         * elf/tst-auditmod5b.c: Likewise.
40748         * elf/tst-auditmod6b.c: Likewise.
40749         * elf/tst-auditmod6c.c: Likewise.
40750         * elf/tst-auditmod7b.c: Likewise.
40751
40752         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
40753         and x32_gnu_pltexit.
40754
40755         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
40756         __ELF_NATIVE_CLASS.
40757         (La_x32_regs): New macro.
40758         (La_x32_retval): Likewise.
40759         (la_x32_gnu_pltenter): New function prototype.
40760         (la_x32_gnu_pltexit): Likewise.
40761
40762 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
40763
40764         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
40765         exponent.
40766
40767         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40768
40769         * configure.in (libc_cv_cc_nofma): Check for option to disable
40770         generation of FMA instructions.
40771         * configure: Regenerate.
40772         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
40773         * sysdeps/ieee754/dbl-64/Makefile: New file.
40774         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
40775         Remove brandred-fma4.
40776         (CFLAGS-brandred-fma4.c): Remove.
40777         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
40778         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
40779         define.
40780         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
40781         define.
40782
40783 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40784
40785         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
40786         LLONG_MAX != LONG_MAX.
40787         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40788         (_fitoa_word): Likewise.
40789         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
40790         LLONG_MAX != LONG_MAX.
40791         * stdio-common/_itowa.h: Include <_itoa.h>.
40792         (_itowa_word): Use _ITOA_WORD_TYPE on value.
40793         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
40794         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
40795         only if not defined.
40796         (_ITOA_WORD_TYPE): Likewise.
40797         (_itoa_word): Use _ITOA_WORD_TYPE on value.
40798         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
40799
40800 2012-03-21  David S. Miller  <davem@davemloft.net>
40801
40802         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40803
40804 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
40805
40806         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
40807         of x86_64 when setting libc_cv_slibdir, libdir and
40808         libc_cv_localedir.
40809         * sysdeps/unix/sysv/linux/configure: Regenerated.
40810
40811 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40812
40813         * manual/lang.texi (Old Varargs): Remove section.
40814         (How Variadic): Update menu.
40815         (va_start): Do not mention varargs.h.
40816
40817 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40818             Joseph Myers  <joseph@codesourcery.com>
40819
40820         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
40821         link test.
40822         * configure: Regenerated.
40823
40824 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
40825
40826         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
40827         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
40828         conformtest.pl
40829
40830 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40831
40832         * NOTES: Remove.
40833         * Makefile (files-for-dist): Remove NOTES.
40834         (NOTES): Remove rule.
40835         * README: Don't refer to NOTES.
40836         * manual/creature.texi: Don't include macros.texi.
40837         * manual/intro.texi (creature.texi): Remove comment referring to
40838         NOTES.
40839
40840         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
40841         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
40842         * configure: Regenerated.
40843         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
40844         LIBC_TRY_CC_OPTION.
40845         (libc_cv_as_i686): Likewise.
40846         (libc_cv_cc_avx): Likewise.
40847         (libc_cv_cc_sse2avx): Likewise.
40848         (libc_cv_cc_fma4): Likewise.
40849         (libc_cv_cc_novzeroupper): Likewise.
40850         * sysdeps/i386/configure: Regenerated.
40851
40852         [BZ #13883]
40853         * sysdeps/i386/fpu/s_cexp.S: Remove.
40854         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
40855         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
40856         * math/libm-test.inc (cexp_test): Add more tests.
40857         * sysdeps/i386/fpu/libm-test-ulps: Update.
40858         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40859
40860 2012-03-21  Allan McRae  <allan@archlinux.org>
40861
40862         * timezone/Makefile: Do not install iso3166.tab and zone.tab
40863
40864 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
40865
40866         [BZ #13871]
40867         * math/w_exp2.c: Do not include <float.h>.
40868         (o_threshold, u_threshold): Remove.
40869         (__exp2): Calculate result before checking finiteness and calling
40870         __kernel_standard.
40871         * math/w_exp2f.c: Likewise.
40872         * math/w_exp2l.c: Likewise.
40873         * math/libm-test.inc (exp2_test): Require overflow exception for
40874         1e6 input.
40875
40876         [BZ #3866]
40877         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
40878         range of signed 64-bit integers before using fistpll.  Remove
40879         checks for whether integers fit in mantissa bits.
40880         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
40881         the range of signed 32-bit integers before using fistpl.  Remove
40882         checks for whether integers fit in mantissa bits.
40883         * sysdeps/i386/fpu/e_powl.S (p64): New object.
40884         (__ieee754_powl): Test for y outside the range of signed 64-bit
40885         integers before using fistpll.  Reduce 64-bit values to 63-bit
40886         ones as needed.
40887         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
40888         divide-by-zero is raised for zero to large negative powers.
40889         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
40890         (__ieee754_powl): Test for y outside the range of signed 64-bit
40891         integers before using fistpll.  Reduce 64-bit values to 63-bit
40892         ones as needed.
40893         * math/libm-test.inc (pow_test): Add more tests.
40894
40895 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40896
40897         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
40898         <stdio-common/_itoa.h>.
40899         * debug/segfault.c: Likewise.
40900         * elf/dl-cache.c: Likewise.
40901         * elf/dl-minimal.c: Likewise.
40902         * elf/dl-misc.c: Likewise.
40903         * elf/dl-sysdep.c: Likewise.
40904         * elf/dl-version.c: Likewise.
40905         * elf/rtld.c: Likewise.
40906         * hurd/hurdsock.c: Likewise.
40907         * hurd/lookup-retry.c: Likewise.
40908         * malloc/malloc.c: Likewise.
40909         * malloc/mtrace.c: Likewise.
40910         * nscd/nscd_getgr_r.c: Likewise.
40911         * nscd/nscd_getpw_r.c: Likewise.
40912         * nscd/nscd_getserv_r.c: Likewise.
40913         * posix/getopt_init.c: Likewise.
40914         * posix/wordexp.c: Likewise.
40915         * stdio-common/_itoa.c: Likewise.
40916         * stdio-common/printf_fphex.c: Likewise.
40917         * stdio-common/vfprintf.c: Likewise.
40918         * string/_strerror.c: Likewise.
40919         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
40920         * sysdeps/i386/i686/hp-timing.h: Likewise.
40921         * sysdeps/mach/_strerror.c: Likewise.
40922         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
40923         * sysdeps/mach/hurd/sethostid.c: Likewise.
40924         * sysdeps/mach/hurd/xmknodat.c: Likewise.
40925         * sysdeps/mach/xpg-strerror.c: Likewise.
40926         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
40927         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
40928         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
40929         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
40930         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
40931         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
40932         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
40933         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
40934         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
40935         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
40936         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
40937         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
40938         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
40939         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
40940         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
40941         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
40942         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
40943         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
40944         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
40945         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
40946         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
40947
40948         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
40949
40950         * stdio-common/_itoa.h: Moved to ...
40951         * sysdeps/generic/_itoa.h: Here.
40952
40953         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
40954
40955         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
40956         instead of "_itoa.h" and "_itowa.h".
40957         * stdio-common/vfprintf.: Likewise.
40958
40959 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40960
40961         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
40962         <bits/wordsize.h>.
40963         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
40964         (__signbit): Likwise.
40965         (llrintf): Likwise.
40966         (llrint): Likwise.
40967
40968 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
40969
40970         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
40971         __WORDSIZE != 64.
40972
40973 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
40974
40975         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
40976         OVERFLOW_EXCEPTION_OK.
40977         * math/libm-test.inc ("Philosophy"): Update comment about
40978         exception testing.
40979         (OVERFLOW_EXCEPTION): Define.
40980         (OVERFLOW_EXCEPTION_OK): Likewise.
40981         (INVALID_EXCEPTION_OK): Renumber.
40982         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
40983         (IGNORE_ZERO_INF_SIGN): Likewise.
40984         (test_exceptions): Handle FE_OVERFLOW.
40985         (exp10_test): Expect overflow exceptions.
40986         (exp2_test): Likewise.
40987         (expm1_test): Likewise.
40988         (nextafter_test): Likewise.
40989         (pow_test): Likewise.
40990         (scalbn_test): Likewise.
40991         (scalbln_test): Likewise.
40992
40993 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
40994
40995         * sysdeps/x86_64/bits/atomic.h
40996         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
40997         64bit integer.
40998         (atomic_exchange_acq): Likewise.
40999         (__arch_exchange_and_add_body): Likewise.
41000         (__arch_add_body): Likewise.
41001         (atomic_add_negative): Likewise.
41002         (atomic_add_zero): Likewise.
41003
41004 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41005
41006         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
41007         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
41008
41009 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41010
41011         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
41012         Check __x86_64__ instead of __WORDSIZE.
41013
41014 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41015
41016         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
41017
41018 2012-03-19  David S. Miller  <davem@davemloft.net>
41019
41020         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41021
41022         * sysdeps/sparc/fpu/fenv_private.h: New file.
41023         * sysdeps/sparc/fpu/math_private.h: Use it.
41024         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
41025         Remove.
41026         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
41027         (libc_feholdexcept_setroundl): Remove.
41028         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
41029         Remove.
41030         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
41031         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
41032
41033 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41034
41035         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
41036         int64_t instead of long int.
41037         (INSERT_WORDS64): Likwise.
41038
41039 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41040
41041         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
41042         _Unwind_GetCFA return to _Unwind_Ptr first.
41043
41044 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
41045
41046         [BZ #13629]
41047         * math/s_clog.c: Include <float.h>.
41048         (__clog): Scale large or subnormal inputs.
41049         * math/s_clogf.c: Likewise.
41050         * math/s_clogl.c: Likewise.
41051         * math/s_clog10.c: Include <float.h>.
41052         (M_LOG10_2): Define.
41053         (__clog10): Scale large or subnormal inputs.
41054         * math/s_clog10f.c: Likewise.
41055         * math/s_clog10l.c: Likewise.
41056         * math/libm-test.inc (clog_test): Add more tests.
41057         (clog10_test): Likewise.
41058         * sysdeps/i386/fpu/libm-test-ulps: Update.
41059         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41060
41061         [BZ #11451]
41062         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
41063         x and y.
41064         * math/libm-test.inc (atan2_test): Add another test.
41065
41066         * Makerules (common-objdir-compile): Remove.
41067         * sysdeps/unix/Makefile (config-generated): Do not add
41068         $(unix-generated) to variable.
41069         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
41070         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
41071         Remove rule.
41072         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
41073         Likewise.
41074         [generic bits/local_lim.h] (before-compile): Do not append to
41075         variable.
41076         [generic bits/local_lim.h] (common-generated): Likewise.
41077         [generic sys/param.h] (before-compile): Do not append to variable.
41078         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
41079         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
41080         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
41081         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
41082         include.
41083         [generic sys/param.h] (sys/param.h-includes): Remove variable.
41084         [generic sys/param.h] (sys/param.h-includes): Remove rule.
41085         [generic sys/param.h] ($(addprefix
41086         $(common-objpfx),$(sys/param.h-includes))): Likewise.
41087         [generic sys/param.h] (common-generated): Do not append to
41088         variable.
41089         [generic sys/param.h] (sysdep_headers): Likewise.
41090         [generic bits/errno.h] (before-compile): Do not append to
41091         variable.
41092         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
41093         rule.
41094         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
41095         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
41096         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
41097         [generic bits/errno.h] (common-generated): Do not append to
41098         variable.
41099         [generic bits/ioctls.h] (before-compile): Do not append to
41100         variable.
41101         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
41102         rule.
41103         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
41104         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
41105         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
41106         rule.
41107         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
41108         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
41109         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
41110         [generic bits/ioctls.h] (common-generated): Do not append to
41111         variable.
41112         [generic sys/syscall.h] (syscall.h): Remove variable.
41113         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
41114         rule.
41115         [generic sys/syscall.h] (before-compile): Do not append to
41116         variable.
41117         [generic sys/syscall.h] (common-generated): Likewise.
41118         * sysdeps/unix/errnos-tmpl.c: Remove file.
41119         * sysdeps/unix/errnos.awk: Likewise.
41120         * sysdeps/unix/ioctls-tmpl.c: Likewise.
41121         * sysdeps/unix/ioctls.awk: Likewise.
41122         * sysdeps/unix/mk-local_lim.c: Likewise.
41123         * sysdeps/unix/snarf-ioctls: Likewise.
41124
41125 2012-03-19  Richard Henderson  <rth@twiddle.net>
41126
41127         * sysdeps/i386/fpu/fenv_private.h: New file.
41128         * sysdeps/i386/fpu/math_private.h: Use it.
41129         (math_opt_barrier, math_force_eval): Remove.
41130         (libc_feholdexcept_setround_53bit): Remove.
41131         (libc_feupdateenv_53bit): Remove.
41132         * sysdeps/x86_64/fpu/math_private.h: Likewise.
41133         (math_opt_barrier, math_force_eval): Remove.
41134         (libc_feholdexcept): Remove.
41135         (libc_feholdexcept_setround): Remove.
41136         (libc_fetestexcept, libc_fesetenv): Remove.
41137         (libc_feupdateenv_test): Remove.
41138         (libc_feupdateenv, libc_feholdsetround): Remove.
41139         (libc_feresetround): Remove.
41140
41141         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
41142         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
41143
41144         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
41145         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
41146         (libc_feupdateenv_testl): New.
41147         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
41148         (libc_feupdateenv_testf): New.
41149         (libc_feupdateenv): Use libc_feupdateenv_test.
41150         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
41151         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
41152
41153         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
41154         (libc_feholdsetroundf, libc_feholdsetroundl): New.
41155         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
41156         (libc_feresetround_noex): New.
41157         (libc_feresetround_noexf): New.
41158         (libc_feresetround_noexl): New.
41159         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
41160         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
41161         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
41162         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
41163         SET_RESTORE_ROUND.
41164         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
41165         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
41166         (__cos): Likewise.
41167         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
41168         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
41169         SET_RESTORE_ROUND_NOEX.
41170         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
41171         SET_RESTORE_ROUND_NOEXF.
41172         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
41173         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
41174         (libc_feholdsetroundf): New.
41175         (libc_feresetround, libc_feresetroundf): New.
41176
41177         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
41178         (libc_feholdexcept_setround_53bit): Convert from macro to function.
41179         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
41180
41181         * sysdeps/generic/math_private.h: Include <fenv.h>.
41182         (default_libc_feholdexcept): New.
41183         (default_libc_feholdexcept_setround): New.
41184         (default_libc_fesetenv, default_libc_feupdateenv): New.
41185         (libc_feholdexcept): Only define if undefined.
41186         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
41187         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
41188         (libc_feholdexcept_setroundl): Likewise.
41189         (libc_feholdexcept_setround_53bit): Likewise.
41190         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
41191         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
41192         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
41193         (libc_feupdateenv_53bit): Likewise.
41194         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
41195         (libc_feholdexcept): Convert from macro to inline function.
41196         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
41197         (libc_fesetenv, libc_feupdateenv): Likewise.
41198
41199         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
41200         not previously defined.
41201         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
41202         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
41203         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
41204         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
41205         * sysdeps/ieee754/flt-32/math_private.h: New file.
41206         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
41207         math_private.h below SET_FLOAT_WORD.
41208         (__isnan, __isinf_ns, __finite): Remove.
41209         (__isnanf, __isinf_nsf, __finitef): Remove.
41210
41211 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
41212
41213         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41214
41215 2012-03-17  David S. Miller  <davem@davemloft.net>
41216
41217         [BZ #6471]
41218         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
41219         for 2.16.
41220
41221 2012-03-16  David S. Miller  <davem@davemloft.net>
41222
41223         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
41224         warnings.
41225
41226         [BZ #6471]
41227         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
41228         properly.
41229         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
41230         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
41231         sysdep_routines when subdir is sysvipc.
41232         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
41233         __getshmlba helper.
41234
41235         * sysdeps/sparc/fpu/libm-test/ulps: Update.
41236
41237 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41238
41239         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
41240         [__LP64__].
41241
41242 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41243
41244         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
41245         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
41246         (__lround): Renamed to ...
41247         (__llround): This.  Replace long int with long long int.
41248         Define lround functions as aliases of llround functions.
41249         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
41250
41251 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41252
41253         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
41254         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
41255         adresses to uintptr_t.  Replace "long int" and "unsigned long
41256         int" with "greg_t" on va_arg.
41257
41258 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41259
41260         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
41261         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
41262
41263         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
41264         Move e_machine check before EI_CLASS check.  Handle x32
41265         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
41266         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
41267         SKIP_EM_IA_64 and include
41268         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
41269
41270         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
41271         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
41272         (add_system_dir): New macro.
41273
41274         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
41275         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
41276
41277 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41278
41279         [BZ #2551]
41280         [BZ #2552]
41281         [BZ #2553]
41282         [BZ #2554]
41283         [BZ #2562]
41284         [BZ #2563]
41285         [BZ #2565]
41286         [BZ #2566]
41287         [BZ #2576]
41288         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
41289         (y0): Likewise.
41290         * math/w_j0f.c (j0f): Likewise.
41291         (y0f): Likewise.
41292         * math/w_j0l.c (__j0l): Likewise.
41293         (__y0l): Likewise.
41294         * math/w_j1.c (j1): Likewise.
41295         (y1): Likewise.
41296         * math/w_j1f.c (j1f): Likewise.
41297         (y1f): Likewise.
41298         * math/w_j1l.c (__j1l): Likewise.
41299         (__y1l): Likewise.
41300         * math/w_jn.c (jn): Likewise.
41301         (yn): Likewise.
41302         * math/w_jnf.c (jnf): Likewise.
41303         (ynf): Likewise.
41304         * math/w_jnl.c (__jnl): Likewise.
41305         (__ynl): Likewise.
41306         * math/libm-test.inc (j0_test): Add more tests.
41307         (j1_test): Likewise.
41308         (jn_test): Likewise.  Add trailing semicolon to existing test.
41309         (y0_test): Likewise.
41310         (y1_test): Likewise.
41311         * sysdeps/i386/fpu/libm-test-ulps: Update.
41312         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41313
41314         [BZ #13851]
41315         [BZ #13854]
41316         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
41317         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
41318         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
41319         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
41320         (__tanl): Set errno for infinite argument.
41321         * sysdeps/i386/fpu/mptan.c: Remove.
41322         * sysdeps/i386/fpu/s_tan.S: Likewise.
41323         * sysdeps/i386/fpu/s_tanl.S: Likewise.
41324         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
41325         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
41326         * math/libm-test.inc (tan_test): Add more tests and enable more
41327         tests for double and long double.
41328         * sysdeps/i386/fpu/libm-test-ulps: Update.
41329         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41330
41331 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
41332
41333         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
41334         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
41335
41336 2012-03-16  Roland McGrath  <roland@hack.frob.com>
41337
41338         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
41339         * configure.in: Use it for both main tree and add-ons.
41340         * configure: Regenerated.
41341
41342 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41343
41344         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
41345
41346 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41347
41348         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
41349         in comment.
41350
41351         [BZ #13851]
41352         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
41353         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
41354         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
41355         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
41356         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
41357         infinite argument.
41358         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
41359         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
41360         != 0 for prec == 2.
41361         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
41362         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
41363         * sysdeps/i386/fpu/s_cosl.S: Likewise.
41364         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
41365         * sysdeps/i386/fpu/s_sinl.S: Likewise.
41366         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
41367         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
41368         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
41369         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
41370         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
41371         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
41372         * math/libm-test.inc (cos_test): Add more tests and enable more
41373         tests for long double.
41374         (sin_test): Likewise.
41375         (sincos_test): Likewise.
41376         * sysdeps/i386/fpu/libm-test-ulps: Update.
41377         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41378
41379 2012-03-16  David S. Miller  <davem@davemloft.net>
41380
41381         * sysdeps/sparc/fpu/math_private.h: New file.
41382
41383 2012-03-15  David S. Miller  <davem@davemloft.net>
41384
41385         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
41386         file.
41387         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
41388         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
41389         file.
41390         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
41391         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
41392         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
41393         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
41394         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
41395         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
41396         sysdep routines.
41397         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41398
41399         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
41400         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
41401
41402         * sysdeps/sparc/sparc-ifunc.h: New file.
41403         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
41404         sparc-ifunc.h
41405         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
41406         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
41407         Likewise.
41408         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
41409         Likewise.
41410         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
41411         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
41412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
41413         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
41414         Likewise.
41415         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
41416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
41417         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
41418         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
41419         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
41420         Likewise.
41421         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
41422         Likewise.
41423         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
41424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
41425         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
41426         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
41427         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
41428         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
41429         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
41430         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
41431         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
41432         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
41433         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
41434         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
41435         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
41436         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
41437         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
41438         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
41439         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
41440         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
41441         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
41442         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
41443         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
41444         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
41445         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
41446         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
41447
41448 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41449
41450         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
41451         scaling.
41452         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41453
41454 2012-03-15  Andreas Jaeger  <aj@suse.de>
41455
41456         [BZ #13852]
41457         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
41458         ieee754/flt-32 implementation for sin, cos and sincos.
41459         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
41460         * sysdeps/i386/fpu/s_cosf.S: Likewise.
41461         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
41462         * sysdeps/i386/fpu/s_sinf.S: Likewise.
41463         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
41464         ieee754/flt-32 implementation for tan.
41465
41466         * math/libm-test.inc (cos_test): Enable some large input tests for
41467         float as well
41468         (sin_test): Likewise.
41469         (sincos_test): Likewise.
41470         (tan_test): Add tests for large input.
41471
41472         * sysdeps/i386/fpu/libm-test-ulps: Update.
41473
41474 2012-03-15  Andreas Jaeger  <aj@suse.de>
41475
41476         [BZ #13658]
41477         * math/libm-test.inc (cos_test): Add more test cases.
41478         (sin_test): Likewise.
41479         (sincos_test): Likewise.
41480
41481 2012-03-15  Andreas Jaeger  <aj@suse.de>
41482
41483         [BZ #13837]
41484         * math/libm-test.inc (cos_test): Add a test case for large input
41485         value.
41486         (sin_test): Likewise.
41487         (sincos_test): Likewise.
41488
41489 2012-03-15  Andreas Jaeger  <aj@suse.de>
41490             Joseph Myers  <joseph@codesourcery.com>
41491
41492         [BZ #13658]
41493         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
41494         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
41495         * sysdeps/i386/fpu/branred.c: Likewise.
41496         * sysdeps/i386/fpu/dosincos.c: Likewise.
41497         * sysdeps/i386/fpu/mpa.c: Likewise.
41498         * sysdeps/i386/fpu/s_cos.S: Likewise.
41499         * sysdeps/i386/fpu/s_sin.S: Likewise.
41500         * sysdeps/i386/fpu/s_sincos.S: Likewise.
41501         * sysdeps/i386/fpu/sincos32.c: Likewise.
41502
41503         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
41504         Define.
41505         (libc_feupdateenv_53bit): Define.
41506         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
41507         Define.
41508         (libc_feupdateenv_53bit): Define.
41509
41510         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
41511         53 bit (without extend i386 double precision).
41512
41513         * math/libm-test.inc (sincos_test): Add tests for large input.
41514         (sin): Likewise.
41515         (cos): Likewise.
41516
41517         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
41518
41519 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
41520
41521         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41522
41523 2012-03-15  David S. Miller  <davem@davemloft.net>
41524
41525         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
41526         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
41527         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
41528         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
41529         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
41530         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
41531         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
41532         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
41533         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
41534         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
41535         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
41536         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
41537         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
41538         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
41539         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
41540         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
41541         file.
41542         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
41543         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
41544         file.
41545         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
41546         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
41547         file.
41548         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
41549         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
41550         file.
41551         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
41552         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
41553         fmin/fmax sysdep routines.
41554         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
41555
41556 2012-03-14  David S. Miller  <davem@davemloft.net>
41557
41558         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
41559         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
41560         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
41561         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
41562         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
41563         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
41564         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
41565         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
41566         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
41567         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
41568         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
41569         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
41570         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
41571         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
41572         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
41573         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
41574         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
41575         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
41576         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
41577         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
41578         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
41579         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
41580         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
41581         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
41582         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
41583         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
41584         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
41585         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
41586         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
41587         routines.
41588         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
41589         file.
41590         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
41591         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
41592         file.
41593         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
41594         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
41595         file.
41596         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
41597         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
41598         file.
41599         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
41600         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
41601         file.
41602         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
41603         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
41604         file.
41605         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
41606         file.
41607         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
41608         file.
41609         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
41610         file.
41611         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
41612         New file.
41613         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
41614         file.
41615         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
41616         file.
41617         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
41618         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
41619         file.
41620         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
41621         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
41622         file.
41623         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
41624         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
41625         file.
41626         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
41627         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
41628         VIS3 routines.
41629
41630         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
41631         New file.
41632
41633         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41634
41635         * sysdeps/sparc/configure.in: New file.
41636         * sysdeps/sparc/configure: Generate.
41637         * configure.in (libc_cv_sparc_as_vis3): Substitute.
41638         * configure: Regenerate.
41639         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
41640         * config.make.in (have-as-vis3): New.
41641         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
41642         available use -Av9d instead of -Av9a.
41643         * sysdeps/sparc/sparc64/Makefile: Likewise.
41644         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
41645         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
41646         New file.
41647         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
41648         file.
41649         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
41650         New file.
41651         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
41652         file.
41653         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
41654         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
41655         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
41656         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
41657         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
41658
41659         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
41660         fzeros/fnegs to load 0x80000000 into a float register instead of
41661         using the stack.
41662         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
41663
41664 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41665
41666         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41667         bits/syscall.h.
41668         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
41669         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
41670         ($(inst_includedir)/bits/syscall.h): Remove rule.
41671         ($(objpfx)bits/syscall.d): Include instead of
41672         $(objpfx)syscall-list.d.
41673         (generated): Change syscall-list.h and syscall-list.d to
41674         bits/syscall.h and bits/syscall.d.
41675
41676 2012-03-14  Roland McGrath  <roland@hack.frob.com>
41677
41678         [BZ #13846]
41679         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
41680
41681 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
41682
41683         [BZ #13841]
41684         * math/s_csqrt.c: Include <float.h>.
41685         (__csqrt): Scale large or subnormal inputs.
41686         * math/s_csqrtf.c: Likewise.
41687         * math/s_csqrtl.c: Likewise.
41688         * math/libm-test.inc (csqrt_test): Add more tests.
41689         * sysdeps/i386/fpu/libm-test-ulps: Update.
41690         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41691
41692         [BZ #13840]
41693         * math/libm-test.inc (hypot_test): Add more tests.
41694
41695 2012-03-13  David S. Miller  <davem@davemloft.net>
41696
41697         [BZ #13840]
41698         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
41699         double-precision for the calculation instead of scaling.
41700
41701 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
41702
41703         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
41704         manipulate bits before adding and subtracting TWO52[sx].
41705         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
41706         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
41707         Likewise.
41708         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
41709
41710 2012-03-13  David S. Miller  <davem@davemloft.net>
41711
41712         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
41713         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
41714         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
41715         rtld-global-offsets.h
41716         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41717
41718         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
41719         large parameters.
41720
41721         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
41722
41723         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
41724         'err' in the ifdef scope in which it is actually used.
41725
41726         * nss/nss_db/db-init.c: Include string.h
41727
41728 2012-03-12  David S. Miller  <davem@davemloft.net>
41729
41730         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
41731         masking out of the most significant byte of random value used.
41732         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41733         Fix coding style in previous change.
41734
41735         * sysdeps/unix/sysv/linux/kernel-features.h
41736         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
41737         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
41738         expression.
41739         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
41740         later.
41741
41742 2012-03-11  David S. Miller  <davem@davemloft.net>
41743
41744         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
41745         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
41746         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
41747         for 'resultvar' otherwise things get truncated on 64-bit.
41748
41749         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
41750         Fix masking out of the most significant byte of random value used.
41751
41752         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41753
41754 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
41755
41756         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41757
41758 2012-03-09  David S. Miller  <davem@davemloft.net>
41759
41760         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
41761         variables with appropriate CPP guards.
41762         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
41763         from the frame pointer, not the stack pointer.  Correct layout
41764         comments.  Fix test on resulting framesize and the management of
41765         the outregs buffer for pltexit.  Preserve floating point return
41766         values across _dl_call_pltexit call.
41767         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
41768         framesize and the management of the outregs buffer for pltexit.
41769         Preserve floating point return values across _dl_call_pltexit
41770         call.
41771         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
41772         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
41773         (la_sparc64_gnu_pltexit): New functions.
41774         (print_exit): Fix format string for return register value.
41775
41776 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
41777
41778         * sunrpc/Makefile (others): Add rpcgen.
41779         ($(objpfx)rpcgen): Remove special build rule and dependency on
41780         libc.
41781         * sunrpc/rpcgen.c: New file.
41782
41783 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
41784
41785         [BZ #13673]
41786         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
41787         * stdio-common/bug-vfprintf-nargs.c: Likewise.
41788         * sysdeps/i386/crti.S: Likewise.
41789         * sysdeps/i386/crtn.S: Likewise.
41790         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
41791         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
41792         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
41793         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
41794         * sysdeps/sh/crti.S: Likewise.
41795         * sysdeps/sh/crtn.S: Likewise.
41796         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
41797
41798         [BZ #13673]
41799         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
41800         with URL.
41801         * locale/programs/locfile-kw.gperf: Likewise.
41802         * locale/programs/charmap-kw.h: Regenerated.
41803         * locale/programs/locfile-kw.h: Likewise.
41804
41805         [BZ #13673]
41806         * intl/plural.y: Replace FSF snail mail address with URL.
41807         * intl/plural.c: Regenerated.
41808
41809 2012-03-09  Richard Henderson  <rth@twiddle.net>
41810
41811         * include/math_private.h: Remove file.
41812         * math/math_private.h: Move file ...
41813         * sysdeps/generic/math_private.h: ... here.
41814
41815         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
41816         * sysdeps/powerpc/fpu/math_private.h: Likewise.
41817         * sysdeps/x86_64/fpu/math_private.h: Likewise.
41818
41819         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
41820         and <math_private.h>.
41821         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
41822         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
41823         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
41824         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
41825         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
41826         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
41827         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
41828         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
41829         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
41830         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
41831         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
41832         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41833         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
41834         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
41835         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
41836         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
41837         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
41838         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
41839         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
41840         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
41841         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
41842         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
41843         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
41844         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
41845         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
41846         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
41847         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
41848         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
41849         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
41850         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
41851         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
41852         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
41853         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
41854         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
41855         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
41856         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
41857         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
41858         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
41859         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
41860         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
41861         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
41862         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
41863         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
41864         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
41865         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
41866         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
41867         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
41868         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
41869         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
41870         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
41871         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
41872         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
41873         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
41874         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
41875         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
41876         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
41877         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
41878         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
41879         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
41880         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
41881         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
41882         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
41883         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
41884         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
41885         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
41886         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
41887         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
41888         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
41889         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
41890         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
41891         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
41892         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
41893         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
41894         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
41895         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
41896         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
41897         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
41898         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
41899         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
41900         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
41901         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
41902         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
41903         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
41904         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
41905         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
41906         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
41907         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
41908         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
41909         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
41910         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
41911         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
41912         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
41913         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41914         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
41915         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
41916         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
41917         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
41918         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
41919         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
41920         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
41921         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
41922         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
41923         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
41924         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
41925         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
41926         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
41927         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
41928         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
41929         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
41930         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
41931         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
41932         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
41933         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
41934         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
41935         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
41936         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
41937         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
41938         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
41939         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
41940         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
41941         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
41942         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
41943         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
41944         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
41945         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
41946         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
41947         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
41948         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
41949         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
41950         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
41951         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
41952         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
41953         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
41954         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
41955         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
41956         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
41957         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
41958         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
41959         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
41960         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
41961         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
41962         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
41963         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
41964         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
41965         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
41966         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
41967         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
41968         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
41969         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
41970         * sysdeps/ieee754/k_standard.c: Likewise.
41971         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
41972         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
41973         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
41974         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
41975         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
41976         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
41977         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
41978         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
41979         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
41980         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
41981         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
41982         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
41983         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
41984         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
41985         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
41986         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
41987         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
41988         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
41989         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
41990         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
41991         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
41992         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
41993         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
41994         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
41995         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
41996         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
41997         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
41998         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
41999         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
42000         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
42001         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
42002         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
42003         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
42004         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
42005         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
42006         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
42007         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
42008         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
42009         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
42010         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
42011         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
42012         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
42013         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
42014         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
42015         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
42016         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
42017         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
42018         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
42019         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
42020         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
42021         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
42022         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
42023         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
42024         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
42025         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
42026         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
42027         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
42028         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
42029         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
42030         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
42031         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
42032         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
42033         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
42034         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
42035         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
42036         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
42037         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
42038         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
42039         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
42040         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
42041         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
42042         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
42043         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
42044         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
42045         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
42046         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
42047         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
42048         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
42049         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
42050         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
42051         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
42052         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
42053         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
42054         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
42055         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
42056         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
42057         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
42058         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
42059         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
42060         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
42061         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
42062         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
42063         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
42064         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
42065         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
42066         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
42067         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
42068         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
42069         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
42070         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
42071         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
42072         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
42073         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
42074         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
42075         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
42076         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
42077         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
42078         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
42079         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
42080         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
42081         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
42082         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
42083         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
42084         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
42085         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
42086         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
42087         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
42088         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
42089         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
42090         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
42091         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
42092         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
42093         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
42094         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
42095         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
42096         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
42097         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
42098         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
42099         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
42100         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
42101         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
42102         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
42103         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
42104         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
42105         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
42106         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
42107         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
42108         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
42109         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
42110         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
42111         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
42112         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
42113         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
42114         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
42115         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
42116         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
42117         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
42118         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
42119         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
42120         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
42121         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
42122         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
42123         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
42124         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
42125         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
42126         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
42127         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
42128         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
42129         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
42130         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
42131         * sysdeps/ieee754/s_lib_version.c: Likewise.
42132         * sysdeps/ieee754/s_matherr.c: Likewise.
42133         * sysdeps/ieee754/s_signgam.c: Likewise.
42134         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
42135         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
42136         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
42137         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
42138         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
42139         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
42140         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
42141         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
42142         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
42143         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
42144         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
42145         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
42146         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
42147         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
42148         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
42149         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
42150         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
42151         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
42152         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
42153         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
42154         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
42155
42156 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
42157
42158         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
42159         * sunrpc/rpc_main.c: Likewise.
42160         * sunrpc/rpc_svcout.c: Likewise.
42161
42162 2012-03-09  David S. Miller  <davem@davemloft.net>
42163
42164         * include/math_private.h: New file.
42165
42166 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
42167
42168         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
42169         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
42170         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
42171         from <bits/socket_type.h>.
42172         (enum __socket_type): Don't define here.
42173         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
42174         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42175         bits/socket_type.h.
42176
42177         [BZ #13566]
42178         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
42179         checking __USE_GNU.
42180
42181         * Makerules ($(inst_includedir)/%.h): New rule.
42182         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
42183         (install-others): Remove variable setting.
42184         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
42185
42186 2012-03-08  Richard Henderson  <rth@twiddle.net>
42187
42188         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
42189         from macro to inline function; merge with the
42190         !__LIBC_INTERNAL_MATH_INLINES version.
42191         (__ieee754_sqrtf): Likewise.
42192
42193         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
42194         to inline function.
42195         (__rintf, __floor, __floorf): Likewise.
42196
42197         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
42198         macro to inline function.
42199         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
42200
42201         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
42202         not <math/math_private.h>.
42203
42204 2012-03-08  David S. Miller  <davem@davemloft.net>
42205
42206         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
42207         copyright year.
42208         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
42209
42210 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
42211
42212         * resolv/gai_misc.c (handle_requests): Fix struct timespec
42213         normalization.
42214         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
42215         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
42216
42217 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
42218
42219         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
42220         be defined individually, they must be defined as a block.  Define
42221         S for printing a string instead of hidint the different by using a
42222         macro for adding the 'l'.
42223         * stdio-common/tst-fphex-wide.c: Adjust.
42224
42225 2012-03-07  Marek Polacek  <polacek@redhat.com>
42226
42227         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
42228
42229 2012-03-08  Marek Polacek  <polacek@redhat.com>
42230
42231         [BZ #13806]
42232         * stdio-common/Makefile (tests): Add tst-fphex-wide.
42233         * stdio-common/tst-fphex.c: Define a few macros to make the
42234         test reusable.  Use them.
42235         * stdio-common/tst-fphex-wide.c: New file.
42236
42237 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
42238
42239         [BZ #6911]
42240         * manual/macros.texi (gnusystems): New macro.
42241         (nongnusystems): Likewise.
42242         (gnulinuxhurdsystems): Likewise.
42243         (gnuhurdsystems): Likewise..
42244         (gnulinuxsystems): Likewise.
42245         * manual/charset.texi: Use new macros or @theglibc{} to refer to
42246         variants of the GNU system, not "GNU system".
42247         * manual/conf.texi: Likewise.
42248         * manual/errno.texi: Likewise.  Update example of errno macro
42249         expansion.
42250         * manual/filesys.texi: Likewise.
42251         (getumask): Document as specific to GNU/Hurd.
42252         * manual/install.texi: Likewise.  Reword some references to
42253         GNU/Linux.
42254         * manual/intro.texi: Likewise.
42255         * manual/io.texi: Likewise.
42256         (File Name Portability): Detail which constraints are inapplicable
42257         to all GNU systems and which are only inapplicable to GNU/Hurd.
42258         * manual/job.texi: Likewise.
42259         * manual/llio.texi: Likewise.
42260         (O_NOCTTY): Document as present on GNU/Linux.
42261         * manual/maint.texi: Likewise.
42262         * manual/memory.texi: Likewise.
42263         * manual/pattern.texi: Likewise.
42264         * manual/pipe.texi: Likewise.
42265         * manual/process.texi: Likewise.
42266         * manual/resource.texi: Likewise.
42267         (RUSAGE_CHILDREN): Remove statement about specifying a particular
42268         child on GNU/Hurd.
42269         * manual/setjmp.texi: Likewise.
42270         * manual/signal.texi: Likewise.
42271         * manual/startup.texi: Likewise.
42272         * manual/stdio.texi: Likewise.
42273         * manual/terminal.texi: Likewise.
42274         (ONLCR): Document as POSIX.
42275         (OXTABS): Document availability on GNU/Linux as XTABS.
42276         (ONOEOT): Document availability separately from other bits.
42277         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
42278         * manual/time.texi: Likewise.
42279         * manual/users.texi: Likewise.
42280         * INSTALL: Regenerated.
42281         * sysdeps/gnu/errlist.c: Regenerated.
42282
42283         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
42284         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
42285         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
42286         puts.
42287         * configure: Regenerated.
42288
42289 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
42290
42291         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
42292         default includes instead of AC_HEADER_CHECK.
42293         * sysdeps/i386/configure: Regenerated.
42294
42295         [BZ #10716]
42296         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
42297         * math/s_cacoshf.c (__cacoshf): Likewise.
42298         * math/s_cacoshl.c (__cacoshl): Likewise.
42299         * math/s_casinh.c (__casinh): Set signs of result from argument.
42300         * math/s_casinhf.c (__casinhf): Likewise.
42301         * math/s_casinhl.c (__casinhl): Likewise.
42302         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
42303         (casinh_test): Add more tests.
42304         * sysdeps/i386/fpu/libm-test-ulps: Update.
42305         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42306
42307 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
42308
42309         * po/zh_TW.po: Update from translation team.
42310
42311         * login/Makefile (distribute): Remove variable.
42312         * catgets/Makefile: Likewise.
42313         * mach/Makefile: Likewise.
42314         * malloc/Makefile: Likewise.
42315         * misc/Makefile: Likewise.
42316         * iconv/Makefile: Likewise.
42317         * nscd/Makefile: Likewise.
42318         * hurd/Makefile: Likewise.
42319         * manual/Makefile: Likewise.
42320         * locale/Makefile: Likewise.
42321         * intl/Makefile: Likewise.
42322         * conform/Makefile: Likewise.
42323         * nss/Makefile: Likewise.
42324         * time/Makefile: Likewise.
42325         * soft-fp/Makefile: Likewise.
42326         * dirent/Makefile: Likewise.
42327         * gmon/Makefile: Likewise.
42328         * po/Makefile: Likewise.
42329         * rt/Makefile: Likewise.
42330         * socket/Makefile: Likewise.
42331         * math/Makefile: Likewise.
42332         * signal/Makefile: Likewise.
42333         * debug/Makefile: Likewise.
42334         * elf/Makefile: Likewise.
42335         * timezone/Makefile: Likewise.
42336         * stdlib/Makefile: Likewise.
42337         * iconvdata/Makefile: Likewise.
42338         * sunrpc/Makefile: Likewise.
42339         * io/Makefile: Likewise.
42340         * argp/Makefile: Likewise.
42341         * inet/Makefile: Likewise.
42342         * hesiod/Makefile: Likewise.
42343         * grp/Makefile: Likewise.
42344         * csu/Makefile: Likewise.
42345         * wctype/Makefile: Likewise.
42346         * crypt/Makefile: Likewise.
42347         * libio/Makefile: Likewise.
42348         * string/Makefile: Likewise.
42349         * nis/Makefile: Likewise.
42350         * resolv/Makefile: Likewise.
42351         * stdio-common/Makefile: Likewise.
42352         * wcsmbs/Makefile: Likewise.
42353         * dlfcn/Makefile: Likewise.
42354         * posix/Makefile: Likewise.
42355
42356         [BZ #6959]
42357         * timezone/Makefile: Don't install timezone files, just the programs
42358         and scripts.
42359
42360 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
42361
42362         * nss/databases.def: Add missing gshadow entry.
42363
42364         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
42365
42366 2012-03-06  Marek Polacek  <polacek@redhat.com>
42367
42368         [BZ #13726]
42369         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
42370         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
42371         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
42372         * stdio-common/tst-long-dbl-fphex.c: New file.
42373
42374 2012-03-06  David S. Miller  <davem@davemloft.net>
42375
42376         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
42377         (set_obp_int): New function.
42378         (get_obp_int): New function.
42379         (__get_clockfreq_via_dev_openprom): Likewise.
42380         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
42381         Avoid unused variable warnings on 'val' and use builtin_expect.
42382         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
42383         __builtin_expect.
42384         (INLINE_CLONE_SYSCALL): Likewise.
42385
42386 2012-03-05  David S. Miller  <davem@davemloft.net>
42387
42388         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42389
42390 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
42391
42392         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42393
42394         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
42395         only for |x| >= 40.
42396         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
42397
42398 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
42399
42400         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
42401         Replace gettimeofday with __vdso_gettimeofday.
42402
42403         * sysdeps/unix/sysv/linux/x86_64/init-first.c
42404         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
42405         __vdso_clock_gettime and __vdso_getcpu.
42406
42407         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
42408         time with __vdso_time.
42409
42410 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42411
42412         * manual/lang.texi (size_t): Note types to which size_t may be
42413         equivalent with the GNU C Library, but do not describe when
42414         differences between them are significant.
42415
42416 2012-03-05  Andreas Jaeger  <aj@suse.de>
42417
42418         * sysdeps/i386/fpu/libm-test-ulps: Update.
42419
42420 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
42421
42422         [BZ #3976]
42423         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
42424         (__ieee754_pow): Save and restore rounding mode and use
42425         round-to-nearest for main computations.
42426         * math/libm-test.inc (pow_test_tonearest): New function.
42427         (pow_test_towardzero): Likewise.
42428         (pow_test_downward): Likewise.
42429         (pow_test_upward): Likewise.
42430         (main): Call the new functions.
42431         * sysdeps/i386/fpu/libm-test-ulps: Update.
42432         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42433
42434         [BZ #3976]
42435         * math/libm-test.inc (cosh_test_tonearest): New function.
42436         (cosh_test_towardzero): Likewise.
42437         (cosh_test_downward): Likewise.
42438         (cosh_test_upward): Likewise.
42439         (sinh_test_tonearest): Likewise.
42440         (sinh_test_towardzero): Likewise.
42441         (sinh_test_downward): Likewise.
42442         (sinh_test_upward): Likewise.
42443         (main): Call the new functions.
42444         * sysdeps/i386/fpu/libm-test-ulps: Update.
42445         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42446
42447 2012-03-05  Tom de Vries  <tom@codesourcery.com>
42448
42449         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
42450         default stack guard is set in last bytes.
42451         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
42452
42453 2012-03-05  Kees Cook  <keescook@chromium.org>
42454
42455         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
42456
42457         [BZ #13656]
42458         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
42459         possibly allocate from heap instead of stack.
42460         * stdio-common/bug-vfprintf-nargs.c: New file.
42461         * stdio-common/Makefile (tests): Add nargs overflow test.
42462
42463 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
42464
42465         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42466
42467 2012-03-03  Marek Polacek  <polacek@redhat.com>
42468
42469         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
42470         * math/math_private.h: Likewise.
42471         * stdlib/tst-strtod.c: Likewise.
42472         * sysdeps/i386/i486/bits/atomic.h: Likewise.
42473         * sysdeps/x86_64/bits/atomic.h: Likewise.
42474
42475 2012-03-02  David S. Miller  <davem@davemloft.net>
42476
42477         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
42478         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
42479         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
42480         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
42481         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
42482         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
42483         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
42484         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
42485
42486 2012-03-02  Roland McGrath  <roland@hack.frob.com>
42487
42488         [BZ #13792]
42489         * manual/examples/README: New file, says the example source files
42490         can be used under GPL>=2.
42491         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
42492         line containing just "*/".
42493         * manual/examples/add.c: Add copyright header (GPL>=2).
42494         * manual/examples/argp-ex1.c: Likewise.
42495         * manual/examples/argp-ex2.c: Likewise.
42496         * manual/examples/argp-ex3.c: Likewise.
42497         * manual/examples/argp-ex4.c: Likewise.
42498         * manual/examples/atexit.c: Likewise.
42499         * manual/examples/db.c: Likewise.
42500         * manual/examples/dir.c: Likewise.
42501         * manual/examples/dir2.c: Likewise.
42502         * manual/examples/execinfo.c: Likewise.
42503         * manual/examples/filecli.c: Likewise.
42504         * manual/examples/filesrv.c: Likewise.
42505         * manual/examples/fmtmsgexpl.c: Likewise.
42506         * manual/examples/genpass.c: Likewise.
42507         * manual/examples/inetcli.c: Likewise.
42508         * manual/examples/inetsrv.c: Likewise.
42509         * manual/examples/isockad.c: Likewise.
42510         * manual/examples/longopt.c: Likewise.
42511         * manual/examples/memopen.c: Likewise.
42512         * manual/examples/memstrm.c: Likewise.
42513         * manual/examples/mkfsock.c: Likewise.
42514         * manual/examples/mkisock.c: Likewise.
42515         * manual/examples/mygetpass.c: Likewise.
42516         * manual/examples/pipe.c: Likewise.
42517         * manual/examples/popen.c: Likewise.
42518         * manual/examples/rprintf.c: Likewise.
42519         * manual/examples/search.c: Likewise.
42520         * manual/examples/select.c: Likewise.
42521         * manual/examples/setjmp.c: Likewise.
42522         * manual/examples/sigh1.c: Likewise.
42523         * manual/examples/sigusr.c: Likewise.
42524         * manual/examples/stpcpy.c: Likewise.
42525         * manual/examples/strdupa.c: Likewise.
42526         * manual/examples/strftim.c: Likewise.
42527         * manual/examples/strncat.c: Likewise.
42528         * manual/examples/subopt.c: Likewise.
42529         * manual/examples/swapcontext.c: Likewise.
42530         * manual/examples/termios.c: Likewise.
42531         * manual/examples/testopt.c: Likewise.
42532         * manual/examples/testpass.c: Likewise.
42533         * manual/examples/timeval_subtract.c: Likewise.
42534
42535         [BZ #13792]
42536         * manual/time.texi (Elapsed Time): Move timeval_subtract example
42537         function to ...
42538         * manual/timeval_subtract.c.texi: ... here, new file.
42539
42540 2012-03-02  David S. Miller  <davem@davemloft.net>
42541
42542         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
42543
42544 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
42545
42546         [BZ #3976]
42547         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
42548         (__sin): Save and restore rounding mode and use round-to-nearest
42549         for all computations.
42550         (__cos): Save and restore rounding mode and use round-to-nearest
42551         for all computations.
42552         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
42553         <fenv.h>.
42554         (tan): Save and restore rounding mode and use round-to-nearest for
42555         all computations.
42556         * math/libm-test.inc (cos_test_tonearest): New function.
42557         (cos_test_towardzero): Likewise.
42558         (cos_test_downward): Likewise.
42559         (cos_test_upward): Likewise.
42560         (sin_test_tonearest): Likewise.
42561         (sin_test_towardzero): Likewise.
42562         (sin_test_downward): Likewise.
42563         (sin_test_upward): Likewise.
42564         (tan_test_tonearest): Likewise.
42565         (tan_test_towardzero): Likewise.
42566         (tan_test_downward): Likewise.
42567         (tan_test_upward): Likewise.
42568         (main): Call the new functions.
42569         * sysdeps/i386/fpu/libm-test-ulps: Update.
42570         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42571
42572         [BZ #10135]
42573         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
42574         small n, then large n, before computing and testing k+n.
42575         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
42576         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
42577         Likewise.
42578         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
42579         Likewise.
42580         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
42581         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
42582         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
42583         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
42584         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
42585         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
42586         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
42587         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
42588         * math/libm-test.inc (scalbn_test): Add more tests.
42589         (scalbln_test): Likewise.
42590
42591         * manual/filesys.texi (mode_t): Describe constraints on size and
42592         signedness, not exact equivalence to a particular type.
42593         (ino_t): Likewise.
42594         (ino64_t): Likewise.
42595         (dev_t): Likewise.
42596         (nlink_t): Likewise.
42597         (blkcnt_t): Likewise.
42598         (blkcnt64_t): Likewise.
42599         * manual/llio.texi (off_t): Likewise.
42600
42601         [BZ #3976]
42602         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
42603         (__ieee754_exp): Save and restore rounding mode and use
42604         round-to-nearest for all computations.
42605         * math/libm-test.inc (exp_test_tonearest): New function.
42606         (exp_test_towardzero): Likewise.
42607         (exp_test_downward): Likewise.
42608         (exp_test_upward): Likewise.
42609         (main): Call the new functions.
42610         * sysdeps/i386/fpu/libm-test-ulps: Update.
42611         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42612
42613 2012-03-01  Chris Demetriou  <cgd@google.com>
42614
42615         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
42616         have predictable order.
42617
42618 2012-03-01  David S. Miller  <davem@davemloft.net>
42619
42620         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
42621
42622         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
42623         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
42624         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
42625         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
42626
42627         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
42628         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
42629         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
42630         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
42631         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
42632         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
42633         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
42634         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
42635         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
42636
42637         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42638
42639         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
42640         * sysdeps/sparc/fpu/libm-test-ulps: to here.
42641         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
42642
42643         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
42644         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
42645         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
42646         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
42647         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
42648         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
42649         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
42650         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
42651         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
42652         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
42653         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
42654         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
42655         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
42656         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
42657         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
42658         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
42659         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
42660         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
42661         * sysdeps/sparc/elf/configure: Regenerated.
42662
42663 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
42664
42665         * configure.in (AS, LD): Require binutils 2.20 or later.
42666         * configure: Regenerated.
42667         * manual/install.texi (Tools for Compilation): Give binutils 2.20
42668         as required minimum version.
42669         * INSTALL: Regenerated.
42670
42671         [BZ #2541]
42672         [BZ #4108]
42673         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
42674         before squaring exponent.
42675         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
42676         bottom long double and 27 bits of top long double before squaring
42677         exponent.
42678         * math/libm-test.inc (erfc_test): Add more tests.
42679         * sysdeps/i386/fpu/libm-test-ulps: Update.
42680         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42681         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42682
42683 2012-03-01  Kai Tietz  <ktietz@redhat.com>
42684
42685         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
42686         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
42687         containing bit-fields.
42688         * soft-fp/extended.h (_FP_UNION_E): Likewise.
42689         * soft-fp/single.h (_FP_UNION_S): Likewise.
42690         * soft-fp/double.h (_FP_UNION_D): Likewise.
42691
42692 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42693
42694         [BZ #13786]
42695         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
42696         not include ../strcmp.S.
42697         [USE_AS_STRNCASECMP_L]: Likewise.
42698         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
42699         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
42700         * sysdeps/i386/i686/multiarch/strncase_l-c.c
42701         (__strncasecmp_l_ia32): Define as alias to
42702         __strncasecmp_l_nonascii.
42703
42704         [BZ #5794]
42705         * math/libm-test.inc (expm1_test): Add test for bug 5794.
42706         * sysdeps/i386/fpu/libm-test-ulps: Update.
42707         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42708
42709         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
42710         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42711
42712 2012-02-29  Jeff Law  <law@redhat.com>
42713
42714         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
42715         out of bounds read.
42716
42717 2012-02-29  Marek Polacek  <polacek@redhat.com>
42718
42719         [BZ #13706]
42720         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
42721         * elf/Makefile: Add rules to run tst-unused-dep.out.
42722
42723 2012-02-28  David S. Miller  <davem@davemloft.net>
42724
42725         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
42726         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
42727         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
42728         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
42729         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
42730         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
42731
42732 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
42733
42734         * math/libm-test.inc (llround_test): Move one test from
42735         lround_test.  Use TEST_f_L in moved test.
42736         (lround_test): Move misplaced test to llround_test.  Add testcase
42737         from bug 2561.
42738
42739 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
42740
42741         * sysdeps/x86_64/fpu/e_expf.S: New file.
42742         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
42743
42744 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
42745
42746         [BZ #13637]
42747         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
42748         of remain_len that may cause incomplete multi-byte character and
42749         false match.
42750         * posix/bug-regex33.c: New file.
42751         * posix/Makefile (tests): Add bug-regex33.
42752
42753 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
42754
42755         * manual/macros.texi: New file.
42756         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
42757         * manual/libc.texinfo: Include macros.texi.
42758         * manual/creatute.texi: Likewise.
42759         * manual/install.texi: Likewise.
42760         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
42761         @glibcadj{} in references to the GNU C Library.
42762         * manual/charset.texi: Likewise.
42763         * manual/conf.texi: Likewise.
42764         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
42765         when not using those macros.
42766         * manual/creature.texi: Likewise.
42767         * manual/crypt.texi: Likewise.
42768         * manual/errno.texi: Likewise.
42769         * manual/filesys.texi: Likewise.
42770         * manual/header.texi: Likewise.
42771         * manual/install.texi: Likewise.
42772         * manual/intro.texi: Likewise.
42773         * manual/io.texi: Likewise.
42774         * manual/job.texi: Likewise.
42775         * manual/lang.texi: Likewise.
42776         * manual/libc.texiinfo: Likewise.
42777         * manual/llio.texi: Likewise.
42778         * manual/locale.texi: Likewise.
42779         * manual/maint.texi: Likewise.
42780         * manual/math.texi: Likewise.
42781         * manual/memory.texi: Likewise.
42782         * manual/message.texi: Likewise.
42783         * manual/nss.texi: Likewise.
42784         * manual/pattern.texi: Likewise.
42785         * manual/process.texi: Likewise.
42786         * manual/resource.texi: Likewise.
42787         * manual/search.texi: Likewise.
42788         * manual/setjmp.texi: Likewise.
42789         * manual/signal.texi: Likewise.
42790         * manual/socket.texi: Likewise.
42791         * manual/startup.texi: Likewise.
42792         * manual/stdio.texi: Likewise.
42793         * manual/string.texi: Likewise.
42794         * manual/sysinfo.texi: Likewise.
42795         * manual/syslog.texi: Likewise.
42796         * manual/terminal.texi: Likewise.
42797         * manual/time.texi: Likewise.
42798         * manual/users.texi: Likewise.
42799         * INSTALL: Regenerated.
42800         * NOTES: Regenerated.
42801         * sysdeps/gnu/errlist.c: Regenerated.
42802
42803 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
42804
42805         * include/dirent.h: Include <dirstream.h> before
42806         <dirent/dirent.h>.
42807
42808 2012-02-28  David S. Miller  <davem@davemloft.net>
42809
42810         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
42811         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
42812         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
42813         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
42814
42815 2012-02-27  David S. Miller  <davem@davemloft.net>
42816
42817         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
42818         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
42819         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
42820         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
42821
42822         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
42823         frame pointer instead of stack pointer relative arg slot.
42824         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42825         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42826         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42827
42828 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
42829
42830         [BZ #3992]
42831         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
42832
42833 2012-02-27  David S. Miller  <davem@davemloft.net>
42834
42835         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
42836         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
42837         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
42838         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
42839         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
42840         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
42841         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
42842         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
42843
42844 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42845
42846         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
42847         later.  Allow versions 5-9.
42848         * configure: Regenerated.
42849         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
42850         required minimum version and 4.6 as recommended version.  Do not
42851         mention bugs in GCC 2.7 and 2.8.
42852         * INSTALL: Regenerated.
42853
42854 2012-02-27  David S. Miller  <davem@davemloft.net>
42855
42856         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
42857         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
42858         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
42859         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
42860         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
42861         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
42862         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
42863         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
42864
42865         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
42866         manipulate bits before adding and subtracting TWO112[sx].
42867         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
42868
42869 2012-02-27  Roland McGrath  <roland@hack.frob.com>
42870
42871         [BZ #13775]
42872         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
42873         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
42874         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
42875         being in POSIX, because they are in 1003.1-2008.
42876
42877         * rt/tst-aio.c: Include <fcntl.h>.
42878         * rt/tst-aio7.c: Likewise.
42879         * rt/tst-aio64.c: Likewise.
42880
42881         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
42882
42883 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
42884
42885         * manual/install.texi (--with-headers): Describe headers as
42886         interface headers, not private headers.
42887         (Specific advice for GNU/Linux systems): Describe use of headers
42888         from "make headers_install", not private headers from older
42889         kernels.
42890         * INSTALL: Regenerated.
42891         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
42892         Change to 2.6.19.
42893         * sysdeps/unix/sysv/linux/configure: Regenerated.
42894
42895         * manual/llio.texi (fclean): Remove documentation.
42896
42897         * manual/Makefile (libc-texi-generated): New variable.  Include
42898         version.texi.
42899         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
42900         $(libc-texi-generated), not duplicated list of files.
42901         (version.texi, stamp-version): New rules.
42902         (realclean): Remove $(libc-texi-generated), not individual files
42903         from that list.  Do not remove dir-add.texinfo.
42904         * manual/libc.texinfo: Comment out uses of edition numbers and
42905         references to printed manual.  Remove last-updated dates.
42906         (EDITION): Comment out.
42907         (ISBN): Likewise.
42908         (VERSION, UPDATED): Remove.
42909         (version.texi): Include.
42910
42911 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
42912
42913         * sysdeps/posix/spawni.c: Include <signal.h>.
42914         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
42915         * sysdeps/pthread/aio_fsync.c: Likewise.
42916
42917 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
42918
42919         * conform/Makefile (tests): Run only when not cross-compiling and
42920         when fast-check is not defined.
42921
42922         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
42923         * conform/data/limits.h-data: Fixes for POSIX2008.
42924         * conform/run-conformtest.sh: Run all tests.
42925         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
42926         headers.
42927         * include/bits/dlfcn.h: Likewise.
42928         * include/langinfo.h: Likewise.
42929         * include/monetary.h: Likewise.
42930         * include/sys/poll.h: Likewise.
42931
42932         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
42933         for __USE_GNU.
42934         * posix/spawn.h: Define __need_sigset_t.
42935         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
42936         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
42937         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
42938         to get sigevent_t only.
42939         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
42940         only for __USE_GNU.
42941         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
42942         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
42943         process_vm_writev only for __USE_GNU.
42944         * termios/termios.h: Declare tcgetsid also for POSIX2008.
42945
42946         * conform/Makefile: For now ignore errors from run-conformtest.
42947         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
42948         POSIX to avoid namespace pollution.  Don't prepend headers.
42949         * conform/data/aio.h-data: Fixes for POSIX testing.
42950         * conform/data/fcntl.h-data: Likewise.
42951         * conform/data/glob.h-data: Likewise.
42952         * conform/data/grp.h-data: Likewise.
42953         * conform/data/pthread.h-data: Likewise.
42954         * conform/data/pwd.h-data: Likewise.
42955         * conform/data/signal.h-data: Likewise.
42956         * conform/data/spawn.h-data: Likewise.
42957         * conform/data/stdio.h-data: Likewise.
42958         * conform/data/stdlib.h-data: Likewise.
42959         * conform/data/stropts.h-data: Likewise.
42960         * conform/data/sys/mman.h-data: Likewise.
42961         * conform/data/sys/stat.h-data: Likewise.
42962         * conform/data/sys/types.h-data: Likewise.
42963         * conform/data/sys/wait.h-data: Likewise.
42964         * conform/data/time.h-data: Likewise.
42965         * conform/data/unistd.h-data: Likewise.
42966         * conform/data/utime.h-data: Likewise.
42967
42968         * io/sys/stat.h: fchmod was always in POSIX.
42969         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
42970         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
42971         * rt/aio.h: Define __need_timespec before including <time.h>.
42972         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
42973         struct.  Add forward declaration of pthread_attr_t and use it in
42974         sigevent.
42975         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
42976         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
42977         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
42978         always remove CLK_TCK definition.
42979
42980 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
42981
42982         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
42983
42984 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
42985
42986         * conform/run-conformtest.sh: New file.
42987         * conform/Makefile: Run run-conformtest for tests.
42988         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
42989         support.
42990
42991         * conform/data/uchar.h-data: New file.
42992         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
42993         * conform/data/arpa/inet.h-data: Likewise.
42994         * conform/data/assert.h-data: Likewise.
42995         * conform/data/complex.h-data: Likewise.
42996         * conform/data/cpio.h-data: Likewise.
42997         * conform/data/ctype.h-data: Likewise.
42998         * conform/data/dirent.h-data: Likewise.
42999         * conform/data/dlfcn.h-data: Likewise.
43000         * conform/data/errno.h-data: Likewise.
43001         * conform/data/fcntl.h-data: Likewise.
43002         * conform/data/float.h-data: Likewise.
43003         * conform/data/fmtmsg.h-data: Likewise.
43004         * conform/data/fnmatch.h-data: Likewise.
43005         * conform/data/ftw.h-data: Likewise.
43006         * conform/data/glob.h-data: Likewise.
43007         * conform/data/grp.h-data: Likewise.
43008         * conform/data/iconv.h-data: Likewise.
43009         * conform/data/inttypes.h-data: Likewise.
43010         * conform/data/langinfo.h-data: Likewise.
43011         * conform/data/libgen.h-data: Likewise.
43012         * conform/data/limits.h-data: Likewise.
43013         * conform/data/locale.h-data: Likewise.
43014         * conform/data/math.h-data: Likewise.
43015         * conform/data/monetary.h-data: Likewise.
43016         * conform/data/mqueue.h-data: Likewise.
43017         * conform/data/ndbm.h-data: Likewise.
43018         * conform/data/net/if.h-data: Likewise.
43019         * conform/data/netdb.h-data: Likewise.
43020         * conform/data/netinet/in.h-data: Likewise.
43021         * conform/data/nl_types.h-data: Likewise.
43022         * conform/data/poll.h-data: Likewise.
43023         * conform/data/pthread.h-data: Likewise.
43024         * conform/data/pwd.h-data: Likewise.
43025         * conform/data/regex.h-data: Likewise.
43026         * conform/data/sched.h-data: Likewise.
43027         * conform/data/search.h-data: Likewise.
43028         * conform/data/semaphore.h-data: Likewise.
43029         * conform/data/setjmp.h-data: Likewise.
43030         * conform/data/signal.h-data: Likewise.
43031         * conform/data/spawn.h-data: Likewise.
43032         * conform/data/stdarg.h-data: Likewise.
43033         * conform/data/stdio.h-data: Likewise.
43034         * conform/data/stdlib.h-data: Likewise.
43035         * conform/data/string.h-data: Likewise.
43036         * conform/data/strings.h-data: Likewise.
43037         * conform/data/stropts.h-data: Likewise.
43038         * conform/data/sys/ipc.h-data: Likewise.
43039         * conform/data/sys/mman.h-data: Likewise.
43040         * conform/data/sys/msg.h-data: Likewise.
43041         * conform/data/sys/resource.h-data: Likewise.
43042         * conform/data/sys/select.h-data: Likewise.
43043         * conform/data/sys/sem.h-data: Likewise.
43044         * conform/data/sys/shm.h-data: Likewise.
43045         * conform/data/sys/socket.h-data: Likewise.
43046         * conform/data/sys/stat.h-data: Likewise.
43047         * conform/data/sys/statvfs.h-data: Likewise.
43048         * conform/data/sys/time.h-data: Likewise.
43049         * conform/data/sys/timeb.h-data: Likewise.
43050         * conform/data/sys/times.h-data: Likewise.
43051         * conform/data/sys/types.h-data: Likewise.
43052         * conform/data/sys/uio.h-data: Likewise.
43053         * conform/data/sys/un.h-data: Likewise.
43054         * conform/data/sys/utsname.h-data: Likewise.
43055         * conform/data/sys/wait.h-data: Likewise.
43056         * conform/data/syslog.h-data: Likewise.
43057         * conform/data/tar.h-data: Likewise.
43058         * conform/data/termios.h-data: Likewise.
43059         * conform/data/utime.h-data: Likewise.
43060         * conform/data/utmpx.h-data: Likewise.
43061         * conform/data/varargs.h-data: Likewise.
43062         * conform/data/wchar.h-data: Likewise.
43063         * conform/data/wctype.h-data: Likewise.
43064         * conform/data/wordexp.h-data: Likewise.
43065
43066         * include/stropts.h: New file.
43067         * include/uchar.h: New file.
43068         * include/aio.h: Changes to allow conformtest.pl to use the headers.
43069         * include/assert.h: Likewise.
43070         * include/ctype.h: Likewise.
43071         * include/dirent.h: Likewise.
43072         * include/dlfcn.h: Likewise.
43073         * include/fcntl.h: Likewise.
43074         * include/fnmatch.h: Likewise.
43075         * include/glob.h: Likewise.
43076         * include/grp.h: Likewise.
43077         * include/libio.h: Likewise.
43078         * include/locale.h: Likewise.
43079         * include/math.h: Likewise.
43080         * include/net/if.h: Likewise.
43081         * include/netdb.h: Likewise.
43082         * include/netinet/in.h: Likewise.
43083         * include/pthread.h: Likewise.
43084         * include/pwd.h: Likewise.
43085         * include/regex.h: Likewise.
43086         * include/sched.h: Likewise.
43087         * include/search.h: Likewise.
43088         * include/setjmp.h: Likewise.
43089         * include/signal.h: Likewise.
43090         * include/stdio.h: Likewise.
43091         * include/stdlib.h: Likewise.
43092         * include/string.h: Likewise.
43093         * include/sys/cdefs.h: Likewise.
43094         * include/sys/mman.h: Likewise.
43095         * include/sys/msg.h: Likewise.
43096         * include/sys/resource.h: Likewise.
43097         * include/sys/select.h: Likewise.
43098         * include/sys/socket.h: Likewise.
43099         * include/sys/stat.h: Likewise.
43100         * include/sys/statvfs.h: Likewise.
43101         * include/sys/time.h: Likewise.
43102         * include/sys/times.h: Likewise.
43103         * include/sys/uio.h: Likewise.
43104         * include/sys/utsname.h: Likewise.
43105         * include/sys/wait.h: Likewise.
43106         * include/termios.h: Likewise.
43107         * include/time.h: Likewise.
43108         * include/ulimit.h: Likewise.
43109         * include/unistd.h: Likewise.
43110         * include/utime.h: Likewise.
43111         * include/wchar.h: Likewise.
43112         * include/wctype.h: Likewise.
43113         * include/wordexp.h: Likewise.
43114
43115         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
43116
43117         * time/time.h: TIME_UTC must be a macro.
43118         Make timespec_get available for ISO C11 only as well.
43119
43120 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
43121
43122         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
43123         Reported by Peng Haitao <penght@cn.fujitsu.com>.
43124
43125 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
43126
43127         * configure.in: Use -o not -a in test for unsupported multi-arch.
43128
43129 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
43130
43131         * manual/texinfo.tex: Update to version 2012-01-19.16.
43132
43133 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
43134
43135         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
43136
43137 2012-02-24  Roland McGrath  <roland@hack.frob.com>
43138
43139         [BZ #13738]
43140         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
43141         * manual/fdl-1.3.texi: New file.
43142         * manual/fdl-1.1.texi: File removed.
43143
43144         [BZ #13738]
43145         * manual/libc.texinfo (FDL_VERSION): New @set.
43146         Use it for mention of FDL in cover text.
43147         (Documentation License): Use it in @include file name.
43148
43149 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43150             Roland McGrath  <roland@hack.frob.com>
43151
43152         [BZ #5461]
43153         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
43154         (not LONG_LONG_MAX and LONG_LONG_MIN.
43155         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
43156         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
43157         name.
43158         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
43159
43160 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43161
43162         [BZ #2547]
43163         [BZ #11365]
43164         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
43165         manipulate bits before adding and subtracting TWO23[sx].
43166         * math/libm-test.inc (nearbyint_test): Add more tests.
43167
43168 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43169
43170         [BZ #2548]
43171         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
43172         bits before adding and subtracting TWO23[sx].
43173         * math/libm-test.inc (rint_test): Add more tests.
43174         (rint_test_tonearest): Likewise.
43175         (rint_test_towardzero): Likewise.
43176         (rint_test_downward): Likewise.
43177         (rint_test_upward: Likewise.
43178
43179 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43180
43181         [BZ #10110]
43182         * include/stdc-predef.h: New file.  Extracted from features.h.
43183         * include/features.h: Include stdc-predef.h.
43184         * Makefile (headers): Add stdc-predef.h.
43185         * CONFORMANCE (Compiler limitations): Update.
43186
43187 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43188
43189         * manual/libc.texinfo (VERSION, UPDATED): Revert.
43190
43191 2012-02-21  David S. Miller  <davem@davemloft.net>
43192
43193         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
43194         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43195
43196 2012-02-20  David S. Miller  <davem@davemloft.net>
43197
43198         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
43199         using a normal save/restore sequence, rather than allocating a
43200         dummy stack frame just to store a frame pointer and restore.
43201         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43202
43203 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43204
43205         * manual/install.texi: Fix stray word in line-wrapped comment.
43206
43207 2012-02-20  David S. Miller  <davem@davemloft.net>
43208
43209         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
43210         both binutils and gcc support GOTDATA.
43211
43212         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
43213         "rd %pc" in the PIC register setup sequences.
43214
43215         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
43216         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
43217         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
43218         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
43219         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
43220         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43221         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
43222         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43223         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
43224         (SYSCALL_ERROR_HANDLER): Likewise.
43225         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
43226         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
43227         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
43228         (SYSCALL_ERROR_HANDLER): Likewise.
43229
43230         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
43231         (HAVE_GCC_GOTDATA): New.
43232         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
43233         relocation support in both binutils and gcc.
43234         * sysdeps/sparc/elf/configure: Regenerate.
43235
43236         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
43237         * sysdeps/sparc/sparc32/elf/configure: Delete.
43238         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
43239         * sysdeps/sparc/sparc64/elf/configure: Delete.
43240         * sysdeps/sparc/elf/configure.in: New file.
43241         * sysdeps/sparc/elf/configure: Generate.
43242
43243         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
43244         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
43245         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
43246         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
43247         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
43248
43249 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43250
43251         * manual/install.texi: Do not mention specific glibc version
43252         numbers.
43253         * manual/libc.texinfo (VERSION, UPDATED): Update.
43254         (@copying): Use @copyright{} and range of years.
43255
43256 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43257
43258         [BZ #13695]
43259         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
43260         [crti.S not in sysdirs] (generated): Do not append.
43261         [crti.S not in sysdirs] (omit-deps): Likewise.
43262         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
43263         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
43264         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
43265         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
43266         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
43267         Likewise.
43268         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
43269         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
43270         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
43271         * csu/defs.awk: Remove file.
43272         * sysdeps/generic/initfini.c: Likewise.
43273         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
43274         variable.
43275         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
43276         Likewise.
43277
43278 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43279
43280         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
43281         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
43282         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
43283         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
43284         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43285         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
43286         <bits/epoll.h>.
43287         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
43288         (__EPOLL_PACKED): Define to empty if not defined by
43289         <bits/epoll.h>.
43290         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
43291         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43292         bits/epoll.h.
43293
43294 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43295
43296         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
43297         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
43298         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
43299         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
43300         <bits/timerfd.h>.
43301         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
43302         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43303         bits/timerfd.h.
43304
43305 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43306
43307         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
43308         in C locale.
43309         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43310         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
43311         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
43312         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43313
43314 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
43315
43316         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43317         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43318
43319 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
43320
43321         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
43322         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
43323         defined.
43324         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
43325         Likewise.
43326         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
43327         entry for 2.16.
43328
43329 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
43330
43331         * math/w_acos.c: Use non-signaling floating-point comparisons.
43332         * math/w_acosf.c: Likewise.
43333         * math/w_acosh.c: Likewise.
43334         * math/w_acoshf.c: Likewise.
43335         * math/w_acoshl.c: Likewise.
43336         * math/w_acosl.c: Likewise.
43337         * math/w_asin.c: Likewise.
43338         * math/w_asinf.c: Likewise.
43339         * math/w_asinl.c: Likewise.
43340         * math/w_atanh.c: Likewise.
43341         * math/w_atanhf.c: Likewise.
43342         * math/w_atanhl.c: Likewise.
43343         * math/w_exp2.c: Likewise.
43344         * math/w_exp2f.c: Likewise.
43345         * math/w_exp2l.c: Likewise.
43346         * math/w_j0.c: Likewise.
43347         * math/w_j0f.c: Likewise.
43348         * math/w_j0l.c: Likewise.
43349         * math/w_j1.c: Likewise.
43350         * math/w_j1f.c: Likewise.
43351         * math/w_j1l.c: Likewise.
43352         * math/w_jn.c: Likewise.
43353         * math/w_jnf.c: Likewise.
43354         * math/w_log.c: Likewise.
43355         * math/w_log10.c: Likewise.
43356         * math/w_log10f.c: Likewise.
43357         * math/w_log10l.c: Likewise.
43358         * math/w_log2.c: Likewise.
43359         * math/w_log2f.c: Likewise.
43360         * math/w_log2l.c: Likewise.
43361         * math/w_logf.c: Likewise.
43362         * math/w_logl.c: Likewise.
43363         * math/w_sqrt.c: Likewise.
43364         * math/w_sqrtf.c: Likewise.
43365         * math/w_sqrtl.c: Likewise.
43366         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
43367         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
43368         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
43369         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
43370         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
43371
43372 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43373
43374         [BZ #9739]
43375         * manual/string.texi (strnlen): Use correct parameter name in
43376         equivalent expression.
43377
43378 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43379
43380         [BZ #11174]
43381         * manual/users.texi (seteuid): Consistently use neweuid for
43382         argument name.
43383
43384 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
43385
43386         [BZ #13704]
43387         * manual/nss.texi (Services in the NSS configuration): Correct
43388         list of services in example configuration file.
43389
43390 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
43391
43392         [BZ #11322]
43393         * manual/arith.texi: Remove statements about negative zero
43394         behaving identically to zero.
43395
43396 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43397
43398         [BZ #5993]
43399         * manual/install.texi: Do not document upgrading from libc5.
43400
43401 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
43402
43403         [BZ #4596]
43404         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
43405
43406 2012-02-18  David S. Miller  <davem@davemloft.net>
43407
43408         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
43409         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
43410         %o7 across the call.
43411         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
43412         instead.
43413         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
43414         SETUP_PIC_REG_LEAF.
43415         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
43416         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
43417         * sysdeps/sparc/crtn.S: Likewise.
43418
43419 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
43420
43421         * aout/Makefile: Remove.
43422
43423 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
43424
43425         [BZ #13058]
43426         * manual/examples/argp-ex1.c (main): Format definition in GNU
43427         style.
43428         * manual/examples/argp-ex2.c (main): Likewise.
43429         * manual/examples/argp-ex3.c (main): Likewise.
43430         * manual/examples/argp-ex4.c (main): Likewise.
43431         * manual/examples/longopt.c (main): Use new-style prototype
43432         definition.
43433         * manual/examples/strncat.c (main): Specify return type and use
43434         (void) for arguments.
43435         * manual/examples/subopt.c (main): Use char **argv argument.
43436
43437 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43438
43439         [BZ #5077]
43440         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
43441         rounding modes.
43442
43443 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
43444
43445         [BZ #6907]
43446         * manual/string.texi (strchr): Change when strchrnul is
43447         recommended.
43448
43449 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
43450
43451         [BZ #174]
43452         * manual/locale.texi (setlocale): Document LOCPATH.
43453
43454 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43455
43456         [BZ #10210]
43457         * manual/process.texi (execle): Move @dots{} before last argument.
43458
43459 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
43460
43461         [BZ #12047]
43462         * manual/charset.texi (Generic Charset Conversion): Fix typo
43463         (LC_TYPE -> LC_CTYPE).
43464
43465 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
43466
43467         [BZ #5805]
43468         * manual/arith.texi (scalbn): Use @var{} on parameter names.
43469         (scalbnf): Likewise.
43470         (scalbnl): Likewise.
43471         (scalbln): Likewise.
43472         (scalblnf): Likewise.
43473         (scalblnl): Likewise.
43474         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
43475         (vwarnx): Likewise.
43476         (verr): Likewise.
43477         (verrx): Likewise.
43478         * manual/filesys.texi (telldir): Use braces around return type.
43479         * manual/llio.texi (mmap): Add space after comma.
43480         (mmap64): Likewise.
43481         * manual/math.texi (jn): Use @var{} on parameter names.
43482         (jnf): Likewise.
43483         (jnl): Likewise.
43484         (yn): Likewise.
43485         (ynf): Likewise.
43486         (ynl): Likewise.
43487         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
43488         line.
43489         * manual/resource.texi (ulimit): Use @dots{} instead of literal
43490         "...".
43491         (sched_get_priority_min): Remove semicolon on @deftypefun line.
43492         (sched_get_priority_max): Likewise.
43493         * manual/signal.texi (sigvec): Add space after comma.
43494         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
43495         names.
43496         (if_indextoname): Likewise.
43497         (if_freenameindex): Likewise.
43498         (sendto): Use ',' instead of '.' in prototype.
43499         * manual/startup.texi (syscall): Use @dots{} instead of literal
43500         "...".
43501         * manual/stdio.texi (__fpending): Separate initial words of
43502         paragraph from @deftypefun line.
43503         * manual/syslog.texi (syslog): Use @dots{} instead of literal
43504         "...".
43505         (vsyslog): Use @var{} on parameter names.
43506         * manual/terminal.texi (stty): Use @var{} on parameter names.
43507         * manual/users.texi (getutmp): Use @var{} on parameter names.
43508         (getutmpx): Likewise.
43509
43510 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43511
43512         [BZ #6884]
43513         * manual/stdio.texi (fopen): Fix typos in description of
43514         ",ccs=STRING".
43515
43516 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
43517
43518         [BZ #4026]
43519         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
43520         get clock_id definition.
43521
43522 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
43523
43524         [BZ #4822]
43525         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
43526         (madvise): Cast every argument to void on its own.
43527
43528 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43529
43530         [BZ #9902]
43531         * manual/startup.texi (Exit Status): Fix typo.
43532
43533 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
43534
43535         [BZ #10140]
43536         * manual/examples/argp-ex1.c: Include <stdlib.h>.
43537         * manual/examples/argp-ex2.c: Likewise.
43538         * manual/examples/argp-ex3.c: Likewise.
43539
43540 2012-02-16  Richard Henderson  <rth@redhat.com>
43541
43542         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
43543         * sysdeps/s390/s390-32/initfini.c: Remove.
43544         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
43545         * sysdeps/s390/s390-64/initfini.c: Remove.
43546
43547 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
43548
43549         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
43550         compiler output for sysdeps/generic/initfini.c.
43551         * sysdeps/sh/elf/initfini.c: Remove file.
43552
43553 2012-02-16  David S. Miller  <davem@davemloft.net>
43554
43555         [BZ #11494]
43556         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
43557
43558         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
43559         * sysdeps/sparc/crti.S: New file.
43560         * sysdeps/sparc/crtn.S: New file.
43561         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
43562         * sysdeps/sparc/sparc64/Makefile: Likewise.
43563
43564 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
43565
43566         [BZ #3335]
43567         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
43568
43569 2012-02-15  Roland McGrath  <roland@hack.frob.com>
43570
43571         [BZ #4822]
43572         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
43573
43574         * mach/devstream.c (cookie_io_functions_t): Macro removed.
43575         (write, read, close): Likewise.
43576         Patch by Aurelien Jarno <aurelien@aurel32.net>.
43577
43578 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
43579
43580         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
43581         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
43582         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
43583         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
43584         <bits/signalfd.h>.
43585         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
43586         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43587         bits/signalfd.h.
43588
43589 2012-02-14  Marek Polacek  <polacek@redhat.com>
43590
43591         * sysdeps/x86_64/crti.S: New file.
43592         * sysdeps/x86_64/crtn.S: New file.
43593         * sysdeps/x86_64/elf/initfini.c: Remove file.
43594
43595 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43596
43597         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
43598         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
43599         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
43600         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
43601         <bits/inotify.h>.
43602         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
43603         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43604         bits/inotify.h.
43605
43606 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
43607
43608         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
43609         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
43610         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
43611         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
43612         <bits/eventfd.h>.
43613         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
43614         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43615         bits/eventfd.h.
43616
43617 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
43618
43619         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
43620         __feraiseexcept instead of feraiseexcept.
43621
43622         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
43623         nanosleep invocations.
43624         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
43625         strings, and add error checking for a nanosleep invocations.
43626
43627 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
43628
43629         Replace FSF snail mail address with URLs, as per GNU coding standards.
43630         Most of the snail mail addresses were wrong anyway, and omitting
43631         them makes the source code easier to maintain.  Almost all of the
43632         changes are to license notices and to locale LC_IDENTIFICATION
43633         addresses, except for this one:
43634         * manual/libc.texinfo: In "Published by", give the FSF's URL,
43635         not its snail mail address.
43636
43637 2012-02-09  Richard Henderson  <rth@twiddle.net>
43638
43639         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
43640         of kernel-features.h.
43641
43642         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
43643
43644 2012-02-08  Marek Polacek  <polacek@redhat.com>
43645
43646         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
43647         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
43648         * sysdeps/gnu/_G_config.h: Likewise.
43649         * sysdeps/generic/_G_config.h: Likewise.
43650
43651 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
43652
43653         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
43654         tests.
43655         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43656
43657         * sysdeps/powerpc/powerpc32/crti.S: New file.
43658         * sysdeps/powerpc/powerpc32/crtn.S: New file.
43659         * sysdeps/powerpc/powerpc64/crti.S: New file.
43660         * sysdeps/powerpc/powerpc64/crtn.S: New file.
43661
43662         * Makeconfig (have-initfini): Don't set.
43663         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
43664         * configure.in (nopic_initfini): Don't substitute.
43665         * config.h.in (HAVE_INITFINI): Don't #undef.
43666         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
43667         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
43668
43669 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
43670
43671         Support crti.S and crtn.S provided directly by architectures.
43672         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
43673         [crti.S in sysdirs] (omit-deps): Likewise.
43674         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
43675         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
43676         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
43677         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
43678         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
43679         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
43680         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
43681         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
43682         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
43683         compiler output for sysdeps/generic/initfini.c.
43684         * sysdeps/i386/elf/Makefile: Remove file.
43685         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
43686
43687 2012-02-07  Marek Polacek  <polacek@redhat.com>
43688
43689         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
43690         * sysdeps/gnu/_G_config.h: Likewise.
43691         * sysdeps/mach/hurd/_G_config.h: Likewise.
43692
43693 2012-02-07  Marek Polacek  <polacek@redhat.com>
43694
43695         * math/Makefile (tests): Add tst-CMPLX2.
43696         * math/tst-CMPLX2.c: New file.
43697
43698 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
43699
43700         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43701
43702         * math/libm-test.inc (jn_test): Add missing L suffix.
43703
43704 2012-02-06  Marek Polacek  <polacek@redhat.com>
43705
43706         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
43707         * sysdeps/i386/fpu/e_powf.S: Likewise.
43708         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
43709         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
43710         * sysdeps/i386/fpu/e_acosh.S: Likewise.
43711         * sysdeps/i386/fpu/e_pow.S: Likewise.
43712         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
43713         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
43714         * sysdeps/i386/fpu/s_expm1.S: Likewise.
43715         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
43716         * sysdeps/i386/fpu/e_log2.S: Likewise.
43717         * sysdeps/i386/fpu/e_log2l.S: Likewise.
43718         * sysdeps/i386/fpu/e_scalb.S: Likewise.
43719         * sysdeps/i386/fpu/e_powl.S: Likewise.
43720         * sysdeps/i386/fpu/s_log1p.S: Likewise.
43721         * sysdeps/i386/fpu/e_log10f.S: Likewise.
43722         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
43723         * sysdeps/i386/fpu/e_logl.S: Likewise.
43724         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
43725         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
43726         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
43727         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
43728         * sysdeps/i386/fpu/e_log2f.S: Likewise.
43729         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
43730         * sysdeps/i386/fpu/e_log.S: Likewise.
43731         * sysdeps/i386/fpu/s_cexp.S: Likewise.
43732         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
43733         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
43734         * sysdeps/i386/fpu/e_logf.S: Likewise.
43735         * sysdeps/i386/fpu/e_log10l.S: Likewise.
43736         * sysdeps/i386/fpu/e_atanh.S: Likewise.
43737         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
43738         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
43739         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
43740         * sysdeps/i386/fpu/e_log10.S: Likewise.
43741         * sysdeps/i386/fpu/s_frexp.S: Likewise.
43742         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
43743         * sysdeps/i386/fpu/s_asinh.S: Likewise.
43744         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
43745         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
43746         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
43747         * sysdeps/i386/asm-syntax.h: Likewise.
43748         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
43749         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
43750         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
43751         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
43752         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
43753         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
43754         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
43755         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
43756         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
43757         * sysdeps/powerpc/sysdep.h: Likewise.
43758         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
43759         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
43760
43761 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43762
43763         [BZ #411]
43764         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
43765
43766 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
43767
43768         * sysdeps/i386/sysdep.h: Include <features.h>.
43769         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
43770         version.
43771
43772 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
43773
43774         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
43775         Define.
43776         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
43777         LOAD_PIC_REG_STR.
43778
43779 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43780
43781         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
43782         (SETUP_PIC_REG): Use GET_PC_THUNK.
43783         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
43784         macro.
43785
43786 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43787
43788         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
43789         for non-PIC compilation.
43790         (SETUP_PIC_REG): Add .p2align directive.
43791         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
43792         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
43793         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
43794         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
43795         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
43796         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
43797         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
43798         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
43799         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
43800         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
43801         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
43802         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
43803         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
43804         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
43805         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
43806         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
43807         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
43808         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
43809         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
43810         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
43811         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
43812         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
43813         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
43814         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
43815         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
43816         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
43817         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43818         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
43819         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
43820         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
43821         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
43822         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43823         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
43824         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
43825         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
43826         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
43827         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
43828         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
43829         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
43830         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
43831         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
43832
43833 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
43834
43835         * math/tst-CMPLX.c: Include <stdio.h>.
43836
43837 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
43838
43839         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
43840         float.
43841         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
43842         * sysdeps/sparc/bits/mathdef.h: Likewise.
43843
43844 2012-01-31  Marek Polacek  <polacek@redhat.com>
43845
43846         * libio/libio.h: Don't define _PARAMS.
43847         * locale/programs/config.h: Don't define PARAMS.
43848         * stdlib/strtol_l.c: Likewise.
43849         (__strtol_l): Remove PARAMS from the prototype.
43850
43851 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
43852
43853         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
43854         names.  Just use the correct names.  Remove unnecessary wrapper
43855         functions.
43856         * malloc/arena.c: Likewise.
43857         * malloc/hooks.c: Likewise.
43858
43859         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
43860         ARENA_TEST says not to.  Simplify test for creation of a new arena.
43861         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
43862
43863 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
43864
43865         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
43866         into tail calls.
43867         (update_get_addr): New function.
43868         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
43869         GET_ADDR_MODULE parameter.
43870
43871 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43872
43873         * crypt/cert.c: Remove __STDC__ conditionals.
43874         * crypt/crypt-entry.c: Likewise.
43875         * crypt/crypt_util.c: Likewise.
43876         * libio/filedoalloc.c: Likewise.
43877         * libio/fileops.c: Likewise.
43878         * libio/genops.c: Likewise.
43879         * libio/iofclose.c: Likewise.
43880         * libio/iofdopen.c: Likewise.
43881         * libio/iofopen.c: Likewise.
43882         * libio/iofopen64.c: Likewise.
43883         * libio/iogetdelim.c: Likewise.
43884         * libio/iopopen.c: Likewise.
43885         * libio/obprintf.c: Likewise.
43886         * libio/oldfileops.c: Likewise.
43887         * libio/oldiofclose.c: Likewise.
43888         * libio/oldiofdopen.c: Likewise.
43889         * libio/oldiofopen.c: Likewise.
43890         * libio/oldiopopen.c: Likewise.
43891         * libio/wfiledoalloc.c: Likewise.
43892         * libio/wgenops.c: Likewise.
43893         * locale/programs/xmalloc.c: Likewise.
43894         * misc/syslog.c: Likewise.
43895         * stdio-common/xbug.c: Likewise.
43896         * string/memchr.c: Likewise.
43897         * string/memcmp.c: Likewise.
43898         * string/memrchr.c: Likewise.
43899         * string/rawmemchr.c: Likewise.
43900         * sysdeps/posix/getcwd.c: Likewise.
43901         * time/strftime_l.c: Likewise.
43902
43903 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
43904
43905         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
43906         * config.make.in (config-cflags-sse2avx): Define.
43907         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
43908         Fix typo.
43909
43910 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
43911
43912         * scripts/config.guess: Update from upstream config git repository.
43913         * scripts/config.sub: Likewise.
43914
43915 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
43916
43917         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
43918         (EM_NUM): Update.
43919         (R_TILEPRO_*, R_TILEGX_*): New macros.
43920
43921         * scripts/firstversions.awk: Fix bug in version range handling.
43922
43923         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
43924
43925         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
43926
43927         * include/sys/epoll.h: New file.
43928         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
43929         libc_hidden_def.
43930
43931 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
43932
43933         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
43934         Avoid unnecessary __WORDSIZE == 64 test.
43935         (fmaxf): Use VEX format if possible.
43936         (fmax): Likewise.
43937         (fminf): Likewise.
43938         (fmin): Likewise.
43939
43940         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
43941         * math/math_private.h: Remove libc_fegetround* and
43942         libc_fesetround*.
43943         * sysdeps/i386/configure.in: Check for -msse2avx.
43944         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
43945         also if SSE2AVX is defined.
43946         Remove libc_fegetround* and libc_fesetround*.
43947         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
43948         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
43949         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
43950         of HAS_YMM_USABLE.
43951         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
43952         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
43953         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
43954         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
43955         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
43956
43957         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
43958
43959 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43960
43961         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
43962         size is not set.
43963         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
43964
43965 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
43966
43967         [BZ #13618]
43968         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
43969         relocation.
43970         * Makeconfig (libm): Define.
43971         * elf/Makefile: Add rules to build and run tst-relsort1.
43972         * elf/tst-relsort1.c: New file.
43973         * elf/tst-relsort1mod1.c: New file.
43974         * elf/tst-relsort1mod2.c: New file.
43975
43976 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
43977
43978         * math/s_ldexp.c: Remove __STDC__ conditionals.
43979         * math/s_ldexpf.c: Likewise.
43980         * math/s_ldexpl.c: Likewise.
43981         * math/s_nextafter.c: Likewise.
43982         * math/s_nexttowardf.c: Likewise.
43983         * math/s_significand.c: Likewise.
43984         * math/s_significandf.c: Likewise.
43985         * math/s_significandl.c: Likewise.
43986         * math/w_jnl.c: Likewise.
43987         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
43988         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
43989         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
43990         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
43991         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
43992         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
43993         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
43994         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
43995         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
43996         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
43997         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
43998         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
43999         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
44000         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
44001         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
44002         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
44003         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
44004         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
44005         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
44006         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44007         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44008         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
44009         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
44010         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
44011         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
44012         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
44013         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
44014         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
44015         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
44016         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
44017         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
44018         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
44019         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
44020         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
44021         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
44022         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
44023         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
44024         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
44025         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
44026         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
44027         * sysdeps/ieee754/k_standard.c: Likewise.
44028         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44029         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
44030         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
44031         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
44032         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
44033         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
44034         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
44035         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
44036         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
44037         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
44038         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
44039         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
44040         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
44041         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
44042         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
44043         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
44044         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
44045         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
44046         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
44047         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
44048         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
44049         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
44050         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
44051         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
44052         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
44053         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
44054         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44055         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44056         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
44057         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
44058         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
44059         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
44060         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
44061         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
44062         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
44063         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
44064         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
44065         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
44066         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
44067         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
44068         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
44069         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
44070         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
44071         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
44072         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
44073         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
44074         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
44075         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
44076         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
44077         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
44078         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
44079         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
44080         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
44081         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
44082         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
44083         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
44084         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
44085         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44086         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
44087         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
44088         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
44089         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
44090         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
44091         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
44092         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
44093         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
44094         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
44095         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
44096         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
44097         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
44098         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
44099         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
44100         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
44101         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
44102         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
44103         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
44104         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
44105         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
44106         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
44107         * sysdeps/ieee754/s_matherr.c: Likewise.
44108         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
44109         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
44110         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
44111         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
44112
44113 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
44114
44115         * crypt/md5.h: Remove __STDC__ conditionals.
44116         * libio/libioP.h: Likewise.
44117         * locale/programs/config.h: Likewise.
44118         * sysdeps/generic/sysdep.h: Likewise.
44119         * sysdeps/i386/asm-syntax.h: Likewise.
44120         * sysdeps/s390/asm-syntax.h: Likewise.
44121         * sysdeps/unix/sysdep.h: Likewise.
44122         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
44123         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
44124
44125 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
44126
44127         * libio/libio.h: Remove __STDC__ conditionals.
44128         * malloc/obstack.h: Likewise.
44129         * math/complex.h: Likewise.
44130         * math/math.h: Likewise.
44131         * sysdeps/generic/_G_config.h: Likewise.
44132         * sysdeps/gnu/_G_config.h: Likewise.
44133         * sysdeps/mach/hurd/_G_config.h: Likewise.
44134         * sysdeps/powerpc/bits/mathdef.h: Likewise.
44135         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
44136         * sysdeps/sparc/bits/mathdef.h: Likewise.
44137
44138 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
44139
44140         [BZ #13583]
44141         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
44142         Clean up HAS_* macros.
44143         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
44144         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
44145         possible.
44146         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
44147         HAS_AVX.
44148         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
44149         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
44150         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
44151         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
44152         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
44153
44154 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
44155
44156         * elf/tst-unique3.cc (gets): Remove declaration.
44157         * elf/tst-unique3lib.cc (gets): Likewise.
44158         * elf/tst-unique3lib2.cc (gets): Likewise.
44159         * elf/tst-unique4.cc (gets): Likewise.
44160
44161 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
44162
44163         * include/stdio.h: Add C++ protection.  Add gets declarations and
44164         definitions.
44165         * debug/tst-chk1.c: Don't declare gets here.
44166         * stdio-common/tst-gets.c: Likewise.
44167
44168 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
44169
44170         * posix/glob: Remove directory.
44171
44172 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
44173
44174         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
44175
44176 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
44177
44178         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
44179         of the non-standard EPFNOSUPPORT.
44180
44181 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44182
44183         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
44184         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
44185         ANYWHERE set to 1 only on KERN_NO_SPACE error.
44186
44187 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
44188
44189         * wcsmbs/uchar.h: Test __STDC_VERSION__.
44190
44191 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
44192
44193         * nscd/aicache.c (addhstaiX): Do not cache negative results of
44194         transient errors.
44195         * nscd/grpcache.c (cache_addgr): Likewise.
44196         * nscd/hstcache.c (cache_addhst): Likewise.
44197         * nscd/initgrcache.c (addinitgroupsX): Likewise.
44198         * nscd/pwdcache.c (cache_addpw): Likewise.
44199         * nscd/servicescache.c (cache_addserv): Likewise.
44200
44201 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
44202
44203         * malloc/malloc.c: Various cleanups.
44204         * malloc/hooks.c: Likewise.
44205
44206         * stdlib/Makefile (tests): Add bug-fmtmsg1.
44207         * stdlib/bug-fmtmsg1.c: New file.
44208
44209         * stdlib/fmtmsg.c (init): Add missing unlock.
44210         Patch by Peng Haitao <penght@cn.fujitsu.com>.
44211
44212 2012-01-12  Marek Polacek  <polacek@redhat.com>
44213
44214         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
44215         and _GNU_SOURCE.
44216
44217 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
44218
44219         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
44220         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
44221         macro to ensure uniqueness of label name.
44222         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44223         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44224
44225 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
44226
44227         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
44228
44229         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
44230         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44231         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
44232         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
44233
44234 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
44235
44236         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
44237
44238         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
44239         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44240         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
44241
44242         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
44243
44244         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
44245         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44246         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
44247         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
44248
44249         * math/bits/math-finite.h: Add ldexp support.
44250
44251 2012-01-10  Marek Polacek  <polacek@redhat.com>
44252
44253         * locale/programs/localedef.h (show_archive_content): Add noreturn
44254         attribute.
44255
44256 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
44257
44258         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
44259
44260 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44261
44262         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
44263
44264         * io/Makefile (headers): Add bits/poll2.h.
44265
44266 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
44267
44268         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
44269         typo #include statement.
44270
44271 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44272
44273         * include/sys/cdefs.h: Define __attribute_alloc_size.
44274         * catgets/gencat.c: Add alloc_size attribute and apply consistently
44275         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
44276         * elf/pldd.c: Likewise.
44277         * iconv/iconv_charmap.c: Likewise.
44278         * iconv/iconvconfig.c: Likewise.
44279         * iconv/strtab.c: Likewise.
44280         * locale/programs/locale.c: Likewise.
44281         * locale/programs/localedef.h: Likewise.
44282         * locale/programs/simple-hash.c: Likewise.
44283         * nscd/nscd.h: Likewise.
44284         * nss/makedb.c: Likewise.
44285         * sysdeps/generic/ldconfig.h: Likewise.
44286         * locale/programs/localedef.c: Remove xmalloc prototype.
44287         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
44288
44289 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
44290
44291         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
44292         appropriate.
44293
44294 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44295
44296         * math/Makefile (tests): Add tst-CMPLX.
44297         * math/tst-CMPLX.c: New file.
44298
44299         * math/complex.h (CMPLXL): Fix typo.
44300
44301         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
44302         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
44303         GLIBC_2.16.
44304         * debug/tst-chk1.c: Add poll and ppoll tests.
44305         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
44306         * include/sys/poll.h: Add hidden proto for ppoll.
44307         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
44308         * sysdeps/mach/hurd/ppoll.c: Likewise.
44309         * io/ppoll.c: Likewise.
44310         * debug/poll_chk.c: New file.
44311         * debug/ppoll_chk.c: New file.
44312         * include/bits/poll2.h: New file.
44313         * io/bits/poll2.h: New file.
44314
44315         [BZ #1350]
44316         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
44317
44318         * configure.in: static is always set to yes.  Remove.
44319         * config.make.in: Don't set build-static.
44320         * Makeconfig: Remove use of build-static.
44321         * dlfcn/Makefile: Likewise.
44322         * elf/Makefile: Likewise.
44323         * math/Makefile: Likewise.
44324         * misc/Makefile: Likewise.
44325         * nptl/Makefile: Likewise.
44326         * sysdeps/mach/hurd/Makefile: Likewise.
44327
44328         * configure.in: PWD_P is not used anymore.
44329         * config.make.in: Remove PWD_P entry.
44330
44331         * configure.in: Remove last remnants of RANLIB.
44332         No need to check for signed size_t anymore.
44333         Don't set libc_commonpagesize and libc_relro_required here for Alpha
44334         and IA-64.
44335         Remove __builtin_expect test because we require at least gcc 3.4.
44336         * aclocal.m4: Likewise.
44337
44338         * wcsmbs/mbrtoc16.c: Implement using towc function.
44339         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
44340         * wcsmbs/wcsmbsload.c: Likewise.
44341         * iconv/gconv_simple.c: Likewise.
44342         * iconv/gconv_int.h: Likewise.
44343         * iconv/gconv_builtin.h: Likewise.
44344         * iconv/iconv_prog.c: Remove CHAR16 handling.
44345
44346         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
44347
44348         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
44349
44350         * configure.in: Remove --with-elf and --enable-bounded options.
44351         Dont set base_machine for ia64.  More non-ELF conditions removed.
44352         Remove testing and setting of leading underscore information.
44353         * config.make.in (build-bounded): Set to no.
44354         * config.h.in: Remove NO_UNDERSCORES entry.
44355         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
44356         them.
44357         * csu/start.c: Remove !NO_UNDERSCORE code.
44358         * locale/localeinfo.h: Likewise.
44359         * sysdeps/generic/machine-gmon.h: Likewise.
44360         * sysdeps/generic/sysdep.h: Likewise.
44361         * sysdeps/i386/sysdep.h: Likewise.
44362         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44363         * sysdeps/mach/sysdep.h: Likewise.
44364         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44365         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44366         * sysdeps/sh/sysdep.h: Likewise.
44367         * sysdeps/sparc/sparc32/alloca.S: Likewise.
44368         * sysdeps/unix/i386/sysdep.S: Likewise.
44369         * sysdeps/unix/sparc/start.c: Likewise.
44370         * sysdeps/unix/sparc/sysdep.S: Likewise.
44371         * sysdeps/unix/sparc/sysdep.h: Likewise.
44372         * sysdeps/unix/start.c: Likewise.
44373         * sysdeps/unix/x86_64/sysdep.S: Likewise.
44374         * sysdeps/x86_64/sysdep.h: Likewise.
44375
44376 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
44377
44378         [BZ #13553]
44379         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
44380         for non-gcc.
44381         * argp/argp-fmtstream.h: Use const instead __const.
44382         * argp/argp.h: Likewise.
44383         * assert/assert.h: Likewise.
44384         * bits/fenv.h: Likewise.
44385         * bits/sched.h: Likewise.
44386         * bits/sigset.h: Likewise.
44387         * bits/sigthread.h: Likewise.
44388         * catgets/nl_types.h: Likewise.
44389         * conform/data/pthread.h-data: Likewise.
44390         * crypt/crypt-private.h: Likewise.
44391         * crypt/crypt.h: Likewise.
44392         * crypt/crypt_util.c: Likewise.
44393         * ctype/ctype.h: Likewise.
44394         * debug/execinfo.h: Likewise.
44395         * debug/mbsnrtowcs_chk.c: Likewise.
44396         * debug/mbsrtowcs_chk.c: Likewise.
44397         * debug/wcsnrtombs_chk.c: Likewise.
44398         * debug/wcsrtombs_chk.c: Likewise.
44399         * debug/wcstombs_chk.c: Likewise.
44400         * dirent/dirent.h: Likewise.
44401         * dlfcn/dlfcn.h: Likewise.
44402         * elf/neededtest4.c: Likewise.
44403         * grp/grp.h: Likewise.
44404         * gshadow/gshadow.h: Likewise.
44405         * iconv/gconv.h: Likewise.
44406         * iconv/gconv_int.h: Likewise.
44407         * iconv/gconv_simple.c: Likewise.
44408         * iconv/iconv.h: Likewise.
44409         * iconv/loop.c: Likewise.
44410         * iconv/skeleton.c: Likewise.
44411         * include/aio.h: Likewise.
44412         * include/aliases.h: Likewise.
44413         * include/argz.h: Likewise.
44414         * include/arpa/inet.h: Likewise.
44415         * include/assert.h: Likewise.
44416         * include/dirent.h: Likewise.
44417         * include/dlfcn.h: Likewise.
44418         * include/execinfo.h: Likewise.
44419         * include/fcntl.h: Likewise.
44420         * include/fenv.h: Likewise.
44421         * include/glob.h: Likewise.
44422         * include/grp.h: Likewise.
44423         * include/libintl.h: Likewise.
44424         * include/mntent.h: Likewise.
44425         * include/netdb.h: Likewise.
44426         * include/pwd.h: Likewise.
44427         * include/rpc/netdb.h: Likewise.
44428         * include/sched.h: Likewise.
44429         * include/search.h: Likewise.
44430         * include/shadow.h: Likewise.
44431         * include/signal.h: Likewise.
44432         * include/stdio.h: Likewise.
44433         * include/stdlib.h: Likewise.
44434         * include/string.h: Likewise.
44435         * include/sys/socket.h: Likewise.
44436         * include/sys/stat.h: Likewise.
44437         * include/sys/statfs.h: Likewise.
44438         * include/sys/statvfs.h: Likewise.
44439         * include/sys/syslog.h: Likewise.
44440         * include/sys/time.h: Likewise.
44441         * include/sys/uio.h: Likewise.
44442         * include/time.h: Likewise.
44443         * include/unistd.h: Likewise.
44444         * include/utmp.h: Likewise.
44445         * include/wchar.h: Likewise.
44446         * include/wctype.h: Likewise.
44447         * inet/aliases.h: Likewise.
44448         * inet/arpa/inet.h: Likewise.
44449         * inet/netinet/ether.h: Likewise.
44450         * inet/netinet/in.h: Likewise.
44451         * intl/libintl.h: Likewise.
44452         * io/bits/fcntl2.h: Likewise.
44453         * io/fcntl.h: Likewise.
44454         * io/ftw.h: Likewise.
44455         * io/sys/poll.h: Likewise.
44456         * io/sys/stat.h: Likewise.
44457         * io/sys/statfs.h: Likewise.
44458         * io/sys/statvfs.h: Likewise.
44459         * io/utime.h: Likewise.
44460         * libio/bits/stdio.h: Likewise.
44461         * libio/bits/stdio2.h: Likewise.
44462         * libio/libio.h: Likewise.
44463         * libio/libioP.h: Likewise.
44464         * libio/stdio.h: Likewise.
44465         * locale/lc-ctype.c: Likewise.
44466         * locale/locale.h: Likewise.
44467         * login/utmp.h: Likewise.
44468         * malloc/arena.c: Likewise.
44469         * malloc/malloc.c: Likewise.
44470         * malloc/malloc.h: Likewise.
44471         * malloc/mcheck.c: Likewise.
44472         * malloc/mtrace.c: Likewise.
44473         * math/bits/mathcalls.h: Likewise.
44474         * math/fenv.h: Likewise.
44475         * math/math_private.h: Likewise.
44476         * misc/bits/error.h: Likewise.
44477         * misc/bits/syslog.h: Likewise.
44478         * misc/err.h: Likewise.
44479         * misc/error.h: Likewise.
44480         * misc/fstab.h: Likewise.
44481         * misc/mntent.h: Likewise.
44482         * misc/regexp.h: Likewise.
44483         * misc/search.h: Likewise.
44484         * misc/sgtty.h: Likewise.
44485         * misc/sys/mman.h: Likewise.
44486         * misc/sys/syslog.h: Likewise.
44487         * misc/sys/uio.h: Likewise.
44488         * misc/sys/xattr.h: Likewise.
44489         * misc/ttyent.h: Likewise.
44490         * nis/rpcsvc/ypclnt.h: Likewise.
44491         * nss/nss.h: Likewise.
44492         * posix/bits/unistd.h: Likewise.
44493         * posix/fnmatch.h: Likewise.
44494         * posix/glob.h: Likewise.
44495         * posix/sched.h: Likewise.
44496         * posix/spawn.h: Likewise.
44497         * posix/sys/wait.h: Likewise.
44498         * posix/unistd.h: Likewise.
44499         * posix/wordexp.h: Likewise.
44500         * pwd/pwd.h: Likewise.
44501         * resolv/netdb.h: Likewise.
44502         * resource/sys/resource.h: Likewise.
44503         * rt/aio.h: Likewise.
44504         * rt/bits/mqueue2.h: Likewise.
44505         * rt/mqueue.h: Likewise.
44506         * shadow/shadow.h: Likewise.
44507         * signal/signal.h: Likewise.
44508         * socket/send.c: Likewise.
44509         * socket/sendto.c: Likewise.
44510         * socket/sys/socket.h: Likewise.
44511         * stdio-common/printf.h: Likewise.
44512         * stdlib/bits/stdlib.h: Likewise.
44513         * stdlib/fmtmsg.h: Likewise.
44514         * stdlib/monetary.h: Likewise.
44515         * stdlib/stdlib.h: Likewise.
44516         * stdlib/ucontext.h: Likewise.
44517         * streams/stropts.h: Likewise.
44518         * string/argz.h: Likewise.
44519         * string/bits/string2.h: Likewise.
44520         * string/string.h: Likewise.
44521         * string/strings.h: Likewise.
44522         * sunrpc/rpc/auth.h: Likewise.
44523         * sunrpc/rpc/auth_des.h: Likewise.
44524         * sunrpc/rpc/clnt.h: Likewise.
44525         * sunrpc/rpc/netdb.h: Likewise.
44526         * sunrpc/rpc/pmap_clnt.h: Likewise.
44527         * sunrpc/rpc/xdr.h: Likewise.
44528         * sysdeps/generic/inttypes.h: Likewise.
44529         * sysdeps/generic/net/if.h: Likewise.
44530         * sysdeps/generic/sys/swap.h: Likewise.
44531         * sysdeps/gnu/net/if.h: Likewise.
44532         * sysdeps/gnu/utmpx.h: Likewise.
44533         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
44534         * sysdeps/i386/i486/bits/string.h: Likewise.
44535         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
44536         * sysdeps/s390/bits/string.h: Likewise.
44537         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
44538         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
44539         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
44540         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
44541         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
44542         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
44543         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
44544         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
44545         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
44546         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
44547         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
44548         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
44549         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
44550         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
44551         * sysdeps/unix/sysv/linux/readv.c: Likewise.
44552         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
44553         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
44554         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
44555         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
44556         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
44557         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44558         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
44559         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
44560         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
44561         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
44562         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
44563         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
44564         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44565         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
44566         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
44567         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
44568         * sysvipc/sys/ipc.h: Likewise.
44569         * sysvipc/sys/msg.h: Likewise.
44570         * sysvipc/sys/sem.h: Likewise.
44571         * sysvipc/sys/shm.h: Likewise.
44572         * termios/termios.h: Likewise.
44573         * time/sys/time.h: Likewise.
44574         * time/time.h: Likewise.
44575         * wcsmbs/bits/wchar2.h: Likewise.
44576         * wcsmbs/uchar.h: Likewise.
44577         * wcsmbs/wchar.h: Likewise.
44578         * wctype/wctype.h: Likewise.
44579
44580         [BZ #13551]
44581         * Makeconfig: Remove all but ELF support including AIX support.
44582         * Makerules: Likewise.
44583         * config.h.in: Likewise.
44584         * config.make.in: Likewise.
44585         * configure: Likewise.
44586         * configure.in: Likewise.
44587         * csu/Makefile: Likewise.
44588         * csu/version.c: Likewise.
44589         * debug/Makefile: Likewise.
44590         * dlfcn/Makefile: Likewise.
44591         * elf/Makefile: Likewise.
44592         * extra-lib.mk: Likewise.
44593         * iconv/Makefile: Likewise.
44594         * include/libc-symbols.h: Likewise.
44595         * include/shlib-compat.h: Likewise.
44596         * resolv/Makefile: Likewise.
44597         * resolv/res_libc.c: Likewise.
44598         * rt/Makefile: Likewise.
44599         * sysdeps/i386/asm-syntax.h: Likewise.
44600         * sysdeps/i386/sysdep.h: Likewise.
44601         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
44602         * sysdeps/mach/sysdep.h: Likewise.
44603         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
44604         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
44605         * sysdeps/s390/asm-syntax.h: Likewise.
44606         * sysdeps/s390/s390-32/sysdep.h: Likewise.
44607         * sysdeps/s390/s390-64/sysdep.h: Likewise.
44608         * sysdeps/sh/sysdep.h: Likewise.
44609         * sysdeps/unix/sparc/sysdep.h: Likewise.
44610         * sysdeps/wordsize-32/divdi3.c: Likewise.
44611         * sysdeps/x86_64/sysdep.h: Likewise.
44612
44613         * argp/Versions: Remove _argp_unlock_xxx.
44614
44615         [BZ #13559]
44616         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
44617         * abilist/libBrokenLocale.abilist: Likewise.
44618         * abilist/libanl.abilist: Likewise.
44619         * abilist/libc.abilist: Likewise.
44620         * abilist/libcrypt.abilist: Likewise.
44621         * abilist/libdl.abilist: Likewise.
44622         * abilist/libm.abilist: Likewise.
44623         * abilist/libnsl.abilist: Likewise.
44624         * abilist/libpthread.abilist: Likewise.
44625         * abilist/libresolv.abilist: Likewise.
44626         * abilist/librt.abilist: Likewise.
44627         * abilist/libthread_db.abilist: Likewise.
44628         * abilist/libutil.abilist: Likewise.
44629         * abilist/libnss_db.abilist: New file.
44630
44631         * scripts/abilist.awk: Add support for indirect functions.
44632
44633         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
44634
44635         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
44636
44637         * shlib-versions: Remove entries for ports architectures.
44638
44639         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
44640         files in ports.
44641         * elf/stackguard-macros.h: Remove support for IA-64.
44642         * elf/tst-auditmod1.c: Likewise.
44643         * sysdeps/generic/ldsodefs.h: Likewise.
44644
44645         * sysdeps/unix/sysv/linux/configure.in: Ports should define
44646         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
44647         configure files.
44648
44649         [BZ #13552]
44650         * configure.in: Remove --enable-omitfp support.
44651         * FAQ.in: Adjust.
44652         * config.make.in: Likewise.
44653         * Makeconfig: Likewise.
44654         * manual/install.texi: Likewise.
44655
44656         In case anyone cares, the IA-64 architecture could move to ports.
44657         * sysdeps/ia64/*: Removed.
44658         * sysdeps/unix/sysv/linux/ia64/*: Removed.
44659         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
44660
44661         [BZ #13555]
44662         * configure.in: Remove entries for unsupported architectures.
44663
44664         [BZ #13533]
44665         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
44666         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
44667         routines.
44668         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
44669         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
44670         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
44671         fall back to using wcrtomb.
44672         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
44673         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
44674         renaming.
44675         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
44676         * wcsmbs/tst-c16c32-1.c: New file.
44677
44678         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
44679         local variable.
44680
44681         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
44682
44683         * elf/tst-unique3.cc: Add explicit declaration of gets.
44684         * elf/tst-unique3lib.cc: Likewise.
44685         * elf/tst-unique3lib2.cc: Likewise.
44686         * elf/tst-unique4.cc: Likewise.
44687
44688         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
44689
44690 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
44691
44692         [BZ #13566]
44693         * assert/assert.h (static_assert): Don't define for C++.
44694         * libio/stdio.h (gets): Do declare for C++ <= C++11.
44695         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
44696
44697 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
44698
44699         * iconv/loop.c (single loop): Fix assertion in storing of
44700         remaining bytes.
44701
44702         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
44703
44704 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
44705
44706         * posix/getconf.c: Update copyright year.
44707         * nss/getent.c: Likewise.
44708         * nss/makedb.c: Likewise.
44709         * iconv/iconvconfig.c: Likewise.
44710         * iconv/iconv_prog.c: Likewise.
44711         * elf/ldconfig.c: Likewise.
44712         * elf/pldd.c: Likewise.
44713         * elf/sotruss.ksh: Likewise.
44714         * catgets/gencat.c: Likewise.
44715         * csu/version.c: Likewise.
44716         * elf/ldd.bash.in: Likewise.
44717         * elf/sprof.c (print_version): Likewise.
44718         * locale/programs/locale.c: Likewise.
44719         * locale/programs/localedef.c: Likewise.
44720         * login/programs/pt_chown.c: Likewise.
44721         * nscd/nscd.c (print_version): Likewise.
44722         * debug/xtrace.sh: Likewise.
44723         * malloc/memusage.sh: Likewise.
44724         * malloc/mtrace.pl: Likewise.
44725         * debug/catchsegv.sh: Likewise.
44726
44727 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
44728
44729         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
44730         pure attribute.
44731
44732 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
44733
44734         [BZ #13533]
44735         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
44736         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
44737         transformations.
44738         * iconv/gconv_int.h: Likewise.
44739         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
44740         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
44741         from libc for GLIBC_2.16.
44742         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
44743         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
44744         * wcsmbs/uchar.h: Really define mbstate_t.
44745         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
44746         * wcsmbs/c16rtomb.c: New file.
44747         * wcsmbs/mbrtoc16.c: New file.
44748         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
44749         for C/POSIX locale.
44750         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
44751         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
44752
44753         * wcsmbs/wchar.h: Add missing __restrict.
44754
44755 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44756
44757         [BZ #13532]
44758         * time/Makefile (routines): Add timespec_get.
44759         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
44760         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
44761         timespec for ISO C11.
44762         * time/timespec_get.c: New file.
44763         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
44764         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
44765
44766         [BZ #13531]
44767         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
44768         * stdlib/stdlib.h: Declare aligned_alloc.
44769         * Versions.def: Add GLIBC_2.16 for libc.
44770         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
44771
44772         [BZ 13527]
44773         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
44774         ISO C11.
44775
44776         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
44777         code.
44778
44779         [BZ #13528]
44780         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
44781
44782         [BZ #13529]
44783         * assert/assert.h (static_assert): Define.
44784
44785         * version.h: Update for 2.16 development version.
44786
44787         [BZ #13526]
44788         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
44789         _ISOC11_SOURCE.
44790
44791         * version.h (RELEASE): Bump for 2.15 release.
44792         * include/features.h (__GLIBC_MINOR__): Bump to 15.
44793
44794         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
44795         Patch by Marek Polacek <mpolacek@redhat.com>.
44796
44797         * bits/byteswap.h: Protect long long constants with __extension__.
44798         * sysdeps/i386/bits/byteswap.h: Likewise.
44799         * sysdeps/ia64/bits/byteswap.h: Likewise.
44800         * sysdeps/s390/bits/byteswap.h: Likewise.
44801         * sysdeps/x86_64/bits/byteswap.h: Likewise.
44802
44803 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44804
44805         [BZ #13540]
44806         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
44807         destination buffer.
44808         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
44809
44810 2011-12-23  Marek Polacek  <polacek@redhat.com>
44811
44812         * elf/dl-addr.c (determine_info): Add inline keyword.
44813         * elf/tst-auditmod4b.c (check_avx): Likewise.
44814         * elf/tst-auditmod6b.c (check_avx): Likewise.
44815         * elf/tst-auditmod6c.c (check_avx): Likewise.
44816         * elf/tst-auditmod7b.c (check_avx): Likewise.
44817
44818 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
44819
44820         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
44821         !__SSE_MATH__.
44822
44823 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44824
44825         [BZ #13540]
44826         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
44827         processing for last bytes.
44828
44829 2011-08-06  Bruno Haible  <bruno@clisp.org>
44830
44831         [BZ #13061]
44832         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
44833         U+0385, not to U+1FEE.
44834
44835         [BZ #13062]
44836         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
44837         entry for U+00A5 U+0301.
44838
44839 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44840
44841         [BZ #13166]
44842         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
44843         buffer for the output is too small.
44844
44845         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
44846         optimization.
44847
44848         [BZ #13185]
44849         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
44850         SSE flags if possible.
44851
44852 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44853
44854         [BZ #13540]
44855         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
44856         processing for last bytes.
44857
44858 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
44859
44860         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
44861         (syscall-list-default-options, syscall-list-default-condition)
44862         (syscall-list-includes): Define.
44863         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
44864         list of ABIs and options and #if conditions for each ABI.  Do not
44865         handle common syscalls between ABIs specially.
44866         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
44867         Remove.
44868         (syscall-list-variants, syscall-list-32bit-options)
44869         (syscall-list-32bit-condition, syscall-list-64bit-options)
44870         (syscall-list-64bit-condition): Define.
44871         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
44872         (syscall-list-variants, syscall-list-32bit-options)
44873         (syscall-list-32bit-condition, syscall-list-64bit-options)
44874         (syscall-list-64bit-condition): Define.
44875         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
44876         Remove.
44877         (syscall-list-variants, syscall-list-32bit-options)
44878         (syscall-list-32bit-condition, syscall-list-64bit-options)
44879         (syscall-list-64bit-condition): Define.
44880         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
44881         Remove.
44882         (syscall-list-variants, syscall-list-32bit-options)
44883         (syscall-list-32bit-condition, syscall-list-64bit-options)
44884         (syscall-list-64bit-condition): Define.
44885
44886 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
44887
44888         * locale/iso-639.def: Add brx entry.
44889
44890         [BZ #13328]
44891         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
44892         Proposed by Mariusz_Cukr <marcukr@op.pl>.
44893
44894         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
44895         __feraiseexcept_renamed.
44896
44897 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44898
44899         [BZ #13538]
44900         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
44901         EPOLLET with unsigned values.
44902         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
44903         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
44904
44905         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
44906         to large cancellation.
44907         * math/s_cacoshf.c: Likewise.
44908         * math/s_cacoshl.c: Likewise.
44909
44910 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
44911
44912         [BZ #13305]
44913         [BZ #12786]
44914         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
44915         * math/s_cacoshf.c: Likewise.
44916         * math/s_cacoshl.c: Likewise.
44917
44918 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
44919
44920         [BZ #13439]
44921         * iconv/gconv.h: Define __GCONV_SWAP.
44922         * iconvdata/unicode.c: The swap bit must be stored in __flags.
44923         * iconvdata/utf-16.c: Likewise.
44924         * iconvdata/utf-32.c: Likewise.
44925
44926 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
44927
44928         [BZ #13524]
44929         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
44930         numerator after shifting it by one limb.
44931
44932 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
44933
44934         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
44935         under [__USE_EXTERN_INLINES].
44936
44937 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44938
44939         [BZ #13446]
44940         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
44941
44942 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44943
44944         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
44945         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
44946         optimized code.
44947         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
44948         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
44949         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
44950         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
44951         for strncasecmp/strncasecmp_l compilation.
44952         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
44953         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
44954
44955 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
44956
44957         [BZ #13484]
44958         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
44959         of __asm__.
44960
44961 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
44962
44963         [BZ #13506]
44964         * time/tzfile.c (__tzfile_read): Check values from file header.
44965
44966 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
44967
44968         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
44969         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
44970         * powerpc/powerpc32/dl-start.S: Likewise.
44971         * powerpc/powerpc32/elf/start.S: Likewise.
44972         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
44973         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
44974         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
44975         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
44976         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
44977         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
44978         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
44979         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
44980         * powerpc/powerpc32/fpu/s_round.S: Likewise.
44981         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
44982         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
44983         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
44984         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
44985         * powerpc/powerpc32/memset.S: Likewise.
44986         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
44987         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
44988         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
44989         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
44990         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
44991         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
44992         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
44993         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
44994         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
44995         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
44996         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
44997         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44998         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44999
45000 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45001
45002         * math/libm-test.inc: Added more nearbyint tests.
45003         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
45004         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
45005         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
45006         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
45007
45008 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
45009
45010         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
45011         FD_CLOEXEC.
45012
45013 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45014
45015         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
45016         Add wcscpy-ssse3 wcscpy-c.
45017         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
45018         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
45019         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
45020         * sysdeps/x86_64/wcschr.S: New file.
45021         * sysdeps/x86_64/wcsrchr.S: New file.
45022         * string/test-strcmp.c: Remove checking of wcscmp function for
45023         wrong alignments.
45024         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
45025         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
45026         wcsrchr-sse2 wcsrchr-c.
45027         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
45028         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
45029         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
45030         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
45031         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
45032         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
45033         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
45034         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
45035         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
45036         * wcsmbc/wcschr.c (WCSCHR): New macro.
45037
45038 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45039
45040         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
45041         * wcsmbs/test-wcsrchr.c: New file.
45042         * string/test-strrchr.c: Add wcsrchr support.
45043         (WIDE): New macro.
45044         * wcsmbs/test-wcscpy.c: New file.
45045         * string/test-strcpy.c: Add wcscpy support.
45046         (WIDE): New macro.
45047
45048 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
45049
45050         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
45051         the inner loop.
45052
45053 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
45054
45055         [BZ #13472]
45056         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
45057
45058 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
45059
45060         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
45061         Minor optimizations.
45062
45063         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
45064         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
45065         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
45066
45067 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
45068
45069         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
45070         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
45071         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
45072         for gcc to avoid warnings.
45073         * inet/Makefile (tests): Add tst-checks.
45074         * inet/tst-checks.c: New file.
45075
45076         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
45077         warning.
45078
45079         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
45080         __wmemcmp_sse2.
45081
45082         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
45083         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
45084
45085         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
45086
45087 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
45088
45089         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
45090         problem.
45091
45092         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
45093
45094 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
45095
45096         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
45097         conditional on GCC version.
45098         (__arch_compare_and_exchange_val_8_acq)
45099         (__arch_compare_and_exchange_val_16_acq)
45100         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
45101         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
45102         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
45103
45104 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
45105
45106         * sysdeps/sh/backtrace.c: New file.
45107
45108 2011-12-02  Andreas Schwab  <schwab@redhat.com>
45109
45110         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
45111         parenthesis.
45112
45113 2011-12-01  Andreas Schwab  <schwab@redhat.com>
45114
45115         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
45116         falling back to utime.
45117
45118 2011-11-30  Andreas Schwab  <schwab@redhat.com>
45119
45120         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
45121         expectations for float.
45122
45123 2011-11-29  Andreas Schwab  <schwab@redhat.com>
45124
45125         * locale/weight.h (findidx): Add parameter len.
45126         * locale/weightwc.h (findidx): Likewise.
45127         * posix/fnmatch_loop.c (FCT): Adjust caller.
45128         * posix/regcomp.c (build_equiv_class): Likewise.
45129         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
45130         * posix/regexec.c (check_node_accept_bytes): Likewise.
45131         * string/strcoll_l.c (STRCOLL): Likewise.
45132         * string/strxfrm_l.c (STRXFRM): Likewise.
45133
45134 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
45135
45136         * Makefile.in: Remove CVSOPT handling.
45137         * configure.in: Remove use of AC_REVISION.
45138         * iconvdata/Makefile (distribute): No need to filter out CVS.
45139         * scripts/list-sources.sh: Remove CVS, subversion and monotone
45140         handling.
45141
45142 2011-11-16  Andreas Schwab  <schwab@redhat.com>
45143
45144         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
45145         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
45146         [USE_AS_STRNCASECMP_L]: Likewise.
45147         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
45148         NO_TLS_DIRECT_SEG_REFS.
45149         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
45150         Fix argument offsets for non-PIC.
45151         [USE_AS_STRNCASECMP_L]: Likewise.
45152         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
45153         NO_TLS_DIRECT_SEG_REFS.
45154
45155 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
45156
45157         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
45158         O_CLOEXEC.
45159         * locale/loadlocale.c (_nl_load_locale): Likewise.
45160
45161 2011-11-15  Andreas Schwab  <schwab@redhat.com>
45162
45163         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
45164         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
45165         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
45166         (SYSCALL_GETTIME): Set errno on error.
45167
45168         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
45169         count references to noai6ai_cached.
45170
45171 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
45172
45173         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
45174
45175         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
45176         FD_CLOEXEC for /proc/self/maps.
45177
45178         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
45179         FD_CLOEXEC for /proc/meminfo.
45180
45181         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
45182         gai.conf.
45183
45184         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
45185         FD_CLOEXEC for given file.
45186
45187         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
45188
45189         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
45190         FD_CLOEXEC for /etc/hosts.
45191         (_gethtent): Likewise.
45192
45193         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
45194
45195         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
45196         cancellation and set FD_CLOEXEC for /etc/netgroup.
45197
45198         * nss/nss_files/files-key.c (search): Don't allow cancellation when
45199         reading /etc/publickey.
45200
45201         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
45202         allow cancellation when reading /etc/group.
45203
45204         * nss/nss_files/files-alias.c (internal_setent): Don't allow
45205         cancellation.
45206         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
45207
45208         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
45209         when using data file.
45210
45211         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
45212
45213         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
45214         (write_nis_obj): Use "c" and "e" in fopen.
45215
45216         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
45217
45218         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
45219
45220         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
45221
45222         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
45223
45224         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
45225         locale.alias.
45226
45227         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
45228
45229         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
45230
45231         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
45232
45233         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
45234         file parsing and set FD_CLOEXEC.
45235
45236 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45237
45238         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
45239
45240 2011-11-14  Andreas Schwab  <schwab@redhat.com>
45241
45242         * malloc/arena.c (arena_get2): Don't call reused_arena when
45243         _int_new_arena failed.
45244
45245 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45246
45247         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
45248         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
45249         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
45250         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
45251         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
45252         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
45253         to compile strcasecmp and strncasecmp.
45254         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
45255         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
45256
45257         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
45258
45259 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
45260
45261         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
45262         locale-defines.sym to gen-as-const-headers.
45263         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
45264         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
45265         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
45266         to compile strcasecmp and strncasecmp.
45267         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
45268         strcasecmp_l and strncasecmp_l.
45269         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
45270         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
45271         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
45272         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
45273         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
45274         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
45275         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
45276         * sysdeps/i386/i686/multiarch/strncase.S: New file.
45277         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
45278         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
45279         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
45280
45281 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
45282
45283         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
45284         result of SYSDEP_GETTIME_CPU to retval.
45285         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
45286         parameter list to macro.  Remove trailing semicolon.  Adjust users.
45287
45288         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
45289         variable.
45290
45291         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
45292         mantissa words.
45293         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
45294
45295         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
45296         from unused variable.
45297
45298         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
45299         DWARF definitions.
45300         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
45301         for assembling.
45302
45303         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
45304         over namespaces.
45305
45306         * sunrpc/rpc_prot.c (rejected): Fix case value.
45307
45308         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
45309         unsigned long long int to avoid warnings in shift.
45310
45311         * posix/regex_internal.c (re_string_reconstruct): Actually use result
45312         of use of trans.
45313         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
45314         variable tmp.
45315
45316         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
45317         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
45318         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
45319
45320         * nis/nis_table.c (nis_list): Use variable of correct type for
45321         result of __follow_path call.
45322
45323 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45324
45325         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
45326         of math functions ceil, trunc, floor, round, and sqrt, when
45327         avaliable on the platform.
45328         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
45329         name clash.
45330         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
45331         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
45332         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
45333
45334 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
45335
45336         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
45337         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
45338
45339 2011-11-11  Roland McGrath  <roland@hack.frob.com>
45340
45341         * include/unistd.h: Fix __readlink return type.
45342         Reported by Chris Metcalf <cmetcalf@tilera.com>.
45343
45344 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
45345
45346         * stdlib/ucontext.h: Undo last change for makecontext.
45347
45348 2011-11-11  Andreas Schwab  <schwab@redhat.com>
45349
45350         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
45351
45352         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
45353         * setjmp/setjmp.h: Mark functions as non-leaf.
45354         * setjmp/bits/setjmp2.h: Likewise.
45355         * stdlib/ucontext.h: Likewise.
45356
45357 2011-11-10  Andreas Schwab  <schwab@redhat.com>
45358
45359         * malloc/arena.c (_int_new_arena): Don't increment narenas.
45360         (reused_arena): Don't check arena limit.
45361         (arena_get2): Atomically check arena limit.
45362
45363 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
45364
45365         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
45366         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
45367
45368         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
45369         instructions.
45370
45371 2011-11-07  Andreas Schwab  <schwab@redhat.com>
45372
45373         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
45374         handler when locking.
45375
45376         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45377         Fix size of allocated buffer.
45378
45379 2011-11-04  Andreas Schwab  <schwab@redhat.com>
45380
45381         [BZ #10103]
45382         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
45383         declarations for long double functions.
45384         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
45385
45386         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
45387
45388 2011-11-03  Andreas Schwab  <schwab@redhat.com>
45389
45390         * nscd/nscd.c (main): Don't start AVC thread until credentials are
45391         installed.
45392
45393         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
45394         is disabled.
45395
45396 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45397
45398         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
45399
45400 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
45401
45402         * include/alloca.h (stackinfo_alloca_round): Define.
45403         (extend_alloca): Use it.
45404         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
45405         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
45406         here.
45407
45408         * scripts/check-local-headers.sh: Ignore libaudit.h.
45409
45410         * nscd/Makefile (extra-objs): Make recursively expanded.
45411
45412 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
45413
45414         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
45415         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
45416
45417         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
45418         * posix/tst-rfc3484-2.c: Likewise.
45419         * posix/tst-rfc3484-3.c: Likewise.
45420
45421         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
45422         process_vm_writev.
45423         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
45424         process_vm_writev.
45425         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
45426         process_vm_writev from libc using GLIBC_2.15 version.
45427
45428         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
45429
45430 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
45431
45432         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
45433         stack usage.
45434
45435 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
45436
45437         [BZ #13367]
45438         * nss/getent.c (initgroups_keys): Show error message in case no group
45439         names are given.
45440
45441         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
45442         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
45443         __bump_nl_timestamp.
45444         * nscd/connections (nscd_init): When host database is served open
45445         netlink socket and request notification about configuration changes.
45446         (main_loop_poll): Track netlink file descriptor and bump timestamp
45447         in case data becomes available.
45448         (main_loop_epoll): Likewise.
45449         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
45450         (database_pers_head): Add extra_data fileds.
45451         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
45452         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
45453         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
45454         Adjust caller.
45455         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
45456         in6ai data, call __free_in6ai.
45457         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
45458         Add -DHAVE_NETLINK.
45459         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
45460         interface information.  Reuse previous data if netlink timestamp
45461         is not changed.
45462         (__bump_nl_timestamp): New function.
45463         (__free_in6ai): New function.
45464
45465 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
45466
45467         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
45468         close_not_cancel_no_status here.
45469         (__check_pf): Reorganize code a bit to not call close twice if OOM.
45470
45471 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45472
45473         [BZ #13276]
45474         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
45475         return value.
45476
45477         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
45478         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
45479         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
45480
45481 2011-07-03  Andreas Jaeger  <aj@suse.de>
45482
45483         [BZ #10709]
45484         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
45485         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
45486         * math/libm-test.inc (sin_test): Add test case.
45487
45488 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
45489
45490         [BZ #13337]
45491         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
45492         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45493
45494         * elf/chroot_canon.c (chroot_canon): Cleanups.
45495
45496         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
45497
45498         [BZ #13335]
45499         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
45500         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
45501
45502         * string/test-strchr.c: Make usable for strchrnul testing.
45503         * string/test-strchrnul.c: New file.
45504         * string/Makefile (strop-tests): Add strchrnul.
45505
45506         * po/it.po: Update from translation team.
45507         * po/es.po: Likewise.
45508
45509 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
45510
45511         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
45512         the three constants needed as parameters.  Drop the others.
45513         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
45514         __m128i_strloadu_tolower.
45515         Create and initialize variable zero and use it in all the places
45516         where _mm_setzero_si128 was used.
45517
45518         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
45519         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
45520         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
45521         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
45522         anymore.
45523         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
45524         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
45525         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
45526         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
45527         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
45528         __mpranred, __mptan.
45529         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
45530         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
45531         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
45532         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
45533         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
45534         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
45535         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
45536         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
45537         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
45538
45539 2011-10-28  Andreas Schwab  <schwab@redhat.com>
45540
45541         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
45542         redefine if SHARED.
45543         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
45544
45545         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
45546         wide char related routines to wcsmbs subdir.
45547
45548 2011-10-27  Andreas Schwab  <schwab@redhat.com>
45549
45550         [BZ #13344]
45551         * misc/sys/cdefs.h (__THROWNL): Define.
45552         * posix/unistd.h: Use __THREADNL instead of __THREAD
45553         for memory synchronization functions.
45554
45555 2011-10-26  Roland McGrath  <roland@hack.frob.com>
45556
45557         [BZ #13349]
45558         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
45559         doesn't exist.
45560         * manual/stdio.texi (Obstack Streams): Node removed.
45561
45562 2011-10-26  Andreas Schwab  <schwab@redhat.com>
45563
45564         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
45565         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45566         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45567
45568         * math/math_private.h (math_force_eval): Allow non-addressable
45569         arguments.
45570         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
45571
45572 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45573
45574         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
45575         file is not needed.
45576
45577         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
45578         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
45579         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
45580         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
45581         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
45582         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
45583         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
45584         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
45585         Add AVX variants.
45586         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
45587         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
45588         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
45589         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
45590         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
45591         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
45592         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
45593         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
45594         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
45595         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
45596         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
45597         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
45598         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
45599         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
45600         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
45601         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
45602         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
45603         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
45604         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
45605
45606         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
45607         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
45608
45609         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
45610         place.  Use VEX encoding when compiling for AVX.
45611
45612 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45613
45614         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
45615         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
45616
45617         * string/test-strchr.c (do_test): Don't generate NUL bytes.
45618
45619 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45620
45621         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
45622         useless if() expression.
45623         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
45624         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
45625         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
45626         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
45627         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
45628         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
45629         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
45630         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
45631         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
45632         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
45633         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
45634         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
45635         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
45636         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
45637         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
45638         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
45639         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
45640         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45641         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
45642
45643         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
45644
45645 2011-10-25  Andreas Schwab  <schwab@redhat.com>
45646
45647         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
45648         condition.
45649         * elf/dl-fini.c (_dl_sort_fini): Likewise.
45650
45651 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
45652
45653         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
45654         .text section.  Avoid duplicate constants.
45655         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
45656         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45657         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
45658         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45659         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45660         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45661         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45662         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45663         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
45664         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
45665         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
45666         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
45667         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
45668         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
45669         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
45670         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
45671         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
45672         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
45673         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
45674         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45675         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
45676         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
45677         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
45678         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
45679         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
45680         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
45681         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
45682         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
45683         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
45684         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
45685         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
45686         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
45687         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
45688         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
45689         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
45690         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
45691         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
45692         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
45693         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
45694         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
45695         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
45696         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
45697         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
45698         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
45699         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
45700
45701 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
45702
45703         * sysdeps/x86_64/dla.h: Move to ...
45704         * sysdeps/x86_64/fpu/dla.h: ...here.
45705         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
45706         situations.  Use __builtin_fma only for gcc 4.6 and up.
45707
45708         * config.make.in: Add have-mfma4 entry.
45709         * configure.in: Substitute libc_cv_cc_fma4.
45710         * math/Makefile (dbl-only-routines): Add sincostab.
45711         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
45712         Use __sincostab not sincos.
45713         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
45714         name is a macro.
45715         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
45716         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45717         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45718         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
45719         using __copysign.
45720         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
45721         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
45722         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
45723         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
45724         and __inv.
45725         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
45726         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
45727         __copysign.
45728         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
45729         define aliases when function name is a macro.
45730         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
45731         sysdeps/ieee754/dbl-64/sincos.tbl.
45732         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
45733         fma4-enabled routines.
45734         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
45735         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
45736         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
45737         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
45738         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
45739         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
45740         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
45741         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
45742         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
45743         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
45744         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
45745         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
45746         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
45747         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
45748         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
45749         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
45750         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
45751         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
45752         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
45753         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
45754         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
45755         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
45756         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
45757         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
45758         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
45759         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
45760         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
45761         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
45762         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
45763         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
45764
45765         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
45766         rename.
45767         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45768         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45769         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45770         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45771         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45772         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45773         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45774         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45775
45776 2011-10-24  Andreas Schwab  <schwab@redhat.com>
45777
45778         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
45779
45780 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45781
45782         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
45783
45784         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
45785         prediction.
45786         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
45787
45788         * string/strnlen.c: Don't define STRNLEN, reverse logic.
45789         Remove unused variable magic_bits.
45790         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
45791
45792         * string/strnlen.c: Define and use STRNLEN macro.
45793         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
45794         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
45795         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
45796         * wcsmbs/wcslen.c: Define and use WCSLEN.
45797         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
45798         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
45799         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
45800         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
45801         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
45802         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
45803         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45804
45805 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45806
45807         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45808         strnlen-sse2-no-bsf.
45809         Rename strlen-no-bsf to strlen-sse2-no-bsf.
45810         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
45811         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
45812         Add strnlen support.
45813         (USE_AS_STRNLEN): New macro.
45814         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
45815         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
45816         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
45817         * sysdeps/x86_64/wcslen.S: New file.
45818
45819 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
45820
45821         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
45822         XMM-moves are used for copying on small sizes.
45823
45824 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45825
45826         * wcsmbs/Makefile (strop-tests): Add wcschr.
45827         * wcsmbs/test-wcschr.c: New file.
45828         * string/test-strchr.c: Update.
45829         Add wcschr support.
45830         (WIDE): New macro.
45831
45832 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45833
45834         * wcsmbs/Makefile (strop-tests): Add wcslen.
45835         * wcsmbs/test-wcslen.c: New file.
45836         * string/test-strlen.c: Update.
45837         Add wcslen support.
45838         (WIDE): New macro.
45839
45840 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45841
45842         * po/it.po: Update from translation team.
45843
45844 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45845
45846         * sysdeps/x86_64/wcscmp.S: Update.
45847         Fix wrong comparison semantics.
45848         wcscmp shall use signed comparison not unsigned.
45849         Don't use substraction to avoid overflow bug.
45850         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
45851         * wcsmbc/wcscmp.c: Likewise.
45852         * string/test-strcmp.c: Likewise.
45853         Add new tests to check cases with negative values.
45854
45855 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
45856
45857         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
45858         * sysdeps/x86_64/dla.h: ...here.  New file.
45859         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
45860         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45861         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45862         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45863         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45864         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
45865         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45866         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45867         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45868
45869 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
45870
45871         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
45872         __ynl_finite aliases.
45873
45874 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45875
45876         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45877
45878         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
45879         define DLA_FMA.
45880         [DLA_FMA] (EMULV): Use DLA_FMA.
45881         [DLA_FMA] (MUL12): Use EMULV.
45882         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
45883         that are not needed.
45884         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
45885         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
45886         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
45887         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
45888         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
45889         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
45890         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
45891
45892 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
45893
45894         * math/s_nan.c: Undef __nan.
45895         * math/s_nanf.c: Undef __nanf.
45896         * math/s_nanl.c: Undef __nanl.
45897         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
45898         "math_private.h".
45899
45900 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
45901
45902         * math/s_catan.c: Add branch predictions.
45903         * math/s_catanf.c: Likewise.
45904         * math/s_catanh.c: Likewise.
45905         * math/s_catanhf.c: Likewise.
45906         * math/s_catanhl.c: Likewise.
45907         * math/s_catanl.c: Likewise.
45908         * math/s_cexp.c: Likewise.
45909         * math/s_cexpf.c: Likewise.
45910         * math/s_cexpl.c: Likewise.
45911         * math/s_clog.c: Likewise.
45912         * math/s_clog10.c: Likewise.
45913         * math/s_clog10f.c: Likewise.
45914         * math/s_clog10l.c: Likewise.
45915         * math/s_clogf.c: Likewise.
45916         * math/s_clogl.c: Likewise.
45917         * math/s_csqrt.c: Likewise.
45918         * math/s_csqrtf.c: Likewise.
45919         * math/s_csqrtl.c: Likewise.
45920         * math/s_ctanf.c: Likewise.
45921         * math/s_ctanh.c: Likewise.
45922         * math/s_ctanhf.c: Likewise.
45923         * math/s_ctanhl.c: Likewise.
45924         * math/s_ctanl.c: Likewise.
45925
45926         * math/math_private.h: Define __nan, __nanf, __nanl.
45927         * math/s_cacosh.c: Include <math_private.h>.
45928         * math/s_cacoshl.c: Likewise.
45929         * math/s_casinh.c: Likewise.
45930         * math/s_casinhf.c: Likewise.
45931         * math/s_casinhl.c: Likewise.
45932         * math/s_ccos.c: Rely entire on ccosh.
45933         * math/s_ccosf.c: Rely entire on ccoshf.
45934         * math/s_ccosl.c: Rely entirely on ccoshl.
45935         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
45936         Remove tests for FE_INVALID.
45937         * math/s_ccoshf.c: Likewise.
45938         * math/s_ccoshl.c: Likewise.
45939         * math/s_csin.c: Likewise.
45940         * math/s_csinf.c: Likewise.
45941         * math/s_csinh.c Likewise.
45942         * math/s_csinhf.c: Likewise.
45943         * math/s_csinhl.c: Likewise.
45944         * math/s_csinl.c: Likewise.
45945         * math/s_ctan.c: Likewise.
45946         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
45947         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
45948         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
45949
45950 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
45951
45952         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
45953         compilation problems.
45954
45955         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
45956         __builtin_expect.
45957
45958 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
45959
45960         * sysdeps/i386/configure.in: Test for -mfma4 option.
45961         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
45962         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
45963         COMMON_CPUID_INDEX_80000001.
45964         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
45965         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
45966         use it if FMA3 is not supported.
45967         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
45968
45969         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
45970         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
45971
45972 2011-10-20  Andreas Schwab  <schwab@redhat.com>
45973
45974         [BZ #12892]
45975         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
45976         it would create a cycle with a link time dependency.
45977
45978 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
45979
45980         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
45981         instruction.
45982         * string/Makefile (strop-tests): Add rawmemchr.
45983         * string/test-rawmemchr.c: New file.
45984
45985         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
45986         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
45987         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
45988         when compiling str{,n}casecmp and when AVX is available.  Hook up
45989         new optimized code in initializers.
45990
45991 2011-10-19  Andreas Schwab  <schwab@redhat.com>
45992
45993         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
45994         __feraiseexcept instead of feraiseexcept.
45995
45996 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
45997
45998         * math/math_private.h: Define defaults for libc_fetestexcept and
45999         libc_feupdateenv.
46000         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
46001         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
46002         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
46003         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
46004         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
46005         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
46006         libc_fetestexcept and libc_feupdateenv.
46007
46008         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
46009         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
46010         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
46011         * sysdeps/x86_64/fpu/math_private.h: Define special version of
46012         libc_feholdexcept_setround.
46013
46014         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
46015         Add s_nearbyint-c and s_nearbyintf-c.
46016         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
46017         nearbyintf inlines.
46018         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
46019         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
46020         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
46021         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
46022
46023         * math/math_private.h: Define defaults for libc_fegetround,
46024         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
46025         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
46026         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
46027         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
46028         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
46029         standard functions.
46030         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
46031         Remove comments and hacks for old compiler versions.
46032         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
46033         libc_fegetround, libc_fesetround, libc_feholdexcept, and
46034         libc_feholdexceptl.
46035
46036 2011-10-18  Andreas Schwab  <schwab@redhat.com>
46037
46038         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
46039         (__feraiseexcept_renamed): Add __NTH.
46040         (feraiseexcept): Add __NTH.  Rename local variables to fix
46041         namespace violations.
46042
46043 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
46044
46045         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
46046
46047         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
46048
46049         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
46050         recently added interfaces.
46051         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
46052
46053         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
46054         about macro parameter expansion.
46055
46056         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
46057         __NO_MATH_INLINES is defined.  Cleanups.
46058
46059         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
46060         and __floorf is target has SSE4.1.
46061         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
46062         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
46063         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
46064         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
46065
46066         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
46067         name.
46068         (floorf): Likewise.
46069
46070         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
46071
46072 2011-10-17  Andreas Schwab  <schwab@redhat.com>
46073
46074         * misc/sys/cdefs.h: Fix last change.
46075
46076         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
46077         database lookup.
46078
46079 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
46080
46081         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
46082
46083         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
46084         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
46085         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
46086         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
46087         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
46088         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
46089         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
46090         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
46091         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
46092         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
46093         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
46094         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
46095         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
46096         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
46097         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
46098         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
46099         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
46100         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
46101         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
46102         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
46103         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
46104         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
46105
46106         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
46107         ceil, ceilf, floor, floorf.
46108
46109         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
46110         Perform IRELATIVE relocations last.
46111
46112         * elf/do-rel.h: Add another parameter nrelative, replacing the
46113         local variable with the same name.  Change name of the function
46114         to end in Rel or Rela (uppercase).
46115         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
46116         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
46117         elf_dynamic_do_##reloc function.
46118
46119 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
46120
46121         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
46122         is sufficient, at least on modern CPUs.
46123
46124         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
46125
46126         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
46127         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
46128
46129         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
46130         __expl_finite.
46131         * math/bits/math-finite.h: Add entries for exp.
46132         * math/e_expl.c: Add __*_finite alias.
46133         * sysdeps/i386/fpu/e_exp.S: Likewise.
46134         * sysdeps/i386/fpu/e_expf.S: Likewise.
46135         * sysdeps/i386/fpu/e_expl.c: Likewise.
46136         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
46137         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
46138         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
46139         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
46140         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
46141         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
46142         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
46143
46144         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
46145         is sufficient, at least on modern CPUs.
46146
46147         * ctype/ctype-info.c (__ctype_init): Define.
46148         * include/ctype.h (__ctype_init): Declare.
46149         (__ctype_b_loc): The variable is always initialized.
46150         (__ctype_toupper_loc): Likewise.
46151         (__ctype_tolower_loc): Likewise.
46152         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
46153         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
46154
46155 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
46156
46157         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
46158
46159         * configure.in: Also look in $cxxmachine/include for C++ system
46160         headers.
46161
46162 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46163
46164         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
46165         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
46166         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
46167         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
46168         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
46169         (USE_AS_WMEMCMP): New macro.
46170         Fixing indents.
46171         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
46172         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
46173         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
46174         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
46175         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46176         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
46177         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
46178         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
46179         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
46180         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
46181         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
46182         (USE_AS_WMEMCMP): New macro.
46183         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
46184         * sysdeps/string/test-memcmp.c: Update.
46185         Fix simple_wmemcmp.
46186         Add new tests.
46187         * wcsmbs/wmemcmp.c: Update.
46188         (WMEMCMP): New macro.
46189         Fix overflow bug.
46190
46191 2011-10-12  Andreas Jaeger  <aj@suse.de>
46192
46193         [BZ #13268]
46194         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
46195
46196 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
46197
46198         * libio/iofwide.c (do_length): Avoid warning.
46199
46200         * ctype/ctype.h (__isctype_f): Add missing __THROW.
46201
46202 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
46203
46204         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
46205
46206         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
46207         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
46208         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
46209         * sysdeps/i386/i686/fpu/e_log.S: New file.
46210         * sysdeps/i386/i686/fpu/e_logf.S: New file.
46211         * sysdeps/i386/i686/fpu/e_logl.S: New file.
46212
46213         * ctype/ctype.h: Add support for inlined isXXX functions when
46214         compiling C++ code.
46215
46216 2011-10-14  Andreas Schwab  <schwab@redhat.com>
46217
46218         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46219
46220         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
46221
46222 2011-10-13  Roland McGrath  <roland@hack.frob.com>
46223
46224         [BZ #13291]
46225         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
46226
46227 2011-10-13  Andreas Schwab  <schwab@redhat.com>
46228
46229         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
46230         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
46231         feraiseexcept.
46232
46233         * sysdeps/x86_64/memrchr.S: Check for zero size.
46234
46235         * string/stratcliff.c: Add memrchr tests.
46236
46237 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46238
46239         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46240         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
46241         rawmemchr-sse2 rawmemchr-sse2-bsf.
46242         * sysdeps/i386/i686/multiarch/memchr.S: New file.
46243         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
46244         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
46245         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
46246         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
46247         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
46248         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
46249         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
46250         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
46251         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
46252         * string/memrchr.c (MEMRCHR): New macro.
46253
46254 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
46255
46256         Add integration with gcc's -ffinite-math-only and optimize wrapper
46257         functions in libm.
46258         * Versions.def: Define GLIBC_2.15 version for libm.
46259         * math/Makefile (headers): Add bits/math-finite.h.
46260         * math/bits/math-finite.h: New file.
46261         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
46262         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
46263         * math/e_acoshl.c: Add __*_finite alias.
46264         * math/e_acosl.c: Likewise.
46265         * math/e_asinl.c: Likewise.
46266         * math/e_atan2l.c: Likewise.
46267         * math/e_atanhl.c: Likewise.
46268         * math/e_coshl.c: Likewise.
46269         * math/e_exp10.c: Likewise.
46270         * math/e_exp10f.c: Likewise.
46271         * math/e_exp10l.c: Likewise.
46272         * math/e_exp2l.c: Likewise.
46273         * math/e_fmodl.c: Likewise.
46274         * math/e_gammal_r.c: Likewise.
46275         * math/e_hypotl.c: Likewise.
46276         * math/e_j0l.c: Likewise.
46277         * math/e_j1l.c: Likewise.
46278         * math/e_jnl.c: Likewise.
46279         * math/e_lgammal_r.c: Likewise.
46280         * math/e_log10l.c: Likewise.
46281         * math/e_log2l.c: Likewise.
46282         * math/e_logl.c: Likewise.
46283         * math/e_powl.c: Likewise.
46284         * math/e_sinhl.c: Likewise.
46285         * math/e_sqrtl.c: Likewise.
46286         * math/e_scalb.c: Completely rewritten and optimized.
46287         * math/e_scalbf.c: Likewise.
46288         * math/e_scalbl.c: Likewise.
46289         * math/w_acos.c: Likewise.
46290         * math/w_acosf.c: Likewise.
46291         * math/w_acosl.c: Likewise.
46292         * math/w_acosh.c: Likewise.
46293         * math/w_acoshf.c: Likewise.
46294         * math/w_acoshl.c: Likewise.
46295         * math/w_asin.c: Likewise.
46296         * math/w_asinf.c: Likewise.
46297         * math/w_asinl.c: Likewise.
46298         * math/w_atan2.c: Likewise.
46299         * math/w_atan2f.c: Likewise.
46300         * math/w_atan2l.c: Likewise.
46301         * math/w_atanh.c: Likewise.
46302         * math/w_atanhf.c: Likewise.
46303         * math/w_atanhl.c: Likewise.
46304         * math/w_exp10.c: Likewise.
46305         * math/w_exp10f.c: Likewise.
46306         * math/w_exp10l.c: Likewise.
46307         * math/w_fmod.c: Likewise.
46308         * math/w_fmodf.c: Likewise.
46309         * math/w_fmodl.c: Likewise.
46310         * math/w_j0.c: Likewise.
46311         * math/w_j0f.c: Likewise.
46312         * math/w_j0l.c: Likewise.
46313         * math/w_j1.c: Likewise.
46314         * math/w_j1f.c: Likewise.
46315         * math/w_j1l.c: Likewise.
46316         * math/w_jn.c: Likewise.
46317         * math/w_jnf.c: Likewise.
46318         * math/w_log.c: Likewise.
46319         * math/w_logf.c: Likewise.
46320         * math/w_logl.c: Likewise.
46321         * math/w_log10.c: Likewise.
46322         * math/w_log10f.c: Likewise.
46323         * math/w_log10l.c: Likewise.
46324         * math/w_log2.c: Likewise.
46325         * math/w_log2f.c: Likewise.
46326         * math/w_log2l.c: Likewise.
46327         * math/w_pow.c: Likewise.
46328         * math/w_powf.c: Likewise.
46329         * math/w_powl.c: Likewise.
46330         * math/w_remainder.c: Likewise.
46331         * math/w_remainderf.c: Likewise.
46332         * math/w_remainderl.c: Likewise.
46333         * math/w_scalb.c: Likewise.
46334         * math/w_scalbf.c: Likewise.
46335         * math/w_scalbl.c: Likewise.
46336         * math/w_sqrt.c: Likewise.
46337         * math/w_sqrtf.c: Likewise.
46338         * math/w_sqrtl.c: Likewise.
46339         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
46340         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
46341         used.
46342         * math/math_private.h: Declare __kernel_standard_f.
46343         * math/w_cosh.c: Remove cruft and optimize a bit.
46344         * math/w_coshf.c: Likewise.
46345         * math/w_coshl.c: Likewise.
46346         * math/w_exp2.c: Likewise.
46347         * math/w_exp2f.c: Likewise.
46348         * math/w_exp2l.c: Likewise.
46349         * math/w_hypot.c: Likewise.
46350         * math/w_hypotf.c: Likewise.
46351         * math/w_hypotl.c: Likewise.
46352         * math/w_lgamma.c: Likewise.
46353         * math/w_lgamma_r.c: Likewise.
46354         * math/w_lgammaf.c: Likewise.
46355         * math/w_lgammaf_r.c: Likewise.
46356         * math/w_lgammal.c: Likewise.
46357         * math/w_lgammal_r.c: Likewise.
46358         * math/w_sinh.c: Likewise.
46359         * math/w_sinhf.c: Likewise.
46360         * math/w_sinhl.c: Likewise.
46361         * math/w_tgamma.c: Likewise.
46362         * math/w_tgammaf.c: Likewise.
46363         * math/w_tgammal.c: Likewise.
46364         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
46365         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46366         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
46367         Minor optimizations.  Pretty printing.  Remove cruft.
46368         * sysdeps/i386/fpu/e_acosf.S: Likewise.
46369         * sysdeps/i386/fpu/e_acosh.S: Likewise.
46370         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
46371         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
46372         * sysdeps/i386/fpu/e_acosl.c: Likewise.
46373         * sysdeps/i386/fpu/e_asin.S: Likewise.
46374         * sysdeps/i386/fpu/e_asinf.S: Likewise.
46375         * sysdeps/i386/fpu/e_atan2.S: Likewise.
46376         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
46377         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
46378         * sysdeps/i386/fpu/e_atanh.S: Likewise.
46379         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
46380         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
46381         * sysdeps/i386/fpu/e_exp10.S: Likewise.
46382         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
46383         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
46384         * sysdeps/i386/fpu/e_exp2.S: Likewise.
46385         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
46386         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
46387         * sysdeps/i386/fpu/e_fmod.S: Likewise.
46388         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
46389         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
46390         * sysdeps/i386/fpu/e_hypot.S: Likewise.
46391         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
46392         * sysdeps/i386/fpu/e_log.S: Likewise.
46393         * sysdeps/i386/fpu/e_log10.S: Likewise.
46394         * sysdeps/i386/fpu/e_log10f.S: Likewise.
46395         * sysdeps/i386/fpu/e_log10l.S: Likewise.
46396         * sysdeps/i386/fpu/e_log2.S: Likewise.
46397         * sysdeps/i386/fpu/e_log2f.S: Likewise.
46398         * sysdeps/i386/fpu/e_log2l.S: Likewise.
46399         * sysdeps/i386/fpu/e_logf.S: Likewise.
46400         * sysdeps/i386/fpu/e_logl.S: Likewise.
46401         * sysdeps/i386/fpu/e_pow.S: Likewise.
46402         * sysdeps/i386/fpu/e_powf.S: Likewise.
46403         * sysdeps/i386/fpu/e_powl.S: Likewise.
46404         * sysdeps/i386/fpu/e_remainder.S: Likewise.
46405         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
46406         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
46407         * sysdeps/i386/fpu/e_scalb.S: Likewise.
46408         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
46409         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
46410         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
46411         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
46412         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
46413         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
46414         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
46415         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46416         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
46417         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
46418         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
46419         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
46420         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
46421         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
46422         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
46423         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
46424         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
46425         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46426         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
46427         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
46428         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46429         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
46430         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
46431         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
46432         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46433         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
46434         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
46435         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
46436         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
46437         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
46438         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
46439         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
46440         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
46441         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
46442         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
46443         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
46444         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
46445         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
46446         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
46447         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
46448         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
46449         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
46450         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
46451         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
46452         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
46453         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
46454         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
46455         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
46456         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
46457         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
46458         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
46459         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
46460         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
46461         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
46462         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
46463         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
46464         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
46465         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
46466         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
46467         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
46468         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
46469         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
46470         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
46471         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
46472         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
46473         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
46474         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
46475         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
46476         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
46477         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
46478         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
46479         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
46480         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
46481         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
46482         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
46483         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
46484         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
46485         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
46486         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
46487         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
46488         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
46489         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
46490         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
46491         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
46492         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
46493         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
46494         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
46495         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
46496         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
46497         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
46498         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
46499         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
46500         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
46501         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
46502         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
46503         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
46504         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
46505         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
46506         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
46507         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
46508         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
46509         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
46510         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
46511         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
46512         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
46513         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
46514         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
46515         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
46516         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
46517         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
46518         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
46519         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
46520         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46521         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
46522         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
46523         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
46524         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
46525         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
46526         (__isnanf): Likewise.
46527         (__isinf_ns): Likewise.
46528         (__isinf_nsf): Likewise.
46529         (__finite): Likewise.
46530         (__finitef): Likewise.
46531         (__ieee754_sqrt): Define as macro.
46532         (__ieee754_sqrtf): Define as macro.
46533         (__ieee754_sqrtl): Define as macro.
46534         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
46535         inlined copy.
46536         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
46537         __FINITE_MATH_ONLY__ consistent.
46538         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
46539
46540 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
46541
46542         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
46543         of rawmemchr.
46544
46545         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
46546
46547 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
46548
46549         * po/ja.po: Update from translation team.
46550
46551 2011-10-08  Roland McGrath  <roland@hack.frob.com>
46552
46553         * locale/programs/locarchive.c (prepare_address_space): New function.
46554         (create_archive, enlarge_archive, open_archive): Use it.
46555
46556         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
46557         inside [SHARED], where it is used.
46558
46559         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
46560
46561         * nss/getent.c (netgroup_keys): Remove unused variable.
46562         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
46563
46564 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
46565
46566         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
46567         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
46568         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
46569         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
46570         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
46571         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
46572         * math/Makefile (libm-calls): Add s_isinf_ns.
46573         * math/divtc3.c: Use __isinf_nsl instead of isinf.
46574         * math/multc3.c: Likewise.
46575         * math/s_casin.c: Likewise.
46576         * math/s_casinf.c: Likewise.
46577         * math/s_casinl.c: Likewise.
46578         * math/s_ccos.c: Likewise.
46579         * math/s_ccosf.c: Likewise.
46580         * math/s_ccosl.c: Likewise.
46581         * math/s_ctan.c: Likewise.
46582         * math/s_ctanf.c: Likewise.
46583         * math/s_ctanh.c: Likewise.
46584         * math/s_ctanhf.c: Likewise.
46585         * math/s_ctanhl.c: Likewise.
46586         * math/s_ctanl.c: Likewise.
46587         * math/w_fmod.c: Likewise.
46588         * math/w_fmodf.c: Likewise.
46589         * math/w_fmodl.c: Likewise.
46590         * math/w_remainder.c: Likewise.
46591         * math/w_remainderf.c: Likewise.
46592         * math/w_remainderl.c: Likewise.
46593         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
46594         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
46595         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
46596         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
46597         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
46598         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
46599         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
46600         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
46601
46602         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
46603         of the number.
46604         * stdio-common/printf_fphex.c: Likewise.
46605         * stdio-common/printf_size.c: Likewise.
46606
46607         * math/e_exp10.c: Include math_private.h using <...> not "...".
46608         * math/e_exp10f.c: Likewise.
46609         * math/e_exp10l.c: Likewise.
46610         * math/e_exp2l.c: Likewise.
46611         * math/e_j0l.c: Likewise.
46612         * math/e_j1l.c: Likewise.
46613         * math/e_jnl.c: Likewise.
46614         * math/e_lgammal_r.c: Likewise.
46615         * math/e_rem_pio2l.c: Likewise.
46616         * math/e_scalb.c: Likewise.
46617         * math/e_scalbf.c: Likewise.
46618         * math/e_scalbl.c: Likewise.
46619         * math/k_cosl.c: Likewise.
46620         * math/k_sinl.c: Likewise.
46621         * math/k_tanl.c: Likewise.
46622         * math/s_cacoshf.c: Likewise.
46623         * math/s_catan.c: Likewise.
46624         * math/s_catanf.c: Likewise.
46625         * math/s_catanh.c: Likewise.
46626         * math/s_catanhf.c: Likewise.
46627         * math/s_catanhl.c: Likewise.
46628         * math/s_catanl.c: Likewise.
46629         * math/s_ccosh.c: Likewise.
46630         * math/s_ccoshf.c: Likewise.
46631         * math/s_ccoshl.c: Likewise.
46632         * math/s_cexp.c: Likewise.
46633         * math/s_cexpf.c: Likewise.
46634         * math/s_cexpl.c: Likewise.
46635         * math/s_clog.c: Likewise.
46636         * math/s_clog10.c: Likewise.
46637         * math/s_clog10f.c: Likewise.
46638         * math/s_clog10l.c: Likewise.
46639         * math/s_clogf.c: Likewise.
46640         * math/s_clogl.c: Likewise.
46641         * math/s_csin.c: Likewise.
46642         * math/s_csinf.c: Likewise.
46643         * math/s_csinh.c: Likewise.
46644         * math/s_csinhf.c: Likewise.
46645         * math/s_csinhl.c: Likewise.
46646         * math/s_csinl.c: Likewise.
46647         * math/s_csqrt.c: Likewise.
46648         * math/s_csqrtf.c: Likewise.
46649         * math/s_csqrtl.c: Likewise.
46650         * math/s_ctan.c: Likewise.
46651         * math/s_ctanf.c: Likewise.
46652         * math/s_ctanh.c: Likewise.
46653         * math/s_ctanhf.c: Likewise.
46654         * math/s_ctanhl.c: Likewise.
46655         * math/s_ctanl.c: Likewise.
46656         * math/s_ldexp.c: Likewise.
46657         * math/s_ldexpf.c: Likewise.
46658         * math/s_ldexpl.c: Likewise.
46659         * math/s_significand.c: Likewise.
46660         * math/s_significandf.c: Likewise.
46661         * math/s_significandl.c: Likewise.
46662         * math/w_acos.c: Likewise.
46663         * math/w_acosf.c: Likewise.
46664         * math/w_acosh.c: Likewise.
46665         * math/w_acoshf.c: Likewise.
46666         * math/w_acoshl.c: Likewise.
46667         * math/w_acosl.c: Likewise.
46668         * math/w_asin.c: Likewise.
46669         * math/w_asinf.c: Likewise.
46670         * math/w_asinl.c: Likewise.
46671         * math/w_atan2.c: Likewise.
46672         * math/w_atan2f.c: Likewise.
46673         * math/w_atan2l.c: Likewise.
46674         * math/w_atanh.c: Likewise.
46675         * math/w_atanhf.c: Likewise.
46676         * math/w_atanhl.c: Likewise.
46677         * math/w_cosh.c: Likewise.
46678         * math/w_coshf.c: Likewise.
46679         * math/w_coshl.c: Likewise.
46680         * math/w_dremf.c: Likewise.
46681         * math/w_exp10.c: Likewise.
46682         * math/w_exp10f.c: Likewise.
46683         * math/w_exp10l.c: Likewise.
46684         * math/w_exp2.c: Likewise.
46685         * math/w_exp2f.c: Likewise.
46686         * math/w_fmod.c: Likewise.
46687         * math/w_fmodf.c: Likewise.
46688         * math/w_fmodl.c: Likewise.
46689         * math/w_hypot.c: Likewise.
46690         * math/w_hypotf.c: Likewise.
46691         * math/w_hypotl.c: Likewise.
46692         * math/w_j0.c: Likewise.
46693         * math/w_j0f.c: Likewise.
46694         * math/w_j0l.c: Likewise.
46695         * math/w_j1.c: Likewise.
46696         * math/w_j1f.c: Likewise.
46697         * math/w_j1l.c: Likewise.
46698         * math/w_jn.c: Likewise.
46699         * math/w_jnf.c: Likewise.
46700         * math/w_jnl.c: Likewise.
46701         * math/w_lgamma.c: Likewise.
46702         * math/w_lgamma_r.c: Likewise.
46703         * math/w_lgammaf.c: Likewise.
46704         * math/w_lgammaf_r.c: Likewise.
46705         * math/w_lgammal.c: Likewise.
46706         * math/w_lgammal_r.c: Likewise.
46707         * math/w_log.c: Likewise.
46708         * math/w_log10.c: Likewise.
46709         * math/w_log10f.c: Likewise.
46710         * math/w_log10l.c: Likewise.
46711         * math/w_log2.c: Likewise.
46712         * math/w_log2f.c: Likewise.
46713         * math/w_log2l.c: Likewise.
46714         * math/w_logf.c: Likewise.
46715         * math/w_logl.c: Likewise.
46716         * math/w_pow.c: Likewise.
46717         * math/w_powf.c: Likewise.
46718         * math/w_powl.c: Likewise.
46719         * math/w_remainder.c: Likewise.
46720         * math/w_remainderf.c: Likewise.
46721         * math/w_remainderl.c: Likewise.
46722         * math/w_scalb.c: Likewise.
46723         * math/w_scalbf.c: Likewise.
46724         * math/w_scalbl.c: Likewise.
46725         * math/w_sinh.c: Likewise.
46726         * math/w_sinhf.c: Likewise.
46727         * math/w_sinhl.c: Likewise.
46728         * math/w_sqrt.c: Likewise.
46729         * math/w_sqrtf.c: Likewise.
46730         * math/w_sqrtl.c: Likewise.
46731         * math/w_tgamma.c: Likewise.
46732         * math/w_tgammaf.c: Likewise.
46733         * math/w_tgammal.c: Likewise.
46734
46735         * po/ja.po: Update from translation team.
46736
46737 2011-09-29  Andreas Jaeger  <aj@suse.de>
46738
46739         [BZ #13179]
46740         * sunrpc/netname.c (netname2host): Fix logic.
46741
46742         [BZ #6779]
46743         [BZ #6783]
46744         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
46745         correctly.
46746         * math/w_remainder.c (__remainder): Likewise.
46747         * math/w_remainderf.c (__remainderf): Likewise.
46748         * math/libm-test.inc (remainder_test): Add test cases.
46749
46750 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46751
46752         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
46753         sdiv_qrnnd.
46754
46755 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46756
46757         * string/test-memcmp.c: Avoid unncessary #defines.
46758         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
46759
46760 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46761
46762         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
46763         Use new sse2 version for core i3 - i7 as it's faster
46764         than sse42 version.
46765         (bit_Prefer_PMINUB_for_stringop): New.
46766         * sysdeps/x86_64/rawmemchr.S: Update.
46767         Replace with faster SSE2 version.
46768         * sysdeps/x86_64/memrchr.S: New file.
46769         * sysdeps/x86_64/memchr.S: Update.
46770         Replace with faster SSE2 version.
46771
46772 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
46773
46774         * elf/dl-load.c (lose): Add cast to avoid warning.
46775
46776 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
46777
46778         * po/ca.po: Update from translation team.
46779
46780         * inet/getnetgrent_r.c: Hook up nscd.
46781         * nscd/Makefile (routines): Add nscd_netgroup.
46782         (nscd-modules): Add netgroupcache.
46783         (CFLAGS-netgroupcache.c): Define.
46784         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
46785         (cache_search): Add const to second parameter.
46786         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
46787         INNETGR.
46788         (dbs): Add netgrdb entry.
46789         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
46790         (verify_persistent_db): Handle netgrdb.
46791         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
46792         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
46793         GETFDNETGR.
46794         (netgroup_response_header): Define.
46795         (innetgroup_response_header): Define.
46796         (datahead): Add netgroup_response_header and innetgroup_response_header
46797         elements.
46798         * nscd/nscd.conf: Add entries for netgroup cache.
46799         * nscd/nscd.h (dbtype): Add netgrdb.
46800         (_PATH_NSCD_NETGROUP_DB): Define.
46801         (netgroup_iov_disabled): Declare.
46802         (xmalloc, xcalloc, xrealloc): Move declarations here.
46803         (cache_search): Adjust prototype.
46804         Add netgroup-related prototypes.
46805         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
46806         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
46807         (__nscd_innetgr): Declare.
46808         * nscd/selinux.c (perms): Use access_vector_t as element type and
46809         add netgroup-related initializers.
46810         * nscd/netgroupcache.c: New file.
46811         * nscd/nscd_netgroup.c: New file.
46812         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
46813         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
46814         For four parameters use innetgr.
46815         * nss/nss_files/files-init.c: Add definition and callback for netgr.
46816         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
46817         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
46818         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
46819
46820         * nscd/connections.c (register_traced_file): Don't register file
46821         for disabled databases.
46822
46823 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
46824
46825         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
46826
46827         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
46828         from tree and freeing node.
46829
46830 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
46831
46832         * nss/nsswitch.c (__nss_database_lookup): Handle
46833         nss_parse_service_list out of memory case.
46834
46835 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
46836
46837         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
46838         out of memory case.
46839
46840 2011-10-04  Andreas Schwab  <schwab@redhat.com>
46841
46842         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
46843         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
46844         pass it down.
46845         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
46846         elf_machine_rela, elf_machine_lazy_rel.
46847         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
46848         (ELF_DYNAMIC_DO_REL): Likewise.
46849         (ELF_DYNAMIC_DO_RELA): Likewise.
46850         (ELF_DYNAMIC_RELOCATE): Likewise.
46851         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
46852         to ELF_DYNAMIC_DO_REL.
46853         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
46854         (dl_main): In trace mode always set __RTLD_NOIFUNC.
46855         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
46856         elf_machine_rela.
46857         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
46858         skip_ifunc, don't call ifunc function if non-zero.
46859         (elf_machine_rela): Likewise.
46860         (elf_machine_lazy_rel): Likewise.
46861         (elf_machine_lazy_rela): Likewise.
46862         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
46863         (elf_machine_lazy_rel): Likewise.
46864         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
46865         Likewise.
46866         (elf_machine_lazy_rel): Likewise.
46867         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46868         Likewise.
46869         (elf_machine_lazy_rel): Likewise.
46870         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
46871         (elf_machine_lazy_rel): Likewise.
46872         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
46873         (elf_machine_lazy_rel): Likewise.
46874         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
46875         (elf_machine_lazy_rel): Likewise.
46876         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
46877         (elf_machine_lazy_rel): Likewise.
46878         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
46879         (elf_machine_lazy_rel): Likewise.
46880         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
46881         (elf_machine_lazy_rel): Likewise.
46882
46883 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
46884
46885         * nss/nss_files/files-init.c (_nss_files_init): Use static
46886         initialization for all the *_traced_file variables.
46887
46888 2011-09-28  Andreas Schwab  <schwab@redhat.com>
46889
46890         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46891
46892 2011-09-27  Roland McGrath  <roland@hack.frob.com>
46893
46894         [BZ #13226]
46895         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
46896
46897 2011-09-27  Andreas Schwab  <schwab@redhat.com>
46898
46899         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
46900         Reread the line before reparsing it.
46901
46902 2011-09-26  Andreas Schwab  <schwab@redhat.com>
46903
46904         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
46905
46906 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
46907             Maxim Kuvyrkov  <maxim@codesourcery.com>
46908             Joseph Myers  <joseph@codesourcery.com>
46909
46910         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
46911         if needed for __stack_chk_guard.
46912
46913 2011-09-19  Roland McGrath  <roland@hack.frob.com>
46914
46915         * sysdeps/posix/spawni.c (script_execute): Always define it.
46916         It will be optimized away if unused.
46917         (maybe_script_execute): New function.
46918         (__spawni): Call it.
46919
46920         * Makerules: Don't include tls.make.
46921         (config-tls): Always set to thread.
46922         * tls.make.c: File removed.
46923
46924 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
46925
46926         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
46927         * config.make.in (CPPFLAGS-config): New substituted variable.
46928
46929 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46930
46931         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
46932
46933         [BZ #13192]
46934         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
46935         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
46936
46937 2011-09-15  Roland McGrath  <roland@hack.frob.com>
46938
46939         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
46940         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
46941         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
46942         (CALL_FAIL): Likewise.
46943         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
46944         (CALL_FAIL): Macro removed.
46945         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
46946
46947 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
46948
46949         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
46950         for __FINITE_MATH_ONLY__ == 1.
46951
46952 2011-09-15  Andreas Schwab  <schwab@redhat.com>
46953
46954         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
46955         __ieee754_sqrt instead of sqrt.
46956         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
46957         __ieee754_sqrtf instead of sqrtf.
46958         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
46959         __floorf instead of floorf.
46960         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
46961         __floorf, __truncf instead of floorf, truncf.
46962
46963 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
46964
46965         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
46966
46967         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
46968         __extern_always_inline.
46969         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
46970         32-bit.
46971
46972 2011-09-14  Andreas Schwab  <schwab@redhat.com>
46973
46974         * elf/rtld.c (dl_main): Also relocate in dependency order when
46975         doing symbol dependency testing.
46976
46977 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
46978
46979         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
46980         Always define `refsym'.
46981
46982 2011-09-13  Andreas Schwab  <schwab@redhat.com>
46983
46984         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
46985         (__FD_ELT): Renamed from __FDELT.
46986         * misc/bits/select2.h (__FD_ELT): Likewise.
46987         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
46988         __FD_MASK instead of __FDELT, __FDMASK.
46989         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46990         Likewise.
46991         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
46992         Likewise.
46993
46994         * elf/Makefile (gen-ldd): Fix pattern.
46995
46996         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
46997         (init_tls): Likewise.
46998
46999 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
47000
47001         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
47002
47003 2011-09-12  Andreas Schwab  <schwab@redhat.com>
47004
47005         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
47006         `struct cmsghdr *' instead of `void *'.
47007         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
47008         Likewise.
47009
47010 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
47011
47012         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
47013         if non-absolute.
47014         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
47015         ldd_rewrite_script.
47016
47017 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
47018
47019         * configure.in: Remove --with-tls option.
47020         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
47021         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
47022         out in case it is missing.
47023         * sysdeps/ia64/elf/configure.in: Likewise.
47024         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
47025         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
47026         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
47027         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
47028         * sysdeps/sh/elf/configure.in: Likewise.
47029         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
47030         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
47031         * sysdeps/x86_64/elf/configure.in: Likewise.
47032         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
47033         * sysdeps/mach/hurd/tls.h: Likewise.
47034
47035         [BZ #13067]
47036         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
47037
47038         [BZ #13090]
47039         * configure.in: Fix use of AC_INIT.
47040
47041         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
47042
47043 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
47044
47045         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
47046         __set_errno.
47047         * malloc/hooks.c: Likewise.
47048
47049         [BZ #11929]
47050         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
47051         variables statically.
47052         (narenas): Initialize.
47053         (list_lock): Initialize.
47054         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
47055         initializtion of main_arena and list_lock.  Small cleanups.
47056         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
47057         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
47058         Add initializers to main_arena and mp_.
47059         (malloc_state): Remove pagesize member.  Change all users to use
47060         GLRO(dl_pagesize).
47061
47062         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
47063         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
47064         is always initialized.
47065
47066         * malloc/malloc.c: Removed unused configurations and dead code.
47067         * malloc/arena.c: Likewise.
47068         * malloc/hooks.c: Likewise.
47069         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
47070
47071         * include/tls.h: Removed.  USE___THREAD must always be defined.
47072         * bits/libc-tsd.h: Don't handle !USE___THREAD.
47073         * elf/dl-libc.c: Likewise.
47074         * elf/dl-tsd.c: Likewise.
47075         * include/errno.h: Likewise.
47076         * include/netdb.h: Likewise.
47077         * include/resolv.h: Likewise.
47078         * inet/herrno-loc.c: Likewise.
47079         * inet/herrno.c: Likewise.
47080         * malloc/arena.c: Likewise.
47081         * malloc/hooks.c: Likewise.
47082         * malloc/malloc.c: Likewise.
47083         * resolv/res-state.c: Likewise.
47084         * resolv/res_libc.c: Likewise.
47085         * sysdeps/i386/dl-machine.h: Likewise.
47086         * sysdeps/ia64/dl-machine.h: Likewise.
47087         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
47088         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
47089         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
47090         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
47091         * sysdeps/sh/dl-machine.h: Likewise.
47092         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
47093         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
47094         * sysdeps/unix/i386/sysdep.S: Likewise.
47095         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
47096         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
47097         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
47098         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
47099         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
47100         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
47101         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
47102         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
47103         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
47104         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
47105         * sysdeps/unix/x86_64/sysdep.S: Likewise.
47106         * sysdeps/x86_64/dl-machine.h: Likewise.
47107         * tls.make.c: Likewise.
47108
47109         * configure.in: Remove --with-__thread option.  Make tests for
47110         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
47111         tls_model attribute fail if no support is available.  Remove
47112         USE_IN_LIBIO.
47113         * Makeconfig: Adjust for dropped configure option.  All features are
47114         now mandatory.
47115         * Makerules: Likewise.
47116         * Versions.def: Likewise.
47117         * argp/argp-fmtstream.c: Likewise.
47118         * argp/argp-fmtstream.h: Likewise.
47119         * argp/argp-help.c: Likewise.
47120         * assert/assert.c: Likewise.
47121         * config.h.in: Likewise.
47122         * config.make.in: Likewise.
47123         * configure: Likewise.
47124         * configure.in: Likewise.
47125         * csu/Versions: Likewise.
47126         * csu/init.c: Likewise.
47127         * elf/tst-audit2.c: Likewise.
47128         * elf/tst-tls10.c: Likewise.
47129         * elf/tst-tls10.h: Likewise.
47130         * elf/tst-tls11.c: Likewise.
47131         * elf/tst-tls12.c: Likewise.
47132         * elf/tst-tls14.c: Likewise.
47133         * elf/tst-tlsmod11.c: Likewise.
47134         * elf/tst-tlsmod12.c: Likewise.
47135         * elf/tst-tlsmod13.c: Likewise.
47136         * elf/tst-tlsmod13a.c: Likewise.
47137         * elf/tst-tlsmod14a.c: Likewise.
47138         * elf/tst-tlsmod15b.c: Likewise.
47139         * elf/tst-tlsmod16a.c: Likewise.
47140         * elf/tst-tlsmod16b.c: Likewise.
47141         * elf/tst-tlsmod7.c: Likewise.
47142         * elf/tst-tlsmod8.c: Likewise.
47143         * elf/tst-tlsmod9.c: Likewise.
47144         * gmon/gmon.c: Likewise.
47145         * grp/fgetgrent_r.c: Likewise.
47146         * grp/putgrent.c: Likewise.
47147         * hurd/fopenport.c: Likewise.
47148         * include/libc-symbols.h: Likewise.
47149         * include/tls.h: Likewise.
47150         * intl/gettextP.h: Likewise.
47151         * intl/loadinfo.h: Likewise.
47152         * locale/global-locale.c: Likewise.
47153         * locale/localeinfo.h: Likewise.
47154         * mach/devstream.c: Likewise.
47155         * malloc/arena.c: Likewise.
47156         * malloc/set-freeres.c: Likewise.
47157         * misc/err.c: Likewise.
47158         * misc/getttyent.c: Likewise.
47159         * misc/mntent_r.c: Likewise.
47160         * posix/getopt.c: Likewise.
47161         * posix/wordexp.c: Likewise.
47162         * pwd/fgetpwent_r.c: Likewise.
47163         * resolv/Versions: Likewise.
47164         * resolv/res_hconf.c: Likewise.
47165         * shadow/fgetspent_r.c: Likewise.
47166         * shadow/putspent.c: Likewise.
47167         * stdio-common/printf_fphex.c: Likewise.
47168         * stdio-common/tmpfile.c: Likewise.
47169         * stdlib/abort.c: Likewise.
47170         * stdlib/fmtmsg.c: Likewise.
47171         * sunrpc/auth_unix.c: Likewise.
47172         * sunrpc/clnt_perr.c: Likewise.
47173         * sunrpc/clnt_tcp.c: Likewise.
47174         * sunrpc/clnt_udp.c: Likewise.
47175         * sunrpc/clnt_unix.c: Likewise.
47176         * sunrpc/openchild.c: Likewise.
47177         * sunrpc/svc_simple.c: Likewise.
47178         * sunrpc/svc_tcp.c: Likewise.
47179         * sunrpc/svc_udp.c: Likewise.
47180         * sunrpc/svc_unix.c: Likewise.
47181         * sunrpc/xdr.c: Likewise.
47182         * sunrpc/xdr_array.c: Likewise.
47183         * sunrpc/xdr_rec.c: Likewise.
47184         * sunrpc/xdr_ref.c: Likewise.
47185         * sunrpc/xdr_stdio.c: Likewise.
47186
47187 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47188
47189         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47190
47191 2011-07-03  Andreas Jaeger  <aj@suse.de>
47192
47193         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
47194         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
47195         regenerate with gen-libm-tests.pl.
47196
47197 2010-05-12  Petr Baudis  <pasky@suse.cz>
47198
47199         [BZ #11589]
47200         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
47201         around j0() zero points by switching to j1().
47202         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47203         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47204         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47205         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47206
47207 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47208
47209         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
47210         instead of 0.
47211         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
47212         instead of 0.
47213         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47214         Patch in part by Pavel Roskin <proski@gnu.org>.
47215
47216         [BZ #13138]
47217         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
47218         realloc.
47219         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
47220         Free memory block if necessary.
47221
47222         [BZ #12847]
47223         * libio/genops.c (INTDEF): For string streams the _lock pointer can
47224         be NULL.  Don't lock in this case.
47225
47226 2011-09-09  Roland McGrath  <roland@hack.frob.com>
47227
47228         * elf/elf.h (ELFOSABI_GNU): New macro.
47229         (ELFOSABI_LINUX): Define to that.
47230
47231 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
47232
47233         * string/strncat.c (strncat): Undef the symbol in case it has been
47234         defined in bits/string.h.
47235
47236 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47237
47238         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
47239
47240         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
47241         link map.
47242
47243 2011-08-17  Andreas Jaeger  <aj@suse.de>
47244
47245         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
47246
47247 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
47248             Ian Lance Taylor  <iant@google.com>
47249
47250         * math/libm-test.inc (lround_test): New testcase.
47251         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
47252
47253 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
47254
47255         * Makefile: Remove support for automatic cvs check-ins.
47256         * Makerules: Likewise.
47257         * config.make.in: Likewise.
47258         * configure.in: Likewise.
47259         * intl/Makefile: Likewise.
47260         * locale/Makefile: Likewise.
47261         * po/Makefile: Likewise.
47262         * posix/Makefile: Likewise.
47263         * sysdeps/gnu/Makefile: Likewise.
47264         * sysdeps/mach/hurd/Makefile: Likewise.
47265         * sysdeps/sparc/sparc32/Makefile: Likewise.
47266
47267         [BZ #13118]
47268         * posix/Makefile (bug-regex32-ENV): Define.
47269         Patch by John Stanley <jpsinthemix@verizon.net>.
47270
47271         * misc/Makefile (headers): Add bits/select2.h.
47272         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
47273         * misc/bits/select2.h: New file.
47274         * include/bits/select2.h: New file.
47275         * debug/Makefile (routines): Add fdelt_chk.
47276         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
47277         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
47278         FD_ISSET.
47279         * debug/fdelt_chk.c: New file.
47280
47281         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
47282         * wcsmbs/test-wmemcmp.c: Likewise.
47283         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
47284         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
47285
47286 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47287
47288         * string/Makefile (strop-tests): Add memcmp.
47289         * string/test-wmemcmp.c: New file.
47290         * string/test-memcmp.c: Add wmemcmp support.
47291
47292 2011-09-08  Roland McGrath  <roland@hack.frob.com>
47293
47294         [BZ #13153]
47295         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
47296         2011-07-19 change.
47297
47298         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
47299         garbage value in a __mach_port_mod_refs call in the cases of the
47300         task-self and thread-self ports.
47301
47302 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47303
47304         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
47305
47306 2011-09-08  Andreas Schwab  <schwab@redhat.com>
47307
47308         * elf/dl-load.c (lose): Check for non-null L.
47309
47310 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47311
47312         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
47313
47314         * elf/dl-libc.c (dlerror_run): Pass back error code from
47315         dl_catch_error.
47316
47317         [BZ #13123]
47318         * elf/dl-load.c (lose): Free l_origin if it is valid.
47319
47320         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
47321         names.
47322         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
47323         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47324         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47325         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47326         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
47327         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
47328
47329 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
47330
47331         * sysdeps/powerpc/fpu/e_hypot.c: New file.
47332         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
47333         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
47334         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
47335         * sysdeps/powerpc/fpu/k_cosf.c: New file.
47336         * sysdeps/powerpc/fpu/k_sinf.c: New file.
47337         * sysdeps/powerpc/fpu/s_cosf.c: New file.
47338         * sysdeps/powerpc/fpu/s_sinf.c: New file.
47339         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
47340         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
47341
47342 2011-08-15  Alan Modra  <amodra@gmail.com>
47343
47344         [BZ #13092]
47345         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
47346         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
47347         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
47348         ppc_mcount to static-only-routines.
47349         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
47350         __mcount_internal.
47351         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
47352         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
47353
47354 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
47355
47356         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
47357         for finite and infinity parameters.
47358
47359 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
47360
47361         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
47362         and add nop instructions for throughput optimization.
47363         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47364
47365 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
47366
47367         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
47368         aligned copy for power7 with vector-scalar instructions.
47369         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
47370
47371 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
47372
47373         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
47374         AVX check.
47375
47376 2011-09-07  Andreas Schwab  <schwab@redhat.com>
47377
47378         [BZ #13144]
47379         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
47380         last change.
47381
47382 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47383
47384         * sysdeps/unix/sysv/linux/x86_64/init-first.c
47385         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
47386         syscall wrapper around clock_gettime in __vdso_clock_gettime.
47387         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
47388         clock_gettime.
47389
47390 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47391
47392         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
47393         Forgot to demangle the pointer.
47394
47395         * sysdeps/i386/sysdep.h: Define atom_text_section.
47396         * sysdeps/x86_64/sysdep.h: Likewise.
47397         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
47398         section with atom_text_section.
47399         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
47400         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
47401         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
47402         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
47403         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
47404
47405         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
47406         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
47407         already be defined.  Change to take two parameters and don't assign
47408         result to variable.  Adjust all users.
47409         Define INTERNAL_GETTIME if not already defined.
47410         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
47411         call.
47412         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
47413         HAVE_CLOCK_GETTIME_VSYSCALL.
47414         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
47415
47416         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
47417         gettimeofday vsyscall, just use time.
47418
47419 2011-09-06  Andreas Schwab  <schwab@redhat.com>
47420
47421         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
47422         <errno.h>.
47423
47424 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
47425
47426         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
47427         syscall on x86-64.
47428         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
47429         syscall.
47430         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
47431         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
47432         syscall if possible.
47433
47434 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47435
47436         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
47437         e_ident.  Don't pass to find_mapsXX.
47438         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
47439
47440 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47441
47442         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
47443         strchr-sse2-no-bsf strrchr-sse2-no-bsf
47444         * sysdeps/x86_64/multiarch/strchr.S: Update.
47445         Check bit_slow_BSF bit.
47446         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
47447         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
47448         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
47449
47450 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47451
47452         [BZ #13134]
47453         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
47454         before glibc 2.15.
47455         (tryshell): Define.
47456         (__spawni): Change last parameter to be flag.  Test
47457         SPAWN_XFLAGS_USE_PATH flag to use path or not.
47458         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
47459         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
47460         * posix/spawni.c: Likewise.
47461         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
47462         * posix/spawnp.c: Likewise.  Change normal version to use
47463         SPAWN_XFLAGS_USE_PATH.
47464         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
47465         SPAWN_XFLAGS_TRY_SHELL.
47466
47467         [BZ #13150]
47468         * posix/glob.h: Remove gcc 1.x support.
47469
47470         [BZ #13068]
47471         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
47472
47473 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47474
47475         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47476         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
47477         strrchr-sse2-bsf
47478         * sysdeps/i386/i686/multiarch/strchr.S: New file.
47479         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
47480         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
47481         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
47482         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
47483         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
47484
47485 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47486
47487         * sysdeps/x86_64/wcscmp.S: New file.
47488
47489         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
47490         wcscmp-c wcscmp-sse2
47491         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
47492         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
47493         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
47494         * wcsmbs/wcscmp.c: Allow renaming.
47495
47496 2011-09-05  David S. Miller  <davem@davemloft.net>
47497
47498         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
47499         stack slot, rather than the struct return pointer slot.
47500         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
47501         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
47502         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
47503         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
47504
47505 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
47506
47507         * po/ja.po: Update from translation team.
47508
47509         [BZ #13144]
47510         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
47511         kernel in 64-bit binaries.
47512
47513 2011-09-01  David S. Miller  <davem@davemloft.net>
47514
47515         * elf/elf.h (HWCAP_SPARC_*): Move to..
47516         * sysdeps/sparc/sysdep.h: this new file and add new values.
47517         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
47518         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
47519         _DL_HWCAP_COUNT to 24.
47520         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
47521         entries.
47522         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
47523         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
47524         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
47525         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
47526         instead of magic constants.
47527         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
47528
47529 2011-08-31  David S. Miller  <davem@davemloft.net>
47530
47531         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
47532         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
47533         Reimplement to do errno handling inline.
47534         (SYSCALL_ERROR_HANDLER): New macro.
47535         (__SYSCALL_STRING): Do not do errno handling in asm.
47536         (__CLONE_SYSCALL_STRING): Delete.
47537         (__INTERNAL_SYSCALL_STRING): Delete.
47538         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
47539         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
47540         (PSEUDO): Reimplement to do errno handling inline.
47541         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
47542         (SYSCALL_ERROR_HANDLER): New macro.
47543         (__SYSCALL_STRING): Do not do errno handling in asm.
47544         (__CLONE_SYSCALL_STRING): Delete.
47545         (__INTERNAL_SYSCALL_STRING): Delete.
47546         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
47547         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
47548         i386.
47549         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
47550         (inline_syscall*): Add 'err' argument.
47551         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
47552         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
47553         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
47554         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
47555
47556         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
47557         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
47558
47559 2011-08-30  Andreas Schwab  <schwab@redhat.com>
47560
47561         * elf/rtld.c (dl_main): Relocate objects in dependency order.
47562
47563 2011-08-29  Jiri Olsa <jolsa@redhat.com>
47564
47565         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
47566         directive.
47567
47568 2011-08-24  David S. Miller  <davem@davemloft.net>
47569
47570         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
47571
47572 2011-08-24  Andreas Schwab  <schwab@redhat.com>
47573
47574         * elf/Makefile: Add rules to build and run unload8 test.
47575         * elf/unload8.c: New file.
47576         * elf/unload8mod1.c: New file.
47577         * elf/unload8mod1x.c: New file.
47578         * elf/unload8mod2.c: New file.
47579         * elf/unload8mod3.c: New file.
47580
47581         * elf/dl-close.c (_dl_close_worker): Reset private search list if
47582         it wasn't used.
47583
47584 2011-08-23  David S. Miller  <davem@davemloft.net>
47585
47586         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
47587         subtract stack bias.
47588         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
47589         %sp not %fp in calculations.
47590         (_JMPBUF_UNWINDS_ADJ): Likewise.
47591
47592         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
47593         (aio_suspend): Call it to force an exception region around the
47594         AIO_MISC_WAIT() invocation.
47595
47596 2011-08-23  Andreas Schwab  <schwab@redhat.com>
47597
47598         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
47599         backslash.
47600
47601 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
47602
47603         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
47604         protection macro.
47605         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
47606         and <dl-machine.h>.
47607         (Elf64_FuncDesc): Remove.
47608
47609 2011-08-22  David S. Miller  <davem@davemloft.net>
47610
47611         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
47612         sigaltstack check, add missing cfi directives.
47613         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
47614         missing cfi directives, and sigaltstack handling.
47615
47616 2011-08-16  Andreas Schwab  <schwab@redhat.com>
47617
47618         [BZ #11724]
47619         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
47620         object is seen twice.
47621         * elf/dl-fini.c (_dl_sort_fini): Likewise.
47622
47623         * elf/Makefile (distribute): Add tst-initorder2.c.
47624         (tests): Add tst-initorder2.
47625         (modules-names): Add tst-initorder2a tst-initorder2b
47626         tst-initorder2c tst-initorder2d.  Add rules to build them.
47627         ($(objpfx)tst-initorder2.out): New rule.
47628         * elf/tst-initorder2.c: New file.
47629         * elf/tst-initorder2.exp: New file.
47630
47631 2011-08-22  Andreas Schwab  <schwab@redhat.com>
47632
47633         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
47634
47635         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
47636         dependencies back to end of function.
47637
47638         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
47639         $(elfobjdir)/ld.so.
47640
47641 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
47642
47643         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
47644         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
47645         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
47646         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
47647         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
47648         of __vdso_gettimeofday.
47649         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
47650         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
47651         attribute_hidden.
47652         (_libc_vdso_platform_setup): Remove initialization of
47653         __vdso_gettimeofday and __vdso_time.
47654
47655 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47656
47657         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
47658         and fgetc_unlocked.
47659         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
47660         getc_unlocked.
47661
47662         * elf/dl-open.c (add_to_global): Report additions to the global scope
47663         for LD_DEBUG=scopes.
47664         (dl_open_worker): Also print scope of newly loaded dependencies.
47665         (_dl_show_scope): Indicate if there is no scope.
47666
47667         [BZ #13114]
47668         * stdio-common/Makefile (tests): Add bug24.
47669         * stdio-common/bug24.c: New file.
47670
47671 2011-08-19  Andreas Jaeger  <aj@suse.de>
47672
47673         [BZ #13114]
47674         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
47675         non-existant file when using close-on-exec mode.
47676
47677 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
47678
47679         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
47680         the very first instruction.
47681
47682         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
47683         the CFI state in the end.
47684         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
47685         inclusion of dl-trampoline.h.
47686         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
47687
47688 2011-08-19  Andreas Schwab  <schwab@redhat.com>
47689
47690         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
47691         expectations for long double.
47692
47693         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
47694         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
47695
47696 2011-08-14  David S. Miller  <davem@davemloft.net>
47697
47698         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
47699         artificual limit depends upon the system page size.
47700
47701 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47702
47703         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
47704         * resolv/Makefile: Define CFLAGS-libresolv.
47705
47706 2011-08-17  Andreas Schwab  <schwab@redhat.com>
47707
47708         * nss/makedb.c (compute_tables): Make variables used in nested
47709         function static.
47710
47711 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
47712
47713         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
47714         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
47715         if buffer was too small.
47716
47717         * elf/pldd.c (main): Attach to all threads in the process.
47718         Rewrite /proc handling to use *at functions.
47719
47720 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
47721
47722         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
47723         specifies first scope to show.
47724         (dl_open_worker): Update callers.  Move printing scope of new
47725         object to before the relocation.
47726         * elf/rtld.c (dl_main): Update _dl_show_scope call.
47727         * sysdeps/generic/ldsodefs.h: Update declaration.
47728
47729         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
47730         string for the scope number.
47731
47732 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
47733
47734         * nscd/servicescache.c (cache_addserv): Make sure written is always
47735         initialized.
47736
47737 2011-08-14  Roland McGrath  <roland@hack.frob.com>
47738
47739         * sysdeps/i386/i486/bits/atomic.h
47740         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
47741         statement expression, so as to suppress "set but not used" warning.
47742         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
47743
47744         * string/strncat.c (STRNCAT): Use prototype definition.
47745
47746         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
47747         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
47748         -Iprograms here.
47749         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
47750         (localedef-modules): Add localedef.
47751         (locale-modules): Add locale.
47752
47753         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
47754         * elf/rtld.c (dl_main): Invert order of assignment in last change,
47755         to avoid a warning.
47756
47757 2011-08-14  David S. Miller  <davem@davemloft.net>
47758
47759         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
47760         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
47761
47762 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
47763
47764         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
47765         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
47766         * elf/rtld.c (dl_main): Set l_name of vDSO.
47767         Call _dl_show_scope when DL_DEBUG_SCOPES.
47768         (process_dl_debug): Recognize scopes flag and also set it for all.
47769         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
47770         Declare _dl_show_scope.
47771
47772         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
47773         (do_dlopen): Pass caller_dlopen to dl_open.
47774         (__libc_dlopen_mode): Initialize caller_dlopen.
47775
47776         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
47777         of libc.  Make tolower call locale-independent.  Optimize a bit by
47778         using isdigit instead of isalnum.
47779         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
47780
47781 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
47782
47783         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
47784         was a dependency or dynamically loaded.
47785
47786 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
47787
47788         * intl/l10nflist.c: Allow architecture-specific pop function.
47789         * sysdeps/x86_64/l10nflist.c: New file.
47790
47791         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
47792         classification.
47793
47794 2011-08-10  Andreas Schwab  <schwab@redhat.com>
47795
47796         * include/dirent.h: Add libc_hidden_proto for scandirat and
47797         scandirat64.  Don't declare __scandirat64.
47798         * dirent/scandirat.c: Add libc_hidden_def.
47799         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
47800         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
47801
47802 2011-08-10  David S. Miller  <davem@davemloft.net>
47803
47804         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
47805         enum.
47806         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47807         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47808         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47809
47810 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
47811
47812         * Versions.def [libc]: Add GLIBC_2.15.
47813         * dirent/Makefile (routines): Add scandirat and scandirat64.
47814         * dirent/Versions [libc]: Export scandirat and scandirat64 for
47815         GLIBC_2.15.
47816         * dirent/dirent.h: Declare scandirat and scandirat64.
47817         * dirent/scandirat.c: New file.
47818         * dirent/scandirat64.c: New file.
47819         * sysdeps/wordsize-64/scandirat.c: New file.
47820         * sysdeps/wordsize-64/scandirat64.c: New file.
47821         * dirent/opendir.c: Define opendirat.
47822         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
47823         using scandirat.
47824         * dirent/scandir64.c: Adjust for scandir.c change.
47825         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
47826         __scandirat64, and __scandir_cancel_handler.
47827         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
47828         additional parameter and use openat instead of open (outside of ld.so).
47829         Add new __opendir as wrapper around __opendirat.
47830         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
47831         here without requiring old scandirat implementation.
47832
47833 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
47834
47835         * dirent/scandir.c (cancel_handler): Renamed to
47836         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
47837         defined.  Adjust users.
47838         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
47839         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
47840
47841 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
47842
47843         * string/test-string.h (IMPL): Use __STRING to expand name and then
47844         stringify it.
47845
47846         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
47847         of cleanups.
47848
47849 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47850
47851         * string/Makefile: Update.
47852         (strop-tests): Append strncat.
47853         * string/test-wcscmp.c: New file.
47854         New comprehensive test for wcscmp.
47855         * string/test-strcmp.c: Update.
47856         (WIDE): New define.
47857
47858 2011-07-22  Andreas Schwab  <schwab@redhat.com>
47859
47860         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
47861         line.
47862
47863 2011-07-26  Andreas Schwab  <schwab@redhat.com>
47864
47865         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
47866         encoding to ACE if AI_IDN.
47867
47868 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
47869
47870         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
47871         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
47872
47873 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47874
47875         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
47876         Fix overflow bug in strncat.
47877         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
47878
47879         * string/test-strncat.c: Update.
47880         Add new tests for checking overflow bugs.
47881
47882 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
47883
47884         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
47885         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
47886         * sysdeps/i386/i686/multiarch/strcat.S: New file.
47887         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
47888         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
47889         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
47890         * sysdeps/i386/i686/multiarch/strncat.S: New file.
47891         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
47892         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
47893
47894         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
47895         (USE_AS_STRCAT): Define.
47896         Add strcat and strncat support.
47897         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
47898
47899 2011-07-25  Andreas Schwab  <schwab@redhat.com>
47900
47901         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
47902         __n bigger than INT_MAX+1.
47903         (__strncmp_g): Likewise.
47904
47905 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
47906
47907         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
47908         * libio/stido.h: Likewise.
47909
47910         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
47911         (AF_NFC): Define.
47912         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
47913         (AF_NFC): Define.
47914
47915         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
47916         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
47917         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
47918         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
47919         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
47920
47921         [BZ #13021]
47922         * scripts/test-installation.pl: Don't expect libnss_test1 to be
47923         installed.
47924
47925         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
47926         typo.
47927         (_dl_x86_64_save_sse): Likewise.
47928
47929 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
47930
47931         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
47932         OSXSAVE.
47933         (_dl_x86_64_save_sse): Likewise.
47934
47935         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
47936
47937         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
47938
47939 2011-07-21  Andreas Schwab  <schwab@redhat.com>
47940
47941         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
47942         change.
47943         (_dl_x86_64_save_sse): Use correct AVX check.
47944
47945 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47946
47947         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
47948         bug in strncpy/strncat.
47949         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
47950
47951 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
47952
47953         * string/tester.c (test_strcat): Add tests for different alignments
47954         of source and destination.
47955         (test_strncat): Likewise.
47956
47957 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47958
47959         [BZ #12852]
47960         * posix/glob.c (glob): Check passed in values before using them in
47961         expressions to avoid some overflows.
47962         (glob_in_dir): Likewise.
47963
47964         [BZ #13007]
47965         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
47966         check for AVX enablement so that we don't crash with old kernels and
47967         new hardware.
47968         * elf/tst-audit4.c: Add same checks here.
47969         * elf/tst-audit6.c: Likewise.
47970
47971         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
47972
47973 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
47974
47975         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
47976
47977 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
47978
47979         * po/cs.po: Update from translation team.
47980         * po/bg.po: Likewise.
47981
47982 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
47983
47984         * misc/sys/cdefs.h: Add support for const attribute.
47985         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
47986         to gnu_dev_{major,minor,makedev} functions.
47987
47988 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
47989
47990         * intl/dcigettext.c (get_output_charset): Add missing bracket.
47991
47992 2011-07-20  Andreas Schwab  <schwab@redhat.com>
47993
47994         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
47995         strlen results.
47996
47997 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47998
47999         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
48000         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
48001         register in order to avoid conflicts with the soft frame pointer
48002         being held in r11 when necessary.
48003         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
48004         (INTERNAL_VSYSCALL_NCS): Likewise.
48005
48006 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
48007
48008         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
48009         * elf/dl-fini.c (_dl_fini): Adjust caller.
48010         * elf/dl-close.c (_dl_close_worker): Likewise.
48011         * sysdeps/generic/ldsodefs.h: Adjust declaration.
48012
48013 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
48014
48015         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
48016         "aux_cache->nlibs < 0".
48017
48018         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
48019         in the reload-count case.
48020
48021 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
48022
48023         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48024         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
48025         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
48026         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
48027         * sysdeps/x86_64/multiarch/strcat.S: New file.
48028         * sysdeps/x86_64/multiarch/strncat.S: New file.
48029         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
48030         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
48031         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
48032         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
48033         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
48034         (USE_AS_STRCAT): Define.
48035         Add strcat and strncat support.
48036         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
48037         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
48038         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
48039         * string/strncat.c: Update.
48040         (USE_AS_STRNCAT): Define.
48041         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48042         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
48043         and i7.
48044         * sysdeps/x86_64/multiarch/init-arch.h
48045         (bit_Prefer_PMINUB_for_stringop): New.
48046         (index_Prefer_PMINUB_for_stringop): Likewise.
48047         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
48048         bit_Prefer_PMINUB_for_stringop.
48049
48050 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
48051
48052         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
48053         buffer64.
48054         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
48055         of casting of buffer.
48056         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
48057         buffer32 and buffer64.
48058         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
48059         writes instead of casting of buffer.
48060         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
48061         buffer32.
48062         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
48063         casting of buffer.
48064
48065 2011-07-19  Andreas Schwab  <schwab@redhat.com>
48066
48067         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
48068
48069 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
48070
48071         * nscd/nscd.c (termination_handler): Don't do anything for a database
48072         if it has not yet been initialized.
48073
48074 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
48075
48076         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
48077
48078 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
48079
48080         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
48081
48082 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
48083
48084         * po/nl.po: Update from translation team.
48085         * po/sv.po: Likewise.
48086
48087 2011-07-16  Roland McGrath  <roland@hack.frob.com>
48088
48089         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
48090         now disallowed by GCC.
48091
48092         * configure.in (use-default-link): Default to yes if a test -shared
48093         link meets our qualifications.
48094         * configure: Regenerated.
48095
48096         * config.make.in (output-format): New variable.
48097         * configure.in: Check for ld --print-output-format support.
48098         * configure: Regenerated.
48099         * Makerules ($(common-objpfx)format.lds)
48100         [$(output-format) != unknown]: Just use $(output-format),
48101         instead of the linker-script munging.
48102
48103 2011-07-14  Roland McGrath  <roland@hack.frob.com>
48104
48105         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
48106         of $(common-objpfx)shlib.lds.
48107         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
48108
48109         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
48110         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
48111
48112         * configure.in (-z relro check): Adjust test code to add a large
48113         writable data section after it.
48114         * configure: Regenerated.
48115
48116 2011-07-11  Roland McGrath  <roland@hack.frob.com>
48117
48118         * configure.in (-z relro check): Fix test code to make the variable
48119         truly const.
48120         * configure: Regenerated.
48121
48122 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
48123
48124         * nscd/nscd.h (struct traced_file): Define.
48125         (struct database_dyn): Remove inotify_descr, reset_res, and filename
48126         elements.  Add traced_files.
48127         (inotify_fd): Declare.
48128         (register_traced_file): Declare.
48129         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
48130         (inotify_fd): Export.
48131         (resolv_conf_descr): Remove.
48132         (nscd_init): Move inotify descriptor creation to main.
48133         Don't register files for notification here.
48134         (register_traced_file): New function.
48135         (invalidate_cache): Don't use reset_res to determine whether to call
48136         res_init, go through the list of registered files.
48137         (main_loop_poll): The inotify descriptors are now stored in the
48138         structures for the traced files.
48139         (main_loop_epoll): Likewise
48140         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
48141         to __nss_disable_nscd.
48142         * nscd/cache.c (prune_cache): There is no single inotify descriptor
48143         for a database anymore.  Check the records for all the registered
48144         files instead.
48145         * nss/Makefile (libnss_files-routines): Add files-init.
48146         (libnss_db-routines): Add db-init.
48147         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
48148         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
48149         * nss/nss_db/db-init.c: New file.
48150         * nss/nss_files/files-init.c: New file.
48151         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
48152         __nss_lookup_function.
48153         (__nss_lookup_function): Call nss_load_library.
48154         (nss_load_all_libraries): New function.
48155         (__nss_disable_nscd): Take parameter with callback function for files
48156         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
48157         used for the cached services.
48158         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
48159         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
48160         options for features to all the files in nscd.
48161
48162         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
48163
48164 2011-07-10  Roland McGrath  <roland@hack.frob.com>
48165
48166         * csu/elf-init.c (__libc_csu_init): Comment typo.
48167
48168 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
48169
48170         * po/pl.po: Update from translation team.
48171         * po/ja.po: Likewise.
48172         * po/ru.po: Likewise.
48173         * po/ko.po: Likewise.
48174         * po/fr.po: Likewise.
48175
48176 2011-07-09  Roland McGrath  <roland@hack.frob.com>
48177
48178         * configure.in (.ctors/.dtors header and trailer check):
48179         Use an empirical test on a built program.
48180         * configure: Regenerated.
48181
48182         * configure.in (-z relro check): Use an empirical test on a built DSO.
48183         Detect, but do not require, on ia64.
48184         * configure: Regenerated.
48185
48186         * configure.in (READELF): Find it with AC_CHECK_TOOL.
48187         Update tests that use readelf to use $READELF instead.
48188         * configure: Regenerated.
48189
48190 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
48191
48192         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
48193         if the result is not used.
48194
48195 2011-07-05  Andreas Jaeger  <aj@suse.de>
48196
48197         [BZ#9696]
48198         * stdlib/tst-strtod.c: Add testcase.
48199
48200 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
48201
48202         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
48203         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
48204         The latter has a higher limit.  Take additional parameter to pass to
48205         the new function.
48206         (__pathconf): Pass file to __statfs_link_max.
48207         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
48208         __statfs_link_max.
48209         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
48210         __statfs_link_max.
48211
48212         [BZ #12868]
48213         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
48214         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
48215         Handle Lustre.
48216         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
48217         (__statfs_filesize_max): Likewise.
48218         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
48219
48220 2011-07-05  Andreas Jaeger  <aj@suse.de>
48221
48222         * resolv/res_comp.c (dn_skipname): Remove unused variable.
48223
48224 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
48225
48226         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
48227         `status' variable.
48228         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
48229         Likewise.
48230
48231 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
48232
48233         * Makefile (strop-tests): Add strncat.
48234         * string/test-strncat.c: New file.
48235
48236 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
48237
48238         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
48239
48240 2011-06-21  Andreas Jaeger  <aj@suse.de>
48241
48242         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
48243         Copy rule from iconvdata/Makefile.
48244
48245 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48246
48247         [BZ #12922]
48248         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
48249         but no long options are defined, just return 'W'.
48250
48251 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
48252
48253         [BZ #9696]
48254         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
48255
48256 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48257
48258         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
48259         netgroups to read.
48260         (innetgr): Likewise.
48261
48262 2011-07-05  Roland McGrath  <roland@hack.frob.com>
48263
48264         * config.make.in (install_root): Default to $(DESTDIR).
48265
48266 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
48267
48268         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
48269
48270 2011-07-02  Roland McGrath  <roland@hack.frob.com>
48271
48272         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
48273
48274         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
48275         containing directory rather than embedding absolute directory names.
48276
48277         * scripts/check-local-headers.sh: Rewritten using awk.
48278         Match by word, not by line.  Print error messages for matches.
48279         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
48280
48281         * Makerules [shlib-lds-flags empty]:
48282         ($(common-objpfx)libc_pic.opts): New target.
48283         ($(common-objpfx)libc_pic.os.clean): New target.
48284         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
48285
48286         * config.make.in (OBJCOPY): New variable.
48287         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
48288         * configure: Regenerated.
48289
48290         * config.make.in (use-default-link): New variable.
48291         * configure.in (use_default_link): Grok --with-default-link to set it.
48292         * configure: Regenerated.
48293         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
48294         (shlib-lds, shlib-lds-flags): Define to empty.
48295
48296         * Makerules (shlib-lds): New variable.
48297         (shlib-lds-flags): New variable.
48298         (build-shlib, build-moduile, build-module-asneeded): Use it.
48299         ($(common-objpfx)libc.so): Use $(shlib-lds).
48300         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
48301         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
48302
48303         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
48304         DT_FLAGS/DT_FLAGS_1 with zero flags.
48305
48306         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
48307         linker script munging.
48308
48309 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
48310
48311         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
48312         as 128-bit value.
48313         * crypt/sha512.c (sha512_process_block): Perform total addition using
48314         128-bit if possible.
48315         (__sha512_finish_ctx): Likewise.
48316         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
48317         as 64-bit value.
48318         * crypt/sha256.c (SWAP64): Define.
48319         (sha256_process_block): Perform total addition using 64-bit if
48320         possible.
48321         (__sha256_finish_ctx): Likewise.
48322
48323 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
48324
48325         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
48326         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48327         * nscd/hstcache.c (cache_addhst): Likewise.
48328         * nscd/grpcache.c (cache_addgr): Likewise.
48329         * nscd/aicache.c (addhstaiX): Likewise
48330         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
48331
48332 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
48333
48334         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
48335         * nscd/initgrcache.c (addinitgroupsX): Likewise.
48336         * nscd/hstcache.c (cache_addhst): Likewise.
48337         * nscd/grpcache.c (cache_addgr): Likewise.
48338         * nscd/aicache.c (addhstaiX): Likewise
48339
48340 2011-07-01  Andreas Schwab  <schwab@redhat.com>
48341
48342         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
48343         domain only when needed.
48344
48345 2011-06-30  Andreas Schwab  <schwab@redhat.com>
48346
48347         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
48348         is always restored.
48349
48350 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
48351
48352         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
48353         are re-adding the entry.
48354         * nscd/servicescache.c (cache_addserv): Likewise.
48355
48356 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
48357
48358         * sysdeps/generic/dl-irel.h: fix protection against multiple
48359         inclusions.
48360         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
48361
48362 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
48363
48364         [BZ #12935]
48365         * malloc/memusage.sh: Fix quoting in message.
48366         * debug/xtrace.sh: Likewise.
48367
48368         * configure.in: Remove support for --experimental-malloc option, make
48369         it the default.
48370         * config.make.in: Likewise.
48371         * malloc/Makefile: Likewise.
48372
48373 2011-06-27  Andreas Schwab  <schwab@redhat.com>
48374
48375         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
48376         two-byte characters.
48377
48378 2011-06-27  Roland McGrath  <roland@hack.frob.com>
48379
48380         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
48381         AC_CACHE_CHECK invocation.
48382         * configure: Regenerated.
48383
48384         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
48385
48386 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
48387
48388         [BZ #12350]
48389         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
48390         bit from old_res_options.
48391
48392         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
48393
48394         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
48395         value type for setfct.
48396
48397 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
48398
48399         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48400         __gettimeofday instead of gettimeofday.
48401
48402 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
48403
48404         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
48405
48406 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
48407
48408         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
48409
48410         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
48411         info.
48412
48413 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48414
48415         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48416         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48417         strcpy-sse2-unaligned strncpy-sse2-unaligned
48418         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
48419         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
48420         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
48421         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
48422         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
48423         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
48424         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
48425         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
48426         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
48427         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
48428         (STRCPY): Support SSE2 and SSSE3 versions.
48429
48430 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
48431
48432         [BZ #12874]
48433         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
48434         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
48435         kernels which artificially limit size of requests.
48436
48437 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
48438
48439         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48440         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
48441         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
48442         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
48443         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
48444         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
48445         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
48446         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
48447         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
48448         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
48449         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
48450         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
48451         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
48452         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
48453         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
48454         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48455         Enable unaligned load optimization for Intel Core i3, i5 and i7
48456         processors.
48457         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
48458         Define.
48459         (index_Fast_Unaligned_Load): Define.
48460         (HAS_FAST_UNALIGNED_LOAD): Define.
48461
48462 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
48463
48464         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
48465
48466 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48467
48468         [BZ #12907]
48469         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
48470         until it is clear that the information is realy needed.
48471         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
48472
48473 2011-06-22  Andreas Schwab  <schwab@redhat.com>
48474
48475         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
48476
48477 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
48478
48479         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
48480         /sys/devices/system/cpu/online if it is usable.
48481
48482         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
48483         reading the information from the /proc filesystem to once a second.
48484
48485 2011-06-21  Andreas Jaeger  <aj@suse.de>
48486
48487         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
48488         NULL after inclusion of kernel headers.
48489
48490 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
48491
48492         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
48493         calls to internal_setent.
48494
48495         [BZ #12885]
48496         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
48497         addresses using gethostbyname4_r ignore IPv4 addresses.
48498
48499         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
48500         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
48501
48502         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
48503
48504 2011-06-20  David S. Miller  <davem@davemloft.net>
48505
48506         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
48507         inclusions.
48508         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
48509
48510         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
48511         (elf_irel): Use it.
48512         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
48513         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
48514         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
48515         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
48516         * sysdeps/x86_64/dl-irel.h: Likewise.
48517
48518         * elf/dl-runtime.c: Use elf_ifunc_invoke.
48519         * elf/dl-sym.c: Likewise.
48520
48521 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48522
48523         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
48524         need to dereference resplen2.
48525
48526 2011-06-14  Andreas Schwab  <schwab@redhat.com>
48527
48528         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
48529
48530 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
48531
48532         * Makeconfig: Define vardbdir and inst_vardbdir.
48533         * nss/Makefile: Add rules to install db-Makefile.
48534
48535         * nss/nss_db/db-XXX.c: Cleanup.
48536
48537         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
48538         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
48539         GLIBC_PRIVATE.
48540         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
48541         * nss/makedb.c: Implement -g option to specify that value strings
48542         are generated and should not be added to table iterated over for
48543         get*ent calls.
48544         * nss/nss_db/db-initgroups.c: New file.
48545
48546         * nss/getent.c: Add support for initgroups lookups through getgrouplist
48547         interface.
48548
48549         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
48550         (internal_getgrouplist): Adjust to name change.
48551         Update use_initgroups_entry if this is not the first call.
48552         * nss/databases.def: Add initgroups entry.
48553
48554         * nss/makedb.c (compute_tables): Check result of multiple hash table
48555         sizes to minimize maximum chain length.
48556
48557 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
48558
48559         * Versions.def: Add entry for libnss_db.
48560         * shlib-versions: Likewise.
48561         * nss/Makefile: Add rules to build libnss_db.
48562         * nss/Versions: Add libnss_db information.  Organize libnss_files
48563         entries better.
48564         * nss/db-Makefile: Add gshadow support.  Change rules for the new
48565         makedb progra.  Some minor improvements to generate smaller files.
48566         * nss/nss_db/nss_db.h: Move NSS database header data structures to
48567         here from...
48568         * nss/makedb.c: ...here.
48569         Improve database format to be smaller and require less memory at
48570         runtime.
48571         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
48572         db anymore.
48573         * nss/nss_db/db-netgrp.c: Likewise.
48574         * nss/nss_db/db-open.c: Likewise.
48575         * nss/nss_files/flies-XXX.x: Adjust comments.
48576         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
48577         * nss/nss_files/files-grp.c: Likewise.
48578         * nss/nss_files/files-hosts.c: Likewise.
48579         * nss/nss_files/files-network.c: Likewise.
48580         * nss/nss_files/files-proto.c: Likewise.
48581         * nss/nss_files/files-pwd.c: Likewise.
48582         * nss/nss_files/files-rpc.c: Likewise.
48583         * nss/nss_files/files-service.c: Likewise.
48584         * nss/nss_files/files-sgrp.c: Likewise.
48585         * nss/nss_files/files-spwd.c: Likewise.
48586         * nss/nss_db/db-alias.c: Removed.
48587         * nss/nss_db/dummy-db.h: Removed.
48588
48589 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
48590
48591         * nss/makedb.c: Rewritten to not use database library.
48592         * nss/Makefile: Update to build new makedb program.
48593
48594 2011-06-14  Andreas Jaeger  <aj@suse.de>
48595
48596         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
48597         memset declaration.
48598
48599 2011-06-10  Andreas Schwab  <schwab@redhat.com>
48600
48601         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
48602         tmpbuf.
48603
48604 2011-06-10  Roland McGrath  <roland@hack.frob.com>
48605
48606         * Makerules (shlib.lds): Fail if the linker script comes out empty.
48607         * elf/Makefile ($(objpfx)ld.so): Likewise.
48608
48609         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
48610         Don't list ld.so twice in dependencies.
48611
48612         * posix/bug-regex31.c: Include <stdlib.h>.
48613
48614         * nscd/hstcache.c (cache_addhst): Remove unused variable.
48615
48616         * nis/nss_compat/compat-spwd.c
48617         (getspent_next_nss_netgr): Remove unused variable.
48618         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
48619
48620         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
48621         nonmembers" output to use the right array.
48622
48623         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
48624
48625         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
48626
48627         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
48628         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
48629         * catgets/gencat.c (read_input_file): Likewise.
48630         * locale/programs/locarchive.c (enlarge_archive): Likewise.
48631
48632         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
48633         variable definition inside #if's controlling its use.
48634
48635         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
48636
48637         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
48638
48639         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
48640
48641         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
48642         unreachable code.
48643
48644         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
48645
48646         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
48647         * configure: Regenerated.
48648
48649         * Makerules: Revert last change.
48650         * elf/Makefile: Likewise.
48651
48652 2011-06-09  Roland McGrath  <roland@hack.frob.com>
48653
48654         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
48655         * elf/Makefile ($(objpfx)librtld.os): Likewise.
48656         (reloc-link): Likewise.
48657
48658 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
48659
48660         * elf/Makefile: Add rules to build pldd.
48661         * elf/pldd.c: New file.
48662         * elf/pldd-xx.c: New file.
48663
48664 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
48665
48666         * version.h: Update for 2.15 development version.
48667
48668 2011-06-07  David S. Miller  <davem@davemloft.net>
48669
48670         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
48671         ifuncs.
48672         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
48673         elf_machine_lazy_rel): Likewise.
48674         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
48675         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
48676         elf_machine_lazy_rel): Likewise.
48677         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
48678         dl_hwcap via passed in argument.
48679         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
48680         Likewise.
48681
48682 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48683
48684         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
48685
48686 2011-06-06  Roland McGrath  <roland@hack.frob.com>
48687
48688         [BZ #12849]
48689         * manual/fdl-1.1.texi: New file, verbatim from:
48690         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
48691         * manual/lgpl-2.1.texi: New file, verbatim from:
48692         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
48693         * manual/Makefile (licenses): New variable, list those new file names.
48694         (texis): Use it.
48695         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
48696
48697         * manual/fdl.texi: File removed.
48698         * manual/lesser.texi: File removed.
48699         * manual/libc.texinfo (Copying, Documentation License):
48700         Use new @include file names, put @appendix directive before @include.
48701
48702 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
48703
48704         [BZ #12841]
48705         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
48706         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
48707         (mq_open): Add __NTH.
48708
48709 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
48710
48711         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48712         Assume Intel Core i3/i5/i7 processor if AVX is available.
48713
48714 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48715
48716         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48717         typo.
48718
48719 2011-05-31  Andreas Schwab  <schwab@redhat.com>
48720
48721         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
48722         memory.  Use alloca_account.  Fix memory leak when retrying.
48723
48724 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
48725
48726         * version.h (RELEASE): Bump for 2.14 release.
48727         * include/features.h (__GLIBC_MINOR__): Bump to 14.
48728
48729         * config.make.in (RANLIB): Remove entry.
48730
48731 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
48732
48733         * po/Makefile (po-sed-cmd): Add ksh to extensions.
48734         (libc.pot): Work around missing support for .ksh extension in xgettext.
48735
48736         [BZ #12684]
48737         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
48738         if both request failed.
48739         (send_dg): In case of server errors clear resplen or *resplen2.
48740
48741         [BZ #12454]
48742         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
48743         when there are multiple maps.
48744         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
48745         (_dl_fini): Remove test here.
48746
48747         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
48748
48749 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
48750
48751         [BZ #12350]
48752         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
48753         bit from old_res_options.
48754         (gaih_inet): Likewise.
48755
48756         [BZ #11099]
48757         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
48758         as signed.
48759
48760         * resolv/res_init.c (res_setoptions): Make the code more compact.
48761
48762         [BZ #11558]
48763         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
48764         set RES_USEVC.
48765
48766         [BZ #11634]
48767         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
48768
48769         * malloc/malloc.h: Mark malloc hook variables as deprecated.
48770
48771         [BZ #11781]
48772         * malloc/malloc.h: Declare malloc hook variables as volatile.
48773
48774         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
48775         in last patch.
48776
48777         [BZ #11799]
48778         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
48779         raise in the comment.
48780         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
48781         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
48782         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
48783
48784 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
48785
48786         [BZ #12811]
48787         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
48788         grow the buffers more if it already has to be sufficient.
48789         (build_wcs_upper_buffer): Likewise.
48790         * posix/regexec.c (check_matching): Likewise.
48791         (clean_state_log_if_needed): Likewise.
48792         (extend_buffers): Don't enlarge buffers beyond size of the input
48793         buffer.
48794         Patches mostly by Emil Wojak <emil@wojak.eu>.
48795         * posix/bug-regex32.c: New file.
48796         * posix/Makefile (tests): Add bug-regex32.
48797
48798         * locale/findlocale.c (_nl_find_locale): Return right away if
48799         _nl_explode_name failed.
48800         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
48801
48802         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
48803
48804         * debug/xtrace.sh: Unify messages.
48805         * malloc/memusage.sh: Likewise.
48806
48807         [BZ #12813]
48808         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
48809         time symbol from vDSO.  Substitute with vsyscall if not available.
48810         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
48811         __vdso_time.
48812
48813         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
48814         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
48815         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
48816         Add sendmmsg and internal_sendmmsg.
48817         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
48818         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
48819         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
48820
48821         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
48822         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
48823         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
48824
48825 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
48826
48827         [BZ #12813]
48828         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
48829         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
48830         available.
48831         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
48832         __vdso_getcpu.
48833
48834         [BZ #12814]
48835         * iconvdata/Makefile (tests): Add bug-iconv9.
48836         * iconvdata/bug-iconv9.c: New file.
48837
48838 2011-05-27  Andreas Schwab  <schwab@redhat.com>
48839
48840         [BZ #12814]
48841         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
48842
48843 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
48844
48845         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48846         (struct user_regs_struct): Change intcs field back to cs.
48847
48848 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
48849
48850         * po/ja.po: Update from translation team.
48851
48852 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
48853
48854         [BZ #12795]
48855         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
48856         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
48857
48858 2011-05-20  Andreas Schwab  <schwab@redhat.com>
48859
48860         * stdlib/longlong.h: Update from GCC.
48861
48862 2011-05-23  Andreas Schwab  <schwab@redhat.com>
48863
48864         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
48865         parameter name.
48866         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
48867         Add parameter name.
48868         (__sysconf): Pass it down.
48869
48870 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
48871
48872         [BZ #12671]
48873         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
48874         some situations.
48875         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
48876         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
48877         add in in __libc_use_alloca calls.  Adjust callers.
48878         (glob): Use malloc in some situations.
48879
48880         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
48881         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
48882         pltexit.
48883
48884 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
48885
48886         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
48887         and CLOCK_BOOTTIME_ALARM.
48888
48889         [BZ #12782]
48890         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
48891         is returned.
48892
48893         * string/_strerror.c (__strerror_r): Print negative errors as signed
48894         numbers.
48895
48896         [BZ #12777]
48897         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
48898         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
48899         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
48900
48901         * configure.in: Fix typo in redirection and correct removal of test
48902         files in two cases.
48903
48904         [BZ #12788]
48905         * locale/setlocale.c (new_composite_name): Fix test to check for
48906         identical name of all categories.
48907
48908         [BZ #12792]
48909         * libio/filedoalloc.c (local_isatty): New function.
48910         (_IO_file_doallocate): Use local_isatty.
48911         * stdio-common/perror.c (perror): In case a new stream is used
48912         forward the stream error.
48913         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
48914         error flag.
48915
48916 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
48917
48918         [BZ #11869]
48919         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
48920         alloca.
48921         * include/alloca.h (extend_alloca_account): Define.
48922
48923         [BZ #11857]
48924         * posix/regex.h: Fix comments with documentation of user-accessible
48925         fields after compilation and describe correct free'ing of pattern
48926         after re_compile_pattern.
48927         Patch by Reuben Thomas <rrt@sc3d.org>.
48928
48929 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
48930
48931         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
48932         and -mno-altivec to prevent the compiler from using Altivec and/or
48933         VSX instructions when the corresponding registers are not available.
48934
48935 2011-05-19  Andreas Schwab  <schwab@redhat.com>
48936
48937         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
48938
48939 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
48940
48941         * libio/freopen.c (freopen): Use __dup2, not dup2.
48942         * libio/freopen64.c (freopen64): Likewise.
48943
48944 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
48945
48946         [BZ #12775]
48947         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
48948         * math/Makefile (tests): Add test-powl.
48949         (CFLAGS-test-powl.c): Define.
48950         * math/test-powl.c: New file.
48951
48952 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
48953
48954         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
48955
48956 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
48957
48958         [BZ #11837]
48959         * iconvdata/gb18030.c: Update to GB18020-2005.
48960
48961 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
48962
48963         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
48964         RE_SYNTAX_POSIX_AWK): Update to match recent development.
48965         Patch by Aharon Robbins <arnold@skeeve.com>.
48966
48967         [BZ #11892]
48968         * stdlib/putenv.c (putenv): Don't always create copy of the variable
48969         on the stack.
48970
48971         [BZ #11895]
48972         * misc/pselect.c (__pselect): Handle timeout value errors hidden
48973         through underflows.
48974
48975         [BZ #12766]
48976         * misc/error.c (error_at_line): Ensure file_name and old_file_name
48977         point to strings before performing equality test for error_one_per_line
48978         mode.
48979
48980         [BZ #11697]
48981         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
48982
48983         [BZ #11820]
48984         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
48985         (struct user_fpregs_struct): Avoid __uint*_t types.
48986
48987         [BZ #6420]
48988         * malloc/mtrace.c (tr_where): Add additional parameter to point to
48989         symbol info.  Use it instead of calling _dl_addr locally.
48990         (lock_and_info): New function.
48991         (tr_freehook): Call lock_and_info and pass symbol info as additional
48992         parameter to tr_where.
48993         (tr_mallochook): Likewise.
48994         (tr_reallochook): Likewise.
48995         (tr_memalignhook): Likewise.
48996
48997         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
48998         used and couldn't be at all thread-safe.
48999
49000 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
49001
49002         * libio/freopen.c (freopen): Don't close old file descriptor
49003         before the new one is opened.  Instead dup the new file descriptor
49004         to the old one after the new stream is created.
49005         * libio/freopen64.c (freopen64): Likewise.
49006         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
49007         * libio/fileops.c (_IO_new_file_close_it): Handle new
49008         _IO_FLAGS2_NOCLOSE flag.
49009         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
49010         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
49011         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
49012         _IO_FLAGS2_NOCLOSE flag.
49013         * include/unistd.h: Add hidden_proto for dup3.
49014         Define __have_dup3.
49015         * io/dup3.c: Define hidden symbol.
49016         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
49017
49018         [BZ #7101]
49019         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
49020         when an incomplete long option is used.
49021         * posix/tst-getopt_long1.c: New file.
49022         * posix/Makefile (tests): Add tst-getopt_long1.
49023
49024         [BZ #10138]
49025         * scripts/config.guess: Update from autoconf-2.68.
49026         * scripts/config.sub: Likewise.
49027
49028         [BZ #10157]
49029         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
49030         tests into ...
49031         (has_cpuclock): ...this.  New function.
49032         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
49033         macro here based on has_cpuclock code.
49034
49035         [BZ #10149]
49036         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49037         First byte (not low byte) is now always NUL.
49038         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
49039
49040         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49041         Use non-cancelable interfaces.
49042
49043         [BZ #9809]
49044         * locale/iso-639.def: Add entry for Sorani.
49045
49046         [BZ #11901]
49047         * include/stdlib.h: Move include protection to the right place.
49048         Define abort_msg_s.  Declare __abort_msg with it.
49049         * stdlib/abort.c (__abort_msg): Adjust type.
49050         * assert/assert.c (__assert_fail_base): New function.  Majority
49051         of code from __assert_fail.  Allocate memory for __abort_msg with
49052         mmap.
49053         (__assert_fail): Now call __assert_fail_base.
49054         * assert/assert-perr.c: Remove bulk of implementation.  Use
49055         __assert_fail_base.
49056         * include/assert.hL Declare __assert_fail_base.
49057         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
49058         mmap.
49059         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
49060
49061 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
49062
49063         [BZ #11952]
49064         [BZ #12453]
49065         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
49066         until all modules are registered in the DTV.
49067         * elf/Makefile: Add rules to build and run tst-tls19.
49068         * elf/tst-tls19.c: New file.
49069         * elf/tst-tls19mod1.c: New file.
49070         * elf/tst-tls19mod2.c: New file.
49071         * elf/tst-tls19mod3.c: New file.
49072         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
49073
49074         [BZ #12083]
49075         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
49076         correctly.
49077
49078         [BZ #12601]
49079         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
49080         two-byte sequence errors.
49081         * iconvdata/Makefile (tests): Add bug-iconv8.
49082         * iconvdata/bug-iconv8.c: New file.
49083
49084         [BZ #12626]
49085         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
49086         buf2 definition.
49087
49088         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
49089
49090         [BZ #12432]
49091         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
49092         (dummy_getcfa): New function.
49093         (init): Get _Unwind_GetCFA address, use dummy if not found.
49094         (backtrace_helper): In recursion check, also check whether CFA changes.
49095         (__backtrace): Completely initialize arg.
49096
49097         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
49098         storing incomplete byte sequence in state object.  Avoid testing for
49099         guaranteed too small input if we know there is enough data available.
49100
49101 2011-05-11  Andreas Schwab  <schwab@redhat.com>
49102
49103         * Makeconfig (+link-pie): Indent.
49104         * Rules (binaries-pie): Define if $(have-fpie) and
49105         $(build-shared).
49106         (binaries-shared): Also filter out $(binaries-pie).
49107         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
49108         * nscd/Makefile (others-pie): Add nscd.
49109         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
49110         ($(objpfx)nscd): Remove command override.
49111         * login/Makefile (others-pie): Add pt_chown.
49112         ($(objpfx)pt_chown): Remove command override.
49113         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
49114         remove command overrides.
49115
49116 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
49117
49118         * libio/tst_putwc.c: Fix error messages.
49119
49120         [BZ #12724]
49121         * libio/fileops.c (_IO_new_file_close_it): Always flush when
49122         currently writing and seek to current position when not.
49123         * libio/Makefile (tests): Add bug-fclose1.
49124         * libio/bug-fclose1.c: New file.
49125
49126 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
49127
49128         [BZ #12511]
49129         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
49130         don't set DF_1_NODELETE here.
49131         (do_lookup_x): When entering new entry test for copy relocation
49132         and if necessary set DF_1_NODELETE flag.
49133         * elf/tst-unique4.cc: New file.
49134         * elf/tst-unique4.h: New file.
49135         * elf/tst-unique4lib.cc: New file.
49136         * elf/Makefile: Add rules to build and run tst-unique4.
49137         Patch by Piotr Bury <pbury@goahead.com>.
49138
49139 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
49140
49141         [BZ #12052]
49142         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
49143
49144         [BZ #12625]
49145         * misc/mntent_r.c (addmntent): Flush the stream after the output
49146
49147         [BZ #12393]
49148         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
49149         (is_trusted_path_normalize): Skip initial colon.  Append slash
49150         to empty buffer.  Duplicate is_trusted_path code but allow
49151         constructed patch to be prefix.
49152         (is_dst): Allow $ORIGIN followed by /.
49153         (_dl_dst_substitute): Correct clearing of check_for_trusted.
49154         Correct testing of result of is_trusted_path_normalize
49155         (decompose_rpath): Fix warning.
49156
49157 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
49158
49159         [BZ #11257]
49160         * grp/initgroups.c (internal_getgrouplist): When we found the service
49161         list through the initgroups entry in nsswitch.conf do not always
49162         continue on a successful lookup.  Don't always use the
49163         __nss_group_database value if it is set.
49164         * nss/nsswitch.conf (initgroups): Change action for successful db
49165         lookup to continue for compatibility.
49166
49167 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
49168
49169         [BZ #11532]
49170         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
49171         and CP774 modules.
49172         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
49173         and CP774 modules.
49174         * iconvdata/tst-tables.sh: Likewise.
49175         * iconvdata/cp770.c: New file.
49176         * iconvdata/cp771.c: New file.
49177         * iconvdata/cp772.c: New file.
49178         * iconvdata/cp773.c: New file.
49179         * iconvdata/cp774.c: New file.
49180         * iconvdata/testdata/CP770: New file.
49181         * iconvdata/testdata/CP770..UTF8: New file.
49182         * iconvdata/testdata/CP771: New file.
49183         * iconvdata/testdata/CP771..UTF8: New file.
49184         * iconvdata/testdata/CP772: New file.
49185         * iconvdata/testdata/CP772..UTF8: New file.
49186         * iconvdata/testdata/CP773: New file.
49187         * iconvdata/testdata/CP773..UTF8: New file.
49188         * iconvdata/testdata/CP774: New file.
49189         * iconvdata/testdata/CP774..UTF8: New file.
49190
49191         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
49192         END CHARMAP line.
49193         * iconvdata/gen-8bit-gap.sh: Likewise.
49194         * iconvdata/gen-8bit.sh: Likewise.
49195
49196         * locale/iso-639.def: Add ary entry.
49197
49198         [BZ #11258]
49199         * locale/C-translit.h.in: Add U20A1 transliteration.
49200
49201         [BZ #12178]
49202         * locale/iso-639.def: Add wae entry.
49203         Patch by Kevin Bortis <bortis@translate-wae.ch>.
49204
49205         [BZ #12545]
49206         * locale/programs/localedef.c (construct_output_path): Use ssize_t
49207         for n.
49208
49209         [BZ #12711]
49210         * locale/C-translit.h.in: Add entry for U20B9.
49211         Patch by pravin.d.s@gmail.com.
49212
49213 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
49214
49215         [BZ #12713]
49216         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
49217         ENAMETOOLONG use generic getcwd.
49218         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
49219         in rtld.  Use *stat64.
49220         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
49221         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
49222         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
49223         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
49224         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
49225         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
49226         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
49227         __fstatat64 macros.
49228         * include/dirent.h: Add libc_hidden_proto for rewinddir.
49229         * dirent/rewinddir.c: Add libc_hidden_def.
49230         * sysdeps/mach/hurd/rewinddir.c: Likewise.
49231         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
49232
49233         * include/dirent.h (__alloc_dir): Add flags parameter.
49234         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
49235         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
49236         __alloc_dir.
49237         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
49238         from fdopendir if O_CLOEXEC is already set.
49239
49240 2011-03-15  Alan Modra  <amodra@gmail.com>
49241
49242         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
49243         l_tls_firstbyte_offset non-zero.  Save padding offset in
49244         l_tls_firstbyte_offset for later use.
49245         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
49246         freeing static tls block.
49247
49248 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
49249
49250         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
49251         where #ifdef was intended.  The intent is to prevent ARG_MAX from
49252         being defined by the kernel headers.
49253
49254 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
49255
49256         [BZ #12734]
49257         * resolv/resolv.h: Define RES_NOTLDQUERY.
49258         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
49259         no-tld-query and set RES_NOTLDQUERY.
49260         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
49261         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
49262         modern BIND to search name as TLD unless forbidden.
49263
49264 2011-05-07  Petr Baudis  <pasky@suse.cz>
49265             Ulrich Drepper  <drepper@gmail.com>
49266
49267         [BZ #12393]
49268         * elf/dl-load.c (fillin_rpath): Move trusted path check...
49269         (is_trusted_path): ...to here.
49270         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
49271         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
49272         using is_trusted_path_normalize() in setuid scripts.
49273
49274 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
49275
49276         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
49277         __BEGIN/__END_DECLS.
49278
49279 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
49280
49281         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
49282         NSS_STATUS_NOTFOUND if no record was found.
49283
49284 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49285
49286         * sunrpc/Makefile (headers): Add rpc/netdb.h.
49287         (headers-not-in-tirpc): Remove rpc/netdb.h
49288         * resolv/netdb.h: Revert last change.
49289
49290 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
49291
49292         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
49293         circular dependency between libgcc.a and libc.a.
49294
49295 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49296
49297         * resolv/netdb.h: Don't include <rpc/netdb.h>.
49298         * nis/Makefile: Don't install rpcsvc/*.
49299         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
49300         instead of <rpc/types.h>.
49301         (MAXHOSTNAMELEN): Define.
49302
49303 2011-05-03  Andreas Schwab  <schwab@redhat.com>
49304
49305         * elf/ldconfig.c (add_dir): Don't crash on empty path.
49306
49307 2011-04-28  Maciej Babinski  <mbabinski@google.com>
49308
49309         [BZ #12714]
49310         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
49311         gethostbyname4_r when IPv6 results are possible.
49312
49313 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
49314
49315         [BZ #12723]
49316         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
49317         _PC_PIPE_BUF handling.
49318
49319 2011-04-30  Bruno Haible  <bruno@clisp.org>
49320
49321         [BZ #12717]
49322         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
49323         * resolv/netdb.h (getnameinfo): Change type of flags parameter
49324         to 'int'.
49325         * inet/getnameinfo.c (getnameinfo): Likewise.
49326
49327 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
49328
49329         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
49330         to groups setting in database lookup.
49331         * nss/nsswitch.conf: Add initgroups entry.
49332
49333 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
49334
49335         [BZ #12685]
49336         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
49337         mode string.
49338         Patch by Eric Blake <eblake@redhat.com>.
49339
49340 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
49341
49342         * sunrpc/Makefile (need-export-routines): Add svc_run.
49343         (routines): Remove svc_run.
49344         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
49345         * sunrpc/clnt_perr.c (clnt_perrno): Export.
49346         * sunrpc/svc_run.c (svc_run): Likewise.
49347         * sunrpc/svc_udp.c (svcudp_create): Likewise.
49348
49349 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
49350
49351         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
49352         problem in reallocation in last patch.
49353
49354 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
49355
49356         * sunrpc/Makefile: Move inclusion of Rules.
49357
49358 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49359
49360         * nss/nss_files/files-initgroups.c: New file.
49361         * nss/Makefile (libnss_files-routines): Add files-initgroups.
49362         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
49363         _nss_files_initgroups_dyn.
49364
49365 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
49366
49367         * elf/elf.h (R_ARM_IRELATIVE): Define.
49368
49369 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
49370
49371         * po/ru.po: Update from translation team.
49372
49373 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49374
49375         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
49376         dependencies.
49377
49378 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
49379
49380         [BZ #12653]
49381         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
49382         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
49383         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
49384         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
49385         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
49386
49387 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
49388
49389         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
49390         differing bytes.
49391         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
49392         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
49393         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
49394
49395 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
49396
49397         [BZ #12420]
49398         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
49399         storing it.
49400         * stdlib/bug-getcontext.c: New file.
49401         * stdlib/Makefile: Add rules to build and run bug-getcontext.
49402
49403 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49404
49405         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
49406         instructions into .machine "z9-109".
49407         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
49408         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
49409
49410 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49411
49412         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
49413         between environment variables and auxiliary vector.
49414
49415 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
49416
49417         * Makefile: Add rules to build linkobj/libc.so.
49418         * include/libc-symbols.h: Define libc_hidden_nolink.
49419         * include/rpc/auth.h: Mark functions which are to be hidden.
49420         * include/rpc/auth_des.h: Likewise.
49421         * include/rpc/auth_unix.h: Likewise.
49422         * include/rpc/clnt.h: Likewise.
49423         * include/rpc/des_crypt.h: Likewise.
49424         * include/rpc/key_prot.h: Likewise.
49425         * include/rpc/pmap_clnt.h: Likewise.
49426         * include/rpc/pmap_prot.h: Likewise.
49427         * include/rpc/pmap_rmt.h: Likewise.
49428         * include/rpc/rpc_msg.h: Likewise.
49429         * include/rpc/svc.h: Likewise.
49430         * include/rpc/svc_auth.h: Likewise.
49431         * include/rpc/xdr.h: Likewise.
49432         * nis/Makefile: Link all DSOs against linkobj/libc.so.
49433         * nss/Makefile: Likewise.
49434         * sunrpc/Makefile: Don't install headers.  Build library with normal
49435         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
49436         * sunrpc/auth_des.c: Hide exported symbols by default, export some
49437         for the compat linking library.  Remove use of INTDEF/INTUSE.
49438         * sunrpc/auth_none.c: Likewise.
49439         * sunrpc/auth_unix.c: Likewise.
49440         * sunrpc/authdes_prot.c: Likewise.
49441         * sunrpc/authuxprot.c: Likewise.
49442         * sunrpc/clnt_gen.c: Likewise.
49443         * sunrpc/clnt_perr.c: Likewise.
49444         * sunrpc/clnt_raw.c: Likewise.
49445         * sunrpc/clnt_simp.c: Likewise.
49446         * sunrpc/clnt_tcp.c: Likewise.
49447         * sunrpc/clnt_udp.c: Likewise.
49448         * sunrpc/clnt_unix.c: Likewise.
49449         * sunrpc/des_crypt.c: Likewise.
49450         * sunrpc/des_soft.c: Likewise.
49451         * sunrpc/get_myaddr.c: Likewise.
49452         * sunrpc/key_call.c: Likewise.
49453         * sunrpc/key_prot.c: Likewise.
49454         * sunrpc/netname.c: Likewise.
49455         * sunrpc/pm_getmaps.c: Likewise.
49456         * sunrpc/pm_getport.c: Likewise.
49457         * sunrpc/pmap_clnt.c: Likewise.
49458         * sunrpc/pmap_prot.c: Likewise.
49459         * sunrpc/pmap_prot2.c: Likewise.
49460         * sunrpc/pmap_rmt.c: Likewise.
49461         * sunrpc/publickey.c: Likewise.
49462         * sunrpc/rpc_cmsg.c: Likewise.
49463         * sunrpc/rpc_common.c: Likewise.
49464         * sunrpc/rpc_dtable.c: Likewise.
49465         * sunrpc/rpc_prot.c: Likewise.
49466         * sunrpc/rpc_thread.c: Likewise.
49467         * sunrpc/rtime.c: Likewise.
49468         * sunrpc/svc.c: Likewise.
49469         * sunrpc/svc_auth.c: Likewise.
49470         * sunrpc/svc_authux.c: Likewise.
49471         * sunrpc/svc_raw.c: Likewise.
49472         * sunrpc/svc_run.c: Likewise.
49473         * sunrpc/svc_simple.c: Likewise.
49474         * sunrpc/svc_tcp.c: Likewise.
49475         * sunrpc/svc_udp.c: Likewise.
49476         * sunrpc/svc_unix.c: Likewise.
49477         * sunrpc/svcauth_des.c: Likewise.
49478         * sunrpc/xcrypt.c: Likewise.
49479         * sunrpc/xdr.c: Likewise.
49480         * sunrpc/xdr_array.c: Likewise.
49481         * sunrpc/xdr_float.c: Likewise.
49482         * sunrpc/xdr_intXX_t.c: Likewise.
49483         * sunrpc/xdr_mem.c: Likewise.
49484         * sunrpc/xdr_rec.c: Likewise.
49485         * sunrpc/xdr_ref.c: Likewise.
49486         * sunrpc/xdr_sizeof.c: Likewise.
49487         * sunrpc/xdr_stdio.c: Likewise.
49488
49489 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
49490
49491         [BZ #12650]
49492         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
49493         * sysdeps/ia64/dl-tls.h: Likewise.
49494         * sysdeps/powerpc/dl-tls.h: Likewise.
49495         * sysdeps/s390/dl-tls.h: Likewise.
49496         * sysdeps/sh/dl-tls.h: Likewise.
49497         * sysdeps/sparc/dl-tls.h: Likewise.
49498         * sysdeps/x86_64/dl-tls.h: Likewise.
49499         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
49500
49501 2011-03-14  Andreas Schwab  <schwab@redhat.com>
49502
49503         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
49504         rpath element also skip the following colon.
49505         (expand_dynamic_string_token): Add is_path parameter and pass
49506         down to DL_DST_REQUIRED and _dl_dst_substitute.
49507         (decompose_rpath): Call expand_dynamic_string_token with
49508         non-zero is_path.  Ignore empty rpaths.
49509         (_dl_map_object_from_fd): Call expand_dynamic_string_token
49510         with zero is_path.
49511
49512 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
49513
49514         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
49515         Make cancelable.
49516
49517 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
49518
49519         [BZ #12655]
49520         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
49521         Patch by Filipe David Manana <fdmanana@apache.org>.
49522
49523 2011-04-07  Andreas Schwab  <schwab@redhat.com>
49524
49525         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
49526         Maintain aligned stack.
49527         (CHECK_RSP): Remove unused macro.
49528
49529 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
49530
49531         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
49532         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
49533
49534 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
49535
49536         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
49537
49538         * include/features.h: Mention __USE_XOPEN2K8 in comment.
49539
49540 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
49541
49542         [BZ #12518]
49543         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
49544         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
49545         * sysdeps/x86_64/memmove.c: New file.
49546         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
49547         (memcpy): Renamed to ...
49548         (__new_memcpy): This.
49549         (memcpy): Provide GLIBC_2_14 memcpy.
49550         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
49551         (memcpy): Provide GLIBC_2_2_5 memcpy.
49552
49553 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49554
49555         [BZ #12631]
49556         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
49557
49558 2011-03-30  Andreas Schwab  <schwab@redhat.com>
49559
49560         * misc/syncfs.c: New file.
49561         * misc/Makefile (routines): Add syncfs.
49562         * posix/unistd.h: Declare syncfs.
49563         * sysdeps/unix/syscalls.list: Add syncfs.
49564
49565 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49566
49567         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
49568         open_by_handle_at.
49569         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49570         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49571         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49572         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49573         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49574         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
49575         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49576
49577 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49578
49579         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
49580         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49581         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
49582         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49583         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49584         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49585         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49586
49587         * io/Makefile: Compile fallocate.c, fallocate64.c, and
49588         sync_file_range.c with -fexceptions.
49589         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
49590         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
49591         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
49592         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
49593         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
49594         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
49595         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
49596         sync_file_range as cancellation point
49597         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
49598         now a wrapper around __call_sync_file_range with cancellation handling.
49599         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
49600         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
49601         function name to __call_sync_file_range.
49602         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
49603         Add call_sync_file_range.
49604
49605 2011-04-01  Andreas Schwab  <schwab@redhat.com>
49606
49607         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49608         bits/timex.h.
49609
49610 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
49611
49612         * iconv/iconv.h: Fix typo in comment.
49613         * io/fcntl.h: Likewise.
49614         * libio/stdio.h: Likewise.
49615         * posix/spawn.h: Likewise.
49616         * posix/unistd.h: Likewise.
49617         * stdlib/stdlib.h: Likewise.
49618         * time/time.h: Likewise.
49619         * wcsmbs/wchar.h: Likewise.
49620
49621         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
49622         open_by_handle): Add.
49623         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
49624         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
49625         Augment a few comments.
49626         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
49627         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49628         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49629         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49630         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49631         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
49632         open_by_handle.
49633
49634         * io/fcntl.h (AT_EMPTY_PATH): Define.
49635
49636 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
49637
49638         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
49639         * sysdeps/unix/sysv/linux/bits/time.h: New file.
49640         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
49641         to...
49642         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
49643         * Versions.def: Add GLIBC_2.14.
49644         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
49645         Export.
49646
49647 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
49648
49649         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
49650         round counter.
49651         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49652
49653 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
49654
49655         [BZ #12597]
49656         * string/test-strncmp.c (do_page_test): New function.
49657         (check2): Likewise.
49658         (test_main): Call check2.
49659         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
49660
49661 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
49662
49663         [BZ #12587]
49664         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
49665         Handle cache information in CPU leaf 4.
49666         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
49667
49668 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
49669
49670         [BZ #12583]
49671         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
49672         character representation.
49673         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
49674
49675 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
49676
49677         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
49678         END(__isnan) to END(__isnanf) to match function entry point/label
49679         EALIGN(__isnanf,...).
49680
49681 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
49682
49683         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
49684
49685 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
49686
49687         [BZ #12510]
49688         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
49689         copy from the symbol referenced in the relocation to initialize the
49690         used variable.
49691         Patch by Piotr Bury <pbury@goahead.com>.
49692         * elf/Makefile: Add rules to build and tst-unique3.
49693         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
49694         * elf/tst-unique3.cc: New file.
49695         * elf/tst-unique3.h: New file.
49696         * elf/tst-unique3lib.cc: New file.
49697         * elf/tst-unique3lib2.cc: New file.
49698
49699         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
49700
49701 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
49702
49703         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
49704         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
49705         to _start.
49706
49707 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
49708
49709         * elf/dl-load.c (_dl_map_object): If we are looking for the first
49710         to-be-loaded object along a path to loader is ld.so.
49711
49712 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49713             Ulrich Drepper  <drepper@gmail.com>
49714
49715         * sysdeps/x86_64/memset.S: After aligning destination, code
49716         branches to different locations depending on the value of
49717         misalignment, when multiarch is enabled. Fix this.
49718
49719 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
49720
49721         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
49722         Set _x86_64_preferred_memory_instruction for AMD processsors.
49723         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49724         Set bit_Prefer_SSE_for_memop for AMD processors.
49725
49726 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
49727
49728         * libio/fmemopen.c (fmemopen): Optimize a bit.
49729
49730 2011-03-03  Andreas Schwab  <schwab@redhat.com>
49731
49732         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
49733
49734 2011-03-03  Roland McGrath  <roland@redhat.com>
49735
49736         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
49737
49738 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
49739
49740         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
49741         __bzero_ultra1 instead of __memset_ultra1.
49742
49743 2011-02-23  Andreas Schwab  <schwab@redhat.com>
49744             Ulrich Drepper  <drepper@gmail.com>
49745
49746         [BZ #12509]
49747         * include/link.h (struct link_map): Add l_orig_initfini.
49748         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
49749         returning unsuccessfully.
49750         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
49751         close of a file loaded at startup, restore the original l_initfini
49752         list.
49753         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
49754         list, store the pointer.
49755         * elf/Makefile ($(objpfx)noload-mem): New rule.
49756         (noload-ENV): Define.
49757         (tests): Add $(objpfx)noload-mem.
49758         * elf/noload.c: Include <memcheck.h>.
49759         (main): Call mtrace.  Close all opened handles.
49760
49761 2011-02-17  Andreas Schwab  <schwab@redhat.com>
49762
49763         [BZ #12454]
49764         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
49765         dependencies are missing.
49766
49767 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49768
49769         Fix __if_freereq crash: Unlike the generic version which uses free,
49770         Hurd needs munmap.
49771         * sysdeps/mach/hurd/ifreq.h: New file.
49772
49773 2011-01-27  Petr Baudis  <pasky@suse.cz>
49774             Ulrich Drepper  <drepper@gmail.com>
49775
49776         [BZ 12445]#
49777         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
49778         to extend_alloca().
49779         * stdio-common/bug23.c: New file.
49780         * stdio-common/Makefile (tests): Add bug23.
49781
49782 2010-09-28  Andreas Schwab  <schwab@redhat.com>
49783             Ulrich Drepper  <drepper@gmail.com>
49784
49785         [BZ #12489]
49786         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
49787         before performing relro protection.  At old place add assertion
49788         to make sure nothing changed.
49789
49790 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
49791             Glauber de Oliveira Costa  <glommer@gmail.com>
49792
49793         * elf/elf.h: Add new ARM TLS relocs.
49794
49795 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
49796
49797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
49798         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
49799         cast from r3.
49800         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
49801         'tests' variable.
49802         * sysdeps/wordsize-64/tst-writev.c: New file.
49803
49804 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
49805
49806         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
49807         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
49808         insns in _dl_start to prevent a TOC reference before relocs are
49809         resolved.
49810
49811 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
49812
49813         [BZ #12469]
49814         * Makeconfig: Remove RANLIB definition.
49815         * Makerules: Don't use RANLIB.
49816         * aclocal.m4: Remove ranlib test.
49817         * configure.in: No need to check for ranlib.
49818         * elf/rtld-Rules: Don't use RANLIB.
49819
49820 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49821
49822         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
49823         protection macro.
49824         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
49825         inclusion protection macro.
49826
49827         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
49828         SIGRTMIN and SIGRTMAX and print information in that case only when
49829         SIGRTMIN is defined.
49830
49831 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
49832
49833         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
49834         arginfo fn returning -1.
49835
49836         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
49837         and thousands string is zero terminated.
49838
49839 2011-02-03  Andreas Schwab  <schwab@redhat.com>
49840
49841         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
49842         sysdeps/unix/sysv/linux/bits/socket.h.
49843
49844 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49845
49846         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
49847         (__CPU_COUNT): Remove old macros.
49848         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
49849         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
49850         (__CPU_ALLOC, __CPU_FREE): Add macros.
49851         (__sched_cpualloc, __sched_cpufree): Add declarations.
49852
49853 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
49854
49855         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
49856         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
49857         * nscd/aicache.c (addhstaiX): Return timeout of added value.
49858         (readdhstai): Return value of addhstaiX call.
49859         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
49860         (addgrbyX): Return value returned by cache_addgr.
49861         (readdgrbyname): Return value returned by addgrbyX.
49862         (readdgrbygid): Likewise.
49863         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
49864         (addpwbyX): Return value returned by cache_addpw.
49865         (readdpwbyname): Return value returned by addhstbyX.
49866         (readdpwbyuid): Likewise.
49867         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
49868         (addservbyX): Return value returned by cache_addserv.
49869         (readdservbyname): Return value returned by addservbyX:
49870         (readdservbyport): Likewise.
49871         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
49872         (addhstbyX): Return value returned by cache_addhst.
49873         (readdhstbyname): Return value returned by addhstbyX.
49874         (readdhstbyaddr): Likewise.
49875         (readdhstbynamev6): Likewise.
49876         (readdhstbyaddrv6): Likewise.
49877         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
49878         (readdinitgroups): Return value returned by addinitgroupsX.
49879         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
49880         (prune_cache): Keep track of timeout value of re-added entries.
49881         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
49882         * nscd/nscd.h: Adjust prototypes of readd* functions.
49883
49884 2011-02-04  Roland McGrath  <roland@redhat.com>
49885
49886         * nis/nis_server.c (nis_servstate): Use the right name for 0.
49887         (nis_stats): Likewise.
49888         * nis/nis_modify.c (nis_modify): Likewise.
49889         * nis/nis_remove.c (nis_remove): Likewise.
49890         * nis/nis_add.c (nis_add): Likewise.
49891
49892         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
49893
49894         * posix/fnmatch_loop.c: Add some consts.
49895
49896         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
49897
49898 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
49899
49900         [BZ #12460]
49901         * config.make.in (config-cflags-novzeroupper): Define.
49902         * configure.in: Substitute libc_cv_cc_novzeroupper.
49903         * elf/Makefile (AVX-CFLAGS): Define.
49904         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
49905         (CFLAGS-tst-auditmod4a.c): Likewise.
49906         (CFLAGS-tst-auditmod4b.c): Likewise.
49907         (CFLAGS-tst-auditmod6b.c): Likewise.
49908         (CFLAGS-tst-auditmod6c.c): Likewise.
49909         (CFLAGS-tst-auditmod7b.c): Likewise.
49910         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
49911
49912 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
49913
49914         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
49915         function to the callback.
49916         Patch partly by Jiri Olsa <jolsa@redhat.com>.
49917
49918 2011-02-02  Andreas Schwab  <schwab@redhat.com>
49919
49920         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
49921         of errno.
49922
49923 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
49924
49925         [BZ #11724]
49926         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
49927         of constructors.
49928         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
49929         of destructors.
49930         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
49931
49932         [BZ #11724]
49933         * elf/Makefile: Add rules to build and run new test.
49934         * elf/tst-initorder.c: New file.
49935         * elf/tst-initorder.exp: New file.
49936         * elf/tst-initordera1.c: New file.
49937         * elf/tst-initordera2.c: New file.
49938         * elf/tst-initordera3.c: New file.
49939         * elf/tst-initordera4.c: New file.
49940         * elf/tst-initorderb1.c: New file.
49941         * elf/tst-initorderb2.c: New file.
49942         * elf/tst-order-a1.c: New file.
49943         * elf/tst-order-a2.c: New file.
49944         * elf/tst-order-a3.c: New file.
49945         * elf/tst-order-a4.c: New file.
49946         * elf/tst-order-b1.c: New file.
49947         * elf/tst-order-b2.c: New file.
49948         * elf/tst-order-main.c: New file.
49949         New test case by George Gensure <werkt0@gmail.com>.
49950
49951 2010-10-01  Andreas Schwab  <schwab@redhat.com>
49952
49953         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
49954         decoding ACE if AI_CANONIDN.
49955
49956 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
49957
49958         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
49959
49960 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
49961
49962         * version.h (RELEASE): Bump for 2.13 release.
49963         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
49964
49965         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
49966
49967         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
49968         MADV_NOHUGEPAGE.
49969         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
49970         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
49971         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
49972         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
49973         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
49974         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
49975
49976         * posix/getconf.c: Update copyright year.
49977         * catgets/gencat.c: Likewise.
49978         * csu/version.c: Likewise.
49979         * debug/catchsegv.sh: Likewise.
49980         * debug/xtrace.sh: Likewise.
49981         * elf/ldconfig.c: Likewise.
49982         * elf/ldd.bash.in: Likewise.
49983         * elf/sprof.c (print_version): Likewise.
49984         * iconv/iconv_prog.c: Likewise.
49985         * iconv/iconvconfig.c: Likewise.
49986         * locale/programs/locale.c: Likewise.
49987         * locale/programs/localedef.c: Likewise.
49988         * malloc/memusage.sh: Likewise.
49989         * malloc/mtrace.pl: Likewise.
49990         * nscd/nscd.c (print_version): Likewise.
49991         * nss/getent.c: Likewise.
49992
49993         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
49994         PF_CAIF, and PF_ALG.
49995         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49996
49997 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
49998
49999         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
50000         (modules-names): Use them.
50001         (ifunc-test-modules, ifunc-pie-tests): Define.
50002         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
50003         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
50004         (test-extras): Likewise.
50005         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
50006         $(compile-command.c).
50007         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
50008         (all-built-dso): Define.
50009         (check-textrel.out, check-execstack.out): Depend on it.
50010
50011         * configure.in: Don't override --enable-multi-arch.
50012
50013 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
50014
50015         [BZ #6812]
50016         * nscd/hstcache.c (tryagain): Define.
50017         (cache_addhst): Return tryagain not notfound for temporary errors.
50018         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
50019         failed.
50020
50021 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
50022
50023         [BZ #10563]
50024         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
50025         to make the syscall.
50026         * sysdeps/unix/sysv/linux/setgroups.c: New file.
50027
50028         [BZ #12378]
50029         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
50030         and fall back to matching as normal character if the string ends before
50031         the matching ']' is found.  This is what POSIX requires.
50032         * posix/testfnm.c: Adjust test result.
50033         * posix/globtest.sh: Adjust test result.  Add new test.
50034         * posix/tst-fnmatch.input: Likewise.
50035         * posix/tst-fnmatch2.c: Add new test.
50036
50037 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
50038
50039         * elf/Makefile (check-execstack): Revert last change.  Depend on
50040         check-execstack.h.
50041         (check-execstack.h): New target.
50042         (generated): Add check-execstack.h.
50043         * elf/check-execstack.c: Include "check-execstack.h".
50044         (main): Revert last change.
50045         (handle_file): Return zero if GNU_STACK is absent and
50046         DEFAULT_STACK_PERMS doesn't include PF_X.
50047
50048 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
50049
50050         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
50051         in child fails because the descriptor is already closed.
50052         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
50053         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
50054         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
50055
50056         [BZ #12397]
50057         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
50058         syscall.
50059
50060         [BZ #10484]
50061         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
50062         temporary buffer used to handle multi lookups locally.
50063         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
50064
50065 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
50066
50067         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
50068         loader is ld.so.
50069
50070 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
50071
50072         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
50073         alignment for SSE2.
50074
50075 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
50076
50077         [BZ #12394]
50078         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
50079         characters.  When rounding increased number of integer digits recompute
50080         number of groups.
50081         * stdio-common/tst-grouping.c: New file.
50082         * stdio-common/Makefile: Add rules to build and run tst-grouping.
50083
50084 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
50085
50086         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
50087         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
50088
50089         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
50090         void.
50091         * bits/select.h: Likewise.
50092
50093 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
50094
50095         * po/ja.po: Update from translation team.
50096
50097 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
50098
50099         [BZ #11155]
50100         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
50101         implementation just like for lxstat, fxstatat, et al.
50102
50103 2010-12-27  Jim Meyering  <meyering@redhat.com>
50104
50105         [BZ #12348]
50106         * posix/regexec.c (build_trtable): Return failure indication upon
50107         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
50108
50109 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
50110
50111         [BZ #12201]
50112         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
50113         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
50114         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
50115         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
50116
50117         [BZ #12207]
50118         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
50119
50120         [BZ #12204]
50121         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
50122         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
50123
50124 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
50125
50126         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
50127         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
50128         script has SORT_BY_INIT_PRIORITY.
50129         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
50130         NO_CTORS_DTORS_SECTIONS is defined.
50131         * elf/soinit.c: Likewise.
50132         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
50133         NO_CTORS_DTORS_SECTIONS is defined.
50134         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
50135         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
50136         * sysdeps/sh/init-first.c: Likewise.
50137         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
50138
50139 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
50140
50141         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
50142         always use the slow path.
50143
50144 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
50145
50146         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
50147         similar rule which adds the sysdep directories to the header search in
50148         order to pick up the correct platform stackinfo.h.
50149         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
50150         perform test if it is, otherwise return successfully without testing.
50151         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
50152         DEFAULT_STACK_PERMS define in stackinfo.h.
50153         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
50154         defined in stackinfo.h.
50155         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
50156         DEFAULT_STACK_PERMS defined in stackinfo.h.
50157         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
50158         * sysdeps/ia64/stackinfo.h: Likewise.
50159         * sysdeps/s390/stackinfo.h: Likewise.
50160         * sysdeps/sh/stackinfo.h: Likewise.
50161         * sysdeps/sparc/stackinfo.h: Likewise.
50162         * sysdeps/x86_64/stackinfo.h: Likewise.
50163         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
50164         PF_X for powerpc64.  Retain PF_X for powerpc32.
50165
50166 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
50167
50168         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
50169         accurately.
50170         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
50171         GETDENTS_64BIT_ALIGNED.
50172
50173 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
50174
50175         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
50176
50177 2010-12-10  Andreas Schwab  <schwab@redhat.com>
50178
50179         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
50180         _GNU_SOURCE.
50181
50182         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
50183         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
50184         Remove __restrict.
50185         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
50186         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
50187
50188 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
50189
50190         [BZ #11655]
50191         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
50192         are initialized.
50193
50194 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
50195
50196         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
50197
50198 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
50199
50200         * po/it.po: Update from translation team.
50201
50202 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
50203
50204         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
50205         unused codes.
50206
50207 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
50208
50209         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
50210
50211 2010-11-24  Andreas Schwab  <schwab@redhat.com>
50212
50213         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
50214         specially.
50215         (gaih_getanswer_slice): Likewise.
50216
50217 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
50218
50219         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
50220
50221 2010-05-31  Petr Baudis  <pasky@suse.cz>
50222
50223         [BZ #11149]
50224         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
50225         silently even in the chroot mode.
50226
50227 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
50228
50229         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
50230         last patch a bit.  Pretty printing
50231
50232 2010-05-31  Petr Baudis <pasky@suse.cz>
50233
50234         [BZ #10085]
50235         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
50236         initialization of skip_initgroups_dyn.
50237
50238 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
50239
50240         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
50241         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
50242
50243 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
50244
50245         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
50246
50247 2010-11-11  Andreas Schwab  <schwab@redhat.com>
50248
50249         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
50250         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
50251         (tst-fnmatch-ENV): Set MALLOC_TRACE.
50252         ($(objpfx)tst-fnmatch-mem): New rule.
50253         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
50254         * posix/tst-fnmatch.c (main): Call mtrace.
50255
50256 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
50257
50258         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50259         Support Intel processor model 6 and model 0x2c.
50260
50261 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
50262
50263         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
50264           signed comparison.
50265
50266 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
50267
50268         [BZ #12205]
50269         * string/test-strncasecmp.c (check_result): New function.
50270         (do_one_test): Use it.
50271         (check1): New function.
50272         (test_main): Use it.
50273         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
50274         Support strcasecmp and strncasecmp.
50275
50276 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
50277
50278         [BZ #12194]
50279         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
50280         * sysdeps/x86_64/bits/byteswap.h: Likewise.
50281
50282 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
50283
50284         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
50285         IFUNC support.
50286         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50287         memset-x86-64.
50288         * sysdeps/x86_64/multiarch/bzero.S: New file.
50289         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
50290         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
50291         * sysdeps/x86_64/multiarch/memset.S: New file.
50292         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
50293         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50294         Set bit_Prefer_SSE_for_memop for Intel processors.
50295         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
50296         Define.
50297         (index_Prefer_SSE_for_memop): Define.
50298         (HAS_PREFER_SSE_FOR_MEMOP): Define.
50299
50300 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
50301
50302         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
50303         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
50304
50305 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
50306
50307         [BZ #12191]
50308         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50309         (__x86_64_raw_data_cache_size_half): Likewise.
50310         (__x86_64_raw_shared_cache_size): Likewise.
50311         (__x86_64_raw_shared_cache_size_half): Likewise.
50312
50313         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50314         (__x86_64_raw_data_cache_size_half): Likewise.
50315         (__x86_64_raw_shared_cache_size): Likewise.
50316         (__x86_64_raw_shared_cache_size_half): Likewise.
50317         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
50318         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
50319         and __x86_64_raw_shared_cache_size_half.  Round
50320         __x86_64_data_cache_size_half, __x86_64_data_cache_size
50321         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
50322         to multiple of 256 bytes.
50323
50324 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
50325
50326         [BZ #12167]
50327         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
50328         of inacessible symlinks.  Verify result of symlink before returning it.
50329         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
50330         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
50331
50332 2010-10-28  Erich Ritz  <erichritz@gmail.com>
50333
50334         * math/math.h (isinf): Fix typo in comment.
50335
50336 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
50337
50338         * po/da.po: Update from translation team.
50339
50340 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
50341
50342         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
50343         is added to the list.
50344
50345 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50346             Ulrich Drepper  <drepper@gmail.com>
50347
50348         * elf/dl-object.c (_dl_new_object): Don't append the new object to
50349         the global list here.  Move code to...
50350         (_dl_add_to_namespace_list): ...here.  New function.
50351         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
50352         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
50353         * elf/dl-load.c (lose): Don't remove the element from the list.
50354         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
50355         (_dl_map_object): Likewise.
50356
50357 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
50358
50359         [BZ #12159]
50360         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
50361         into all bytes of SSE register.
50362         Patch by Richard Li <richardpku@gmail.com>.
50363
50364 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
50365
50366         [BZ #12140]
50367         * malloc/malloc.c (_int_free): Fill correct number of bytes when
50368         perturbing.
50369
50370 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
50371
50372         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
50373         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
50374         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
50375         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50376         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
50377         submachine.
50378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
50379
50380 2010-10-22  Andreas Schwab  <schwab@redhat.com>
50381
50382         * include/dlfcn.h (__RTLD_SECURE): Define.
50383         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
50384         mode & __RTLD_SECURE instead.
50385         (open_path): Rename preloaded parameter to secure.
50386         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
50387         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
50388         * elf/dl-deps.c (openaux): Likewise.
50389         * elf/rtld.c (struct map_args): Remove is_preloaded.
50390         (map_doit): Don't use it.
50391         (dl_main): Likewise.
50392         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
50393         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
50394
50395 2010-09-09  Andreas Schwab  <schwab@redhat.com>
50396
50397         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
50398         (sysd-rules-targets): Remove duplicates.
50399         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
50400         rtld-%.$o dependency.
50401
50402 2010-10-18  Andreas Schwab  <schwab@redhat.com>
50403
50404         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
50405         _dl_map_object do it.
50406
50407 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
50408
50409         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
50410         fast fma builtins, define the macros in the C99 standard.
50411         (FP_FAST_FMAF): Likewise.
50412         (FP_FAST_FMAL): Likewise.
50413         * sysdeps/x86_64/bits/mathdef.h: Likewise.
50414
50415         * bits/mathdef.h: Update copyright year.
50416         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50417
50418 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
50419
50420         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
50421         builtins, define the macros in the C99 standard.
50422         (FP_FAST_FMAF): Likewise.
50423         (FP_FAST_FMAL): Likewise.
50424         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
50425         multiply/add.
50426         (FP_FAST_FMAF): Likewise.
50427
50428 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
50429
50430         [BZ #3268]
50431         * math/libm-test.inc (fma_test): Some new testcases.
50432         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
50433         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
50434         y and infinite z.  Do multiplication by C already in long double.
50435         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
50436         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
50437         y and infinite z.  Do bitwise or of inexact bit into u.d.
50438         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
50439         * sysdeps/i386/fpu/s_fmaf.S: Removed.
50440         * sysdeps/i386/fpu/s_fma.S: Removed.
50441         * sysdeps/i386/fpu/s_fmal.S: Removed.
50442
50443 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
50444
50445         [BZ #3268]
50446         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
50447         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
50448         computation is not scheduled after fetestexcept.  Fix value
50449         of minimum denormal long double.
50450
50451 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
50452
50453         [BZ #3268]
50454         * math/libm-test.inc (fma_test): Add some more tests.
50455         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
50456         correctly.
50457
50458 2010-10-15  Andreas Schwab  <schwab@redhat.com>
50459
50460         * scripts/data/localplt-s390-linux-gnu.data: New file.
50461         * scripts/data/localplt-s390x-linux-gnu.data: New file.
50462
50463 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
50464
50465         [BZ #3268]
50466         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
50467         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
50468         instead of dbl-64.
50469         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
50470         inlines.
50471         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
50472         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
50473         if one of x and y is very large and the other is subnormal.
50474         * sysdeps/s390/fpu/s_fmaf.c: New file.
50475         * sysdeps/s390/fpu/s_fma.c: New file.
50476         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
50477         * sysdeps/powerpc/fpu/s_fma.S: New file.
50478         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
50479         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
50480         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
50481
50482 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
50483
50484         [BZ #3268]
50485         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
50486         fma tests.
50487         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
50488         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
50489         * sysdeps/i386/i686/multiarch/s_fma.c: Include
50490         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
50491         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
50492         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
50493         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
50494
50495 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
50496
50497         [BZ #12078]
50498         * posix/regcomp.c (parse_branch): One more memory leak plugged.
50499         * posix/bug-regex31.input: Add test case.
50500
50501 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50502
50503         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
50504         * posix/bug-regex31.input: New file.
50505
50506         [BZ #12078]
50507         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
50508         (parse_sub_exp): Fix last change, use postorder.
50509
50510         * posix/bug-regex31.c: New file.
50511         * posix/Makefile: Add rules to build and run bug-regex31.
50512
50513         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
50514
50515         [BZ #12078]
50516         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
50517
50518         [BZ #12108]
50519         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
50520         to have entries in sys_siglist.
50521
50522         [BZ #12093]
50523         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
50524         be NULL.
50525
50526 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
50527
50528         [BZ #3268]
50529         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
50530         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
50531         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
50532         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
50533         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
50534         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
50535         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
50536         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
50537         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
50538         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
50539         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
50540         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
50541         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
50542         * math/ftestexcept.c (fetestexcept): Likewise.
50543         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
50544         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
50545         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
50546         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
50547         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
50548         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
50549         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
50550
50551 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
50552
50553         [BZ #12107]
50554         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
50555         newline.
50556
50557 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
50558
50559         * string/bug-strstr1.c: New file.
50560         * string/Makefile: Add rules to build and run bug-strstr1.
50561
50562 2010-10-05  Eric Blake  <eblake@redhat.com>
50563
50564         [BZ #12092]
50565         * string/str-two-way.h (two_way_long_needle): Always clear memory
50566         when skipping input due to the shift table.
50567
50568 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
50569
50570         [BZ #12005]
50571         * malloc/mcheck.c: Handle large requests.
50572
50573         [BZ #12077]
50574         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
50575         for strncmp and strncasecmp.
50576         * string/stratcliff.c: Add tests for strcmp and strncmp.
50577         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
50578
50579 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
50580
50581         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
50582         __set_fpscr.
50583
50584 2010-09-30  Andreas Jaeger  <aj@suse.de>
50585
50586         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
50587         (CGROUP_SUPER_MAGIC): Define.
50588         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
50589         Handle btrfs and cgroup file systems.
50590         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
50591         Likewise.
50592
50593 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
50594
50595         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
50596         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
50597
50598 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50599
50600         [BZ #12067]
50601         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
50602         trying to locate the ELF header.
50603
50604 2010-09-27  Andreas Schwab  <schwab@redhat.com>
50605
50606         [BZ #11611]
50607         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
50608         Mask out sign-bit copies when constructing f_fsid.
50609
50610 2010-09-24  Petr Baudis <pasky@suse.cz>
50611
50612         * debug/stack_chk_fail_local.c: Add missing licence exception.
50613         * debug/warning-nop.c: Likewise.
50614
50615 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
50616
50617         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
50618         implementing getdents64 using getdents syscall, set d_type if
50619         __ASSUME_GETDENTS32_D_TYPE.
50620
50621 2010-09-16  Andreas Schwab  <schwab@redhat.com>
50622
50623         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
50624         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
50625
50626 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
50627
50628         [BZ #12037]
50629         * posix/unistd.h: Undo change of feature selection for ftruncate from
50630         2010-01-11.
50631
50632 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
50633
50634         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
50635         detection.
50636
50637 2010-09-20  Andreas Schwab  <schwab@redhat.com>
50638
50639         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
50640         fanotify_mark.
50641         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
50642
50643 2010-09-14  Andreas Schwab  <schwab@redhat.com>
50644
50645         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
50646         variables after CHECK_SP call.
50647         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
50648
50649 2010-09-13  Andreas Schwab  <schwab@redhat.com>
50650             Ulrich Drepper  <drepper@redhat.com>
50651
50652         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
50653         re-relocationg ld.so.
50654         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
50655         _dl_init_paths call.
50656         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
50657         here anymore.
50658
50659 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
50660
50661         * resolv/res_init.c (__res_vinit): Count the default server we added.
50662
50663 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
50664             Ulrich Drepper  <drepper@redhat.com>
50665
50666         [BZ #11968]
50667         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
50668         (____longjmp_chk): Use %ebx for saving value across system call.
50669         Add unwind info.
50670
50671 2010-09-06  Andreas Schwab  <schwab@redhat.com>
50672
50673         * manual/Makefile: Don't mix pattern rules with normal rules.
50674
50675 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
50676
50677         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
50678         operation.
50679         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
50680         * libio/iofopncook.c (_IO_cookie_init): Likewise.
50681         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
50682         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
50683         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
50684         Likewise.
50685
50686 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
50687
50688         [BZ #11979]
50689         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
50690         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
50691
50692 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
50693
50694         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
50695         * sysdeps/x86_64/addmul_1.S: Likewise.
50696         * sysdeps/x86_64/lshift.S: Likewise.
50697         * sysdeps/x86_64/mul_1.S: Likewise.
50698         * sysdeps/x86_64/rshift.S: Likewise.
50699         * sysdeps/x86_64/sub_n.S: Likewise.
50700         * sysdeps/x86_64/submul_1.S: Likewise.
50701
50702 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50703
50704         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
50705         Define __sched_param instead of SCHED_* and sched_param when
50706         <bits/sched.h> is included with __need_schedparam defined.
50707         * bits/sched.h [__need_schedparam]
50708         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
50709         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
50710         (__defined_schedparam): Define to 1.
50711         (__sched_param): New structure, identical to sched_param.
50712         (__need_schedparam): Undefine.
50713
50714 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
50715
50716         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
50717         (epoll_create1): Declare.
50718
50719         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
50720
50721 2010-08-31  Andreas Schwab  <schwab@redhat.com>
50722
50723         [BZ #7066]
50724         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
50725         shifting retval into place.
50726
50727 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
50728
50729         * nis/rpcsvc/nis.h: Update copyright notice.
50730         * nis/rpcsvc/nis.x: Likewise.
50731         * nis/rpcsvc/nis_callback.h: Likewise.
50732         * nis/rpcsvc/nis_callback.x: Likewise.
50733         * nis/rpcsvc/nis_object.x: Likewise.
50734         * nis/rpcsvc/nis_tags.h: Likewise.
50735         * nis/rpcsvc/yp.h: Likewise.
50736         * nis/rpcsvc/yp.x: Likewise.
50737         * nis/rpcsvc/ypupd.h: Likewise.
50738         * nis/yp_xdr.c: Likewise.
50739         * nis/ypupdate_xdr.c: Likewise.
50740
50741         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
50742         mainly the body of pmap_getport.  Add parameters to specify timeouts.
50743         (pmap_getport): Use __libc_rpc_getport.
50744         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
50745         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
50746         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
50747
50748 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
50749
50750         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
50751         fanotify_mark.
50752
50753 2010-08-27  Roland McGrath  <roland@redhat.com>
50754
50755         * sysdeps/i386/i686/multiarch/Makefile
50756         (CFLAGS-varshift.c): New variable.
50757
50758 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
50759
50760         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
50761         * sysdeps/i386/i686/multiarch/varshift.c: New file.
50762
50763         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
50764
50765         * sysdeps/x86_64/strlen.S: Minimal code improvement.
50766
50767 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
50768
50769         * sysdeps/x86_64/strlen.S: Unroll the loop.
50770         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50771         strlen-sse2 strlen-sse2-bsf.
50772         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
50773         __strlen_no_bsf if bit_Slow_BSF is set.
50774         (__strlen_sse42): Removed.
50775         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
50776         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
50777
50778 2010-08-25  Roland McGrath  <roland@redhat.com>
50779
50780         * sysdeps/x86_64/multiarch/varshift.S: File removed.
50781         * sysdeps/x86_64/multiarch/varshift.c: New file.
50782         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
50783         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
50784         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
50785         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
50786
50787 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
50788
50789         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
50790         strlen-sse2 strlen-sse2-bsf.
50791         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
50792         __strlen_sse2_bsf if bit_Slow_BSF is unset.
50793         (__strlen_sse2): Removed.
50794         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
50795         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
50796         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
50797         bit_Slow_BSF for Atom.
50798         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
50799         (index_Slow_BSF): Define.
50800         (HAS_SLOW_BSF): Define.
50801
50802 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
50803
50804         [BZ #10851]
50805         * resolv/res_init.c (__res_vinit): When no server address at all
50806         is given default to loopback.
50807
50808 2010-08-24  Roland McGrath  <roland@redhat.com>
50809
50810         * configure.in: Remove config-name.h generation.
50811         * configure: Regenerated.
50812         * config-name.in: File removed.
50813         * scripts/config-uname.sh: New file.
50814         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
50815         ($(objdir)config-name.h): New target.
50816
50817         * sunrpc/rpc_parse.h: Avoid nested comment.
50818
50819 2010-08-24  Richard Henderson  <rth@redhat.com>
50820             Ulrich Drepper  <drepper@redhat.com>
50821             H.J. Lu  <hongjiu.lu@intel.com>
50822
50823         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
50824         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
50825         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
50826         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
50827         _mm_alignr_epi8 with _mm_loadu_si128.
50828         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
50829         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
50830         (__m128i_shift_right): Removed.
50831         * sysdeps/i386/i686/multiarch/varshift.h: New file.
50832         * sysdeps/i386/i686/multiarch/varshift.S: New file.
50833         * sysdeps/x86_64/multiarch/varshift.h: New file.
50834         * sysdeps/x86_64/multiarch/varshift.S: New file.
50835
50836 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
50837
50838         * configure.in: Move assembler checks to before sysdep dir checking.
50839
50840 2010-08-20  Petr Baudis  <pasky@suse.cz>
50841
50842         * LICENSES: Sync the sunrpc license.
50843
50844 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
50845
50846         * sunrpc/auth_des.c: Update copyright notice once again.
50847         * sunrpc/auth_none.c: Likewise.
50848         * sunrpc/auth_unix.c: Likewise.
50849         * sunrpc/authdes_prot.c: Likewise.
50850         * sunrpc/authuxprot.c: Likewise.
50851         * sunrpc/bindrsvprt.c: Likewise.
50852         * sunrpc/clnt_gen.c: Likewise.
50853         * sunrpc/clnt_perr.c: Likewise.
50854         * sunrpc/clnt_raw.c: Likewise.
50855         * sunrpc/clnt_simp.c: Likewise.
50856         * sunrpc/clnt_tcp.c: Likewise.
50857         * sunrpc/clnt_udp.c: Likewise.
50858         * sunrpc/clnt_unix.c: Likewise.
50859         * sunrpc/des_crypt.c: Likewise.
50860         * sunrpc/des_soft.c: Likewise.
50861         * sunrpc/get_myaddr.c: Likewise.
50862         * sunrpc/getrpcport.c: Likewise.
50863         * sunrpc/key_call.c: Likewise.
50864         * sunrpc/key_prot.c: Likewise.
50865         * sunrpc/openchild.c: Likewise.
50866         * sunrpc/pm_getmaps.c: Likewise.
50867         * sunrpc/pm_getport.c: Likewise.
50868         * sunrpc/pmap_clnt.c: Likewise.
50869         * sunrpc/pmap_prot.c: Likewise.
50870         * sunrpc/pmap_prot2.c: Likewise.
50871         * sunrpc/pmap_rmt.c: Likewise.
50872         * sunrpc/rpc/auth.h: Likewise.
50873         * sunrpc/rpc/auth_unix.h: Likewise.
50874         * sunrpc/rpc/clnt.h: Likewise.
50875         * sunrpc/rpc/des_crypt.h: Likewise.
50876         * sunrpc/rpc/key_prot.h: Likewise.
50877         * sunrpc/rpc/netdb.h: Likewise.
50878         * sunrpc/rpc/pmap_clnt.h: Likewise.
50879         * sunrpc/rpc/pmap_prot.h: Likewise.
50880         * sunrpc/rpc/pmap_rmt.h: Likewise.
50881         * sunrpc/rpc/rpc.h: Likewise.
50882         * sunrpc/rpc/rpc_des.h: Likewise.
50883         * sunrpc/rpc/rpc_msg.h: Likewise.
50884         * sunrpc/rpc/svc.h: Likewise.
50885         * sunrpc/rpc/svc_auth.h: Likewise.
50886         * sunrpc/rpc/types.h: Likewise.
50887         * sunrpc/rpc/xdr.h: Likewise.
50888         * sunrpc/rpc_clntout.c: Likewise.
50889         * sunrpc/rpc_cmsg.c: Likewise.
50890         * sunrpc/rpc_common.c: Likewise.
50891         * sunrpc/rpc_cout.c: Likewise.
50892         * sunrpc/rpc_dtable.c: Likewise.
50893         * sunrpc/rpc_hout.c: Likewise.
50894         * sunrpc/rpc_main.c: Likewise.
50895         * sunrpc/rpc_parse.c: Likewise.
50896         * sunrpc/rpc_parse.h: Likewise.
50897         * sunrpc/rpc_prot.c: Likewise.
50898         * sunrpc/rpc_sample.c: Likewise.
50899         * sunrpc/rpc_scan.c: Likewise.
50900         * sunrpc/rpc_scan.h: Likewise.
50901         * sunrpc/rpc_svcout.c: Likewise.
50902         * sunrpc/rpc_tblout.c: Likewise.
50903         * sunrpc/rpc_util.c: Likewise.
50904         * sunrpc/rpc_util.h: Likewise.
50905         * sunrpc/rpcinfo.c: Likewise.
50906         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
50907         * sunrpc/rpcsvc/key_prot.x: Likewise.
50908         * sunrpc/rpcsvc/klm_prot.x: Likewise.
50909         * sunrpc/rpcsvc/mount.x: Likewise.
50910         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
50911         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
50912         * sunrpc/rpcsvc/rex.x: Likewise.
50913         * sunrpc/rpcsvc/rstat.x: Likewise.
50914         * sunrpc/rpcsvc/rusers.x: Likewise.
50915         * sunrpc/rpcsvc/sm_inter.x: Likewise.
50916         * sunrpc/rpcsvc/spray.x: Likewise.
50917         * sunrpc/rpcsvc/yppasswd.x: Likewise.
50918         * sunrpc/rtime.c: Likewise.
50919         * sunrpc/svc.c: Likewise.
50920         * sunrpc/svc_auth.c: Likewise.
50921         * sunrpc/svc_authux.c: Likewise.
50922         * sunrpc/svc_raw.c: Likewise.
50923         * sunrpc/svc_run.c: Likewise.
50924         * sunrpc/svc_simple.c: Likewise.
50925         * sunrpc/svc_tcp.c: Likewise.
50926         * sunrpc/svc_udp.c: Likewise.
50927         * sunrpc/svc_unix.c: Likewise.
50928         * sunrpc/svcauth_des.c: Likewise.
50929         * sunrpc/xcrypt.c: Likewise.
50930         * sunrpc/xdr.c: Likewise.
50931         * sunrpc/xdr_array.c: Likewise.
50932         * sunrpc/xdr_float.c: Likewise.
50933         * sunrpc/xdr_mem.c: Likewise.
50934         * sunrpc/xdr_rec.c: Likewise.
50935         * sunrpc/xdr_ref.c: Likewise.
50936         * sunrpc/xdr_sizeof.c: Likewise.
50937         * sunrpc/xdr_stdio.c: Likewise.
50938
50939         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
50940         handling.
50941
50942 2010-08-19  Andreas Schwab  <schwab@redhat.com>
50943
50944         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
50945
50946 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
50947
50948         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
50949         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
50950         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
50951         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
50952         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
50953         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
50954         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
50955         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
50956         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
50957         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
50958         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
50959         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
50960         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
50961         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
50962
50963 2010-07-26  Anton Blanchard  <anton@samba.org>
50964
50965         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
50966         * malloc/arena.c (heap_trim): Likewise.
50967
50968 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
50969
50970         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
50971         here.  Not...
50972         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
50973         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
50974
50975 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
50976
50977         * sysdeps/i386/elf/Makefile: New file.
50978
50979 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
50980
50981         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
50982         from fanotify_init.
50983         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
50984         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
50985
50986 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
50987
50988         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
50989         of strncasecmp_l.
50990         * sysdeps/multiarch/strcmp.S: Likewise.
50991
50992 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
50993
50994         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
50995         strncase_l-nonascii.
50996         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
50997         Add strncase_l-ssse3.
50998         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
50999         * sysdeps/x86_64/strcmp.S: Likewise.
51000         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
51001         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
51002         * sysdeps/x86_64/strncase.S: New file.
51003         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
51004         * sysdeps/x86_64/strncase_l.S: New file.
51005         * string/Makefile (strop-tests): Add strncasecmp.
51006         * string/test-strncasecmp.c: New file.
51007
51008         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
51009         warning.
51010
51011         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
51012         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
51013
51014 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
51015
51016         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
51017
51018 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
51019
51020         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
51021         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
51022         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
51023
51024 2010-05-01  Alan Modra  <amodra@gmail.com>
51025
51026         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
51027         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
51028         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
51029         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
51030         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
51031         tidying.  Don't tail-call __sigjmp_save for static lib.
51032         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
51033         save location.
51034         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
51035         (CALL_MCOUNT): Add eh info, and nop after bl.
51036         (TAIL_CALL_SYSCALL_ERROR): New macro.
51037         (PSEUDO_RET): Use it.
51038         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
51039         Correct save location of integer regs and cr.
51040         (_dl_profile_resolve): Correct cr save location.  Delete nops
51041         after bl when SHARED.  Reduce cfi size a little by better
51042         placement of cfi directives.
51043         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
51044         make a stack frame.  Instead use parm save area as a temp.
51045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
51046         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
51047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
51048         Don't make a stack frame for parent, use parm save area.
51049         Increase child stack frame to 112 bytes.  Don't save unused reg,
51050         and adjust reg usage.  Set up cfi on error recovery and
51051         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
51052         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
51053         (__makecontext): Add dummy nop after jump to exit.
51054         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
51055         Use correct parm save area and cr save, reduce stack frame.
51056         Correct cfi for possible PSEUDO_RET frame setup.
51057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
51058         Branch to local label emitted by PSEUDO_RET rather than
51059         __syscall_error.
51060
51061 2010-08-12  Andreas Schwab  <schwab@redhat.com>
51062
51063         [BZ #11904]
51064         * locale/programs/locale.c (print_assignment): New function.
51065         (show_locale_vars): Use it.
51066
51067 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
51068
51069         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
51070         field.
51071         (struct statfs64): Likewise.
51072         (_STATFS_F_FLAGS): Define.
51073         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
51074         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
51075         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
51076         (ST_VALID): Define locally.
51077         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
51078         __statvfs_getflags, use the provided value.
51079         * sysdeps/unix/sysv/linux/kernel-features.h: Define
51080         __ASSUME_STATFS_F_FLAGS.
51081
51082         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
51083
51084         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
51085         Add sys/fanotify.h.
51086         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
51087         fanotify_mask for GLIBC_2.13.
51088         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
51089         fanotify_init and fanotify_mark.
51090         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
51091         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
51092
51093         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
51094         Add prlimit.
51095         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
51096         prlimit64 for GLIBC_2.13.
51097         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
51098         prlimit64.
51099         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
51100         syscall.
51101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
51102         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
51103         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
51104         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
51105         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
51106         add prlimit alias.
51107         * sysdeps/unix/sysv/linux/prlimit.c: New file.
51108
51109         [BZ #11903]
51110         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
51111         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
51112
51113         * nss/Makefile: Add rules to build and run tst-nss-test1.
51114         * shlib-versions: Add entry for libnss_test1.
51115         * nss/nss_test1.c: New file.
51116         * nss/tst-nss-test1.c: New file.
51117
51118         * nss/nsswitch.c (__nss_database_custom): Define new variable.
51119         (__nss_configure_lookup): Set appropriate entry in
51120         __nss_configure_lookup to true.
51121         * nss/nsswitch.h: Define enum with indeces of databases in
51122         databases and __nss_database_custom arrays.  Declare
51123         __nss_database_custom.
51124         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
51125         to avoid using nscd when custom rules are installed.
51126         * nss/getXXbyYY_r.c: Likewise.
51127         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
51128
51129         * nss/nss_files/files-parse.c: Whitespace fixes.
51130
51131 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
51132
51133         [BZ #11883]
51134         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
51135         * posix/fnmatch_loop.c: Likewise.
51136
51137 2010-07-17  Andi Kleen  <ak@linux.intel.com>
51138
51139         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
51140         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
51141         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
51142         * Versions.def [GLIBC_2.13]: Add.
51143
51144 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
51145
51146         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
51147         Also fail if tpwd after pwuid call is NULL.
51148
51149 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51150
51151         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
51152         when converting to ms.
51153
51154 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51155
51156         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
51157         EOPNOTSUPP errors with ENOTTY.
51158         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
51159         EOPNOTSUPP errors with ENOTTY.
51160
51161 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
51162
51163         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
51164         Add strcasecmp_l-ssse3.
51165         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
51166         strcasecmp.
51167         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
51168         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
51169         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
51170
51171 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
51172
51173         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
51174
51175         * string/Makefile (strop-tests): Add strcasecmp.
51176         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
51177         strcasecmp_l-nonascii.
51178         (gen-as-const-headers): Add locale-defines.sym.
51179         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
51180         * sysdeps/x86_64/strcasecmp.S: New file.
51181         * sysdeps/x86_64/strcasecmp_l.S: New file.
51182         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
51183         * sysdeps/x86_64/locale-defines.sym: New file.
51184         * string/test-strcasecmp.c: New file.
51185
51186         * string/test-strcasestr.c: Test both ends of the range of characters.
51187         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
51188
51189 2010-07-29  Roland McGrath  <roland@redhat.com>
51190
51191         [BZ #11856]
51192         * manual/locale.texi (Yes-or-No Questions): Fix example code.
51193
51194 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
51195
51196         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
51197         for ld.so.
51198
51199 2010-07-27  Andreas Schwab  <schwab@redhat.com>
51200
51201         * manual/memory.texi (Malloc Tunable Parameters): Document
51202         M_PERTURB.
51203
51204 2010-07-26  Roland McGrath  <roland@redhat.com>
51205
51206         [BZ #11840]
51207         * configure.in (-fgnu89-inline check): Set and substitute
51208         gnu89_inline, not libc_cv_gnu89_inline.
51209         * configure: Regenerated.
51210         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
51211
51212 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
51213
51214         * string/test-strnlen.c: New file.
51215         * string/Makefile (strop-tests): Add strnlen.
51216         * string/tester.c (test_strnlen): Add a few more test cases.
51217         * string/tst-strlen.c: Better error reporting.
51218
51219         * sysdeps/x86_64/strnlen.S: New file.
51220
51221 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
51222
51223         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
51224         lower-latency instructions.
51225
51226 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
51227
51228         * string/test-strcasestr.c: New file.
51229         * string/test-strstr.c: New file.
51230         * string/Makefile (strop-tests): Add strstr and strcasestr.
51231         * string/str-two-way.h: Don't undefine MAX.
51232         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
51233
51234 2010-07-21  Andreas Schwab  <schwab@redhat.com>
51235
51236         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51237         strcasestr-nonascii.
51238         (CFLAGS-strcasestr-nonascii.c): Define.
51239         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
51240         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
51241         Remove unused attribute.
51242
51243 2010-07-20  Roland McGrath  <roland@redhat.com>
51244
51245         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
51246         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
51247         ld.so.cache was broken.  With it, there is no way to disable dsocaps
51248         like LD_HWCAP_MASK can disable hwcaps.
51249
51250 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51251
51252         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
51253
51254 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
51255
51256         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
51257         call in strcasestr.
51258         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
51259         __strcasestr_sse42_nonascii.
51260         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
51261         strcasestr-nonascii.c.
51262         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
51263
51264 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
51265
51266         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
51267         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
51268         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
51269         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
51270
51271 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
51272
51273         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
51274         fcntl.
51275
51276 2010-07-06  Andreas Schwab  <schwab@redhat.com>
51277
51278         [BZ #11577]
51279         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
51280         dl_signal_cerror.
51281
51282 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
51283
51284         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
51285         _PC_PIPE_BUF using F_GETPIPE_SZ.
51286
51287 2010-07-05  Roland McGrath  <roland@redhat.com>
51288
51289         * manual/arith.texi (Rounding Functions): Fix rint description
51290         implicit in round description.
51291
51292 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
51293
51294         * elf/Makefile: Fix linking for a few tests to make recent linker
51295         happy.
51296
51297 2010-06-30  Andreas Schwab  <schwab@redhat.com>
51298
51299         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
51300         $(common-objpfx)libc_nonshared.a.
51301
51302 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
51303
51304         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
51305         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
51306         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51307         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51308         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
51309         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
51310         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51311         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51312         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
51313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
51314         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
51315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
51317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51318         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
51319         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
51320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
51321         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
51322         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51323         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
51324         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51325         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
51326         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
51327         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
51328         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
51329         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
51330         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
51331         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
51332         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
51333         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
51334         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
51335         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
51336         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
51337         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
51338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
51339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
51340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
51341         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
51342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
51343         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
51344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
51345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
51346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
51347         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
51348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
51349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
51350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
51351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
51352
51353 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
51354
51355         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
51356         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
51357         * string/memmove.c (memmove): Renamed to ...
51358         (MEMMOVE): ...this.  Default to memmove.
51359         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
51360         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
51361         (END_CHK): Define.
51362         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51363         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
51364         mempcpy-ssse3-back memmove-ssse3-back.
51365         * sysdeps/x86_64/multiarch/bcopy.S: New file .
51366         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
51367         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
51368         * sysdeps/x86_64/multiarch/memcpy.S: New file.
51369         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
51370         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
51371         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
51372         * sysdeps/x86_64/multiarch/memmove.c: New file.
51373         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
51374         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
51375         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
51376         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
51377         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
51378         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
51379         Define.
51380         (index_Fast_Copy_Backward): Define.
51381         (HAS_ARCH_FEATURE): Define.
51382         (HAS_FAST_REP_STRING): Define.
51383         (HAS_FAST_COPY_BACKWARD): Define.
51384
51385 2010-06-21  Andreas Schwab  <schwab@redhat.com>
51386
51387         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
51388         Restore proper fallback handling.
51389
51390 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
51391
51392         [BZ #11701]
51393         * posix/group_member.c (__group_member): Correct checking loop.
51394
51395         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
51396         OOM in getpwuid_r correctly.  Return error number when the caller
51397         should return, otherwise -1.
51398         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
51399         call returning > 0 value.
51400         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
51401
51402 2010-06-07  Andreas Schwab  <schwab@redhat.com>
51403
51404         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
51405         libc_nonshared.a from targets in modules-names.
51406
51407 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
51408
51409         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
51410         requires it.
51411
51412 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
51413
51414         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
51415         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
51416         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
51417         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
51418
51419 2010-06-02  Andreas Schwab  <schwab@redhat.com>
51420
51421         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
51422
51423 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
51424
51425         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
51426         and F_GETPIPE_SZ.
51427         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
51428         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
51429         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
51430         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
51431         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
51432         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
51433
51434 2010-06-14  Roland McGrath  <roland@redhat.com>
51435
51436         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
51437
51438 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
51439
51440         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
51441         __REDIRECT followed by __THROW.
51442         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
51443         * posix/getopt.h (getopt): Likewise.
51444
51445 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51446
51447         * hurd/lookup-at.c (__file_name_lookup_at): Accept
51448         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
51449         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
51450         in AT_FLAGS.
51451         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
51452         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
51453
51454 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
51455
51456         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
51457
51458 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
51459
51460         [BZ #11640]
51461         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
51462         Properly check family and model.
51463
51464 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
51465
51466         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
51467
51468 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
51469
51470         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
51471
51472 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
51473
51474         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
51475         symbol reference.
51476
51477 2010-05-19  Andreas Schwab  <schwab@redhat.com>
51478
51479         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
51480         symbol reference.
51481
51482 2010-05-21  Andreas Schwab  <schwab@redhat.com>
51483
51484         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
51485         and internal_recvmmsg.
51486         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
51487         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
51488         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
51489         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
51490
51491         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
51492         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
51493         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
51494
51495 2010-05-20  Andreas Schwab  <schwab@redhat.com>
51496
51497         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
51498
51499 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
51500
51501         POWER7 optimizations.
51502         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
51503         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
51504
51505 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
51506
51507         * version.h: Update for 2.13 development version.
51508
51509 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
51510
51511         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
51512         exceptions.  Return 0.
51513
51514 2010-05-07  Roland McGrath  <roland@redhat.com>
51515
51516         * elf/ldconfig.c (main): Add a const.
51517
51518 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
51519
51520         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
51521         (args_options): Add no-idn option.
51522         (ahosts_keys_int): Add idn_flags to ai_flags.
51523         (parse_option): Handle 'i' option to clear idn_flags.
51524
51525         * malloc/malloc.c (_int_free): Possible race in the most recently
51526         added check.  Only act on the data if no current modification
51527         happened.
51528
51529 See ChangeLog.17 for earlier changes.